.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-d4849b92-7347-462a-9835-3157d4cc3ba5 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-d4849b92-7347-462a-9835-3157d4cc3ba5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4849b92-7347-462a-9835-3157d4cc3ba5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e5003053-caf0-4dc6-a9da-a8364824091f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e5003053-caf0-4dc6-a9da-a8364824091f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e5003053-caf0-4dc6-a9da-a8364824091f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e5003053-caf0-4dc6-a9da-a8364824091f {
  
}
}@media (max-width: 767px){#s-e5003053-caf0-4dc6-a9da-a8364824091f {
  display: none;
}
#s-e5003053-caf0-4dc6-a9da-a8364824091f, #wrap-s-e5003053-caf0-4dc6-a9da-a8364824091f { display:none !important; }}







#s-e5003053-caf0-4dc6-a9da-a8364824091f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5003053-caf0-4dc6-a9da-a8364824091f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-302dfa32-aa20-4d2c-98fc-cbdaa3cb5e54 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-302dfa32-aa20-4d2c-98fc-cbdaa3cb5e54 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-302dfa32-aa20-4d2c-98fc-cbdaa3cb5e54 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-302dfa32-aa20-4d2c-98fc-cbdaa3cb5e54 {
  
}
}@media (max-width: 767px){#s-302dfa32-aa20-4d2c-98fc-cbdaa3cb5e54 {
  
}
}







#s-302dfa32-aa20-4d2c-98fc-cbdaa3cb5e54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-302dfa32-aa20-4d2c-98fc-cbdaa3cb5e54.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-repeat: repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  min-height: 300px;
display: none;
}
#s-87775da2-0e92-4e84-bf40-142b614421f0, #wrap-s-87775da2-0e92-4e84-bf40-142b614421f0 { display:none !important; }}@media (max-width: 767px){#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  min-height: 250px;
display: none;
}
#s-87775da2-0e92-4e84-bf40-142b614421f0, #wrap-s-87775da2-0e92-4e84-bf40-142b614421f0 { display:none !important; }}
#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/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-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/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-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-87775da2-0e92-4e84-bf40-142b614421f0 {
  background-image: url(https://i.shgcdn.com/89e29097-0a2f-4a78-a29c-79e6199b2361/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-87775da2-0e92-4e84-bf40-142b614421f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87775da2-0e92-4e84-bf40-142b614421f0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-b0883c4f-a648-4857-b3dd-37bfd1357433 {
  margin-top: 24px;
margin-bottom: 24px;
}

@media (min-width: 0px) {
[id="s-b0883c4f-a648-4857-b3dd-37bfd1357433"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0883c4f-a648-4857-b3dd-37bfd1357433"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b0883c4f-a648-4857-b3dd-37bfd1357433"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0883c4f-a648-4857-b3dd-37bfd1357433"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

.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;
}

#s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274 {
  text-align: center;
}







  img.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
    
    
  }


.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shg-align-container {
  text-align: center
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
    
    
  }


.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shg-align-container {
  text-align: center
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
    
    
  }


.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shg-align-container {
  text-align: center
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
    
    
  }


.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shg-align-container {
  text-align: center
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
    
    
  }


.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shg-align-container {
  text-align: center
}

.s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1d8790c-1bab-4a6a-86ba-3b121b8e4274.shogun-image {
  box-sizing: border-box;
}


}
#s-f0fbfe42-db3c-4f67-8883-4c56558de70e {
  margin-top: 16px;
}

#s-95594235-f129-458c-962c-eb901290691e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: left center;
}
@media (min-width: 1200px){#s-95594235-f129-458c-962c-eb901290691e {
  display: none;
}
#s-95594235-f129-458c-962c-eb901290691e, #wrap-s-95594235-f129-458c-962c-eb901290691e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95594235-f129-458c-962c-eb901290691e {
  display: none;
}
#s-95594235-f129-458c-962c-eb901290691e, #wrap-s-95594235-f129-458c-962c-eb901290691e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95594235-f129-458c-962c-eb901290691e {
  min-height: 300px;
}
}@media (max-width: 767px){#s-95594235-f129-458c-962c-eb901290691e {
  min-height: 250px;
display: none;
}
#s-95594235-f129-458c-962c-eb901290691e, #wrap-s-95594235-f129-458c-962c-eb901290691e { display:none !important; }}
#s-95594235-f129-458c-962c-eb901290691e {
  background-image: url(https://i.shgcdn.com/775cc3d8-3a50-442c-bcfa-a8f2e52bdcf4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-95594235-f129-458c-962c-eb901290691e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95594235-f129-458c-962c-eb901290691e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d869ef6-bf49-49f1-bbff-a18625b8e7d6 {
  margin-top: 24px;
margin-bottom: 24px;
}

@media (min-width: 0px) {
[id="s-9d869ef6-bf49-49f1-bbff-a18625b8e7d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d869ef6-bf49-49f1-bbff-a18625b8e7d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9d869ef6-bf49-49f1-bbff-a18625b8e7d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d869ef6-bf49-49f1-bbff-a18625b8e7d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-126f3b99-f590-4e47-9d60-7489a448487b {
  text-align: center;
}







  img.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
    
    
  }


.s-126f3b99-f590-4e47-9d60-7489a448487b .shogun-image-content {
  
    align-items: center;
  
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shg-align-container {
  text-align: center
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
    
    
  }


.s-126f3b99-f590-4e47-9d60-7489a448487b .shogun-image-content {
  
    align-items: center;
  
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shg-align-container {
  text-align: center
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
    
    
  }


.s-126f3b99-f590-4e47-9d60-7489a448487b .shogun-image-content {
  
    align-items: center;
  
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shg-align-container {
  text-align: center
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
    
    
  }


.s-126f3b99-f590-4e47-9d60-7489a448487b .shogun-image-content {
  
    align-items: center;
  
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shg-align-container {
  text-align: center
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
    
    
  }


.s-126f3b99-f590-4e47-9d60-7489a448487b .shogun-image-content {
  
    align-items: center;
  
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shg-align-container {
  text-align: center
}

.s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126f3b99-f590-4e47-9d60-7489a448487b.shogun-image {
  box-sizing: border-box;
}


}
#s-1db3793c-e193-4ba9-8f8d-1a94eae17f13 {
  margin-top: 16px;
}

#s-db028e48-d38a-4bad-9232-99f4d3e74b6d {
  min-height: 50px;
}








#s-db028e48-d38a-4bad-9232-99f4d3e74b6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db028e48-d38a-4bad-9232-99f4d3e74b6d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-be854945-ce09-4252-83f6-ced2ae9e1ac4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-be854945-ce09-4252-83f6-ced2ae9e1ac4 {
  display: none;
}
#s-be854945-ce09-4252-83f6-ced2ae9e1ac4, #wrap-s-be854945-ce09-4252-83f6-ced2ae9e1ac4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be854945-ce09-4252-83f6-ced2ae9e1ac4 {
  display: none;
}
#s-be854945-ce09-4252-83f6-ced2ae9e1ac4, #wrap-s-be854945-ce09-4252-83f6-ced2ae9e1ac4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be854945-ce09-4252-83f6-ced2ae9e1ac4 {
  display: none;
}
#s-be854945-ce09-4252-83f6-ced2ae9e1ac4, #wrap-s-be854945-ce09-4252-83f6-ced2ae9e1ac4 { display:none !important; }}







#s-be854945-ce09-4252-83f6-ced2ae9e1ac4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be854945-ce09-4252-83f6-ced2ae9e1ac4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b {
  min-height: 0px;
}
@media (min-width: 1200px){#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b {
  display: none;
}
#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b, #wrap-s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b {
  display: none;
}
#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b, #wrap-s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b {
  display: none;
}
#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b, #wrap-s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b { display:none !important; }}@media (max-width: 767px){#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b {
  
}
}







#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d95601f-12c5-4eb8-87bc-6cb329e4da3b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5b07b84-fff7-467b-8f09-6d454e49baf9 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 32px;
padding-bottom: 40px;
min-height: 500px;
background-position: center bottom;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-a5b07b84-fff7-467b-8f09-6d454e49baf9 {
  
}
}@media (max-width: 767px){#s-a5b07b84-fff7-467b-8f09-6d454e49baf9 {
  
}
}
#s-a5b07b84-fff7-467b-8f09-6d454e49baf9 {
  background-image: url(https://i.shgcdn.com/de6d4a21-d612-4d87-a196-cf4e854434b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a5b07b84-fff7-467b-8f09-6d454e49baf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5b07b84-fff7-467b-8f09-6d454e49baf9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742 {
  text-align: center;
}







  img.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
    
    
  }


.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742 .shogun-image-content {
  
    align-items: center;
  
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shg-align-container {
  text-align: center
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
    
    
  }


.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742 .shogun-image-content {
  
    align-items: center;
  
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shg-align-container {
  text-align: center
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
  box-sizing: border-box;
}


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





  img.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
    
    
  }


.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742 .shogun-image-content {
  
    align-items: center;
  
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shg-align-container {
  text-align: center
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
  box-sizing: border-box;
}


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





  img.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
    
    
  }


.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742 .shogun-image-content {
  
    align-items: center;
  
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shg-align-container {
  text-align: center
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
  box-sizing: border-box;
}


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





  img.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
    
    
  }


.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742 .shogun-image-content {
  
    align-items: center;
  
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shg-align-container {
  text-align: center
}

.s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-364132e5-b9e6-4f3a-8fb2-3ee9a2d3d742.shogun-image {
  box-sizing: border-box;
}


}
#s-c1f1cdad-1b4c-43f9-851b-8cf4ae8fb5c7 {
  margin-top: 16px;
}

#s-222393a6-70a1-4df0-9ffd-6a895e5228fb {
  min-height: 50px;
}
@media (min-width: 1200px){#s-222393a6-70a1-4df0-9ffd-6a895e5228fb {
  display: none;
}
#s-222393a6-70a1-4df0-9ffd-6a895e5228fb, #wrap-s-222393a6-70a1-4df0-9ffd-6a895e5228fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-222393a6-70a1-4df0-9ffd-6a895e5228fb {
  display: none;
}
#s-222393a6-70a1-4df0-9ffd-6a895e5228fb, #wrap-s-222393a6-70a1-4df0-9ffd-6a895e5228fb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-222393a6-70a1-4df0-9ffd-6a895e5228fb {
  display: none;
}
#s-222393a6-70a1-4df0-9ffd-6a895e5228fb, #wrap-s-222393a6-70a1-4df0-9ffd-6a895e5228fb { display:none !important; }}@media (max-width: 767px){#s-222393a6-70a1-4df0-9ffd-6a895e5228fb {
  display: none;
}
#s-222393a6-70a1-4df0-9ffd-6a895e5228fb, #wrap-s-222393a6-70a1-4df0-9ffd-6a895e5228fb { display:none !important; }}







#s-222393a6-70a1-4df0-9ffd-6a895e5228fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-222393a6-70a1-4df0-9ffd-6a895e5228fb {
  cursor: pointer;
}#s-222393a6-70a1-4df0-9ffd-6a895e5228fb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2bb6672b-33f2-45a4-b3d4-6451f064e651 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2bb6672b-33f2-45a4-b3d4-6451f064e651 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2bb6672b-33f2-45a4-b3d4-6451f064e651 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2bb6672b-33f2-45a4-b3d4-6451f064e651 {
  
}
}@media (max-width: 767px){#s-2bb6672b-33f2-45a4-b3d4-6451f064e651 {
  display: none;
}
#s-2bb6672b-33f2-45a4-b3d4-6451f064e651, #wrap-s-2bb6672b-33f2-45a4-b3d4-6451f064e651 { display:none !important; }}







#s-2bb6672b-33f2-45a4-b3d4-6451f064e651 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bb6672b-33f2-45a4-b3d4-6451f064e651.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e4b71b9-6ade-4986-978d-bbace222729c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e4b71b9-6ade-4986-978d-bbace222729c {
  min-height: 300px;
}
}@media (max-width: 767px){#s-9e4b71b9-6ade-4986-978d-bbace222729c {
  min-height: 250px;
display: none;
}
#s-9e4b71b9-6ade-4986-978d-bbace222729c, #wrap-s-9e4b71b9-6ade-4986-978d-bbace222729c { display:none !important; }}
#s-9e4b71b9-6ade-4986-978d-bbace222729c {
  background-image: url(https://i.shgcdn.com/1f2277cc-ab49-4e7f-a0cf-752a448e19c4/);
}








#s-9e4b71b9-6ade-4986-978d-bbace222729c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e4b71b9-6ade-4986-978d-bbace222729c.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-91ae3308-7170-4058-af5c-433bfacaa849"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91ae3308-7170-4058-af5c-433bfacaa849"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91ae3308-7170-4058-af5c-433bfacaa849"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-91ae3308-7170-4058-af5c-433bfacaa849"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91ae3308-7170-4058-af5c-433bfacaa849"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-91ae3308-7170-4058-af5c-433bfacaa849"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91ae3308-7170-4058-af5c-433bfacaa849"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-057369d5-ef24-47d2-aa09-7c4399d09442 {
  max-width: 220px;
text-align: center;
}







  img.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
    
    
  }


.s-057369d5-ef24-47d2-aa09-7c4399d09442 .shogun-image-content {
  
    align-items: center;
  
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shg-align-container {
  text-align: center
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
    
    
  }


.s-057369d5-ef24-47d2-aa09-7c4399d09442 .shogun-image-content {
  
    align-items: center;
  
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shg-align-container {
  text-align: center
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
  box-sizing: border-box;
}


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





  img.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
    
    
  }


.s-057369d5-ef24-47d2-aa09-7c4399d09442 .shogun-image-content {
  
    align-items: center;
  
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shg-align-container {
  text-align: center
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
  box-sizing: border-box;
}


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





  img.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
    
    
  }


.s-057369d5-ef24-47d2-aa09-7c4399d09442 .shogun-image-content {
  
    align-items: center;
  
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shg-align-container {
  text-align: center
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
  box-sizing: border-box;
}


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





  img.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
    
    
  }


.s-057369d5-ef24-47d2-aa09-7c4399d09442 .shogun-image-content {
  
    align-items: center;
  
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shg-align-container {
  text-align: center
}

.s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-057369d5-ef24-47d2-aa09-7c4399d09442.shogun-image {
  box-sizing: border-box;
}


}
#s-1d576794-c6ae-4be9-b2a7-9d7bed82b745 {
  margin-top: 16px;
}

#s-ced3b127-7803-403c-a5c4-e3eb707429e5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-ced3b127-7803-403c-a5c4-e3eb707429e5 {
  display: none;
}
#s-ced3b127-7803-403c-a5c4-e3eb707429e5, #wrap-s-ced3b127-7803-403c-a5c4-e3eb707429e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ced3b127-7803-403c-a5c4-e3eb707429e5 {
  display: none;
}
#s-ced3b127-7803-403c-a5c4-e3eb707429e5, #wrap-s-ced3b127-7803-403c-a5c4-e3eb707429e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ced3b127-7803-403c-a5c4-e3eb707429e5 {
  min-height: 300px;
display: none;
}
#s-ced3b127-7803-403c-a5c4-e3eb707429e5, #wrap-s-ced3b127-7803-403c-a5c4-e3eb707429e5 { display:none !important; }}@media (max-width: 767px){#s-ced3b127-7803-403c-a5c4-e3eb707429e5 {
  min-height: 250px;
}
}
#s-ced3b127-7803-403c-a5c4-e3eb707429e5 {
  background-image: url(https://i.shgcdn.com/9ffa3378-0adb-4bfb-a9c1-8e51eaa4f83a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ced3b127-7803-403c-a5c4-e3eb707429e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ced3b127-7803-403c-a5c4-e3eb707429e5.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-58324c7b-1839-4378-a2e0-55aa873ccebe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58324c7b-1839-4378-a2e0-55aa873ccebe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-58324c7b-1839-4378-a2e0-55aa873ccebe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-58324c7b-1839-4378-a2e0-55aa873ccebe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e54d5e6e-a128-4613-a5bc-2f80fe99395f {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: -15px;
min-height: 230px;
background-position: center top;
}

#s-e54d5e6e-a128-4613-a5bc-2f80fe99395f {
  background-image: url(https://i.shgcdn.com/a78ad622-5210-4593-a5ba-2b00626e15ec/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-e54d5e6e-a128-4613-a5bc-2f80fe99395f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e54d5e6e-a128-4613-a5bc-2f80fe99395f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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;
}
#s-2798612e-450b-4e0b-bc0b-74977d598592 {
  margin-top: -20px;
margin-left: 30%;
margin-bottom: 15px;
margin-right: 30%;
text-align: center;
}







  #s-2798612e-450b-4e0b-bc0b-74977d598592 img.shogun-image {
    

    
    
    
  }


#s-2798612e-450b-4e0b-bc0b-74977d598592 .shogun-image-content {
  
    align-items: center;
  
}

.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: #000;
  font-family: ;
  font-weight: normal;
}

.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: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000;
  font-family: inherit;
}

.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;
}

#s-8b6a1be0-512c-4ed1-888c-37f597384db1 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: 8px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-8b6a1be0-512c-4ed1-888c-37f597384db1 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-8b6a1be0-512c-4ed1-888c-37f597384db1 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 0%;
padding-right: 0%;
}
}
#s-c38ac437-e4b2-408e-9833-0c578b69f150 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 350px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-c38ac437-e4b2-408e-9833-0c578b69f150 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-2359f31c-a1da-4a54-a590-9e6037eb9acf {
  margin-top: 0px;
}

#s-30473c29-b2d9-4fc4-bcd5-e44d932d6eb0 {
  margin-top: 0px;
margin-bottom: 20px;
margin-right: 0%;
}

#s-4e087bea-3c92-47b7-a6c5-3985e340f866 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-4e087bea-3c92-47b7-a6c5-3985e340f866 {
  display: none;
}
#s-4e087bea-3c92-47b7-a6c5-3985e340f866, #wrap-s-4e087bea-3c92-47b7-a6c5-3985e340f866 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e087bea-3c92-47b7-a6c5-3985e340f866 {
  display: none;
}
#s-4e087bea-3c92-47b7-a6c5-3985e340f866, #wrap-s-4e087bea-3c92-47b7-a6c5-3985e340f866 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e087bea-3c92-47b7-a6c5-3985e340f866 {
  display: none;
}
#s-4e087bea-3c92-47b7-a6c5-3985e340f866, #wrap-s-4e087bea-3c92-47b7-a6c5-3985e340f866 { display:none !important; }}
#s-4e087bea-3c92-47b7-a6c5-3985e340f866 {
  background-image: url(https://i.shgcdn.com/2b96cf24-356c-44dd-8a3d-57a0763cae9f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-4e087bea-3c92-47b7-a6c5-3985e340f866 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e087bea-3c92-47b7-a6c5-3985e340f866 {
  cursor: pointer;
}#s-4e087bea-3c92-47b7-a6c5-3985e340f866.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2f882d45-46a6-4124-846c-a7983e1c3e39 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}

#s-2f882d45-46a6-4124-846c-a7983e1c3e39 {
  background-image: url(https://i.shgcdn.com/eada6003-c643-4a14-be02-42d5d034a794/);
}








#s-2f882d45-46a6-4124-846c-a7983e1c3e39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f882d45-46a6-4124-846c-a7983e1c3e39.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4dc540d-a39a-4db1-bf35-27457c2e7828 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10%;
margin-right: 10%;
min-height: 200px;
background-position: center center;
}

#s-b4dc540d-a39a-4db1-bf35-27457c2e7828 {
  background-image: url(https://i.shgcdn.com/cd411528-0f72-4170-98cb-6eb4fcdba5c2/);
}








#s-b4dc540d-a39a-4db1-bf35-27457c2e7828 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4dc540d-a39a-4db1-bf35-27457c2e7828.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f614647b-9730-47ec-bfbe-6a3e97699a39 {
  margin-top: 100px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-f614647b-9730-47ec-bfbe-6a3e97699a39 {
  
}
}
#s-7bd81ac1-9ee1-4b44-9123-d55c6f1829a2 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center bottom;
}

#s-7bd81ac1-9ee1-4b44-9123-d55c6f1829a2 {
  background-image: url(https://i.shgcdn.com/a0b1a50a-fa73-4c9d-883c-065fa9c45a33/);
}








#s-7bd81ac1-9ee1-4b44-9123-d55c6f1829a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bd81ac1-9ee1-4b44-9123-d55c6f1829a2.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-2ce4f71a-de6b-4016-adf8-1313e1a4527c {
  margin-top: 0px;
margin-bottom: 20px;
}

#s-0b61bf80-748e-4367-8b6c-f175f585233f {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-0b61bf80-748e-4367-8b6c-f175f585233f {
  margin-top: 20px;
padding-left: 2%;
padding-right: 2%;
}
}
#s-f0f8bac5-f4f0-4406-b130-49d4359afc27 {
  margin-top: 0px;
margin-bottom: 40px;
padding-left: 0%;
padding-right: 0%;
min-height: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f0f8bac5-f4f0-4406-b130-49d4359afc27 {
  
}
}@media (max-width: 767px){#s-f0f8bac5-f4f0-4406-b130-49d4359afc27 {
  display: none;
}
#s-f0f8bac5-f4f0-4406-b130-49d4359afc27, #wrap-s-f0f8bac5-f4f0-4406-b130-49d4359afc27 { display:none !important; }}
#s-8e230486-1f6f-48d3-9989-5384401c9249 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-8e230486-1f6f-48d3-9989-5384401c9249 {
  display: none;
}
#s-8e230486-1f6f-48d3-9989-5384401c9249, #wrap-s-8e230486-1f6f-48d3-9989-5384401c9249 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e230486-1f6f-48d3-9989-5384401c9249 {
  display: none;
}
#s-8e230486-1f6f-48d3-9989-5384401c9249, #wrap-s-8e230486-1f6f-48d3-9989-5384401c9249 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e230486-1f6f-48d3-9989-5384401c9249 {
  margin-bottom: 30px;
display: none;
}
#s-8e230486-1f6f-48d3-9989-5384401c9249, #wrap-s-8e230486-1f6f-48d3-9989-5384401c9249 { display:none !important; }}@media (max-width: 767px){#s-8e230486-1f6f-48d3-9989-5384401c9249 {
  margin-top: 0px;
margin-bottom: 30px;
}
}
#s-6472aa92-6be4-4c66-a6a9-6b6081d275d2 {
  min-height: 50px;
}








#s-6472aa92-6be4-4c66-a6a9-6b6081d275d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6472aa92-6be4-4c66-a6a9-6b6081d275d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6d4a2643-c411-4683-be53-772577d46862 {
  margin-bottom: 24px;
min-height: 300px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-6d4a2643-c411-4683-be53-772577d46862 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d4a2643-c411-4683-be53-772577d46862 {
  display: none;
}
#s-6d4a2643-c411-4683-be53-772577d46862, #wrap-s-6d4a2643-c411-4683-be53-772577d46862 { display:none !important; }}@media (max-width: 767px){#s-6d4a2643-c411-4683-be53-772577d46862 {
  display: none;
}
#s-6d4a2643-c411-4683-be53-772577d46862, #wrap-s-6d4a2643-c411-4683-be53-772577d46862 { display:none !important; }}







#s-6d4a2643-c411-4683-be53-772577d46862 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d4a2643-c411-4683-be53-772577d46862.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-25b2fff1-8520-443a-8653-2772cf89348d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25b2fff1-8520-443a-8653-2772cf89348d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-25b2fff1-8520-443a-8653-2772cf89348d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-25b2fff1-8520-443a-8653-2772cf89348d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-25b2fff1-8520-443a-8653-2772cf89348d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2ffc198a-a371-4086-974f-28f0a7e72beb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: left top;
}








#s-2ffc198a-a371-4086-974f-28f0a7e72beb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ffc198a-a371-4086-974f-28f0a7e72beb {
  cursor: pointer;
}#s-2ffc198a-a371-4086-974f-28f0a7e72beb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ebfbc1e4-5ded-493b-bbb0-c8e3cb0461bd {
  min-height: 300px;
}








#s-ebfbc1e4-5ded-493b-bbb0-c8e3cb0461bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebfbc1e4-5ded-493b-bbb0-c8e3cb0461bd {
  cursor: pointer;
}#s-ebfbc1e4-5ded-493b-bbb0-c8e3cb0461bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d125fb05-c4d4-4967-854b-181e59a314d7 {
  margin-bottom: 20px;
max-width: 300px;
text-align: center;
}







  img.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
    
    
  }


.s-d125fb05-c4d4-4967-854b-181e59a314d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shg-align-container {
  text-align: center
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
    
    
  }


.s-d125fb05-c4d4-4967-854b-181e59a314d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shg-align-container {
  text-align: center
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
    
    
  }


.s-d125fb05-c4d4-4967-854b-181e59a314d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shg-align-container {
  text-align: center
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
    
    
  }


.s-d125fb05-c4d4-4967-854b-181e59a314d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shg-align-container {
  text-align: center
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
    
    
  }


.s-d125fb05-c4d4-4967-854b-181e59a314d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shg-align-container {
  text-align: center
}

.s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d125fb05-c4d4-4967-854b-181e59a314d7.shogun-image {
  box-sizing: border-box;
}


}
#s-789fca5a-4513-4bb6-95f6-25979f91b3bc {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 50px;
max-width: 400px;
}
@media (min-width: 1200px){#s-789fca5a-4513-4bb6-95f6-25979f91b3bc {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-789fca5a-4513-4bb6-95f6-25979f91b3bc {
  min-height: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-789fca5a-4513-4bb6-95f6-25979f91b3bc {
  margin-bottom: 15px;
padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-789fca5a-4513-4bb6-95f6-25979f91b3bc {
  margin-bottom: 15px;
}
}
#s-a7f101d5-ab59-40b1-a8a4-13fbe03e5bc6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: right top;
}








#s-a7f101d5-ab59-40b1-a8a4-13fbe03e5bc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7f101d5-ab59-40b1-a8a4-13fbe03e5bc6 {
  cursor: pointer;
}#s-a7f101d5-ab59-40b1-a8a4-13fbe03e5bc6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5d38e747-2ffc-4d4a-9b64-ab8456208752 {
  margin-bottom: 32px;
min-height: 300px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-5d38e747-2ffc-4d4a-9b64-ab8456208752 {
  display: none;
}
#s-5d38e747-2ffc-4d4a-9b64-ab8456208752, #wrap-s-5d38e747-2ffc-4d4a-9b64-ab8456208752 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d38e747-2ffc-4d4a-9b64-ab8456208752 {
  display: none;
}
#s-5d38e747-2ffc-4d4a-9b64-ab8456208752, #wrap-s-5d38e747-2ffc-4d4a-9b64-ab8456208752 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d38e747-2ffc-4d4a-9b64-ab8456208752 {
  
}
}@media (max-width: 767px){#s-5d38e747-2ffc-4d4a-9b64-ab8456208752 {
  display: none;
}
#s-5d38e747-2ffc-4d4a-9b64-ab8456208752, #wrap-s-5d38e747-2ffc-4d4a-9b64-ab8456208752 { display:none !important; }}







#s-5d38e747-2ffc-4d4a-9b64-ab8456208752 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d38e747-2ffc-4d4a-9b64-ab8456208752.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-095d5d67-0474-4bf6-9096-da75540b063a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-095d5d67-0474-4bf6-9096-da75540b063a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-095d5d67-0474-4bf6-9096-da75540b063a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-095d5d67-0474-4bf6-9096-da75540b063a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-095d5d67-0474-4bf6-9096-da75540b063a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0bdb1850-76ee-4f08-b7aa-73f2e4c6c09a {
  min-height: 300px;
}








#s-0bdb1850-76ee-4f08-b7aa-73f2e4c6c09a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bdb1850-76ee-4f08-b7aa-73f2e4c6c09a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f140b5fe-121d-4622-8f2b-090590b62ba5 {
  margin-bottom: 20px;
max-width: 280px;
text-align: center;
}







  img.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
    
    
  }


.s-f140b5fe-121d-4622-8f2b-090590b62ba5 .shogun-image-content {
  
    align-items: center;
  
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shg-align-container {
  text-align: center
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
    
    
  }


.s-f140b5fe-121d-4622-8f2b-090590b62ba5 .shogun-image-content {
  
    align-items: center;
  
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shg-align-container {
  text-align: center
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
    
    
  }


.s-f140b5fe-121d-4622-8f2b-090590b62ba5 .shogun-image-content {
  
    align-items: center;
  
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shg-align-container {
  text-align: center
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
    
    
  }


.s-f140b5fe-121d-4622-8f2b-090590b62ba5 .shogun-image-content {
  
    align-items: center;
  
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shg-align-container {
  text-align: center
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
    
    
  }


.s-f140b5fe-121d-4622-8f2b-090590b62ba5 .shogun-image-content {
  
    align-items: center;
  
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shg-align-container {
  text-align: center
}

.s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f140b5fe-121d-4622-8f2b-090590b62ba5.shogun-image {
  box-sizing: border-box;
}


}
#s-1d67c98d-aff2-422e-be87-a63f2e1706f4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 50px;
max-width: 350px;
}
@media (min-width: 1200px){#s-1d67c98d-aff2-422e-be87-a63f2e1706f4 {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1d67c98d-aff2-422e-be87-a63f2e1706f4 {
  min-height: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1d67c98d-aff2-422e-be87-a63f2e1706f4 {
  margin-bottom: 15px;
padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1d67c98d-aff2-422e-be87-a63f2e1706f4 {
  margin-bottom: 15px;
}
}
#s-9d95d7e1-5288-4b40-a4c4-559cd90625ea {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}

#s-9d95d7e1-5288-4b40-a4c4-559cd90625ea {
  background-image: url(https://i.shgcdn.com/40cb73b6-0b13-4d3f-91d6-9139096f790c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9d95d7e1-5288-4b40-a4c4-559cd90625ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d95d7e1-5288-4b40-a4c4-559cd90625ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 {
  margin-bottom: 32px;
min-height: 300px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 {
  display: none;
}
#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7, #wrap-s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 {
  display: none;
}
#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7, #wrap-s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 {
  display: none;
}
#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7, #wrap-s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 { display:none !important; }}@media (max-width: 767px){#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 {
  
}
}







#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9a64270-4fe9-4f85-87f7-aab066bfefb7.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-8e216d7d-1c2e-4785-8945-09fd24cab978"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e216d7d-1c2e-4785-8945-09fd24cab978"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8e216d7d-1c2e-4785-8945-09fd24cab978"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e216d7d-1c2e-4785-8945-09fd24cab978"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-8e216d7d-1c2e-4785-8945-09fd24cab978"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-cc84357d-9eb3-43d3-8728-4116a9da3a09 {
  margin-bottom: 30px;
min-height: 0px;
}








#s-cc84357d-9eb3-43d3-8728-4116a9da3a09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc84357d-9eb3-43d3-8728-4116a9da3a09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-619a2828-e410-4334-a218-2f9de7f8904c {
  margin-bottom: 20px;
max-width: 280px;
text-align: center;
}







  img.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
    
    
  }


.s-619a2828-e410-4334-a218-2f9de7f8904c .shogun-image-content {
  
    align-items: center;
  
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shg-align-container {
  text-align: center
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
    
    
  }


.s-619a2828-e410-4334-a218-2f9de7f8904c .shogun-image-content {
  
    align-items: center;
  
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shg-align-container {
  text-align: center
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
    
    
  }


.s-619a2828-e410-4334-a218-2f9de7f8904c .shogun-image-content {
  
    align-items: center;
  
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shg-align-container {
  text-align: center
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
    
    
  }


.s-619a2828-e410-4334-a218-2f9de7f8904c .shogun-image-content {
  
    align-items: center;
  
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shg-align-container {
  text-align: center
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
    
    
  }


.s-619a2828-e410-4334-a218-2f9de7f8904c .shogun-image-content {
  
    align-items: center;
  
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shg-align-container {
  text-align: center
}

.s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-619a2828-e410-4334-a218-2f9de7f8904c.shogun-image {
  box-sizing: border-box;
}


}
#s-965d52f4-76af-42fb-b269-185a1a481bca {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 50px;
max-width: 350px;
}
@media (min-width: 1200px){#s-965d52f4-76af-42fb-b269-185a1a481bca {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-965d52f4-76af-42fb-b269-185a1a481bca {
  min-height: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-965d52f4-76af-42fb-b269-185a1a481bca {
  margin-bottom: 15px;
padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-965d52f4-76af-42fb-b269-185a1a481bca {
  margin-bottom: 15px;
}
}
#s-7068569d-634e-49c3-b6ca-9b3f82785067 {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: -80px;
min-height: 300px;
background-position: center top;
}








#s-7068569d-634e-49c3-b6ca-9b3f82785067 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7068569d-634e-49c3-b6ca-9b3f82785067.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f1a9eaff-910a-44a6-812a-8a444ec38d19 {
  margin-bottom: 20px;
background-color: rgba(239, 217, 208, 1);
}
@media (min-width: 1200px){#s-f1a9eaff-910a-44a6-812a-8a444ec38d19 {
  display: none;
}
#s-f1a9eaff-910a-44a6-812a-8a444ec38d19, #wrap-s-f1a9eaff-910a-44a6-812a-8a444ec38d19 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1a9eaff-910a-44a6-812a-8a444ec38d19 {
  display: none;
}
#s-f1a9eaff-910a-44a6-812a-8a444ec38d19, #wrap-s-f1a9eaff-910a-44a6-812a-8a444ec38d19 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1a9eaff-910a-44a6-812a-8a444ec38d19 {
  display: none;
}
#s-f1a9eaff-910a-44a6-812a-8a444ec38d19, #wrap-s-f1a9eaff-910a-44a6-812a-8a444ec38d19 { display:none !important; }}@media (max-width: 767px){#s-f1a9eaff-910a-44a6-812a-8a444ec38d19 {
  display: none;
}
#s-f1a9eaff-910a-44a6-812a-8a444ec38d19, #wrap-s-f1a9eaff-910a-44a6-812a-8a444ec38d19 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f1a9eaff-910a-44a6-812a-8a444ec38d19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1a9eaff-910a-44a6-812a-8a444ec38d19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1a9eaff-910a-44a6-812a-8a444ec38d19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f1a9eaff-910a-44a6-812a-8a444ec38d19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1a9eaff-910a-44a6-812a-8a444ec38d19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1a9eaff-910a-44a6-812a-8a444ec38d19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1a9eaff-910a-44a6-812a-8a444ec38d19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-b75bde04-4885-4452-9d23-503089345b7e {
  min-height: 50px;
}
@media (max-width: 767px){#s-b75bde04-4885-4452-9d23-503089345b7e {
  display: none;
}
#s-b75bde04-4885-4452-9d23-503089345b7e, #wrap-s-b75bde04-4885-4452-9d23-503089345b7e { display:none !important; }}







#s-b75bde04-4885-4452-9d23-503089345b7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b75bde04-4885-4452-9d23-503089345b7e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0dec90ac-db5a-4430-9416-c771d1c97554 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 200px;
}








#s-0dec90ac-db5a-4430-9416-c771d1c97554 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dec90ac-db5a-4430-9416-c771d1c97554.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f6b2251-b11b-4318-8de0-0bc087658cd0 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 0px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 80px;
max-width: 200px;
background-position: center center;
}








#s-7f6b2251-b11b-4318-8de0-0bc087658cd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f6b2251-b11b-4318-8de0-0bc087658cd0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8a623eb6-bbcd-4395-acc4-4eae01eaf59e {
  margin-bottom: 15px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-8a623eb6-bbcd-4395-acc4-4eae01eaf59e {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-cacd3e82-73bc-493c-9f68-aadbc30a2b55 {
  margin-left: 0%;
margin-bottom: 15px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-cacd3e82-73bc-493c-9f68-aadbc30a2b55 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-1e9fa07a-d796-40c8-b2dd-c90d65413717 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-1e9fa07a-d796-40c8-b2dd-c90d65413717 {
  
}
}
#s-d25240cb-e593-4c3d-a77f-1d92e8de3504 {
  min-height: 50px;
}








#s-d25240cb-e593-4c3d-a77f-1d92e8de3504 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d25240cb-e593-4c3d-a77f-1d92e8de3504.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7989e15c-8b0d-4490-8b03-0178f5034290 {
  min-height: 50px;
}








#s-7989e15c-8b0d-4490-8b03-0178f5034290 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7989e15c-8b0d-4490-8b03-0178f5034290.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6719c49b-a88f-428a-9955-14cce5d5a74f {
  margin-top: 0px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-6719c49b-a88f-428a-9955-14cce5d5a74f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6719c49b-a88f-428a-9955-14cce5d5a74f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-6719c49b-a88f-428a-9955-14cce5d5a74f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-6719c49b-a88f-428a-9955-14cce5d5a74f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-0926989e-a227-4d8a-97d2-070724489969 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-0926989e-a227-4d8a-97d2-070724489969 {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-0926989e-a227-4d8a-97d2-070724489969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0926989e-a227-4d8a-97d2-070724489969.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bb5b2c27-cfe7-4e2b-a295-7aebbc5ef118 {
  
}








#s-bb5b2c27-cfe7-4e2b-a295-7aebbc5ef118 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb5b2c27-cfe7-4e2b-a295-7aebbc5ef118.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b585da19-9b60-4175-ae32-05d926cc2546 {
  text-align: center;
}







  #s-b585da19-9b60-4175-ae32-05d926cc2546 img.shogun-image {
    

    
    
    
  }


#s-b585da19-9b60-4175-ae32-05d926cc2546 .shogun-image-content {
  
    align-items: center;
  
}

#s-10e1c96f-0be7-415a-903b-143d2a623f88 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-10e1c96f-0be7-415a-903b-143d2a623f88 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-10e1c96f-0be7-415a-903b-143d2a623f88 {
  padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
}
}







#s-10e1c96f-0be7-415a-903b-143d2a623f88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10e1c96f-0be7-415a-903b-143d2a623f88.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de59ea90-3dfc-4442-992e-2020f8394428 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-de59ea90-3dfc-4442-992e-2020f8394428 {
  min-height: 50px;
}
}
#s-7880140a-66f4-4f20-97b5-eaf72c585c67 {
  margin-top: 0px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7880140a-66f4-4f20-97b5-eaf72c585c67 {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7880140a-66f4-4f20-97b5-eaf72c585c67 {
  min-height: 0px;
}
}@media (max-width: 767px){#s-7880140a-66f4-4f20-97b5-eaf72c585c67 {
  margin-bottom: 0px;
}
}
#s-46b2045a-204b-4231-9eaa-522f41b8d0a1 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-46b2045a-204b-4231-9eaa-522f41b8d0a1 {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-46b2045a-204b-4231-9eaa-522f41b8d0a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46b2045a-204b-4231-9eaa-522f41b8d0a1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0f689ab0-bcd4-473c-b3fa-e4d4133d0f81 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
}








#s-0f689ab0-bcd4-473c-b3fa-e4d4133d0f81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f689ab0-bcd4-473c-b3fa-e4d4133d0f81.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d033614f-9f2f-4b68-9d5c-1f1ebac8532b {
  text-align: center;
}







  #s-d033614f-9f2f-4b68-9d5c-1f1ebac8532b img.shogun-image {
    

    
    
    
  }


#s-d033614f-9f2f-4b68-9d5c-1f1ebac8532b .shogun-image-content {
  
    align-items: center;
  
}

#s-38df17ba-5293-4eec-b884-d1e58ce24047 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-38df17ba-5293-4eec-b884-d1e58ce24047 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-38df17ba-5293-4eec-b884-d1e58ce24047 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-38df17ba-5293-4eec-b884-d1e58ce24047 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38df17ba-5293-4eec-b884-d1e58ce24047.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-146a4441-10f3-4a5c-9c51-ef136cf716ca {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-146a4441-10f3-4a5c-9c51-ef136cf716ca {
  min-height: 50px;
}
}
#s-eee8cca0-4f8f-414d-b91a-bde411a7bab0 {
  margin-top: 0px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-eee8cca0-4f8f-414d-b91a-bde411a7bab0 {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eee8cca0-4f8f-414d-b91a-bde411a7bab0 {
  min-height: 0px;
}
}@media (max-width: 767px){#s-eee8cca0-4f8f-414d-b91a-bde411a7bab0 {
  margin-bottom: 0px;
}
}
#s-2887e4bd-2472-47e5-ae33-c0f29ab62dec {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-2887e4bd-2472-47e5-ae33-c0f29ab62dec {
  margin-top: 15px;
margin-bottom: 0px;
}
}







#s-2887e4bd-2472-47e5-ae33-c0f29ab62dec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2887e4bd-2472-47e5-ae33-c0f29ab62dec.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c68f7b26-d811-45be-84d2-b5092ac631aa {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-c68f7b26-d811-45be-84d2-b5092ac631aa {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-c68f7b26-d811-45be-84d2-b5092ac631aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c68f7b26-d811-45be-84d2-b5092ac631aa.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-311f7f56-6e3a-4726-a6cd-1aafad9be2b0 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
}








#s-311f7f56-6e3a-4726-a6cd-1aafad9be2b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-311f7f56-6e3a-4726-a6cd-1aafad9be2b0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81866f42-c8d8-4e23-99a4-c3e45af208a0 {
  text-align: center;
}







  #s-81866f42-c8d8-4e23-99a4-c3e45af208a0 img.shogun-image {
    

    
    
    
  }


#s-81866f42-c8d8-4e23-99a4-c3e45af208a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-12ac34ce-d813-42ac-8adc-690ebc2ce646 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-12ac34ce-d813-42ac-8adc-690ebc2ce646 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-12ac34ce-d813-42ac-8adc-690ebc2ce646 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-12ac34ce-d813-42ac-8adc-690ebc2ce646 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12ac34ce-d813-42ac-8adc-690ebc2ce646.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa5d1d52-d3eb-403a-8c35-3176bf2882f4 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fa5d1d52-d3eb-403a-8c35-3176bf2882f4 {
  min-height: 50px;
}
}
#s-66735e4f-4771-4c22-9ac3-17265aff2d07 {
  margin-top: 0px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-66735e4f-4771-4c22-9ac3-17265aff2d07 {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-66735e4f-4771-4c22-9ac3-17265aff2d07 {
  min-height: 0px;
}
}@media (max-width: 767px){#s-66735e4f-4771-4c22-9ac3-17265aff2d07 {
  margin-bottom: 0px;
}
}
#s-599354a3-e3c9-451d-9095-cced6137ea46 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-599354a3-e3c9-451d-9095-cced6137ea46 {
  margin-top: 15px;
margin-bottom: 0px;
}
}







#s-599354a3-e3c9-451d-9095-cced6137ea46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-599354a3-e3c9-451d-9095-cced6137ea46.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ce1964bf-38d4-4a88-8f99-54653c1b6a39 {
  
}








#s-ce1964bf-38d4-4a88-8f99-54653c1b6a39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce1964bf-38d4-4a88-8f99-54653c1b6a39.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e0604076-7014-4fd2-8733-9e545ac48d7f {
  text-align: center;
}







  #s-e0604076-7014-4fd2-8733-9e545ac48d7f img.shogun-image {
    

    
    
    
  }


#s-e0604076-7014-4fd2-8733-9e545ac48d7f .shogun-image-content {
  
    align-items: center;
  
}

#s-8e7b68b5-2be4-4714-a5c9-4ef27769f6f2 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e7b68b5-2be4-4714-a5c9-4ef27769f6f2 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-8e7b68b5-2be4-4714-a5c9-4ef27769f6f2 {
  padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
}
}







#s-8e7b68b5-2be4-4714-a5c9-4ef27769f6f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e7b68b5-2be4-4714-a5c9-4ef27769f6f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bcb4dc1b-09a2-472a-b221-dec39c0ae53c {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bcb4dc1b-09a2-472a-b221-dec39c0ae53c {
  min-height: 50px;
}
}
#s-6e7c4514-5619-4bcc-b7e9-d4694c67397f {
  margin-top: 0px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-6e7c4514-5619-4bcc-b7e9-d4694c67397f {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e7c4514-5619-4bcc-b7e9-d4694c67397f {
  min-height: 0px;
}
}@media (max-width: 767px){#s-6e7c4514-5619-4bcc-b7e9-d4694c67397f {
  margin-bottom: 0px;
}
}
#s-e90547cc-00f6-4bc1-b7a8-118c8f7a70e7 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-e90547cc-00f6-4bc1-b7a8-118c8f7a70e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-e90547cc-00f6-4bc1-b7a8-118c8f7a70e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-e90547cc-00f6-4bc1-b7a8-118c8f7a70e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-e90547cc-00f6-4bc1-b7a8-118c8f7a70e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-fe21bc3a-a3b4-40a8-9d61-ea9344396fec {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-fe21bc3a-a3b4-40a8-9d61-ea9344396fec {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 0px;
}
}







#s-fe21bc3a-a3b4-40a8-9d61-ea9344396fec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe21bc3a-a3b4-40a8-9d61-ea9344396fec.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7e5fd661-a639-49c4-a4bc-b199aff23156 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
}








#s-7e5fd661-a639-49c4-a4bc-b199aff23156 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e5fd661-a639-49c4-a4bc-b199aff23156.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-919a044a-3c44-4b94-b92c-c41fde37f130 {
  text-align: center;
}







  #s-919a044a-3c44-4b94-b92c-c41fde37f130 img.shogun-image {
    

    
    
    
  }


#s-919a044a-3c44-4b94-b92c-c41fde37f130 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8729175-4864-46c3-b604-5020b741f6a5 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8729175-4864-46c3-b604-5020b741f6a5 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-a8729175-4864-46c3-b604-5020b741f6a5 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-a8729175-4864-46c3-b604-5020b741f6a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8729175-4864-46c3-b604-5020b741f6a5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0404216d-a54f-4e89-b969-bd58be3259dd {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0404216d-a54f-4e89-b969-bd58be3259dd {
  min-height: 50px;
}
}
#s-d88154b5-9f59-478b-a4c5-ca7893e3238f {
  margin-top: 0px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d88154b5-9f59-478b-a4c5-ca7893e3238f {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d88154b5-9f59-478b-a4c5-ca7893e3238f {
  min-height: 0px;
}
}@media (max-width: 767px){#s-d88154b5-9f59-478b-a4c5-ca7893e3238f {
  margin-bottom: 0px;
}
}
#s-aa025765-9c92-4167-b0fb-280608de1766 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-aa025765-9c92-4167-b0fb-280608de1766 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 0px;
}
}







#s-aa025765-9c92-4167-b0fb-280608de1766 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa025765-9c92-4167-b0fb-280608de1766.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-46098323-2f0c-4cb2-ba71-c5534b1d97ed {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
}








#s-46098323-2f0c-4cb2-ba71-c5534b1d97ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46098323-2f0c-4cb2-ba71-c5534b1d97ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39c0c35d-aaf6-44ec-8f6c-0e5e2b21808d {
  text-align: center;
}







  #s-39c0c35d-aaf6-44ec-8f6c-0e5e2b21808d img.shogun-image {
    

    
    
    
  }


#s-39c0c35d-aaf6-44ec-8f6c-0e5e2b21808d .shogun-image-content {
  
    align-items: center;
  
}

#s-92b6948b-d848-4d5f-8c4f-b83541558122 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-92b6948b-d848-4d5f-8c4f-b83541558122 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-92b6948b-d848-4d5f-8c4f-b83541558122 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-92b6948b-d848-4d5f-8c4f-b83541558122 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92b6948b-d848-4d5f-8c4f-b83541558122.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-17949482-fe06-425c-9c4e-d3f9ad438b11 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-17949482-fe06-425c-9c4e-d3f9ad438b11 {
  min-height: 50px;
}
}
#s-7cbd44f2-e86a-46e6-b700-2f76dd9e67dc {
  margin-top: 0px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7cbd44f2-e86a-46e6-b700-2f76dd9e67dc {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7cbd44f2-e86a-46e6-b700-2f76dd9e67dc {
  min-height: 0px;
}
}@media (max-width: 767px){#s-7cbd44f2-e86a-46e6-b700-2f76dd9e67dc {
  margin-bottom: 0px;
}
}
#s-3cd58971-f0d3-4c90-9cf9-3adb29c8944a {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-3cd58971-f0d3-4c90-9cf9-3adb29c8944a {
  margin-top: 15px;
margin-bottom: 0px;
}
}







#s-3cd58971-f0d3-4c90-9cf9-3adb29c8944a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cd58971-f0d3-4c90-9cf9-3adb29c8944a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4698868e-6de8-4834-8005-f3f73f6822f8 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
}








#s-4698868e-6de8-4834-8005-f3f73f6822f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4698868e-6de8-4834-8005-f3f73f6822f8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f875ce9b-bcd0-4769-82f0-9980b8abeab6 {
  text-align: center;
}







  #s-f875ce9b-bcd0-4769-82f0-9980b8abeab6 img.shogun-image {
    

    
    
    
  }


#s-f875ce9b-bcd0-4769-82f0-9980b8abeab6 .shogun-image-content {
  
    align-items: center;
  
}

#s-43e2bf1c-e572-4450-8ea7-a45f494071c8 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-43e2bf1c-e572-4450-8ea7-a45f494071c8 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-43e2bf1c-e572-4450-8ea7-a45f494071c8 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-43e2bf1c-e572-4450-8ea7-a45f494071c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43e2bf1c-e572-4450-8ea7-a45f494071c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4458f987-0ade-41c5-ad56-821473b98b44 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4458f987-0ade-41c5-ad56-821473b98b44 {
  min-height: 50px;
}
}
#s-110dcef9-6201-4737-a43b-db6346708cad {
  margin-top: 0px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-110dcef9-6201-4737-a43b-db6346708cad {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-110dcef9-6201-4737-a43b-db6346708cad {
  min-height: 0px;
}
}@media (max-width: 767px){#s-110dcef9-6201-4737-a43b-db6346708cad {
  margin-bottom: 0px;
}
}
#s-568dbb51-a91f-4e00-9558-913ac1e00795 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-568dbb51-a91f-4e00-9558-913ac1e00795 {
  margin-top: 15px;
margin-bottom: 0px;
}
}







#s-568dbb51-a91f-4e00-9558-913ac1e00795 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-568dbb51-a91f-4e00-9558-913ac1e00795.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-71dede49-c543-4baf-9e88-b4f797068b86 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(228, 228, 228, 1);
border-style: solid;
}








#s-71dede49-c543-4baf-9e88-b4f797068b86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71dede49-c543-4baf-9e88-b4f797068b86.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a44bb22-b589-4ada-a60a-190ef69a4ac4 {
  text-align: center;
}







  #s-2a44bb22-b589-4ada-a60a-190ef69a4ac4 img.shogun-image {
    

    
    
    
  }


#s-2a44bb22-b589-4ada-a60a-190ef69a4ac4 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9a0b13e-9381-45c7-8a28-558081690d68 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d9a0b13e-9381-45c7-8a28-558081690d68 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-d9a0b13e-9381-45c7-8a28-558081690d68 {
  padding-left: 0%;
padding-right: 0%;
}
}







#s-d9a0b13e-9381-45c7-8a28-558081690d68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9a0b13e-9381-45c7-8a28-558081690d68.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-441e9320-08e4-4d97-b714-80d5e87a68e7 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-441e9320-08e4-4d97-b714-80d5e87a68e7 {
  min-height: 50px;
}
}
#s-b0291c33-5a04-4cd3-82c4-726d7e051e54 {
  margin-top: 0px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b0291c33-5a04-4cd3-82c4-726d7e051e54 {
  min-height: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b0291c33-5a04-4cd3-82c4-726d7e051e54 {
  min-height: 0px;
}
}@media (max-width: 767px){#s-b0291c33-5a04-4cd3-82c4-726d7e051e54 {
  margin-bottom: 0px;
}
}
#s-a234fda2-5c52-42e8-b312-f53786e3a758 {
  margin-top: 24px;
min-height: 50px;
}








#s-a234fda2-5c52-42e8-b312-f53786e3a758 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a234fda2-5c52-42e8-b312-f53786e3a758.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-258045db-4961-47ff-a4bf-078c68bc8ebe {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 250px;
background-color: rgba(255, 255, 255, 0.43);
}
@media (min-width: 768px) and (max-width: 991px){#s-258045db-4961-47ff-a4bf-078c68bc8ebe {
  
}
}@media (max-width: 767px){#s-258045db-4961-47ff-a4bf-078c68bc8ebe {
  display: none;
}
#s-258045db-4961-47ff-a4bf-078c68bc8ebe, #wrap-s-258045db-4961-47ff-a4bf-078c68bc8ebe { display:none !important; }}
@media (min-width: 0px) {
[id="s-258045db-4961-47ff-a4bf-078c68bc8ebe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-258045db-4961-47ff-a4bf-078c68bc8ebe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-258045db-4961-47ff-a4bf-078c68bc8ebe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-258045db-4961-47ff-a4bf-078c68bc8ebe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e2823f6f-cb47-4c1a-8038-f327964847c8 {
  min-height: 200px;
}
@media (max-width: 767px){#s-e2823f6f-cb47-4c1a-8038-f327964847c8 {
  display: none;
}
#s-e2823f6f-cb47-4c1a-8038-f327964847c8, #wrap-s-e2823f6f-cb47-4c1a-8038-f327964847c8 { display:none !important; }}







#s-e2823f6f-cb47-4c1a-8038-f327964847c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2823f6f-cb47-4c1a-8038-f327964847c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f0be1cc-5d67-464a-af3e-ddccc4d58404 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-5f0be1cc-5d67-464a-af3e-ddccc4d58404 > .shg-box-overlay {
  background-color: rgba(227, 205, 205, 1);
  opacity: 0;
}#s-5f0be1cc-5d67-464a-af3e-ddccc4d58404 {
  cursor: pointer;
}#s-5f0be1cc-5d67-464a-af3e-ddccc4d58404.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ffd9e26d-c650-4023-a9c5-e09abb59303f {
  background-size: cover;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 350px;
background-color: rgba(243, 240, 234, 1);
background-position: center center;
}








#s-ffd9e26d-c650-4023-a9c5-e09abb59303f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffd9e26d-c650-4023-a9c5-e09abb59303f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 {
  display: none;
}
#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7, #wrap-s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 {
  display: none;
}
#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7, #wrap-s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 {
  display: none;
}
#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7, #wrap-s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 { display:none !important; }}







#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 > .shg-box-overlay {
  background-color: rgba(227, 205, 205, 1);
  opacity: 0;
}#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7 {
  cursor: pointer;
}#s-a9b3208a-e611-4fd6-9d41-7c0f4a4552f7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-585e4616-eae2-4974-a721-0c71a41c69e9 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 290px;
text-align: center;
}
#s-585e4616-eae2-4974-a721-0c71a41c69e9:hover {opacity: 1 !important;}






  #s-585e4616-eae2-4974-a721-0c71a41c69e9 img.shogun-image {
    

    
    
    
  }


#s-585e4616-eae2-4974-a721-0c71a41c69e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-527caf36-ba39-48a2-bc12-a3d4e0812529 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 350px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-527caf36-ba39-48a2-bc12-a3d4e0812529 {
  max-width: 300px;
}
}@media (max-width: 767px){#s-527caf36-ba39-48a2-bc12-a3d4e0812529 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-b3a49966-8baf-41c4-afa7-dde7f5d6d106 {
  margin-bottom: 0px;
}

#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b {
  display: none;
}
#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b, #wrap-s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b {
  display: none;
}
#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b, #wrap-s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b {
  display: none;
}
#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b, #wrap-s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b { display:none !important; }}@media (max-width: 767px){#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b {
  min-height: 200px;
}
}







#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b > .shg-box-overlay {
  background-color: rgba(227, 205, 205, 1);
  opacity: 0;
}#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b {
  cursor: pointer;
}#s-fe0ae39b-5b69-4921-89ac-1492c9d7a44b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f43f8417-a00d-440e-abc9-42f48cadebbe {
  background-size: cover;
min-height: 300px;
background-color: rgba(250, 246, 242, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-f43f8417-a00d-440e-abc9-42f48cadebbe {
  display: none;
}
#s-f43f8417-a00d-440e-abc9-42f48cadebbe, #wrap-s-f43f8417-a00d-440e-abc9-42f48cadebbe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f43f8417-a00d-440e-abc9-42f48cadebbe {
  display: none;
}
#s-f43f8417-a00d-440e-abc9-42f48cadebbe, #wrap-s-f43f8417-a00d-440e-abc9-42f48cadebbe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f43f8417-a00d-440e-abc9-42f48cadebbe {
  display: none;
}
#s-f43f8417-a00d-440e-abc9-42f48cadebbe, #wrap-s-f43f8417-a00d-440e-abc9-42f48cadebbe { display:none !important; }}







#s-f43f8417-a00d-440e-abc9-42f48cadebbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f43f8417-a00d-440e-abc9-42f48cadebbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23dc0dd6-013b-4772-8aa8-942432057b18 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 260px;
text-align: center;
}







  #s-23dc0dd6-013b-4772-8aa8-942432057b18 img.shogun-image {
    

    
    
    
  }


#s-23dc0dd6-013b-4772-8aa8-942432057b18 .shogun-image-content {
  
    align-items: center;
  
}

#s-6371e2b6-3c3a-42cf-8e37-733277014e05 {
  margin-top: auto;
margin-left: 20%;
margin-bottom: 15px;
margin-right: 20%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-6371e2b6-3c3a-42cf-8e37-733277014e05 {
  margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-left: 5%;
padding-right: 5%;
}
}
#s-9083444e-30cf-4df8-83ab-2aaa6672080f {
  margin-bottom: 0px;
}

#s-6d628ef5-5a02-4b39-9536-9849e82f0ee5 {
  margin-top: 20px;
margin-bottom: 0px;
min-height: 50px;
}








#s-6d628ef5-5a02-4b39-9536-9849e82f0ee5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d628ef5-5a02-4b39-9536-9849e82f0ee5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-891a014c-99a5-4181-8501-ba59898c4f5c {
  min-height: 0px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-891a014c-99a5-4181-8501-ba59898c4f5c {
  display: none;
}
#s-891a014c-99a5-4181-8501-ba59898c4f5c, #wrap-s-891a014c-99a5-4181-8501-ba59898c4f5c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-891a014c-99a5-4181-8501-ba59898c4f5c {
  display: none;
}
#s-891a014c-99a5-4181-8501-ba59898c4f5c, #wrap-s-891a014c-99a5-4181-8501-ba59898c4f5c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-891a014c-99a5-4181-8501-ba59898c4f5c {
  display: none;
}
#s-891a014c-99a5-4181-8501-ba59898c4f5c, #wrap-s-891a014c-99a5-4181-8501-ba59898c4f5c { display:none !important; }}







#s-891a014c-99a5-4181-8501-ba59898c4f5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-891a014c-99a5-4181-8501-ba59898c4f5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-48baff53-b797-4d5c-b4af-426ff3d44d60 {
  margin-top: 20px;
margin-left: 20%;
margin-right: 20%;
text-align: center;
}
@media (max-width: 767px){#s-48baff53-b797-4d5c-b4af-426ff3d44d60 {
  margin-bottom: 20px;
}
}






  #s-48baff53-b797-4d5c-b4af-426ff3d44d60 img.shogun-image {
    

    
    
    
  }


#s-48baff53-b797-4d5c-b4af-426ff3d44d60 .shogun-image-content {
  
    align-items: center;
  
}

#s-41bbff09-46c6-4511-b5b1-7245442d622a {
  background-size: cover;
margin-bottom: 0px;
min-height: 300px;
background-color: rgba(249, 246, 241, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-41bbff09-46c6-4511-b5b1-7245442d622a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-41bbff09-46c6-4511-b5b1-7245442d622a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-41bbff09-46c6-4511-b5b1-7245442d622a {
  
}
}@media (max-width: 767px){#s-41bbff09-46c6-4511-b5b1-7245442d622a {
  
}
}







#s-41bbff09-46c6-4511-b5b1-7245442d622a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41bbff09-46c6-4511-b5b1-7245442d622a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 {
  display: none;
}
#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85, #wrap-s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 {
  display: none;
}
#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85, #wrap-s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 {
  display: none;
}
#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85, #wrap-s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 { display:none !important; }}







#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85 {
  cursor: pointer;
}#s-ce835ed6-b6a8-4cf6-9430-215d392f9a85.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b {
  min-height: 200px;
}
@media (min-width: 1200px){#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b {
  display: none;
}
#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b, #wrap-s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b {
  display: none;
}
#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b, #wrap-s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b {
  display: none;
}
#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b, #wrap-s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b { display:none !important; }}







#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f116ee22-8932-4309-9dd3-a8ecb9d30e5b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b9afb0b4-d4e0-4a7d-b921-f6e4ca42e067 {
  margin-top: 0px;
min-height: 0px;
background-color: rgba(238, 238, 238, 0);
}








#s-b9afb0b4-d4e0-4a7d-b921-f6e4ca42e067 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9afb0b4-d4e0-4a7d-b921-f6e4ca42e067.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5bc9a667-5a63-480d-a0a6-e61848521f4f {
  min-height: 0px;
}

#s-575255c6-2a33-4712-87c2-45eba0646c84 {
  min-height: 0px;
}

#s-65c23697-7b2f-45d9-a749-1579174d0379 {
  min-height: 0px;
}

#s-a8da9634-3b0b-46ac-b925-143f56e6481b {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-6a01e2d5-9104-427e-8be0-9db3d7ce8ff0 {
  min-height: 300px;
}
@media (max-width: 767px){#s-6a01e2d5-9104-427e-8be0-9db3d7ce8ff0 {
  display: none;
}
#s-6a01e2d5-9104-427e-8be0-9db3d7ce8ff0, #wrap-s-6a01e2d5-9104-427e-8be0-9db3d7ce8ff0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6a01e2d5-9104-427e-8be0-9db3d7ce8ff0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a01e2d5-9104-427e-8be0-9db3d7ce8ff0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6a01e2d5-9104-427e-8be0-9db3d7ce8ff0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a01e2d5-9104-427e-8be0-9db3d7ce8ff0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ff586135-a298-416d-a058-24a4f2e50e11 {
  min-height: 300px;
}








#s-ff586135-a298-416d-a058-24a4f2e50e11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff586135-a298-416d-a058-24a4f2e50e11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-30746661-49b5-4127-8c34-5bf627f0d4db {
  margin-left: 30%;
margin-right: 30%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-30746661-49b5-4127-8c34-5bf627f0d4db {
  margin-left: 15%;
margin-right: 15%;
}
}






  #s-30746661-49b5-4127-8c34-5bf627f0d4db img.shogun-image {
    

    
    
    
  }


#s-30746661-49b5-4127-8c34-5bf627f0d4db .shogun-image-content {
  
    align-items: center;
  
}

#s-e61a7ca8-f041-4bf1-8a67-476fc46c7132 {
  margin-top: 20px;
min-height: 100px;
background-color: rgba(238, 238, 238, 0);
}








#s-e61a7ca8-f041-4bf1-8a67-476fc46c7132 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e61a7ca8-f041-4bf1-8a67-476fc46c7132.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d3a333d-3b88-4eca-8b56-83821a9b0d12 {
  min-height: 0px;
}

#s-f6f06fac-7c39-4997-9126-938416d11cf1 {
  min-height: 0px;
}

#s-b7d6eaa8-fba6-4cd5-b4d6-9fee470d28e8 {
  min-height: 0px;
}

#s-bec73080-c6af-4a42-ac21-0a63e9d28440 {
  margin-top: 24px;
margin-bottom: 0px;
}

#s-345d978b-113e-4788-a139-076d0ea3dbbf {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-345d978b-113e-4788-a139-076d0ea3dbbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-345d978b-113e-4788-a139-076d0ea3dbbf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e2a26575-b746-4dae-9744-8b85fa4bebb5 {
  margin-top: 20px;
margin-bottom: 0px;
min-height: 50px;
}








#s-e2a26575-b746-4dae-9744-8b85fa4bebb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2a26575-b746-4dae-9744-8b85fa4bebb5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8147dda9-48ec-495f-a183-a04cbe6f57d6 {
  min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-8147dda9-48ec-495f-a183-a04cbe6f57d6 {
  display: none;
}
#s-8147dda9-48ec-495f-a183-a04cbe6f57d6, #wrap-s-8147dda9-48ec-495f-a183-a04cbe6f57d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8147dda9-48ec-495f-a183-a04cbe6f57d6 {
  display: none;
}
#s-8147dda9-48ec-495f-a183-a04cbe6f57d6, #wrap-s-8147dda9-48ec-495f-a183-a04cbe6f57d6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8147dda9-48ec-495f-a183-a04cbe6f57d6 {
  display: none;
}
#s-8147dda9-48ec-495f-a183-a04cbe6f57d6, #wrap-s-8147dda9-48ec-495f-a183-a04cbe6f57d6 { display:none !important; }}







#s-8147dda9-48ec-495f-a183-a04cbe6f57d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8147dda9-48ec-495f-a183-a04cbe6f57d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98975f4e-0445-40b4-b6b0-d90385a04aa8 {
  margin-top: 20px;
margin-left: 20%;
margin-right: 20%;
text-align: center;
}
@media (max-width: 767px){#s-98975f4e-0445-40b4-b6b0-d90385a04aa8 {
  margin-bottom: 20px;
}
}






  #s-98975f4e-0445-40b4-b6b0-d90385a04aa8 img.shogun-image {
    

    
    
    
  }


#s-98975f4e-0445-40b4-b6b0-d90385a04aa8 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe3547d2-6316-4f72-b663-042f7d1b040f {
  background-size: cover;
margin-bottom: 0px;
min-height: 300px;
background-color: rgba(249, 246, 241, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-fe3547d2-6316-4f72-b663-042f7d1b040f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe3547d2-6316-4f72-b663-042f7d1b040f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe3547d2-6316-4f72-b663-042f7d1b040f {
  
}
}@media (max-width: 767px){#s-fe3547d2-6316-4f72-b663-042f7d1b040f {
  
}
}







#s-fe3547d2-6316-4f72-b663-042f7d1b040f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe3547d2-6316-4f72-b663-042f7d1b040f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9eee14dc-0053-495a-8932-57332924f88d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-9eee14dc-0053-495a-8932-57332924f88d {
  display: none;
}
#s-9eee14dc-0053-495a-8932-57332924f88d, #wrap-s-9eee14dc-0053-495a-8932-57332924f88d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9eee14dc-0053-495a-8932-57332924f88d {
  display: none;
}
#s-9eee14dc-0053-495a-8932-57332924f88d, #wrap-s-9eee14dc-0053-495a-8932-57332924f88d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9eee14dc-0053-495a-8932-57332924f88d {
  display: none;
}
#s-9eee14dc-0053-495a-8932-57332924f88d, #wrap-s-9eee14dc-0053-495a-8932-57332924f88d { display:none !important; }}







#s-9eee14dc-0053-495a-8932-57332924f88d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9eee14dc-0053-495a-8932-57332924f88d {
  cursor: pointer;
}#s-9eee14dc-0053-495a-8932-57332924f88d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-441860d3-4baf-4cae-a4cc-2f7f1049864c {
  min-height: 300px;
}
@media (max-width: 767px){#s-441860d3-4baf-4cae-a4cc-2f7f1049864c {
  display: none;
}
#s-441860d3-4baf-4cae-a4cc-2f7f1049864c, #wrap-s-441860d3-4baf-4cae-a4cc-2f7f1049864c { display:none !important; }}
@media (min-width: 0px) {
[id="s-441860d3-4baf-4cae-a4cc-2f7f1049864c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-441860d3-4baf-4cae-a4cc-2f7f1049864c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-441860d3-4baf-4cae-a4cc-2f7f1049864c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-441860d3-4baf-4cae-a4cc-2f7f1049864c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e4daf799-e134-48fe-b5b6-6527b09bbce4 {
  min-height: 300px;
}








#s-e4daf799-e134-48fe-b5b6-6527b09bbce4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4daf799-e134-48fe-b5b6-6527b09bbce4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a7de46c-6a71-46e3-bc1e-c2363950f394 {
  margin-left: 30%;
margin-right: 30%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2a7de46c-6a71-46e3-bc1e-c2363950f394 {
  margin-left: 15%;
margin-right: 15%;
}
}






  #s-2a7de46c-6a71-46e3-bc1e-c2363950f394 img.shogun-image {
    

    
    
    
  }


#s-2a7de46c-6a71-46e3-bc1e-c2363950f394 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb4922c4-f168-4c6f-96fe-76c14a6e8785 {
  margin-top: 20px;
min-height: 100px;
background-color: rgba(238, 238, 238, 0);
}








#s-eb4922c4-f168-4c6f-96fe-76c14a6e8785 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb4922c4-f168-4c6f-96fe-76c14a6e8785.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d724474c-d0f2-4e01-b5e7-05d999c5e294 {
  min-height: 0px;
}

#s-67d3164a-c696-4f02-bd3a-7b84906edd66 {
  min-height: 0px;
}

#s-cb6926a3-6b29-4fb3-9aef-327d1483f5cb {
  min-height: 0px;
}

#s-19ec9821-e12c-4fee-a583-62dfb5e6c5bb {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-b723274a-8300-4e24-a6f2-d5619c030192 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-b723274a-8300-4e24-a6f2-d5619c030192 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b723274a-8300-4e24-a6f2-d5619c030192.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-adab3ec7-2f48-448a-bba0-72587ca73f2a {
  min-height: 200px;
}
@media (min-width: 1200px){#s-adab3ec7-2f48-448a-bba0-72587ca73f2a {
  display: none;
}
#s-adab3ec7-2f48-448a-bba0-72587ca73f2a, #wrap-s-adab3ec7-2f48-448a-bba0-72587ca73f2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adab3ec7-2f48-448a-bba0-72587ca73f2a {
  display: none;
}
#s-adab3ec7-2f48-448a-bba0-72587ca73f2a, #wrap-s-adab3ec7-2f48-448a-bba0-72587ca73f2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-adab3ec7-2f48-448a-bba0-72587ca73f2a {
  display: none;
}
#s-adab3ec7-2f48-448a-bba0-72587ca73f2a, #wrap-s-adab3ec7-2f48-448a-bba0-72587ca73f2a { display:none !important; }}







#s-adab3ec7-2f48-448a-bba0-72587ca73f2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adab3ec7-2f48-448a-bba0-72587ca73f2a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e394ca03-8098-43a5-a7da-9796f2382770 {
  margin-top: 0px;
min-height: 0px;
background-color: rgba(238, 238, 238, 0);
}








#s-e394ca03-8098-43a5-a7da-9796f2382770 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e394ca03-8098-43a5-a7da-9796f2382770.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6eceb028-38c3-451b-90d9-41e943cbd6b3 {
  min-height: 0px;
}

#s-6b2fb401-d5c1-41ac-b4d8-d34fe0b96c66 {
  min-height: 0px;
}

#s-d77547b8-6125-44b6-90e6-3456358ec595 {
  min-height: 0px;
}

#s-2d077946-6cfb-4f5d-9641-df7728f188ec {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-a7493b11-832d-4c48-a5ec-d255c929e0cc {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 0px;
}








#s-a7493b11-832d-4c48-a5ec-d255c929e0cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7493b11-832d-4c48-a5ec-d255c929e0cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e9f4310-e991-4af6-80ec-d27bbb89775d {
  margin-top: 20px;
min-height: 100px;
background-color: rgba(238, 238, 238, 0);
}








#s-7e9f4310-e991-4af6-80ec-d27bbb89775d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e9f4310-e991-4af6-80ec-d27bbb89775d.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-2a10583f-c495-4c04-a54e-bf8f4f7513af {
  min-height: 0px;
}

#s-12b073a7-57eb-4232-a0c5-22fdba2ae061 {
  min-height: 0px;
}

.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-891e597a-d289-4e25-9bb0-f091cffa47ad {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-891e597a-d289-4e25-9bb0-f091cffa47ad {
  display: none;
}
#s-891e597a-d289-4e25-9bb0-f091cffa47ad, #wrap-s-891e597a-d289-4e25-9bb0-f091cffa47ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-891e597a-d289-4e25-9bb0-f091cffa47ad {
  display: none;
}
#s-891e597a-d289-4e25-9bb0-f091cffa47ad, #wrap-s-891e597a-d289-4e25-9bb0-f091cffa47ad { display:none !important; }}
#s-891e597a-d289-4e25-9bb0-f091cffa47ad .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-891e597a-d289-4e25-9bb0-f091cffa47ad .shg-sld-nav-button.shg-sld-left,
#s-891e597a-d289-4e25-9bb0-f091cffa47ad .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e7ef4ad3-204e-490e-8fde-acc7fb060d17 {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-e7ef4ad3-204e-490e-8fde-acc7fb060d17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7ef4ad3-204e-490e-8fde-acc7fb060d17 {
  cursor: pointer;
}#s-e7ef4ad3-204e-490e-8fde-acc7fb060d17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1aeab690-412f-450d-af8e-085ae4f77c2a {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-1aeab690-412f-450d-af8e-085ae4f77c2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1aeab690-412f-450d-af8e-085ae4f77c2a {
  cursor: pointer;
}#s-1aeab690-412f-450d-af8e-085ae4f77c2a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab0bcaa4-3359-46e5-b4bf-18ce012474e4 {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-ab0bcaa4-3359-46e5-b4bf-18ce012474e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab0bcaa4-3359-46e5-b4bf-18ce012474e4 {
  cursor: pointer;
}#s-ab0bcaa4-3359-46e5-b4bf-18ce012474e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-325219d1-1187-40a2-b702-09ced53dbf2f {
  min-height: 50px;
}
@media (max-width: 767px){#s-325219d1-1187-40a2-b702-09ced53dbf2f {
  margin-bottom: 30px;
}
}







#s-325219d1-1187-40a2-b702-09ced53dbf2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-325219d1-1187-40a2-b702-09ced53dbf2f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-610e94a5-f585-4096-adf3-3483b51596d3 {
  margin-bottom: 30px;
min-height: 200px;
}








#s-610e94a5-f585-4096-adf3-3483b51596d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-610e94a5-f585-4096-adf3-3483b51596d3 {
  cursor: pointer;
}#s-610e94a5-f585-4096-adf3-3483b51596d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-42f37eb8-d75d-4cf4-a6d0-b423efee2829 {
  text-align: center;
}







  #s-42f37eb8-d75d-4cf4-a6d0-b423efee2829 img.shogun-image {
    

    
    
    
  }


#s-42f37eb8-d75d-4cf4-a6d0-b423efee2829 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6ab397a-eeeb-4504-901e-c8534913f911 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6ab397a-eeeb-4504-901e-c8534913f911 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-c6ab397a-eeeb-4504-901e-c8534913f911 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6ab397a-eeeb-4504-901e-c8534913f911.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-38d5e519-cb12-4591-985f-b409b044d0ea {
  margin-top: auto;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 80px;
max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-38d5e519-cb12-4591-985f-b409b044d0ea {
  min-height: 30px;
}
}
#s-c385bd2b-2731-4d98-8b5a-886dd8f864bb {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-c385bd2b-2731-4d98-8b5a-886dd8f864bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c385bd2b-2731-4d98-8b5a-886dd8f864bb {
  cursor: pointer;
}#s-c385bd2b-2731-4d98-8b5a-886dd8f864bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f423adf-e201-4e36-bf91-7b225267faa1 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-8f423adf-e201-4e36-bf91-7b225267faa1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f423adf-e201-4e36-bf91-7b225267faa1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b6b843ed-cf8a-4d79-bbe3-382d6a8b1928 {
  margin-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-b6b843ed-cf8a-4d79-bbe3-382d6a8b1928 {
  margin-bottom: 30px;
}
}







#s-b6b843ed-cf8a-4d79-bbe3-382d6a8b1928 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6b843ed-cf8a-4d79-bbe3-382d6a8b1928.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6c6fdc31-017a-413e-a354-30efc1903a8d {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-6c6fdc31-017a-413e-a354-30efc1903a8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c6fdc31-017a-413e-a354-30efc1903a8d {
  cursor: pointer;
}#s-6c6fdc31-017a-413e-a354-30efc1903a8d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6433610-fd07-47cc-b174-d70291486301 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f6433610-fd07-47cc-b174-d70291486301 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-f6433610-fd07-47cc-b174-d70291486301 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6433610-fd07-47cc-b174-d70291486301.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-36131b3e-6640-498f-a346-7c33447df2d3 {
  margin-bottom: 15px;
min-height: 80px;
}
@media (min-width: 768px) and (max-width: 991px){#s-36131b3e-6640-498f-a346-7c33447df2d3 {
  margin-left: 10%;
margin-right: 10%;
min-height: 30px;
}
}
#s-8954803b-e5a8-4297-bead-690676f68af6 {
  min-height: 50px;
}
@media (max-width: 767px){#s-8954803b-e5a8-4297-bead-690676f68af6 {
  margin-bottom: 30px;
}
}







#s-8954803b-e5a8-4297-bead-690676f68af6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8954803b-e5a8-4297-bead-690676f68af6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7a5cebd2-21ac-4257-b735-ec43cab0973a {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-7a5cebd2-21ac-4257-b735-ec43cab0973a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a5cebd2-21ac-4257-b735-ec43cab0973a {
  cursor: pointer;
}#s-7a5cebd2-21ac-4257-b735-ec43cab0973a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aface60a-091a-441b-93ea-ad1360f6cb90 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aface60a-091a-441b-93ea-ad1360f6cb90 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-aface60a-091a-441b-93ea-ad1360f6cb90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aface60a-091a-441b-93ea-ad1360f6cb90.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cdbd1c30-cce4-4e75-8ce8-81949834ba3f {
  margin-top: auto;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 80px;
max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cdbd1c30-cce4-4e75-8ce8-81949834ba3f {
  min-height: 30px;
}
}
#s-019a2f06-fe9b-4c9a-978c-336b1285142a {
  min-height: 50px;
}
@media (max-width: 767px){#s-019a2f06-fe9b-4c9a-978c-336b1285142a {
  margin-bottom: 30px;
}
}







#s-019a2f06-fe9b-4c9a-978c-336b1285142a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-019a2f06-fe9b-4c9a-978c-336b1285142a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7902d69a-d6e6-4c6b-81b5-5bed7b1bddbd {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-7902d69a-d6e6-4c6b-81b5-5bed7b1bddbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7902d69a-d6e6-4c6b-81b5-5bed7b1bddbd {
  cursor: pointer;
}#s-7902d69a-d6e6-4c6b-81b5-5bed7b1bddbd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53c45628-6944-4a9e-97b7-68447b14d25a {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-53c45628-6944-4a9e-97b7-68447b14d25a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53c45628-6944-4a9e-97b7-68447b14d25a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d2df980c-51af-4081-a208-42b0d2686292 {
  margin-bottom: 15px;
min-height: 80px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d2df980c-51af-4081-a208-42b0d2686292 {
  margin-left: 10%;
margin-right: 10%;
min-height: 30px;
}
}
#s-64d28ab9-bfd2-4cfe-b9d0-8c757991db32 {
  min-height: 50px;
}
@media (max-width: 767px){#s-64d28ab9-bfd2-4cfe-b9d0-8c757991db32 {
  margin-bottom: 30px;
}
}







#s-64d28ab9-bfd2-4cfe-b9d0-8c757991db32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64d28ab9-bfd2-4cfe-b9d0-8c757991db32.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-209904ae-ec0e-4743-88f2-aea48b012436 {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-209904ae-ec0e-4743-88f2-aea48b012436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-209904ae-ec0e-4743-88f2-aea48b012436 {
  cursor: pointer;
}#s-209904ae-ec0e-4743-88f2-aea48b012436.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ac0adbf-3afc-4759-8db4-53936c3e4159 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3ac0adbf-3afc-4759-8db4-53936c3e4159 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-3ac0adbf-3afc-4759-8db4-53936c3e4159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ac0adbf-3afc-4759-8db4-53936c3e4159.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-99448ee9-b522-4d82-bb2a-aa85952ced4c {
  margin-top: auto;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 80px;
max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99448ee9-b522-4d82-bb2a-aa85952ced4c {
  min-height: 30px;
}
}
#s-7a3ddeb6-6141-493b-b8ad-fe9ab614e68f {
  min-height: 50px;
}
@media (max-width: 767px){#s-7a3ddeb6-6141-493b-b8ad-fe9ab614e68f {
  margin-bottom: 30px;
}
}







#s-7a3ddeb6-6141-493b-b8ad-fe9ab614e68f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a3ddeb6-6141-493b-b8ad-fe9ab614e68f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ad06a6de-f34f-44d9-af70-e7414c78dfb2 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad06a6de-f34f-44d9-af70-e7414c78dfb2 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-ad06a6de-f34f-44d9-af70-e7414c78dfb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad06a6de-f34f-44d9-af70-e7414c78dfb2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f4a0e991-3ead-4651-abb0-5e42a9a6d4be {
  margin-top: auto;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 80px;
max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f4a0e991-3ead-4651-abb0-5e42a9a6d4be {
  min-height: 30px;
}
}
#s-df6b60a4-f9b0-4b66-9a33-e23ba0280e90 {
  min-height: 50px;
}
@media (max-width: 767px){#s-df6b60a4-f9b0-4b66-9a33-e23ba0280e90 {
  margin-bottom: 30px;
}
}







#s-df6b60a4-f9b0-4b66-9a33-e23ba0280e90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df6b60a4-f9b0-4b66-9a33-e23ba0280e90.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ba7b5e65-ff62-47dc-af44-9a206557b3c8 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ba7b5e65-ff62-47dc-af44-9a206557b3c8 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-ba7b5e65-ff62-47dc-af44-9a206557b3c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba7b5e65-ff62-47dc-af44-9a206557b3c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b583c1a-cd6a-4a23-b3a2-3d5df6d10a89 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 80px;
max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b583c1a-cd6a-4a23-b3a2-3d5df6d10a89 {
  min-height: 30px;
}
}
#s-1109699c-b7c2-4d54-8509-ed5ad86d4f6d {
  min-height: 50px;
}
@media (max-width: 767px){#s-1109699c-b7c2-4d54-8509-ed5ad86d4f6d {
  margin-bottom: 30px;
}
}







#s-1109699c-b7c2-4d54-8509-ed5ad86d4f6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1109699c-b7c2-4d54-8509-ed5ad86d4f6d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-792167d2-27a9-4130-bf9f-0acf1e085081 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-792167d2-27a9-4130-bf9f-0acf1e085081 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-792167d2-27a9-4130-bf9f-0acf1e085081 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-792167d2-27a9-4130-bf9f-0acf1e085081.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4c1854e-6039-4a71-9c60-51bd5df262a5 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 80px;
max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4c1854e-6039-4a71-9c60-51bd5df262a5 {
  min-height: 30px;
}
}
#s-49f94236-e65b-4d6c-8de8-d88f218fd3a0 {
  min-height: 50px;
}
@media (max-width: 767px){#s-49f94236-e65b-4d6c-8de8-d88f218fd3a0 {
  margin-bottom: 30px;
}
}







#s-49f94236-e65b-4d6c-8de8-d88f218fd3a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49f94236-e65b-4d6c-8de8-d88f218fd3a0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-78c1deb6-0d22-46f2-8871-61f55b85668c {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-78c1deb6-0d22-46f2-8871-61f55b85668c {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-78c1deb6-0d22-46f2-8871-61f55b85668c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78c1deb6-0d22-46f2-8871-61f55b85668c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-87fcd4c1-7ce6-4e6a-8d5d-2f070222853c {
  margin-top: auto;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 80px;
max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-87fcd4c1-7ce6-4e6a-8d5d-2f070222853c {
  min-height: 30px;
}
}
#s-3515f39d-655c-4403-8ddf-6cd31ea313e0 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3515f39d-655c-4403-8ddf-6cd31ea313e0 {
  display: none;
}
#s-3515f39d-655c-4403-8ddf-6cd31ea313e0, #wrap-s-3515f39d-655c-4403-8ddf-6cd31ea313e0 { display:none !important; }}@media (max-width: 767px){#s-3515f39d-655c-4403-8ddf-6cd31ea313e0 {
  display: none;
}
#s-3515f39d-655c-4403-8ddf-6cd31ea313e0, #wrap-s-3515f39d-655c-4403-8ddf-6cd31ea313e0 { display:none !important; }}
#s-3515f39d-655c-4403-8ddf-6cd31ea313e0 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3515f39d-655c-4403-8ddf-6cd31ea313e0 .shg-sld-nav-button.shg-sld-left,
#s-3515f39d-655c-4403-8ddf-6cd31ea313e0 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f655a62b-49fd-4731-a81e-32aae8c4d641 {
  margin-top: 20px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-f655a62b-49fd-4731-a81e-32aae8c4d641"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f655a62b-49fd-4731-a81e-32aae8c4d641"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f655a62b-49fd-4731-a81e-32aae8c4d641"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f655a62b-49fd-4731-a81e-32aae8c4d641"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-c11fee12-0805-4b51-931e-0fc5d742eb60 {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 15px;
min-height: 200px;
background-position: center center;
}








#s-c11fee12-0805-4b51-931e-0fc5d742eb60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c11fee12-0805-4b51-931e-0fc5d742eb60 {
  cursor: pointer;
}#s-c11fee12-0805-4b51-931e-0fc5d742eb60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f1f571c0-a390-4d8e-a10a-a00590aea054 {
  min-height: 50px;
}
@media (max-width: 767px){#s-f1f571c0-a390-4d8e-a10a-a00590aea054 {
  margin-bottom: 30px;
}
}







#s-f1f571c0-a390-4d8e-a10a-a00590aea054 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1f571c0-a390-4d8e-a10a-a00590aea054.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-01964e08-701a-48ff-81bd-031da5935fc7 {
  min-height: 50px;
}








#s-01964e08-701a-48ff-81bd-031da5935fc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01964e08-701a-48ff-81bd-031da5935fc7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8984998-ca48-40fc-ba53-caed3e6c5ae5 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-a8984998-ca48-40fc-ba53-caed3e6c5ae5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8984998-ca48-40fc-ba53-caed3e6c5ae5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b61f11f-ca6d-4eab-aa24-a3f30294ac2e {
  margin-bottom: 15px;
min-height: 0px;
}

#s-069b9b93-8c01-4532-8393-5cf50480a80a {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 15px;
min-height: 200px;
background-position: center center;
}








#s-069b9b93-8c01-4532-8393-5cf50480a80a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-069b9b93-8c01-4532-8393-5cf50480a80a {
  cursor: pointer;
}#s-069b9b93-8c01-4532-8393-5cf50480a80a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1669a345-05ee-4c19-9d24-ffc5fa18b816 {
  min-height: 50px;
}
@media (max-width: 767px){#s-1669a345-05ee-4c19-9d24-ffc5fa18b816 {
  margin-bottom: 30px;
}
}







#s-1669a345-05ee-4c19-9d24-ffc5fa18b816 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1669a345-05ee-4c19-9d24-ffc5fa18b816.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c07e9256-b9cf-47d7-b0c4-4e4eb448ab61 {
  min-height: 50px;
}








#s-c07e9256-b9cf-47d7-b0c4-4e4eb448ab61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c07e9256-b9cf-47d7-b0c4-4e4eb448ab61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-209223a2-0838-4ce0-8bda-698436e03749 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-209223a2-0838-4ce0-8bda-698436e03749 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-209223a2-0838-4ce0-8bda-698436e03749.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5eee85b1-85b6-4f59-8a5e-5f1725419b41 {
  margin-bottom: 15px;
min-height: 0px;
}

#s-803de655-3c7c-453e-8a51-c14073426986 {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 15px;
min-height: 200px;
background-position: center center;
}








#s-803de655-3c7c-453e-8a51-c14073426986 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-803de655-3c7c-453e-8a51-c14073426986 {
  cursor: pointer;
}#s-803de655-3c7c-453e-8a51-c14073426986.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24dfda44-8131-442e-b0b5-eb29fe86361d {
  min-height: 50px;
}
@media (max-width: 767px){#s-24dfda44-8131-442e-b0b5-eb29fe86361d {
  margin-bottom: 30px;
}
}







#s-24dfda44-8131-442e-b0b5-eb29fe86361d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24dfda44-8131-442e-b0b5-eb29fe86361d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-db11bcdf-53a6-4b4d-884e-baf92a1c663f {
  min-height: 50px;
}








#s-db11bcdf-53a6-4b4d-884e-baf92a1c663f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db11bcdf-53a6-4b4d-884e-baf92a1c663f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-262c59d3-7bcd-471b-80a2-c24584b16cd7 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-262c59d3-7bcd-471b-80a2-c24584b16cd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-262c59d3-7bcd-471b-80a2-c24584b16cd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-38011205-46bf-44a9-a0da-491b9b1c9041 {
  margin-bottom: 15px;
min-height: 0px;
}

#s-93d3d631-dbf1-4699-b3a6-fcd14860480a {
  margin-top: 15px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-93d3d631-dbf1-4699-b3a6-fcd14860480a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-93d3d631-dbf1-4699-b3a6-fcd14860480a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-93d3d631-dbf1-4699-b3a6-fcd14860480a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-93d3d631-dbf1-4699-b3a6-fcd14860480a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f805874e-f347-4e35-a04c-652db1ff323c {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 15px;
min-height: 200px;
background-position: center center;
}








#s-f805874e-f347-4e35-a04c-652db1ff323c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f805874e-f347-4e35-a04c-652db1ff323c {
  cursor: pointer;
}#s-f805874e-f347-4e35-a04c-652db1ff323c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d070b7ea-ca23-4f76-a27e-a1adb63c0655 {
  min-height: 50px;
}
@media (max-width: 767px){#s-d070b7ea-ca23-4f76-a27e-a1adb63c0655 {
  margin-bottom: 30px;
}
}







#s-d070b7ea-ca23-4f76-a27e-a1adb63c0655 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d070b7ea-ca23-4f76-a27e-a1adb63c0655.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cb3d5742-9ebc-480d-b1ed-f42b9ea09d04 {
  min-height: 50px;
}








#s-cb3d5742-9ebc-480d-b1ed-f42b9ea09d04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb3d5742-9ebc-480d-b1ed-f42b9ea09d04.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e126b572-9e98-4f3d-a83b-2253d94b78c2 {
  padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-e126b572-9e98-4f3d-a83b-2253d94b78c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e126b572-9e98-4f3d-a83b-2253d94b78c2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1dd66b4d-32f0-44eb-8f32-a195b7f06d90 {
  margin-bottom: 15px;
min-height: 0px;
}

#s-c6048548-87bc-4c01-9294-96d406db31dc {
  min-height: 50px;
}








#s-c6048548-87bc-4c01-9294-96d406db31dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6048548-87bc-4c01-9294-96d406db31dc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dd0ef0c3-4bf7-4edc-bf13-b06655401efe {
  padding-left: 0px;
padding-right: 0px;
min-height: 200px;
}








#s-dd0ef0c3-4bf7-4edc-bf13-b06655401efe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd0ef0c3-4bf7-4edc-bf13-b06655401efe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-32753124-6f01-49e9-a163-f857d336be25 {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 15px;
min-height: 200px;
background-position: center center;
}








#s-32753124-6f01-49e9-a163-f857d336be25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32753124-6f01-49e9-a163-f857d336be25 {
  cursor: pointer;
}#s-32753124-6f01-49e9-a163-f857d336be25.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6cf56255-c4db-46be-98ef-d0bb6521670f {
  margin-bottom: 15px;
min-height: 0px;
}

#s-d80a62fa-55f5-444d-ac53-b470a38547f6 {
  min-height: 50px;
}








#s-d80a62fa-55f5-444d-ac53-b470a38547f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d80a62fa-55f5-444d-ac53-b470a38547f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c600f6a9-63aa-4946-a932-d76b8c2c11ff {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-c600f6a9-63aa-4946-a932-d76b8c2c11ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c600f6a9-63aa-4946-a932-d76b8c2c11ff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cade5267-adc1-4453-adb2-50f3ee30baba {
  background-repeat: no-repeat;
background-size: contain;
margin-bottom: 15px;
min-height: 200px;
background-position: center center;
}








#s-cade5267-adc1-4453-adb2-50f3ee30baba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cade5267-adc1-4453-adb2-50f3ee30baba {
  cursor: pointer;
}#s-cade5267-adc1-4453-adb2-50f3ee30baba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dce9faaa-8773-48ea-9ecb-102db37c96dd {
  margin-bottom: 15px;
min-height: 0px;
}

/*
  $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:before,.shg-c:after{content:" ";display:table}.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:#000;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}[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}
