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

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

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

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

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

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

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

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

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

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

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

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

#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding-top: 10%;
padding-bottom: 10%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  padding-top: 10%;
padding-left: 3%;
padding-bottom: 10%;
padding-right: 3%;
}
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/-/resize/480x/);
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/-/resize/960x/);
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/-/resize/768x/);
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/-/resize/1536x/);
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/-/resize/1024x/);
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/-/resize/2048x/);
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/-/resize/1200x/);
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 {
  background-image: url(https://i.shgcdn.com/e3451601-d7c1-4a89-a27d-e425af1a486e/-/resize/2048x/);
}
#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-725ff0d1-e256-4ff4-8e5f-93b3df62b499.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-dd65cf13-2db8-4a89-a316-007a0c285532 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd65cf13-2db8-4a89-a316-007a0c285532 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 90px;
  
  
  
}


@media (min-width: 1200px){#s-dd65cf13-2db8-4a89-a316-007a0c285532 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 90px;
  
  
  
}


}@media (max-width: 767px){#s-dd65cf13-2db8-4a89-a316-007a0c285532 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1em;
  
  
}


}
#s-f0c614dc-d034-4187-aa70-315792eca817 {
  margin-top: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f0c614dc-d034-4187-aa70-315792eca817 {
  display: none;
}
#s-f0c614dc-d034-4187-aa70-315792eca817, #wrap-s-f0c614dc-d034-4187-aa70-315792eca817, #wrap-content-s-f0c614dc-d034-4187-aa70-315792eca817 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0c614dc-d034-4187-aa70-315792eca817 {
  display: none;
}
#s-f0c614dc-d034-4187-aa70-315792eca817, #wrap-s-f0c614dc-d034-4187-aa70-315792eca817, #wrap-content-s-f0c614dc-d034-4187-aa70-315792eca817 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f0c614dc-d034-4187-aa70-315792eca817 {
  display: none;
}
#s-f0c614dc-d034-4187-aa70-315792eca817, #wrap-s-f0c614dc-d034-4187-aa70-315792eca817, #wrap-content-s-f0c614dc-d034-4187-aa70-315792eca817 { display: none !important; }}@media (max-width: 767px){#s-f0c614dc-d034-4187-aa70-315792eca817 {
  margin-top: 20px;
display: none;
}
#s-f0c614dc-d034-4187-aa70-315792eca817, #wrap-s-f0c614dc-d034-4187-aa70-315792eca817, #wrap-content-s-f0c614dc-d034-4187-aa70-315792eca817 { display: none !important; }}







#s-f0c614dc-d034-4187-aa70-315792eca817 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f0c614dc-d034-4187-aa70-315792eca817.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4876e737-04ee-4978-84a9-372927a4eb6e {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-4876e737-04ee-4978-84a9-372927a4eb6e {
  margin-bottom: 0px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4876e737-04ee-4978-84a9-372927a4eb6e {
  margin-bottom: 0px;
padding-left: 2%;
padding-right: 2%;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4876e737-04ee-4978-84a9-372927a4eb6e {
  margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
border-radius: 5px;
}
}@media (max-width: 767px){#s-4876e737-04ee-4978-84a9-372927a4eb6e {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 5%;
padding-left: 3%;
padding-bottom: 5%;
padding-right: 3%;
border-radius: 5px;
}
}







#s-4876e737-04ee-4978-84a9-372927a4eb6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4876e737-04ee-4978-84a9-372927a4eb6e.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-e5149af8-28ea-45ea-9f92-53596c5346e2 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-e5149af8-28ea-45ea-9f92-53596c5346e2 {
  margin-top: 4px;
}
}@media (max-width: 767px){#s-e5149af8-28ea-45ea-9f92-53596c5346e2 {
  margin-top: 4px;
}
}
#s-e5149af8-28ea-45ea-9f92-53596c5346e2 .shg-proportional-font-size,
#s-e5149af8-28ea-45ea-9f92-53596c5346e2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 768px) and (max-width: 991px){#s-e5149af8-28ea-45ea-9f92-53596c5346e2 .shg-proportional-font-size,
#s-e5149af8-28ea-45ea-9f92-53596c5346e2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}
#s-bae6203d-4ec7-40f0-9d3d-d03bf939bb91 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-bae6203d-4ec7-40f0-9d3d-d03bf939bb91 {
  margin-top: 4px;
}
}@media (max-width: 767px){#s-bae6203d-4ec7-40f0-9d3d-d03bf939bb91 {
  margin-top: 4px;
}
}
#s-bae6203d-4ec7-40f0-9d3d-d03bf939bb91 .shg-proportional-font-size,
#s-bae6203d-4ec7-40f0-9d3d-d03bf939bb91 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 768px) and (max-width: 991px){#s-bae6203d-4ec7-40f0-9d3d-d03bf939bb91 .shg-proportional-font-size,
#s-bae6203d-4ec7-40f0-9d3d-d03bf939bb91 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}
#s-435ff05f-ee72-4085-8aad-ff9e97115913 {
  margin-top: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-435ff05f-ee72-4085-8aad-ff9e97115913 {
  margin-top: 20px;
}
}







#s-435ff05f-ee72-4085-8aad-ff9e97115913 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-435ff05f-ee72-4085-8aad-ff9e97115913.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e46f78df-7278-48d2-abfb-c7a83f199c66 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 30px;
padding-left: 3%;
padding-bottom: 30px;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-e46f78df-7278-48d2-abfb-c7a83f199c66 {
  margin-bottom: 0px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e46f78df-7278-48d2-abfb-c7a83f199c66 {
  margin-bottom: 0px;
padding-left: 2%;
padding-right: 2%;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e46f78df-7278-48d2-abfb-c7a83f199c66 {
  margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
border-radius: 5px;
}
}@media (max-width: 767px){#s-e46f78df-7278-48d2-abfb-c7a83f199c66 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 20px;
padding-left: 3%;
padding-bottom: 20px;
padding-right: 3%;
border-radius: 5px;
}
}







#s-e46f78df-7278-48d2-abfb-c7a83f199c66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e46f78df-7278-48d2-abfb-c7a83f199c66.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa469ef4-1916-4d5b-a308-5ada828bcc86 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-fa469ef4-1916-4d5b-a308-5ada828bcc86 {
  margin-top: 4px;
}
}@media (max-width: 767px){#s-fa469ef4-1916-4d5b-a308-5ada828bcc86 {
  margin-top: 4px;
}
}
#s-fa469ef4-1916-4d5b-a308-5ada828bcc86 .shg-proportional-font-size,
#s-fa469ef4-1916-4d5b-a308-5ada828bcc86 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 768px) and (max-width: 991px){#s-fa469ef4-1916-4d5b-a308-5ada828bcc86 .shg-proportional-font-size,
#s-fa469ef4-1916-4d5b-a308-5ada828bcc86 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}
#s-a979b3a8-4326-4c37-bf79-b1bac5fb32e3 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 25px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 3px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a979b3a8-4326-4c37-bf79-b1bac5fb32e3 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a979b3a8-4326-4c37-bf79-b1bac5fb32e3 {
  margin-top: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a979b3a8-4326-4c37-bf79-b1bac5fb32e3 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-a979b3a8-4326-4c37-bf79-b1bac5fb32e3 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
}
}
#s-a979b3a8-4326-4c37-bf79-b1bac5fb32e3 {
  background-image: url();
}








#s-a979b3a8-4326-4c37-bf79-b1bac5fb32e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a979b3a8-4326-4c37-bf79-b1bac5fb32e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

#s-f1c3f357-2ab1-4be8-8459-48009c0b677f {
  margin-top: 20px;
margin-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-f1c3f357-2ab1-4be8-8459-48009c0b677f {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1c3f357-2ab1-4be8-8459-48009c0b677f {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-f1c3f357-2ab1-4be8-8459-48009c0b677f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1c3f357-2ab1-4be8-8459-48009c0b677f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-f1c3f357-2ab1-4be8-8459-48009c0b677f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-f1c3f357-2ab1-4be8-8459-48009c0b677f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-a2e930b0-a2bc-4727-9d02-3e44435d25e2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-a2e930b0-a2bc-4727-9d02-3e44435d25e2 {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-a2e930b0-a2bc-4727-9d02-3e44435d25e2 {
  padding-top: 0px;
padding-left: 3%;
padding-right: 3%;
}
}







#s-a2e930b0-a2bc-4727-9d02-3e44435d25e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2e930b0-a2bc-4727-9d02-3e44435d25e2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-0a28087a-556e-4419-91c8-16aa113282c1 {
  max-width: 1200px;
text-align: center;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-0a28087a-556e-4419-91c8-16aa113282c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image {
  box-sizing: border-box;
}



.s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-0a28087a-556e-4419-91c8-16aa113282c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0a28087a-556e-4419-91c8-16aa113282c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image {
  box-sizing: border-box;
}



.s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0a28087a-556e-4419-91c8-16aa113282c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0a28087a-556e-4419-91c8-16aa113282c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image {
  box-sizing: border-box;
}



.s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0a28087a-556e-4419-91c8-16aa113282c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0a28087a-556e-4419-91c8-16aa113282c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image {
  box-sizing: border-box;
}



.s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-0a28087a-556e-4419-91c8-16aa113282c1 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a28087a-556e-4419-91c8-16aa113282c1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0a28087a-556e-4419-91c8-16aa113282c1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a28087a-556e-4419-91c8-16aa113282c1.shogun-image {
  box-sizing: border-box;
}



.s-0a28087a-556e-4419-91c8-16aa113282c1 img.shogun-image {
  
}


}
#s-2660df3f-b930-4985-b723-3ba4f4adb307 {
  margin-left: auto;
margin-right: auto;
}

#s-2660df3f-b930-4985-b723-3ba4f4adb307 .shg-proportional-font-size,
#s-2660df3f-b930-4985-b723-3ba4f4adb307 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dd39fcec-ba43-4692-abf6-7b97952b370f {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-dd39fcec-ba43-4692-abf6-7b97952b370f {
  margin-top: 16px;
}
}
#s-dd39fcec-ba43-4692-abf6-7b97952b370f .shg-proportional-font-size,
#s-dd39fcec-ba43-4692-abf6-7b97952b370f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f78f9e8d-0ef9-4fb4-9b9d-d44c0ad5274b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-f78f9e8d-0ef9-4fb4-9b9d-d44c0ad5274b {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-f78f9e8d-0ef9-4fb4-9b9d-d44c0ad5274b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 40px;
padding-right: 3%;
}
}







#s-f78f9e8d-0ef9-4fb4-9b9d-d44c0ad5274b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f78f9e8d-0ef9-4fb4-9b9d-d44c0ad5274b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  max-width: 1080px;
text-align: center;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-4d50c469-19d9-4498-9f2b-8b317de223e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image {
  box-sizing: border-box;
}



.s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4d50c469-19d9-4498-9f2b-8b317de223e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image {
  box-sizing: border-box;
}



.s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4d50c469-19d9-4498-9f2b-8b317de223e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image {
  box-sizing: border-box;
}



.s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4d50c469-19d9-4498-9f2b-8b317de223e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image {
  box-sizing: border-box;
}



.s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d50c469-19d9-4498-9f2b-8b317de223e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-4d50c469-19d9-4498-9f2b-8b317de223e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d50c469-19d9-4498-9f2b-8b317de223e0.shogun-image {
  box-sizing: border-box;
}



.s-4d50c469-19d9-4498-9f2b-8b317de223e0 img.shogun-image {
  
}


}
#s-0fd26878-4ae5-4540-a655-4dffb73d7841 {
  margin-left: auto;
margin-right: auto;
}

#s-0fd26878-4ae5-4540-a655-4dffb73d7841 .shg-proportional-font-size,
#s-0fd26878-4ae5-4540-a655-4dffb73d7841 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7961c326-9191-41ff-bc91-0477a85ba7b6 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-7961c326-9191-41ff-bc91-0477a85ba7b6 {
  margin-top: 16px;
}
}
#s-7961c326-9191-41ff-bc91-0477a85ba7b6 .shg-proportional-font-size,
#s-7961c326-9191-41ff-bc91-0477a85ba7b6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e7be3141-ebce-4049-bec2-d25f922f4c25 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e7be3141-ebce-4049-bec2-d25f922f4c25 {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-e7be3141-ebce-4049-bec2-d25f922f4c25 {
  padding-top: 0px;
padding-left: 3%;
padding-right: 3%;
}
}







#s-e7be3141-ebce-4049-bec2-d25f922f4c25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e7be3141-ebce-4049-bec2-d25f922f4c25.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-85088184-8928-4c52-9794-dd2f47044045 {
  max-width: 1080px;
text-align: center;
}
@media (max-width: 767px){#s-85088184-8928-4c52-9794-dd2f47044045 {
  margin-top: 15px;
}
}
#s-85088184-8928-4c52-9794-dd2f47044045 {
  margin: 0 !important;
  overflow: visible;
}

#s-85088184-8928-4c52-9794-dd2f47044045-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add background color handling */
  
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-85088184-8928-4c52-9794-dd2f47044045 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85088184-8928-4c52-9794-dd2f47044045.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85088184-8928-4c52-9794-dd2f47044045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85088184-8928-4c52-9794-dd2f47044045.shogun-image {
  box-sizing: border-box;
}



.s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  
}


@media (min-width: 1200px){#s-85088184-8928-4c52-9794-dd2f47044045 {
  margin: 0 !important;
  overflow: visible;
}

#s-85088184-8928-4c52-9794-dd2f47044045-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add background color handling */
  
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85088184-8928-4c52-9794-dd2f47044045 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85088184-8928-4c52-9794-dd2f47044045.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85088184-8928-4c52-9794-dd2f47044045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85088184-8928-4c52-9794-dd2f47044045.shogun-image {
  box-sizing: border-box;
}



.s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-85088184-8928-4c52-9794-dd2f47044045 {
  margin: 0 !important;
  overflow: visible;
}

#s-85088184-8928-4c52-9794-dd2f47044045-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add background color handling */
  
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85088184-8928-4c52-9794-dd2f47044045 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85088184-8928-4c52-9794-dd2f47044045.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85088184-8928-4c52-9794-dd2f47044045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85088184-8928-4c52-9794-dd2f47044045.shogun-image {
  box-sizing: border-box;
}



.s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-85088184-8928-4c52-9794-dd2f47044045 {
  margin: 0 !important;
  overflow: visible;
}

#s-85088184-8928-4c52-9794-dd2f47044045-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add background color handling */
  
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85088184-8928-4c52-9794-dd2f47044045 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85088184-8928-4c52-9794-dd2f47044045.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85088184-8928-4c52-9794-dd2f47044045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85088184-8928-4c52-9794-dd2f47044045.shogun-image {
  box-sizing: border-box;
}



.s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  
}


}@media (max-width: 767px){#s-85088184-8928-4c52-9794-dd2f47044045 {
  margin: 0 !important;
  overflow: visible;
}

#s-85088184-8928-4c52-9794-dd2f47044045-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  
}

.shg-image-content-margin-container-s-85088184-8928-4c52-9794-dd2f47044045 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add background color handling */
  
}

#s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85088184-8928-4c52-9794-dd2f47044045 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85088184-8928-4c52-9794-dd2f47044045.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85088184-8928-4c52-9794-dd2f47044045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85088184-8928-4c52-9794-dd2f47044045.shogun-image {
  box-sizing: border-box;
}



.s-85088184-8928-4c52-9794-dd2f47044045 img.shogun-image {
  
}


}
#s-4233e0f1-98c8-4f65-bfa1-9672d17ed2de {
  margin-left: auto;
margin-right: auto;
}

#s-4233e0f1-98c8-4f65-bfa1-9672d17ed2de .shg-proportional-font-size,
#s-4233e0f1-98c8-4f65-bfa1-9672d17ed2de .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-316895d2-6af7-4718-a42e-ae5ca35e3d84 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-316895d2-6af7-4718-a42e-ae5ca35e3d84 {
  margin-top: 16px;
}
}
#s-316895d2-6af7-4718-a42e-ae5ca35e3d84 .shg-proportional-font-size,
#s-316895d2-6af7-4718-a42e-ae5ca35e3d84 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-67353796-3d13-440b-ab10-78f6f163bf08 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 25px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 3px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-67353796-3d13-440b-ab10-78f6f163bf08 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-67353796-3d13-440b-ab10-78f6f163bf08 {
  margin-top: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-67353796-3d13-440b-ab10-78f6f163bf08 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-67353796-3d13-440b-ab10-78f6f163bf08 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
}
}
#s-67353796-3d13-440b-ab10-78f6f163bf08 {
  background-image: url();
}








#s-67353796-3d13-440b-ab10-78f6f163bf08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-67353796-3d13-440b-ab10-78f6f163bf08.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1d1fbdb2-512e-4831-94eb-14457c50e590 {
  margin-top: 20px;
margin-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-1d1fbdb2-512e-4831-94eb-14457c50e590 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1d1fbdb2-512e-4831-94eb-14457c50e590 {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-1d1fbdb2-512e-4831-94eb-14457c50e590"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d1fbdb2-512e-4831-94eb-14457c50e590"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1d1fbdb2-512e-4831-94eb-14457c50e590"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d1fbdb2-512e-4831-94eb-14457c50e590"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-8ec2e0b7-c513-487d-ab52-ca322c4cde87 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-8ec2e0b7-c513-487d-ab52-ca322c4cde87 {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-8ec2e0b7-c513-487d-ab52-ca322c4cde87 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
}
}







#s-8ec2e0b7-c513-487d-ab52-ca322c4cde87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8ec2e0b7-c513-487d-ab52-ca322c4cde87.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  max-width: 1080px;
text-align: center;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image {
  box-sizing: border-box;
}



.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  
}


@media (min-width: 1200px){#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image {
  box-sizing: border-box;
}



.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image {
  box-sizing: border-box;
}



.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image {
  box-sizing: border-box;
}



.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  
}


}@media (max-width: 767px){#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  margin: 0 !important;
  overflow: visible;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add background color handling */
  
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb4b9d86-af4c-45e6-8c4f-3058ab727210.shogun-image {
  box-sizing: border-box;
}



.s-eb4b9d86-af4c-45e6-8c4f-3058ab727210 img.shogun-image {
  
}


}
#s-8508995d-54d2-444b-a598-bf08705da31a {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
}

#s-8508995d-54d2-444b-a598-bf08705da31a .shg-proportional-font-size,
#s-8508995d-54d2-444b-a598-bf08705da31a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0792eb7d-cb69-47f7-ac3a-b14bd4f63e9b {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 3px;
min-height: 50px;
background-color: rgba(165, 0, 0, 1);
}








#s-0792eb7d-cb69-47f7-ac3a-b14bd4f63e9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0792eb7d-cb69-47f7-ac3a-b14bd4f63e9b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d770ea95-74be-45b0-992c-afeec058b718 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-d770ea95-74be-45b0-992c-afeec058b718 {
  margin-top: 0px;
}
}
#s-d770ea95-74be-45b0-992c-afeec058b718 .shg-proportional-font-size,
#s-d770ea95-74be-45b0-992c-afeec058b718 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bb423283-444a-4f67-be0b-bfd79820fa3d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-bb423283-444a-4f67-be0b-bfd79820fa3d {
  border-radius: 5px;
}
}@media (max-width: 767px){#s-bb423283-444a-4f67-be0b-bfd79820fa3d {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 5%;
padding-right: 3%;
}
}







#s-bb423283-444a-4f67-be0b-bfd79820fa3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bb423283-444a-4f67-be0b-bfd79820fa3d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  max-width: 1080px;
text-align: center;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  margin: 0 !important;
  overflow: visible;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add background color handling */
  
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image {
  box-sizing: border-box;
}



.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  
}


@media (min-width: 1200px){#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  margin: 0 !important;
  overflow: visible;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add background color handling */
  
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image {
  box-sizing: border-box;
}



.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  margin: 0 !important;
  overflow: visible;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add background color handling */
  
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image {
  box-sizing: border-box;
}



.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  margin: 0 !important;
  overflow: visible;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add background color handling */
  
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image {
  box-sizing: border-box;
}



.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  
}


}@media (max-width: 767px){#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  margin: 0 !important;
  overflow: visible;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-183d4045-d5ee-4866-a08c-fc6b651a5c0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add background color handling */
  
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-183d4045-d5ee-4866-a08c-fc6b651a5c0a.shogun-image {
  box-sizing: border-box;
}



.s-183d4045-d5ee-4866-a08c-fc6b651a5c0a img.shogun-image {
  
}


}
#s-da5f8a31-7811-40e6-b501-40c04e9ac7a0 {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
}

#s-da5f8a31-7811-40e6-b501-40c04e9ac7a0 .shg-proportional-font-size,
#s-da5f8a31-7811-40e6-b501-40c04e9ac7a0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ca46a6ea-c092-40ec-8553-4cbe1f8f7808 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ca46a6ea-c092-40ec-8553-4cbe1f8f7808 {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-ca46a6ea-c092-40ec-8553-4cbe1f8f7808 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ca46a6ea-c092-40ec-8553-4cbe1f8f7808.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-4140c1cc-7fe6-4450-978a-b6dbbdf3aada {
  margin-left: auto;
margin-right: auto;
}

#s-4140c1cc-7fe6-4450-978a-b6dbbdf3aada hr {
  border-top: 2px solid rgba(242, 242, 242, 1);
}

#s-e5ce0cfc-b3d8-4dd4-8468-be79d4d26806 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 30px;
padding-left: 3%;
padding-bottom: 30px;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(227, 227, 227, 1);
}
@media (min-width: 1200px){#s-e5ce0cfc-b3d8-4dd4-8468-be79d4d26806 {
  margin-top: 0px;
margin-bottom: 0px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e5ce0cfc-b3d8-4dd4-8468-be79d4d26806 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 2%;
padding-right: 2%;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e5ce0cfc-b3d8-4dd4-8468-be79d4d26806 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
border-radius: 5px;
}
}@media (max-width: 767px){#s-e5ce0cfc-b3d8-4dd4-8468-be79d4d26806 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 20px;
padding-left: 3%;
padding-bottom: 20px;
padding-right: 3%;
border-radius: 5px;
}
}







#s-e5ce0cfc-b3d8-4dd4-8468-be79d4d26806 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5ce0cfc-b3d8-4dd4-8468-be79d4d26806.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e61546b-f621-467d-ad26-5bf345fce8c1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1e61546b-f621-467d-ad26-5bf345fce8c1 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


@media (max-width: 767px){#s-1e61546b-f621-467d-ad26-5bf345fce8c1 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-aed8792b-315c-49cb-bf97-4fc2068efc24 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-aed8792b-315c-49cb-bf97-4fc2068efc24 {
  margin-top: 0px;
}
}
#s-aed8792b-315c-49cb-bf97-4fc2068efc24 .shg-proportional-font-size,
#s-aed8792b-315c-49cb-bf97-4fc2068efc24 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5f2139e8-5318-4b0c-8d1a-e68cf7f49c4b {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-5f2139e8-5318-4b0c-8d1a-e68cf7f49c4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f2139e8-5318-4b0c-8d1a-e68cf7f49c4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5f2139e8-5318-4b0c-8d1a-e68cf7f49c4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5f2139e8-5318-4b0c-8d1a-e68cf7f49c4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5f2139e8-5318-4b0c-8d1a-e68cf7f49c4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f2139e8-5318-4b0c-8d1a-e68cf7f49c4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5f2139e8-5318-4b0c-8d1a-e68cf7f49c4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

#s-1f21630d-76cf-4a0d-b110-acf903761786 {
  max-width: 2664px;
text-align: center;
}
@media (max-width: 767px){#s-1f21630d-76cf-4a0d-b110-acf903761786 {
  margin-top: 25px;
}
}
#s-1f21630d-76cf-4a0d-b110-acf903761786 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-1f21630d-76cf-4a0d-b110-acf903761786 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image {
  box-sizing: border-box;
}



.s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1f21630d-76cf-4a0d-b110-acf903761786 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1f21630d-76cf-4a0d-b110-acf903761786 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image {
  box-sizing: border-box;
}



.s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1f21630d-76cf-4a0d-b110-acf903761786 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1f21630d-76cf-4a0d-b110-acf903761786 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image {
  box-sizing: border-box;
}



.s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1f21630d-76cf-4a0d-b110-acf903761786 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1f21630d-76cf-4a0d-b110-acf903761786 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image {
  box-sizing: border-box;
}



.s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1f21630d-76cf-4a0d-b110-acf903761786 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 25px;
  
}

.shg-image-content-margin-container-s-1f21630d-76cf-4a0d-b110-acf903761786 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1f21630d-76cf-4a0d-b110-acf903761786 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f21630d-76cf-4a0d-b110-acf903761786.shogun-image {
  box-sizing: border-box;
}



.s-1f21630d-76cf-4a0d-b110-acf903761786 img.shogun-image {
  
}


}
#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  max-width: 3000px;
text-align: center;
}
@media (max-width: 767px){#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  margin-top: 10px;
}
}
#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  margin: 0 !important;
  overflow: visible;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add background color handling */
  
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d .shogun-image-content {
  
    justify-content: center;
  
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image {
  box-sizing: border-box;
}



.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  
}


@media (min-width: 1200px){#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  margin: 0 !important;
  overflow: visible;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add background color handling */
  
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d .shogun-image-content {
  
    justify-content: center;
  
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image {
  box-sizing: border-box;
}



.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  margin: 0 !important;
  overflow: visible;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add background color handling */
  
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d .shogun-image-content {
  
    justify-content: center;
  
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image {
  box-sizing: border-box;
}



.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  margin: 0 !important;
  overflow: visible;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add background color handling */
  
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d .shogun-image-content {
  
    justify-content: center;
  
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image {
  box-sizing: border-box;
}



.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  
}


}@media (max-width: 767px){#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  margin: 0 !important;
  overflow: visible;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add background color handling */
  
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d .shogun-image-content {
  
    justify-content: center;
  
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d.shogun-image {
  box-sizing: border-box;
}



.s-201ecfa8-ba60-41ca-b305-99a9f0a5c24d img.shogun-image {
  
}


}
#s-99c01690-a2fc-458c-94e8-84df030d04a1 {
  margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-99c01690-a2fc-458c-94e8-84df030d04a1 {
  margin-top: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-99c01690-a2fc-458c-94e8-84df030d04a1 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 3px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-99c01690-a2fc-458c-94e8-84df030d04a1 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 3px;
}
}@media (max-width: 767px){#s-99c01690-a2fc-458c-94e8-84df030d04a1 {
  margin-top: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 3px;
}
}







#s-99c01690-a2fc-458c-94e8-84df030d04a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-99c01690-a2fc-458c-94e8-84df030d04a1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-158a861f-c0e0-41ee-ac57-1cec9fa96897 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-158a861f-c0e0-41ee-ac57-1cec9fa96897 {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-158a861f-c0e0-41ee-ac57-1cec9fa96897 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-158a861f-c0e0-41ee-ac57-1cec9fa96897 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-158a861f-c0e0-41ee-ac57-1cec9fa96897 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-158a861f-c0e0-41ee-ac57-1cec9fa96897 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-158a861f-c0e0-41ee-ac57-1cec9fa96897 .shogun-heading-component h3 {
  color: rgba(40, 40, 40, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


}
#s-f37e5270-c12b-4833-be42-e8335d39a255 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-f37e5270-c12b-4833-be42-e8335d39a255 {
  margin-top: 0px;
}
}
#s-f37e5270-c12b-4833-be42-e8335d39a255 .shg-proportional-font-size,
#s-f37e5270-c12b-4833-be42-e8335d39a255 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-52b43c4a-7e26-40f5-a59d-2f060e5b64bb {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-52b43c4a-7e26-40f5-a59d-2f060e5b64bb {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-52b43c4a-7e26-40f5-a59d-2f060e5b64bb {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-52b43c4a-7e26-40f5-a59d-2f060e5b64bb {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-52b43c4a-7e26-40f5-a59d-2f060e5b64bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52b43c4a-7e26-40f5-a59d-2f060e5b64bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-52b43c4a-7e26-40f5-a59d-2f060e5b64bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-52b43c4a-7e26-40f5-a59d-2f060e5b64bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  max-width: 1080px;
text-align: center;
}
@media (max-width: 767px){#s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  margin-top: 25px;
}
}
#s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  margin: 0 !important;
  overflow: visible;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add background color handling */
  
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-25c8249a-f297-43f3-a62b-1edb97536c9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image {
  box-sizing: border-box;
}



.s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  
}


@media (min-width: 1200px){#s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  margin: 0 !important;
  overflow: visible;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add background color handling */
  
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-25c8249a-f297-43f3-a62b-1edb97536c9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image {
  box-sizing: border-box;
}



.s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  margin: 0 !important;
  overflow: visible;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add background color handling */
  
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-25c8249a-f297-43f3-a62b-1edb97536c9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image {
  box-sizing: border-box;
}



.s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  margin: 0 !important;
  overflow: visible;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add background color handling */
  
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-25c8249a-f297-43f3-a62b-1edb97536c9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image {
  box-sizing: border-box;
}



.s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  
}


}@media (max-width: 767px){#s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  margin: 0 !important;
  overflow: visible;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 25px;
  
}

.shg-image-content-margin-container-s-25c8249a-f297-43f3-a62b-1edb97536c9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add background color handling */
  
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-25c8249a-f297-43f3-a62b-1edb97536c9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25c8249a-f297-43f3-a62b-1edb97536c9a.shogun-image {
  box-sizing: border-box;
}



.s-25c8249a-f297-43f3-a62b-1edb97536c9a img.shogun-image {
  
}


}
#s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  max-width: 1080px;
text-align: center;
}
@media (max-width: 767px){#s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  margin-top: 25px;
}
}
#s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  margin: 0 !important;
  overflow: visible;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add background color handling */
  
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-7510f6e4-ee14-4b65-a943-66009331fc10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image {
  box-sizing: border-box;
}



.s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  margin: 0 !important;
  overflow: visible;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add background color handling */
  
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7510f6e4-ee14-4b65-a943-66009331fc10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image {
  box-sizing: border-box;
}



.s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  margin: 0 !important;
  overflow: visible;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add background color handling */
  
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7510f6e4-ee14-4b65-a943-66009331fc10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image {
  box-sizing: border-box;
}



.s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  margin: 0 !important;
  overflow: visible;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add background color handling */
  
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7510f6e4-ee14-4b65-a943-66009331fc10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image {
  box-sizing: border-box;
}



.s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  margin: 0 !important;
  overflow: visible;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 25px;
  
}

.shg-image-content-margin-container-s-7510f6e4-ee14-4b65-a943-66009331fc10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add background color handling */
  
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7510f6e4-ee14-4b65-a943-66009331fc10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7510f6e4-ee14-4b65-a943-66009331fc10.shogun-image {
  box-sizing: border-box;
}



.s-7510f6e4-ee14-4b65-a943-66009331fc10 img.shogun-image {
  
}


}
#s-1ef34540-9dac-4c29-8b6e-a33f0d20a26d {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 30px;
padding-left: 3%;
padding-bottom: 30px;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(227, 227, 227, 1);
}
@media (min-width: 1200px){#s-1ef34540-9dac-4c29-8b6e-a33f0d20a26d {
  margin-top: 20px;
margin-bottom: 0px;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1ef34540-9dac-4c29-8b6e-a33f0d20a26d {
  margin-top: 20px;
margin-bottom: 0px;
padding-left: 2%;
padding-right: 2%;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ef34540-9dac-4c29-8b6e-a33f0d20a26d {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
border-radius: 5px;
}
}@media (max-width: 767px){#s-1ef34540-9dac-4c29-8b6e-a33f0d20a26d {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 20px;
padding-left: 3%;
padding-bottom: 20px;
padding-right: 3%;
border-radius: 5px;
}
}







#s-1ef34540-9dac-4c29-8b6e-a33f0d20a26d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ef34540-9dac-4c29-8b6e-a33f0d20a26d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ec2f3be-3a08-4c8f-9143-c75ba1cd4d99 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1ec2f3be-3a08-4c8f-9143-c75ba1cd4d99 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


@media (max-width: 767px){#s-1ec2f3be-3a08-4c8f-9143-c75ba1cd4d99 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-6fa1f790-fbd4-44f7-9d49-f8b866a2d137 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-6fa1f790-fbd4-44f7-9d49-f8b866a2d137 {
  margin-top: 0px;
}
}
#s-6fa1f790-fbd4-44f7-9d49-f8b866a2d137 .shg-proportional-font-size,
#s-6fa1f790-fbd4-44f7-9d49-f8b866a2d137 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5670d446-7b6c-403b-8d48-a30bd416e072 {
  margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-5670d446-7b6c-403b-8d48-a30bd416e072 {
  margin-top: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5670d446-7b6c-403b-8d48-a30bd416e072 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 3px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5670d446-7b6c-403b-8d48-a30bd416e072 {
  margin-top: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 3px;
}
}@media (max-width: 767px){#s-5670d446-7b6c-403b-8d48-a30bd416e072 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
}
}







#s-5670d446-7b6c-403b-8d48-a30bd416e072 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5670d446-7b6c-403b-8d48-a30bd416e072.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0077482c-d052-4d34-963c-9f1bfd8ebaa9 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-0077482c-d052-4d34-963c-9f1bfd8ebaa9 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0077482c-d052-4d34-963c-9f1bfd8ebaa9 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0077482c-d052-4d34-963c-9f1bfd8ebaa9 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-0077482c-d052-4d34-963c-9f1bfd8ebaa9 {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-0077482c-d052-4d34-963c-9f1bfd8ebaa9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0077482c-d052-4d34-963c-9f1bfd8ebaa9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0077482c-d052-4d34-963c-9f1bfd8ebaa9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0077482c-d052-4d34-963c-9f1bfd8ebaa9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0077482c-d052-4d34-963c-9f1bfd8ebaa9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0077482c-d052-4d34-963c-9f1bfd8ebaa9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0077482c-d052-4d34-963c-9f1bfd8ebaa9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  max-width: 2048px;
text-align: center;
}
@media (max-width: 767px){#s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  margin: 0 !important;
  overflow: visible;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add background color handling */
  
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-bafae440-7f9e-41f2-96b5-e7870e383372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image {
  box-sizing: border-box;
}



.s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  
}


@media (min-width: 1200px){#s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  margin: 0 !important;
  overflow: visible;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add background color handling */
  
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bafae440-7f9e-41f2-96b5-e7870e383372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image {
  box-sizing: border-box;
}



.s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  margin: 0 !important;
  overflow: visible;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add background color handling */
  
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bafae440-7f9e-41f2-96b5-e7870e383372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image {
  box-sizing: border-box;
}



.s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  margin: 0 !important;
  overflow: visible;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add background color handling */
  
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bafae440-7f9e-41f2-96b5-e7870e383372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image {
  box-sizing: border-box;
}



.s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  
}


}@media (max-width: 767px){#s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  margin: 0 !important;
  overflow: visible;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-bafae440-7f9e-41f2-96b5-e7870e383372 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add background color handling */
  
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bafae440-7f9e-41f2-96b5-e7870e383372 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bafae440-7f9e-41f2-96b5-e7870e383372.shogun-image {
  box-sizing: border-box;
}



.s-bafae440-7f9e-41f2-96b5-e7870e383372 img.shogun-image {
  
}


}
#s-3dfdd1a7-b1af-4676-a0dd-d2715cb7af7f {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-3dfdd1a7-b1af-4676-a0dd-d2715cb7af7f {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-3dfdd1a7-b1af-4676-a0dd-d2715cb7af7f {
  margin-top: 12px;
}
}
#s-3dfdd1a7-b1af-4676-a0dd-d2715cb7af7f .shg-proportional-font-size,
#s-3dfdd1a7-b1af-4676-a0dd-d2715cb7af7f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-8438efb1-38b0-484a-91ae-ff1895531452 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-8438efb1-38b0-484a-91ae-ff1895531452 {
  margin-top: 20px;
}
}
@media (min-width: 0px) {
[id="s-8438efb1-38b0-484a-91ae-ff1895531452"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8438efb1-38b0-484a-91ae-ff1895531452"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8438efb1-38b0-484a-91ae-ff1895531452"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8438efb1-38b0-484a-91ae-ff1895531452"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  max-width: 3840px;
text-align: center;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  margin: 0 !important;
  overflow: visible;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add background color handling */
  
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f .shogun-image-content {
  
    justify-content: center;
  
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image {
  box-sizing: border-box;
}



.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  
}


@media (min-width: 1200px){#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  margin: 0 !important;
  overflow: visible;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add background color handling */
  
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f .shogun-image-content {
  
    justify-content: center;
  
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image {
  box-sizing: border-box;
}



.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  margin: 0 !important;
  overflow: visible;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add background color handling */
  
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f .shogun-image-content {
  
    justify-content: center;
  
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image {
  box-sizing: border-box;
}



.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  margin: 0 !important;
  overflow: visible;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add background color handling */
  
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f .shogun-image-content {
  
    justify-content: center;
  
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image {
  box-sizing: border-box;
}



.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  
}


}@media (max-width: 767px){#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  margin: 0 !important;
  overflow: visible;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fee6a6f4-f3a8-449a-a6b0-e5262357596f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add background color handling */
  
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f .shogun-image-content {
  
    justify-content: center;
  
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fee6a6f4-f3a8-449a-a6b0-e5262357596f.shogun-image {
  box-sizing: border-box;
}



.s-fee6a6f4-f3a8-449a-a6b0-e5262357596f img.shogun-image {
  
}


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

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

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

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

#s-e927b24c-5d18-462f-a292-434c573b78e5 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-e927b24c-5d18-462f-a292-434c573b78e5 {
  margin-top: 10px;
}
}
#s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  max-width: 3840px;
text-align: center;
}
@media (max-width: 767px){#s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  margin-top: 10px;
}
}
#s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  margin: 0 !important;
  overflow: visible;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add background color handling */
  
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-519965c3-ae44-4c56-ae18-1bc568dfd712 .shogun-image-content {
  
    justify-content: center;
  
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shg-align-container {
  display: flex;
  justify-content: center
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image {
  box-sizing: border-box;
}



.s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  
}


@media (min-width: 1200px){#s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  margin: 0 !important;
  overflow: visible;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add background color handling */
  
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-519965c3-ae44-4c56-ae18-1bc568dfd712 .shogun-image-content {
  
    justify-content: center;
  
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shg-align-container {
  display: flex;
  justify-content: center
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image {
  box-sizing: border-box;
}



.s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  margin: 0 !important;
  overflow: visible;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add background color handling */
  
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-519965c3-ae44-4c56-ae18-1bc568dfd712 .shogun-image-content {
  
    justify-content: center;
  
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shg-align-container {
  display: flex;
  justify-content: center
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image {
  box-sizing: border-box;
}



.s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  margin: 0 !important;
  overflow: visible;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add background color handling */
  
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-519965c3-ae44-4c56-ae18-1bc568dfd712 .shogun-image-content {
  
    justify-content: center;
  
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shg-align-container {
  display: flex;
  justify-content: center
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image {
  box-sizing: border-box;
}



.s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  
}


}@media (max-width: 767px){#s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  margin: 0 !important;
  overflow: visible;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-519965c3-ae44-4c56-ae18-1bc568dfd712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add background color handling */
  
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-519965c3-ae44-4c56-ae18-1bc568dfd712 .shogun-image-content {
  
    justify-content: center;
  
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shg-align-container {
  display: flex;
  justify-content: center
}

.s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-519965c3-ae44-4c56-ae18-1bc568dfd712.shogun-image {
  box-sizing: border-box;
}



.s-519965c3-ae44-4c56-ae18-1bc568dfd712 img.shogun-image {
  
}


}
#s-ec044262-5739-4a3a-b95c-aa45a1cdb084 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-ec044262-5739-4a3a-b95c-aa45a1cdb084 {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-ec044262-5739-4a3a-b95c-aa45a1cdb084"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec044262-5739-4a3a-b95c-aa45a1cdb084"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-ec044262-5739-4a3a-b95c-aa45a1cdb084"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-ec044262-5739-4a3a-b95c-aa45a1cdb084"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  max-width: 2048px;
text-align: center;
}
@media (max-width: 767px){#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  margin-top: 10px;
}
}
#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  margin: 0 !important;
  overflow: visible;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add background color handling */
  
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image {
  box-sizing: border-box;
}



.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  
}


@media (min-width: 1200px){#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  margin: 0 !important;
  overflow: visible;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add background color handling */
  
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image {
  box-sizing: border-box;
}



.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  margin: 0 !important;
  overflow: visible;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add background color handling */
  
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image {
  box-sizing: border-box;
}



.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  margin: 0 !important;
  overflow: visible;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add background color handling */
  
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image {
  box-sizing: border-box;
}



.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  
}


}@media (max-width: 767px){#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  margin: 0 !important;
  overflow: visible;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add background color handling */
  
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00.shogun-image {
  box-sizing: border-box;
}



.s-15bb59f2-428d-4c98-b570-1e7ae9ee8f00 img.shogun-image {
  
}


}
#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  max-width: 2048px;
text-align: center;
}
@media (max-width: 767px){#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  margin-top: 10px;
}
}
#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image {
  box-sizing: border-box;
}



.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  
}


@media (min-width: 1200px){#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image {
  box-sizing: border-box;
}



.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image {
  box-sizing: border-box;
}



.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image {
  box-sizing: border-box;
}



.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  
}


}@media (max-width: 767px){#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  margin: 0 !important;
  overflow: visible;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add background color handling */
  
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173.shogun-image {
  box-sizing: border-box;
}



.s-85f4e0d9-63ae-4f04-a5c2-9c1e2afa8173 img.shogun-image {
  
}


}
#s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  max-width: 2048px;
text-align: center;
}
@media (max-width: 767px){#s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  margin-top: 10px;
}
}
#s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  margin: 0 !important;
  overflow: visible;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add background color handling */
  
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 3px;

}






.s-d743657d-eb38-4134-b71c-9c6df3d699fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image {
  box-sizing: border-box;
}



.s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  
}


@media (min-width: 1200px){#s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  margin: 0 !important;
  overflow: visible;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add background color handling */
  
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d743657d-eb38-4134-b71c-9c6df3d699fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image {
  box-sizing: border-box;
}



.s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  margin: 0 !important;
  overflow: visible;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add background color handling */
  
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d743657d-eb38-4134-b71c-9c6df3d699fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image {
  box-sizing: border-box;
}



.s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  margin: 0 !important;
  overflow: visible;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add background color handling */
  
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d743657d-eb38-4134-b71c-9c6df3d699fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image {
  box-sizing: border-box;
}



.s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  
}


}@media (max-width: 767px){#s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  margin: 0 !important;
  overflow: visible;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-d743657d-eb38-4134-b71c-9c6df3d699fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add background color handling */
  
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d743657d-eb38-4134-b71c-9c6df3d699fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d743657d-eb38-4134-b71c-9c6df3d699fe.shogun-image {
  box-sizing: border-box;
}



.s-d743657d-eb38-4134-b71c-9c6df3d699fe img.shogun-image {
  
}


}
#s-4513bd21-22c2-4d6f-9caa-9297291a7f01 {
  margin-top: 20px;
margin-left: 7%;
margin-bottom: 70px;
margin-right: 7%;
padding-top: 30px;
padding-left: 3%;
padding-bottom: 30px;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4513bd21-22c2-4d6f-9caa-9297291a7f01 {
  margin-top: 50px;
margin-bottom: 70px;
border-style: none;
border-radius: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4513bd21-22c2-4d6f-9caa-9297291a7f01 {
  margin-top: 20px;
margin-left: 8%;
margin-bottom: 70px;
margin-right: 8%;
padding-left: 2%;
padding-right: 2%;
border-style: none;
border-radius: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4513bd21-22c2-4d6f-9caa-9297291a7f01 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 70px;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
border-style: none;
border-radius: 5px;
}
}@media (max-width: 767px){#s-4513bd21-22c2-4d6f-9caa-9297291a7f01 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
border-style: none;
border-radius: 5px;
}
}
#s-4513bd21-22c2-4d6f-9caa-9297291a7f01 {
  background-image: url();
}








#s-4513bd21-22c2-4d6f-9caa-9297291a7f01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4513bd21-22c2-4d6f-9caa-9297291a7f01.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f40f083a-3259-4782-abc5-429359fbaa85 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f40f083a-3259-4782-abc5-429359fbaa85 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


@media (max-width: 767px){#s-f40f083a-3259-4782-abc5-429359fbaa85 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-cdcbc343-ade4-4713-8b0b-6dbfbff94b56 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cdcbc343-ade4-4713-8b0b-6dbfbff94b56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cdcbc343-ade4-4713-8b0b-6dbfbff94b56"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cdcbc343-ade4-4713-8b0b-6dbfbff94b56"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cdcbc343-ade4-4713-8b0b-6dbfbff94b56"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-37029a88-87cd-4895-b50f-492a68a35de0 {
  margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-37029a88-87cd-4895-b50f-492a68a35de0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-37029a88-87cd-4895-b50f-492a68a35de0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-155d30fe-29b9-4c01-bc81-e00cb197879a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-155d30fe-29b9-4c01-bc81-e00cb197879a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-155d30fe-29b9-4c01-bc81-e00cb197879a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-155d30fe-29b9-4c01-bc81-e00cb197879a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-155d30fe-29b9-4c01-bc81-e00cb197879a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  margin-left: auto;
margin-right: auto;
max-width: 1440px;
text-align: center;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

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




.s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db img.shogun-image {
  width: 100%;
  
  
  

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




.s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db img.shogun-image {
  width: 100%;
  
  
  

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




.s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db img.shogun-image {
  width: 100%;
  
  
  

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




.s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca286e93-0c9b-430a-a320-0b5d4f6872db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db img.shogun-image {
  width: 100%;
  
  
  

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




.s-ca286e93-0c9b-430a-a320-0b5d4f6872db .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca286e93-0c9b-430a-a320-0b5d4f6872db.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-1dd6fa92-bae6-4bf2-8a12-69cabe1d7d4d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1dd6fa92-bae6-4bf2-8a12-69cabe1d7d4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1dd6fa92-bae6-4bf2-8a12-69cabe1d7d4d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fdcb0126-2883-4d28-b9cd-b7a6f78dcb90 {
  margin-left: auto;
margin-right: auto;
}

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

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

#s-914ff59b-1a17-45e6-8a4d-257916cbe106 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-914ff59b-1a17-45e6-8a4d-257916cbe106 .shg-product-title-component h3 span {
  color: ;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-83d08158-ff97-4545-aabb-1da4eb16568e {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-83d08158-ff97-4545-aabb-1da4eb16568e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-83d08158-ff97-4545-aabb-1da4eb16568e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-83d08158-ff97-4545-aabb-1da4eb16568e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.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-475400ce-7fcd-420b-a981-556fab8a635f {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-475400ce-7fcd-420b-a981-556fab8a635f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-475400ce-7fcd-420b-a981-556fab8a635f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-475400ce-7fcd-420b-a981-556fab8a635f-root {
    text-align: center;
  }


#s-475400ce-7fcd-420b-a981-556fab8a635f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-475400ce-7fcd-420b-a981-556fab8a635f-root {
    text-align: center;
  }


#s-475400ce-7fcd-420b-a981-556fab8a635f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-475400ce-7fcd-420b-a981-556fab8a635f-root {
    text-align: center;
  }


#s-475400ce-7fcd-420b-a981-556fab8a635f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-475400ce-7fcd-420b-a981-556fab8a635f-root {
    text-align: center;
  }


#s-475400ce-7fcd-420b-a981-556fab8a635f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-475400ce-7fcd-420b-a981-556fab8a635f-root {
    text-align: center;
  }


#s-475400ce-7fcd-420b-a981-556fab8a635f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-9890532d-30ad-4d2a-b74e-735b7211511f {
  margin-left: auto;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(227, 227, 227, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-9890532d-30ad-4d2a-b74e-735b7211511f {
  margin-top: 10px;
}
}







#s-9890532d-30ad-4d2a-b74e-735b7211511f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9890532d-30ad-4d2a-b74e-735b7211511f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4fb42805-5208-4b3a-9821-bec8b2d35c22 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4fb42805-5208-4b3a-9821-bec8b2d35c22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4fb42805-5208-4b3a-9821-bec8b2d35c22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4fb42805-5208-4b3a-9821-bec8b2d35c22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4fb42805-5208-4b3a-9821-bec8b2d35c22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5f3d60f0-db71-4d41-8925-64277f956329 {
  margin-left: auto;
margin-right: auto;
max-width: 1440px;
text-align: center;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f3d60f0-db71-4d41-8925-64277f956329 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f3d60f0-db71-4d41-8925-64277f956329 img.shogun-image {
  width: 100%;
  
  
  max-width: 1440px;

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




.s-5f3d60f0-db71-4d41-8925-64277f956329 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5f3d60f0-db71-4d41-8925-64277f956329 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f3d60f0-db71-4d41-8925-64277f956329 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f3d60f0-db71-4d41-8925-64277f956329 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5f3d60f0-db71-4d41-8925-64277f956329 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5f3d60f0-db71-4d41-8925-64277f956329 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f3d60f0-db71-4d41-8925-64277f956329 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f3d60f0-db71-4d41-8925-64277f956329 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5f3d60f0-db71-4d41-8925-64277f956329 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5f3d60f0-db71-4d41-8925-64277f956329 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f3d60f0-db71-4d41-8925-64277f956329 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f3d60f0-db71-4d41-8925-64277f956329 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5f3d60f0-db71-4d41-8925-64277f956329 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5f3d60f0-db71-4d41-8925-64277f956329 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f3d60f0-db71-4d41-8925-64277f956329 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f3d60f0-db71-4d41-8925-64277f956329 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f3d60f0-db71-4d41-8925-64277f956329 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5f3d60f0-db71-4d41-8925-64277f956329 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3d60f0-db71-4d41-8925-64277f956329.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-c85bb4fe-c7c1-4367-ba70-110d7a5d5ca6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c85bb4fe-c7c1-4367-ba70-110d7a5d5ca6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c85bb4fe-c7c1-4367-ba70-110d7a5d5ca6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe77578a-4b3f-401a-89c2-860fe9c5089d {
  margin-left: auto;
margin-right: auto;
}

#s-accf185d-dfc9-470c-bcd2-1b58e3e9f8b8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-accf185d-dfc9-470c-bcd2-1b58e3e9f8b8 .shg-product-title-component h3 span {
  color: ;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-002a8134-f142-4972-a4df-2c77632fc532 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-002a8134-f142-4972-a4df-2c77632fc532 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-002a8134-f142-4972-a4df-2c77632fc532 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-002a8134-f142-4972-a4df-2c77632fc532 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5f09594e-ab03-4048-b9b4-55fcc79f3b64 {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5f09594e-ab03-4048-b9b4-55fcc79f3b64:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5f09594e-ab03-4048-b9b4-55fcc79f3b64:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5f09594e-ab03-4048-b9b4-55fcc79f3b64-root {
    text-align: center;
  }


#s-5f09594e-ab03-4048-b9b4-55fcc79f3b64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5f09594e-ab03-4048-b9b4-55fcc79f3b64-root {
    text-align: center;
  }


#s-5f09594e-ab03-4048-b9b4-55fcc79f3b64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5f09594e-ab03-4048-b9b4-55fcc79f3b64-root {
    text-align: center;
  }


#s-5f09594e-ab03-4048-b9b4-55fcc79f3b64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5f09594e-ab03-4048-b9b4-55fcc79f3b64-root {
    text-align: center;
  }


#s-5f09594e-ab03-4048-b9b4-55fcc79f3b64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5f09594e-ab03-4048-b9b4-55fcc79f3b64-root {
    text-align: center;
  }


#s-5f09594e-ab03-4048-b9b4-55fcc79f3b64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  
  font-family: Montserrat;
  display:  block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

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

/* <-- User Content Animations */

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

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

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