.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-ac082b53-2cb6-41c5-9d8d-790821dbe050 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ac082b53-2cb6-41c5-9d8d-790821dbe050 {
  display: none;
}
#s-ac082b53-2cb6-41c5-9d8d-790821dbe050, #wrap-s-ac082b53-2cb6-41c5-9d8d-790821dbe050 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac082b53-2cb6-41c5-9d8d-790821dbe050 {
  display: none;
}
#s-ac082b53-2cb6-41c5-9d8d-790821dbe050, #wrap-s-ac082b53-2cb6-41c5-9d8d-790821dbe050 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac082b53-2cb6-41c5-9d8d-790821dbe050 {
  display: none;
}
#s-ac082b53-2cb6-41c5-9d8d-790821dbe050, #wrap-s-ac082b53-2cb6-41c5-9d8d-790821dbe050 { display: none !important; }}
#s-ac082b53-2cb6-41c5-9d8d-790821dbe050 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-2dec3e78-f16b-42ed-b50f-76ef3f101f4a {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2dec3e78-f16b-42ed-b50f-76ef3f101f4a {
  display: unset;
}
#s-2dec3e78-f16b-42ed-b50f-76ef3f101f4a, #wrap-s-2dec3e78-f16b-42ed-b50f-76ef3f101f4a { display: unset !important; }}@media (max-width: 767px){#s-2dec3e78-f16b-42ed-b50f-76ef3f101f4a {
  display: none;
}
#s-2dec3e78-f16b-42ed-b50f-76ef3f101f4a, #wrap-s-2dec3e78-f16b-42ed-b50f-76ef3f101f4a { display: none !important; }}
#s-2dec3e78-f16b-42ed-b50f-76ef3f101f4a .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  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;
  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-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
  max-width: 2051px;
aspect-ratio: 2051/1040;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
  display: none;
}
#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32, #wrap-s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 { display: none !important; }}@media (max-width: 767px){#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
  display: none;
}
#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32, #wrap-s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 { display: none !important; }}




  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image,
  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
    width: 100%;
    height: auto;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
    
    
  }


.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
      position: relative;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image,
  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
    width: 100%;
    height: auto;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
    
    
  }


.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
      position: relative;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image,
  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
    width: 100%;
    height: auto;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
    
    
  }


.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
      position: relative;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image,
  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
    width: 100%;
    height: auto;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
    
    
  }


.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
      position: relative;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image,
  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
    width: 100%;
    height: auto;
  }

  #s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
    
    
  }


.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container {
      position: relative;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1b064c9-8fdb-4d4b-8b7c-cf5bdd2e3f32 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
  max-width: 2051px;
aspect-ratio: 2051/1040;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
  display: none;
}
#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8, #wrap-s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 { display: none !important; }}@media (max-width: 767px){#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
  display: none;
}
#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8, #wrap-s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 { display: none !important; }}




  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image,
  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
    width: 100%;
    height: auto;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
    
    
  }


.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
      position: relative;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image,
  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
    width: 100%;
    height: auto;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
    
    
  }


.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
      position: relative;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image,
  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
    width: 100%;
    height: auto;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
    
    
  }


.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
      position: relative;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image,
  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
    width: 100%;
    height: auto;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
    
    
  }


.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
      position: relative;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image,
  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
    width: 100%;
    height: auto;
  }

  #s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
    
    
  }


.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 {
      --shg-aspect-ratio: calc(2051/1040); 
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container {
      position: relative;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fccd2bfe-f276-4c4e-ad2d-91bdcaf47fb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
  max-width: 2051px;
aspect-ratio: 2051/1600;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
  display: none;
}
#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14, #wrap-s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 { display: none !important; }}@media (max-width: 767px){#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
  display: none;
}
#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14, #wrap-s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 { display: none !important; }}




  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image,
  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
    width: 100%;
    height: auto;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
    
    
  }


.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
      --shg-aspect-ratio: calc(2051/1600); 
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
      position: relative;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image,
  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
    width: 100%;
    height: auto;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
    
    
  }


.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
      --shg-aspect-ratio: calc(2051/1600); 
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
      position: relative;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image,
  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
    width: 100%;
    height: auto;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
    
    
  }


.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
      --shg-aspect-ratio: calc(2051/1600); 
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
      position: relative;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image,
  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
    width: 100%;
    height: auto;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
    
    
  }


.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
      --shg-aspect-ratio: calc(2051/1600); 
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
      position: relative;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image,
  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
    width: 100%;
    height: auto;
  }

  #s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
    
    
  }


.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 {
      --shg-aspect-ratio: calc(2051/1600); 
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container {
      position: relative;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d7d5a5-66f8-41ad-9d0b-dcdf1029ac14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
  max-width: 2051px;
aspect-ratio: 2051/954;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
  display: none;
}
#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15, #wrap-s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 { display: none !important; }}@media (max-width: 767px){#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
  display: none;
}
#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15, #wrap-s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 { display: none !important; }}




  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image,
  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
    width: 100%;
    height: auto;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
    
    
  }


.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shogun-image-content {
  
    align-items: center;
  
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
      --shg-aspect-ratio: calc(2051/954); 
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
      position: relative;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image,
  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
    width: 100%;
    height: auto;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
    
    
  }


.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shogun-image-content {
  
    align-items: center;
  
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
      --shg-aspect-ratio: calc(2051/954); 
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
      position: relative;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image,
  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
    width: 100%;
    height: auto;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
    
    
  }


.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shogun-image-content {
  
    align-items: center;
  
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
      --shg-aspect-ratio: calc(2051/954); 
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
      position: relative;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image,
  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
    width: 100%;
    height: auto;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
    
    
  }


.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shogun-image-content {
  
    align-items: center;
  
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
      --shg-aspect-ratio: calc(2051/954); 
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
      position: relative;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image,
  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
    width: 100%;
    height: auto;
  }

  #s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
    
    
  }


.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 .shogun-image-content {
  
    align-items: center;
  
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 {
      --shg-aspect-ratio: calc(2051/954); 
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container {
      position: relative;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77934408-ad21-4eb4-8b2b-faa1fe0d4a15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
  max-width: 858px;
aspect-ratio: 858/1615;
text-align: center;
}
@media (min-width: 1200px){#s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
  display: none;
}
#s-471ade3b-34a2-4efc-91e5-0bc9ade700db, #wrap-s-471ade3b-34a2-4efc-91e5-0bc9ade700db { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
  display: none;
}
#s-471ade3b-34a2-4efc-91e5-0bc9ade700db, #wrap-s-471ade3b-34a2-4efc-91e5-0bc9ade700db { display: none !important; }}




  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image,
  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
    width: 100%;
    height: auto;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
      --shg-aspect-ratio: calc(858/1615); 
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
      position: relative;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image,
  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
    width: 100%;
    height: auto;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
      --shg-aspect-ratio: calc(858/1615); 
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
      position: relative;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image,
  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
    width: 100%;
    height: auto;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
      --shg-aspect-ratio: calc(858/1615); 
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
      position: relative;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image,
  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
    width: 100%;
    height: auto;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
      --shg-aspect-ratio: calc(858/1615); 
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
      position: relative;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image,
  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
    width: 100%;
    height: auto;
  }

  #s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-471ade3b-34a2-4efc-91e5-0bc9ade700db .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db {
      --shg-aspect-ratio: calc(858/1615); 
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container {
      position: relative;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-471ade3b-34a2-4efc-91e5-0bc9ade700db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
  max-width: 858px;
aspect-ratio: 858/562;
text-align: center;
}
@media (min-width: 1200px){#s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
  display: none;
}
#s-0c5cecec-ad4b-433c-9bae-ae434071ab06, #wrap-s-0c5cecec-ad4b-433c-9bae-ae434071ab06 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
  display: none;
}
#s-0c5cecec-ad4b-433c-9bae-ae434071ab06, #wrap-s-0c5cecec-ad4b-433c-9bae-ae434071ab06 { display: none !important; }}




  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image,
  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
    width: 100%;
    height: auto;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
      --shg-aspect-ratio: calc(858/562); 
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
      position: relative;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image,
  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
    width: 100%;
    height: auto;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
      --shg-aspect-ratio: calc(858/562); 
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
      position: relative;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image,
  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
    width: 100%;
    height: auto;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
      --shg-aspect-ratio: calc(858/562); 
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
      position: relative;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image,
  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
    width: 100%;
    height: auto;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
      --shg-aspect-ratio: calc(858/562); 
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
      position: relative;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image,
  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
    width: 100%;
    height: auto;
  }

  #s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-0c5cecec-ad4b-433c-9bae-ae434071ab06 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 {
      --shg-aspect-ratio: calc(858/562); 
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container {
      position: relative;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0c5cecec-ad4b-433c-9bae-ae434071ab06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-4d719241-0e39-4fa4-b968-7114132ec426 {
  max-width: 857px;
aspect-ratio: 857/1700;
text-align: center;
}
@media (min-width: 1200px){#s-4d719241-0e39-4fa4-b968-7114132ec426 {
  display: none;
}
#s-4d719241-0e39-4fa4-b968-7114132ec426, #wrap-s-4d719241-0e39-4fa4-b968-7114132ec426 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d719241-0e39-4fa4-b968-7114132ec426 {
  display: none;
}
#s-4d719241-0e39-4fa4-b968-7114132ec426, #wrap-s-4d719241-0e39-4fa4-b968-7114132ec426 { display: none !important; }}




  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image,
  #s-4d719241-0e39-4fa4-b968-7114132ec426 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 {
    width: 100%;
    height: auto;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-4d719241-0e39-4fa4-b968-7114132ec426 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d719241-0e39-4fa4-b968-7114132ec426 {
      --shg-aspect-ratio: calc(857/1700); 
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
      position: relative;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image,
  #s-4d719241-0e39-4fa4-b968-7114132ec426 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 {
    width: 100%;
    height: auto;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-4d719241-0e39-4fa4-b968-7114132ec426 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d719241-0e39-4fa4-b968-7114132ec426 {
      --shg-aspect-ratio: calc(857/1700); 
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
      position: relative;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image,
  #s-4d719241-0e39-4fa4-b968-7114132ec426 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 {
    width: 100%;
    height: auto;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-4d719241-0e39-4fa4-b968-7114132ec426 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d719241-0e39-4fa4-b968-7114132ec426 {
      --shg-aspect-ratio: calc(857/1700); 
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
      position: relative;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image,
  #s-4d719241-0e39-4fa4-b968-7114132ec426 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 {
    width: 100%;
    height: auto;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-4d719241-0e39-4fa4-b968-7114132ec426 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d719241-0e39-4fa4-b968-7114132ec426 {
      --shg-aspect-ratio: calc(857/1700); 
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
      position: relative;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image,
  #s-4d719241-0e39-4fa4-b968-7114132ec426 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 {
    width: 100%;
    height: auto;
  }

  #s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-4d719241-0e39-4fa4-b968-7114132ec426 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d719241-0e39-4fa4-b968-7114132ec426 {
      --shg-aspect-ratio: calc(857/1700); 
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container {
      position: relative;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d719241-0e39-4fa4-b968-7114132ec426 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
  max-width: 857px;
aspect-ratio: 857/965;
text-align: center;
}
@media (min-width: 1200px){#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
  display: none;
}
#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b, #wrap-s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
  display: none;
}
#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b, #wrap-s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b { display: none !important; }}




  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image,
  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
    width: 100%;
    height: auto;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
      --shg-aspect-ratio: calc(857/965); 
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
      position: relative;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image,
  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
    width: 100%;
    height: auto;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
      --shg-aspect-ratio: calc(857/965); 
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
      position: relative;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image,
  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
    width: 100%;
    height: auto;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
      --shg-aspect-ratio: calc(857/965); 
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
      position: relative;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image,
  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
    width: 100%;
    height: auto;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
      --shg-aspect-ratio: calc(857/965); 
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
      position: relative;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image,
  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
    width: 100%;
    height: auto;
  }

  #s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b {
      --shg-aspect-ratio: calc(857/965); 
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container {
      position: relative;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-515ac8ce-a5c4-47ef-b6dc-6e8c55c1da9b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-03ff2152-e502-4aa2-abaa-4dbc75cc882d {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03ff2152-e502-4aa2-abaa-4dbc75cc882d .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



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

@media (min-width: 0px) {
[id="s-61fa5dd6-a29f-48fe-b56e-38d50c9a5399"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-61fa5dd6-a29f-48fe-b56e-38d50c9a5399"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-61fa5dd6-a29f-48fe-b56e-38d50c9a5399"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-61fa5dd6-a29f-48fe-b56e-38d50c9a5399"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-308db1ce-4216-493a-a3a2-c5416eed512e {
  text-align: left;
}



.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-308db1ce-4216-493a-a3a2-c5416eed512e img.shogun-image {
  width: 100%;
}



}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-b4ba97ec-c834-4316-b10a-13e727eaca5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4ba97ec-c834-4316-b10a-13e727eaca5a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-3212b22b-102b-4cd9-93c5-1fd515354cb8 {
  text-align: center;
}

#s-3212b22b-102b-4cd9-93c5-1fd515354cb8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-3212b22b-102b-4cd9-93c5-1fd515354cb8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 14px;
}

#s-3212b22b-102b-4cd9-93c5-1fd515354cb8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 {
  text-align: left;
}



.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55e93db6-b377-4ea8-a71e-bc57357ae9e5 img.shogun-image {
  width: 100%;
}



}
#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 {
  text-align: left;
}



.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54c0ca75-bd37-479b-8591-30d7ec6ce537 img.shogun-image {
  width: 100%;
}



}
#s-35cc7aed-6d45-40bc-8aa4-68d6e248c702 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35cc7aed-6d45-40bc-8aa4-68d6e248c702 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6e4e8795-6be7-4de1-829a-54080d759b46 {
  text-align: center;
}

#s-6e4e8795-6be7-4de1-829a-54080d759b46 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6e4e8795-6be7-4de1-829a-54080d759b46 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6e4e8795-6be7-4de1-829a-54080d759b46 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3ca8c2de-5784-4421-a189-1c401db022b3 {
  text-align: left;
}



.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ca8c2de-5784-4421-a189-1c401db022b3 img.shogun-image {
  width: 100%;
}



}
#s-e0688e5e-0e19-4fb6-82d2-c43f12740224 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0688e5e-0e19-4fb6-82d2-c43f12740224 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-7c048ea1-e404-46ff-9032-90451a5e59b7 {
  text-align: center;
}

#s-7c048ea1-e404-46ff-9032-90451a5e59b7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7c048ea1-e404-46ff-9032-90451a5e59b7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7c048ea1-e404-46ff-9032-90451a5e59b7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
  max-width: 2051px;
aspect-ratio: 2051/365;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
  display: none;
}
#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6, #wrap-s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 { display: none !important; }}@media (max-width: 767px){#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
  display: none;
}
#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6, #wrap-s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 { display: none !important; }}




  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image,
  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
    width: 100%;
    height: auto;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
    
    
  }


.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
      --shg-aspect-ratio: calc(2051/365); 
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
      position: relative;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image,
  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
    width: 100%;
    height: auto;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
    
    
  }


.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
      --shg-aspect-ratio: calc(2051/365); 
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
      position: relative;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image,
  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
    width: 100%;
    height: auto;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
    
    
  }


.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
      --shg-aspect-ratio: calc(2051/365); 
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
      position: relative;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image,
  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
    width: 100%;
    height: auto;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
    
    
  }


.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
      --shg-aspect-ratio: calc(2051/365); 
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
      position: relative;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image,
  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
    width: 100%;
    height: auto;
  }

  #s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
    
    
  }


.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 {
      --shg-aspect-ratio: calc(2051/365); 
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container {
      position: relative;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84aa2a52-0ac4-400f-b40b-948b2b1805b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
  max-width: 858px;
aspect-ratio: 858/343;
text-align: center;
}
@media (min-width: 1200px){#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
  display: none;
}
#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5, #wrap-s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
  display: none;
}
#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5, #wrap-s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 { display: none !important; }}




  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image,
  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
    width: 100%;
    height: auto;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
      --shg-aspect-ratio: calc(858/343); 
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
      position: relative;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image,
  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
    width: 100%;
    height: auto;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
      --shg-aspect-ratio: calc(858/343); 
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
      position: relative;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image,
  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
    width: 100%;
    height: auto;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
      --shg-aspect-ratio: calc(858/343); 
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
      position: relative;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image,
  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
    width: 100%;
    height: auto;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
      --shg-aspect-ratio: calc(858/343); 
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
      position: relative;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image,
  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
    width: 100%;
    height: auto;
  }

  #s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 {
      --shg-aspect-ratio: calc(858/343); 
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container {
      position: relative;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e4b768a-38ee-4dd0-96f7-9162e7e735d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
.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-c637ec89-080c-44d1-aca1-00ee06a06bac {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-radius: 4px;
background-color: rgba(66, 179, 227, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 2px;
}
#s-c637ec89-080c-44d1-aca1-00ee06a06bac:hover {background-color: rgba(0, 38, 62, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c637ec89-080c-44d1-aca1-00ee06a06bac:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c637ec89-080c-44d1-aca1-00ee06a06bac {
  display: none;
}
#s-c637ec89-080c-44d1-aca1-00ee06a06bac, #wrap-s-c637ec89-080c-44d1-aca1-00ee06a06bac { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c637ec89-080c-44d1-aca1-00ee06a06bac {
  display: none;
}
#s-c637ec89-080c-44d1-aca1-00ee06a06bac, #wrap-s-c637ec89-080c-44d1-aca1-00ee06a06bac { display: none !important; }}

  #s-c637ec89-080c-44d1-aca1-00ee06a06bac-root {
    text-align: center;
  }


#s-c637ec89-080c-44d1-aca1-00ee06a06bac.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c637ec89-080c-44d1-aca1-00ee06a06bac-root {
    text-align: center;
  }


#s-c637ec89-080c-44d1-aca1-00ee06a06bac.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c637ec89-080c-44d1-aca1-00ee06a06bac-root {
    text-align: center;
  }


#s-c637ec89-080c-44d1-aca1-00ee06a06bac.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c637ec89-080c-44d1-aca1-00ee06a06bac-root {
    text-align: center;
  }


#s-c637ec89-080c-44d1-aca1-00ee06a06bac.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c637ec89-080c-44d1-aca1-00ee06a06bac-root {
    text-align: center;
  }


#s-c637ec89-080c-44d1-aca1-00ee06a06bac.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  
  font-family: Poppins;
  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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
