<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

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

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

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

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

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

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

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

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

#s-a2be9ff2-cad4-42d4-81da-3b77e6223d89 {
  min-height: 50px;
background-color: rgba(228, 229, 251, 1);
}








#s-a2be9ff2-cad4-42d4-81da-3b77e6223d89 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2be9ff2-cad4-42d4-81da-3b77e6223d89.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0af3af89-6589-4320-80fe-d7927e00dcb7 {
  padding-top: 64px;
padding-bottom: 64px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(228, 229, 251, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(51, 18, 121, 1);
}
@media (max-width: 767px){#s-0af3af89-6589-4320-80fe-d7927e00dcb7 {
  padding-top: 32px;
padding-bottom: 20px;
}
}







#s-0af3af89-6589-4320-80fe-d7927e00dcb7 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0af3af89-6589-4320-80fe-d7927e00dcb7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  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-ce5b9b82-e23b-4271-833c-06d320789136 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ce5b9b82-e23b-4271-833c-06d320789136 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-ce5b9b82-e23b-4271-833c-06d320789136 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-ce5b9b82-e23b-4271-833c-06d320789136 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.5em;
  
  
}


@media (max-width: 767px){#s-ce5b9b82-e23b-4271-833c-06d320789136 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.4em;
  
  
}


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

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

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

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

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

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

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

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

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

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

.shogun-accordion-icon.shogun-icon-chevron &gt; span::after {
  content: "â–¸";
}

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

.shogun-accordion-icon.shogun-icon-plus &gt; span::after {
  content: "ï¼‹";
}

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

#s-535923a1-6f84-4f48-92a1-a3de07379c3a {
  margin-top: 20px;
}
@media (min-width: 1200px){#s-535923a1-6f84-4f48-92a1-a3de07379c3a {
  display: none;
}
#s-535923a1-6f84-4f48-92a1-a3de07379c3a, #wrap-s-535923a1-6f84-4f48-92a1-a3de07379c3a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-535923a1-6f84-4f48-92a1-a3de07379c3a {
  display: none;
}
#s-535923a1-6f84-4f48-92a1-a3de07379c3a, #wrap-s-535923a1-6f84-4f48-92a1-a3de07379c3a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-535923a1-6f84-4f48-92a1-a3de07379c3a {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-535923a1-6f84-4f48-92a1-a3de07379c3a {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-535923a1-6f84-4f48-92a1-a3de07379c3a &gt; .shogun-accordion-wrapper &gt; .shogun-accordion {
  border: 1px solid rgba(192, 184, 213, 1);
}

#s-535923a1-6f84-4f48-92a1-a3de07379c3a &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-heading {
  background: rgba(234, 235, 252, 1);
  padding: 5px;
}

#s-535923a1-6f84-4f48-92a1-a3de07379c3a &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-heading &gt; .shogun-accordion-header &gt; .shogun-accordion-icon &gt; span {
  color: rgba(51, 18, 121, 1);
}

#s-535923a1-6f84-4f48-92a1-a3de07379c3a &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(192, 184, 213, 1);
}

#s-535923a1-6f84-4f48-92a1-a3de07379c3a &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-heading &gt; .shogun-accordion-header &gt; .shogun-accordion-title {
  color: rgba(51, 18, 121, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 700;
  font-style: ;
  font-size: 20px;
}

#s-535923a1-6f84-4f48-92a1-a3de07379c3a &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-4d7b7b1a-bd1e-4eeb-9d9f-cdf9d1965f22 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 235, 252, 1);
border-style: none;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-4d7b7b1a-bd1e-4eeb-9d9f-cdf9d1965f22 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4d7b7b1a-bd1e-4eeb-9d9f-cdf9d1965f22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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&gt;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&gt;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-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  margin-left: 10%;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 3224px;
aspect-ratio: 3000/2577;
text-align: center;
}



.shg-image-margin-container-s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  margin-left: 10%;
  margin-right: 10%;
  
  
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }

    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-link {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-content {
  
    align-items: center;
  
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
      --shg-aspect-ratio: calc(3000/2577); 
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
      position: relative;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  
  
  
  
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }

    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-link {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-content {
  
    align-items: center;
  
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
      --shg-aspect-ratio: calc(3000/2577); 
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
      position: relative;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  
  
  
  
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }

    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-link {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-content {
  
    align-items: center;
  
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
      --shg-aspect-ratio: calc(3000/2577); 
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
      position: relative;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  
  
  
  
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }

    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-link {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-content {
  
    align-items: center;
  
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
      --shg-aspect-ratio: calc(3000/2577); 
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
      position: relative;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  
  
  
  
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }

    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-link {
      aspect-ratio: 3000/2577;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-260a7f9c-0dee-4f09-b646-ee2872fab166 .shogun-image-content {
  
    align-items: center;
  
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 {
      --shg-aspect-ratio: calc(3000/2577); 
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container {
      position: relative;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-260a7f9c-0dee-4f09-b646-ee2872fab166 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

}
#s-4ed42859-4e89-4d40-9d99-8eed7d4e5afa {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 50px;
}








#s-4ed42859-4e89-4d40-9d99-8eed7d4e5afa &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4ed42859-4e89-4d40-9d99-8eed7d4e5afa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-a64e4ccc-56c8-48d7-b90b-b8b2de0e0a78 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-2287923d-5fe1-4210-b49d-d965a44ccdc7 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 235, 252, 1);
border-style: none;
min-height: 50px;
background-color: rgba(254, 254, 255, 1);
}








#s-2287923d-5fe1-4210-b49d-d965a44ccdc7 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2287923d-5fe1-4210-b49d-d965a44ccdc7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  margin-left: 10%;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 3224px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  margin-left: 10%;
  margin-right: 10%;
  
  
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-content {
  
    align-items: center;
  
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b289f7ac-526a-4968-9a9d-9df53e335604 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
      position: relative;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  
  
  
  
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-content {
  
    align-items: center;
  
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b289f7ac-526a-4968-9a9d-9df53e335604 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
      position: relative;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  
  
  
  
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-content {
  
    align-items: center;
  
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b289f7ac-526a-4968-9a9d-9df53e335604 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
      position: relative;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  
  
  
  
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-content {
  
    align-items: center;
  
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b289f7ac-526a-4968-9a9d-9df53e335604 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
      position: relative;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  
  
  
  
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b289f7ac-526a-4968-9a9d-9df53e335604 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-b289f7ac-526a-4968-9a9d-9df53e335604 .shogun-image-content {
  
    align-items: center;
  
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b289f7ac-526a-4968-9a9d-9df53e335604 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container {
      position: relative;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b289f7ac-526a-4968-9a9d-9df53e335604 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

}
#s-dda913bf-d3fe-4474-9881-03eb202f4285 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 50px;
}








#s-dda913bf-d3fe-4474-9881-03eb202f4285 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dda913bf-d3fe-4474-9881-03eb202f4285.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9ac5da5d-3a53-4323-849c-27746eb5369e {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9ac5da5d-3a53-4323-849c-27746eb5369e .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-f81d0204-8bb6-44cb-95f7-09ca265a6ace {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-3fb79b7f-8a98-4500-a1e2-21079bb4d5c8 {
  margin-top: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3fb79b7f-8a98-4500-a1e2-21079bb4d5c8 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-b41906be-c7a7-4a7b-8fbb-cd001d197b6d {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1000px;
}

#s-c13e692a-ee15-4fe0-a1df-4d639c0351d3 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c13e692a-ee15-4fe0-a1df-4d639c0351d3 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-5bf5bd91-313a-463b-83b6-697bc505410f {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-051b7fdf-63fa-47aa-bad6-83480690ddb5 {
  margin-top: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-051b7fdf-63fa-47aa-bad6-83480690ddb5 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-c76b7fc4-7948-4f1a-aa6d-87e7b9fa52e6 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-ba3dbfb8-0901-419a-992c-943cc462264c {
  margin-top: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ba3dbfb8-0901-419a-992c-943cc462264c .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-c96a3be9-b9ad-4486-a6b0-836705541bdd {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-1b17b34f-0dff-4311-a4bf-cc89417506aa {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 235, 252, 1);
border-style: none;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1b17b34f-0dff-4311-a4bf-cc89417506aa &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b17b34f-0dff-4311-a4bf-cc89417506aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e8826a6-6c66-4bf1-908f-0b7704bafc4b {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
min-height: 50px;
}








#s-8e8826a6-6c66-4bf1-908f-0b7704bafc4b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8e8826a6-6c66-4bf1-908f-0b7704bafc4b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-12c4571b-5228-4090-a9e8-37aacde8a027 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 5075px;
aspect-ratio: 5075/3478;
text-align: left;
}



.shg-image-margin-container-s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-content {
  
    align-items: center;
  
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
      position: relative;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  
  
  
  
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-content {
  
    align-items: center;
  
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
      position: relative;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

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

.shg-image-margin-container-s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  
  
  
  
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-content {
  
    align-items: center;
  
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
      position: relative;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

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

.shg-image-margin-container-s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  
  
  
  
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-content {
  
    align-items: center;
  
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
      position: relative;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

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

.shg-image-margin-container-s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  
  
  
  
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-de911a2f-bf4d-4b96-8042-ab0b736422ad .shogun-image-content {
  
    align-items: center;
  
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container {
      position: relative;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de911a2f-bf4d-4b96-8042-ab0b736422ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

}
#s-4a404a5f-0ca7-45a6-bcd8-26889a677472 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-b5b99cb2-20c7-4ed9-a704-c945ffa58402 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-6460375f-8b64-4186-8c9b-eb725b5e9260 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-be57e2ba-a90e-478b-b6c2-166c5003e956 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-f54db67f-952e-474b-ac84-a986a324a074 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-74523abe-0982-4e5f-80e7-84f4632083e6 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-74523abe-0982-4e5f-80e7-84f4632083e6 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-16d09ac6-1c6a-4036-80fc-badf46d788b9 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-c0e61226-b51a-4041-84e0-8dd99a8d3694 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-f7b78ff1-8286-4d52-825d-82dd546abbcd {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-a040d46b-099d-480f-8634-eb08affc9ed3 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a040d46b-099d-480f-8634-eb08affc9ed3 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a040d46b-099d-480f-8634-eb08affc9ed3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  margin-left: 10%;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 3224px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  margin-left: 10%;
  margin-right: 10%;
  
  
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-content {
  
    align-items: center;
  
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
      position: relative;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  
  
  
  
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-content {
  
    align-items: center;
  
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
      position: relative;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  
  
  
  
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-content {
  
    align-items: center;
  
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
      position: relative;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  
  
  
  
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-content {
  
    align-items: center;
  
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
      position: relative;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  
  
  
  
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 .shogun-image-content {
  
    align-items: center;
  
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container {
      position: relative;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-faf9f8cb-1cb5-4ff2-8170-b77314188d85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

}
#s-db28d0b1-0a72-4daa-8301-452444e914a9 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 50px;
}








#s-db28d0b1-0a72-4daa-8301-452444e914a9 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db28d0b1-0a72-4daa-8301-452444e914a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7c344556-8622-4c52-9481-457f2562ee40 {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7c344556-8622-4c52-9481-457f2562ee40 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-edee3597-6fc4-4c56-a8f6-214dc845dd44 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-f1fcb211-c3e4-45d2-97a4-cc082ecadeff {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f1fcb211-c3e4-45d2-97a4-cc082ecadeff .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-6e885733-4944-471c-b8e2-e4f471bc9009 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1000px;
}

#s-47a6fece-57ba-4af8-af83-61bb79bbd31e {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-47a6fece-57ba-4af8-af83-61bb79bbd31e .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-7ee1c584-5af8-4698-9b89-74b192263d30 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-8eb9e0b1-f545-4734-b8b9-bb8937364e4a {
  margin-top: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8eb9e0b1-f545-4734-b8b9-bb8937364e4a .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-7ac52394-72bf-4c79-bf6a-948a43a2453b {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-0290b583-14a0-4f90-bc90-5f4f7668cb3d {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0290b583-14a0-4f90-bc90-5f4f7668cb3d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0290b583-14a0-4f90-bc90-5f4f7668cb3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  margin-left: 10%;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 3224px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  margin-left: 10%;
  margin-right: 10%;
  
  
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-content {
  
    align-items: center;
  
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
      position: relative;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  
  
  
  
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-content {
  
    align-items: center;
  
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
      position: relative;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  
  
  
  
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-content {
  
    align-items: center;
  
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
      position: relative;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  
  
  
  
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-content {
  
    align-items: center;
  
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
      position: relative;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  
  
  
  
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-c88a73a9-21f8-405a-95e8-70a3e3a19136 .shogun-image-content {
  
    align-items: center;
  
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container {
      position: relative;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c88a73a9-21f8-405a-95e8-70a3e3a19136 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

}
#s-cbaf5b1f-2efa-4c6a-900d-04a4978cd9a0 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 50px;
}








#s-cbaf5b1f-2efa-4c6a-900d-04a4978cd9a0 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cbaf5b1f-2efa-4c6a-900d-04a4978cd9a0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52d31e1a-4f8b-4668-8a15-57da60dc97b9 {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-52d31e1a-4f8b-4668-8a15-57da60dc97b9 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-c634f448-73d5-4a5b-8d71-0c51e0ca3b30 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-1788c133-2a32-4c7b-a0af-0c543bfa6ff7 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1788c133-2a32-4c7b-a0af-0c543bfa6ff7 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-89e618b1-58ef-43a4-94c1-4c7b186ef6b3 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1000px;
}

#s-01bf1142-372a-419b-8569-59ec829fa580 {
  margin-top: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-01bf1142-372a-419b-8569-59ec829fa580 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-a93e2c6d-8c69-40fb-b942-0ac7bca1344d {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-7555e849-515b-431a-9c58-66805ecf9ec0 {
  margin-top: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7555e849-515b-431a-9c58-66805ecf9ec0 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-71804a2c-656d-4298-b75e-1bc2c06fbe43 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-2bee1c18-3af5-476a-b78f-c57ac87820f6 {
  margin-top: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2bee1c18-3af5-476a-b78f-c57ac87820f6 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-6cddf4b0-77a8-4a55-9a1c-895f1c0d3a13 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body &gt; .shogun-tab-content {
  display: none;
}

.shogun-tabs-body &gt; .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 {
  margin-top: 32px;
margin-left: auto;
margin-right: auto;
max-width: 1400px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 {
  display: none;
}
#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4, #wrap-s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 { display: none !important; }}@media (max-width: 767px){#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 {
  display: none;
}
#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4, #wrap-s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 { display: none !important; }}

  #s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 .shogun-tabs &gt; li &gt; .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(192, 184, 213, 1);
  }
  #s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 .shogun-tabs &gt; li.shogun-tab-active &gt; .shogun-tab-box  {
    background: rgba(234, 235, 252, 1);
    border: 2px solid rgba(192, 184, 213, 1);
  }
#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 .shogun-tabs &gt; li &gt; .shogun-tab-box &gt; .shogun-tab-title {
  color: rgba(51, 18, 121, 1);
  font-family: Montserrat;
  font-weight: 700;
  font-style: ;
  font-size: 22px;
}

#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 .shogun-tabs &gt; li.shogun-tab-active &gt; .shogun-tab-box &gt; .shogun-tab-title {
  color: rgba(51, 18, 121, 1);
}

#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 .shogun-tabs &gt; li &gt; .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(234, 235, 252, 1);
}

#s-960a11e2-e619-4c0a-8303-a42cfb8c62a4 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(192, 184, 213, 1);
}

#s-9df81208-126d-472c-a7c6-d140ab79d071 {
  margin-top: -12px;
padding-bottom: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(192, 184, 213, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9df81208-126d-472c-a7c6-d140ab79d071 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9df81208-126d-472c-a7c6-d140ab79d071.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

#s-66fd0ea9-781d-414a-a86a-3639ead41af9 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-66fd0ea9-781d-414a-a86a-3639ead41af9"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66fd0ea9-781d-414a-a86a-3639ead41af9"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-66fd0ea9-781d-414a-a86a-3639ead41af9"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-66fd0ea9-781d-414a-a86a-3639ead41af9"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a67c54b8-de36-4e62-89bb-b937f3290fdb {
  margin-left: 15%;
margin-right: 3%;
min-height: 50px;
}








#s-a67c54b8-de36-4e62-89bb-b937f3290fdb &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a67c54b8-de36-4e62-89bb-b937f3290fdb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dfdb63c5-990a-41e8-9f03-25bd6d2a1c51 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-04aab421-beff-4093-89e6-3994337c085f {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 1200px){#s-04aab421-beff-4093-89e6-3994337c085f {
  margin-top: 10px;
}
}
#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  margin-left: 12%;
margin-right: 12%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 3224px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  margin-left: 12%;
  margin-right: 12%;
  
  
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
      position: relative;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  
  
  
  
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
      position: relative;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  
  
  
  
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
      position: relative;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  
  
  
  
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
      position: relative;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  
  
  
  
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container {
      position: relative;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6fb59012-e5ee-4c71-a1c8-6b5d8e8387a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

}
#s-6eeb1faf-d225-4f20-8206-5789ee6e51e9 {
  margin-top: -12px;
padding-bottom: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(192, 184, 213, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6eeb1faf-d225-4f20-8206-5789ee6e51e9 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6eeb1faf-d225-4f20-8206-5789ee6e51e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-343de829-a39f-4aa3-a8db-d5ac136cc330 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-343de829-a39f-4aa3-a8db-d5ac136cc330"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-343de829-a39f-4aa3-a8db-d5ac136cc330"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-343de829-a39f-4aa3-a8db-d5ac136cc330"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-343de829-a39f-4aa3-a8db-d5ac136cc330"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-de01609e-866a-41ad-b22d-159d07f6ba41 {
  margin-left: 8%;
margin-right: 3%;
min-height: 50px;
}








#s-de01609e-866a-41ad-b22d-159d07f6ba41 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-de01609e-866a-41ad-b22d-159d07f6ba41.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f051cf13-17c7-45a8-9bf3-a34b45385399 {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f051cf13-17c7-45a8-9bf3-a34b45385399 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-fa9bef38-9dba-4bb1-ba08-976da1a04375 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-a950ac60-e522-4c14-af01-72f50b73e16e {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a950ac60-e522-4c14-af01-72f50b73e16e .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-e7782733-e1cf-4cbc-ab25-bd28a2221040 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1000px;
}

#s-98180f4d-2628-4d4c-9088-49c4b4213f9f {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-98180f4d-2628-4d4c-9088-49c4b4213f9f .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-c1d23eea-1427-4d8c-943a-75b7f0b37adc {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-02654e21-41e3-4461-b3aa-1c147a725e53 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-02654e21-41e3-4461-b3aa-1c147a725e53 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-c86766a4-9a36-4876-8dd5-7ad83221837e {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-b22af556-1bca-4769-9f92-352360ced2b5 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b22af556-1bca-4769-9f92-352360ced2b5 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-a20c2614-dcbb-4e3f-a73c-319b92855a2b {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  margin-left: 12%;
margin-right: 12%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 3224px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  margin-left: 12%;
  margin-right: 12%;
  
  
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-content {
  
    align-items: center;
  
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
      position: relative;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  
  
  
  
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-content {
  
    align-items: center;
  
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
      position: relative;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  
  
  
  
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-content {
  
    align-items: center;
  
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
      position: relative;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  
  
  
  
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-content {
  
    align-items: center;
  
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
      position: relative;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  
  
  
  
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f .shogun-image-content {
  
    align-items: center;
  
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container {
      position: relative;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fb3713a-ba72-4c06-84a7-58d53b1cc57f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

}
#s-cdd19e22-7495-48c4-8b6c-0d2e8bf01e1f {
  margin-top: -12px;
padding-bottom: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(192, 184, 213, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cdd19e22-7495-48c4-8b6c-0d2e8bf01e1f &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdd19e22-7495-48c4-8b6c-0d2e8bf01e1f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-344b94cc-c801-4dec-a656-087d4f8a0835 {
  margin-top: 20px;
margin-left: 3%;
}

@media (min-width: 0px) {
[id="s-344b94cc-c801-4dec-a656-087d4f8a0835"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-344b94cc-c801-4dec-a656-087d4f8a0835"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-344b94cc-c801-4dec-a656-087d4f8a0835"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-344b94cc-c801-4dec-a656-087d4f8a0835"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-4f5c7696-efc2-479b-9e49-9dcb9fb3c617 {
  margin-left: 5%;
margin-right: 0%;
min-height: 50px;
}








#s-4f5c7696-efc2-479b-9e49-9dcb9fb3c617 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4f5c7696-efc2-479b-9e49-9dcb9fb3c617.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85fddf74-fb33-40b0-9611-8636d9529ff7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-7d7c3aeb-14b6-4d5e-ac28-58d35d4d1b09 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-33bc5bbd-1c30-4ee9-949d-9c9cfbdfc00e {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-1c6be905-7062-487f-8535-6ba96365bcf4 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1c6be905-7062-487f-8535-6ba96365bcf4 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-bdb608f5-394b-4a37-a30f-61e3f8fd7325 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-3cc887e4-80b8-4197-8ca9-ed2bc1cc1297 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-fbc8284c-7b1c-4430-8cd7-4145369fcb55 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-4733ed01-b9ba-4b3f-9750-7e88b2a65f23 {
  margin-left: 5%;
margin-right: 0%;
min-height: 50px;
}








#s-4733ed01-b9ba-4b3f-9750-7e88b2a65f23 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4733ed01-b9ba-4b3f-9750-7e88b2a65f23.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-595ebe8b-a170-4b0b-a6b1-4d8ba7220d9c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 5075px;
aspect-ratio: 5075/3478;
text-align: left;
}
@media (min-width: 1200px){#s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  max-width: 560px;
}
}


.shg-image-margin-container-s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-content {
  
    align-items: center;
  
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1703c9d7-7c07-452c-a480-6dd8322c028c {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
      position: relative;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  
  
  
  
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-content {
  
    align-items: center;
  
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1703c9d7-7c07-452c-a480-6dd8322c028c {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
      position: relative;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

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

.shg-image-margin-container-s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  
  
  
  
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-content {
  
    align-items: center;
  
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1703c9d7-7c07-452c-a480-6dd8322c028c {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
      position: relative;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

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

.shg-image-margin-container-s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  
  
  
  
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-content {
  
    align-items: center;
  
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1703c9d7-7c07-452c-a480-6dd8322c028c {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
      position: relative;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

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

.shg-image-margin-container-s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  
  
  
  
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }

    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-link {
      aspect-ratio: 5075/3478;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1703c9d7-7c07-452c-a480-6dd8322c028c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 5075px;
  }



  img.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
    
    
    
    max-height: 5075px;
  }


.s-1703c9d7-7c07-452c-a480-6dd8322c028c .shogun-image-content {
  
    align-items: center;
  
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1703c9d7-7c07-452c-a480-6dd8322c028c {
      --shg-aspect-ratio: calc(5075/3478); 
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container {
      position: relative;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1703c9d7-7c07-452c-a480-6dd8322c028c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5075px;
    }
  }

}
#s-ca7084bb-cbd2-48af-8bf0-7a25e7bf654a {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-e11c4636-c9d6-4fb9-8ac5-859993ec092c {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-91f7df97-c2e4-4429-b625-b259930b011a {
  margin-top: -12px;
padding-bottom: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(192, 184, 213, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-91f7df97-c2e4-4429-b625-b259930b011a &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91f7df97-c2e4-4429-b625-b259930b011a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-147fedf4-0ae3-4730-97db-58a0e3d82472 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-147fedf4-0ae3-4730-97db-58a0e3d82472"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-147fedf4-0ae3-4730-97db-58a0e3d82472"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-147fedf4-0ae3-4730-97db-58a0e3d82472"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-147fedf4-0ae3-4730-97db-58a0e3d82472"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ed89b79b-c298-4360-8c6f-8e2e60f429db {
  margin-left: 8%;
margin-right: 3%;
min-height: 50px;
}








#s-ed89b79b-c298-4360-8c6f-8e2e60f429db &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed89b79b-c298-4360-8c6f-8e2e60f429db.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05eb5648-91c8-455f-ac2b-3a78778a2276 {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-05eb5648-91c8-455f-ac2b-3a78778a2276 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-12918c28-a4eb-48a7-ae88-808732de23ce {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-b52d8b6a-4101-4e31-b250-07d4736356a8 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b52d8b6a-4101-4e31-b250-07d4736356a8 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-9f4bb425-ae19-40c6-bdb7-dc572f56a3d5 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1000px;
}

#s-8be8ad43-0693-4485-ad87-b3cecc42344a {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8be8ad43-0693-4485-ad87-b3cecc42344a .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-569ca8c4-8827-4cfa-9b64-238df8c84892 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-b96b0b02-817d-4f43-ae50-22d529926a5d {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b96b0b02-817d-4f43-ae50-22d529926a5d .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-2c1999ab-3dee-40e8-b8c5-988054fe2e36 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-5600b814-a3c8-4e4a-9deb-dc39d588511b {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5600b814-a3c8-4e4a-9deb-dc39d588511b .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-f53a05de-29c8-4eed-aa94-fdb969d99b07 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  margin-left: 12%;
margin-right: 12%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 3204px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  margin-left: 12%;
  margin-right: 12%;
  
  
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3204px;
  }



  img.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
    
    
    
    max-height: 3204px;
  }


.s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-content {
  
    align-items: center;
  
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c023fa2b-7526-4988-85b2-f77db3009f4f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
      position: relative;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3204px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  
  
  
  
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3204px;
  }



  img.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
    
    
    
    max-height: 3204px;
  }


.s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-content {
  
    align-items: center;
  
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c023fa2b-7526-4988-85b2-f77db3009f4f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
      position: relative;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3204px;
    }
  }

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

.shg-image-margin-container-s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  
  
  
  
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3204px;
  }



  img.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
    
    
    
    max-height: 3204px;
  }


.s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-content {
  
    align-items: center;
  
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c023fa2b-7526-4988-85b2-f77db3009f4f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
      position: relative;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3204px;
    }
  }

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

.shg-image-margin-container-s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  
  
  
  
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3204px;
  }



  img.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
    
    
    
    max-height: 3204px;
  }


.s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-content {
  
    align-items: center;
  
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c023fa2b-7526-4988-85b2-f77db3009f4f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
      position: relative;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3204px;
    }
  }

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

.shg-image-margin-container-s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  
  
  
  
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c023fa2b-7526-4988-85b2-f77db3009f4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3204px;
  }



  img.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
    
    
    
    max-height: 3204px;
  }


.s-c023fa2b-7526-4988-85b2-f77db3009f4f .shogun-image-content {
  
    align-items: center;
  
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c023fa2b-7526-4988-85b2-f77db3009f4f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container {
      position: relative;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c023fa2b-7526-4988-85b2-f77db3009f4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3204px;
    }
  }

}
#s-5066295e-8c9d-47cf-b93d-bc09c0b4ae51 {
  margin-top: -12px;
padding-bottom: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(192, 184, 213, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5066295e-8c9d-47cf-b93d-bc09c0b4ae51 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5066295e-8c9d-47cf-b93d-bc09c0b4ae51.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4695f9e-77f4-4e78-856e-d9abdc06cfb5 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-c4695f9e-77f4-4e78-856e-d9abdc06cfb5"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4695f9e-77f4-4e78-856e-d9abdc06cfb5"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c4695f9e-77f4-4e78-856e-d9abdc06cfb5"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4695f9e-77f4-4e78-856e-d9abdc06cfb5"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-485db79e-277a-49d5-bd25-9b1c6c097720 {
  margin-left: 8%;
margin-right: 3%;
min-height: 50px;
}








#s-485db79e-277a-49d5-bd25-9b1c6c097720 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-485db79e-277a-49d5-bd25-9b1c6c097720.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-55c2cded-2d54-490a-8aeb-3ff2027f93fc {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-55c2cded-2d54-490a-8aeb-3ff2027f93fc .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-1625a375-dc56-4658-a8de-c1cb4e643c6c {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-97ca964e-6839-4d1c-abed-d4e3ffcb7183 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-97ca964e-6839-4d1c-abed-d4e3ffcb7183 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-d7b1c9dc-0bcb-4996-8cfb-b97ee26022ef {
  margin-top: 5px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1000px;
}

#s-644fadc0-b271-4613-acea-6cb2ee818b96 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-644fadc0-b271-4613-acea-6cb2ee818b96 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-4383b951-6e9d-4a8d-bcf9-a26bd503bbe3 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-68e66e76-dab3-4619-bdd6-36bcd7e60df5 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-68e66e76-dab3-4619-bdd6-36bcd7e60df5 .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-b6b5b9af-adbb-4e67-9cc6-25e8e93f5e98 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  margin-left: 12%;
margin-right: 12%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 3224px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  margin-left: 12%;
  margin-right: 12%;
  
  
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-content {
  
    align-items: center;
  
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
      position: relative;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  
  
  
  
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-content {
  
    align-items: center;
  
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
      position: relative;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  
  
  
  
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-content {
  
    align-items: center;
  
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
      position: relative;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  
  
  
  
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-content {
  
    align-items: center;
  
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
      position: relative;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

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

.shg-image-margin-container-s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  
  
  
  
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3224px;
  }



  img.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
    
    
    
    max-height: 3224px;
  }


.s-175d3771-d5a8-4a17-b5d1-344b0b90b125 .shogun-image-content {
  
    align-items: center;
  
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container {
      position: relative;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-175d3771-d5a8-4a17-b5d1-344b0b90b125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3224px;
    }
  }

}
.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-7e4e1003-43f4-4649-aa41-103481d2fe63 {
  margin-top: 32px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 25px;
background-color: rgba(247, 249, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 18, 121, 1);
}
#s-7e4e1003-43f4-4649-aa41-103481d2fe63:hover {background-color: rgba(252, 255, 99, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(51, 18, 121, 1) !important;}#s-7e4e1003-43f4-4649-aa41-103481d2fe63:active {background-color: rgba(252, 255, 99, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(51, 18, 121, 1) !important;}@media (max-width: 767px){#s-7e4e1003-43f4-4649-aa41-103481d2fe63 {
  
}
}

  #s-7e4e1003-43f4-4649-aa41-103481d2fe63-root {
    text-align: center;
  }


#s-7e4e1003-43f4-4649-aa41-103481d2fe63.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7e4e1003-43f4-4649-aa41-103481d2fe63-root {
    text-align: center;
  }


#s-7e4e1003-43f4-4649-aa41-103481d2fe63.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e4e1003-43f4-4649-aa41-103481d2fe63-root {
    text-align: center;
  }


#s-7e4e1003-43f4-4649-aa41-103481d2fe63.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7e4e1003-43f4-4649-aa41-103481d2fe63-root {
    text-align: center;
  }


#s-7e4e1003-43f4-4649-aa41-103481d2fe63.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7e4e1003-43f4-4649-aa41-103481d2fe63-root {
    text-align: center;
  }


#s-7e4e1003-43f4-4649-aa41-103481d2fe63.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f257afc1-b1a5-4fec-af61-2f834e062560 {
  padding-top: 64px;
padding-bottom: 64px;
min-height: 50px;
background-color: rgba(249, 248, 249, 1);
}
@media (max-width: 767px){#s-f257afc1-b1a5-4fec-af61-2f834e062560 {
  padding-top: 30px;
padding-bottom: 20px;
}
}







#s-f257afc1-b1a5-4fec-af61-2f834e062560 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f257afc1-b1a5-4fec-af61-2f834e062560.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60c2cf08-88d5-4c9b-b052-7d83cefd93c7 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-60c2cf08-88d5-4c9b-b052-7d83cefd93c7 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-60c2cf08-88d5-4c9b-b052-7d83cefd93c7 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-6c4182ec-3dc7-4f4e-b531-d503cb74e75e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(51, 18, 121, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-6c4182ec-3dc7-4f4e-b531-d503cb74e75e {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-6c4182ec-3dc7-4f4e-b531-d503cb74e75e {
  padding-top: 32px;
padding-left: 3%;
padding-bottom: 32px;
padding-right: 3%;
}
}







#s-6c4182ec-3dc7-4f4e-b531-d503cb74e75e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c4182ec-3dc7-4f4e-b531-d503cb74e75e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e2d696cf-690c-4c7b-89ab-e419cdb339ca {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e2d696cf-690c-4c7b-89ab-e419cdb339ca .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 46px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-e2d696cf-690c-4c7b-89ab-e419cdb339ca .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-align: center;
}


}@media (max-width: 767px){#s-e2d696cf-690c-4c7b-89ab-e419cdb339ca .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-align: center;
}


}
#s-a27863a1-5fa7-4f2f-80fb-b60a7244835d {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1000px;
text-align: center;
}

#s-a27863a1-5fa7-4f2f-80fb-b60a7244835d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 0.4px;
  text-align: center;
}


@media (max-width: 767px){#s-a27863a1-5fa7-4f2f-80fb-b60a7244835d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.2em;
  letter-spacing: 0.4px;
  text-align: center;
}


}
#s-095be5d5-3d1c-4196-817b-42aadd4207cc {
  margin-top: 32px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 25px;
background-color: rgba(247, 249, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 18, 121, 1);
}
#s-095be5d5-3d1c-4196-817b-42aadd4207cc:hover {background-color: rgba(252, 255, 99, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(51, 18, 121, 1) !important;}#s-095be5d5-3d1c-4196-817b-42aadd4207cc:active {background-color: rgba(252, 255, 99, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(51, 18, 121, 1) !important;}@media (max-width: 767px){#s-095be5d5-3d1c-4196-817b-42aadd4207cc {
  margin-top: 21px;
}
}

  #s-095be5d5-3d1c-4196-817b-42aadd4207cc-root {
    text-align: center;
  }


#s-095be5d5-3d1c-4196-817b-42aadd4207cc.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-095be5d5-3d1c-4196-817b-42aadd4207cc-root {
    text-align: center;
  }


#s-095be5d5-3d1c-4196-817b-42aadd4207cc.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-095be5d5-3d1c-4196-817b-42aadd4207cc-root {
    text-align: center;
  }


#s-095be5d5-3d1c-4196-817b-42aadd4207cc.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-095be5d5-3d1c-4196-817b-42aadd4207cc-root {
    text-align: center;
  }


#s-095be5d5-3d1c-4196-817b-42aadd4207cc.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-095be5d5-3d1c-4196-817b-42aadd4207cc-root {
    text-align: center;
  }


#s-095be5d5-3d1c-4196-817b-42aadd4207cc.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-669c2419-7521-4176-8ea7-7b68dead208f {
  margin-bottom: 0px;
padding-top: 64px;
padding-bottom: 64px;
min-height: 50px;
background-color: rgba(228, 229, 251, 1);
}
@media (max-width: 767px){#s-669c2419-7521-4176-8ea7-7b68dead208f {
  padding-top: 32px;
padding-bottom: 20px;
}
}







#s-669c2419-7521-4176-8ea7-7b68dead208f &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-669c2419-7521-4176-8ea7-7b68dead208f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-356f016e-afac-46a9-87c4-6bab80351c8f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-356f016e-afac-46a9-87c4-6bab80351c8f {
  
}
}
#s-356f016e-afac-46a9-87c4-6bab80351c8f .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-356f016e-afac-46a9-87c4-6bab80351c8f .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-align: center;
}


}@media (max-width: 767px){#s-356f016e-afac-46a9-87c4-6bab80351c8f .shogun-heading-component h1 {
  color: rgba(51, 18, 121, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-align: center;
}


}
#s-93094392-c3f3-4c12-a72e-13c91ac78575 {
  margin-top: 32px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-93094392-c3f3-4c12-a72e-13c91ac78575 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-93094392-c3f3-4c12-a72e-13c91ac78575 {
  margin-top: 20px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
}
}
#s-93094392-c3f3-4c12-a72e-13c91ac78575 &gt; .shogun-accordion-wrapper &gt; .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-93094392-c3f3-4c12-a72e-13c91ac78575 &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-93094392-c3f3-4c12-a72e-13c91ac78575 &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-heading &gt; .shogun-accordion-header &gt; .shogun-accordion-icon &gt; span {
  color: rgba(76, 75, 83, 1);
}

#s-93094392-c3f3-4c12-a72e-13c91ac78575 &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-93094392-c3f3-4c12-a72e-13c91ac78575 &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-heading &gt; .shogun-accordion-header &gt; .shogun-accordion-title {
  color: rgba(76, 75, 83, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 19px;
}

#s-93094392-c3f3-4c12-a72e-13c91ac78575 &gt; .shogun-accordion-wrapper &gt; .shogun-accordion &gt; .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 19px;
}
#s-55f06490-3679-4c58-be62-c4a362c95c16 {
  margin-left: 10px;
margin-right: 10px;
}

#s-1a6d317a-e88a-4259-9b9f-aecc1a2f1529 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4ceb52f6-1b01-4a7f-8816-e987bd822cd6 {
  margin-left: 10px;
margin-right: 10px;
}

#s-7afbc38d-77a0-4a62-9315-db223fdf9300 {
  margin-left: 10px;
margin-right: 10px;
}

#s-f60e35b0-7982-47a2-80e4-5afa4a340f86 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8f2a90d3-798f-46b6-9a15-1f9ab9b9e859 {
  margin-left: 10px;
margin-right: 10px;
}

#s-ad317361-c917-4e15-9fb5-0ac051a46d4c {
  margin-left: 10px;
margin-right: 10px;
}

#s-f5c8d028-66cc-4553-9635-6928013a2781 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a6faa588-389b-4b7a-9c9a-ed7aba2b29cf {
  margin-left: 10px;
margin-right: 10px;
}

#s-244d2547-550a-4d02-b6b6-62ee23be375c {
  margin-left: 10px;
margin-right: 10px;
}

#s-7d3d8528-114d-400e-965c-897f30b4047f {
  margin-left: 10px;
margin-right: 10px;
}

#s-3d8c3808-ebfb-4538-8c10-52f386804a2b {
  margin-left: 10px;
margin-right: 10px;
}

#s-99f3bd83-f7a4-4866-9de4-29bd11eb6a78 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb {
  margin-top: 32px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 25px;
background-color: rgba(247, 249, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 18, 121, 1);
}
#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb:hover {background-color: rgba(252, 255, 99, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(51, 18, 121, 1) !important;}#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb:active {background-color: rgba(252, 255, 99, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(51, 18, 121, 1) !important;}@media (max-width: 767px){#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb {
  
}
}

  #s-d14747f3-f1bd-4d12-b6c1-579c263bcceb-root {
    text-align: center;
  }


#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d14747f3-f1bd-4d12-b6c1-579c263bcceb-root {
    text-align: center;
  }


#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d14747f3-f1bd-4d12-b6c1-579c263bcceb-root {
    text-align: center;
  }


#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d14747f3-f1bd-4d12-b6c1-579c263bcceb-root {
    text-align: center;
  }


#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d14747f3-f1bd-4d12-b6c1-579c263bcceb-root {
    text-align: center;
  }


#s-d14747f3-f1bd-4d12-b6c1-579c263bcceb.shg-btn {
  color: rgba(51, 18, 121, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

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

/* &lt;-- 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;
}
</pre></body></html>