.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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-fd9f2ac6-1fdd-4cb7-8b26-a6c0a0bd3f82 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fd9f2ac6-1fdd-4cb7-8b26-a6c0a0bd3f82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fd9f2ac6-1fdd-4cb7-8b26-a6c0a0bd3f82.shg-box.shg-c {
  justify-content: center;
}

#s-fa37a114-da1a-4ee2-a631-ee19645d44e8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fa37a114-da1a-4ee2-a631-ee19645d44e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa37a114-da1a-4ee2-a631-ee19645d44e8.shg-box.shg-c {
  justify-content: center;
}

#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  display: none;
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c, #wrap-s-850d7c3a-a726-48b6-a312-5d127817cb2c, #wrap-content-s-850d7c3a-a726-48b6-a312-5d127817cb2c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  display: none;
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c, #wrap-s-850d7c3a-a726-48b6-a312-5d127817cb2c, #wrap-content-s-850d7c3a-a726-48b6-a312-5d127817cb2c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 800px;
}
}@media (max-width: 767px){#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 800px;
}
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/480x/);
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/960x/);
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/768x/);
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/1536x/);
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/1024x/);
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/2048x/);
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/1200x/);
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-850d7c3a-a726-48b6-a312-5d127817cb2c {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/2048x/);
}
#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-850d7c3a-a726-48b6-a312-5d127817cb2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-850d7c3a-a726-48b6-a312-5d127817cb2c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-850d7c3a-a726-48b6-a312-5d127817cb2c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-850d7c3a-a726-48b6-a312-5d127817cb2c.shg-box.shg-c {
  justify-content: center;
}
}
#s-d073152a-708b-4ca1-a7d8-549b824f0431 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d073152a-708b-4ca1-a7d8-549b824f0431 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d073152a-708b-4ca1-a7d8-549b824f0431.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-660e81a4-077b-4bb9-8eaf-a3d88a00689d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-660e81a4-077b-4bb9-8eaf-a3d88a00689d .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-660e81a4-077b-4bb9-8eaf-a3d88a00689d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-660e81a4-077b-4bb9-8eaf-a3d88a00689d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


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

.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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-95578298-10bc-4fd2-83c1-90c446294eb3 {
  margin-left: auto;
margin-right: auto;
}

#s-95578298-10bc-4fd2-83c1-90c446294eb3 .shg-proportional-font-size,
#s-95578298-10bc-4fd2-83c1-90c446294eb3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  display: none;
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d, #wrap-s-1ced709b-2cf0-4326-9273-577c94942d8d, #wrap-content-s-1ced709b-2cf0-4326-9273-577c94942d8d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  display: none;
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d, #wrap-s-1ced709b-2cf0-4326-9273-577c94942d8d, #wrap-content-s-1ced709b-2cf0-4326-9273-577c94942d8d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 800px;
}
}@media (max-width: 767px){#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 800px;
}
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/480x/);
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/960x/);
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/768x/);
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/1536x/);
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/1024x/);
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/2048x/);
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/1200x/);
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1ced709b-2cf0-4326-9273-577c94942d8d {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/2048x/);
}
#s-1ced709b-2cf0-4326-9273-577c94942d8d.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-1ced709b-2cf0-4326-9273-577c94942d8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ced709b-2cf0-4326-9273-577c94942d8d.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-1ced709b-2cf0-4326-9273-577c94942d8d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-1ced709b-2cf0-4326-9273-577c94942d8d.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-1ced709b-2cf0-4326-9273-577c94942d8d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-1ced709b-2cf0-4326-9273-577c94942d8d.shg-box.shg-c {
  justify-content: center;
}
}
#s-0366435f-7eb7-4fcd-90a4-58343ed723b3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0366435f-7eb7-4fcd-90a4-58343ed723b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0366435f-7eb7-4fcd-90a4-58343ed723b3.shg-box.shg-c {
  justify-content: center;
}

#s-2bfa1bbe-fcf9-4197-b6ad-3ddd7fae92e9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bfa1bbe-fcf9-4197-b6ad-3ddd7fae92e9 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-2bfa1bbe-fcf9-4197-b6ad-3ddd7fae92e9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-2bfa1bbe-fcf9-4197-b6ad-3ddd7fae92e9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}
#s-3aaf9742-68b3-439a-a146-55e9a33d3773 {
  margin-left: auto;
margin-right: auto;
}

#s-3aaf9742-68b3-439a-a146-55e9a33d3773 .shg-proportional-font-size,
#s-3aaf9742-68b3-439a-a146-55e9a33d3773 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  display: none;
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703, #wrap-s-9c037067-28fe-42dd-ad90-2dd7f0c73703, #wrap-content-s-9c037067-28fe-42dd-ad90-2dd7f0c73703 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  display: none;
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703, #wrap-s-9c037067-28fe-42dd-ad90-2dd7f0c73703, #wrap-content-s-9c037067-28fe-42dd-ad90-2dd7f0c73703 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 800px;
}
}@media (max-width: 767px){#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 800px;
}
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/480x/);
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/960x/);
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/768x/);
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/1536x/);
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/1024x/);
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/2048x/);
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/1200x/);
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/2048x/);
}
#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-9c037067-28fe-42dd-ad90-2dd7f0c73703 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-9c037067-28fe-42dd-ad90-2dd7f0c73703.shg-box.shg-c {
  justify-content: center;
}
}
#s-7566de35-ddfe-4152-86a0-77f01db75098 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-7566de35-ddfe-4152-86a0-77f01db75098 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7566de35-ddfe-4152-86a0-77f01db75098.shg-box.shg-c {
  justify-content: center;
}

#s-d73f6b0f-94a6-4c4a-ac01-4ae4533f71aa {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d73f6b0f-94a6-4c4a-ac01-4ae4533f71aa .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-d73f6b0f-94a6-4c4a-ac01-4ae4533f71aa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-d73f6b0f-94a6-4c4a-ac01-4ae4533f71aa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}
#s-948ff67b-5370-415b-8751-cc9b19d4a2c1 {
  margin-left: auto;
margin-right: auto;
}

#s-948ff67b-5370-415b-8751-cc9b19d4a2c1 .shg-proportional-font-size,
#s-948ff67b-5370-415b-8751-cc9b19d4a2c1 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-83206bf4-d64e-46da-9af4-6f1929d374b7 {
  background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-83206bf4-d64e-46da-9af4-6f1929d374b7 {
  display: none;
}
#s-83206bf4-d64e-46da-9af4-6f1929d374b7, #wrap-s-83206bf4-d64e-46da-9af4-6f1929d374b7, #wrap-content-s-83206bf4-d64e-46da-9af4-6f1929d374b7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83206bf4-d64e-46da-9af4-6f1929d374b7 {
  display: none;
}
#s-83206bf4-d64e-46da-9af4-6f1929d374b7, #wrap-s-83206bf4-d64e-46da-9af4-6f1929d374b7, #wrap-content-s-83206bf4-d64e-46da-9af4-6f1929d374b7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-83206bf4-d64e-46da-9af4-6f1929d374b7 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 800px;
}
}@media (max-width: 767px){#s-83206bf4-d64e-46da-9af4-6f1929d374b7 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 800px;
}
}







#s-83206bf4-d64e-46da-9af4-6f1929d374b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83206bf4-d64e-46da-9af4-6f1929d374b7.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-83206bf4-d64e-46da-9af4-6f1929d374b7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-83206bf4-d64e-46da-9af4-6f1929d374b7.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-83206bf4-d64e-46da-9af4-6f1929d374b7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-83206bf4-d64e-46da-9af4-6f1929d374b7.shg-box.shg-c {
  justify-content: center;
}
}
#s-56fd9bae-5fef-4b4c-bfc3-4b48fe0f666b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-56fd9bae-5fef-4b4c-bfc3-4b48fe0f666b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-56fd9bae-5fef-4b4c-bfc3-4b48fe0f666b.shg-box.shg-c {
  justify-content: center;
}

#s-1605bb0b-54bf-4239-8ae0-6398c5d0b6d3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1605bb0b-54bf-4239-8ae0-6398c5d0b6d3 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-1605bb0b-54bf-4239-8ae0-6398c5d0b6d3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-1605bb0b-54bf-4239-8ae0-6398c5d0b6d3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}
#s-31c028f7-c159-481c-9cce-a73382a312f1 {
  margin-left: auto;
margin-right: auto;
}

#s-31c028f7-c159-481c-9cce-a73382a312f1 .shg-proportional-font-size,
#s-31c028f7-c159-481c-9cce-a73382a312f1 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  display: none;
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31, #wrap-s-86ac7d39-27b8-48ce-a07b-9239ba579c31, #wrap-content-s-86ac7d39-27b8-48ce-a07b-9239ba579c31 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  display: none;
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31, #wrap-s-86ac7d39-27b8-48ce-a07b-9239ba579c31, #wrap-content-s-86ac7d39-27b8-48ce-a07b-9239ba579c31 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 800px;
}
}@media (max-width: 767px){#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 800px;
}
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/480x/);
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/960x/);
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/768x/);
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/1536x/);
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/1024x/);
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/2048x/);
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/1200x/);
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/2048x/);
}
#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-86ac7d39-27b8-48ce-a07b-9239ba579c31 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-86ac7d39-27b8-48ce-a07b-9239ba579c31.shg-box.shg-c {
  justify-content: center;
}
}
#s-59d841d4-bbad-4ba5-a237-3624bbe1e8a8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-59d841d4-bbad-4ba5-a237-3624bbe1e8a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-59d841d4-bbad-4ba5-a237-3624bbe1e8a8.shg-box.shg-c {
  justify-content: center;
}

#s-60410f25-1165-43e3-b727-31871f6abe1b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60410f25-1165-43e3-b727-31871f6abe1b .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-60410f25-1165-43e3-b727-31871f6abe1b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-60410f25-1165-43e3-b727-31871f6abe1b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}
#s-88c47e0a-824d-440b-9500-be29742a6357 {
  margin-left: auto;
margin-right: auto;
}

#s-88c47e0a-824d-440b-9500-be29742a6357 .shg-proportional-font-size,
#s-88c47e0a-824d-440b-9500-be29742a6357 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  display: none;
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4, #wrap-s-429d97f6-8082-40e8-8345-09cd2174f9b4, #wrap-content-s-429d97f6-8082-40e8-8345-09cd2174f9b4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  display: none;
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4, #wrap-s-429d97f6-8082-40e8-8345-09cd2174f9b4, #wrap-content-s-429d97f6-8082-40e8-8345-09cd2174f9b4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 800px;
}
}@media (max-width: 767px){#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 800px;
}
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/480x/);
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/960x/);
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/768x/);
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/1536x/);
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/1024x/);
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/2048x/);
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/1200x/);
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-429d97f6-8082-40e8-8345-09cd2174f9b4 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/2048x/);
}
#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-429d97f6-8082-40e8-8345-09cd2174f9b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-429d97f6-8082-40e8-8345-09cd2174f9b4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-429d97f6-8082-40e8-8345-09cd2174f9b4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-429d97f6-8082-40e8-8345-09cd2174f9b4.shg-box.shg-c {
  justify-content: center;
}
}
#s-4610f545-a468-4557-bd4a-c2e2738d2111 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4610f545-a468-4557-bd4a-c2e2738d2111 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4610f545-a468-4557-bd4a-c2e2738d2111.shg-box.shg-c {
  justify-content: center;
}

#s-fec34a4c-f553-41c9-a224-b69076b0797c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fec34a4c-f553-41c9-a224-b69076b0797c .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-fec34a4c-f553-41c9-a224-b69076b0797c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-fec34a4c-f553-41c9-a224-b69076b0797c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  
}


}
#s-1bf2c058-422e-4976-b93c-5a644cdafda9 {
  margin-left: auto;
margin-right: auto;
}

#s-1bf2c058-422e-4976-b93c-5a644cdafda9 .shg-proportional-font-size,
#s-1bf2c058-422e-4976-b93c-5a644cdafda9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 800px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5, #wrap-s-e259b199-c10a-4784-a5b9-32618369e2a5, #wrap-content-s-e259b199-c10a-4784-a5b9-32618369e2a5 { display: none !important; }}@media (max-width: 767px){#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  display: none;
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5, #wrap-s-e259b199-c10a-4784-a5b9-32618369e2a5, #wrap-content-s-e259b199-c10a-4784-a5b9-32618369e2a5 { display: none !important; }}
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/480x/);
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/960x/);
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/768x/);
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/1536x/);
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/1024x/);
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/2048x/);
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/1200x/);
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e259b199-c10a-4784-a5b9-32618369e2a5 {
  background-image: url(https://i.shgcdn.com/674555b4-276d-4c12-83b2-a11fb1232dd8/-/resize/2048x/);
}
#s-e259b199-c10a-4784-a5b9-32618369e2a5.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-e259b199-c10a-4784-a5b9-32618369e2a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e259b199-c10a-4784-a5b9-32618369e2a5.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  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;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-a1863f47-e6d8-4e49-82a5-c4ea28afa49c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a1863f47-e6d8-4e49-82a5-c4ea28afa49c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1863f47-e6d8-4e49-82a5-c4ea28afa49c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a1863f47-e6d8-4e49-82a5-c4ea28afa49c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1863f47-e6d8-4e49-82a5-c4ea28afa49c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2a8190d1-c420-45ca-80d2-4b659ac9a607 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 900px;
}








#s-2a8190d1-c420-45ca-80d2-4b659ac9a607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a8190d1-c420-45ca-80d2-4b659ac9a607.shg-box.shg-c {
  justify-content: center;
}

#s-56515caf-42cd-4349-9e94-d820929b9bbc {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-56515caf-42cd-4349-9e94-d820929b9bbc .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1em;
  
  
}



#s-3b88a8f2-52ee-4249-95f7-9063e180158d {
  margin-left: auto;
margin-right: auto;
}

#s-3b88a8f2-52ee-4249-95f7-9063e180158d .shg-proportional-font-size,
#s-3b88a8f2-52ee-4249-95f7-9063e180158d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 800px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa, #wrap-s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa, #wrap-content-s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa { display: none !important; }}@media (max-width: 767px){#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  display: none;
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa, #wrap-s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa, #wrap-content-s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa { display: none !important; }}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/480x/);
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/960x/);
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/768x/);
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/1536x/);
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/1024x/);
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/2048x/);
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/1200x/);
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa {
  background-image: url(https://i.shgcdn.com/113649f0-8d4a-4b1c-a25a-396061437f10/-/resize/2048x/);
}
#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b1cdf171-d994-4b52-9244-8a7eb09cbdaa.shg-box.shg-c {
  justify-content: center;
}

#s-390164a0-a305-416f-98c5-1228ef82f6cf {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-390164a0-a305-416f-98c5-1228ef82f6cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-390164a0-a305-416f-98c5-1228ef82f6cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-390164a0-a305-416f-98c5-1228ef82f6cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-390164a0-a305-416f-98c5-1228ef82f6cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-46bd8ba5-dedb-48a3-90ad-af44a142501b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 900px;
}








#s-46bd8ba5-dedb-48a3-90ad-af44a142501b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-46bd8ba5-dedb-48a3-90ad-af44a142501b.shg-box.shg-c {
  justify-content: center;
}

#s-bc3ce69b-f3cf-4aa2-bfdb-45dac8aa060a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-bc3ce69b-f3cf-4aa2-bfdb-45dac8aa060a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 64px;
  line-height: 1em;
  
  
}



#s-7b0d435c-8358-491e-b875-6ceef57e8ed0 {
  margin-left: auto;
margin-right: auto;
}

#s-7b0d435c-8358-491e-b875-6ceef57e8ed0 .shg-proportional-font-size,
#s-7b0d435c-8358-491e-b875-6ceef57e8ed0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 800px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65, #wrap-s-3aa20afd-9dd4-4308-a1a6-f93436d13e65, #wrap-content-s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 { display: none !important; }}@media (max-width: 767px){#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  display: none;
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65, #wrap-s-3aa20afd-9dd4-4308-a1a6-f93436d13e65, #wrap-content-s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 { display: none !important; }}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/480x/);
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/960x/);
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/768x/);
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/1536x/);
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/1024x/);
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/2048x/);
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/1200x/);
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 {
  background-image: url(https://i.shgcdn.com/6fbe4b19-f8c5-4515-a91b-ab654e67f1e4/-/resize/2048x/);
}
#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3aa20afd-9dd4-4308-a1a6-f93436d13e65.shg-box.shg-c {
  justify-content: center;
}

#s-ed52b7ec-7be0-43ec-8951-06ddd6360a27 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ed52b7ec-7be0-43ec-8951-06ddd6360a27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed52b7ec-7be0-43ec-8951-06ddd6360a27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed52b7ec-7be0-43ec-8951-06ddd6360a27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed52b7ec-7be0-43ec-8951-06ddd6360a27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c10cd29c-24f1-4e35-8a99-296cd1dc4f72 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 900px;
}








#s-c10cd29c-24f1-4e35-8a99-296cd1dc4f72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c10cd29c-24f1-4e35-8a99-296cd1dc4f72.shg-box.shg-c {
  justify-content: center;
}

#s-5bddedac-cb81-4cad-a9ec-c460735ee8ba {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5bddedac-cb81-4cad-a9ec-c460735ee8ba .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1em;
  
  
}



#s-39577ab1-bcea-41e9-8589-97194c0eb0ec {
  margin-left: auto;
margin-right: auto;
}

#s-39577ab1-bcea-41e9-8589-97194c0eb0ec .shg-proportional-font-size,
#s-39577ab1-bcea-41e9-8589-97194c0eb0ec .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c14da92c-4f47-475d-adbf-d5fd634221e4 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 800px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c14da92c-4f47-475d-adbf-d5fd634221e4 {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c14da92c-4f47-475d-adbf-d5fd634221e4 {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-c14da92c-4f47-475d-adbf-d5fd634221e4, #wrap-s-c14da92c-4f47-475d-adbf-d5fd634221e4, #wrap-content-s-c14da92c-4f47-475d-adbf-d5fd634221e4 { display: none !important; }}@media (max-width: 767px){#s-c14da92c-4f47-475d-adbf-d5fd634221e4 {
  display: none;
}
#s-c14da92c-4f47-475d-adbf-d5fd634221e4, #wrap-s-c14da92c-4f47-475d-adbf-d5fd634221e4, #wrap-content-s-c14da92c-4f47-475d-adbf-d5fd634221e4 { display: none !important; }}







#s-c14da92c-4f47-475d-adbf-d5fd634221e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c14da92c-4f47-475d-adbf-d5fd634221e4.shg-box.shg-c {
  justify-content: center;
}

#s-7d5202f4-294c-4dbd-bc1d-6113d8990c2b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7d5202f4-294c-4dbd-bc1d-6113d8990c2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d5202f4-294c-4dbd-bc1d-6113d8990c2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7d5202f4-294c-4dbd-bc1d-6113d8990c2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d5202f4-294c-4dbd-bc1d-6113d8990c2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a881722e-9496-40a2-9c63-0d6d05803bd9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 900px;
}








#s-a881722e-9496-40a2-9c63-0d6d05803bd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a881722e-9496-40a2-9c63-0d6d05803bd9.shg-box.shg-c {
  justify-content: center;
}

#s-707edf93-94d3-4002-8eae-df18f40fe0fc {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-707edf93-94d3-4002-8eae-df18f40fe0fc .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 64px;
  line-height: 1em;
  
  
}



#s-db9b0956-aeb9-449b-a640-1df64979a3f5 {
  margin-left: auto;
margin-right: auto;
}

#s-db9b0956-aeb9-449b-a640-1df64979a3f5 .shg-proportional-font-size,
#s-db9b0956-aeb9-449b-a640-1df64979a3f5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 800px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9, #wrap-s-fc3818d4-e77f-42a2-8826-80f223da9dc9, #wrap-content-s-fc3818d4-e77f-42a2-8826-80f223da9dc9 { display: none !important; }}@media (max-width: 767px){#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  display: none;
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9, #wrap-s-fc3818d4-e77f-42a2-8826-80f223da9dc9, #wrap-content-s-fc3818d4-e77f-42a2-8826-80f223da9dc9 { display: none !important; }}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/480x/);
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/960x/);
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/768x/);
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/1536x/);
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/1024x/);
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/2048x/);
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/1200x/);
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 {
  background-image: url(https://i.shgcdn.com/5dc94546-fca4-4934-bc70-7b551f9ddc48/-/resize/2048x/);
}
#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-fc3818d4-e77f-42a2-8826-80f223da9dc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc3818d4-e77f-42a2-8826-80f223da9dc9.shg-box.shg-c {
  justify-content: center;
}

#s-c4c1292e-d679-4d21-ad76-489320e14416 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c4c1292e-d679-4d21-ad76-489320e14416"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4c1292e-d679-4d21-ad76-489320e14416"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c4c1292e-d679-4d21-ad76-489320e14416"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4c1292e-d679-4d21-ad76-489320e14416"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-bde8c371-da53-49a8-88e1-55f1984681b4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 900px;
}








#s-bde8c371-da53-49a8-88e1-55f1984681b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bde8c371-da53-49a8-88e1-55f1984681b4.shg-box.shg-c {
  justify-content: center;
}

#s-e75e54ba-0e9e-4472-a7a8-9c27efe4d30f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e75e54ba-0e9e-4472-a7a8-9c27efe4d30f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1em;
  
  
}



#s-d9d8b985-7a12-435f-becb-2764ef69e90d {
  margin-left: auto;
margin-right: auto;
}

#s-d9d8b985-7a12-435f-becb-2764ef69e90d .shg-proportional-font-size,
#s-d9d8b985-7a12-435f-becb-2764ef69e90d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 800px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6, #wrap-s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6, #wrap-content-s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 { display: none !important; }}@media (max-width: 767px){#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  display: none;
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6, #wrap-s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6, #wrap-content-s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 { display: none !important; }}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/480x/);
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/960x/);
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/768x/);
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/1536x/);
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/1024x/);
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/2048x/);
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/1200x/);
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 {
  background-image: url(https://i.shgcdn.com/fe59f044-08b5-437a-b705-ac9f60247886/-/resize/2048x/);
}
#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5c12d0cd-eff1-4e47-86e4-889f06ae1fa6.shg-box.shg-c {
  justify-content: center;
}

#s-87c3f082-1680-42af-9420-141e6b9f523a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-87c3f082-1680-42af-9420-141e6b9f523a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87c3f082-1680-42af-9420-141e6b9f523a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-87c3f082-1680-42af-9420-141e6b9f523a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-87c3f082-1680-42af-9420-141e6b9f523a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-cd9e6d19-ff65-47b3-9a09-eb586e319074 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 900px;
}








#s-cd9e6d19-ff65-47b3-9a09-eb586e319074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd9e6d19-ff65-47b3-9a09-eb586e319074.shg-box.shg-c {
  justify-content: center;
}

#s-1564ad88-3fdd-47c7-87a0-4dd73698a88c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1564ad88-3fdd-47c7-87a0-4dd73698a88c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 64px;
  line-height: 1em;
  
  
}



#s-b57b60e6-624a-4351-aa78-c6aee5a717c9 {
  margin-left: auto;
margin-right: auto;
}

#s-b57b60e6-624a-4351-aa78-c6aee5a717c9 .shg-proportional-font-size,
#s-b57b60e6-624a-4351-aa78-c6aee5a717c9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0d020424-ff4e-4bc3-bb9b-8ed254ceb9bc {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0d020424-ff4e-4bc3-bb9b-8ed254ceb9bc {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0d020424-ff4e-4bc3-bb9b-8ed254ceb9bc {
  padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-0d020424-ff4e-4bc3-bb9b-8ed254ceb9bc {
  padding-top: 80px;
padding-left: 20px;
padding-bottom: 80px;
padding-right: 20px;
}
}







#s-0d020424-ff4e-4bc3-bb9b-8ed254ceb9bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0d020424-ff4e-4bc3-bb9b-8ed254ceb9bc.shg-box.shg-c {
  justify-content: center;
}

#s-c9107914-6f00-47b8-af00-f4889b5ee14d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c9107914-6f00-47b8-af00-f4889b5ee14d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c9107914-6f00-47b8-af00-f4889b5ee14d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c9107914-6f00-47b8-af00-f4889b5ee14d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c9107914-6f00-47b8-af00-f4889b5ee14d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2345acff-f535-49a4-9697-2ead82e8a824 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2345acff-f535-49a4-9697-2ead82e8a824 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2345acff-f535-49a4-9697-2ead82e8a824.shg-box.shg-c {
  justify-content: center;
}

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

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

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

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

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-db318e6a-7578-42e8-a1b5-2ed686557769 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-db318e6a-7578-42e8-a1b5-2ed686557769 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-db318e6a-7578-42e8-a1b5-2ed686557769 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-db318e6a-7578-42e8-a1b5-2ed686557769 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-db318e6a-7578-42e8-a1b5-2ed686557769 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-db318e6a-7578-42e8-a1b5-2ed686557769 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db318e6a-7578-42e8-a1b5-2ed686557769.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a0cfaefd-befb-41c5-b303-d836e47b9d64 {
  margin-left: auto;
margin-right: auto;
}

#s-a0cfaefd-befb-41c5-b303-d836e47b9d64 .shg-proportional-font-size,
#s-a0cfaefd-befb-41c5-b303-d836e47b9d64 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d720adec-e21b-455d-aa1c-e363be46d148 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d720adec-e21b-455d-aa1c-e363be46d148 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d720adec-e21b-455d-aa1c-e363be46d148.shg-box.shg-c {
  justify-content: center;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a578bba0-4e7f-4d1e-8c0b-7d14334eb51b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f204ce03-af27-44f5-84bb-42229092e77b {
  margin-left: auto;
margin-right: auto;
}

#s-f204ce03-af27-44f5-84bb-42229092e77b .shg-proportional-font-size,
#s-f204ce03-af27-44f5-84bb-42229092e77b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c839c7c9-0e99-432e-b44a-9302a3fb69ec {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c839c7c9-0e99-432e-b44a-9302a3fb69ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c839c7c9-0e99-432e-b44a-9302a3fb69ec.shg-box.shg-c {
  justify-content: center;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bba873-9adb-4705-8e2c-7ecb0e8a59c1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-eaa9a4c8-be3f-4c8b-a791-17fd0b02f7a2 {
  margin-left: auto;
margin-right: auto;
}

#s-eaa9a4c8-be3f-4c8b-a791-17fd0b02f7a2 .shg-proportional-font-size,
#s-eaa9a4c8-be3f-4c8b-a791-17fd0b02f7a2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a5b06fa6-45e6-4177-af88-fe1e2d031654 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a5b06fa6-45e6-4177-af88-fe1e2d031654 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5b06fa6-45e6-4177-af88-fe1e2d031654.shg-box.shg-c {
  justify-content: center;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e0bd6749-f8e9-4411-a7b1-445a382953b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e0bd6749-f8e9-4411-a7b1-445a382953b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e0bd6749-f8e9-4411-a7b1-445a382953b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2eeecac0-2087-4bf0-8bea-5c320c3560fe {
  margin-left: auto;
margin-right: auto;
}

#s-2eeecac0-2087-4bf0-8bea-5c320c3560fe .shg-proportional-font-size,
#s-2eeecac0-2087-4bf0-8bea-5c320c3560fe .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-94cf0d88-2e0e-47da-87eb-842938f3d73c {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-94cf0d88-2e0e-47da-87eb-842938f3d73c {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-94cf0d88-2e0e-47da-87eb-842938f3d73c {
  padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-94cf0d88-2e0e-47da-87eb-842938f3d73c {
  padding-top: 80px;
padding-left: 20px;
padding-bottom: 80px;
padding-right: 20px;
}
}







#s-94cf0d88-2e0e-47da-87eb-842938f3d73c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94cf0d88-2e0e-47da-87eb-842938f3d73c.shg-box.shg-c {
  justify-content: center;
}

#s-c7b93e62-fb6a-4aee-bc9d-1b96e916e8db {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c7b93e62-fb6a-4aee-bc9d-1b96e916e8db .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-6d1e9eb3-aed9-4078-90d3-c3eded77e520 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-6d1e9eb3-aed9-4078-90d3-c3eded77e520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d1e9eb3-aed9-4078-90d3-c3eded77e520.shg-box.shg-c {
  justify-content: center;
}

#s-98bc5f75-3134-4667-9f57-1194394857ea {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-98bc5f75-3134-4667-9f57-1194394857ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98bc5f75-3134-4667-9f57-1194394857ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-98bc5f75-3134-4667-9f57-1194394857ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-98bc5f75-3134-4667-9f57-1194394857ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-86af4904-ef14-4c51-a284-38bd149e8d10 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-86af4904-ef14-4c51-a284-38bd149e8d10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86af4904-ef14-4c51-a284-38bd149e8d10.shg-box.shg-c {
  justify-content: center;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  margin-left: auto;
margin-right: auto;
height: 66px;
max-width: 250px;
text-align: left;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad img.shogun-image {
  width: 100%;
  height: 66px;
  
  max-width: 250px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-82e28b76-e1d4-4c79-be76-84c40c1fcaad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82e28b76-e1d4-4c79-be76-84c40c1fcaad.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f8c54490-eef8-4a9e-b83c-b130904849a0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f8c54490-eef8-4a9e-b83c-b130904849a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f8c54490-eef8-4a9e-b83c-b130904849a0.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-aaf75266-ab1e-4488-a9f7-99d2264ae853 {
  margin-left: auto;
margin-right: auto;
}

#s-aaf75266-ab1e-4488-a9f7-99d2264ae853 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-aaf75266-ab1e-4488-a9f7-99d2264ae853 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-aaf75266-ab1e-4488-a9f7-99d2264ae853 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-aaf75266-ab1e-4488-a9f7-99d2264ae853 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-aaf75266-ab1e-4488-a9f7-99d2264ae853 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-aaf75266-ab1e-4488-a9f7-99d2264ae853 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7902d00e-dff3-4847-8290-b97a8e18880a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7902d00e-dff3-4847-8290-b97a8e18880a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7902d00e-dff3-4847-8290-b97a8e18880a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7902d00e-dff3-4847-8290-b97a8e18880a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7902d00e-dff3-4847-8290-b97a8e18880a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-bed51480-43c8-4ab4-959e-d6fdc9aaf644 {
  margin-left: auto;
margin-right: auto;
}

#s-bed51480-43c8-4ab4-959e-d6fdc9aaf644 .shg-proportional-font-size,
#s-bed51480-43c8-4ab4-959e-d6fdc9aaf644 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-802a2b46-f687-43ba-9a05-677139c52f09 {
  margin-left: auto;
margin-right: auto;
}

#s-802a2b46-f687-43ba-9a05-677139c52f09 .shg-proportional-font-size,
#s-802a2b46-f687-43ba-9a05-677139c52f09 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-eb4d9774-7d34-4ce7-b4d4-fe2122daa5f5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-eb4d9774-7d34-4ce7-b4d4-fe2122daa5f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eb4d9774-7d34-4ce7-b4d4-fe2122daa5f5.shg-box.shg-c {
  justify-content: center;
}

#s-87ed789e-fa14-463b-9907-b3a157b5905a {
  margin-left: auto;
margin-right: auto;
}

#s-87ed789e-fa14-463b-9907-b3a157b5905a .shg-proportional-font-size,
#s-87ed789e-fa14-463b-9907-b3a157b5905a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5d697c3e-0251-4acb-97ad-88afce3fc185 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5d697c3e-0251-4acb-97ad-88afce3fc185 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5d697c3e-0251-4acb-97ad-88afce3fc185.shg-box.shg-c {
  justify-content: center;
}

#s-dd24a450-35d5-41dc-881d-19c36a7d9d55 {
  margin-left: auto;
margin-right: auto;
}

#s-dd24a450-35d5-41dc-881d-19c36a7d9d55 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-dd24a450-35d5-41dc-881d-19c36a7d9d55 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-dd24a450-35d5-41dc-881d-19c36a7d9d55 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-dd24a450-35d5-41dc-881d-19c36a7d9d55 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-dd24a450-35d5-41dc-881d-19c36a7d9d55 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-dd24a450-35d5-41dc-881d-19c36a7d9d55 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f25f5a53-fd36-4cc4-a009-0b1004e8140b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f25f5a53-fd36-4cc4-a009-0b1004e8140b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f25f5a53-fd36-4cc4-a009-0b1004e8140b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f25f5a53-fd36-4cc4-a009-0b1004e8140b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f25f5a53-fd36-4cc4-a009-0b1004e8140b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-78da5527-8efd-4653-bb69-306569d037d2 {
  margin-left: auto;
margin-right: auto;
}

#s-78da5527-8efd-4653-bb69-306569d037d2 .shg-proportional-font-size,
#s-78da5527-8efd-4653-bb69-306569d037d2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d4a113b7-e8a3-4ff9-838f-bd96ddc2d9a0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d4a113b7-e8a3-4ff9-838f-bd96ddc2d9a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d4a113b7-e8a3-4ff9-838f-bd96ddc2d9a0.shg-box.shg-c {
  justify-content: center;
}

#s-39327a3c-790a-435f-b28e-dce091a4f000 {
  margin-left: auto;
margin-right: auto;
}

#s-39327a3c-790a-435f-b28e-dce091a4f000 .shg-proportional-font-size,
#s-39327a3c-790a-435f-b28e-dce091a4f000 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9d39de71-7066-4ac4-95c7-b8a416ebe357 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9d39de71-7066-4ac4-95c7-b8a416ebe357 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d39de71-7066-4ac4-95c7-b8a416ebe357.shg-box.shg-c {
  justify-content: center;
}

#s-ac1bfa24-9169-4c07-9ad7-e580e468b51e {
  margin-left: auto;
margin-right: auto;
}

#s-ac1bfa24-9169-4c07-9ad7-e580e468b51e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-ac1bfa24-9169-4c07-9ad7-e580e468b51e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-ac1bfa24-9169-4c07-9ad7-e580e468b51e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-ac1bfa24-9169-4c07-9ad7-e580e468b51e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-ac1bfa24-9169-4c07-9ad7-e580e468b51e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-ac1bfa24-9169-4c07-9ad7-e580e468b51e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-45f17055-01f6-4189-bd0d-b6776e407b7c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-45f17055-01f6-4189-bd0d-b6776e407b7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45f17055-01f6-4189-bd0d-b6776e407b7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-45f17055-01f6-4189-bd0d-b6776e407b7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-45f17055-01f6-4189-bd0d-b6776e407b7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-1eca846f-6fe0-47d0-8120-23c7b0527339 {
  margin-left: auto;
margin-right: auto;
}

#s-1eca846f-6fe0-47d0-8120-23c7b0527339 .shg-proportional-font-size,
#s-1eca846f-6fe0-47d0-8120-23c7b0527339 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-77b83dc5-f344-4cc0-ab15-86a72253305b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-77b83dc5-f344-4cc0-ab15-86a72253305b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77b83dc5-f344-4cc0-ab15-86a72253305b.shg-box.shg-c {
  justify-content: center;
}

#s-74c46498-8bd5-481c-b6f3-5889d07cc2af {
  margin-left: auto;
margin-right: auto;
}

#s-74c46498-8bd5-481c-b6f3-5889d07cc2af .shg-proportional-font-size,
#s-74c46498-8bd5-481c-b6f3-5889d07cc2af .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1791a26d-82a1-4938-b732-3e0bc08312b9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1791a26d-82a1-4938-b732-3e0bc08312b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1791a26d-82a1-4938-b732-3e0bc08312b9.shg-box.shg-c {
  justify-content: center;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  margin-left: auto;
margin-right: auto;
height: 66px;
max-width: 250px;
text-align: left;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 img.shogun-image {
  width: 100%;
  height: 66px;
  
  max-width: 250px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6679c2-25bc-4ed4-95e8-ce35f4639420.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-420dd5dd-cb55-43c9-b0fc-0baa26efb1bc {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-420dd5dd-cb55-43c9-b0fc-0baa26efb1bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-420dd5dd-cb55-43c9-b0fc-0baa26efb1bc.shg-box.shg-c {
  justify-content: center;
}

#s-4427cf6c-b48a-44b6-87b0-53dc3ae8791b {
  margin-left: auto;
margin-right: auto;
}

#s-4427cf6c-b48a-44b6-87b0-53dc3ae8791b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-4427cf6c-b48a-44b6-87b0-53dc3ae8791b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-4427cf6c-b48a-44b6-87b0-53dc3ae8791b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4427cf6c-b48a-44b6-87b0-53dc3ae8791b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-4427cf6c-b48a-44b6-87b0-53dc3ae8791b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-4427cf6c-b48a-44b6-87b0-53dc3ae8791b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-26db42f2-2b1e-414e-9990-8a77c5104328 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-26db42f2-2b1e-414e-9990-8a77c5104328"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26db42f2-2b1e-414e-9990-8a77c5104328"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-26db42f2-2b1e-414e-9990-8a77c5104328"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-26db42f2-2b1e-414e-9990-8a77c5104328"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-e6ad4b03-f93f-441e-a89e-d9048f05125b {
  margin-left: auto;
margin-right: auto;
}

#s-e6ad4b03-f93f-441e-a89e-d9048f05125b .shg-proportional-font-size,
#s-e6ad4b03-f93f-441e-a89e-d9048f05125b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3857d265-86ac-43db-b41d-16c81e16409a {
  margin-left: auto;
margin-right: auto;
}

#s-3857d265-86ac-43db-b41d-16c81e16409a .shg-proportional-font-size,
#s-3857d265-86ac-43db-b41d-16c81e16409a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-13b0d646-3f5d-4ceb-9743-e8f953b14215 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-13b0d646-3f5d-4ceb-9743-e8f953b14215 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13b0d646-3f5d-4ceb-9743-e8f953b14215.shg-box.shg-c {
  justify-content: center;
}

#s-b489ceee-4358-438f-a388-f12608e4d000 {
  margin-left: auto;
margin-right: auto;
}

#s-b489ceee-4358-438f-a388-f12608e4d000 .shg-proportional-font-size,
#s-b489ceee-4358-438f-a388-f12608e4d000 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-75cb36fc-1158-4a22-ad82-a671f69e77e4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-75cb36fc-1158-4a22-ad82-a671f69e77e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-75cb36fc-1158-4a22-ad82-a671f69e77e4.shg-box.shg-c {
  justify-content: center;
}

#s-9b166bb3-ea54-493b-9322-b772eb637f9e {
  margin-left: auto;
margin-right: auto;
}

#s-9b166bb3-ea54-493b-9322-b772eb637f9e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-9b166bb3-ea54-493b-9322-b772eb637f9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-9b166bb3-ea54-493b-9322-b772eb637f9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-9b166bb3-ea54-493b-9322-b772eb637f9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-9b166bb3-ea54-493b-9322-b772eb637f9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-9b166bb3-ea54-493b-9322-b772eb637f9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7b6f1c71-5726-429d-a89b-b0e6912d8eca {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7b6f1c71-5726-429d-a89b-b0e6912d8eca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b6f1c71-5726-429d-a89b-b0e6912d8eca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7b6f1c71-5726-429d-a89b-b0e6912d8eca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b6f1c71-5726-429d-a89b-b0e6912d8eca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-49dda6bc-5bd5-45aa-be2a-85c09b05bca9 {
  margin-left: auto;
margin-right: auto;
}

#s-49dda6bc-5bd5-45aa-be2a-85c09b05bca9 .shg-proportional-font-size,
#s-49dda6bc-5bd5-45aa-be2a-85c09b05bca9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-48d49678-7b42-4f23-bfe9-91d3f75d7ce8 {
  margin-left: auto;
margin-right: auto;
}

#s-48d49678-7b42-4f23-bfe9-91d3f75d7ce8 .shg-proportional-font-size,
#s-48d49678-7b42-4f23-bfe9-91d3f75d7ce8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5d675869-45ba-4e5d-8391-638cddcf1089 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5d675869-45ba-4e5d-8391-638cddcf1089 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5d675869-45ba-4e5d-8391-638cddcf1089.shg-box.shg-c {
  justify-content: center;
}

#s-e1b651c1-5658-476d-9f35-a6ff51f75ed0 {
  margin-left: auto;
margin-right: auto;
}

#s-e1b651c1-5658-476d-9f35-a6ff51f75ed0 .shg-proportional-font-size,
#s-e1b651c1-5658-476d-9f35-a6ff51f75ed0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-17021f71-6218-4261-ae7d-fff2d75cde3b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-17021f71-6218-4261-ae7d-fff2d75cde3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-17021f71-6218-4261-ae7d-fff2d75cde3b.shg-box.shg-c {
  justify-content: center;
}

#s-28d23548-f91d-4054-9f57-17c95f391e4c {
  margin-left: auto;
margin-right: auto;
}

#s-28d23548-f91d-4054-9f57-17c95f391e4c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-28d23548-f91d-4054-9f57-17c95f391e4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-28d23548-f91d-4054-9f57-17c95f391e4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-28d23548-f91d-4054-9f57-17c95f391e4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-28d23548-f91d-4054-9f57-17c95f391e4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-28d23548-f91d-4054-9f57-17c95f391e4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-08e5bf32-98bf-4cb3-a232-f8ad2fc90a8d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-08e5bf32-98bf-4cb3-a232-f8ad2fc90a8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08e5bf32-98bf-4cb3-a232-f8ad2fc90a8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-08e5bf32-98bf-4cb3-a232-f8ad2fc90a8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-08e5bf32-98bf-4cb3-a232-f8ad2fc90a8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-a4e7840d-cbb6-4f48-8b03-8b158a09df03 {
  margin-left: auto;
margin-right: auto;
}

#s-a4e7840d-cbb6-4f48-8b03-8b158a09df03 .shg-proportional-font-size,
#s-a4e7840d-cbb6-4f48-8b03-8b158a09df03 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1e28c9ac-bcf2-4384-9496-c9721d5f458c {
  margin-left: auto;
margin-right: auto;
}

#s-1e28c9ac-bcf2-4384-9496-c9721d5f458c .shg-proportional-font-size,
#s-1e28c9ac-bcf2-4384-9496-c9721d5f458c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-69600761-be49-46ae-b883-4616381302ac {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-69600761-be49-46ae-b883-4616381302ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69600761-be49-46ae-b883-4616381302ac.shg-box.shg-c {
  justify-content: center;
}

#s-33abbbbc-04ba-4560-8ed1-9871822581c7 {
  margin-left: auto;
margin-right: auto;
}

#s-33abbbbc-04ba-4560-8ed1-9871822581c7 .shg-proportional-font-size,
#s-33abbbbc-04ba-4560-8ed1-9871822581c7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a7385683-4ee2-4a5d-b679-1c82fdd5c3e1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a7385683-4ee2-4a5d-b679-1c82fdd5c3e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7385683-4ee2-4a5d-b679-1c82fdd5c3e1.shg-box.shg-c {
  justify-content: center;
}

#s-f2baddc0-3fcc-464f-b1dd-637b726d65b0 {
  margin-left: auto;
margin-right: auto;
}

#s-f2baddc0-3fcc-464f-b1dd-637b726d65b0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-f2baddc0-3fcc-464f-b1dd-637b726d65b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-f2baddc0-3fcc-464f-b1dd-637b726d65b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-f2baddc0-3fcc-464f-b1dd-637b726d65b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-f2baddc0-3fcc-464f-b1dd-637b726d65b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-f2baddc0-3fcc-464f-b1dd-637b726d65b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c9c2137d-7673-4cb3-8f9e-f6eb4d9f4579 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c9c2137d-7673-4cb3-8f9e-f6eb4d9f4579"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9c2137d-7673-4cb3-8f9e-f6eb4d9f4579"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c9c2137d-7673-4cb3-8f9e-f6eb4d9f4579"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9c2137d-7673-4cb3-8f9e-f6eb4d9f4579"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-913aee9e-20be-446a-8353-fe4684251954 {
  margin-left: auto;
margin-right: auto;
}

#s-913aee9e-20be-446a-8353-fe4684251954 .shg-proportional-font-size,
#s-913aee9e-20be-446a-8353-fe4684251954 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9a201e11-9d68-42f2-a069-c875ad2e661d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9a201e11-9d68-42f2-a069-c875ad2e661d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9a201e11-9d68-42f2-a069-c875ad2e661d.shg-box.shg-c {
  justify-content: center;
}

#s-e6c20a15-fa4c-44e9-a16f-5a7f1564a91c {
  margin-left: auto;
margin-right: auto;
}

#s-e6c20a15-fa4c-44e9-a16f-5a7f1564a91c .shg-proportional-font-size,
#s-e6c20a15-fa4c-44e9-a16f-5a7f1564a91c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-845c5faa-fe37-40a5-9442-8ee9bb35b7d2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-845c5faa-fe37-40a5-9442-8ee9bb35b7d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-845c5faa-fe37-40a5-9442-8ee9bb35b7d2.shg-box.shg-c {
  justify-content: center;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 {
  margin-left: auto;
margin-right: auto;
height: 66px;
max-width: 250px;
text-align: left;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 img.shogun-image {
  width: 100%;
  height: 66px;
  
  max-width: 250px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-29663243-7117-4b70-8fea-2054374e1bf4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-29663243-7117-4b70-8fea-2054374e1bf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-29663243-7117-4b70-8fea-2054374e1bf4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-29663243-7117-4b70-8fea-2054374e1bf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-29663243-7117-4b70-8fea-2054374e1bf4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-29663243-7117-4b70-8fea-2054374e1bf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-29663243-7117-4b70-8fea-2054374e1bf4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-29663243-7117-4b70-8fea-2054374e1bf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-29663243-7117-4b70-8fea-2054374e1bf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-29663243-7117-4b70-8fea-2054374e1bf4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29663243-7117-4b70-8fea-2054374e1bf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e9c5f748-09aa-4432-b905-af5342d192a0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e9c5f748-09aa-4432-b905-af5342d192a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e9c5f748-09aa-4432-b905-af5342d192a0.shg-box.shg-c {
  justify-content: center;
}

#s-d6fb82d4-0959-4c09-85a3-d3b928c4f55a {
  margin-left: auto;
margin-right: auto;
}

#s-d6fb82d4-0959-4c09-85a3-d3b928c4f55a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-d6fb82d4-0959-4c09-85a3-d3b928c4f55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-d6fb82d4-0959-4c09-85a3-d3b928c4f55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d6fb82d4-0959-4c09-85a3-d3b928c4f55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-d6fb82d4-0959-4c09-85a3-d3b928c4f55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-d6fb82d4-0959-4c09-85a3-d3b928c4f55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e1bd795e-3ccb-442e-b5c1-6dabb79b7f0a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e1bd795e-3ccb-442e-b5c1-6dabb79b7f0a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1bd795e-3ccb-442e-b5c1-6dabb79b7f0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e1bd795e-3ccb-442e-b5c1-6dabb79b7f0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1bd795e-3ccb-442e-b5c1-6dabb79b7f0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-dc898c74-c5b4-44e2-979e-bea8c548c645 {
  margin-left: auto;
margin-right: auto;
}

#s-dc898c74-c5b4-44e2-979e-bea8c548c645 .shg-proportional-font-size,
#s-dc898c74-c5b4-44e2-979e-bea8c548c645 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ee92876a-d5f7-40de-9a6b-860ee2b67d4f {
  margin-left: auto;
margin-right: auto;
}

#s-ee92876a-d5f7-40de-9a6b-860ee2b67d4f .shg-proportional-font-size,
#s-ee92876a-d5f7-40de-9a6b-860ee2b67d4f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e1c2f36e-08d9-4191-a41a-96dea0b4c13f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e1c2f36e-08d9-4191-a41a-96dea0b4c13f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e1c2f36e-08d9-4191-a41a-96dea0b4c13f.shg-box.shg-c {
  justify-content: center;
}

#s-3d2d48fa-208e-415d-95d3-8a1b25f6e0e5 {
  margin-left: auto;
margin-right: auto;
}

#s-3d2d48fa-208e-415d-95d3-8a1b25f6e0e5 .shg-proportional-font-size,
#s-3d2d48fa-208e-415d-95d3-8a1b25f6e0e5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b6f92924-e9d7-406e-8a91-6e04d3b72d98 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b6f92924-e9d7-406e-8a91-6e04d3b72d98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6f92924-e9d7-406e-8a91-6e04d3b72d98.shg-box.shg-c {
  justify-content: center;
}

#s-56ca7a2c-2d8a-4127-9c21-2096ce1e77f4 {
  margin-left: auto;
margin-right: auto;
}

#s-56ca7a2c-2d8a-4127-9c21-2096ce1e77f4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-56ca7a2c-2d8a-4127-9c21-2096ce1e77f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-56ca7a2c-2d8a-4127-9c21-2096ce1e77f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-56ca7a2c-2d8a-4127-9c21-2096ce1e77f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-56ca7a2c-2d8a-4127-9c21-2096ce1e77f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-56ca7a2c-2d8a-4127-9c21-2096ce1e77f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b7f93ca9-7b7a-416e-9626-c10cd25ca985 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b7f93ca9-7b7a-416e-9626-c10cd25ca985"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7f93ca9-7b7a-416e-9626-c10cd25ca985"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b7f93ca9-7b7a-416e-9626-c10cd25ca985"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7f93ca9-7b7a-416e-9626-c10cd25ca985"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-1900bbb7-241a-4dbf-87d6-52ff577ec099 {
  margin-left: auto;
margin-right: auto;
}

#s-1900bbb7-241a-4dbf-87d6-52ff577ec099 .shg-proportional-font-size,
#s-1900bbb7-241a-4dbf-87d6-52ff577ec099 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7ba7212d-e512-4c91-92ae-7b5cbc0596f3 {
  margin-left: auto;
margin-right: auto;
}

#s-7ba7212d-e512-4c91-92ae-7b5cbc0596f3 .shg-proportional-font-size,
#s-7ba7212d-e512-4c91-92ae-7b5cbc0596f3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-61d040ea-aa7e-4ea7-8c1b-98eea71545e3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-61d040ea-aa7e-4ea7-8c1b-98eea71545e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-61d040ea-aa7e-4ea7-8c1b-98eea71545e3.shg-box.shg-c {
  justify-content: center;
}

#s-b2d60ba4-5fc1-4764-b612-9246a8a1d1dd {
  margin-left: auto;
margin-right: auto;
}

#s-b2d60ba4-5fc1-4764-b612-9246a8a1d1dd .shg-proportional-font-size,
#s-b2d60ba4-5fc1-4764-b612-9246a8a1d1dd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-2f05774c-1e4a-464c-92e9-4bd1ec821f77 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2f05774c-1e4a-464c-92e9-4bd1ec821f77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f05774c-1e4a-464c-92e9-4bd1ec821f77.shg-box.shg-c {
  justify-content: center;
}

#s-0b18b40f-6328-45c7-b0ab-5c117c1a2e17 {
  margin-left: auto;
margin-right: auto;
}

#s-0b18b40f-6328-45c7-b0ab-5c117c1a2e17 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-0b18b40f-6328-45c7-b0ab-5c117c1a2e17 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-0b18b40f-6328-45c7-b0ab-5c117c1a2e17 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-0b18b40f-6328-45c7-b0ab-5c117c1a2e17 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-0b18b40f-6328-45c7-b0ab-5c117c1a2e17 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-0b18b40f-6328-45c7-b0ab-5c117c1a2e17 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-cbc83b67-a1cc-4f85-83d0-8b0d9efbfd0f {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cbc83b67-a1cc-4f85-83d0-8b0d9efbfd0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbc83b67-a1cc-4f85-83d0-8b0d9efbfd0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cbc83b67-a1cc-4f85-83d0-8b0d9efbfd0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbc83b67-a1cc-4f85-83d0-8b0d9efbfd0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-569084ce-c532-4d83-a03e-967b395b8b5c {
  margin-left: auto;
margin-right: auto;
}

#s-569084ce-c532-4d83-a03e-967b395b8b5c .shg-proportional-font-size,
#s-569084ce-c532-4d83-a03e-967b395b8b5c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1ae2a840-4992-4699-8db8-74b6a72b2a2c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1ae2a840-4992-4699-8db8-74b6a72b2a2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ae2a840-4992-4699-8db8-74b6a72b2a2c.shg-box.shg-c {
  justify-content: center;
}

#s-3f0bf724-1906-49c0-b2b5-2d8e6cdbf389 {
  margin-left: auto;
margin-right: auto;
}

#s-3f0bf724-1906-49c0-b2b5-2d8e6cdbf389 .shg-proportional-font-size,
#s-3f0bf724-1906-49c0-b2b5-2d8e6cdbf389 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-03514b6e-88de-4cbe-b523-c88bc18cdac7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-03514b6e-88de-4cbe-b523-c88bc18cdac7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03514b6e-88de-4cbe-b523-c88bc18cdac7.shg-box.shg-c {
  justify-content: center;
}

#s-7220033b-35a7-4704-bd41-2c31c49574f8 {
  margin-left: auto;
margin-right: auto;
}

#s-7220033b-35a7-4704-bd41-2c31c49574f8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-7220033b-35a7-4704-bd41-2c31c49574f8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-7220033b-35a7-4704-bd41-2c31c49574f8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-7220033b-35a7-4704-bd41-2c31c49574f8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-7220033b-35a7-4704-bd41-2c31c49574f8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-7220033b-35a7-4704-bd41-2c31c49574f8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-64dea0e5-c8fe-40bc-8b8f-1a4492f6a61b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-64dea0e5-c8fe-40bc-8b8f-1a4492f6a61b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64dea0e5-c8fe-40bc-8b8f-1a4492f6a61b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-64dea0e5-c8fe-40bc-8b8f-1a4492f6a61b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-64dea0e5-c8fe-40bc-8b8f-1a4492f6a61b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0d44fd73-5c66-4359-81a7-910376920739 {
  margin-left: auto;
margin-right: auto;
}

#s-0d44fd73-5c66-4359-81a7-910376920739 .shg-proportional-font-size,
#s-0d44fd73-5c66-4359-81a7-910376920739 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5a04eaf8-a7eb-4637-8305-2e3cd1b117fc {
  margin-left: auto;
margin-right: auto;
}

#s-5a04eaf8-a7eb-4637-8305-2e3cd1b117fc .shg-proportional-font-size,
#s-5a04eaf8-a7eb-4637-8305-2e3cd1b117fc .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f5687d6d-5380-4547-aa9c-15ac612d0c9e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f5687d6d-5380-4547-aa9c-15ac612d0c9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f5687d6d-5380-4547-aa9c-15ac612d0c9e.shg-box.shg-c {
  justify-content: center;
}

#s-906b7a95-274c-4bd3-b683-4cedf6b95c33 {
  margin-left: auto;
margin-right: auto;
}

#s-906b7a95-274c-4bd3-b683-4cedf6b95c33 .shg-proportional-font-size,
#s-906b7a95-274c-4bd3-b683-4cedf6b95c33 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d97935af-cf28-403f-aaac-3617b5d5d32b {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d97935af-cf28-403f-aaac-3617b5d5d32b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d97935af-cf28-403f-aaac-3617b5d5d32b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d97935af-cf28-403f-aaac-3617b5d5d32b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d97935af-cf28-403f-aaac-3617b5d5d32b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8dad6302-9d74-4613-8982-6c1c4d3a39b7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8dad6302-9d74-4613-8982-6c1c4d3a39b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8dad6302-9d74-4613-8982-6c1c4d3a39b7.shg-box.shg-c {
  justify-content: center;
}

#s-57546789-9721-4add-b710-5fe0c20d3200 {
  margin-left: auto;
margin-right: auto;
height: 66px;
max-width: 250px;
text-align: left;
}

#s-57546789-9721-4add-b710-5fe0c20d3200 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57546789-9721-4add-b710-5fe0c20d3200-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57546789-9721-4add-b710-5fe0c20d3200 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57546789-9721-4add-b710-5fe0c20d3200 img.shogun-image {
  width: 100%;
  height: 66px;
  
  max-width: 250px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57546789-9721-4add-b710-5fe0c20d3200 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-57546789-9721-4add-b710-5fe0c20d3200 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57546789-9721-4add-b710-5fe0c20d3200-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57546789-9721-4add-b710-5fe0c20d3200 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57546789-9721-4add-b710-5fe0c20d3200 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57546789-9721-4add-b710-5fe0c20d3200 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-57546789-9721-4add-b710-5fe0c20d3200 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57546789-9721-4add-b710-5fe0c20d3200-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57546789-9721-4add-b710-5fe0c20d3200 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57546789-9721-4add-b710-5fe0c20d3200 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57546789-9721-4add-b710-5fe0c20d3200 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-57546789-9721-4add-b710-5fe0c20d3200 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57546789-9721-4add-b710-5fe0c20d3200-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57546789-9721-4add-b710-5fe0c20d3200 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57546789-9721-4add-b710-5fe0c20d3200 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57546789-9721-4add-b710-5fe0c20d3200 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-57546789-9721-4add-b710-5fe0c20d3200 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57546789-9721-4add-b710-5fe0c20d3200-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57546789-9721-4add-b710-5fe0c20d3200 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57546789-9721-4add-b710-5fe0c20d3200 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57546789-9721-4add-b710-5fe0c20d3200 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57546789-9721-4add-b710-5fe0c20d3200 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57546789-9721-4add-b710-5fe0c20d3200.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-4599ab1c-74c0-47f5-a3da-9c08db225a2d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4599ab1c-74c0-47f5-a3da-9c08db225a2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4599ab1c-74c0-47f5-a3da-9c08db225a2d.shg-box.shg-c {
  justify-content: center;
}

#s-43dff5a0-ecc4-4e96-9ebd-c0ba9f65d4d9 {
  margin-left: auto;
margin-right: auto;
}

#s-43dff5a0-ecc4-4e96-9ebd-c0ba9f65d4d9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-43dff5a0-ecc4-4e96-9ebd-c0ba9f65d4d9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-43dff5a0-ecc4-4e96-9ebd-c0ba9f65d4d9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-43dff5a0-ecc4-4e96-9ebd-c0ba9f65d4d9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-43dff5a0-ecc4-4e96-9ebd-c0ba9f65d4d9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-43dff5a0-ecc4-4e96-9ebd-c0ba9f65d4d9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f1986557-f6f0-49f4-9b1c-1783259e639e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f1986557-f6f0-49f4-9b1c-1783259e639e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1986557-f6f0-49f4-9b1c-1783259e639e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f1986557-f6f0-49f4-9b1c-1783259e639e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1986557-f6f0-49f4-9b1c-1783259e639e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-54b58923-0cbe-491d-ac61-4d14d1a8ee9c {
  margin-left: auto;
margin-right: auto;
}

#s-54b58923-0cbe-491d-ac61-4d14d1a8ee9c .shg-proportional-font-size,
#s-54b58923-0cbe-491d-ac61-4d14d1a8ee9c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e1084fad-863f-48f2-a8fa-4f94a0303cd8 {
  margin-left: auto;
margin-right: auto;
}

#s-e1084fad-863f-48f2-a8fa-4f94a0303cd8 .shg-proportional-font-size,
#s-e1084fad-863f-48f2-a8fa-4f94a0303cd8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ce55afa7-55bf-4a34-9806-c25934dc9134 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ce55afa7-55bf-4a34-9806-c25934dc9134 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ce55afa7-55bf-4a34-9806-c25934dc9134.shg-box.shg-c {
  justify-content: center;
}

#s-583bad8a-8fcc-49bc-9554-2953dba809c4 {
  margin-left: auto;
margin-right: auto;
}

#s-583bad8a-8fcc-49bc-9554-2953dba809c4 .shg-proportional-font-size,
#s-583bad8a-8fcc-49bc-9554-2953dba809c4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-814a77cc-3a47-4993-ab86-04061d90c29d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-814a77cc-3a47-4993-ab86-04061d90c29d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-814a77cc-3a47-4993-ab86-04061d90c29d.shg-box.shg-c {
  justify-content: center;
}

#s-2df466af-40a3-4b65-a066-452103823e9e {
  margin-left: auto;
margin-right: auto;
}

#s-2df466af-40a3-4b65-a066-452103823e9e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-2df466af-40a3-4b65-a066-452103823e9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-2df466af-40a3-4b65-a066-452103823e9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2df466af-40a3-4b65-a066-452103823e9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-2df466af-40a3-4b65-a066-452103823e9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-2df466af-40a3-4b65-a066-452103823e9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0028d247-25b2-438f-93de-eadc0d45a582 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0028d247-25b2-438f-93de-eadc0d45a582"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0028d247-25b2-438f-93de-eadc0d45a582"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0028d247-25b2-438f-93de-eadc0d45a582"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0028d247-25b2-438f-93de-eadc0d45a582"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-af026e8b-81c2-4376-b8b8-1b2f006693b8 {
  margin-left: auto;
margin-right: auto;
}

#s-af026e8b-81c2-4376-b8b8-1b2f006693b8 .shg-proportional-font-size,
#s-af026e8b-81c2-4376-b8b8-1b2f006693b8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-96486aeb-564b-41b8-b4a9-8306a76749e8 {
  margin-left: auto;
margin-right: auto;
}

#s-96486aeb-564b-41b8-b4a9-8306a76749e8 .shg-proportional-font-size,
#s-96486aeb-564b-41b8-b4a9-8306a76749e8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-247fab14-3fd2-41b8-b645-a55b333d2bcd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-247fab14-3fd2-41b8-b645-a55b333d2bcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-247fab14-3fd2-41b8-b645-a55b333d2bcd.shg-box.shg-c {
  justify-content: center;
}

#s-014cd8b9-1993-49ba-b484-2b531c373a28 {
  margin-left: auto;
margin-right: auto;
}

#s-014cd8b9-1993-49ba-b484-2b531c373a28 .shg-proportional-font-size,
#s-014cd8b9-1993-49ba-b484-2b531c373a28 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-217d34e9-b4d6-4906-b71f-a18b8f18623f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-217d34e9-b4d6-4906-b71f-a18b8f18623f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-217d34e9-b4d6-4906-b71f-a18b8f18623f.shg-box.shg-c {
  justify-content: center;
}

#s-23fe53a7-8a78-49e2-82d7-e82f86a06b5d {
  margin-left: auto;
margin-right: auto;
}

#s-23fe53a7-8a78-49e2-82d7-e82f86a06b5d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-23fe53a7-8a78-49e2-82d7-e82f86a06b5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-23fe53a7-8a78-49e2-82d7-e82f86a06b5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-23fe53a7-8a78-49e2-82d7-e82f86a06b5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-23fe53a7-8a78-49e2-82d7-e82f86a06b5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-23fe53a7-8a78-49e2-82d7-e82f86a06b5d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-94d166c2-5747-4b7f-9b10-3c2dadad0e10 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-94d166c2-5747-4b7f-9b10-3c2dadad0e10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94d166c2-5747-4b7f-9b10-3c2dadad0e10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-94d166c2-5747-4b7f-9b10-3c2dadad0e10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-94d166c2-5747-4b7f-9b10-3c2dadad0e10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-02272bdf-5c7d-4acd-9172-cba4acdbab70 {
  margin-left: auto;
margin-right: auto;
}

#s-02272bdf-5c7d-4acd-9172-cba4acdbab70 .shg-proportional-font-size,
#s-02272bdf-5c7d-4acd-9172-cba4acdbab70 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-09af886c-91cd-4b59-b14f-d5256a20378c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-09af886c-91cd-4b59-b14f-d5256a20378c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09af886c-91cd-4b59-b14f-d5256a20378c.shg-box.shg-c {
  justify-content: center;
}

#s-dc1db8fd-87d8-45e5-b1df-a01c86289636 {
  margin-left: auto;
margin-right: auto;
}

#s-dc1db8fd-87d8-45e5-b1df-a01c86289636 .shg-proportional-font-size,
#s-dc1db8fd-87d8-45e5-b1df-a01c86289636 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1bcaf6f5-4708-4579-ac11-755fa00d5da1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1bcaf6f5-4708-4579-ac11-755fa00d5da1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1bcaf6f5-4708-4579-ac11-755fa00d5da1.shg-box.shg-c {
  justify-content: center;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  margin-left: auto;
margin-right: auto;
height: 66px;
max-width: 250px;
text-align: left;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae img.shogun-image {
  width: 100%;
  height: 66px;
  
  max-width: 250px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9ef7f374-6367-462b-b7bd-0b6a258355ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9ef7f374-6367-462b-b7bd-0b6a258355ae .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef7f374-6367-462b-b7bd-0b6a258355ae.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-68d13902-ec65-45ba-8c85-57fffee5a89e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-68d13902-ec65-45ba-8c85-57fffee5a89e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-68d13902-ec65-45ba-8c85-57fffee5a89e.shg-box.shg-c {
  justify-content: center;
}

#s-fbbaf8ad-20fd-4cc5-8c28-f92694009085 {
  margin-left: auto;
margin-right: auto;
}

#s-fbbaf8ad-20fd-4cc5-8c28-f92694009085 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-fbbaf8ad-20fd-4cc5-8c28-f92694009085 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-fbbaf8ad-20fd-4cc5-8c28-f92694009085 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-fbbaf8ad-20fd-4cc5-8c28-f92694009085 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-fbbaf8ad-20fd-4cc5-8c28-f92694009085 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-fbbaf8ad-20fd-4cc5-8c28-f92694009085 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-de389628-a8e4-481b-a2e3-b423aa45d641 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-de389628-a8e4-481b-a2e3-b423aa45d641"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de389628-a8e4-481b-a2e3-b423aa45d641"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-de389628-a8e4-481b-a2e3-b423aa45d641"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-de389628-a8e4-481b-a2e3-b423aa45d641"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b75885b4-6b8b-46fa-b142-a011cd92ba54 {
  margin-left: auto;
margin-right: auto;
}

#s-b75885b4-6b8b-46fa-b142-a011cd92ba54 .shg-proportional-font-size,
#s-b75885b4-6b8b-46fa-b142-a011cd92ba54 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-df81dd7f-f5f9-4117-a4ef-4f7621e53784 {
  margin-left: auto;
margin-right: auto;
}

#s-df81dd7f-f5f9-4117-a4ef-4f7621e53784 .shg-proportional-font-size,
#s-df81dd7f-f5f9-4117-a4ef-4f7621e53784 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-94fc9535-846f-4693-8f63-7653c137b932 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-94fc9535-846f-4693-8f63-7653c137b932 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94fc9535-846f-4693-8f63-7653c137b932.shg-box.shg-c {
  justify-content: center;
}

#s-24296e4c-fe48-4814-b567-92e479a9a0c0 {
  margin-left: auto;
margin-right: auto;
}

#s-24296e4c-fe48-4814-b567-92e479a9a0c0 .shg-proportional-font-size,
#s-24296e4c-fe48-4814-b567-92e479a9a0c0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0ddd39f4-db0e-4f30-8ea2-f5f737ad869f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0ddd39f4-db0e-4f30-8ea2-f5f737ad869f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0ddd39f4-db0e-4f30-8ea2-f5f737ad869f.shg-box.shg-c {
  justify-content: center;
}

#s-bae4811f-4800-4872-b961-31f4b4d234eb {
  margin-left: auto;
margin-right: auto;
}

#s-bae4811f-4800-4872-b961-31f4b4d234eb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-bae4811f-4800-4872-b961-31f4b4d234eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-bae4811f-4800-4872-b961-31f4b4d234eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-bae4811f-4800-4872-b961-31f4b4d234eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-bae4811f-4800-4872-b961-31f4b4d234eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-bae4811f-4800-4872-b961-31f4b4d234eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1321973e-f006-4932-a78f-db02974debd0 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1321973e-f006-4932-a78f-db02974debd0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1321973e-f006-4932-a78f-db02974debd0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1321973e-f006-4932-a78f-db02974debd0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1321973e-f006-4932-a78f-db02974debd0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-c1563ce0-55d3-4642-ba0a-8fefc3e6f692 {
  margin-left: auto;
margin-right: auto;
}

#s-c1563ce0-55d3-4642-ba0a-8fefc3e6f692 .shg-proportional-font-size,
#s-c1563ce0-55d3-4642-ba0a-8fefc3e6f692 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f3da4eb1-2314-4cc0-a997-62740a333164 {
  margin-left: auto;
margin-right: auto;
}

#s-f3da4eb1-2314-4cc0-a997-62740a333164 .shg-proportional-font-size,
#s-f3da4eb1-2314-4cc0-a997-62740a333164 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-eba71b1f-f97c-4ef3-bed2-e83564d1aeeb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-eba71b1f-f97c-4ef3-bed2-e83564d1aeeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eba71b1f-f97c-4ef3-bed2-e83564d1aeeb.shg-box.shg-c {
  justify-content: center;
}

#s-ad02ae81-5c47-4167-a40d-32e07c65f565 {
  margin-left: auto;
margin-right: auto;
}

#s-ad02ae81-5c47-4167-a40d-32e07c65f565 .shg-proportional-font-size,
#s-ad02ae81-5c47-4167-a40d-32e07c65f565 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b6c9ac6f-28dd-4480-b508-5e580c806af2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b6c9ac6f-28dd-4480-b508-5e580c806af2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6c9ac6f-28dd-4480-b508-5e580c806af2.shg-box.shg-c {
  justify-content: center;
}

#s-3b11e15e-287c-456a-85b8-a68f49ed8cf3 {
  margin-left: auto;
margin-right: auto;
}

#s-3b11e15e-287c-456a-85b8-a68f49ed8cf3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-3b11e15e-287c-456a-85b8-a68f49ed8cf3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-3b11e15e-287c-456a-85b8-a68f49ed8cf3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-3b11e15e-287c-456a-85b8-a68f49ed8cf3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-3b11e15e-287c-456a-85b8-a68f49ed8cf3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-3b11e15e-287c-456a-85b8-a68f49ed8cf3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9a416c38-48ec-4880-8f56-59528629ebd8 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-9a416c38-48ec-4880-8f56-59528629ebd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a416c38-48ec-4880-8f56-59528629ebd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9a416c38-48ec-4880-8f56-59528629ebd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a416c38-48ec-4880-8f56-59528629ebd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ffc9fa55-00ba-4623-852a-297d5352479a {
  margin-left: auto;
margin-right: auto;
}

#s-ffc9fa55-00ba-4623-852a-297d5352479a .shg-proportional-font-size,
#s-ffc9fa55-00ba-4623-852a-297d5352479a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-8c53146c-8981-479e-abd1-0f74b7678be2 {
  margin-left: auto;
margin-right: auto;
}

#s-8c53146c-8981-479e-abd1-0f74b7678be2 .shg-proportional-font-size,
#s-8c53146c-8981-479e-abd1-0f74b7678be2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-4032babc-71be-40c2-a6f5-ca43d5352e10 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4032babc-71be-40c2-a6f5-ca43d5352e10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4032babc-71be-40c2-a6f5-ca43d5352e10.shg-box.shg-c {
  justify-content: center;
}

#s-c4e1125b-9284-4aa5-84b0-1449c4fd40b7 {
  margin-left: auto;
margin-right: auto;
}

#s-c4e1125b-9284-4aa5-84b0-1449c4fd40b7 .shg-proportional-font-size,
#s-c4e1125b-9284-4aa5-84b0-1449c4fd40b7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9423efd9-4617-440d-812e-c48c367b3cde {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9423efd9-4617-440d-812e-c48c367b3cde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9423efd9-4617-440d-812e-c48c367b3cde.shg-box.shg-c {
  justify-content: center;
}

#s-e7abc09e-b663-4064-a924-1b258136af96 {
  margin-left: auto;
margin-right: auto;
}

#s-e7abc09e-b663-4064-a924-1b258136af96 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-e7abc09e-b663-4064-a924-1b258136af96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-e7abc09e-b663-4064-a924-1b258136af96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e7abc09e-b663-4064-a924-1b258136af96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-e7abc09e-b663-4064-a924-1b258136af96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-e7abc09e-b663-4064-a924-1b258136af96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7d01bff4-5259-4e60-ad27-fe9965bed422 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7d01bff4-5259-4e60-ad27-fe9965bed422"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d01bff4-5259-4e60-ad27-fe9965bed422"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7d01bff4-5259-4e60-ad27-fe9965bed422"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d01bff4-5259-4e60-ad27-fe9965bed422"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-9076e538-ec03-4118-b0cf-661e3c4cea0b {
  margin-left: auto;
margin-right: auto;
}

#s-9076e538-ec03-4118-b0cf-661e3c4cea0b .shg-proportional-font-size,
#s-9076e538-ec03-4118-b0cf-661e3c4cea0b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-eed6c3b4-fd79-4082-9d6a-16917a8c4081 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-eed6c3b4-fd79-4082-9d6a-16917a8c4081 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eed6c3b4-fd79-4082-9d6a-16917a8c4081.shg-box.shg-c {
  justify-content: center;
}

#s-27b23d12-fcf5-435f-a1ba-1b7892dfaff5 {
  margin-left: auto;
margin-right: auto;
}

#s-27b23d12-fcf5-435f-a1ba-1b7892dfaff5 .shg-proportional-font-size,
#s-27b23d12-fcf5-435f-a1ba-1b7892dfaff5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1dc5f9df-6d13-4bca-9f98-60c5ab073a52 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1dc5f9df-6d13-4bca-9f98-60c5ab073a52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1dc5f9df-6d13-4bca-9f98-60c5ab073a52.shg-box.shg-c {
  justify-content: center;
}

#s-b61a1461-5e4f-40ee-ba34-5e81da916ed3 {
  margin-left: auto;
margin-right: auto;
}

#s-b61a1461-5e4f-40ee-ba34-5e81da916ed3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-b61a1461-5e4f-40ee-ba34-5e81da916ed3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-b61a1461-5e4f-40ee-ba34-5e81da916ed3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b61a1461-5e4f-40ee-ba34-5e81da916ed3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-b61a1461-5e4f-40ee-ba34-5e81da916ed3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-b61a1461-5e4f-40ee-ba34-5e81da916ed3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-40ead84d-3f35-4842-af32-e93d449fe781 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-40ead84d-3f35-4842-af32-e93d449fe781"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40ead84d-3f35-4842-af32-e93d449fe781"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-40ead84d-3f35-4842-af32-e93d449fe781"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-40ead84d-3f35-4842-af32-e93d449fe781"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-7ddf29ef-505c-42c7-a516-4dbf31af6281 {
  margin-left: auto;
margin-right: auto;
}

#s-7ddf29ef-505c-42c7-a516-4dbf31af6281 .shg-proportional-font-size,
#s-7ddf29ef-505c-42c7-a516-4dbf31af6281 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bc84b1c4-3f14-4c84-b7da-fd593ee38e7f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-bc84b1c4-3f14-4c84-b7da-fd593ee38e7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bc84b1c4-3f14-4c84-b7da-fd593ee38e7f.shg-box.shg-c {
  justify-content: center;
}

#s-a5f981b2-1f31-4c87-aa1b-58d2ded86c9a {
  margin-left: auto;
margin-right: auto;
}

#s-a5f981b2-1f31-4c87-aa1b-58d2ded86c9a .shg-proportional-font-size,
#s-a5f981b2-1f31-4c87-aa1b-58d2ded86c9a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0de5ca38-94ed-451b-9ab3-bb04dd660761 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0de5ca38-94ed-451b-9ab3-bb04dd660761 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0de5ca38-94ed-451b-9ab3-bb04dd660761.shg-box.shg-c {
  justify-content: center;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  margin-left: auto;
margin-right: auto;
height: 66px;
max-width: 250px;
text-align: left;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b img.shogun-image {
  width: 100%;
  height: 66px;
  
  max-width: 250px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c282b306-451c-44fa-9ed3-f38ec8f21f0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c282b306-451c-44fa-9ed3-f38ec8f21f0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e90fa770-8a42-4ca7-b6ee-7692bd9a8c33 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e90fa770-8a42-4ca7-b6ee-7692bd9a8c33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e90fa770-8a42-4ca7-b6ee-7692bd9a8c33.shg-box.shg-c {
  justify-content: center;
}

#s-0e3c8147-80bb-497a-bfbf-b411aed4edbf {
  margin-left: auto;
margin-right: auto;
}

#s-0e3c8147-80bb-497a-bfbf-b411aed4edbf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-0e3c8147-80bb-497a-bfbf-b411aed4edbf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 16px;
}

#s-0e3c8147-80bb-497a-bfbf-b411aed4edbf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-0e3c8147-80bb-497a-bfbf-b411aed4edbf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-0e3c8147-80bb-497a-bfbf-b411aed4edbf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-0e3c8147-80bb-497a-bfbf-b411aed4edbf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6331a3b8-0bce-414e-964c-74b3d865ec3b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-6331a3b8-0bce-414e-964c-74b3d865ec3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6331a3b8-0bce-414e-964c-74b3d865ec3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6331a3b8-0bce-414e-964c-74b3d865ec3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6331a3b8-0bce-414e-964c-74b3d865ec3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-20501e66-12c0-4953-9f85-355a454df633 {
  margin-left: auto;
margin-right: auto;
}

#s-20501e66-12c0-4953-9f85-355a454df633 .shg-proportional-font-size,
#s-20501e66-12c0-4953-9f85-355a454df633 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d6f6794d-9c17-473d-ab9a-2729e63a2dd3 {
  margin-left: auto;
margin-right: auto;
}

#s-d6f6794d-9c17-473d-ab9a-2729e63a2dd3 .shg-proportional-font-size,
#s-d6f6794d-9c17-473d-ab9a-2729e63a2dd3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-73fd1cbe-e6ec-4dd1-b95d-bf21accfcc60 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-73fd1cbe-e6ec-4dd1-b95d-bf21accfcc60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-73fd1cbe-e6ec-4dd1-b95d-bf21accfcc60.shg-box.shg-c {
  justify-content: center;
}

#s-f3dd7587-52c7-4ab7-998a-be9b769ba4c6 {
  margin-left: auto;
margin-right: auto;
}

#s-f3dd7587-52c7-4ab7-998a-be9b769ba4c6 .shg-proportional-font-size,
#s-f3dd7587-52c7-4ab7-998a-be9b769ba4c6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e57f20f9-63ac-44a7-a3f6-1e8213dd1030 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 50px;
background-color: rgba(30, 30, 30, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-e57f20f9-63ac-44a7-a3f6-1e8213dd1030 {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e57f20f9-63ac-44a7-a3f6-1e8213dd1030 {
  padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-e57f20f9-63ac-44a7-a3f6-1e8213dd1030 {
  padding-top: 80px;
padding-left: 20px;
padding-bottom: 80px;
padding-right: 20px;
}
}







#s-e57f20f9-63ac-44a7-a3f6-1e8213dd1030 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e57f20f9-63ac-44a7-a3f6-1e8213dd1030.shg-box.shg-c {
  justify-content: center;
}

#s-a06efccc-3ef8-4b38-94a1-4c6415d4778e {
  margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a06efccc-3ef8-4b38-94a1-4c6415d4778e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-6780f778-5e48-414e-a279-10aca281e221 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-6780f778-5e48-414e-a279-10aca281e221"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6780f778-5e48-414e-a279-10aca281e221"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6780f778-5e48-414e-a279-10aca281e221"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6780f778-5e48-414e-a279-10aca281e221"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f05ef584-c2df-4bc0-874f-65812785246a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f05ef584-c2df-4bc0-874f-65812785246a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f05ef584-c2df-4bc0-874f-65812785246a.shg-box.shg-c {
  justify-content: center;
}

#s-2aa92514-dc1c-45e0-ae47-e9224bf507e1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2aa92514-dc1c-45e0-ae47-e9224bf507e1 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  
}



#s-d1651615-31ec-44af-8e9f-fa9b00be548e {
  margin-left: auto;
margin-right: auto;
}

#s-d1651615-31ec-44af-8e9f-fa9b00be548e .shg-proportional-font-size,
#s-d1651615-31ec-44af-8e9f-fa9b00be548e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-95dc7406-746b-43a4-8ce6-07f6fb916934 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-95dc7406-746b-43a4-8ce6-07f6fb916934 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95dc7406-746b-43a4-8ce6-07f6fb916934.shg-box.shg-c {
  justify-content: center;
}

#s-37776469-45c6-4bc2-816e-abc3b93f193d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-37776469-45c6-4bc2-816e-abc3b93f193d .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  
}



#s-99050717-974b-4e88-9465-290b22ffe441 {
  margin-left: auto;
margin-right: auto;
}

#s-99050717-974b-4e88-9465-290b22ffe441 .shg-proportional-font-size,
#s-99050717-974b-4e88-9465-290b22ffe441 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ea7b0018-9152-4f20-b216-85d27cd48ce0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ea7b0018-9152-4f20-b216-85d27cd48ce0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ea7b0018-9152-4f20-b216-85d27cd48ce0.shg-box.shg-c {
  justify-content: center;
}

#s-610d9b2a-abfd-4762-8a62-167c54bb27e9 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-610d9b2a-abfd-4762-8a62-167c54bb27e9 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  
}



#s-dc3fc85b-3fb2-418f-9471-ea81ea3e2342 {
  margin-left: auto;
margin-right: auto;
}

#s-dc3fc85b-3fb2-418f-9471-ea81ea3e2342 .shg-proportional-font-size,
#s-dc3fc85b-3fb2-418f-9471-ea81ea3e2342 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-efd942d2-0587-42b3-8f8c-e17b7d6d4585 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-efd942d2-0587-42b3-8f8c-e17b7d6d4585 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efd942d2-0587-42b3-8f8c-e17b7d6d4585.shg-box.shg-c {
  justify-content: center;
}

#s-10a4aea6-97e4-4834-a3bf-8a29d66df98f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-10a4aea6-97e4-4834-a3bf-8a29d66df98f .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1em;
  
  
}



#s-2cf46bca-62cc-4ca9-b885-75aa7d93831c {
  margin-left: auto;
margin-right: auto;
}

#s-2cf46bca-62cc-4ca9-b885-75aa7d93831c .shg-proportional-font-size,
#s-2cf46bca-62cc-4ca9-b885-75aa7d93831c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9ed87875-5fd6-4ef8-b36c-47d9048c7b41 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9ed87875-5fd6-4ef8-b36c-47d9048c7b41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9ed87875-5fd6-4ef8-b36c-47d9048c7b41.shg-box.shg-c {
  justify-content: center;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 img.shogun-image {
  width: 100%;
  
  
  max-width: 1920px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3dc5b334-6ca1-4803-9e78-47ca88437c58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3dc5b334-6ca1-4803-9e78-47ca88437c58 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dc5b334-6ca1-4803-9e78-47ca88437c58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-cf02bc04-9720-47f6-a855-65dd9f257287 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 120px;
padding-bottom: 100px;
padding-right: 120px;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-cf02bc04-9720-47f6-a855-65dd9f257287 {
  padding-left: 80px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf02bc04-9720-47f6-a855-65dd9f257287 {
  padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-cf02bc04-9720-47f6-a855-65dd9f257287 {
  padding-top: 80px;
padding-left: 20px;
padding-bottom: 80px;
padding-right: 20px;
}
}







#s-cf02bc04-9720-47f6-a855-65dd9f257287 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf02bc04-9720-47f6-a855-65dd9f257287.shg-box.shg-c {
  justify-content: center;
}

#s-b5c387b3-24b0-410d-9652-8377691e930c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b5c387b3-24b0-410d-9652-8377691e930c .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-a7e0f595-6303-48df-bd05-1ce61487d4cf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a7e0f595-6303-48df-bd05-1ce61487d4cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7e0f595-6303-48df-bd05-1ce61487d4cf.shg-box.shg-c {
  justify-content: center;
}

#s-d9c124fd-9327-416a-8ad3-3188a6a169ac {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d9c124fd-9327-416a-8ad3-3188a6a169ac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d9c124fd-9327-416a-8ad3-3188a6a169ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d9c124fd-9327-416a-8ad3-3188a6a169ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d9c124fd-9327-416a-8ad3-3188a6a169ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-b43584a4-6c52-4304-83fc-ea049b33d3f4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-b43584a4-6c52-4304-83fc-ea049b33d3f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b43584a4-6c52-4304-83fc-ea049b33d3f4.shg-box.shg-c {
  justify-content: center;
}

#s-276cbab4-08f7-4aa0-9685-beb00208b57f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 200px;
max-width: 200px;
background-color: rgba(241, 241, 241, 1);
}








#s-276cbab4-08f7-4aa0-9685-beb00208b57f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-276cbab4-08f7-4aa0-9685-beb00208b57f.shg-box.shg-c {
  justify-content: center;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b08fcdc9-0f5e-4712-9ac3-704e91236752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b08fcdc9-0f5e-4712-9ac3-704e91236752 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b08fcdc9-0f5e-4712-9ac3-704e91236752.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2e54dfe1-eb83-436e-ade1-3536504772f0 {
  margin-left: auto;
margin-right: auto;
}

#s-2e54dfe1-eb83-436e-ade1-3536504772f0 .shg-proportional-font-size,
#s-2e54dfe1-eb83-436e-ade1-3536504772f0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-934ff569-188c-4113-8d2c-d41f28ae2339 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-934ff569-188c-4113-8d2c-d41f28ae2339 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-934ff569-188c-4113-8d2c-d41f28ae2339.shg-box.shg-c {
  justify-content: center;
}

#s-ec967b8c-04bd-44fc-8429-c3f415db98ef {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 200px;
max-width: 200px;
background-color: rgba(241, 241, 241, 1);
}








#s-ec967b8c-04bd-44fc-8429-c3f415db98ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec967b8c-04bd-44fc-8429-c3f415db98ef.shg-box.shg-c {
  justify-content: center;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  margin-left: auto;
margin-right: auto;
max-width: 716px;
text-align: center;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 img.shogun-image {
  width: 100%;
  
  
  max-width: 716px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-34285c98-4451-4a43-aa4a-6a6e805789e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-34285c98-4451-4a43-aa4a-6a6e805789e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34285c98-4451-4a43-aa4a-6a6e805789e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a8bd871e-ffff-473e-981f-312d8a7705da {
  margin-left: auto;
margin-right: auto;
}

#s-a8bd871e-ffff-473e-981f-312d8a7705da .shg-proportional-font-size,
#s-a8bd871e-ffff-473e-981f-312d8a7705da .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-36651688-8e35-4fb0-ab41-97aefff70896 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-36651688-8e35-4fb0-ab41-97aefff70896 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-36651688-8e35-4fb0-ab41-97aefff70896.shg-box.shg-c {
  justify-content: center;
}

#s-64b0c3f1-f391-40fc-87e5-31ec88d35b36 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-64b0c3f1-f391-40fc-87e5-31ec88d35b36 .shogun-heading-component h5 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-8d57fb4f-75b7-435c-9b7f-efbf2f1166d2 {
  margin-left: auto;
margin-right: auto;
}

#s-8d57fb4f-75b7-435c-9b7f-efbf2f1166d2 .shg-proportional-font-size,
#s-8d57fb4f-75b7-435c-9b7f-efbf2f1166d2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

/*
  $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;
}

#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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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-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:not(.shopify-section *):not([id^="wistia"]) {
  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;
}
