#s-5e5a3005-8aec-4420-ba17-3d5b3658135d {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: left;
}

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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  display: none;
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20, #wrap-s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20, #wrap-content-s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 { display: none !important; }}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/480x/);
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/960x/);
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/768x/);
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1536x/);
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1024x/);
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/2048x/);
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1200x/);
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/2048x/);
}
#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-680089cb-b37a-48ed-bf5c-3f6bfeb61b20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  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 ::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-2f8d4182-965e-4e2a-9dbb-45b4ebbb88ee {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
}

.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-5972090b-e543-457b-8d0b-c803d2ce7ebe {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
text-align: center;
}

#s-5972090b-e543-457b-8d0b-c803d2ce7ebe .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



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

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

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

/* 
  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-2c2ba839-bfbb-40a2-b7f4-019bd5c72130 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-2c2ba839-bfbb-40a2-b7f4-019bd5c72130"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c2ba839-bfbb-40a2-b7f4-019bd5c72130"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-2c2ba839-bfbb-40a2-b7f4-019bd5c72130"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-2c2ba839-bfbb-40a2-b7f4-019bd5c72130"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

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

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  margin-left: auto;
margin-right: auto;
max-width: 310px;
aspect-ratio: 310/370;
text-align: center;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  margin: 0 !important;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9-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-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 20px;
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
      position: relative;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

@media (min-width: 1200px){#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  margin: 0 !important;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9-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-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
      position: relative;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  margin: 0 !important;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9-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-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
      position: relative;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  margin: 0 !important;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9-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-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
      position: relative;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (max-width: 767px){#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  margin: 0 !important;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9-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-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container {
      position: relative;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf669dae-aa71-4178-9ae0-0563d6fdedd9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}
#s-82cf3847-a564-4b43-a927-1143bae2e45e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 50px;
}








#s-82cf3847-a564-4b43-a927-1143bae2e45e > .shg-box-overlay {
  background-color: rgba(6, 6, 6, 1);
  opacity: 0;
  display: block;
}#s-82cf3847-a564-4b43-a927-1143bae2e45e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51d23e9f-3cff-438b-ac7c-9e217e24caaf {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-cc7b806a-8d3b-467c-9f81-77cfeb64c67b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cc7b806a-8d3b-467c-9f81-77cfeb64c67b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc7b806a-8d3b-467c-9f81-77cfeb64c67b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc7b806a-8d3b-467c-9f81-77cfeb64c67b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cc7b806a-8d3b-467c-9f81-77cfeb64c67b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc7b806a-8d3b-467c-9f81-77cfeb64c67b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc7b806a-8d3b-467c-9f81-77cfeb64c67b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc7b806a-8d3b-467c-9f81-77cfeb64c67b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-8d45b3e3-9e9e-4ab4-a3df-4628feb266ba {
  margin-left: auto;
margin-right: auto;
}

#s-d9c28791-5889-4f60-aba8-bdf64985e5ae {
  margin-left: auto;
margin-right: auto;
}








#s-d9c28791-5889-4f60-aba8-bdf64985e5ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d9c28791-5889-4f60-aba8-bdf64985e5ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c44959ff-172b-469e-86b5-9574dfcf07e9 {
  margin-left: auto;
margin-right: auto;
}

#s-c44959ff-172b-469e-86b5-9574dfcf07e9 .shogun-icon-wrapper {
  text-align: center;
}


#s-c44959ff-172b-469e-86b5-9574dfcf07e9 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  margin-left: auto;
margin-right: auto;
max-width: 310px;
aspect-ratio: 310/370;
text-align: center;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  margin: 0 !important;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a-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-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 20px;
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
      position: relative;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

@media (min-width: 1200px){#s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  margin: 0 !important;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a-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-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
      position: relative;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  margin: 0 !important;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a-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-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
      position: relative;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  margin: 0 !important;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a-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-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
      position: relative;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (max-width: 767px){#s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  margin: 0 !important;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a-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-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-55c8024f-0ae4-4aa2-bca9-897911c3532a .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container {
      position: relative;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55c8024f-0ae4-4aa2-bca9-897911c3532a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}
#s-c036bd17-cad9-4b2a-8bf2-09e689f50400 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 50px;
}








#s-c036bd17-cad9-4b2a-8bf2-09e689f50400 > .shg-box-overlay {
  background-color: rgba(6, 6, 6, 1);
  opacity: 0;
  display: block;
}#s-c036bd17-cad9-4b2a-8bf2-09e689f50400.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db5ffbf8-5062-4c31-a741-f96f87a17c6b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-a9340764-355c-465a-86ac-511eab2c4e55 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a9340764-355c-465a-86ac-511eab2c4e55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9340764-355c-465a-86ac-511eab2c4e55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a9340764-355c-465a-86ac-511eab2c4e55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a9340764-355c-465a-86ac-511eab2c4e55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a9340764-355c-465a-86ac-511eab2c4e55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9340764-355c-465a-86ac-511eab2c4e55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a9340764-355c-465a-86ac-511eab2c4e55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-ba0a885b-7054-4cd7-ac06-952b7d61cedd {
  margin-left: auto;
margin-right: auto;
}

#s-bcd24c26-912a-478e-8859-2fa6fbee879c {
  margin-left: auto;
margin-right: auto;
}








#s-bcd24c26-912a-478e-8859-2fa6fbee879c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bcd24c26-912a-478e-8859-2fa6fbee879c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e2d48d8e-19e3-4033-80e6-2af52ca0dd56 {
  margin-left: auto;
margin-right: auto;
}

#s-e2d48d8e-19e3-4033-80e6-2af52ca0dd56 .shogun-icon-wrapper {
  text-align: center;
}


#s-e2d48d8e-19e3-4033-80e6-2af52ca0dd56 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  margin-left: auto;
margin-right: auto;
max-width: 310px;
aspect-ratio: 310/370;
text-align: center;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  margin: 0 !important;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6-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-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 20px;
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
      position: relative;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

@media (min-width: 1200px){#s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  margin: 0 !important;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6-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-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
      position: relative;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  margin: 0 !important;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6-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-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
      position: relative;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  margin: 0 !important;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6-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-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
      position: relative;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}@media (max-width: 767px){#s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  margin: 0 !important;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6-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-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }

    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-link {
      aspect-ratio: 310/370;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 310px;
  }



  img.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
    
    
    
    max-height: 310px;
  }


.s-f399f439-1c1d-466b-8a43-06cd202f96b6 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 {
      --shg-aspect-ratio: calc(310/370); 
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container {
      position: relative;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f399f439-1c1d-466b-8a43-06cd202f96b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 310px;
    }
  }

}
#s-d7014a91-5309-41d0-b209-f8f7e9f6d96c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 50px;
}








#s-d7014a91-5309-41d0-b209-f8f7e9f6d96c > .shg-box-overlay {
  background-color: rgba(6, 6, 6, 1);
  opacity: 0;
  display: block;
}#s-d7014a91-5309-41d0-b209-f8f7e9f6d96c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8041820c-d039-4429-90fb-0ac23a80a04c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-e3101f95-b406-4aba-a75e-7ad465db5d8a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e3101f95-b406-4aba-a75e-7ad465db5d8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3101f95-b406-4aba-a75e-7ad465db5d8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3101f95-b406-4aba-a75e-7ad465db5d8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e3101f95-b406-4aba-a75e-7ad465db5d8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3101f95-b406-4aba-a75e-7ad465db5d8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3101f95-b406-4aba-a75e-7ad465db5d8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3101f95-b406-4aba-a75e-7ad465db5d8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-a9d2fbdb-852b-4524-8326-b69c01db9577 {
  margin-left: auto;
margin-right: auto;
}

#s-55b8fe9b-27f1-4507-81a3-e1af8e93beff {
  margin-left: auto;
margin-right: auto;
}








#s-55b8fe9b-27f1-4507-81a3-e1af8e93beff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-55b8fe9b-27f1-4507-81a3-e1af8e93beff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-261a29dd-6b8f-4815-acba-0ef542297845 {
  margin-left: auto;
margin-right: auto;
}

#s-261a29dd-6b8f-4815-acba-0ef542297845 .shogun-icon-wrapper {
  text-align: center;
}


#s-261a29dd-6b8f-4815-acba-0ef542297845 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 10%;
padding-bottom: 80px;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5 {
  display: none;
}
#s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5, #wrap-s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5, #wrap-content-s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fbbb2d0-af8b-4ade-8127-c48369a84bc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-18f225f9-adb3-456c-80d4-ba3060b1c617 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-882440c8-e317-402e-b786-cb266cf441e3 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-882440c8-e317-402e-b786-cb266cf441e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-882440c8-e317-402e-b786-cb266cf441e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-389ec710-fb9c-477c-8dd2-855f96bf6685 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
}

#s-519f16ad-8009-4f75-87e5-f91b869ac4c1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
text-align: left;
}

#s-519f16ad-8009-4f75-87e5-f91b869ac4c1 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-670bce48-2336-4c20-8d2d-64fa8429eec8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
}

#s-2a6218fa-9b9d-41b7-9497-be8a7bc30d19 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-2a6218fa-9b9d-41b7-9497-be8a7bc30d19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a6218fa-9b9d-41b7-9497-be8a7bc30d19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a6218fa-9b9d-41b7-9497-be8a7bc30d19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2a6218fa-9b9d-41b7-9497-be8a7bc30d19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a6218fa-9b9d-41b7-9497-be8a7bc30d19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a6218fa-9b9d-41b7-9497-be8a7bc30d19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a6218fa-9b9d-41b7-9497-be8a7bc30d19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-49ff8893-1900-4466-bb6f-969b32fdee7f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-49ff8893-1900-4466-bb6f-969b32fdee7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-49ff8893-1900-4466-bb6f-969b32fdee7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c7a95342-a277-4d3f-becb-bdf03276c536 {
  margin-left: auto;
margin-right: auto;
}

#s-c7a95342-a277-4d3f-becb-bdf03276c536 .shogun-icon-wrapper {
  text-align: center;
}


#s-c7a95342-a277-4d3f-becb-bdf03276c536 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-97be8ed4-ff3b-49b3-9f9b-8539c33e9e55 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-97be8ed4-ff3b-49b3-9f9b-8539c33e9e55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-97be8ed4-ff3b-49b3-9f9b-8539c33e9e55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0b67e7c4-56f2-4b94-997f-405d3e56d2a8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
}

#s-1d64e5b4-e486-4bf3-8343-e6bbfcac89c6 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-1d64e5b4-e486-4bf3-8343-e6bbfcac89c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d64e5b4-e486-4bf3-8343-e6bbfcac89c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d64e5b4-e486-4bf3-8343-e6bbfcac89c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1d64e5b4-e486-4bf3-8343-e6bbfcac89c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d64e5b4-e486-4bf3-8343-e6bbfcac89c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d64e5b4-e486-4bf3-8343-e6bbfcac89c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d64e5b4-e486-4bf3-8343-e6bbfcac89c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-b445f687-44af-44a1-a0a6-463e469afc20 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b445f687-44af-44a1-a0a6-463e469afc20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b445f687-44af-44a1-a0a6-463e469afc20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77f82476-e64f-47e5-8856-2a3b0c552e84 {
  margin-left: auto;
margin-right: auto;
}

#s-77f82476-e64f-47e5-8856-2a3b0c552e84 .shogun-icon-wrapper {
  text-align: center;
}


#s-77f82476-e64f-47e5-8856-2a3b0c552e84 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-c2aab5bb-4fd9-4af4-bc25-aae53c50ab93 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c2aab5bb-4fd9-4af4-bc25-aae53c50ab93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2aab5bb-4fd9-4af4-bc25-aae53c50ab93.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-da2881c8-10f5-4718-8ed6-44c71c02f2bd {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
}

#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  display: none;
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85, #wrap-s-411df529-79a5-4aa9-861a-14e697ba3d85, #wrap-content-s-411df529-79a5-4aa9-861a-14e697ba3d85 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  display: none;
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85, #wrap-s-411df529-79a5-4aa9-861a-14e697ba3d85, #wrap-content-s-411df529-79a5-4aa9-861a-14e697ba3d85 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  display: none;
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85, #wrap-s-411df529-79a5-4aa9-861a-14e697ba3d85, #wrap-content-s-411df529-79a5-4aa9-861a-14e697ba3d85 { display: none !important; }}
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/480x/);
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/960x/);
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/768x/);
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1536x/);
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1024x/);
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/2048x/);
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1200x/);
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-411df529-79a5-4aa9-861a-14e697ba3d85 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/2048x/);
}
#s-411df529-79a5-4aa9-861a-14e697ba3d85.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-411df529-79a5-4aa9-861a-14e697ba3d85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-411df529-79a5-4aa9-861a-14e697ba3d85.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c378db0f-4d81-458e-8281-72d6496a55bb {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
}

#s-49219033-e987-4d3c-a7ed-c020783efaf2 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
text-align: center;
}

#s-49219033-e987-4d3c-a7ed-c020783efaf2 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-9d28acf0-4c08-4a77-af44-89a67f3aac96 {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}

#s-9d28acf0-4c08-4a77-af44-89a67f3aac96 {
  background-image: url(https://i.shgcdn.com/d087de7f-b254-4650-baf6-194ea1e00610/);
}








#s-9d28acf0-4c08-4a77-af44-89a67f3aac96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d28acf0-4c08-4a77-af44-89a67f3aac96.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2212aff7-baaf-4b13-82bd-767785d1856e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2212aff7-baaf-4b13-82bd-767785d1856e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2212aff7-baaf-4b13-82bd-767785d1856e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2212aff7-baaf-4b13-82bd-767785d1856e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2212aff7-baaf-4b13-82bd-767785d1856e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c89930a5-c1d5-4944-a759-c661d0f011e8 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-bfd99366-4300-4728-b0af-fff72b3a815c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-77e928e1-3a89-468f-88a1-b103ae18c485 {
  margin-left: auto;
margin-right: auto;
}

#s-77e928e1-3a89-468f-88a1-b103ae18c485 .shogun-icon-wrapper {
  text-align: left;
}


#s-77e928e1-3a89-468f-88a1-b103ae18c485 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-e479ee53-2ac0-4292-9dd0-9d333aa6aa0a {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}








#s-e479ee53-2ac0-4292-9dd0-9d333aa6aa0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e479ee53-2ac0-4292-9dd0-9d333aa6aa0a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22651678-553d-4a07-9ec0-6da1ffe73bd7 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-22651678-553d-4a07-9ec0-6da1ffe73bd7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-22651678-553d-4a07-9ec0-6da1ffe73bd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-22651678-553d-4a07-9ec0-6da1ffe73bd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-22651678-553d-4a07-9ec0-6da1ffe73bd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-699ade0f-a81d-44b2-82e9-27c655479c75 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-5dcc61a1-c3dc-43a0-8ba0-fb090521661d {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-7f0ab8a0-9b46-4cf9-b274-b551446920b7 {
  margin-left: auto;
margin-right: auto;
}

#s-7f0ab8a0-9b46-4cf9-b274-b551446920b7 .shogun-icon-wrapper {
  text-align: left;
}


#s-7f0ab8a0-9b46-4cf9-b274-b551446920b7 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-4057083b-5ec3-46cd-b36d-e21e8e7d665e {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}








#s-4057083b-5ec3-46cd-b36d-e21e8e7d665e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4057083b-5ec3-46cd-b36d-e21e8e7d665e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8516025-9144-43ab-b1cc-f088191618b4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a8516025-9144-43ab-b1cc-f088191618b4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a8516025-9144-43ab-b1cc-f088191618b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a8516025-9144-43ab-b1cc-f088191618b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8516025-9144-43ab-b1cc-f088191618b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-644789b5-5c0d-4812-9261-38eeed357b7a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-ba62da80-aaff-4d83-86dd-d954ee26f3df {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-129b5fd0-f703-47ec-83a6-42cefce004b3 {
  margin-left: auto;
margin-right: auto;
}

#s-129b5fd0-f703-47ec-83a6-42cefce004b3 .shogun-icon-wrapper {
  text-align: left;
}


#s-129b5fd0-f703-47ec-83a6-42cefce004b3 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b {
  display: none;
}
#s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b, #wrap-s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b, #wrap-content-s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b {
  display: none;
}
#s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b, #wrap-s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b, #wrap-content-s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b {
  display: none;
}
#s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b, #wrap-s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b, #wrap-content-s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b { display: none !important; }}
@media (min-width: 0px) {
[id="s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4933b3ad-f75a-4c0e-b432-230f10ef4a3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9eefe019-1d4b-4970-a497-487558be6a8c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
min-height: 50px;
}








#s-9eefe019-1d4b-4970-a497-487558be6a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9eefe019-1d4b-4970-a497-487558be6a8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56c473ba-275c-43ab-ac46-0b92f3bcb41b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
}

#s-054b0a09-5a7c-4064-9aa3-12e8332a42a0 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
text-align: center;
}

#s-054b0a09-5a7c-4064-9aa3-12e8332a42a0 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-a1d7bd10-e86e-459c-8965-64372bf27dc2 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
}

#s-086e000b-3d48-4db3-8747-ddcf07af817b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-086e000b-3d48-4db3-8747-ddcf07af817b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-086e000b-3d48-4db3-8747-ddcf07af817b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-086e000b-3d48-4db3-8747-ddcf07af817b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-086e000b-3d48-4db3-8747-ddcf07af817b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a01d2909-a5f6-4cfc-bbdb-39c8792c40d2 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-a01d2909-a5f6-4cfc-bbdb-39c8792c40d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a01d2909-a5f6-4cfc-bbdb-39c8792c40d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a1f4087-2a4b-49cb-ad25-bd41692dc397 {
  margin-left: auto;
margin-right: auto;
padding-right: 0%;
}

#s-7a1f4087-2a4b-49cb-ad25-bd41692dc397 .shogun-icon-wrapper {
  text-align: center;
}


#s-7a1f4087-2a4b-49cb-ad25-bd41692dc397 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-cef0899c-fbcb-4971-a99c-14a5226e2c5f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-cef0899c-fbcb-4971-a99c-14a5226e2c5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cef0899c-fbcb-4971-a99c-14a5226e2c5f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d5ed4e65-33a9-4a6a-8e4f-5dd8337cdb6d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
}

#s-09004170-6ffb-421b-a4e3-135eae455646 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-09004170-6ffb-421b-a4e3-135eae455646"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-09004170-6ffb-421b-a4e3-135eae455646"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09004170-6ffb-421b-a4e3-135eae455646"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-09004170-6ffb-421b-a4e3-135eae455646"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09004170-6ffb-421b-a4e3-135eae455646"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-09004170-6ffb-421b-a4e3-135eae455646"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09004170-6ffb-421b-a4e3-135eae455646"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-49629277-a8b0-40c9-82c5-dff24167aee6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-49629277-a8b0-40c9-82c5-dff24167aee6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-49629277-a8b0-40c9-82c5-dff24167aee6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd1f6c85-421f-47cb-9513-c8c3fa64cabf {
  margin-left: auto;
margin-right: auto;
}

#s-cd1f6c85-421f-47cb-9513-c8c3fa64cabf .shogun-icon-wrapper {
  text-align: center;
}


#s-cd1f6c85-421f-47cb-9513-c8c3fa64cabf .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 114, 188, 1);
}

#s-c5121457-57a9-4cc5-9ece-f87763258cd0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c5121457-57a9-4cc5-9ece-f87763258cd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5121457-57a9-4cc5-9ece-f87763258cd0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-18e9de5a-2580-41f5-83a6-30c3e41ce8cd {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
}

#s-e10bd08e-28db-48a5-b568-944a746b6f94 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
}








#s-e10bd08e-28db-48a5-b568-944a746b6f94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e10bd08e-28db-48a5-b568-944a746b6f94.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-82c044d8-7b40-4e9e-84a9-232f5eb25128 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-95f18884-7405-4e40-93c3-09cb5fb94373 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-95f18884-7405-4e40-93c3-09cb5fb94373 {
  display: none;
}
#s-95f18884-7405-4e40-93c3-09cb5fb94373, #wrap-s-95f18884-7405-4e40-93c3-09cb5fb94373, #wrap-content-s-95f18884-7405-4e40-93c3-09cb5fb94373 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95f18884-7405-4e40-93c3-09cb5fb94373 {
  display: none;
}
#s-95f18884-7405-4e40-93c3-09cb5fb94373, #wrap-s-95f18884-7405-4e40-93c3-09cb5fb94373, #wrap-content-s-95f18884-7405-4e40-93c3-09cb5fb94373 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95f18884-7405-4e40-93c3-09cb5fb94373 {
  display: none;
}
#s-95f18884-7405-4e40-93c3-09cb5fb94373, #wrap-s-95f18884-7405-4e40-93c3-09cb5fb94373, #wrap-content-s-95f18884-7405-4e40-93c3-09cb5fb94373 { display: none !important; }}
#s-706fbff9-55d9-4b74-adde-03f3ed9b7b9b {
  margin-left: auto;
margin-right: auto;
max-width: 70%;
}
@media (max-width: 767px){#s-706fbff9-55d9-4b74-adde-03f3ed9b7b9b {
  display: none;
}
#s-706fbff9-55d9-4b74-adde-03f3ed9b7b9b, #wrap-s-706fbff9-55d9-4b74-adde-03f3ed9b7b9b, #wrap-content-s-706fbff9-55d9-4b74-adde-03f3ed9b7b9b { display: none !important; }}
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 10%;
padding-bottom: 80px;
padding-right: 10%;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  display: none;
}
#s-62edf927-9734-437e-abad-dae3dbb46b99, #wrap-s-62edf927-9734-437e-abad-dae3dbb46b99, #wrap-content-s-62edf927-9734-437e-abad-dae3dbb46b99 { display: none !important; }}
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/480x/);
}
#s-62edf927-9734-437e-abad-dae3dbb46b99.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/960x/);
}
#s-62edf927-9734-437e-abad-dae3dbb46b99.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/768x/);
}
#s-62edf927-9734-437e-abad-dae3dbb46b99.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1536x/);
}
#s-62edf927-9734-437e-abad-dae3dbb46b99.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1024x/);
}
#s-62edf927-9734-437e-abad-dae3dbb46b99.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/2048x/);
}
#s-62edf927-9734-437e-abad-dae3dbb46b99.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1200x/);
}
#s-62edf927-9734-437e-abad-dae3dbb46b99.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-62edf927-9734-437e-abad-dae3dbb46b99 {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/2048x/);
}
#s-62edf927-9734-437e-abad-dae3dbb46b99.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-62edf927-9734-437e-abad-dae3dbb46b99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62edf927-9734-437e-abad-dae3dbb46b99.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d9992375-3fec-44b3-af3a-6626f5ff4640 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
}

#s-9bd5fc9e-e92c-4543-81bd-9d0c9d58f5d3 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
text-align: center;
}

#s-9bd5fc9e-e92c-4543-81bd-9d0c9d58f5d3 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  margin-left: auto;
margin-right: auto;
max-width: 980px;
text-align: center;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  margin: 0 !important;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990-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-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-20656140-b1a4-4fcc-b413-acab0f0b9990 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  margin: 0 !important;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990-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-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-20656140-b1a4-4fcc-b413-acab0f0b9990 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  margin: 0 !important;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990-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-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-20656140-b1a4-4fcc-b413-acab0f0b9990 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  margin: 0 !important;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990-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-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-20656140-b1a4-4fcc-b413-acab0f0b9990 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  margin: 0 !important;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990-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-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20656140-b1a4-4fcc-b413-acab0f0b9990 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-20656140-b1a4-4fcc-b413-acab0f0b9990 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20656140-b1a4-4fcc-b413-acab0f0b9990.shogun-image {
  box-sizing: border-box;
}




}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  display: none;
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb, #wrap-s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb, #wrap-content-s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  display: none;
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb, #wrap-s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb, #wrap-content-s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  display: none;
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb, #wrap-s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb, #wrap-content-s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb { display: none !important; }}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/480x/);
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/960x/);
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/768x/);
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1536x/);
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1024x/);
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/2048x/);
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/1200x/);
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb {
  background-image: url(https://i.shgcdn.com/d5d4d638-7bf3-4263-8b8e-107a75bcae09/-/resize/2048x/);
}
#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-557b23f0-a3c9-4d1b-86d9-5aa68fe131bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26425ddf-0fa7-48bc-b9fb-0653e63e793c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
}

#s-5b3833fa-0573-491f-856d-fc2c18513657 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 50px;
text-align: center;
}

#s-5b3833fa-0573-491f-856d-fc2c18513657 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  margin-left: auto;
margin-right: auto;
max-width: 980px;
aspect-ratio: 980/1067;
text-align: center;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  margin: 0 !important;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7-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-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }

    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-link {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 980px;
  }



  img.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
      --shg-aspect-ratio: calc(980/1067); 
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
      position: relative;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 980px;
    }
  }

@media (min-width: 1200px){#s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  margin: 0 !important;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7-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-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }

    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-link {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 980px;
  }



  img.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
      --shg-aspect-ratio: calc(980/1067); 
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
      position: relative;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 980px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  margin: 0 !important;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7-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-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }

    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-link {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 980px;
  }



  img.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
      --shg-aspect-ratio: calc(980/1067); 
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
      position: relative;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 980px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  margin: 0 !important;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7-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-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }

    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-link {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 980px;
  }



  img.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
      --shg-aspect-ratio: calc(980/1067); 
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
      position: relative;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 980px;
    }
  }

}@media (max-width: 767px){#s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  margin: 0 !important;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7-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-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }

    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-link {
      aspect-ratio: 980/1067;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 980px;
  }



  img.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
    
    
    
    max-height: 980px;
  }


.s-93d642f5-be93-4c99-ac53-cca5be15c0c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 {
      --shg-aspect-ratio: calc(980/1067); 
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container {
      position: relative;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93d642f5-be93-4c99-ac53-cca5be15c0c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 980px;
    }
  }

}
#s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b {
  display: none;
}
#s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b, #wrap-s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b, #wrap-content-s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b {
  display: none;
}
#s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b, #wrap-s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b, #wrap-content-s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b {
  display: none;
}
#s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b, #wrap-s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b, #wrap-content-s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b { display: none !important; }}
@media (min-width: 0px) {
[id="s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc5bd5eb-865c-4159-a3a0-29ee6ef09c3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b8d8c504-413d-4d02-8891-96ae4dbb9af0 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 0px;
min-height: 50px;
}








#s-b8d8c504-413d-4d02-8891-96ae4dbb9af0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b8d8c504-413d-4d02-8891-96ae4dbb9af0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b7cf920-b491-403a-a5ca-294b3400fbfb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-f5df1825-5c2a-48be-ac6f-d882b4559546 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
}

#s-c9b8a663-ccbb-4364-972a-6b42bf4a70a2 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
text-align: center;
}

#s-c9b8a663-ccbb-4364-972a-6b42bf4a70a2 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-d4ee7e54-d8bb-4ac3-8d2d-2692ce27f96b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
}

#s-1deaee78-90e9-4383-9c3a-57cb3d671742 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1deaee78-90e9-4383-9c3a-57cb3d671742 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1deaee78-90e9-4383-9c3a-57cb3d671742.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66cfa2e1-4ec4-4c32-800b-278b5f0b13ec {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: left;
}

#s-8ca52fb0-5534-4018-aeb7-046119ff03c3 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 10%;
padding-bottom: 80px;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-8ca52fb0-5534-4018-aeb7-046119ff03c3 {
  display: none;
}
#s-8ca52fb0-5534-4018-aeb7-046119ff03c3, #wrap-s-8ca52fb0-5534-4018-aeb7-046119ff03c3, #wrap-content-s-8ca52fb0-5534-4018-aeb7-046119ff03c3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8ca52fb0-5534-4018-aeb7-046119ff03c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ca52fb0-5534-4018-aeb7-046119ff03c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8ca52fb0-5534-4018-aeb7-046119ff03c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ca52fb0-5534-4018-aeb7-046119ff03c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bff2e3b0-4a69-4811-8d2f-d0f9fa1c624d {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-bff2e3b0-4a69-4811-8d2f-d0f9fa1c624d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bff2e3b0-4a69-4811-8d2f-d0f9fa1c624d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c6f327f7-7a0f-4eb9-a162-807111a61ffe {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
}

#s-da148906-9345-45ef-8506-b263ce06d698 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
text-align: left;
}

#s-da148906-9345-45ef-8506-b263ce06d698 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-5571a665-3738-4446-8b98-2592523c47c9 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
}

#s-2b85f2a7-1089-4aef-979c-979e16ee5552 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2b85f2a7-1089-4aef-979c-979e16ee5552 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b85f2a7-1089-4aef-979c-979e16ee5552.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ccee081b-dd64-41a8-be46-647964314219 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: left;
}

#s-c2cf0458-0b08-4a84-8630-a9c39fe01686 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-bottom: 100px;
padding-right: 0%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-c2cf0458-0b08-4a84-8630-a9c39fe01686 {
  display: none;
}
#s-c2cf0458-0b08-4a84-8630-a9c39fe01686, #wrap-s-c2cf0458-0b08-4a84-8630-a9c39fe01686, #wrap-content-s-c2cf0458-0b08-4a84-8630-a9c39fe01686 { display: none !important; }}







#s-c2cf0458-0b08-4a84-8630-a9c39fe01686 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2cf0458-0b08-4a84-8630-a9c39fe01686.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a5d9588-3f89-4983-a276-0c33e92a5138 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-76fd521b-588e-462c-938d-cb247d20a04f {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
}

#s-1af50b97-1854-493a-8d1d-f8d479981e8d {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
text-align: center;
}

#s-1af50b97-1854-493a-8d1d-f8d479981e8d .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-66c3dd70-cd23-4383-8a1e-9aa621e2e472 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
}

#s-65edb372-8f28-4179-bcd6-d45fc78e4f50 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-bottom: 80px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-65edb372-8f28-4179-bcd6-d45fc78e4f50 {
  display: none;
}
#s-65edb372-8f28-4179-bcd6-d45fc78e4f50, #wrap-s-65edb372-8f28-4179-bcd6-d45fc78e4f50, #wrap-content-s-65edb372-8f28-4179-bcd6-d45fc78e4f50 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65edb372-8f28-4179-bcd6-d45fc78e4f50 {
  display: none;
}
#s-65edb372-8f28-4179-bcd6-d45fc78e4f50, #wrap-s-65edb372-8f28-4179-bcd6-d45fc78e4f50, #wrap-content-s-65edb372-8f28-4179-bcd6-d45fc78e4f50 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65edb372-8f28-4179-bcd6-d45fc78e4f50 {
  display: none;
}
#s-65edb372-8f28-4179-bcd6-d45fc78e4f50, #wrap-s-65edb372-8f28-4179-bcd6-d45fc78e4f50, #wrap-content-s-65edb372-8f28-4179-bcd6-d45fc78e4f50 { display: none !important; }}







#s-65edb372-8f28-4179-bcd6-d45fc78e4f50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65edb372-8f28-4179-bcd6-d45fc78e4f50.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-018a4dd9-95b9-4883-8755-c12e1500d6b7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-3deff1a6-c287-4c1d-a65f-73c605b71862 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 10px;
}

#s-df269539-7261-4daa-8f83-5ab907eba00a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-03958051-a71f-40ba-987b-045f4b4b4ddd {
  margin-left: auto;
margin-right: auto;
padding-bottom: 50px;
}

#s-763d410b-b1eb-4812-9704-593e1c330189 {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}








#s-763d410b-b1eb-4812-9704-593e1c330189 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-763d410b-b1eb-4812-9704-593e1c330189.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f4afe6e0-55b4-41d2-a4b4-58ebd05fd126 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f4afe6e0-55b4-41d2-a4b4-58ebd05fd126"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f4afe6e0-55b4-41d2-a4b4-58ebd05fd126"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f4afe6e0-55b4-41d2-a4b4-58ebd05fd126"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4afe6e0-55b4-41d2-a4b4-58ebd05fd126"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-62d5ec5b-3e99-4977-aebb-a5c2fab7d4d2 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-7d426bd5-f630-49a6-afca-c7762028734a {
  margin-left: auto;
margin-right: auto;
}

#s-af4c69e1-3ce1-4e7b-adab-e4210604e373 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-d1d05e5d-334b-4769-9b5c-ec73f6e2d837 {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}








#s-d1d05e5d-334b-4769-9b5c-ec73f6e2d837 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d1d05e5d-334b-4769-9b5c-ec73f6e2d837.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa6d8d60-1089-4219-9b92-337f32b7ca9d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-aa6d8d60-1089-4219-9b92-337f32b7ca9d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-aa6d8d60-1089-4219-9b92-337f32b7ca9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aa6d8d60-1089-4219-9b92-337f32b7ca9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa6d8d60-1089-4219-9b92-337f32b7ca9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-1c97e3ef-6324-4e97-a218-ff41c3670783 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-a92eba3e-0ddc-4376-8f44-ce1918aa43fb {
  margin-left: auto;
margin-right: auto;
}

#s-830efdd1-6265-472b-9fa5-2409e243cda3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-bffc1fd2-e20e-4ed6-921a-2cc3193d90e4 {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}








#s-bffc1fd2-e20e-4ed6-921a-2cc3193d90e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bffc1fd2-e20e-4ed6-921a-2cc3193d90e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-92646c35-e78b-45d2-a743-7ef726b42e65 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-92646c35-e78b-45d2-a743-7ef726b42e65"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-92646c35-e78b-45d2-a743-7ef726b42e65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-92646c35-e78b-45d2-a743-7ef726b42e65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-92646c35-e78b-45d2-a743-7ef726b42e65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-559c1107-0bf9-4217-8a44-55f7cf48766e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-b769947b-dede-4ef8-8133-6418602ace7c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
}

#s-df402827-4e0e-413e-abd8-8f8a1fcabc77 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
text-align: center;
}

#s-d20b6dcf-55ea-4f06-b300-05418cc5ba78 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}

@media (min-width: 0px) {
[id="s-d20b6dcf-55ea-4f06-b300-05418cc5ba78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d20b6dcf-55ea-4f06-b300-05418cc5ba78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-d20b6dcf-55ea-4f06-b300-05418cc5ba78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-d20b6dcf-55ea-4f06-b300-05418cc5ba78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-31726d14-3d2f-4f76-853a-262736fd3213 {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
}








#s-31726d14-3d2f-4f76-853a-262736fd3213 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-31726d14-3d2f-4f76-853a-262736fd3213.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e8246b33-3c99-4ad5-add7-f03134a4e52e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
text-align: left;
}

#s-90a7c57b-a3ea-485c-98a6-cadcc54a0461 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 50px;
}








#s-90a7c57b-a3ea-485c-98a6-cadcc54a0461 > .shg-box-overlay {
  background-color: rgba(6, 6, 6, 1);
  opacity: 0.3;
  display: block;
}#s-90a7c57b-a3ea-485c-98a6-cadcc54a0461.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d8673771-8954-4e4e-829e-53668c18ceef {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-b3abfe3d-99f8-4327-ac1d-d33ebada4666 {
  margin-left: auto;
margin-right: auto;
}

#s-e920c39f-99ce-42b2-9b29-8d6d001d3f8a {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
text-align: center;
}

#s-d624130f-7f1b-475a-80cb-d32ab23a8f89 {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
}








#s-d624130f-7f1b-475a-80cb-d32ab23a8f89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d624130f-7f1b-475a-80cb-d32ab23a8f89.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b05ce44-837f-4865-a330-d0714860132e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
text-align: left;
}

#s-f35d109d-32de-406b-b8ff-1777402740dd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 50px;
}








#s-f35d109d-32de-406b-b8ff-1777402740dd > .shg-box-overlay {
  background-color: rgba(6, 6, 6, 1);
  opacity: 0.3;
  display: block;
}#s-f35d109d-32de-406b-b8ff-1777402740dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8ac33791-1344-4b9e-a0c5-8238cb1e1d67 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-8e4a6463-797b-4daa-92ba-2d48a6091790 {
  margin-left: auto;
margin-right: auto;
}

#s-67fceec9-3386-409c-851a-464b05bfa8e1 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
text-align: center;
}

#s-f44e8ced-6e2b-4cc7-857d-5d1fc8f41636 {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
}








#s-f44e8ced-6e2b-4cc7-857d-5d1fc8f41636 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f44e8ced-6e2b-4cc7-857d-5d1fc8f41636.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de6af9ae-08b3-4743-9642-be4be49e72ba {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
text-align: left;
}

#s-ecb4c8f4-918a-40ae-8ec5-848a181532c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 50px;
}








#s-ecb4c8f4-918a-40ae-8ec5-848a181532c6 > .shg-box-overlay {
  background-color: rgba(6, 6, 6, 1);
  opacity: 0.3;
  display: block;
}#s-ecb4c8f4-918a-40ae-8ec5-848a181532c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c16ef43c-afcb-4df6-8a8c-9295a35322a1 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-8a60ed6c-980f-4b37-a1c8-82e8584b58d0 {
  margin-left: auto;
margin-right: auto;
}

#s-29868814-7262-4376-99c6-11400e8b1bf3 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
text-align: center;
}

#s-92fc19a7-5b18-4178-a569-f342d2f4673b {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-92fc19a7-5b18-4178-a569-f342d2f4673b {
  display: none;
}
#s-92fc19a7-5b18-4178-a569-f342d2f4673b, #wrap-s-92fc19a7-5b18-4178-a569-f342d2f4673b, #wrap-content-s-92fc19a7-5b18-4178-a569-f342d2f4673b { display: none !important; }}







#s-92fc19a7-5b18-4178-a569-f342d2f4673b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92fc19a7-5b18-4178-a569-f342d2f4673b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98236018-ebc4-4597-95ae-9fd0923aaa91 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-f5a596c3-09a4-433e-ae4e-7edad597c0fb {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-caec51f2-10d6-40d3-be81-88fb7347a23e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
text-align: center;
}

#s-caec51f2-10d6-40d3-be81-88fb7347a23e .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-3af3839a-2f4c-4235-a08b-468bbe323cab {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
}

@media (min-width: 0px) {
[id="s-3af3839a-2f4c-4235-a08b-468bbe323cab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3af3839a-2f4c-4235-a08b-468bbe323cab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3af3839a-2f4c-4235-a08b-468bbe323cab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3af3839a-2f4c-4235-a08b-468bbe323cab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3af3839a-2f4c-4235-a08b-468bbe323cab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3af3839a-2f4c-4235-a08b-468bbe323cab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3af3839a-2f4c-4235-a08b-468bbe323cab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 775/515;
text-align: center;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  margin: 0 !important;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c-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-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }

    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-link {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
      --shg-aspect-ratio: calc(775/515); 
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
      position: relative;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  margin: 0 !important;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c-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-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }

    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-link {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
      --shg-aspect-ratio: calc(775/515); 
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
      position: relative;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  margin: 0 !important;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c-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-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }

    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-link {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
      --shg-aspect-ratio: calc(775/515); 
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
      position: relative;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  margin: 0 !important;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c-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-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }

    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-link {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
      --shg-aspect-ratio: calc(775/515); 
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
      position: relative;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  margin: 0 !important;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c-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-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }

    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-link {
      aspect-ratio: 775/515;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c {
      --shg-aspect-ratio: calc(775/515); 
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container {
      position: relative;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-485c00af-9a3d-4fb8-8804-b6817a1c8a6c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
#s-5a884ef9-d0c3-472a-8a85-559e8c9ab781 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-5a884ef9-d0c3-472a-8a85-559e8c9ab781 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a884ef9-d0c3-472a-8a85-559e8c9ab781.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-44c3eef6-42f4-4809-bee4-a10f0d020663 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 {
  --swiper-pagination-color: rgba(33, 226, 246, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(33, 226, 246, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
    --swiper-pagination-bottom: 14px !important;
    padding: 0 !important;
  
}

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 > .swiper-button-prev,
#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 > .swiper-button-next {
  
    height: 100% !important;
  
}

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 > .swiper-button-prev svg,
#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 > .swiper-button-next svg {
  fill: rgba(162, 159, 166, 1) !important;
  stroke: rgba(162, 159, 166, 1) !important;
  
}

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 > .swiper-button-prev {
  
    left: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 > .swiper-button-next {
  
    right: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-44c3eef6-42f4-4809-bee4-a10f0d020663 .swiper-pagination {
  position:  absolute ;
  display: flex;
  margin-top:  0 ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-9921d3ed-5eb7-42a2-a2df-efdbce2406f4 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-9921d3ed-5eb7-42a2-a2df-efdbce2406f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9921d3ed-5eb7-42a2-a2df-efdbce2406f4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d273914-fd67-415c-8325-c762a141645e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-1bf333b0-7139-42ea-9771-00cfa865964b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-f22b2085-c533-40dc-9bb1-5e4d539c3095 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c6f45661-f0f1-4bf5-866a-97548d0f1fd3 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-c6f45661-f0f1-4bf5-866a-97548d0f1fd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6f45661-f0f1-4bf5-866a-97548d0f1fd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1fc80df2-29e9-41f6-be0a-a0eedf7e2c9e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-791f3ff3-21fd-4b34-892a-287abc834cad {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-b84cb1a3-4fea-4e95-bcd5-f47a9f5d6525 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8c569e7a-81f1-4a1b-9efd-51af491477e5 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-8c569e7a-81f1-4a1b-9efd-51af491477e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8c569e7a-81f1-4a1b-9efd-51af491477e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc985bc5-77f6-4f58-9285-1875c6976daa {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-cf14c110-08ff-47bf-96ac-2004c2bf11b1 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-ac32a948-7ead-4b6c-a6aa-98d2433578f1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-9dc66b5a-2ef3-4bed-85b4-1f135a8d33b4 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-9dc66b5a-2ef3-4bed-85b4-1f135a8d33b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9dc66b5a-2ef3-4bed-85b4-1f135a8d33b4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4741ea64-161e-433d-92c4-c20ef6d321ae {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-e4daf607-f9db-4913-bfde-06e108787578 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-1cb44318-cb85-41ea-969a-c88619cff449 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-eaa95f53-dcc3-40e0-878e-64c01c8dabc2 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-eaa95f53-dcc3-40e0-878e-64c01c8dabc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eaa95f53-dcc3-40e0-878e-64c01c8dabc2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91766d84-8d6b-4f47-a38f-e2a4b19e9c18 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-8a9a9221-1268-4609-a99e-5b28b48ecd0b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-ee444c79-059d-4c02-9941-6ba2bc6b8a5b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-eb53120c-921e-4c07-a684-3d6cbea38921 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-eb53120c-921e-4c07-a684-3d6cbea38921 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eb53120c-921e-4c07-a684-3d6cbea38921.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9b7326ba-2260-46a9-9206-b52dad7c55fe {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-73e4aadd-0dc5-4cb7-b7c4-0d903d3ca06a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-13d38d5f-8662-4fee-b11c-9bfca1a0076d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-aee00d22-2d42-4176-a18d-8a2d72772312 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-aee00d22-2d42-4176-a18d-8a2d72772312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aee00d22-2d42-4176-a18d-8a2d72772312.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c49b8d7-7287-4d4e-9842-2547b7623736 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-ff103dab-b6e9-461a-895c-27ef989dca49 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-9319b8dd-3ed4-47f8-a1bf-432e2ffa599f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-6a981b88-9810-4ec2-81a7-b98b3ef625b8 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-6a981b88-9810-4ec2-81a7-b98b3ef625b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a981b88-9810-4ec2-81a7-b98b3ef625b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e7391f5-5021-485d-a9fa-17b5a0991e66 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-6f8d1f0f-7b7e-414b-903c-838c02831826 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-4ff31c68-1085-4b04-9cbd-ce9547efd004 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7cb604cf-a5bd-470f-8338-2ed8254ebbb7 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-7cb604cf-a5bd-470f-8338-2ed8254ebbb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7cb604cf-a5bd-470f-8338-2ed8254ebbb7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0544e962-48cd-4958-827c-fac24a8dfeee {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-12e59f5e-24fd-4200-9b07-a2696cbd6bfc {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-3aec92e6-d714-40de-aa6e-0a049e4238fa {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-fc9df975-e3f6-4f93-9c90-e8068d3ddd40 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-fc9df975-e3f6-4f93-9c90-e8068d3ddd40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc9df975-e3f6-4f93-9c90-e8068d3ddd40.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c882a69-ee77-42b3-99d3-4e76ad54ddb8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-0b3764be-ff6b-406e-8485-b9fcbe5b54a3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-32cabf32-04d9-416c-a95b-8e13c177ac8c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-3207c9c3-af7f-4b4a-b767-5631c671da36 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-bottom: 80px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-3207c9c3-af7f-4b4a-b767-5631c671da36 {
  display: none;
}
#s-3207c9c3-af7f-4b4a-b767-5631c671da36, #wrap-s-3207c9c3-af7f-4b4a-b767-5631c671da36, #wrap-content-s-3207c9c3-af7f-4b4a-b767-5631c671da36 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3207c9c3-af7f-4b4a-b767-5631c671da36 {
  display: none;
}
#s-3207c9c3-af7f-4b4a-b767-5631c671da36, #wrap-s-3207c9c3-af7f-4b4a-b767-5631c671da36, #wrap-content-s-3207c9c3-af7f-4b4a-b767-5631c671da36 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3207c9c3-af7f-4b4a-b767-5631c671da36 {
  display: none;
}
#s-3207c9c3-af7f-4b4a-b767-5631c671da36, #wrap-s-3207c9c3-af7f-4b4a-b767-5631c671da36, #wrap-content-s-3207c9c3-af7f-4b4a-b767-5631c671da36 { display: none !important; }}







#s-3207c9c3-af7f-4b4a-b767-5631c671da36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3207c9c3-af7f-4b4a-b767-5631c671da36.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aea49d1d-39a9-4cae-a596-65af8e1b7884 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-89eab593-7678-446f-906e-894aca42e7b4 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 10px;
}

#s-eb073091-9444-4098-9fef-4f9e81e368c1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}

#s-eb073091-9444-4098-9fef-4f9e81e368c1 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-9b979bb2-15f8-45fc-b98b-7f3c9b98c5e9 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 50px;
}

#s-cada508b-d36f-4209-8ee4-abfbf43065cd {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}








#s-cada508b-d36f-4209-8ee4-abfbf43065cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cada508b-d36f-4209-8ee4-abfbf43065cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-82cb1fc4-cfa8-48f3-80e6-0668d0b321b0 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-82cb1fc4-cfa8-48f3-80e6-0668d0b321b0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-82cb1fc4-cfa8-48f3-80e6-0668d0b321b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-82cb1fc4-cfa8-48f3-80e6-0668d0b321b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-82cb1fc4-cfa8-48f3-80e6-0668d0b321b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-b6cc203f-aa5c-4a5e-a87e-a7871702ba19 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-21c84b25-f80a-454f-98cd-eac0a941b01d {
  margin-left: auto;
margin-right: auto;
}

#s-ac02107b-0be3-4b02-b26c-57ad8f0189f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-dd9d0b05-ef23-495e-bf8d-6d9320d42768 {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}








#s-dd9d0b05-ef23-495e-bf8d-6d9320d42768 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dd9d0b05-ef23-495e-bf8d-6d9320d42768.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23633f90-90db-4e25-8e09-a24b3968dcf6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-23633f90-90db-4e25-8e09-a24b3968dcf6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-23633f90-90db-4e25-8e09-a24b3968dcf6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-23633f90-90db-4e25-8e09-a24b3968dcf6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-23633f90-90db-4e25-8e09-a24b3968dcf6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2b4a8529-4e64-4b01-b20c-01e7e8b67f2b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-8e649360-464a-42dc-a57e-eed5f432a1f0 {
  margin-left: auto;
margin-right: auto;
}

#s-ea3cd8db-7823-450c-9e2b-a33efb7e66dc {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 30px;
text-align: center;
}

#s-b6236c3a-d6b5-49ae-9969-68e7058aad6a {
  box-shadow:1px 1px 10px 2px rgba(0, 114, 188, 1);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
max-width: 100%;
background-position: center center;
}








#s-b6236c3a-d6b5-49ae-9969-68e7058aad6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6236c3a-d6b5-49ae-9969-68e7058aad6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e1ac165-3ff5-4ac9-acb9-e4a7e47b87a3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0e1ac165-3ff5-4ac9-acb9-e4a7e47b87a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0e1ac165-3ff5-4ac9-acb9-e4a7e47b87a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0e1ac165-3ff5-4ac9-acb9-e4a7e47b87a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e1ac165-3ff5-4ac9-acb9-e4a7e47b87a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-f4b2973c-c4c5-49bf-bb6d-ce2444b0d4f7 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-89d2bc08-da3a-401e-a6dc-8470f4675e06 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
}

#s-13dbc126-dc02-409d-ac44-ef643361d318 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
text-align: center;
}

#s-7d0c15aa-d059-4910-87a3-c829da3153c7 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-7d0c15aa-d059-4910-87a3-c829da3153c7 {
  display: none;
}
#s-7d0c15aa-d059-4910-87a3-c829da3153c7, #wrap-s-7d0c15aa-d059-4910-87a3-c829da3153c7, #wrap-content-s-7d0c15aa-d059-4910-87a3-c829da3153c7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d0c15aa-d059-4910-87a3-c829da3153c7 {
  display: none;
}
#s-7d0c15aa-d059-4910-87a3-c829da3153c7, #wrap-s-7d0c15aa-d059-4910-87a3-c829da3153c7, #wrap-content-s-7d0c15aa-d059-4910-87a3-c829da3153c7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d0c15aa-d059-4910-87a3-c829da3153c7 {
  display: none;
}
#s-7d0c15aa-d059-4910-87a3-c829da3153c7, #wrap-s-7d0c15aa-d059-4910-87a3-c829da3153c7, #wrap-content-s-7d0c15aa-d059-4910-87a3-c829da3153c7 { display: none !important; }}







#s-7d0c15aa-d059-4910-87a3-c829da3153c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7d0c15aa-d059-4910-87a3-c829da3153c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9fd88ff3-59fc-4945-878d-9f5bc0db0a5c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-9561a8a7-f7c8-48f8-a2c8-53938bb92c73 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-d0ca51dd-45ab-45ee-b70b-5c6e0da0fb80 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
text-align: center;
}

#s-d0ca51dd-45ab-45ee-b70b-5c6e0da0fb80 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-ef1301b4-e9b3-4b69-94aa-3d50893ca324 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-ef1301b4-e9b3-4b69-94aa-3d50893ca324 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef1301b4-e9b3-4b69-94aa-3d50893ca324.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 {
  --swiper-pagination-color: rgba(33, 226, 246, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(33, 226, 246, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
    --swiper-pagination-bottom: 14px !important;
    padding: 0 !important;
  
}

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 > .swiper-button-prev,
#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 > .swiper-button-next {
  
    height: 100% !important;
  
}

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 > .swiper-button-prev svg,
#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 > .swiper-button-next svg {
  fill: rgba(162, 159, 166, 1) !important;
  stroke: rgba(162, 159, 166, 1) !important;
  
}

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 > .swiper-button-prev {
  
    left: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 > .swiper-button-next {
  
    right: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-1fc0911d-f710-4962-86de-29dbc2b0a5c6 .swiper-pagination {
  position:  absolute ;
  display: flex;
  margin-top:  0 ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-291f3428-ea76-4d15-aac0-4effcf26499f {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-291f3428-ea76-4d15-aac0-4effcf26499f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-291f3428-ea76-4d15-aac0-4effcf26499f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4412ed7b-7e90-4d78-bed3-d1b9a4d7ac6a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-83019ef4-3d5c-4071-a9dc-6309a6c5a2ac {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-6b377b4a-8503-4fcb-a687-8087257ef807 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-346d6a89-4a25-4cd4-a6c4-0086d0c6e96c {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-346d6a89-4a25-4cd4-a6c4-0086d0c6e96c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-346d6a89-4a25-4cd4-a6c4-0086d0c6e96c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c42cd95-e887-48eb-b29a-d6e010f68a63 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-83f5947d-71d5-40f0-99c4-c43b6eaf306b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-a03b7417-7488-4046-a77c-52ecefc9e7af {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a989230b-5c5a-4a5f-bab4-2bbd8d32ea45 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-a989230b-5c5a-4a5f-bab4-2bbd8d32ea45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a989230b-5c5a-4a5f-bab4-2bbd8d32ea45.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2fd5e074-6142-492b-a35d-d3ee5bba6cbe {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-ebc00f2c-bb4e-4763-93f2-ac851b3a4658 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-5a9df491-b265-4756-9b05-e46e3c9f9f6d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d45981c1-e4d2-46fc-919c-6f3cc2ca2c4d {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-d45981c1-e4d2-46fc-919c-6f3cc2ca2c4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d45981c1-e4d2-46fc-919c-6f3cc2ca2c4d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c475452b-e2f5-4d3b-b863-c214e9966ba1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-dc1f9918-90f6-4c85-ab91-8c97deb5abae {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-b98b9021-1747-42af-8e8a-a93160ff8417 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-3296c84b-398f-4ce5-b1e7-e30dea5d91c2 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-3296c84b-398f-4ce5-b1e7-e30dea5d91c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3296c84b-398f-4ce5-b1e7-e30dea5d91c2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3953662e-726f-445f-be4b-1e6287df03c3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-e34a19fb-8e7f-4f76-bfe7-24364cbb97d5 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-a3ab8611-4d3d-4bbc-a4f8-3fdac783a523 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-cd153f54-f74a-4224-867d-226eb38d29c4 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-cd153f54-f74a-4224-867d-226eb38d29c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd153f54-f74a-4224-867d-226eb38d29c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1efc4838-a905-4551-ad14-1db3b002203c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-357988a2-f743-46e1-8144-3a49f5a70338 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-16c7aa7b-8f27-493d-80d6-218e22d73dca {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7071754d-036e-4cfb-a829-40e060fded69 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-7071754d-036e-4cfb-a829-40e060fded69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7071754d-036e-4cfb-a829-40e060fded69.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-533eb0ad-c5a8-4153-988b-2de3dfaea3be {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-1a14c0fa-601c-4f2d-92ab-905fefd93a2e {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-fe7246b9-3e71-4c2d-9ad8-204c4b66797b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7267d193-4d92-433e-865e-dc5d7216590c {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-7267d193-4d92-433e-865e-dc5d7216590c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7267d193-4d92-433e-865e-dc5d7216590c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e4f39724-0dc5-4ba0-af59-b666b4b8d67c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-b2866bf0-1439-4dd1-a49e-3db305806d8d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-f40bd1de-7b31-4a41-8f27-3c5d37bc09e7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-9b4913de-c264-4123-bbe3-bc7a91d2912f {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-9b4913de-c264-4123-bbe3-bc7a91d2912f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9b4913de-c264-4123-bbe3-bc7a91d2912f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bdf10b7-f121-4529-856a-3062dd7edae5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-b27de1c9-a5a7-4865-bda4-f473bf1a0cf9 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-ec818d2a-4f90-47af-9ada-c04b347368b5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c7f0cea0-bab2-47de-87ee-d4f85f29b68f {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-c7f0cea0-bab2-47de-87ee-d4f85f29b68f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c7f0cea0-bab2-47de-87ee-d4f85f29b68f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3e29d100-c157-4139-8702-573c34ac18ad {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-1288d06f-77c3-4b5f-bb74-14c263fa17f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#s-7722ea53-db77-42ff-9665-0dda0854a833 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}
@media (max-width: 767px){#s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  display: none;
}
#s-990779ca-4a27-43f4-92a9-59a28e46dfc5, #wrap-s-990779ca-4a27-43f4-92a9-59a28e46dfc5, #wrap-content-s-990779ca-4a27-43f4-92a9-59a28e46dfc5 { display: none !important; }}
#s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  margin: 0 !important;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5-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-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-990779ca-4a27-43f4-92a9-59a28e46dfc5 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  margin: 0 !important;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5-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-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-990779ca-4a27-43f4-92a9-59a28e46dfc5 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  margin: 0 !important;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5-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-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-990779ca-4a27-43f4-92a9-59a28e46dfc5 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  margin: 0 !important;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5-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-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-990779ca-4a27-43f4-92a9-59a28e46dfc5 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  margin: 0 !important;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5-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-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-990779ca-4a27-43f4-92a9-59a28e46dfc5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-990779ca-4a27-43f4-92a9-59a28e46dfc5 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-990779ca-4a27-43f4-92a9-59a28e46dfc5.shogun-image {
  box-sizing: border-box;
}




}
#s-1eca9880-0900-4f29-a21c-47f4e5c91197 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 1520/2762;
text-align: center;
}
@media (min-width: 1200px){#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  display: none;
}
#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc, #wrap-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc, #wrap-content-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  display: none;
}
#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc, #wrap-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc, #wrap-content-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  display: none;
}
#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc, #wrap-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc, #wrap-content-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc { display: none !important; }}
#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  margin: 0 !important;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc-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-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }

    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-link {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
      --shg-aspect-ratio: calc(1520/2762); 
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
      position: relative;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  margin: 0 !important;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc-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-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }

    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-link {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
      --shg-aspect-ratio: calc(1520/2762); 
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
      position: relative;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  margin: 0 !important;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc-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-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }

    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-link {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
      --shg-aspect-ratio: calc(1520/2762); 
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
      position: relative;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  margin: 0 !important;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc-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-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }

    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-link {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
      --shg-aspect-ratio: calc(1520/2762); 
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
      position: relative;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  margin: 0 !important;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc-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-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }

    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-link {
      aspect-ratio: 1520/2762;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc {
      --shg-aspect-ratio: calc(1520/2762); 
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container {
      position: relative;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8af615aa-6d3b-4f39-b0b9-33f21cd154bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
#s-88121691-1723-4348-91b7-77d538737980 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}
@media (max-width: 767px){#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  display: none;
}
#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0, #wrap-s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0, #wrap-content-s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 { display: none !important; }}
#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  margin: 0 !important;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0-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-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  margin: 0 !important;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0-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-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  margin: 0 !important;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0-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-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  margin: 0 !important;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0-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-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  margin: 0 !important;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0-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-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c406f2d6-3061-4ae9-89d1-0b1c73f690c0.shogun-image {
  box-sizing: border-box;
}




}
#s-b8979709-f6f0-47ed-b279-673ecbb0ee1e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 1520/2330;
text-align: center;
}
@media (min-width: 1200px){#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  display: none;
}
#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0, #wrap-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0, #wrap-content-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  display: none;
}
#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0, #wrap-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0, #wrap-content-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  display: none;
}
#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0, #wrap-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0, #wrap-content-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 { display: none !important; }}
#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  margin: 0 !important;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0-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-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }

    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-link {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
      --shg-aspect-ratio: calc(1520/2330); 
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
      position: relative;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  margin: 0 !important;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0-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-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }

    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-link {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
      --shg-aspect-ratio: calc(1520/2330); 
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
      position: relative;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  margin: 0 !important;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0-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-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }

    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-link {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
      --shg-aspect-ratio: calc(1520/2330); 
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
      position: relative;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  margin: 0 !important;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0-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-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }

    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-link {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
      --shg-aspect-ratio: calc(1520/2330); 
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
      position: relative;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  margin: 0 !important;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0-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-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }

    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-link {
      aspect-ratio: 1520/2330;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 {
      --shg-aspect-ratio: calc(1520/2330); 
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container {
      position: relative;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dd122c4-4a15-4300-9cf0-5d612bff09b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
#s-ecd9deac-d9b0-4438-b25e-a4550b89d9d4 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-0276192e-8b25-41bd-a10e-4a392540f600 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-0276192e-8b25-41bd-a10e-4a392540f600 {
  display: none;
}
#s-0276192e-8b25-41bd-a10e-4a392540f600, #wrap-s-0276192e-8b25-41bd-a10e-4a392540f600, #wrap-content-s-0276192e-8b25-41bd-a10e-4a392540f600 { display: none !important; }}







#s-0276192e-8b25-41bd-a10e-4a392540f600 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0276192e-8b25-41bd-a10e-4a392540f600.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-59771224-962b-4720-8bea-144c673bceca {
  margin-left: auto;
margin-right: auto;
max-width: 700px;
text-align: center;
}

#s-59771224-962b-4720-8bea-144c673bceca {
  margin: 0 !important;
}

#s-59771224-962b-4720-8bea-144c673bceca-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-59771224-962b-4720-8bea-144c673bceca {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59771224-962b-4720-8bea-144c673bceca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-59771224-962b-4720-8bea-144c673bceca .shogun-image-content {
  
    justify-content: center;
  
}

.s-59771224-962b-4720-8bea-144c673bceca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59771224-962b-4720-8bea-144c673bceca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-59771224-962b-4720-8bea-144c673bceca {
  margin: 0 !important;
}

#s-59771224-962b-4720-8bea-144c673bceca-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-59771224-962b-4720-8bea-144c673bceca {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59771224-962b-4720-8bea-144c673bceca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-59771224-962b-4720-8bea-144c673bceca .shogun-image-content {
  
    justify-content: center;
  
}

.s-59771224-962b-4720-8bea-144c673bceca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59771224-962b-4720-8bea-144c673bceca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-59771224-962b-4720-8bea-144c673bceca {
  margin: 0 !important;
}

#s-59771224-962b-4720-8bea-144c673bceca-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-59771224-962b-4720-8bea-144c673bceca {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59771224-962b-4720-8bea-144c673bceca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-59771224-962b-4720-8bea-144c673bceca .shogun-image-content {
  
    justify-content: center;
  
}

.s-59771224-962b-4720-8bea-144c673bceca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59771224-962b-4720-8bea-144c673bceca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-59771224-962b-4720-8bea-144c673bceca {
  margin: 0 !important;
}

#s-59771224-962b-4720-8bea-144c673bceca-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-59771224-962b-4720-8bea-144c673bceca {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59771224-962b-4720-8bea-144c673bceca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-59771224-962b-4720-8bea-144c673bceca .shogun-image-content {
  
    justify-content: center;
  
}

.s-59771224-962b-4720-8bea-144c673bceca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59771224-962b-4720-8bea-144c673bceca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-59771224-962b-4720-8bea-144c673bceca {
  margin: 0 !important;
}

#s-59771224-962b-4720-8bea-144c673bceca-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-59771224-962b-4720-8bea-144c673bceca {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59771224-962b-4720-8bea-144c673bceca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-59771224-962b-4720-8bea-144c673bceca .shogun-image-content {
  
    justify-content: center;
  
}

.s-59771224-962b-4720-8bea-144c673bceca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59771224-962b-4720-8bea-144c673bceca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59771224-962b-4720-8bea-144c673bceca.shogun-image {
  box-sizing: border-box;
}




}
#s-b76c916e-7de0-4364-8255-b7f758734b3d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-b76c916e-7de0-4364-8255-b7f758734b3d .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-0b589923-42af-4676-a723-7ea07097945c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 40px;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-093eb263-1733-4d1b-972e-fc434b83ce20 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(4, 18, 28, 1);
}


  #s-093eb263-1733-4d1b-972e-fc434b83ce20 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(6, 44, 62, 1);
    border: 0px solid rgba(255, 255, 255, 0);
  }
  #s-093eb263-1733-4d1b-972e-fc434b83ce20 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(6, 44, 62, 1);
    border: 0px solid #ddd;
  }
#s-093eb263-1733-4d1b-972e-fc434b83ce20 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(162, 159, 166, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-093eb263-1733-4d1b-972e-fc434b83ce20 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(113, 179, 239, 1);
}

#s-093eb263-1733-4d1b-972e-fc434b83ce20 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 0px);
  left: 0px;
  bottom: -0px;
  height: 0px;
  background: rgba(6, 44, 62, 1);
}

#s-093eb263-1733-4d1b-972e-fc434b83ce20 .shogun-tabs-body {
  margin-top: -0px;
  border-top: 0px solid #ddd;
}

#s-eaf02201-ebb8-40db-a328-68655aad7989 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 80px;
}

@media (min-width: 0px) {
[id="s-eaf02201-ebb8-40db-a328-68655aad7989"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eaf02201-ebb8-40db-a328-68655aad7989"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-eaf02201-ebb8-40db-a328-68655aad7989"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-eaf02201-ebb8-40db-a328-68655aad7989"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-a7b19d15-0ec8-4595-a701-71b0ac8226a3 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 0%;
min-height: 50px;
}








#s-a7b19d15-0ec8-4595-a701-71b0ac8226a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7b19d15-0ec8-4595-a701-71b0ac8226a3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f59fac37-b35c-4063-b405-64631f14fbbd {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-552bf2d9-a626-4d31-9422-556c82362c5f {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-61ac364a-ba1f-4e6f-9c7f-a011a8ef89f5 {
  margin-left: auto;
margin-right: auto;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-61ac364a-ba1f-4e6f-9c7f-a011a8ef89f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61ac364a-ba1f-4e6f-9c7f-a011a8ef89f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61ac364a-ba1f-4e6f-9c7f-a011a8ef89f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-61ac364a-ba1f-4e6f-9c7f-a011a8ef89f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61ac364a-ba1f-4e6f-9c7f-a011a8ef89f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-61ac364a-ba1f-4e6f-9c7f-a011a8ef89f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61ac364a-ba1f-4e6f-9c7f-a011a8ef89f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  margin: 0 !important;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26-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-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
      position: relative;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  margin: 0 !important;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26-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-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
      position: relative;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  margin: 0 !important;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26-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-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
      position: relative;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  margin: 0 !important;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26-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-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
      position: relative;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  margin: 0 !important;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26-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-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container {
      position: relative;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c3f4d6a-18c6-4e55-b3ee-8563a9932f26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-5ec8b93f-7550-4a5f-8817-b5beae218f42 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5ec8b93f-7550-4a5f-8817-b5beae218f42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ec8b93f-7550-4a5f-8817-b5beae218f42.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc7d87cb-b01a-4b52-8fb3-16039ed9fec8 {
  margin-left: auto;
margin-right: auto;
}

#s-4bc132e4-389b-4e0a-8d4d-79a581d5f920 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-4bc132e4-389b-4e0a-8d4d-79a581d5f920"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4bc132e4-389b-4e0a-8d4d-79a581d5f920"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc132e4-389b-4e0a-8d4d-79a581d5f920"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4bc132e4-389b-4e0a-8d4d-79a581d5f920"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc132e4-389b-4e0a-8d4d-79a581d5f920"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bc132e4-389b-4e0a-8d4d-79a581d5f920"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc132e4-389b-4e0a-8d4d-79a581d5f920"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  margin: 0 !important;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860-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-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
      position: relative;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  margin: 0 !important;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860-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-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
      position: relative;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  margin: 0 !important;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860-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-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
      position: relative;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  margin: 0 !important;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860-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-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
      position: relative;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  margin: 0 !important;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860-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-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container {
      position: relative;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5f8ac6d-3fb0-44e7-a1e1-d2ff671fe860 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-50595e02-d1f4-447d-a7c0-65fd4ad8a5d8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-50595e02-d1f4-447d-a7c0-65fd4ad8a5d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-50595e02-d1f4-447d-a7c0-65fd4ad8a5d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a9b41c2-dcba-438c-a530-a133ff2d5702 {
  margin-left: auto;
margin-right: auto;
}

#s-6dc85571-77c0-41ed-a290-2e8da2949a54 {
  margin-left: auto;
margin-right: auto;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-6dc85571-77c0-41ed-a290-2e8da2949a54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6dc85571-77c0-41ed-a290-2e8da2949a54"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6dc85571-77c0-41ed-a290-2e8da2949a54"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6dc85571-77c0-41ed-a290-2e8da2949a54"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6dc85571-77c0-41ed-a290-2e8da2949a54"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6dc85571-77c0-41ed-a290-2e8da2949a54"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6dc85571-77c0-41ed-a290-2e8da2949a54"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  margin: 0 !important;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17-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-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
      position: relative;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  margin: 0 !important;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17-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-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
      position: relative;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  margin: 0 !important;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17-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-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
      position: relative;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  margin: 0 !important;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17-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-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
      position: relative;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  margin: 0 !important;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17-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-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container {
      position: relative;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-334b55c1-919e-4cdf-99f3-cfbaf4cbdb17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-e4205bb1-e08f-4e58-8a5f-4f9f930a0f7d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e4205bb1-e08f-4e58-8a5f-4f9f930a0f7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e4205bb1-e08f-4e58-8a5f-4f9f930a0f7d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51c55f70-6b4f-4f62-8f53-39c51a138463 {
  margin-left: auto;
margin-right: auto;
}

#s-56ee9257-e411-4ba3-b7a4-f9aaae0fdd0e {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-56ee9257-e411-4ba3-b7a4-f9aaae0fdd0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56ee9257-e411-4ba3-b7a4-f9aaae0fdd0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-56ee9257-e411-4ba3-b7a4-f9aaae0fdd0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-56ee9257-e411-4ba3-b7a4-f9aaae0fdd0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-56ee9257-e411-4ba3-b7a4-f9aaae0fdd0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-56ee9257-e411-4ba3-b7a4-f9aaae0fdd0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-56ee9257-e411-4ba3-b7a4-f9aaae0fdd0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-ccc2b49f-dd0f-4f48-b4dd-2ad1924e71e1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}








#s-ccc2b49f-dd0f-4f48-b4dd-2ad1924e71e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ccc2b49f-dd0f-4f48-b4dd-2ad1924e71e1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-892649d9-53ab-448e-b65a-2d19aa798d78 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-e245df13-5652-4411-b6d7-482e43b1e65b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-770a9eca-0474-413a-8849-4152b1d11e74 {
  margin-left: auto;
margin-right: auto;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  margin: 0 !important;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996-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-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  margin: 0 !important;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996-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-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  margin: 0 !important;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996-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-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  margin: 0 !important;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996-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-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  margin: 0 !important;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996-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-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b100e0c-454c-4a28-9d3f-bc762d3f5996.shogun-image {
  box-sizing: border-box;
}




}
#s-03058bc6-6fc4-492c-843e-ba907bf72d9c {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-03058bc6-6fc4-492c-843e-ba907bf72d9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03058bc6-6fc4-492c-843e-ba907bf72d9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03058bc6-6fc4-492c-843e-ba907bf72d9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03058bc6-6fc4-492c-843e-ba907bf72d9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03058bc6-6fc4-492c-843e-ba907bf72d9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03058bc6-6fc4-492c-843e-ba907bf72d9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03058bc6-6fc4-492c-843e-ba907bf72d9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-c2f679e5-1e4b-4db3-81cb-e9368ac5c749 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}








#s-c2f679e5-1e4b-4db3-81cb-e9368ac5c749 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2f679e5-1e4b-4db3-81cb-e9368ac5c749.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d93c8caa-5541-4de4-b282-dbe16cd8aa8f {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-2550899b-f352-4e5a-9217-1e81d164b608 {
  margin-left: auto;
margin-right: auto;
}

#s-c407f37f-8a98-4ed4-a3a1-2c7283ec6b82 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-80058072-03a3-48a1-86aa-8db79fc1ab07 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-80058072-03a3-48a1-86aa-8db79fc1ab07 {
  display: none;
}
#s-80058072-03a3-48a1-86aa-8db79fc1ab07, #wrap-s-80058072-03a3-48a1-86aa-8db79fc1ab07, #wrap-content-s-80058072-03a3-48a1-86aa-8db79fc1ab07 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80058072-03a3-48a1-86aa-8db79fc1ab07 {
  display: none;
}
#s-80058072-03a3-48a1-86aa-8db79fc1ab07, #wrap-s-80058072-03a3-48a1-86aa-8db79fc1ab07, #wrap-content-s-80058072-03a3-48a1-86aa-8db79fc1ab07 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80058072-03a3-48a1-86aa-8db79fc1ab07 {
  display: none;
}
#s-80058072-03a3-48a1-86aa-8db79fc1ab07, #wrap-s-80058072-03a3-48a1-86aa-8db79fc1ab07, #wrap-content-s-80058072-03a3-48a1-86aa-8db79fc1ab07 { display: none !important; }}







#s-80058072-03a3-48a1-86aa-8db79fc1ab07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-80058072-03a3-48a1-86aa-8db79fc1ab07.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  margin-left: auto;
margin-right: auto;
max-width: 700px;
aspect-ratio: 700/490;
text-align: center;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  margin: 0 !important;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4-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-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }

    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-link {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
      --shg-aspect-ratio: calc(700/490); 
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
      position: relative;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

@media (min-width: 1200px){#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  margin: 0 !important;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4-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-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }

    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-link {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
      --shg-aspect-ratio: calc(700/490); 
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
      position: relative;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  margin: 0 !important;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4-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-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }

    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-link {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
      --shg-aspect-ratio: calc(700/490); 
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
      position: relative;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  margin: 0 !important;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4-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-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }

    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-link {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
      --shg-aspect-ratio: calc(700/490); 
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
      position: relative;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (max-width: 767px){#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  margin: 0 !important;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4-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-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }

    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-link {
      aspect-ratio: 700/490;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 {
      --shg-aspect-ratio: calc(700/490); 
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container {
      position: relative;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62d62a5a-66f9-40ad-98c0-c8161608b6a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}
#s-02be0fc4-319f-4c0e-a56f-1bba9a94f752 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-02be0fc4-319f-4c0e-a56f-1bba9a94f752 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-54ced0ca-c5ce-4069-ac7c-72b13a6b3714 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
}

#s-3c309e40-58e6-4cd2-a313-91326fca0265 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(4, 18, 28, 1);
}


  #s-3c309e40-58e6-4cd2-a313-91326fca0265 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(6, 44, 62, 1);
    border: 0px solid rgba(255, 255, 255, 0);
  }
  #s-3c309e40-58e6-4cd2-a313-91326fca0265 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(6, 44, 62, 1);
    border: 0px solid #ddd;
  }
#s-3c309e40-58e6-4cd2-a313-91326fca0265 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(162, 159, 166, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-3c309e40-58e6-4cd2-a313-91326fca0265 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(113, 179, 239, 1);
}

#s-3c309e40-58e6-4cd2-a313-91326fca0265 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 0px);
  left: 0px;
  bottom: -0px;
  height: 0px;
  background: rgba(6, 44, 62, 1);
}

#s-3c309e40-58e6-4cd2-a313-91326fca0265 .shogun-tabs-body {
  margin-top: -0px;
  border-top: 0px solid #ddd;
}

#s-0e0f8a24-0aeb-4c1c-9138-ba34dfd1aa6a {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-0e0f8a24-0aeb-4c1c-9138-ba34dfd1aa6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e0f8a24-0aeb-4c1c-9138-ba34dfd1aa6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0e0f8a24-0aeb-4c1c-9138-ba34dfd1aa6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e0f8a24-0aeb-4c1c-9138-ba34dfd1aa6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-cdded7af-ad33-415e-8746-64b84c4a0d76 {
  margin-left: auto;
margin-right: auto;
padding-right: 0%;
min-height: 50px;
}








#s-cdded7af-ad33-415e-8746-64b84c4a0d76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdded7af-ad33-415e-8746-64b84c4a0d76.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3204f65c-c59c-4513-ad80-d0f18c522644 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-f198f785-5aa5-4d79-b175-9157d7bc9446 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
}

#s-8a34433a-fc53-447c-b868-6816419c7ae5 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8a34433a-fc53-447c-b868-6816419c7ae5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a34433a-fc53-447c-b868-6816419c7ae5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a34433a-fc53-447c-b868-6816419c7ae5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8a34433a-fc53-447c-b868-6816419c7ae5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a34433a-fc53-447c-b868-6816419c7ae5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a34433a-fc53-447c-b868-6816419c7ae5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a34433a-fc53-447c-b868-6816419c7ae5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  margin: 0 !important;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889-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-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
      position: relative;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  margin: 0 !important;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889-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-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
      position: relative;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  margin: 0 !important;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889-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-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
      position: relative;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  margin: 0 !important;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889-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-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
      position: relative;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  margin: 0 !important;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889-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-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-a471bc5b-3297-4570-a69d-3ae8102e0889 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container {
      position: relative;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a471bc5b-3297-4570-a69d-3ae8102e0889 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-74da01ba-68dc-4032-8b39-d2489dd70498 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-74da01ba-68dc-4032-8b39-d2489dd70498 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-74da01ba-68dc-4032-8b39-d2489dd70498.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5c83da3-9572-4c29-85d9-46afbb04abc0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
}

#s-934981be-85b4-4f62-a3bf-6aa02cbd11d3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-934981be-85b4-4f62-a3bf-6aa02cbd11d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-934981be-85b4-4f62-a3bf-6aa02cbd11d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-934981be-85b4-4f62-a3bf-6aa02cbd11d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-934981be-85b4-4f62-a3bf-6aa02cbd11d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-934981be-85b4-4f62-a3bf-6aa02cbd11d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-934981be-85b4-4f62-a3bf-6aa02cbd11d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-934981be-85b4-4f62-a3bf-6aa02cbd11d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  margin: 0 !important;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5-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-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
      position: relative;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  margin: 0 !important;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5-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-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
      position: relative;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  margin: 0 !important;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5-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-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
      position: relative;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  margin: 0 !important;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5-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-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
      position: relative;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  margin: 0 !important;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5-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-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container {
      position: relative;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f13fd49-5521-4d71-8ace-1db9d70a71c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-fabc8e9e-3dc3-4f36-a17c-3d8ac3217144 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fabc8e9e-3dc3-4f36-a17c-3d8ac3217144 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fabc8e9e-3dc3-4f36-a17c-3d8ac3217144.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d725acc2-b57c-4fa7-935f-d54150502d76 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
}

#s-77b3bf6f-702e-40bd-9f32-235992e27c8d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-77b3bf6f-702e-40bd-9f32-235992e27c8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77b3bf6f-702e-40bd-9f32-235992e27c8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77b3bf6f-702e-40bd-9f32-235992e27c8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-77b3bf6f-702e-40bd-9f32-235992e27c8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77b3bf6f-702e-40bd-9f32-235992e27c8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-77b3bf6f-702e-40bd-9f32-235992e27c8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77b3bf6f-702e-40bd-9f32-235992e27c8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  margin: 0 !important;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f-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-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
      position: relative;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  margin: 0 !important;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f-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-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
      position: relative;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  margin: 0 !important;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f-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-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
      position: relative;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  margin: 0 !important;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f-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-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
      position: relative;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  margin: 0 !important;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f-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-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f .shogun-image-content {
  
    justify-content: center;
  
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container {
      position: relative;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4bd28d51-2db9-4a9c-84d5-04a2ea3fa85f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-4bba392c-92f2-465e-ab93-31038fe98241 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4bba392c-92f2-465e-ab93-31038fe98241 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4bba392c-92f2-465e-ab93-31038fe98241.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b00f326-2b68-4cfa-a777-a5d68dbd1963 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
}

#s-7e0ccb4c-482c-4f7d-8191-f14e5538837c {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-7e0ccb4c-482c-4f7d-8191-f14e5538837c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e0ccb4c-482c-4f7d-8191-f14e5538837c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7e0ccb4c-482c-4f7d-8191-f14e5538837c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7e0ccb4c-482c-4f7d-8191-f14e5538837c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7e0ccb4c-482c-4f7d-8191-f14e5538837c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e0ccb4c-482c-4f7d-8191-f14e5538837c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7e0ccb4c-482c-4f7d-8191-f14e5538837c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
aspect-ratio: 490/380;
text-align: center;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  margin: 0 !important;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0-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-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }

    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-link {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
      --shg-aspect-ratio: calc(490/380); 
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
      position: relative;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

@media (min-width: 1200px){#s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  margin: 0 !important;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0-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-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }

    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-link {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
      --shg-aspect-ratio: calc(490/380); 
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
      position: relative;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  margin: 0 !important;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0-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-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }

    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-link {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
      --shg-aspect-ratio: calc(490/380); 
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
      position: relative;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  margin: 0 !important;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0-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-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }

    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-link {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
      --shg-aspect-ratio: calc(490/380); 
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
      position: relative;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}@media (max-width: 767px){#s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  margin: 0 !important;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0-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-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }

    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-link {
      aspect-ratio: 490/380;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100%;
  }



  img.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
    
    
    
    max-height: 100%;
  }


.s-ae0f12e0-8a86-4609-9bad-941149a37af0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 {
      --shg-aspect-ratio: calc(490/380); 
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container {
      position: relative;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0f12e0-8a86-4609-9bad-941149a37af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100%;
    }
  }

}
#s-af40cf2d-eae0-4555-b269-3828587e530d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-af40cf2d-eae0-4555-b269-3828587e530d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-af40cf2d-eae0-4555-b269-3828587e530d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-594cd2a3-37b5-46b8-9bac-b9dbb843be11 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 20px;
}

#s-ff13a4ff-7e6d-4c49-b2e0-e4d7ce825990 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-b2d7dc51-1e26-4fab-8679-e7949e0e10a7 {
  margin-left: auto;
margin-right: auto;
}

#s-eae228d4-3105-40d5-81c2-48df394155b8 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-eae228d4-3105-40d5-81c2-48df394155b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eae228d4-3105-40d5-81c2-48df394155b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eae228d4-3105-40d5-81c2-48df394155b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eae228d4-3105-40d5-81c2-48df394155b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eae228d4-3105-40d5-81c2-48df394155b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eae228d4-3105-40d5-81c2-48df394155b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eae228d4-3105-40d5-81c2-48df394155b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-748be9fa-562a-4035-98c8-f867d9b954d7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-92d16fd6-1b9a-41ba-a256-94fe8c5a97da {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-92d16fd6-1b9a-41ba-a256-94fe8c5a97da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92d16fd6-1b9a-41ba-a256-94fe8c5a97da.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-09774acb-a3ee-4fb6-a31b-eed4a4f3d949 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 20px;
}

#s-cbd4fb9f-acb2-40c1-b220-e606d97ccb3b {
  margin-left: auto;
margin-right: auto;
}

#s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 10%;
padding-bottom: 80px;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a {
  display: none;
}
#s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a, #wrap-s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a, #wrap-content-s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a { display: none !important; }}
@media (min-width: 0px) {
[id="s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3521c840-ddde-4221-9cd4-9b6ba43fdc9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-01b5363b-2391-4725-8fd7-fd2c21f10775 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-01b5363b-2391-4725-8fd7-fd2c21f10775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-01b5363b-2391-4725-8fd7-fd2c21f10775.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-31a21207-02c2-4951-a082-77de541bbbad {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: left;
}

#s-51817403-0f97-4afc-adae-233455c42ad9 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-51817403-0f97-4afc-adae-233455c42ad9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-51817403-0f97-4afc-adae-233455c42ad9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e168a3c9-6d03-4866-829d-511d6cd5852b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
text-align: left;
}

#s-e168a3c9-6d03-4866-829d-511d6cd5852b .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-dc7edcde-3e4f-4a21-88fc-bc62852491a9 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
}

#s-8c5513c8-2294-4f53-a8f4-0e73862ffad2 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8c5513c8-2294-4f53-a8f4-0e73862ffad2 {
  display: none;
}
#s-8c5513c8-2294-4f53-a8f4-0e73862ffad2, #wrap-s-8c5513c8-2294-4f53-a8f4-0e73862ffad2, #wrap-content-s-8c5513c8-2294-4f53-a8f4-0e73862ffad2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c5513c8-2294-4f53-a8f4-0e73862ffad2 {
  display: none;
}
#s-8c5513c8-2294-4f53-a8f4-0e73862ffad2, #wrap-s-8c5513c8-2294-4f53-a8f4-0e73862ffad2, #wrap-content-s-8c5513c8-2294-4f53-a8f4-0e73862ffad2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c5513c8-2294-4f53-a8f4-0e73862ffad2 {
  display: none;
}
#s-8c5513c8-2294-4f53-a8f4-0e73862ffad2, #wrap-s-8c5513c8-2294-4f53-a8f4-0e73862ffad2, #wrap-content-s-8c5513c8-2294-4f53-a8f4-0e73862ffad2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8c5513c8-2294-4f53-a8f4-0e73862ffad2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c5513c8-2294-4f53-a8f4-0e73862ffad2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8c5513c8-2294-4f53-a8f4-0e73862ffad2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c5513c8-2294-4f53-a8f4-0e73862ffad2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3b0aaf40-f04c-4624-9ff7-66b44767d4b2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3b0aaf40-f04c-4624-9ff7-66b44767d4b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3b0aaf40-f04c-4624-9ff7-66b44767d4b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b95983f3-b86c-44db-86a2-27fa18240329 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-b95983f3-b86c-44db-86a2-27fa18240329 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b95983f3-b86c-44db-86a2-27fa18240329.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b18bd83c-0020-4b27-b194-770310249e48 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
text-align: left;
}

#s-b18bd83c-0020-4b27-b194-770310249e48 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-5acffbf1-d87c-40c9-9056-9fac4bb95a7a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
}

#s-eae82caa-a6e6-4949-af30-9608708fbd20 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: left;
}

#s-6c58b367-1550-4806-87c2-2997c7563a5b {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-6c58b367-1550-4806-87c2-2997c7563a5b {
  display: none;
}
#s-6c58b367-1550-4806-87c2-2997c7563a5b, #wrap-s-6c58b367-1550-4806-87c2-2997c7563a5b, #wrap-content-s-6c58b367-1550-4806-87c2-2997c7563a5b { display: none !important; }}







#s-6c58b367-1550-4806-87c2-2997c7563a5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c58b367-1550-4806-87c2-2997c7563a5b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2833a2bc-0242-46db-bf33-da0d2873c6a8 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
text-align: center;
}

#s-2833a2bc-0242-46db-bf33-da0d2873c6a8 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-d63debcb-c9c7-4e12-ba14-7453c08ca823 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#s-9ce90bd6-b031-48f4-ba08-6904963f57c5 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9ce90bd6-b031-48f4-ba08-6904963f57c5 {
  display: none;
}
#s-9ce90bd6-b031-48f4-ba08-6904963f57c5, #wrap-s-9ce90bd6-b031-48f4-ba08-6904963f57c5, #wrap-content-s-9ce90bd6-b031-48f4-ba08-6904963f57c5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ce90bd6-b031-48f4-ba08-6904963f57c5 {
  display: none;
}
#s-9ce90bd6-b031-48f4-ba08-6904963f57c5, #wrap-s-9ce90bd6-b031-48f4-ba08-6904963f57c5, #wrap-content-s-9ce90bd6-b031-48f4-ba08-6904963f57c5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9ce90bd6-b031-48f4-ba08-6904963f57c5 {
  display: none;
}
#s-9ce90bd6-b031-48f4-ba08-6904963f57c5, #wrap-s-9ce90bd6-b031-48f4-ba08-6904963f57c5, #wrap-content-s-9ce90bd6-b031-48f4-ba08-6904963f57c5 { display: none !important; }}







#s-9ce90bd6-b031-48f4-ba08-6904963f57c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9ce90bd6-b031-48f4-ba08-6904963f57c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0391ac20-17d8-40be-a4a2-5ec4805546a9 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}

#s-0391ac20-17d8-40be-a4a2-5ec4805546a9 .shogun-heading-component h2 {
  color: rgba(0, 114, 188, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-b15452c4-5d75-4825-99bb-0dc7113a94b9 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
}

#s-be32bf5b-0616-4304-9657-77ce5cdf44fa {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-be32bf5b-0616-4304-9657-77ce5cdf44fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be32bf5b-0616-4304-9657-77ce5cdf44fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 50px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd {
  --swiper-pagination-color: rgba(255, 255, 255, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(255, 255, 255, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
    --swiper-pagination-bottom: 14px !important;
    padding: 0 !important;
  
}

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd > .swiper-button-prev,
#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd > .swiper-button-next {
  
    height: 100% !important;
  
}

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd > .swiper-button-prev svg,
#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd > .swiper-button-prev {
  
    left: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd > .swiper-button-next {
  
    right: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-fd8f1c13-896f-4eea-aefe-ef745b9dc4bd .swiper-pagination {
  position:  absolute ;
  display: flex;
  margin-top:  0 ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  margin: 0 !important;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0-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-744c5485-7027-4dca-b107-6ba80410d2b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-744c5485-7027-4dca-b107-6ba80410d2b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  margin: 0 !important;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0-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-744c5485-7027-4dca-b107-6ba80410d2b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-744c5485-7027-4dca-b107-6ba80410d2b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  margin: 0 !important;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0-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-744c5485-7027-4dca-b107-6ba80410d2b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-744c5485-7027-4dca-b107-6ba80410d2b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  margin: 0 !important;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0-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-744c5485-7027-4dca-b107-6ba80410d2b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-744c5485-7027-4dca-b107-6ba80410d2b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  margin: 0 !important;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0-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-744c5485-7027-4dca-b107-6ba80410d2b0 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-744c5485-7027-4dca-b107-6ba80410d2b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-744c5485-7027-4dca-b107-6ba80410d2b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-744c5485-7027-4dca-b107-6ba80410d2b0.shogun-image {
  box-sizing: border-box;
}




}
#s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  margin: 0 !important;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39-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-46779f6a-7abd-4d09-877d-7499a8924e39 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-46779f6a-7abd-4d09-877d-7499a8924e39 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  margin: 0 !important;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39-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-46779f6a-7abd-4d09-877d-7499a8924e39 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-46779f6a-7abd-4d09-877d-7499a8924e39 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  margin: 0 !important;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39-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-46779f6a-7abd-4d09-877d-7499a8924e39 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-46779f6a-7abd-4d09-877d-7499a8924e39 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  margin: 0 !important;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39-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-46779f6a-7abd-4d09-877d-7499a8924e39 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-46779f6a-7abd-4d09-877d-7499a8924e39 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  margin: 0 !important;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39-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-46779f6a-7abd-4d09-877d-7499a8924e39 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-46779f6a-7abd-4d09-877d-7499a8924e39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-46779f6a-7abd-4d09-877d-7499a8924e39 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46779f6a-7abd-4d09-877d-7499a8924e39.shogun-image {
  box-sizing: border-box;
}




}
#s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  margin: 0 !important;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31-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-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-c863d91d-1398-462e-8bb4-ba0906e0ab31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  margin: 0 !important;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31-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-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-c863d91d-1398-462e-8bb4-ba0906e0ab31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  margin: 0 !important;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31-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-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-c863d91d-1398-462e-8bb4-ba0906e0ab31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  margin: 0 !important;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31-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-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-c863d91d-1398-462e-8bb4-ba0906e0ab31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  margin: 0 !important;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31-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-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c863d91d-1398-462e-8bb4-ba0906e0ab31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-c863d91d-1398-462e-8bb4-ba0906e0ab31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c863d91d-1398-462e-8bb4-ba0906e0ab31.shogun-image {
  box-sizing: border-box;
}




}
#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  margin: 0 !important;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da-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-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  margin: 0 !important;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da-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-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  margin: 0 !important;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da-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-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  margin: 0 !important;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da-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-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  margin: 0 !important;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da-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-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df7ff3c-ddf5-4d0a-ad74-a2a2d71c86da.shogun-image {
  box-sizing: border-box;
}




}
#s-b104c959-1b58-43d4-b307-60571418571a {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}

#s-b104c959-1b58-43d4-b307-60571418571a {
  margin: 0 !important;
}

#s-b104c959-1b58-43d4-b307-60571418571a-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-b104c959-1b58-43d4-b307-60571418571a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b104c959-1b58-43d4-b307-60571418571a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-b104c959-1b58-43d4-b307-60571418571a .shogun-image-content {
  
    justify-content: center;
  
}

.s-b104c959-1b58-43d4-b307-60571418571a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-b104c959-1b58-43d4-b307-60571418571a {
  margin: 0 !important;
}

#s-b104c959-1b58-43d4-b307-60571418571a-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-b104c959-1b58-43d4-b307-60571418571a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b104c959-1b58-43d4-b307-60571418571a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-b104c959-1b58-43d4-b307-60571418571a .shogun-image-content {
  
    justify-content: center;
  
}

.s-b104c959-1b58-43d4-b307-60571418571a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b104c959-1b58-43d4-b307-60571418571a {
  margin: 0 !important;
}

#s-b104c959-1b58-43d4-b307-60571418571a-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-b104c959-1b58-43d4-b307-60571418571a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b104c959-1b58-43d4-b307-60571418571a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-b104c959-1b58-43d4-b307-60571418571a .shogun-image-content {
  
    justify-content: center;
  
}

.s-b104c959-1b58-43d4-b307-60571418571a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b104c959-1b58-43d4-b307-60571418571a {
  margin: 0 !important;
}

#s-b104c959-1b58-43d4-b307-60571418571a-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-b104c959-1b58-43d4-b307-60571418571a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b104c959-1b58-43d4-b307-60571418571a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-b104c959-1b58-43d4-b307-60571418571a .shogun-image-content {
  
    justify-content: center;
  
}

.s-b104c959-1b58-43d4-b307-60571418571a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-b104c959-1b58-43d4-b307-60571418571a {
  margin: 0 !important;
}

#s-b104c959-1b58-43d4-b307-60571418571a-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-b104c959-1b58-43d4-b307-60571418571a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b104c959-1b58-43d4-b307-60571418571a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-b104c959-1b58-43d4-b307-60571418571a .shogun-image-content {
  
    justify-content: center;
  
}

.s-b104c959-1b58-43d4-b307-60571418571a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b104c959-1b58-43d4-b307-60571418571a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b104c959-1b58-43d4-b307-60571418571a.shogun-image {
  box-sizing: border-box;
}




}
#s-d4753756-a22a-417b-bec4-973140516493 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
aspect-ratio: 1920/830;
text-align: center;
}

#s-d4753756-a22a-417b-bec4-973140516493 {
  margin: 0 !important;
}

#s-d4753756-a22a-417b-bec4-973140516493-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-d4753756-a22a-417b-bec4-973140516493 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d4753756-a22a-417b-bec4-973140516493 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }

    #s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-link {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4753756-a22a-417b-bec4-973140516493.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4753756-a22a-417b-bec4-973140516493 {
      --shg-aspect-ratio: calc(1920/830); 
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
      position: relative;
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

@media (min-width: 1200px){#s-d4753756-a22a-417b-bec4-973140516493 {
  margin: 0 !important;
}

#s-d4753756-a22a-417b-bec4-973140516493-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-d4753756-a22a-417b-bec4-973140516493 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d4753756-a22a-417b-bec4-973140516493 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }

    #s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-link {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4753756-a22a-417b-bec4-973140516493.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4753756-a22a-417b-bec4-973140516493 {
      --shg-aspect-ratio: calc(1920/830); 
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
      position: relative;
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d4753756-a22a-417b-bec4-973140516493 {
  margin: 0 !important;
}

#s-d4753756-a22a-417b-bec4-973140516493-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-d4753756-a22a-417b-bec4-973140516493 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d4753756-a22a-417b-bec4-973140516493 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }

    #s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-link {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4753756-a22a-417b-bec4-973140516493.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4753756-a22a-417b-bec4-973140516493 {
      --shg-aspect-ratio: calc(1920/830); 
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
      position: relative;
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d4753756-a22a-417b-bec4-973140516493 {
  margin: 0 !important;
}

#s-d4753756-a22a-417b-bec4-973140516493-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-d4753756-a22a-417b-bec4-973140516493 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d4753756-a22a-417b-bec4-973140516493 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }

    #s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-link {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4753756-a22a-417b-bec4-973140516493.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4753756-a22a-417b-bec4-973140516493 {
      --shg-aspect-ratio: calc(1920/830); 
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
      position: relative;
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (max-width: 767px){#s-d4753756-a22a-417b-bec4-973140516493 {
  margin: 0 !important;
}

#s-d4753756-a22a-417b-bec4-973140516493-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-d4753756-a22a-417b-bec4-973140516493 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d4753756-a22a-417b-bec4-973140516493 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }

    #s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-link {
      aspect-ratio: 1920/830;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4753756-a22a-417b-bec4-973140516493 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-d4753756-a22a-417b-bec4-973140516493 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4753756-a22a-417b-bec4-973140516493.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4753756-a22a-417b-bec4-973140516493.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4753756-a22a-417b-bec4-973140516493 {
      --shg-aspect-ratio: calc(1920/830); 
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container {
      position: relative;
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4753756-a22a-417b-bec4-973140516493.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4753756-a22a-417b-bec4-973140516493 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}
#s-5542be72-2d69-424d-8fe9-63642d359b46 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}

#s-72815a1d-6a3b-4356-acf0-88038ef1ebb3 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 30px;
padding-right: 10%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-72815a1d-6a3b-4356-acf0-88038ef1ebb3 {
  display: none;
}
#s-72815a1d-6a3b-4356-acf0-88038ef1ebb3, #wrap-s-72815a1d-6a3b-4356-acf0-88038ef1ebb3, #wrap-content-s-72815a1d-6a3b-4356-acf0-88038ef1ebb3 { display: none !important; }}
#s-72815a1d-6a3b-4356-acf0-88038ef1ebb3 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-9094a6bf-f5cb-4cf3-950c-7739851194b2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-9094a6bf-f5cb-4cf3-950c-7739851194b2 {
  display: none;
}
#s-9094a6bf-f5cb-4cf3-950c-7739851194b2, #wrap-s-9094a6bf-f5cb-4cf3-950c-7739851194b2, #wrap-content-s-9094a6bf-f5cb-4cf3-950c-7739851194b2 { display: none !important; }}







#s-9094a6bf-f5cb-4cf3-950c-7739851194b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9094a6bf-f5cb-4cf3-950c-7739851194b2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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;
  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-fc7d2f35-7735-4040-bcf5-05c25394fadc {
  margin-top: 0px;
padding-top: 30px;
padding-left: 20%;
padding-bottom: 30px;
padding-right: 20%;
}
@media (max-width: 767px){#s-fc7d2f35-7735-4040-bcf5-05c25394fadc {
  
}
}
#s-fc7d2f35-7735-4040-bcf5-05c25394fadc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-fc7d2f35-7735-4040-bcf5-05c25394fadc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-fc7d2f35-7735-4040-bcf5-05c25394fadc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-fc7d2f35-7735-4040-bcf5-05c25394fadc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-fc7d2f35-7735-4040-bcf5-05c25394fadc > .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: Open Sans;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-fc7d2f35-7735-4040-bcf5-05c25394fadc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-c945da0c-bac2-4658-8a66-e80141c11f06 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-df66f953-bea9-4b7e-b03a-b7f09c3991bd {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-22852386-045f-41c0-ad58-3e7b8033f7f8 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-2736fe55-a4f2-4bc7-9e50-d23652f5165f {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-5d9ba61f-5aa5-43de-9e4f-edf5b8f5511a {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  margin-left: auto;
margin-right: auto;
max-width: 1280px;
text-align: center;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  margin: 0 !important;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051-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-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-51ce5834-4513-4eff-bc3d-4e5c059d2051 .shogun-image-content {
  
    justify-content: center;
  
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){#s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  margin: 0 !important;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051-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-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-51ce5834-4513-4eff-bc3d-4e5c059d2051 .shogun-image-content {
  
    justify-content: center;
  
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  margin: 0 !important;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051-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-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-51ce5834-4513-4eff-bc3d-4e5c059d2051 .shogun-image-content {
  
    justify-content: center;
  
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){#s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  margin: 0 !important;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051-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-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-51ce5834-4513-4eff-bc3d-4e5c059d2051 .shogun-image-content {
  
    justify-content: center;
  
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){#s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  margin: 0 !important;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051-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-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-51ce5834-4513-4eff-bc3d-4e5c059d2051 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}





  img.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-51ce5834-4513-4eff-bc3d-4e5c059d2051 .shogun-image-content {
  
    justify-content: center;
  
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51ce5834-4513-4eff-bc3d-4e5c059d2051.shogun-image {
  box-sizing: border-box;
}




}
#s-7da83791-d7a1-4816-8a0d-091971e12336 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7da83791-d7a1-4816-8a0d-091971e12336 {
  display: none;
}
#s-7da83791-d7a1-4816-8a0d-091971e12336, #wrap-s-7da83791-d7a1-4816-8a0d-091971e12336, #wrap-content-s-7da83791-d7a1-4816-8a0d-091971e12336 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7da83791-d7a1-4816-8a0d-091971e12336 {
  display: none;
}
#s-7da83791-d7a1-4816-8a0d-091971e12336, #wrap-s-7da83791-d7a1-4816-8a0d-091971e12336, #wrap-content-s-7da83791-d7a1-4816-8a0d-091971e12336 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7da83791-d7a1-4816-8a0d-091971e12336 {
  display: none;
}
#s-7da83791-d7a1-4816-8a0d-091971e12336, #wrap-s-7da83791-d7a1-4816-8a0d-091971e12336, #wrap-content-s-7da83791-d7a1-4816-8a0d-091971e12336 { display: none !important; }}
#s-7da83791-d7a1-4816-8a0d-091971e12336 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0 {
  display: none;
}
#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0, #wrap-s-ad12dbf1-81d7-41da-abaa-d36f230fcca0, #wrap-content-s-ad12dbf1-81d7-41da-abaa-d36f230fcca0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0 {
  display: none;
}
#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0, #wrap-s-ad12dbf1-81d7-41da-abaa-d36f230fcca0, #wrap-content-s-ad12dbf1-81d7-41da-abaa-d36f230fcca0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0 {
  display: none;
}
#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0, #wrap-s-ad12dbf1-81d7-41da-abaa-d36f230fcca0, #wrap-content-s-ad12dbf1-81d7-41da-abaa-d36f230fcca0 { display: none !important; }}







#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad12dbf1-81d7-41da-abaa-d36f230fcca0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-466de4f7-3ca0-4bfc-8b19-7c17142fbf72 {
  margin-top: 0px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}
@media (max-width: 767px){#s-466de4f7-3ca0-4bfc-8b19-7c17142fbf72 {
  
}
}
#s-466de4f7-3ca0-4bfc-8b19-7c17142fbf72 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-466de4f7-3ca0-4bfc-8b19-7c17142fbf72 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-466de4f7-3ca0-4bfc-8b19-7c17142fbf72 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-466de4f7-3ca0-4bfc-8b19-7c17142fbf72 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-466de4f7-3ca0-4bfc-8b19-7c17142fbf72 > .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: Open Sans;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-466de4f7-3ca0-4bfc-8b19-7c17142fbf72 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0986507f-6107-4708-87bb-627d0de3a62d {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-12b79143-4199-417f-b3fb-76bc1d7889f7 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-64f6c513-989f-4a59-ad98-4c5f5fe27a4b {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-83baa3db-d8b0-4b52-8a8a-5b45d207952b {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-f1d02093-8830-4722-b87a-b1e6c2da8c94 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  margin-left: auto;
margin-right: auto;
max-width: 1280px;
aspect-ratio: 1280/630;
text-align: center;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  margin: 0 !important;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3-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-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }

    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-link {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1280px;
  }



  img.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
      --shg-aspect-ratio: calc(1280/630); 
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
      position: relative;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1280px;
    }
  }

@media (min-width: 1200px){#s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  margin: 0 !important;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3-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-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }

    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-link {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1280px;
  }



  img.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
      --shg-aspect-ratio: calc(1280/630); 
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
      position: relative;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1280px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  margin: 0 !important;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3-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-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }

    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-link {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1280px;
  }



  img.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
      --shg-aspect-ratio: calc(1280/630); 
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
      position: relative;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1280px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  margin: 0 !important;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3-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-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }

    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-link {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1280px;
  }



  img.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
      --shg-aspect-ratio: calc(1280/630); 
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
      position: relative;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1280px;
    }
  }

}@media (max-width: 767px){#s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  margin: 0 !important;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3-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-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }

    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-link {
      aspect-ratio: 1280/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1280px;
  }



  img.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
    
    
    
    max-height: 1280px;
  }


.s-021228cc-033d-4964-b3bf-65ec2bab9da3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 {
      --shg-aspect-ratio: calc(1280/630); 
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container {
      position: relative;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-021228cc-033d-4964-b3bf-65ec2bab9da3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1280px;
    }
  }

}
#s-dc807093-79de-4207-a51f-8781b130a7a5 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 30px;
padding-right: 10%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-dc807093-79de-4207-a51f-8781b130a7a5 {
  display: none;
}
#s-dc807093-79de-4207-a51f-8781b130a7a5, #wrap-s-dc807093-79de-4207-a51f-8781b130a7a5, #wrap-content-s-dc807093-79de-4207-a51f-8781b130a7a5 { display: none !important; }}
#s-dc807093-79de-4207-a51f-8781b130a7a5 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 {
  display: none;
}
#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475, #wrap-s-1d89eb7f-a306-420e-b1bf-d33b7b30f475, #wrap-content-s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 {
  display: none;
}
#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475, #wrap-s-1d89eb7f-a306-420e-b1bf-d33b7b30f475, #wrap-content-s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 {
  display: none;
}
#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475, #wrap-s-1d89eb7f-a306-420e-b1bf-d33b7b30f475, #wrap-content-s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 { display: none !important; }}@media (max-width: 767px){#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 {
  
}
}
#s-1d89eb7f-a306-420e-b1bf-d33b7b30f475 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-880a54ae-6f37-421a-b638-a3dc36382773 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-880a54ae-6f37-421a-b638-a3dc36382773 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-880a54ae-6f37-421a-b638-a3dc36382773.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-76fe0937-017c-4ac6-970a-33aecacf459b {
  margin-top: 0px;
padding-top: 30px;
padding-left: 20%;
padding-bottom: 30px;
padding-right: 20%;
}
@media (max-width: 767px){#s-76fe0937-017c-4ac6-970a-33aecacf459b {
  display: none;
}
#s-76fe0937-017c-4ac6-970a-33aecacf459b, #wrap-s-76fe0937-017c-4ac6-970a-33aecacf459b, #wrap-content-s-76fe0937-017c-4ac6-970a-33aecacf459b { display: none !important; }}
#s-76fe0937-017c-4ac6-970a-33aecacf459b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-76fe0937-017c-4ac6-970a-33aecacf459b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-76fe0937-017c-4ac6-970a-33aecacf459b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-76fe0937-017c-4ac6-970a-33aecacf459b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-76fe0937-017c-4ac6-970a-33aecacf459b > .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: Open Sans;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-76fe0937-017c-4ac6-970a-33aecacf459b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-ebb5ef93-d60d-4050-93d0-04c71e0f2943 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-7d754f05-d02b-46f0-b041-e53732549f48 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-b58af250-898b-49a6-9949-4779b97baa11 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-5c409404-d41d-4a78-b7f6-3188cf561328 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-ac82d74f-3dbe-4312-bae5-34dffe1cb8d0 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-59aad3cf-2c64-4add-be46-e09efcdeca9b {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec {
  margin-top: 0px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}
@media (min-width: 1200px){#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec {
  display: none;
}
#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec, #wrap-s-4a044cbe-5157-4272-8a71-7f7090f0e3ec, #wrap-content-s-4a044cbe-5157-4272-8a71-7f7090f0e3ec { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec {
  display: none;
}
#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec, #wrap-s-4a044cbe-5157-4272-8a71-7f7090f0e3ec, #wrap-content-s-4a044cbe-5157-4272-8a71-7f7090f0e3ec { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec {
  display: none;
}
#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec, #wrap-s-4a044cbe-5157-4272-8a71-7f7090f0e3ec, #wrap-content-s-4a044cbe-5157-4272-8a71-7f7090f0e3ec { display: none !important; }}
#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec > .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: Open Sans;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-4a044cbe-5157-4272-8a71-7f7090f0e3ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-516bee3b-2656-48d3-a70d-88deaa0b8d2f {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-8854646f-3f20-45ff-8343-a38b1d82f010 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-39e657d7-d233-482a-9142-57c621979c7f {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-c20e2f83-ce3a-4d6f-9440-9208c1898d88 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-ab8f6e41-f725-476f-a416-d368e42c6987 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-3191df5b-6cf1-4298-8e25-8630f9337b05 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

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

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

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

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

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

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

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

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

#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(251, 113, 47, 1);
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(251, 113, 47, 1);
background-image: none;
hover-type: color;
}
#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 113, 47, 1) !important;
border-radius: 20px !important;
background-color: rgba(251, 113, 47, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 113, 47, 1) !important;
border-radius: 20px !important;
background-color: rgba(251, 113, 47, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db {
  display: none;
}
#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db, #wrap-s-6e3954fc-42ae-4d02-bf5d-9f387d8114db, #wrap-content-s-6e3954fc-42ae-4d02-bf5d-9f387d8114db { display: none !important; }}

  #s-6e3954fc-42ae-4d02-bf5d-9f387d8114db-root {
    text-align: center;
  }


#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6e3954fc-42ae-4d02-bf5d-9f387d8114db-root {
    text-align: center;
  }


#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6e3954fc-42ae-4d02-bf5d-9f387d8114db-root {
    text-align: center;
  }


#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6e3954fc-42ae-4d02-bf5d-9f387d8114db-root {
    text-align: center;
  }


#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6e3954fc-42ae-4d02-bf5d-9f387d8114db-root {
    text-align: center;
  }


#s-6e3954fc-42ae-4d02-bf5d-9f387d8114db.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-a3ce50e5-a7af-432a-afc8-164174eb467c {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(251, 113, 47, 1);
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(251, 113, 47, 1);
background-image: none;
hover-type: color;
}
#s-a3ce50e5-a7af-432a-afc8-164174eb467c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 113, 47, 1) !important;
border-radius: 20px !important;
background-color: rgba(251, 113, 47, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a3ce50e5-a7af-432a-afc8-164174eb467c:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 113, 47, 1) !important;
border-radius: 20px !important;
background-color: rgba(251, 113, 47, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-a3ce50e5-a7af-432a-afc8-164174eb467c {
  display: none;
}
#s-a3ce50e5-a7af-432a-afc8-164174eb467c, #wrap-s-a3ce50e5-a7af-432a-afc8-164174eb467c, #wrap-content-s-a3ce50e5-a7af-432a-afc8-164174eb467c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3ce50e5-a7af-432a-afc8-164174eb467c {
  display: none;
}
#s-a3ce50e5-a7af-432a-afc8-164174eb467c, #wrap-s-a3ce50e5-a7af-432a-afc8-164174eb467c, #wrap-content-s-a3ce50e5-a7af-432a-afc8-164174eb467c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3ce50e5-a7af-432a-afc8-164174eb467c {
  display: none;
}
#s-a3ce50e5-a7af-432a-afc8-164174eb467c, #wrap-s-a3ce50e5-a7af-432a-afc8-164174eb467c, #wrap-content-s-a3ce50e5-a7af-432a-afc8-164174eb467c { display: none !important; }}

  #s-a3ce50e5-a7af-432a-afc8-164174eb467c-root {
    text-align: center;
  }


#s-a3ce50e5-a7af-432a-afc8-164174eb467c.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a3ce50e5-a7af-432a-afc8-164174eb467c-root {
    text-align: center;
  }


#s-a3ce50e5-a7af-432a-afc8-164174eb467c.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a3ce50e5-a7af-432a-afc8-164174eb467c-root {
    text-align: center;
  }


#s-a3ce50e5-a7af-432a-afc8-164174eb467c.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a3ce50e5-a7af-432a-afc8-164174eb467c-root {
    text-align: center;
  }


#s-a3ce50e5-a7af-432a-afc8-164174eb467c.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a3ce50e5-a7af-432a-afc8-164174eb467c-root {
    text-align: center;
  }


#s-a3ce50e5-a7af-432a-afc8-164174eb467c.shg-btn {
  color: rgba(251, 113, 47, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
/*
  $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;
  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;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}