.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-cf1d2793-8112-42e6-87e9-88649de68ad4 {
  min-height: 50px;
}








#s-cf1d2793-8112-42e6-87e9-88649de68ad4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf1d2793-8112-42e6-87e9-88649de68ad4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e01568e-a05a-466c-b776-1b20afc4b312 {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1e01568e-a05a-466c-b776-1b20afc4b312 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e01568e-a05a-466c-b776-1b20afc4b312 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e01568e-a05a-466c-b776-1b20afc4b312 {
  display: none;
}
#s-1e01568e-a05a-466c-b776-1b20afc4b312, #wrap-s-1e01568e-a05a-466c-b776-1b20afc4b312 { display:none !important; }}@media (max-width: 767px){#s-1e01568e-a05a-466c-b776-1b20afc4b312 {
  display: none;
}
#s-1e01568e-a05a-466c-b776-1b20afc4b312, #wrap-s-1e01568e-a05a-466c-b776-1b20afc4b312 { display:none !important; }}







#s-1e01568e-a05a-466c-b776-1b20afc4b312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e01568e-a05a-466c-b776-1b20afc4b312.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-52f2a581-5673-455e-9132-b820c45914b9 {
  margin-top: -19px;
margin-left: 50px;
margin-bottom: -19px;
margin-right: 50px;
min-height: 400px;
}
@media (min-width: 1200px){#s-52f2a581-5673-455e-9132-b820c45914b9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52f2a581-5673-455e-9132-b820c45914b9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52f2a581-5673-455e-9132-b820c45914b9 {
  
}
}@media (max-width: 767px){#s-52f2a581-5673-455e-9132-b820c45914b9 {
  
}
}
@media (min-width: 0px) {
[id="s-52f2a581-5673-455e-9132-b820c45914b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52f2a581-5673-455e-9132-b820c45914b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-52f2a581-5673-455e-9132-b820c45914b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-52f2a581-5673-455e-9132-b820c45914b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-26b7759e-ad74-4201-9da0-a6ed50c8d714 {
  background-size: cover;
margin-top: -6px;
margin-bottom: -6px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 450px;
background-position: right center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-26b7759e-ad74-4201-9da0-a6ed50c8d714 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26b7759e-ad74-4201-9da0-a6ed50c8d714 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-26b7759e-ad74-4201-9da0-a6ed50c8d714 {
  display: none;
}
#s-26b7759e-ad74-4201-9da0-a6ed50c8d714, #wrap-s-26b7759e-ad74-4201-9da0-a6ed50c8d714 { display:none !important; }}@media (max-width: 767px){#s-26b7759e-ad74-4201-9da0-a6ed50c8d714 {
  display: none;
}
#s-26b7759e-ad74-4201-9da0-a6ed50c8d714, #wrap-s-26b7759e-ad74-4201-9da0-a6ed50c8d714 { display:none !important; }}







#s-26b7759e-ad74-4201-9da0-a6ed50c8d714 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-26b7759e-ad74-4201-9da0-a6ed50c8d714.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-36074d3b-8697-4ec2-bcbe-eb42199ff056 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 400px;
}

#s-36074d3b-8697-4ec2-bcbe-eb42199ff056 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-36074d3b-8697-4ec2-bcbe-eb42199ff056 .shg-sld-nav-button.shg-sld-left,
#s-36074d3b-8697-4ec2-bcbe-eb42199ff056 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-a33478af-9644-4b20-b212-ca202b99fca9 {
  max-width: 767px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-a33478af-9644-4b20-b212-ca202b99fca9 img.shogun-image,
  #s-a33478af-9644-4b20-b212-ca202b99fca9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a33478af-9644-4b20-b212-ca202b99fca9 {
    width: 100%;
    height: auto;
  }



  img.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
    
    
  }


.s-a33478af-9644-4b20-b212-ca202b99fca9 .shogun-image-content {
  
    align-items: center;
  
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shg-align-container {
  text-align: center
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-a33478af-9644-4b20-b212-ca202b99fca9 img.shogun-image,
  #s-a33478af-9644-4b20-b212-ca202b99fca9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a33478af-9644-4b20-b212-ca202b99fca9 {
    width: 100%;
    height: auto;
  }



  img.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
    
    
  }


.s-a33478af-9644-4b20-b212-ca202b99fca9 .shogun-image-content {
  
    align-items: center;
  
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shg-align-container {
  text-align: center
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){



  #s-a33478af-9644-4b20-b212-ca202b99fca9 img.shogun-image,
  #s-a33478af-9644-4b20-b212-ca202b99fca9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a33478af-9644-4b20-b212-ca202b99fca9 {
    width: 100%;
    height: auto;
  }



  img.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
    
    
  }


.s-a33478af-9644-4b20-b212-ca202b99fca9 .shogun-image-content {
  
    align-items: center;
  
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shg-align-container {
  text-align: center
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){



  #s-a33478af-9644-4b20-b212-ca202b99fca9 img.shogun-image,
  #s-a33478af-9644-4b20-b212-ca202b99fca9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a33478af-9644-4b20-b212-ca202b99fca9 {
    width: 100%;
    height: auto;
  }



  img.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
    
    
  }


.s-a33478af-9644-4b20-b212-ca202b99fca9 .shogun-image-content {
  
    align-items: center;
  
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shg-align-container {
  text-align: center
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){



  #s-a33478af-9644-4b20-b212-ca202b99fca9 img.shogun-image,
  #s-a33478af-9644-4b20-b212-ca202b99fca9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a33478af-9644-4b20-b212-ca202b99fca9 {
    width: 100%;
    height: auto;
  }



  img.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
    
    
  }


.s-a33478af-9644-4b20-b212-ca202b99fca9 .shogun-image-content {
  
    align-items: center;
  
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shg-align-container {
  text-align: center
}

.s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33478af-9644-4b20-b212-ca202b99fca9.shogun-image {
  box-sizing: border-box;
}


}
#s-f96b44d5-645c-47e9-9834-5a80b434a8b3 {
  max-width: 767px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 img.shogun-image,
  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 {
    width: 100%;
    height: auto;
  }



  img.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
    
    
  }


.s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shg-align-container {
  text-align: center
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 img.shogun-image,
  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 {
    width: 100%;
    height: auto;
  }



  img.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
    
    
  }


.s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shg-align-container {
  text-align: center
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){



  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 img.shogun-image,
  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 {
    width: 100%;
    height: auto;
  }



  img.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
    
    
  }


.s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shg-align-container {
  text-align: center
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){



  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 img.shogun-image,
  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 {
    width: 100%;
    height: auto;
  }



  img.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
    
    
  }


.s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shg-align-container {
  text-align: center
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){



  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 img.shogun-image,
  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f96b44d5-645c-47e9-9834-5a80b434a8b3 {
    width: 100%;
    height: auto;
  }



  img.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
    
    
  }


.s-f96b44d5-645c-47e9-9834-5a80b434a8b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shg-align-container {
  text-align: center
}

.s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f96b44d5-645c-47e9-9834-5a80b434a8b3.shogun-image {
  box-sizing: border-box;
}


}
#s-5372e82b-0783-461e-97dc-30135f605858 {
  max-width: 2500px;
aspect-ratio: 16/9;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5372e82b-0783-461e-97dc-30135f605858 {
  display: none;
}
#s-5372e82b-0783-461e-97dc-30135f605858, #wrap-s-5372e82b-0783-461e-97dc-30135f605858 { display:none !important; }}@media (max-width: 767px){#s-5372e82b-0783-461e-97dc-30135f605858 {
  display: none;
}
#s-5372e82b-0783-461e-97dc-30135f605858, #wrap-s-5372e82b-0783-461e-97dc-30135f605858 { display:none !important; }}




  #s-5372e82b-0783-461e-97dc-30135f605858 img.shogun-image,
  #s-5372e82b-0783-461e-97dc-30135f605858 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5372e82b-0783-461e-97dc-30135f605858 {
    width: 100%;
    height: auto;
  }



  img.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
    
    
  }


.s-5372e82b-0783-461e-97dc-30135f605858 .shogun-image-content {
  
    align-items: center;
  
}

.s-5372e82b-0783-461e-97dc-30135f605858.shg-align-container {
  text-align: center
}

.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-5372e82b-0783-461e-97dc-30135f605858 img.shogun-image,
  #s-5372e82b-0783-461e-97dc-30135f605858 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5372e82b-0783-461e-97dc-30135f605858 {
    width: 100%;
    height: auto;
  }



  img.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
    
    
  }


.s-5372e82b-0783-461e-97dc-30135f605858 .shogun-image-content {
  
    align-items: center;
  
}

.s-5372e82b-0783-461e-97dc-30135f605858.shg-align-container {
  text-align: center
}

.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){



  #s-5372e82b-0783-461e-97dc-30135f605858 img.shogun-image,
  #s-5372e82b-0783-461e-97dc-30135f605858 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5372e82b-0783-461e-97dc-30135f605858 {
    width: 100%;
    height: auto;
  }



  img.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
    
    
  }


.s-5372e82b-0783-461e-97dc-30135f605858 .shogun-image-content {
  
    align-items: center;
  
}

.s-5372e82b-0783-461e-97dc-30135f605858.shg-align-container {
  text-align: center
}

.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){



  #s-5372e82b-0783-461e-97dc-30135f605858 img.shogun-image,
  #s-5372e82b-0783-461e-97dc-30135f605858 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5372e82b-0783-461e-97dc-30135f605858 {
    width: 100%;
    height: auto;
  }



  img.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
    
    
  }


.s-5372e82b-0783-461e-97dc-30135f605858 .shogun-image-content {
  
    align-items: center;
  
}

.s-5372e82b-0783-461e-97dc-30135f605858.shg-align-container {
  text-align: center
}

.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){



  #s-5372e82b-0783-461e-97dc-30135f605858 img.shogun-image,
  #s-5372e82b-0783-461e-97dc-30135f605858 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5372e82b-0783-461e-97dc-30135f605858 {
    width: 100%;
    height: auto;
  }



  img.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
    
    
  }


.s-5372e82b-0783-461e-97dc-30135f605858 .shogun-image-content {
  
    align-items: center;
  
}

.s-5372e82b-0783-461e-97dc-30135f605858.shg-align-container {
  text-align: center
}

.s-5372e82b-0783-461e-97dc-30135f605858.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5372e82b-0783-461e-97dc-30135f605858.shogun-image {
  box-sizing: border-box;
}


}
#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997 {
  background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 400px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997 {
  display: none;
}
#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997, #wrap-s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997 { display:none !important; }}@media (max-width: 767px){#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997 {
  display: none;
}
#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997, #wrap-s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997 { display:none !important; }}







#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-c14f4f2b-45c8-48d3-84d6-a2c9f85db997.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #282828;
  font-family: Roboto Condensed;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-fedd51c7-d699-4fd1-974e-101e31468379 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fedd51c7-d699-4fd1-974e-101e31468379 {
  display: none;
}
#s-fedd51c7-d699-4fd1-974e-101e31468379, #wrap-s-fedd51c7-d699-4fd1-974e-101e31468379 { display:none !important; }}@media (max-width: 767px){#s-fedd51c7-d699-4fd1-974e-101e31468379 {
  display: none;
}
#s-fedd51c7-d699-4fd1-974e-101e31468379, #wrap-s-fedd51c7-d699-4fd1-974e-101e31468379 { display:none !important; }}
#s-fedd51c7-d699-4fd1-974e-101e31468379 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: #282828;
  font-family: Roboto Condensed;
  font-weight: 400;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #505050;
  font-family: Roboto Condensed;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: #282828;
  font-family: Roboto Condensed;
  font-weight: 400;
}

.shg-theme-text-content p {
  color: #505050;
  font-family: Roboto Condensed;
  font-weight: 400;
}

#s-f54a1208-1f87-4158-9119-2a028689f280 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-f54a1208-1f87-4158-9119-2a028689f280 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f54a1208-1f87-4158-9119-2a028689f280 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f54a1208-1f87-4158-9119-2a028689f280 {
  display: none;
}
#s-f54a1208-1f87-4158-9119-2a028689f280, #wrap-s-f54a1208-1f87-4158-9119-2a028689f280 { display:none !important; }}@media (max-width: 767px){#s-f54a1208-1f87-4158-9119-2a028689f280 {
  display: none;
}
#s-f54a1208-1f87-4158-9119-2a028689f280, #wrap-s-f54a1208-1f87-4158-9119-2a028689f280 { display:none !important; }}
#s-f43b86d8-19b1-4794-936e-58c4ac61be45 {
  margin-left: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-f43b86d8-19b1-4794-936e-58c4ac61be45 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f43b86d8-19b1-4794-936e-58c4ac61be45 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f43b86d8-19b1-4794-936e-58c4ac61be45 {
  display: none;
}
#s-f43b86d8-19b1-4794-936e-58c4ac61be45, #wrap-s-f43b86d8-19b1-4794-936e-58c4ac61be45 { display:none !important; }}@media (max-width: 767px){#s-f43b86d8-19b1-4794-936e-58c4ac61be45 {
  display: none;
}
#s-f43b86d8-19b1-4794-936e-58c4ac61be45, #wrap-s-f43b86d8-19b1-4794-936e-58c4ac61be45 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f43b86d8-19b1-4794-936e-58c4ac61be45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f43b86d8-19b1-4794-936e-58c4ac61be45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f43b86d8-19b1-4794-936e-58c4ac61be45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f43b86d8-19b1-4794-936e-58c4ac61be45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f43b86d8-19b1-4794-936e-58c4ac61be45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f43b86d8-19b1-4794-936e-58c4ac61be45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f43b86d8-19b1-4794-936e-58c4ac61be45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: 400;
  font-family: Roboto Condensed;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-71f33f01-bac6-4394-85c5-6ba6389f0d06 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 9px;
border-left-width: 9px;
border-bottom-width: 9px;
border-right-width: 9px;
border-color: rgba(135, 29, 21, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(135, 29, 21, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-71f33f01-bac6-4394-85c5-6ba6389f0d06:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-71f33f01-bac6-4394-85c5-6ba6389f0d06:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-71f33f01-bac6-4394-85c5-6ba6389f0d06 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-71f33f01-bac6-4394-85c5-6ba6389f0d06 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-71f33f01-bac6-4394-85c5-6ba6389f0d06 {
  
}
}@media (max-width: 767px){#s-71f33f01-bac6-4394-85c5-6ba6389f0d06 {
  
}
}

  #s-71f33f01-bac6-4394-85c5-6ba6389f0d06-root {
    text-align: center;
  }


#s-71f33f01-bac6-4394-85c5-6ba6389f0d06.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  block ;
}
@media (min-width: 1200px){
  #s-71f33f01-bac6-4394-85c5-6ba6389f0d06-root {
    text-align: center;
  }


#s-71f33f01-bac6-4394-85c5-6ba6389f0d06.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-71f33f01-bac6-4394-85c5-6ba6389f0d06-root {
    text-align: center;
  }


#s-71f33f01-bac6-4394-85c5-6ba6389f0d06.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-71f33f01-bac6-4394-85c5-6ba6389f0d06-root {
    text-align: center;
  }


#s-71f33f01-bac6-4394-85c5-6ba6389f0d06.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  block ;
}
}@media (max-width: 767px){
  #s-71f33f01-bac6-4394-85c5-6ba6389f0d06-root {
    text-align: center;
  }


#s-71f33f01-bac6-4394-85c5-6ba6389f0d06.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  block ;
}
}
#s-e19c373f-81cd-4343-b320-7a9c5a6b1d93 {
  margin-left: 3%;
margin-right: 3%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-e19c373f-81cd-4343-b320-7a9c5a6b1d93 {
  display: none;
}
#s-e19c373f-81cd-4343-b320-7a9c5a6b1d93, #wrap-s-e19c373f-81cd-4343-b320-7a9c5a6b1d93 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e19c373f-81cd-4343-b320-7a9c5a6b1d93 {
  display: none;
}
#s-e19c373f-81cd-4343-b320-7a9c5a6b1d93, #wrap-s-e19c373f-81cd-4343-b320-7a9c5a6b1d93 { display:none !important; }}
#s-e19c373f-81cd-4343-b320-7a9c5a6b1d93 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e19c373f-81cd-4343-b320-7a9c5a6b1d93 .shg-sld-nav-button.shg-sld-left,
#s-e19c373f-81cd-4343-b320-7a9c5a6b1d93 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-a7981847-844a-48f2-818e-bf78081138cc {
  max-width: 767px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-a7981847-844a-48f2-818e-bf78081138cc img.shogun-image,
  #s-a7981847-844a-48f2-818e-bf78081138cc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a7981847-844a-48f2-818e-bf78081138cc {
    width: 100%;
    height: auto;
  }



  img.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
    
    
  }


.s-a7981847-844a-48f2-818e-bf78081138cc .shogun-image-content {
  
    align-items: center;
  
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shg-align-container {
  text-align: center
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-a7981847-844a-48f2-818e-bf78081138cc img.shogun-image,
  #s-a7981847-844a-48f2-818e-bf78081138cc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a7981847-844a-48f2-818e-bf78081138cc {
    width: 100%;
    height: auto;
  }



  img.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
    
    
  }


.s-a7981847-844a-48f2-818e-bf78081138cc .shogun-image-content {
  
    align-items: center;
  
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shg-align-container {
  text-align: center
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){



  #s-a7981847-844a-48f2-818e-bf78081138cc img.shogun-image,
  #s-a7981847-844a-48f2-818e-bf78081138cc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a7981847-844a-48f2-818e-bf78081138cc {
    width: 100%;
    height: auto;
  }



  img.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
    
    
  }


.s-a7981847-844a-48f2-818e-bf78081138cc .shogun-image-content {
  
    align-items: center;
  
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shg-align-container {
  text-align: center
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){



  #s-a7981847-844a-48f2-818e-bf78081138cc img.shogun-image,
  #s-a7981847-844a-48f2-818e-bf78081138cc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a7981847-844a-48f2-818e-bf78081138cc {
    width: 100%;
    height: auto;
  }



  img.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
    
    
  }


.s-a7981847-844a-48f2-818e-bf78081138cc .shogun-image-content {
  
    align-items: center;
  
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shg-align-container {
  text-align: center
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){



  #s-a7981847-844a-48f2-818e-bf78081138cc img.shogun-image,
  #s-a7981847-844a-48f2-818e-bf78081138cc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a7981847-844a-48f2-818e-bf78081138cc {
    width: 100%;
    height: auto;
  }



  img.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
    
    
  }


.s-a7981847-844a-48f2-818e-bf78081138cc .shogun-image-content {
  
    align-items: center;
  
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shg-align-container {
  text-align: center
}

.s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7981847-844a-48f2-818e-bf78081138cc.shogun-image {
  box-sizing: border-box;
}


}
#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d {
  max-width: 767px;
aspect-ratio: 16/9;
text-align: center;
}
@media (min-width: 1200px){#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d {
  display: none;
}
#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d, #wrap-s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d {
  display: none;
}
#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d, #wrap-s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d { display:none !important; }}




  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d img.shogun-image,
  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d {
    width: 100%;
    height: auto;
  }



  img.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
    
    
  }


.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shogun-image-content {
  
    align-items: center;
  
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shg-align-container {
  text-align: center
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d img.shogun-image,
  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d {
    width: 100%;
    height: auto;
  }



  img.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
    
    
  }


.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shogun-image-content {
  
    align-items: center;
  
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shg-align-container {
  text-align: center
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){



  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d img.shogun-image,
  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d {
    width: 100%;
    height: auto;
  }



  img.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
    
    
  }


.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shogun-image-content {
  
    align-items: center;
  
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shg-align-container {
  text-align: center
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){



  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d img.shogun-image,
  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d {
    width: 100%;
    height: auto;
  }



  img.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
    
    
  }


.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shogun-image-content {
  
    align-items: center;
  
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shg-align-container {
  text-align: center
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){



  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d img.shogun-image,
  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d {
    width: 100%;
    height: auto;
  }



  img.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
    
    
  }


.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d .shogun-image-content {
  
    align-items: center;
  
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shg-align-container {
  text-align: center
}

.s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad124ba2-cdd0-4670-85f0-fd4f2d1c4f0d.shogun-image {
  box-sizing: border-box;
}


}
#s-45f20280-2509-461d-8f3c-b468367ff457 {
  max-width: 767px;
aspect-ratio: 16/9;
text-align: center;
}
@media (min-width: 1200px){#s-45f20280-2509-461d-8f3c-b468367ff457 {
  display: none;
}
#s-45f20280-2509-461d-8f3c-b468367ff457, #wrap-s-45f20280-2509-461d-8f3c-b468367ff457 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-45f20280-2509-461d-8f3c-b468367ff457 {
  display: none;
}
#s-45f20280-2509-461d-8f3c-b468367ff457, #wrap-s-45f20280-2509-461d-8f3c-b468367ff457 { display:none !important; }}




  #s-45f20280-2509-461d-8f3c-b468367ff457 img.shogun-image,
  #s-45f20280-2509-461d-8f3c-b468367ff457 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-45f20280-2509-461d-8f3c-b468367ff457 {
    width: 100%;
    height: auto;
  }



  img.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
    
    
  }


.s-45f20280-2509-461d-8f3c-b468367ff457 .shogun-image-content {
  
    align-items: center;
  
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shg-align-container {
  text-align: center
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-45f20280-2509-461d-8f3c-b468367ff457 img.shogun-image,
  #s-45f20280-2509-461d-8f3c-b468367ff457 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-45f20280-2509-461d-8f3c-b468367ff457 {
    width: 100%;
    height: auto;
  }



  img.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
    
    
  }


.s-45f20280-2509-461d-8f3c-b468367ff457 .shogun-image-content {
  
    align-items: center;
  
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shg-align-container {
  text-align: center
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){



  #s-45f20280-2509-461d-8f3c-b468367ff457 img.shogun-image,
  #s-45f20280-2509-461d-8f3c-b468367ff457 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-45f20280-2509-461d-8f3c-b468367ff457 {
    width: 100%;
    height: auto;
  }



  img.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
    
    
  }


.s-45f20280-2509-461d-8f3c-b468367ff457 .shogun-image-content {
  
    align-items: center;
  
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shg-align-container {
  text-align: center
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){



  #s-45f20280-2509-461d-8f3c-b468367ff457 img.shogun-image,
  #s-45f20280-2509-461d-8f3c-b468367ff457 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-45f20280-2509-461d-8f3c-b468367ff457 {
    width: 100%;
    height: auto;
  }



  img.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
    
    
  }


.s-45f20280-2509-461d-8f3c-b468367ff457 .shogun-image-content {
  
    align-items: center;
  
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shg-align-container {
  text-align: center
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){



  #s-45f20280-2509-461d-8f3c-b468367ff457 img.shogun-image,
  #s-45f20280-2509-461d-8f3c-b468367ff457 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-45f20280-2509-461d-8f3c-b468367ff457 {
    width: 100%;
    height: auto;
  }



  img.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
    
    
  }


.s-45f20280-2509-461d-8f3c-b468367ff457 .shogun-image-content {
  
    align-items: center;
  
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shg-align-container {
  text-align: center
}

.s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45f20280-2509-461d-8f3c-b468367ff457.shogun-image {
  box-sizing: border-box;
}


}
#s-9ed41dc1-6348-4065-aef9-47756cdf4020 {
  margin-left: 0%;
margin-right: 0%;
min-height: 0px;
}
@media (min-width: 1200px){#s-9ed41dc1-6348-4065-aef9-47756cdf4020 {
  display: none;
}
#s-9ed41dc1-6348-4065-aef9-47756cdf4020, #wrap-s-9ed41dc1-6348-4065-aef9-47756cdf4020 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ed41dc1-6348-4065-aef9-47756cdf4020 {
  display: none;
}
#s-9ed41dc1-6348-4065-aef9-47756cdf4020, #wrap-s-9ed41dc1-6348-4065-aef9-47756cdf4020 { display:none !important; }}







#s-9ed41dc1-6348-4065-aef9-47756cdf4020 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ed41dc1-6348-4065-aef9-47756cdf4020.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-72ecedc9-a1a8-4630-a866-19d9e59cbd69 {
  margin-left: 6%;
margin-right: 6%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-72ecedc9-a1a8-4630-a866-19d9e59cbd69 {
  display: none;
}
#s-72ecedc9-a1a8-4630-a866-19d9e59cbd69, #wrap-s-72ecedc9-a1a8-4630-a866-19d9e59cbd69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72ecedc9-a1a8-4630-a866-19d9e59cbd69 {
  display: none;
}
#s-72ecedc9-a1a8-4630-a866-19d9e59cbd69, #wrap-s-72ecedc9-a1a8-4630-a866-19d9e59cbd69 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72ecedc9-a1a8-4630-a866-19d9e59cbd69 {
  
}
}
#s-72ecedc9-a1a8-4630-a866-19d9e59cbd69 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-3c88f640-8175-4e2a-9525-08ae6c4de29e {
  margin-left: 6%;
margin-right: 6%;
}
@media (min-width: 1200px){#s-3c88f640-8175-4e2a-9525-08ae6c4de29e {
  display: none;
}
#s-3c88f640-8175-4e2a-9525-08ae6c4de29e, #wrap-s-3c88f640-8175-4e2a-9525-08ae6c4de29e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3c88f640-8175-4e2a-9525-08ae6c4de29e {
  display: none;
}
#s-3c88f640-8175-4e2a-9525-08ae6c4de29e, #wrap-s-3c88f640-8175-4e2a-9525-08ae6c4de29e { display:none !important; }}
#s-d98327d8-7355-4191-94ea-fcc8f2bf0081 {
  min-height: 50px;
}








#s-d98327d8-7355-4191-94ea-fcc8f2bf0081 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d98327d8-7355-4191-94ea-fcc8f2bf0081.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(135, 29, 21, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c-root {
    text-align: center;
  }


#s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c-root {
    text-align: center;
  }


#s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c-root {
    text-align: center;
  }


#s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c-root {
    text-align: center;
  }


#s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c-root {
    text-align: center;
  }


#s-65fd3b46-8167-44f8-9d74-cdd8d2029a5c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-b20d4f26-7e6b-4a26-8462-d00bbb63eac8 {
  margin-top: -5px;
margin-bottom: -20px;
min-height: 50px;
}








#s-b20d4f26-7e6b-4a26-8462-d00bbb63eac8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b20d4f26-7e6b-4a26-8462-d00bbb63eac8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: -28%;
margin-right: -28%;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  display: none;
}
#s-85353d98-0125-403d-ab43-a31eedbe4a06, #wrap-s-85353d98-0125-403d-ab43-a31eedbe4a06 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  display: none;
}
#s-85353d98-0125-403d-ab43-a31eedbe4a06, #wrap-s-85353d98-0125-403d-ab43-a31eedbe4a06 { display:none !important; }}
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-85353d98-0125-403d-ab43-a31eedbe4a06 {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-85353d98-0125-403d-ab43-a31eedbe4a06 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-85353d98-0125-403d-ab43-a31eedbe4a06.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-69cda395-55fc-48b3-ab22-b36e04db98c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-69cda395-55fc-48b3-ab22-b36e04db98c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-69cda395-55fc-48b3-ab22-b36e04db98c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-69cda395-55fc-48b3-ab22-b36e04db98c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-d826f2ff-3462-4f56-813f-f74e0809b035 {
  margin-left: 16%;
margin-right: 16%;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}








#s-d826f2ff-3462-4f56-813f-f74e0809b035 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d826f2ff-3462-4f56-813f-f74e0809b035.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6efc43d-04f6-4c36-8f87-7a2c52f05fa3 .shogun-icon-wrapper {
  text-align: center;
}


#s-d6efc43d-04f6-4c36-8f87-7a2c52f05fa3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: #495056;
}

#s-2867ebfd-dfbc-438a-9bea-69c2529ef1fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2867ebfd-dfbc-438a-9bea-69c2529ef1fb .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-cdc7bda9-3e18-4061-ada1-24cf6cbe6a84 {
  margin-left: 16%;
margin-right: 16%;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px){#s-cdc7bda9-3e18-4061-ada1-24cf6cbe6a84 {
  border-style: solid;
border-color: #000;
border-top-width: 1px;
border-left-width: 0px;
}
}







#s-cdc7bda9-3e18-4061-ada1-24cf6cbe6a84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdc7bda9-3e18-4061-ada1-24cf6cbe6a84.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf3647b3-edea-4111-8d6e-55b5410c0e32 .shogun-icon-wrapper {
  text-align: center;
}


#s-bf3647b3-edea-4111-8d6e-55b5410c0e32 .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: #495056;
}

#s-d7787581-17ce-4dc5-b17c-a7a26806e21c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7787581-17ce-4dc5-b17c-a7a26806e21c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-1721fc1b-732c-4d9a-a556-3228dc985960 {
  margin-left: 16%;
margin-right: 16%;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px){#s-1721fc1b-732c-4d9a-a556-3228dc985960 {
  border-style: solid;
border-color: #000;
border-top-width: 1px;
border-left-width: 0px;
}
}







#s-1721fc1b-732c-4d9a-a556-3228dc985960 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1721fc1b-732c-4d9a-a556-3228dc985960.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cf32d2c5-f915-4985-bc80-323582106fad .shogun-icon-wrapper {
  text-align: center;
}


#s-cf32d2c5-f915-4985-bc80-323582106fad .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: #495056;
}

#s-19c66b08-535f-4e9a-bc5c-b7e962bcec28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19c66b08-535f-4e9a-bc5c-b7e962bcec28 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-9f7889c9-bd8f-4871-af4d-905e61496d6b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: -28%;
margin-right: -28%;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-9f7889c9-bd8f-4871-af4d-905e61496d6b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9f7889c9-bd8f-4871-af4d-905e61496d6b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9f7889c9-bd8f-4871-af4d-905e61496d6b {
  display: none;
}
#s-9f7889c9-bd8f-4871-af4d-905e61496d6b, #wrap-s-9f7889c9-bd8f-4871-af4d-905e61496d6b { display:none !important; }}@media (max-width: 767px){#s-9f7889c9-bd8f-4871-af4d-905e61496d6b {
  display: none;
}
#s-9f7889c9-bd8f-4871-af4d-905e61496d6b, #wrap-s-9f7889c9-bd8f-4871-af4d-905e61496d6b { display:none !important; }}
#s-9f7889c9-bd8f-4871-af4d-905e61496d6b {
  background-image: url(https://i.shgcdn.com/d011db64-7616-4c71-ad8b-50606ee11821/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9f7889c9-bd8f-4871-af4d-905e61496d6b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-9f7889c9-bd8f-4871-af4d-905e61496d6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-10c0cee1-9f68-4a5c-8eb7-261ff7d479a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10c0cee1-9f68-4a5c-8eb7-261ff7d479a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-10c0cee1-9f68-4a5c-8eb7-261ff7d479a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-10c0cee1-9f68-4a5c-8eb7-261ff7d479a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-ecccb117-71d4-435d-a084-8a2a8f6ca18a {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}








#s-ecccb117-71d4-435d-a084-8a2a8f6ca18a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecccb117-71d4-435d-a084-8a2a8f6ca18a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ee82ade-a138-42f1-8d3a-421b15617705 .shogun-icon-wrapper {
  text-align: center;
}


#s-3ee82ade-a138-42f1-8d3a-421b15617705 .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: #495056;
}

#s-7bee9ce4-3602-4277-b0f9-96ee528b84f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7bee9ce4-3602-4277-b0f9-96ee528b84f7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-eff614ea-065f-4689-8ade-177574033bd9 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px){#s-eff614ea-065f-4689-8ade-177574033bd9 {
  border-style: solid;
border-color: #000;
border-top-width: 1px;
border-left-width: 0px;
}
}







#s-eff614ea-065f-4689-8ade-177574033bd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eff614ea-065f-4689-8ade-177574033bd9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7c03571b-cfef-4ceb-946e-4e3774573345 .shogun-icon-wrapper {
  text-align: center;
}


#s-7c03571b-cfef-4ceb-946e-4e3774573345 .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: #495056;
}

#s-acf113c7-83a0-4121-881c-0d5fb36ad317 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-acf113c7-83a0-4121-881c-0d5fb36ad317 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-dc17d341-5a46-4bef-892e-7edfad9be8e7 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px){#s-dc17d341-5a46-4bef-892e-7edfad9be8e7 {
  border-style: solid;
border-color: #000;
border-top-width: 1px;
border-left-width: 0px;
}
}







#s-dc17d341-5a46-4bef-892e-7edfad9be8e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc17d341-5a46-4bef-892e-7edfad9be8e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1df22b7c-3915-4235-a94b-e40def18abe4 .shogun-icon-wrapper {
  text-align: center;
}


#s-1df22b7c-3915-4235-a94b-e40def18abe4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: #495056;
}

#s-10d87e51-072c-4595-b8a5-9ce5607aa64c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10d87e51-072c-4595-b8a5-9ce5607aa64c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-2a982e0d-cf16-4444-bdba-e20b8aa859be {
  margin-top: -15px;
margin-bottom: -15px;
min-height: 50px;
}








#s-2a982e0d-cf16-4444-bdba-e20b8aa859be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a982e0d-cf16-4444-bdba-e20b8aa859be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: -250px;
margin-right: -250px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  display: none;
}
#s-025e958b-9280-4de8-91b7-0959fb3002a6, #wrap-s-025e958b-9280-4de8-91b7-0959fb3002a6 { display:none !important; }}@media (max-width: 767px){#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  display: none;
}
#s-025e958b-9280-4de8-91b7-0959fb3002a6, #wrap-s-025e958b-9280-4de8-91b7-0959fb3002a6 { display:none !important; }}
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-025e958b-9280-4de8-91b7-0959fb3002a6 > .shg-box-overlay {
  background-color: rgba(212, 205, 205, 1);
  opacity: 0;
}#s-025e958b-9280-4de8-91b7-0959fb3002a6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-30c78bb7-1a81-4cf2-bf0c-f6c2f50f5872"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30c78bb7-1a81-4cf2-bf0c-f6c2f50f5872"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30c78bb7-1a81-4cf2-bf0c-f6c2f50f5872"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-30c78bb7-1a81-4cf2-bf0c-f6c2f50f5872"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30c78bb7-1a81-4cf2-bf0c-f6c2f50f5872"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-30c78bb7-1a81-4cf2-bf0c-f6c2f50f5872"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30c78bb7-1a81-4cf2-bf0c-f6c2f50f5872"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-7735f4a4-8a28-4403-b808-5099c4a830a4 {
  border-style: solid;
margin-left: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.33);
text-align: center;
background-color: rgba(208, 194, 194, 0);
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-7735f4a4-8a28-4403-b808-5099c4a830a4 {
  display: none;
}
#s-7735f4a4-8a28-4403-b808-5099c4a830a4, #wrap-s-7735f4a4-8a28-4403-b808-5099c4a830a4 { display:none !important; }}@media (max-width: 767px){#s-7735f4a4-8a28-4403-b808-5099c4a830a4 {
  display: none;
}
#s-7735f4a4-8a28-4403-b808-5099c4a830a4, #wrap-s-7735f4a4-8a28-4403-b808-5099c4a830a4 { display:none !important; }}
#s-7735f4a4-8a28-4403-b808-5099c4a830a4 .shogun-heading-component h1 {
  color: rgba(252, 252, 252, 1);
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: center;
}



#s-ef5823ce-b7b8-4ea8-9b04-91f1a24c9a7e {
  margin-left: 0px;
margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ef5823ce-b7b8-4ea8-9b04-91f1a24c9a7e {
  display: none;
}
#s-ef5823ce-b7b8-4ea8-9b04-91f1a24c9a7e, #wrap-s-ef5823ce-b7b8-4ea8-9b04-91f1a24c9a7e { display:none !important; }}@media (max-width: 767px){#s-ef5823ce-b7b8-4ea8-9b04-91f1a24c9a7e {
  display: none;
}
#s-ef5823ce-b7b8-4ea8-9b04-91f1a24c9a7e, #wrap-s-ef5823ce-b7b8-4ea8-9b04-91f1a24c9a7e { display:none !important; }}
#s-57bb0969-e54f-4b3d-9983-b25a0d394517 {
  margin-top: 50px;
margin-left: 9%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-57bb0969-e54f-4b3d-9983-b25a0d394517:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-57bb0969-e54f-4b3d-9983-b25a0d394517:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-57bb0969-e54f-4b3d-9983-b25a0d394517 {
  display: none;
}
#s-57bb0969-e54f-4b3d-9983-b25a0d394517, #wrap-s-57bb0969-e54f-4b3d-9983-b25a0d394517 { display:none !important; }}@media (max-width: 767px){#s-57bb0969-e54f-4b3d-9983-b25a0d394517 {
  display: none;
}
#s-57bb0969-e54f-4b3d-9983-b25a0d394517, #wrap-s-57bb0969-e54f-4b3d-9983-b25a0d394517 { display:none !important; }}

  #s-57bb0969-e54f-4b3d-9983-b25a0d394517-root {
    text-align: left;
  }


#s-57bb0969-e54f-4b3d-9983-b25a0d394517.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-57bb0969-e54f-4b3d-9983-b25a0d394517-root {
    text-align: left;
  }


#s-57bb0969-e54f-4b3d-9983-b25a0d394517.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-57bb0969-e54f-4b3d-9983-b25a0d394517-root {
    text-align: left;
  }


#s-57bb0969-e54f-4b3d-9983-b25a0d394517.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-57bb0969-e54f-4b3d-9983-b25a0d394517-root {
    text-align: left;
  }


#s-57bb0969-e54f-4b3d-9983-b25a0d394517.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-57bb0969-e54f-4b3d-9983-b25a0d394517-root {
    text-align: left;
  }


#s-57bb0969-e54f-4b3d-9983-b25a0d394517.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  display: none;
}
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98, #wrap-s-93086d94-8b80-4fa9-abef-ba4b97a21d98 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  display: none;
}
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98, #wrap-s-93086d94-8b80-4fa9-abef-ba4b97a21d98 { display:none !important; }}
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 {
  background-image: url(https://i.shgcdn.com/7a0794b1-9032-4c57-9a1d-151c661585f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-93086d94-8b80-4fa9-abef-ba4b97a21d98 > .shg-box-overlay {
  background-color: rgba(212, 205, 205, 1);
  opacity: 0;
}#s-93086d94-8b80-4fa9-abef-ba4b97a21d98.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-76f4ac4f-8423-4720-b586-222594b793bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76f4ac4f-8423-4720-b586-222594b793bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76f4ac4f-8423-4720-b586-222594b793bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-76f4ac4f-8423-4720-b586-222594b793bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76f4ac4f-8423-4720-b586-222594b793bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-76f4ac4f-8423-4720-b586-222594b793bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76f4ac4f-8423-4720-b586-222594b793bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-1be55ba9-9b42-4d53-adff-d6a1b0427986 {
  border-style: solid;
margin-left: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.33);
text-align: center;
background-color: rgba(208, 194, 194, 0);
opacity: 1;
}

#s-1be55ba9-9b42-4d53-adff-d6a1b0427986 .shogun-heading-component h1 {
  color: rgba(252, 252, 252, 1);
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-950ef5a5-15f5-4ec7-a888-5fb526492dd1 {
  margin-top: 50px;
padding-top: 8px;
padding-left: 18px;
padding-bottom: 8px;
padding-right: 18px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-950ef5a5-15f5-4ec7-a888-5fb526492dd1:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-950ef5a5-15f5-4ec7-a888-5fb526492dd1:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-950ef5a5-15f5-4ec7-a888-5fb526492dd1-root {
    text-align: left;
  }


#s-950ef5a5-15f5-4ec7-a888-5fb526492dd1.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-950ef5a5-15f5-4ec7-a888-5fb526492dd1-root {
    text-align: left;
  }


#s-950ef5a5-15f5-4ec7-a888-5fb526492dd1.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-950ef5a5-15f5-4ec7-a888-5fb526492dd1-root {
    text-align: left;
  }


#s-950ef5a5-15f5-4ec7-a888-5fb526492dd1.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-950ef5a5-15f5-4ec7-a888-5fb526492dd1-root {
    text-align: left;
  }


#s-950ef5a5-15f5-4ec7-a888-5fb526492dd1.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-950ef5a5-15f5-4ec7-a888-5fb526492dd1-root {
    text-align: left;
  }


#s-950ef5a5-15f5-4ec7-a888-5fb526492dd1.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 24px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-9ae4767b-a0b5-4887-8353-b5a7809a3583 {
  min-height: 50px;
}








#s-9ae4767b-a0b5-4887-8353-b5a7809a3583 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ae4767b-a0b5-4887-8353-b5a7809a3583.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ea5d9583-a73f-4362-b30b-cff24bca0604 {
  margin-left: 0px;
margin-bottom: 20px;
background-color: rgba(238, 231, 231, 0);
}

#s-4b590e64-2706-4b25-b7d5-9cbe7b74546a {
  margin-top: -15px;
margin-bottom: -15px;
min-height: 50px;
}








#s-4b590e64-2706-4b25-b7d5-9cbe7b74546a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b590e64-2706-4b25-b7d5-9cbe7b74546a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b2ca3a7-115b-42ca-b342-c803e24dce87 {
  min-height: 50px;
}








#s-8b2ca3a7-115b-42ca-b342-c803e24dce87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b2ca3a7-115b-42ca-b342-c803e24dce87.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-afb5f1fd-55dc-4ca9-b217-a53ae57fe485 {
  margin-left: -28%;
margin-right: -28%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(135, 29, 21, 1);
border-style: solid;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-afb5f1fd-55dc-4ca9-b217-a53ae57fe485 {
  display: none;
}
#s-afb5f1fd-55dc-4ca9-b217-a53ae57fe485, #wrap-s-afb5f1fd-55dc-4ca9-b217-a53ae57fe485 { display:none !important; }}@media (max-width: 767px){#s-afb5f1fd-55dc-4ca9-b217-a53ae57fe485 {
  display: none;
}
#s-afb5f1fd-55dc-4ca9-b217-a53ae57fe485, #wrap-s-afb5f1fd-55dc-4ca9-b217-a53ae57fe485 { display:none !important; }}
#s-afb5f1fd-55dc-4ca9-b217-a53ae57fe485 .shogun-heading-component h1 {
  color: rgba(135, 29, 21, 1);
  font-weight:  700 ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-93899ef9-2eb8-47c7-be56-7936a5bb8279 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(135, 29, 21, 1);
border-style: solid;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-93899ef9-2eb8-47c7-be56-7936a5bb8279 {
  display: none;
}
#s-93899ef9-2eb8-47c7-be56-7936a5bb8279, #wrap-s-93899ef9-2eb8-47c7-be56-7936a5bb8279 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93899ef9-2eb8-47c7-be56-7936a5bb8279 {
  display: none;
}
#s-93899ef9-2eb8-47c7-be56-7936a5bb8279, #wrap-s-93899ef9-2eb8-47c7-be56-7936a5bb8279 { display:none !important; }}
#s-93899ef9-2eb8-47c7-be56-7936a5bb8279 .shogun-heading-component h1 {
  color: rgba(135, 29, 21, 1);
  font-weight:  700 ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-6e9235b8-54dd-4341-bb7d-e333d5cff263 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6e9235b8-54dd-4341-bb7d-e333d5cff263 {
  display: none;
}
#s-6e9235b8-54dd-4341-bb7d-e333d5cff263, #wrap-s-6e9235b8-54dd-4341-bb7d-e333d5cff263 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e9235b8-54dd-4341-bb7d-e333d5cff263 {
  display: none;
}
#s-6e9235b8-54dd-4341-bb7d-e333d5cff263, #wrap-s-6e9235b8-54dd-4341-bb7d-e333d5cff263 { display:none !important; }}







#s-6e9235b8-54dd-4341-bb7d-e333d5cff263 > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-6e9235b8-54dd-4341-bb7d-e333d5cff263.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-000e796a-beba-4cae-a504-8c7af4b1432a {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-000e796a-beba-4cae-a504-8c7af4b1432a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-000e796a-beba-4cae-a504-8c7af4b1432a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-000e796a-beba-4cae-a504-8c7af4b1432a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-000e796a-beba-4cae-a504-8c7af4b1432a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 {
  background-image: url(https://i.shgcdn.com/9d3eaba1-12ee-4c3e-a489-a6c414eeab3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-f4b916df-a1bd-4044-ae3b-835af96a35e7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-f4b916df-a1bd-4044-ae3b-835af96a35e7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-089a7af2-ae35-4ada-af6d-a6df6e5b0393 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-07d85635-63c5-4fe2-89b7-c7b3f16b217e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-07d85635-63c5-4fe2-89b7-c7b3f16b217e:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-07d85635-63c5-4fe2-89b7-c7b3f16b217e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-07d85635-63c5-4fe2-89b7-c7b3f16b217e-root {
    text-align: center;
  }


#s-07d85635-63c5-4fe2-89b7-c7b3f16b217e.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-07d85635-63c5-4fe2-89b7-c7b3f16b217e-root {
    text-align: center;
  }


#s-07d85635-63c5-4fe2-89b7-c7b3f16b217e.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-07d85635-63c5-4fe2-89b7-c7b3f16b217e-root {
    text-align: center;
  }


#s-07d85635-63c5-4fe2-89b7-c7b3f16b217e.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-07d85635-63c5-4fe2-89b7-c7b3f16b217e-root {
    text-align: center;
  }


#s-07d85635-63c5-4fe2-89b7-c7b3f16b217e.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-07d85635-63c5-4fe2-89b7-c7b3f16b217e-root {
    text-align: center;
  }


#s-07d85635-63c5-4fe2-89b7-c7b3f16b217e.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e {
  background-image: url(https://i.shgcdn.com/b632a01e-6773-4a91-b60b-f5125ea16edf/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-cd4d271d-4fc3-418f-b4d7-0aba4e815c1e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cd2ae4e0-400d-4eba-8863-606d4aba9bf5 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-88111b20-f8bb-4620-812d-b378877c905d {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-88111b20-f8bb-4620-812d-b378877c905d:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-88111b20-f8bb-4620-812d-b378877c905d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-88111b20-f8bb-4620-812d-b378877c905d-root {
    text-align: center;
  }


#s-88111b20-f8bb-4620-812d-b378877c905d.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-88111b20-f8bb-4620-812d-b378877c905d-root {
    text-align: center;
  }


#s-88111b20-f8bb-4620-812d-b378877c905d.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-88111b20-f8bb-4620-812d-b378877c905d-root {
    text-align: center;
  }


#s-88111b20-f8bb-4620-812d-b378877c905d.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-88111b20-f8bb-4620-812d-b378877c905d-root {
    text-align: center;
  }


#s-88111b20-f8bb-4620-812d-b378877c905d.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-88111b20-f8bb-4620-812d-b378877c905d-root {
    text-align: center;
  }


#s-88111b20-f8bb-4620-812d-b378877c905d.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-0ee284a6-0f2f-4f70-8585-ba6c2e5c9a49 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-0ee284a6-0f2f-4f70-8585-ba6c2e5c9a49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ee284a6-0f2f-4f70-8585-ba6c2e5c9a49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0ee284a6-0f2f-4f70-8585-ba6c2e5c9a49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ee284a6-0f2f-4f70-8585-ba6c2e5c9a49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-90146059-698f-493d-be90-65cef33cd31f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-90146059-698f-493d-be90-65cef33cd31f {
  background-image: url(https://i.shgcdn.com/405f69f1-915c-44a9-9769-c33ef925bfbd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-90146059-698f-493d-be90-65cef33cd31f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-90146059-698f-493d-be90-65cef33cd31f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-15f20857-bb03-4625-95a1-0908a7852b81 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-e1072c98-e0bc-4a8c-836a-2461da4948c6 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-e1072c98-e0bc-4a8c-836a-2461da4948c6:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e1072c98-e0bc-4a8c-836a-2461da4948c6:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e1072c98-e0bc-4a8c-836a-2461da4948c6-root {
    text-align: center;
  }


#s-e1072c98-e0bc-4a8c-836a-2461da4948c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e1072c98-e0bc-4a8c-836a-2461da4948c6-root {
    text-align: center;
  }


#s-e1072c98-e0bc-4a8c-836a-2461da4948c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e1072c98-e0bc-4a8c-836a-2461da4948c6-root {
    text-align: center;
  }


#s-e1072c98-e0bc-4a8c-836a-2461da4948c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e1072c98-e0bc-4a8c-836a-2461da4948c6-root {
    text-align: center;
  }


#s-e1072c98-e0bc-4a8c-836a-2461da4948c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e1072c98-e0bc-4a8c-836a-2461da4948c6-root {
    text-align: center;
  }


#s-e1072c98-e0bc-4a8c-836a-2461da4948c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 {
  background-image: url(https://i.shgcdn.com/b57d2b09-f926-407a-bed0-6944981775f1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-bdfc08f5-c329-42e1-8ccd-49e3794581b3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a0b7893e-925b-4eb1-aa45-02cbb3a641c7 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-083216be-e9d3-4b09-92dd-33657adbcdca {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-083216be-e9d3-4b09-92dd-33657adbcdca:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-083216be-e9d3-4b09-92dd-33657adbcdca:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-083216be-e9d3-4b09-92dd-33657adbcdca-root {
    text-align: center;
  }


#s-083216be-e9d3-4b09-92dd-33657adbcdca.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-083216be-e9d3-4b09-92dd-33657adbcdca-root {
    text-align: center;
  }


#s-083216be-e9d3-4b09-92dd-33657adbcdca.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-083216be-e9d3-4b09-92dd-33657adbcdca-root {
    text-align: center;
  }


#s-083216be-e9d3-4b09-92dd-33657adbcdca.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-083216be-e9d3-4b09-92dd-33657adbcdca-root {
    text-align: center;
  }


#s-083216be-e9d3-4b09-92dd-33657adbcdca.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-083216be-e9d3-4b09-92dd-33657adbcdca-root {
    text-align: center;
  }


#s-083216be-e9d3-4b09-92dd-33657adbcdca.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 {
  background-image: url(https://i.shgcdn.com/8ed3168c-946a-4761-ab74-02169f4b5df7/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-54f4bf5b-a49c-4b68-be45-d7c99dbf1239.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bb14587c-ec72-4efa-b13e-e024a2fb9c9d {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-0349c3e9-24d6-49f2-a807-bded7cbac957 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-0349c3e9-24d6-49f2-a807-bded7cbac957:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0349c3e9-24d6-49f2-a807-bded7cbac957:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0349c3e9-24d6-49f2-a807-bded7cbac957-root {
    text-align: center;
  }


#s-0349c3e9-24d6-49f2-a807-bded7cbac957.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0349c3e9-24d6-49f2-a807-bded7cbac957-root {
    text-align: center;
  }


#s-0349c3e9-24d6-49f2-a807-bded7cbac957.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0349c3e9-24d6-49f2-a807-bded7cbac957-root {
    text-align: center;
  }


#s-0349c3e9-24d6-49f2-a807-bded7cbac957.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0349c3e9-24d6-49f2-a807-bded7cbac957-root {
    text-align: center;
  }


#s-0349c3e9-24d6-49f2-a807-bded7cbac957.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0349c3e9-24d6-49f2-a807-bded7cbac957-root {
    text-align: center;
  }


#s-0349c3e9-24d6-49f2-a807-bded7cbac957.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 {
  background-image: url(https://i.shgcdn.com/3e3ddfef-1d12-44dd-b01b-0ee65ed1dcee/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-3aea5032-63ac-4815-b72d-e6dead91bfe0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-3aea5032-63ac-4815-b72d-e6dead91bfe0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-46029745-d59b-46b3-9534-7c751dad082b {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-3904e183-65a2-4697-aa96-aafa31bcbbd1 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-3904e183-65a2-4697-aa96-aafa31bcbbd1:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3904e183-65a2-4697-aa96-aafa31bcbbd1:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-3904e183-65a2-4697-aa96-aafa31bcbbd1-root {
    text-align: center;
  }


#s-3904e183-65a2-4697-aa96-aafa31bcbbd1.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3904e183-65a2-4697-aa96-aafa31bcbbd1-root {
    text-align: center;
  }


#s-3904e183-65a2-4697-aa96-aafa31bcbbd1.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3904e183-65a2-4697-aa96-aafa31bcbbd1-root {
    text-align: center;
  }


#s-3904e183-65a2-4697-aa96-aafa31bcbbd1.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3904e183-65a2-4697-aa96-aafa31bcbbd1-root {
    text-align: center;
  }


#s-3904e183-65a2-4697-aa96-aafa31bcbbd1.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3904e183-65a2-4697-aa96-aafa31bcbbd1-root {
    text-align: center;
  }


#s-3904e183-65a2-4697-aa96-aafa31bcbbd1.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1b998488-69c5-4fe8-a866-ab996d1a5200 {
  background-image: url(https://i.shgcdn.com/41c89340-38c6-4314-8813-f1b664e7238c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-1b998488-69c5-4fe8-a866-ab996d1a5200 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-1b998488-69c5-4fe8-a866-ab996d1a5200.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b257defa-7ff6-4dc4-a321-69d23dde8df0 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-bf516865-b7db-428d-8b99-62b5e154c8fc {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-bf516865-b7db-428d-8b99-62b5e154c8fc:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bf516865-b7db-428d-8b99-62b5e154c8fc:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-bf516865-b7db-428d-8b99-62b5e154c8fc-root {
    text-align: center;
  }


#s-bf516865-b7db-428d-8b99-62b5e154c8fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bf516865-b7db-428d-8b99-62b5e154c8fc-root {
    text-align: center;
  }


#s-bf516865-b7db-428d-8b99-62b5e154c8fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bf516865-b7db-428d-8b99-62b5e154c8fc-root {
    text-align: center;
  }


#s-bf516865-b7db-428d-8b99-62b5e154c8fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bf516865-b7db-428d-8b99-62b5e154c8fc-root {
    text-align: center;
  }


#s-bf516865-b7db-428d-8b99-62b5e154c8fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bf516865-b7db-428d-8b99-62b5e154c8fc-root {
    text-align: center;
  }


#s-bf516865-b7db-428d-8b99-62b5e154c8fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b064e10f-0da2-4e42-bd06-181448d510e9 {
  background-image: url(https://i.shgcdn.com/e9ac1fdb-4f11-48cd-94c0-9da3ff25ab21/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-b064e10f-0da2-4e42-bd06-181448d510e9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-b064e10f-0da2-4e42-bd06-181448d510e9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-df564150-0d64-4fbb-9855-71c4e96d7877 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-093f56e1-aa30-4fa2-9af3-2031b252ee95 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-093f56e1-aa30-4fa2-9af3-2031b252ee95:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-093f56e1-aa30-4fa2-9af3-2031b252ee95:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-093f56e1-aa30-4fa2-9af3-2031b252ee95-root {
    text-align: center;
  }


#s-093f56e1-aa30-4fa2-9af3-2031b252ee95.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-093f56e1-aa30-4fa2-9af3-2031b252ee95-root {
    text-align: center;
  }


#s-093f56e1-aa30-4fa2-9af3-2031b252ee95.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-093f56e1-aa30-4fa2-9af3-2031b252ee95-root {
    text-align: center;
  }


#s-093f56e1-aa30-4fa2-9af3-2031b252ee95.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-093f56e1-aa30-4fa2-9af3-2031b252ee95-root {
    text-align: center;
  }


#s-093f56e1-aa30-4fa2-9af3-2031b252ee95.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-093f56e1-aa30-4fa2-9af3-2031b252ee95-root {
    text-align: center;
  }


#s-093f56e1-aa30-4fa2-9af3-2031b252ee95.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}

#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 {
  background-image: url(https://i.shgcdn.com/580c4679-cfcb-48c4-99a5-b424824c50ce/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-692236e2-93c3-4b6e-be6b-6143f2b7a433 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-692236e2-93c3-4b6e-be6b-6143f2b7a433.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3088011f-00e7-4a86-af9d-cf722da2530c {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-91ced92b-cc3a-4c3e-9642-17140a42681b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-91ced92b-cc3a-4c3e-9642-17140a42681b:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-91ced92b-cc3a-4c3e-9642-17140a42681b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-91ced92b-cc3a-4c3e-9642-17140a42681b-root {
    text-align: center;
  }


#s-91ced92b-cc3a-4c3e-9642-17140a42681b.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-91ced92b-cc3a-4c3e-9642-17140a42681b-root {
    text-align: center;
  }


#s-91ced92b-cc3a-4c3e-9642-17140a42681b.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-91ced92b-cc3a-4c3e-9642-17140a42681b-root {
    text-align: center;
  }


#s-91ced92b-cc3a-4c3e-9642-17140a42681b.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-91ced92b-cc3a-4c3e-9642-17140a42681b-root {
    text-align: center;
  }


#s-91ced92b-cc3a-4c3e-9642-17140a42681b.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-91ced92b-cc3a-4c3e-9642-17140a42681b-root {
    text-align: center;
  }


#s-91ced92b-cc3a-4c3e-9642-17140a42681b.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-e04a6968-3400-4e58-8af6-1d31d6b1e21c {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: -28%;
margin-right: -28%;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-e04a6968-3400-4e58-8af6-1d31d6b1e21c {
  display: none;
}
#s-e04a6968-3400-4e58-8af6-1d31d6b1e21c, #wrap-s-e04a6968-3400-4e58-8af6-1d31d6b1e21c { display:none !important; }}@media (max-width: 767px){#s-e04a6968-3400-4e58-8af6-1d31d6b1e21c {
  display: none;
}
#s-e04a6968-3400-4e58-8af6-1d31d6b1e21c, #wrap-s-e04a6968-3400-4e58-8af6-1d31d6b1e21c { display:none !important; }}
@media (min-width: 0px) {
[id="s-e04a6968-3400-4e58-8af6-1d31d6b1e21c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e04a6968-3400-4e58-8af6-1d31d6b1e21c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e04a6968-3400-4e58-8af6-1d31d6b1e21c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e04a6968-3400-4e58-8af6-1d31d6b1e21c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  display: none;
}
#s-de6d4b28-d169-4095-b0fd-abdf5b674595, #wrap-s-de6d4b28-d169-4095-b0fd-abdf5b674595 { display:none !important; }}@media (max-width: 767px){#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  display: none;
}
#s-de6d4b28-d169-4095-b0fd-abdf5b674595, #wrap-s-de6d4b28-d169-4095-b0fd-abdf5b674595 { display:none !important; }}
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-de6d4b28-d169-4095-b0fd-abdf5b674595 {
  background-image: url(https://i.shgcdn.com/79b54f49-3d38-42f1-84d6-0f4c66338697/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-de6d4b28-d169-4095-b0fd-abdf5b674595 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-de6d4b28-d169-4095-b0fd-abdf5b674595.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-952b1f39-59a8-4ae1-9d03-595aad3f8e40 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-952b1f39-59a8-4ae1-9d03-595aad3f8e40 {
  display: none;
}
#s-952b1f39-59a8-4ae1-9d03-595aad3f8e40, #wrap-s-952b1f39-59a8-4ae1-9d03-595aad3f8e40 { display:none !important; }}@media (max-width: 767px){#s-952b1f39-59a8-4ae1-9d03-595aad3f8e40 {
  display: none;
}
#s-952b1f39-59a8-4ae1-9d03-595aad3f8e40, #wrap-s-952b1f39-59a8-4ae1-9d03-595aad3f8e40 { display:none !important; }}
#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83 {
  display: none;
}
#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83, #wrap-s-8ff566a9-d9e6-4eb4-9813-4114890f4f83 { display:none !important; }}@media (max-width: 767px){#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83 {
  display: none;
}
#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83, #wrap-s-8ff566a9-d9e6-4eb4-9813-4114890f4f83 { display:none !important; }}

  #s-8ff566a9-d9e6-4eb4-9813-4114890f4f83-root {
    text-align: center;
  }


#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8ff566a9-d9e6-4eb4-9813-4114890f4f83-root {
    text-align: center;
  }


#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ff566a9-d9e6-4eb4-9813-4114890f4f83-root {
    text-align: center;
  }


#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8ff566a9-d9e6-4eb4-9813-4114890f4f83-root {
    text-align: center;
  }


#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8ff566a9-d9e6-4eb4-9813-4114890f4f83-root {
    text-align: center;
  }


#s-8ff566a9-d9e6-4eb4-9813-4114890f4f83.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  display: none;
}
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d, #wrap-s-8c3d4251-21af-4a3b-ba65-74975c7cb67d { display:none !important; }}@media (max-width: 767px){#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  display: none;
}
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d, #wrap-s-8c3d4251-21af-4a3b-ba65-74975c7cb67d { display:none !important; }}
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d {
  background-image: url(https://i.shgcdn.com/912e4df0-88ad-4d52-a98a-b5240837275a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-8c3d4251-21af-4a3b-ba65-74975c7cb67d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a7862c6e-a9f2-4f26-8e40-f9b0b9672b2e {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a7862c6e-a9f2-4f26-8e40-f9b0b9672b2e {
  display: none;
}
#s-a7862c6e-a9f2-4f26-8e40-f9b0b9672b2e, #wrap-s-a7862c6e-a9f2-4f26-8e40-f9b0b9672b2e { display:none !important; }}@media (max-width: 767px){#s-a7862c6e-a9f2-4f26-8e40-f9b0b9672b2e {
  display: none;
}
#s-a7862c6e-a9f2-4f26-8e40-f9b0b9672b2e, #wrap-s-a7862c6e-a9f2-4f26-8e40-f9b0b9672b2e { display:none !important; }}
#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5 {
  display: none;
}
#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5, #wrap-s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5 { display:none !important; }}@media (max-width: 767px){#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5 {
  display: none;
}
#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5, #wrap-s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5 { display:none !important; }}

  #s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5-root {
    text-align: center;
  }


#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5-root {
    text-align: center;
  }


#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5-root {
    text-align: center;
  }


#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5-root {
    text-align: center;
  }


#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5-root {
    text-align: center;
  }


#s-57f17e7b-ceaf-437f-a3db-ca3bf10211f5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  display: none;
}
#s-f860e3b1-894b-42af-adaf-6f5bf521362f, #wrap-s-f860e3b1-894b-42af-adaf-6f5bf521362f { display:none !important; }}@media (max-width: 767px){#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  display: none;
}
#s-f860e3b1-894b-42af-adaf-6f5bf521362f, #wrap-s-f860e3b1-894b-42af-adaf-6f5bf521362f { display:none !important; }}
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f860e3b1-894b-42af-adaf-6f5bf521362f {
  background-image: url(https://i.shgcdn.com/01317720-0de4-491e-af6b-b1897ddb30ca/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-f860e3b1-894b-42af-adaf-6f5bf521362f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-f860e3b1-894b-42af-adaf-6f5bf521362f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7ce1104a-cf4e-4e2c-b350-3fa6756edb10 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-7ce1104a-cf4e-4e2c-b350-3fa6756edb10 {
  display: none;
}
#s-7ce1104a-cf4e-4e2c-b350-3fa6756edb10, #wrap-s-7ce1104a-cf4e-4e2c-b350-3fa6756edb10 { display:none !important; }}@media (max-width: 767px){#s-7ce1104a-cf4e-4e2c-b350-3fa6756edb10 {
  display: none;
}
#s-7ce1104a-cf4e-4e2c-b350-3fa6756edb10, #wrap-s-7ce1104a-cf4e-4e2c-b350-3fa6756edb10 { display:none !important; }}
#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8 {
  display: none;
}
#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8, #wrap-s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8 { display:none !important; }}@media (max-width: 767px){#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8 {
  display: none;
}
#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8, #wrap-s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8 { display:none !important; }}

  #s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8-root {
    text-align: center;
  }


#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8-root {
    text-align: center;
  }


#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8-root {
    text-align: center;
  }


#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8-root {
    text-align: center;
  }


#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8-root {
    text-align: center;
  }


#s-7aa51ac4-95aa-4e6b-ad0d-abe9dcfcc7d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-f3756e63-dfff-40a1-9166-202041730ec7 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: -28%;
margin-right: -28%;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-f3756e63-dfff-40a1-9166-202041730ec7 {
  display: none;
}
#s-f3756e63-dfff-40a1-9166-202041730ec7, #wrap-s-f3756e63-dfff-40a1-9166-202041730ec7 { display:none !important; }}@media (max-width: 767px){#s-f3756e63-dfff-40a1-9166-202041730ec7 {
  display: none;
}
#s-f3756e63-dfff-40a1-9166-202041730ec7, #wrap-s-f3756e63-dfff-40a1-9166-202041730ec7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f3756e63-dfff-40a1-9166-202041730ec7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3756e63-dfff-40a1-9166-202041730ec7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f3756e63-dfff-40a1-9166-202041730ec7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3756e63-dfff-40a1-9166-202041730ec7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339 {
  display: none;
}
#s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339, #wrap-s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339 { display:none !important; }}@media (max-width: 767px){#s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339 {
  display: none;
}
#s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339, #wrap-s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339 { display:none !important; }}







#s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-81f1c178-9bf3-4a4a-9a6e-ce3266a0d339.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ff456756-6908-4c4c-86d5-362810ca0783 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ff456756-6908-4c4c-86d5-362810ca0783 {
  display: none;
}
#s-ff456756-6908-4c4c-86d5-362810ca0783, #wrap-s-ff456756-6908-4c4c-86d5-362810ca0783 { display:none !important; }}@media (max-width: 767px){#s-ff456756-6908-4c4c-86d5-362810ca0783 {
  display: none;
}
#s-ff456756-6908-4c4c-86d5-362810ca0783, #wrap-s-ff456756-6908-4c4c-86d5-362810ca0783 { display:none !important; }}
#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc {
  display: none;
}
#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc, #wrap-s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc { display:none !important; }}@media (max-width: 767px){#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc {
  display: none;
}
#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc, #wrap-s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc { display:none !important; }}

  #s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc-root {
    text-align: center;
  }


#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc-root {
    text-align: center;
  }


#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc-root {
    text-align: center;
  }


#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc-root {
    text-align: center;
  }


#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc-root {
    text-align: center;
  }


#s-8a4790e9-8cf9-44b9-8158-8c16ad3d35dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-98dfa537-6d0f-4a60-930c-cb0029563f89 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-98dfa537-6d0f-4a60-930c-cb0029563f89 {
  display: none;
}
#s-98dfa537-6d0f-4a60-930c-cb0029563f89, #wrap-s-98dfa537-6d0f-4a60-930c-cb0029563f89 { display:none !important; }}@media (max-width: 767px){#s-98dfa537-6d0f-4a60-930c-cb0029563f89 {
  display: none;
}
#s-98dfa537-6d0f-4a60-930c-cb0029563f89, #wrap-s-98dfa537-6d0f-4a60-930c-cb0029563f89 { display:none !important; }}







#s-98dfa537-6d0f-4a60-930c-cb0029563f89 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-98dfa537-6d0f-4a60-930c-cb0029563f89.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e38f7c8d-51a7-4f0d-bbce-9ba3c3fa7294 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
background-color: rgba(214, 207, 207, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-e38f7c8d-51a7-4f0d-bbce-9ba3c3fa7294 {
  display: none;
}
#s-e38f7c8d-51a7-4f0d-bbce-9ba3c3fa7294, #wrap-s-e38f7c8d-51a7-4f0d-bbce-9ba3c3fa7294 { display:none !important; }}@media (max-width: 767px){#s-e38f7c8d-51a7-4f0d-bbce-9ba3c3fa7294 {
  display: none;
}
#s-e38f7c8d-51a7-4f0d-bbce-9ba3c3fa7294, #wrap-s-e38f7c8d-51a7-4f0d-bbce-9ba3c3fa7294 { display:none !important; }}
#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0 {
  display: none;
}
#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0, #wrap-s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0 { display:none !important; }}@media (max-width: 767px){#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0 {
  display: none;
}
#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0, #wrap-s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0 { display:none !important; }}

  #s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0-root {
    text-align: center;
  }


#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0-root {
    text-align: center;
  }


#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0-root {
    text-align: center;
  }


#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0-root {
    text-align: center;
  }


#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0-root {
    text-align: center;
  }


#s-4c0752e6-6dea-4864-9045-e4a7eb8c1df0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904 {
  display: none;
}
#s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904, #wrap-s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904 { display:none !important; }}@media (max-width: 767px){#s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904 {
  display: none;
}
#s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904, #wrap-s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904 { display:none !important; }}







#s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b01aae0e-0bdb-41ff-bfe9-6b1c1b1dc904.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e9b43727-5195-4119-a870-660f82bf22d2 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e9b43727-5195-4119-a870-660f82bf22d2 {
  display: none;
}
#s-e9b43727-5195-4119-a870-660f82bf22d2, #wrap-s-e9b43727-5195-4119-a870-660f82bf22d2 { display:none !important; }}@media (max-width: 767px){#s-e9b43727-5195-4119-a870-660f82bf22d2 {
  display: none;
}
#s-e9b43727-5195-4119-a870-660f82bf22d2, #wrap-s-e9b43727-5195-4119-a870-660f82bf22d2 { display:none !important; }}
#s-f9951496-470a-4149-be2f-219856fb0620 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-f9951496-470a-4149-be2f-219856fb0620:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f9951496-470a-4149-be2f-219856fb0620:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-f9951496-470a-4149-be2f-219856fb0620 {
  display: none;
}
#s-f9951496-470a-4149-be2f-219856fb0620, #wrap-s-f9951496-470a-4149-be2f-219856fb0620 { display:none !important; }}@media (max-width: 767px){#s-f9951496-470a-4149-be2f-219856fb0620 {
  display: none;
}
#s-f9951496-470a-4149-be2f-219856fb0620, #wrap-s-f9951496-470a-4149-be2f-219856fb0620 { display:none !important; }}

  #s-f9951496-470a-4149-be2f-219856fb0620-root {
    text-align: center;
  }


#s-f9951496-470a-4149-be2f-219856fb0620.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f9951496-470a-4149-be2f-219856fb0620-root {
    text-align: center;
  }


#s-f9951496-470a-4149-be2f-219856fb0620.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f9951496-470a-4149-be2f-219856fb0620-root {
    text-align: center;
  }


#s-f9951496-470a-4149-be2f-219856fb0620.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f9951496-470a-4149-be2f-219856fb0620-root {
    text-align: center;
  }


#s-f9951496-470a-4149-be2f-219856fb0620.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f9951496-470a-4149-be2f-219856fb0620-root {
    text-align: center;
  }


#s-f9951496-470a-4149-be2f-219856fb0620.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-da5b204b-2e71-4680-9bd7-ea8bfcbee498 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: -28%;
margin-right: -28%;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-da5b204b-2e71-4680-9bd7-ea8bfcbee498 {
  display: none;
}
#s-da5b204b-2e71-4680-9bd7-ea8bfcbee498, #wrap-s-da5b204b-2e71-4680-9bd7-ea8bfcbee498 { display:none !important; }}@media (max-width: 767px){#s-da5b204b-2e71-4680-9bd7-ea8bfcbee498 {
  display: none;
}
#s-da5b204b-2e71-4680-9bd7-ea8bfcbee498, #wrap-s-da5b204b-2e71-4680-9bd7-ea8bfcbee498 { display:none !important; }}
@media (min-width: 0px) {
[id="s-da5b204b-2e71-4680-9bd7-ea8bfcbee498"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da5b204b-2e71-4680-9bd7-ea8bfcbee498"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-da5b204b-2e71-4680-9bd7-ea8bfcbee498"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-da5b204b-2e71-4680-9bd7-ea8bfcbee498"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  display: none;
}
#s-90dd1dd9-a49a-42e6-880c-f480356421a5, #wrap-s-90dd1dd9-a49a-42e6-880c-f480356421a5 { display:none !important; }}@media (max-width: 767px){#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  display: none;
}
#s-90dd1dd9-a49a-42e6-880c-f480356421a5, #wrap-s-90dd1dd9-a49a-42e6-880c-f480356421a5 { display:none !important; }}
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-90dd1dd9-a49a-42e6-880c-f480356421a5 {
  background-image: url(https://i.shgcdn.com/6b715964-c05d-4d49-8e35-36c80a0f17bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-90dd1dd9-a49a-42e6-880c-f480356421a5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-90dd1dd9-a49a-42e6-880c-f480356421a5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e63fc905-3c9a-4155-93a6-6d6b3d6bd338 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e63fc905-3c9a-4155-93a6-6d6b3d6bd338 {
  display: none;
}
#s-e63fc905-3c9a-4155-93a6-6d6b3d6bd338, #wrap-s-e63fc905-3c9a-4155-93a6-6d6b3d6bd338 { display:none !important; }}@media (max-width: 767px){#s-e63fc905-3c9a-4155-93a6-6d6b3d6bd338 {
  display: none;
}
#s-e63fc905-3c9a-4155-93a6-6d6b3d6bd338, #wrap-s-e63fc905-3c9a-4155-93a6-6d6b3d6bd338 { display:none !important; }}
#s-d15e28c0-d675-438c-af02-96b9d942ad1b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-d15e28c0-d675-438c-af02-96b9d942ad1b:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d15e28c0-d675-438c-af02-96b9d942ad1b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d15e28c0-d675-438c-af02-96b9d942ad1b {
  display: none;
}
#s-d15e28c0-d675-438c-af02-96b9d942ad1b, #wrap-s-d15e28c0-d675-438c-af02-96b9d942ad1b { display:none !important; }}@media (max-width: 767px){#s-d15e28c0-d675-438c-af02-96b9d942ad1b {
  display: none;
}
#s-d15e28c0-d675-438c-af02-96b9d942ad1b, #wrap-s-d15e28c0-d675-438c-af02-96b9d942ad1b { display:none !important; }}

  #s-d15e28c0-d675-438c-af02-96b9d942ad1b-root {
    text-align: center;
  }


#s-d15e28c0-d675-438c-af02-96b9d942ad1b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d15e28c0-d675-438c-af02-96b9d942ad1b-root {
    text-align: center;
  }


#s-d15e28c0-d675-438c-af02-96b9d942ad1b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d15e28c0-d675-438c-af02-96b9d942ad1b-root {
    text-align: center;
  }


#s-d15e28c0-d675-438c-af02-96b9d942ad1b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d15e28c0-d675-438c-af02-96b9d942ad1b-root {
    text-align: center;
  }


#s-d15e28c0-d675-438c-af02-96b9d942ad1b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d15e28c0-d675-438c-af02-96b9d942ad1b-root {
    text-align: center;
  }


#s-d15e28c0-d675-438c-af02-96b9d942ad1b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  display: none;
}
#s-a0d70382-2b30-480b-936c-5b74d4ea484b, #wrap-s-a0d70382-2b30-480b-936c-5b74d4ea484b { display:none !important; }}@media (max-width: 767px){#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  display: none;
}
#s-a0d70382-2b30-480b-936c-5b74d4ea484b, #wrap-s-a0d70382-2b30-480b-936c-5b74d4ea484b { display:none !important; }}
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a0d70382-2b30-480b-936c-5b74d4ea484b {
  background-image: url(https://i.shgcdn.com/f13406a1-b9bb-4a68-b9ea-917be763da1f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-a0d70382-2b30-480b-936c-5b74d4ea484b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-a0d70382-2b30-480b-936c-5b74d4ea484b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-93e129d5-d8ea-471a-840e-3713889e5590 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-93e129d5-d8ea-471a-840e-3713889e5590 {
  display: none;
}
#s-93e129d5-d8ea-471a-840e-3713889e5590, #wrap-s-93e129d5-d8ea-471a-840e-3713889e5590 { display:none !important; }}@media (max-width: 767px){#s-93e129d5-d8ea-471a-840e-3713889e5590 {
  display: none;
}
#s-93e129d5-d8ea-471a-840e-3713889e5590, #wrap-s-93e129d5-d8ea-471a-840e-3713889e5590 { display:none !important; }}
#s-71581b1b-94ca-401c-9366-7ce9bbbe1823 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-71581b1b-94ca-401c-9366-7ce9bbbe1823:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-71581b1b-94ca-401c-9366-7ce9bbbe1823:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-71581b1b-94ca-401c-9366-7ce9bbbe1823 {
  display: none;
}
#s-71581b1b-94ca-401c-9366-7ce9bbbe1823, #wrap-s-71581b1b-94ca-401c-9366-7ce9bbbe1823 { display:none !important; }}@media (max-width: 767px){#s-71581b1b-94ca-401c-9366-7ce9bbbe1823 {
  display: none;
}
#s-71581b1b-94ca-401c-9366-7ce9bbbe1823, #wrap-s-71581b1b-94ca-401c-9366-7ce9bbbe1823 { display:none !important; }}

  #s-71581b1b-94ca-401c-9366-7ce9bbbe1823-root {
    text-align: center;
  }


#s-71581b1b-94ca-401c-9366-7ce9bbbe1823.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-71581b1b-94ca-401c-9366-7ce9bbbe1823-root {
    text-align: center;
  }


#s-71581b1b-94ca-401c-9366-7ce9bbbe1823.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-71581b1b-94ca-401c-9366-7ce9bbbe1823-root {
    text-align: center;
  }


#s-71581b1b-94ca-401c-9366-7ce9bbbe1823.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-71581b1b-94ca-401c-9366-7ce9bbbe1823-root {
    text-align: center;
  }


#s-71581b1b-94ca-401c-9366-7ce9bbbe1823.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-71581b1b-94ca-401c-9366-7ce9bbbe1823-root {
    text-align: center;
  }


#s-71581b1b-94ca-401c-9366-7ce9bbbe1823.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-90c14c9f-f8a6-4bf7-a747-73449ca85ded {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-90c14c9f-f8a6-4bf7-a747-73449ca85ded {
  display: none;
}
#s-90c14c9f-f8a6-4bf7-a747-73449ca85ded, #wrap-s-90c14c9f-f8a6-4bf7-a747-73449ca85ded { display:none !important; }}@media (max-width: 767px){#s-90c14c9f-f8a6-4bf7-a747-73449ca85ded {
  display: none;
}
#s-90c14c9f-f8a6-4bf7-a747-73449ca85ded, #wrap-s-90c14c9f-f8a6-4bf7-a747-73449ca85ded { display:none !important; }}







#s-90c14c9f-f8a6-4bf7-a747-73449ca85ded > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90c14c9f-f8a6-4bf7-a747-73449ca85ded.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  display: none;
}
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306, #wrap-s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 { display:none !important; }}@media (max-width: 767px){#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  display: none;
}
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306, #wrap-s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 { display:none !important; }}
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 {
  background-image: url(https://i.shgcdn.com/2a5b9c37-6d8b-4cd7-8638-6b59c9709bd9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-fdf0e754-cbf3-414d-b8c1-fd6e56cd4306.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d0931e3b-0355-4d6e-ab63-dbf42f4f235d {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d0931e3b-0355-4d6e-ab63-dbf42f4f235d {
  display: none;
}
#s-d0931e3b-0355-4d6e-ab63-dbf42f4f235d, #wrap-s-d0931e3b-0355-4d6e-ab63-dbf42f4f235d { display:none !important; }}@media (max-width: 767px){#s-d0931e3b-0355-4d6e-ab63-dbf42f4f235d {
  display: none;
}
#s-d0931e3b-0355-4d6e-ab63-dbf42f4f235d, #wrap-s-d0931e3b-0355-4d6e-ab63-dbf42f4f235d { display:none !important; }}
#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4 {
  display: none;
}
#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4, #wrap-s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4 { display:none !important; }}@media (max-width: 767px){#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4 {
  display: none;
}
#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4, #wrap-s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4 { display:none !important; }}

  #s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4-root {
    text-align: center;
  }


#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4-root {
    text-align: center;
  }


#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4-root {
    text-align: center;
  }


#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4-root {
    text-align: center;
  }


#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4-root {
    text-align: center;
  }


#s-56f7acd8-1530-4bf8-93e6-d324eb1a90e4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: -250px;
margin-right: -250px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  display: none;
}
#s-c2524a4c-724d-42dc-8968-44bdfcce7946, #wrap-s-c2524a4c-724d-42dc-8968-44bdfcce7946 { display:none !important; }}@media (max-width: 767px){#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  display: none;
}
#s-c2524a4c-724d-42dc-8968-44bdfcce7946, #wrap-s-c2524a4c-724d-42dc-8968-44bdfcce7946 { display:none !important; }}
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c2524a4c-724d-42dc-8968-44bdfcce7946 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-c2524a4c-724d-42dc-8968-44bdfcce7946 > .shg-box-overlay {
  background-color: rgba(212, 205, 205, 1);
  opacity: 0;
}#s-c2524a4c-724d-42dc-8968-44bdfcce7946.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-93f3ba5e-85bc-4239-9064-e4b169efab30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-93f3ba5e-85bc-4239-9064-e4b169efab30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-93f3ba5e-85bc-4239-9064-e4b169efab30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-93f3ba5e-85bc-4239-9064-e4b169efab30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-93f3ba5e-85bc-4239-9064-e4b169efab30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-93f3ba5e-85bc-4239-9064-e4b169efab30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-93f3ba5e-85bc-4239-9064-e4b169efab30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-0d58413c-4443-48ce-963d-67fe317fac40 {
  min-height: 50px;
}








#s-0d58413c-4443-48ce-963d-67fe317fac40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d58413c-4443-48ce-963d-67fe317fac40.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f46c3670-0abc-4999-bdc1-6d820bdaab1f {
  border-style: solid;
margin-left: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.33);
text-align: center;
background-color: rgba(208, 194, 194, 0);
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-f46c3670-0abc-4999-bdc1-6d820bdaab1f {
  display: none;
}
#s-f46c3670-0abc-4999-bdc1-6d820bdaab1f, #wrap-s-f46c3670-0abc-4999-bdc1-6d820bdaab1f { display:none !important; }}@media (max-width: 767px){#s-f46c3670-0abc-4999-bdc1-6d820bdaab1f {
  display: none;
}
#s-f46c3670-0abc-4999-bdc1-6d820bdaab1f, #wrap-s-f46c3670-0abc-4999-bdc1-6d820bdaab1f { display:none !important; }}
#s-f46c3670-0abc-4999-bdc1-6d820bdaab1f .shogun-heading-component h1 {
  color: rgba(14, 14, 14, 1);
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 38px;
  
  
  text-align: center;
}



#s-91e5c644-8c4b-4534-88e6-43ee4b023756 {
  margin-left: 0px;
margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-91e5c644-8c4b-4534-88e6-43ee4b023756 {
  display: none;
}
#s-91e5c644-8c4b-4534-88e6-43ee4b023756, #wrap-s-91e5c644-8c4b-4534-88e6-43ee4b023756 { display:none !important; }}@media (max-width: 767px){#s-91e5c644-8c4b-4534-88e6-43ee4b023756 {
  display: none;
}
#s-91e5c644-8c4b-4534-88e6-43ee4b023756, #wrap-s-91e5c644-8c4b-4534-88e6-43ee4b023756 { display:none !important; }}
#s-6e380e97-cef3-44c1-97f7-673e5d3b4471 {
  margin-top: 50px;
margin-left: 1%;
margin-right: 1%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-6e380e97-cef3-44c1-97f7-673e5d3b4471:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6e380e97-cef3-44c1-97f7-673e5d3b4471:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6e380e97-cef3-44c1-97f7-673e5d3b4471 {
  display: none;
}
#s-6e380e97-cef3-44c1-97f7-673e5d3b4471, #wrap-s-6e380e97-cef3-44c1-97f7-673e5d3b4471 { display:none !important; }}@media (max-width: 767px){#s-6e380e97-cef3-44c1-97f7-673e5d3b4471 {
  display: none;
}
#s-6e380e97-cef3-44c1-97f7-673e5d3b4471, #wrap-s-6e380e97-cef3-44c1-97f7-673e5d3b4471 { display:none !important; }}

  #s-6e380e97-cef3-44c1-97f7-673e5d3b4471-root {
    text-align: right;
  }


#s-6e380e97-cef3-44c1-97f7-673e5d3b4471.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6e380e97-cef3-44c1-97f7-673e5d3b4471-root {
    text-align: right;
  }


#s-6e380e97-cef3-44c1-97f7-673e5d3b4471.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6e380e97-cef3-44c1-97f7-673e5d3b4471-root {
    text-align: right;
  }


#s-6e380e97-cef3-44c1-97f7-673e5d3b4471.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6e380e97-cef3-44c1-97f7-673e5d3b4471-root {
    text-align: right;
  }


#s-6e380e97-cef3-44c1-97f7-673e5d3b4471.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6e380e97-cef3-44c1-97f7-673e5d3b4471-root {
    text-align: right;
  }


#s-6e380e97-cef3-44c1-97f7-673e5d3b4471.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-cc48d8b9-d0fe-4710-a89f-37ce3519304e {
  margin-top: -13px;
margin-bottom: -13px;
min-height: 50px;
}








#s-cc48d8b9-d0fe-4710-a89f-37ce3519304e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc48d8b9-d0fe-4710-a89f-37ce3519304e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: -250px;
margin-right: -250px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  display: none;
}
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864, #wrap-s-7b033648-4944-4d90-8eeb-f3c3aad3b864 { display:none !important; }}@media (max-width: 767px){#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  display: none;
}
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864, #wrap-s-7b033648-4944-4d90-8eeb-f3c3aad3b864 { display:none !important; }}
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 {
  background-image: url(https://i.shgcdn.com/766888c0-a9fe-401e-b460-bb704ab344f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-7b033648-4944-4d90-8eeb-f3c3aad3b864 > .shg-box-overlay {
  background-color: rgba(212, 205, 205, 1);
  opacity: 0;
}#s-7b033648-4944-4d90-8eeb-f3c3aad3b864.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

@media (min-width: 0px) {
[id="s-bb107861-7863-4fbd-8787-5165167b3aa6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb107861-7863-4fbd-8787-5165167b3aa6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb107861-7863-4fbd-8787-5165167b3aa6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bb107861-7863-4fbd-8787-5165167b3aa6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb107861-7863-4fbd-8787-5165167b3aa6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb107861-7863-4fbd-8787-5165167b3aa6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb107861-7863-4fbd-8787-5165167b3aa6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-3a652abc-bd25-4f42-b936-96fbe0bfa441 {
  min-height: 50px;
}








#s-3a652abc-bd25-4f42-b936-96fbe0bfa441 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a652abc-bd25-4f42-b936-96fbe0bfa441.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c6fa7fde-21a2-4e63-8853-a6d5a0c9df0b {
  border-style: solid;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 8%;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.33);
text-align: right;
background-color: rgba(208, 194, 194, 0);
opacity: 1;
}

#s-c6fa7fde-21a2-4e63-8853-a6d5a0c9df0b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 38px;
  
  
  text-align: right;
}



#s-1d022271-1a55-4ab3-861c-dad5c90fc669 {
  margin-top: 50px;
margin-left: 1%;
margin-bottom: 8px;
margin-right: 1%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-1d022271-1a55-4ab3-861c-dad5c90fc669:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1d022271-1a55-4ab3-861c-dad5c90fc669:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-1d022271-1a55-4ab3-861c-dad5c90fc669 {
  display: none;
}
#s-1d022271-1a55-4ab3-861c-dad5c90fc669, #wrap-s-1d022271-1a55-4ab3-861c-dad5c90fc669 { display:none !important; }}@media (max-width: 767px){#s-1d022271-1a55-4ab3-861c-dad5c90fc669 {
  display: none;
}
#s-1d022271-1a55-4ab3-861c-dad5c90fc669, #wrap-s-1d022271-1a55-4ab3-861c-dad5c90fc669 { display:none !important; }}

  #s-1d022271-1a55-4ab3-861c-dad5c90fc669-root {
    text-align: right;
  }


#s-1d022271-1a55-4ab3-861c-dad5c90fc669.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1d022271-1a55-4ab3-861c-dad5c90fc669-root {
    text-align: right;
  }


#s-1d022271-1a55-4ab3-861c-dad5c90fc669.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1d022271-1a55-4ab3-861c-dad5c90fc669-root {
    text-align: right;
  }


#s-1d022271-1a55-4ab3-861c-dad5c90fc669.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1d022271-1a55-4ab3-861c-dad5c90fc669-root {
    text-align: right;
  }


#s-1d022271-1a55-4ab3-861c-dad5c90fc669.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1d022271-1a55-4ab3-861c-dad5c90fc669-root {
    text-align: right;
  }


#s-1d022271-1a55-4ab3-861c-dad5c90fc669.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782 {
  margin-top: 50px;
margin-left: 1%;
margin-bottom: 8px;
margin-right: 1%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782 {
  display: none;
}
#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782, #wrap-s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782 {
  display: none;
}
#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782, #wrap-s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782 {
  
}
}@media (max-width: 767px){#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782 {
  
}
}

  #s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782-root {
    text-align: right;
  }


#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782-root {
    text-align: right;
  }


#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782-root {
    text-align: right;
  }


#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782-root {
    text-align: right;
  }


#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782-root {
    text-align: right;
  }


#s-b4fdbc77-ff28-4f6f-b8e6-3c73af785782.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd {
  margin-top: 50px;
margin-left: 1%;
margin-bottom: 8px;
margin-right: 1%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd {
  display: none;
}
#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd, #wrap-s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd {
  display: none;
}
#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd, #wrap-s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd {
  
}
}@media (max-width: 767px){#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd {
  
}
}

  #s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd-root {
    text-align: right;
  }


#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd-root {
    text-align: right;
  }


#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd-root {
    text-align: right;
  }


#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd-root {
    text-align: right;
  }


#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd-root {
    text-align: right;
  }


#s-5b01b2f0-8d1e-4677-b60a-c96356df1bcd.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  display: none;
}
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8, #wrap-s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  display: none;
}
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8, #wrap-s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  
}
}@media (max-width: 767px){#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  
}
}
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 {
  background-image: url(https://i.shgcdn.com/93b02ffc-36c7-4448-8a4e-bf77270dd3b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8 > .shg-box-overlay {
  background-color: rgba(212, 205, 205, 1);
  opacity: 0;
}#s-c00a85c4-ac9e-4d27-9275-f37823a87cc8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-126662b7-2fea-44c6-a328-7a51a5ef99ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-126662b7-2fea-44c6-a328-7a51a5ef99ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-126662b7-2fea-44c6-a328-7a51a5ef99ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-126662b7-2fea-44c6-a328-7a51a5ef99ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-126662b7-2fea-44c6-a328-7a51a5ef99ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-126662b7-2fea-44c6-a328-7a51a5ef99ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-126662b7-2fea-44c6-a328-7a51a5ef99ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-41bc3171-41d1-4e9c-b976-d8a95be13af4 {
  border-style: solid;
margin-top: -4px;
margin-left: 27%;
margin-bottom: -4px;
margin-right: 27%;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.33);
text-align: center;
background-color: rgba(208, 194, 194, 0);
opacity: 1;
}
@media (min-width: 1200px){#s-41bc3171-41d1-4e9c-b976-d8a95be13af4 {
  display: none;
}
#s-41bc3171-41d1-4e9c-b976-d8a95be13af4, #wrap-s-41bc3171-41d1-4e9c-b976-d8a95be13af4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41bc3171-41d1-4e9c-b976-d8a95be13af4 {
  display: none;
}
#s-41bc3171-41d1-4e9c-b976-d8a95be13af4, #wrap-s-41bc3171-41d1-4e9c-b976-d8a95be13af4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41bc3171-41d1-4e9c-b976-d8a95be13af4 {
  
}
}@media (max-width: 767px){#s-41bc3171-41d1-4e9c-b976-d8a95be13af4 {
  margin-left: 4%;
margin-right: 4%;
}
}
#s-41bc3171-41d1-4e9c-b976-d8a95be13af4 .shogun-heading-component h1 {
  color: rgba(14, 14, 14, 1);
  font-weight:  700 ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-ee33a642-9ee1-40e0-9347-5b01811c5b1a {
  margin-top: -15px;
margin-left: 7%;
margin-bottom: -15px;
margin-right: 7%;
padding-bottom: 1px;
}
@media (min-width: 1200px){#s-ee33a642-9ee1-40e0-9347-5b01811c5b1a {
  display: none;
}
#s-ee33a642-9ee1-40e0-9347-5b01811c5b1a, #wrap-s-ee33a642-9ee1-40e0-9347-5b01811c5b1a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee33a642-9ee1-40e0-9347-5b01811c5b1a {
  display: none;
}
#s-ee33a642-9ee1-40e0-9347-5b01811c5b1a, #wrap-s-ee33a642-9ee1-40e0-9347-5b01811c5b1a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee33a642-9ee1-40e0-9347-5b01811c5b1a {
  
}
}@media (max-width: 767px){#s-ee33a642-9ee1-40e0-9347-5b01811c5b1a {
  
}
}
#s-d344ed5a-2f10-4909-8820-14ba14548258 {
  min-height: 50px;
}








#s-d344ed5a-2f10-4909-8820-14ba14548258 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d344ed5a-2f10-4909-8820-14ba14548258.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-30241cf1-2d5f-474f-a84b-20865880d783 {
  margin-top: 80px;
margin-left: 1%;
margin-right: 1%;
padding-top: 8px;
padding-left: 16px;
padding-bottom: 8px;
padding-right: 16px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-30241cf1-2d5f-474f-a84b-20865880d783:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-30241cf1-2d5f-474f-a84b-20865880d783:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-30241cf1-2d5f-474f-a84b-20865880d783 {
  display: none;
}
#s-30241cf1-2d5f-474f-a84b-20865880d783, #wrap-s-30241cf1-2d5f-474f-a84b-20865880d783 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30241cf1-2d5f-474f-a84b-20865880d783 {
  display: none;
}
#s-30241cf1-2d5f-474f-a84b-20865880d783, #wrap-s-30241cf1-2d5f-474f-a84b-20865880d783 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30241cf1-2d5f-474f-a84b-20865880d783 {
  
}
}@media (max-width: 767px){#s-30241cf1-2d5f-474f-a84b-20865880d783 {
  
}
}

  #s-30241cf1-2d5f-474f-a84b-20865880d783-root {
    text-align: center;
  }


#s-30241cf1-2d5f-474f-a84b-20865880d783.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 21px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-30241cf1-2d5f-474f-a84b-20865880d783-root {
    text-align: center;
  }


#s-30241cf1-2d5f-474f-a84b-20865880d783.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 21px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-30241cf1-2d5f-474f-a84b-20865880d783-root {
    text-align: center;
  }


#s-30241cf1-2d5f-474f-a84b-20865880d783.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 21px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-30241cf1-2d5f-474f-a84b-20865880d783-root {
    text-align: center;
  }


#s-30241cf1-2d5f-474f-a84b-20865880d783.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 21px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-30241cf1-2d5f-474f-a84b-20865880d783-root {
    text-align: center;
  }


#s-30241cf1-2d5f-474f-a84b-20865880d783.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 21px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-3362541c-9919-451a-bd58-5d68db2ed9d2 {
  margin-top: -25px;
margin-bottom: -25px;
min-height: 50px;
}








#s-3362541c-9919-451a-bd58-5d68db2ed9d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3362541c-9919-451a-bd58-5d68db2ed9d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 1%;
margin-right: 1%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  display: none;
}
#s-f7b965a6-a013-440a-a70b-32fa13b936be, #wrap-s-f7b965a6-a013-440a-a70b-32fa13b936be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  display: none;
}
#s-f7b965a6-a013-440a-a70b-32fa13b936be, #wrap-s-f7b965a6-a013-440a-a70b-32fa13b936be { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  
}
}@media (max-width: 767px){#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  
}
}
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f7b965a6-a013-440a-a70b-32fa13b936be {
  background-image: url(https://i.shgcdn.com/5f33b9d3-120b-421f-93d1-d82f63dceb93/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-f7b965a6-a013-440a-a70b-32fa13b936be > .shg-box-overlay {
  background-color: rgba(212, 205, 205, 1);
  opacity: 0;
}#s-f7b965a6-a013-440a-a70b-32fa13b936be.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 35px;
margin-right: 1%;
padding-top: 8px;
padding-left: 16px;
padding-bottom: 8px;
padding-right: 16px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa {
  display: none;
}
#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa, #wrap-s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa {
  display: none;
}
#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa, #wrap-s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa {
  
}
}@media (max-width: 767px){#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa {
  
}
}

  #s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa-root {
    text-align: center;
  }


#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa-root {
    text-align: center;
  }


#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa-root {
    text-align: center;
  }


#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa-root {
    text-align: center;
  }


#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa-root {
    text-align: center;
  }


#s-e93be0c9-ccfc-4f2e-8ed6-54c62f7b67fa.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-1ae7c4a8-e441-489e-83ce-2f6df5a4300d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ae7c4a8-e441-489e-83ce-2f6df5a4300d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ae7c4a8-e441-489e-83ce-2f6df5a4300d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ae7c4a8-e441-489e-83ce-2f6df5a4300d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ae7c4a8-e441-489e-83ce-2f6df5a4300d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ae7c4a8-e441-489e-83ce-2f6df5a4300d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ae7c4a8-e441-489e-83ce-2f6df5a4300d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-0632310c-0b33-467c-9035-f13c4ceaa972 {
  min-height: 50px;
}








#s-0632310c-0b33-467c-9035-f13c4ceaa972 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0632310c-0b33-467c-9035-f13c4ceaa972.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46b1ff02-70b8-451d-9406-19c7a9c969e2 {
  border-style: solid;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 8%;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.33);
text-align: right;
background-color: rgba(208, 194, 194, 0);
opacity: 1;
}

#s-46b1ff02-70b8-451d-9406-19c7a9c969e2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: right;
}



#s-2088fd41-3539-4c27-be1d-87b37eceac7e {
  margin-top: 50px;
margin-left: 1%;
margin-bottom: 8px;
margin-right: 1%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 28px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
color: rgba(135, 29, 21, 1);
background-image: none;
hover-type: color;
}
#s-2088fd41-3539-4c27-be1d-87b37eceac7e:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2088fd41-3539-4c27-be1d-87b37eceac7e:active {background-color: rgba(204, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-2088fd41-3539-4c27-be1d-87b37eceac7e {
  display: none;
}
#s-2088fd41-3539-4c27-be1d-87b37eceac7e, #wrap-s-2088fd41-3539-4c27-be1d-87b37eceac7e { display:none !important; }}@media (max-width: 767px){#s-2088fd41-3539-4c27-be1d-87b37eceac7e {
  display: none;
}
#s-2088fd41-3539-4c27-be1d-87b37eceac7e, #wrap-s-2088fd41-3539-4c27-be1d-87b37eceac7e { display:none !important; }}

  #s-2088fd41-3539-4c27-be1d-87b37eceac7e-root {
    text-align: right;
  }


#s-2088fd41-3539-4c27-be1d-87b37eceac7e.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2088fd41-3539-4c27-be1d-87b37eceac7e-root {
    text-align: right;
  }


#s-2088fd41-3539-4c27-be1d-87b37eceac7e.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2088fd41-3539-4c27-be1d-87b37eceac7e-root {
    text-align: right;
  }


#s-2088fd41-3539-4c27-be1d-87b37eceac7e.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2088fd41-3539-4c27-be1d-87b37eceac7e-root {
    text-align: right;
  }


#s-2088fd41-3539-4c27-be1d-87b37eceac7e.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2088fd41-3539-4c27-be1d-87b37eceac7e-root {
    text-align: right;
  }


#s-2088fd41-3539-4c27-be1d-87b37eceac7e.shg-btn {
  color: rgba(135, 29, 21, 1);
  font-size: 26px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-78e5fdf3-cb11-45b3-9b5a-5177cc507634 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-78e5fdf3-cb11-45b3-9b5a-5177cc507634 {
  display: none;
}
#s-78e5fdf3-cb11-45b3-9b5a-5177cc507634, #wrap-s-78e5fdf3-cb11-45b3-9b5a-5177cc507634 { display:none !important; }}@media (max-width: 767px){#s-78e5fdf3-cb11-45b3-9b5a-5177cc507634 {
  display: none;
}
#s-78e5fdf3-cb11-45b3-9b5a-5177cc507634, #wrap-s-78e5fdf3-cb11-45b3-9b5a-5177cc507634 { display:none !important; }}







#s-78e5fdf3-cb11-45b3-9b5a-5177cc507634 > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-78e5fdf3-cb11-45b3-9b5a-5177cc507634.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-325fe66a-fb16-4f1a-95cb-23268d4bbca4 {
  border-style: solid;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(241, 241, 241, 1);
text-align: center;
}

#s-325fe66a-fb16-4f1a-95cb-23268d4bbca4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-bf36ca04-96e9-4cb8-b8d6-a8f649f1bc5c {
  margin-left: -18%;
margin-bottom: 25px;
margin-right: -18%;
}

@media (min-width: 0px) {
[id="s-bf36ca04-96e9-4cb8-b8d6-a8f649f1bc5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf36ca04-96e9-4cb8-b8d6-a8f649f1bc5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-bf36ca04-96e9-4cb8-b8d6-a8f649f1bc5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf36ca04-96e9-4cb8-b8d6-a8f649f1bc5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-58d2fb9f-eacd-445a-ace1-a9041eeafa8b {
  max-width: 1012px;
aspect-ratio: 1012/799;
text-align: center;
}





  #s-58d2fb9f-eacd-445a-ace1-a9041eeafa8b img.shogun-image,
  #s-58d2fb9f-eacd-445a-ace1-a9041eeafa8b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-58d2fb9f-eacd-445a-ace1-a9041eeafa8b {
    width: 100%;
    height: auto;
  }



  #s-58d2fb9f-eacd-445a-ace1-a9041eeafa8b img.shogun-image {
    

    
    
    
  }


#s-58d2fb9f-eacd-445a-ace1-a9041eeafa8b .shogun-image-content {
  
    align-items: center;
  
}

#s-14efa486-a760-4da6-94e2-6b939da11964 {
  min-height: 50px;
}








#s-14efa486-a760-4da6-94e2-6b939da11964 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14efa486-a760-4da6-94e2-6b939da11964.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9debb87b-1b9d-4758-b898-1bb69c1a883a {
  border-style: solid;
margin-top: -15px;
margin-left: 0px;
margin-bottom: 22px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-bac680fa-518e-4a0f-add4-5722ee6198a8 {
  margin-left: -18%;
margin-bottom: 0px;
margin-right: -18%;
}

@media (min-width: 0px) {
[id="s-bac680fa-518e-4a0f-add4-5722ee6198a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bac680fa-518e-4a0f-add4-5722ee6198a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-bac680fa-518e-4a0f-add4-5722ee6198a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-bac680fa-518e-4a0f-add4-5722ee6198a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-2a202114-d247-40e6-9016-af772c21c235 {
  min-height: 50px;
}








#s-2a202114-d247-40e6-9016-af772c21c235 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a202114-d247-40e6-9016-af772c21c235.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b2cc46d-ce37-4d4d-9808-7108081f850c {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-c3605aac-45cb-4b5c-924f-bd313bd380b1 {
  margin-top: 45px;
margin-bottom: 45px;
max-width: 1008px;
aspect-ratio: 4/3;
text-align: center;
}





  #s-c3605aac-45cb-4b5c-924f-bd313bd380b1 img.shogun-image,
  #s-c3605aac-45cb-4b5c-924f-bd313bd380b1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c3605aac-45cb-4b5c-924f-bd313bd380b1 {
    width: 100%;
    height: auto;
  }



  #s-c3605aac-45cb-4b5c-924f-bd313bd380b1 img.shogun-image {
    

    
    
    
  }


#s-c3605aac-45cb-4b5c-924f-bd313bd380b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}
@media (min-width: 1200px){#s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda {
  display: none;
}
#s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda, #wrap-s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda {
  display: none;
}
#s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda, #wrap-s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda { display:none !important; }}







#s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-13d63ef4-dcd0-4dc9-8a9e-7a779a557bda.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05024737-6304-4dbe-8d77-da948576083d {
  border-style: solid;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(241, 241, 241, 1);
text-align: center;
}

#s-05024737-6304-4dbe-8d77-da948576083d .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-ba1da8fc-0af9-48d1-8f7e-39413fe9b3bf {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-bc9213a7-63ef-4538-99c7-d4bde171e0e7 {
  margin-top: -7px;
margin-bottom: -7px;
margin-right: 0%;
min-height: 50px;
}








#s-bc9213a7-63ef-4538-99c7-d4bde171e0e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc9213a7-63ef-4538-99c7-d4bde171e0e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f05f0226-5597-43c4-b8b6-4a22753bf141 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-f05f0226-5597-43c4-b8b6-4a22753bf141"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f05f0226-5597-43c4-b8b6-4a22753bf141"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f05f0226-5597-43c4-b8b6-4a22753bf141"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f05f0226-5597-43c4-b8b6-4a22753bf141"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-1f6d4ad5-eeac-4a56-8265-b03409c683e7 {
  margin-right: -222%;
max-width: 400px;
aspect-ratio: 400/316;
text-align: center;
}





  #s-1f6d4ad5-eeac-4a56-8265-b03409c683e7 img.shogun-image,
  #s-1f6d4ad5-eeac-4a56-8265-b03409c683e7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1f6d4ad5-eeac-4a56-8265-b03409c683e7 {
    width: 100%;
    height: auto;
  }



  #s-1f6d4ad5-eeac-4a56-8265-b03409c683e7 img.shogun-image {
    

    
    
    
  }


#s-1f6d4ad5-eeac-4a56-8265-b03409c683e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c713b4c-ed3b-4036-a0e6-5ac969ffd7d6 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4c713b4c-ed3b-4036-a0e6-5ac969ffd7d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c713b4c-ed3b-4036-a0e6-5ac969ffd7d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-4c713b4c-ed3b-4036-a0e6-5ac969ffd7d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c713b4c-ed3b-4036-a0e6-5ac969ffd7d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-4a438e3b-3952-46a7-a73f-7cd15041474c {
  min-height: 50px;
}








#s-4a438e3b-3952-46a7-a73f-7cd15041474c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a438e3b-3952-46a7-a73f-7cd15041474c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b7f77800-9e38-414a-bd61-af6e819ed960 {
  border-style: solid;
margin-top: -20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-dfefad87-1da5-464c-b84b-e5f6518c260d {
  margin-top: 15px;
margin-left: 1%;
margin-bottom: 15px;
margin-right: 1%;
max-width: 1008px;
aspect-ratio: 4/3;
text-align: center;
}





  #s-dfefad87-1da5-464c-b84b-e5f6518c260d img.shogun-image,
  #s-dfefad87-1da5-464c-b84b-e5f6518c260d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-dfefad87-1da5-464c-b84b-e5f6518c260d {
    width: 100%;
    height: auto;
  }



  #s-dfefad87-1da5-464c-b84b-e5f6518c260d img.shogun-image {
    

    
    
    
  }


#s-dfefad87-1da5-464c-b84b-e5f6518c260d .shogun-image-content {
  
    align-items: center;
  
}

#s-3618a5cc-a979-488c-b644-80500f0b1b02 {
  border-style: solid;
margin-top: -15px;
margin-left: 0%;
margin-bottom: -15px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 23px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-de6c8186-6087-4ceb-b19e-c546da24dff1 {
  margin-left: -18%;
margin-bottom: 0px;
margin-right: -18%;
}

@media (min-width: 0px) {
[id="s-de6c8186-6087-4ceb-b19e-c546da24dff1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de6c8186-6087-4ceb-b19e-c546da24dff1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-de6c8186-6087-4ceb-b19e-c546da24dff1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-de6c8186-6087-4ceb-b19e-c546da24dff1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-28d17f60-ea86-493d-8fc6-4dc92059a76a {
  margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 2500px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-28d17f60-ea86-493d-8fc6-4dc92059a76a img.shogun-image,
  #s-28d17f60-ea86-493d-8fc6-4dc92059a76a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-28d17f60-ea86-493d-8fc6-4dc92059a76a {
    width: 100%;
    height: auto;
  }



  #s-28d17f60-ea86-493d-8fc6-4dc92059a76a img.shogun-image {
    

    
    
    
  }


#s-28d17f60-ea86-493d-8fc6-4dc92059a76a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-98b530a7-c1ad-453b-a66b-d062482e5b9c {
  min-height: 50px;
}








#s-98b530a7-c1ad-453b-a66b-d062482e5b9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98b530a7-c1ad-453b-a66b-d062482e5b9c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e0ea72e4-121f-4353-a0a7-543f7c06257f {
  border-style: solid;
margin-top: 16px;
margin-left: 2%;
margin-bottom: 16px;
margin-right: 2%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-8b28eac5-7f9b-41e2-aa8f-17d2e393a331 {
  margin-top: -20px;
min-height: 50px;
}








#s-8b28eac5-7f9b-41e2-aa8f-17d2e393a331 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b28eac5-7f9b-41e2-aa8f-17d2e393a331.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-4cfa192a-e256-41ba-9fa0-f9b169f2aa15 {
  text-align: center;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.85)}.shg-lightbox.hidden{display:none!important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:focus,.shg-lightbox .shg-lightbox-close:hover{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0,-50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none!important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width:769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}