.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-c24cae56-690d-488f-aa88-0341c4a57924 {
  margin-top: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-c24cae56-690d-488f-aa88-0341c4a57924 {
  margin-top: 2px;
}
}







#s-c24cae56-690d-488f-aa88-0341c4a57924 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c24cae56-690d-488f-aa88-0341c4a57924.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-892ac623-1fc4-4871-a06f-15611aa437a6 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
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: none;
border-radius: 5px;
min-height: 50px;
background-color: rgba(40, 40, 40, 1);
}
@media (min-width: 1200px){#s-892ac623-1fc4-4871-a06f-15611aa437a6 {
  margin-left: 10%;
padding-left: 10%;
padding-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-892ac623-1fc4-4871-a06f-15611aa437a6 {
  padding-left: 8%;
padding-right: 8%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-892ac623-1fc4-4871-a06f-15611aa437a6 {
  margin-left: 2%;
margin-right: 2%;
padding-left: 8%;
padding-right: 8%;
}
}@media (max-width: 767px){#s-892ac623-1fc4-4871-a06f-15611aa437a6 {
  margin-top: 10px;
margin-left: 2%;
margin-right: 2%;
padding-top: 25px;
padding-left: 8%;
padding-bottom: 35px;
padding-right: 8%;
}
}







#s-892ac623-1fc4-4871-a06f-15611aa437a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-892ac623-1fc4-4871-a06f-15611aa437a6.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-ed9ffcb6-0d8e-4c04-8067-20bfe946d240 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed9ffcb6-0d8e-4c04-8067-20bfe946d240 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (max-width: 767px){#s-ed9ffcb6-0d8e-4c04-8067-20bfe946d240 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}
.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-9d3ff80a-6850-4663-9e41-96d4bdfba94a {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-0bb45b91-8823-4d62-876b-311d5c0599ce {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-0bb45b91-8823-4d62-876b-311d5c0599ce {
  margin-top: 15px;
}
}
#s-5b8e1c8b-0fec-4b1d-8de7-2fbd1757ff26 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-f857bafe-3d4a-4fa3-b29a-e6e1249ebf95 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
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: 992px) and (max-width: 1199px){#s-f857bafe-3d4a-4fa3-b29a-e6e1249ebf95 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f857bafe-3d4a-4fa3-b29a-e6e1249ebf95 {
  margin-left: 2%;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
}
}@media (max-width: 767px){#s-f857bafe-3d4a-4fa3-b29a-e6e1249ebf95 {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-f857bafe-3d4a-4fa3-b29a-e6e1249ebf95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f857bafe-3d4a-4fa3-b29a-e6e1249ebf95.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-9392eb4f-bb19-4617-b9ac-3e19c2df9ba4 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-9392eb4f-bb19-4617-b9ac-3e19c2df9ba4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9392eb4f-bb19-4617-b9ac-3e19c2df9ba4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9392eb4f-bb19-4617-b9ac-3e19c2df9ba4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9392eb4f-bb19-4617-b9ac-3e19c2df9ba4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9392eb4f-bb19-4617-b9ac-3e19c2df9ba4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9392eb4f-bb19-4617-b9ac-3e19c2df9ba4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9392eb4f-bb19-4617-b9ac-3e19c2df9ba4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-266dc0d9-7c76-42ad-87e5-f5cf1d307086 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-266dc0d9-7c76-42ad-87e5-f5cf1d307086 {
  padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-266dc0d9-7c76-42ad-87e5-f5cf1d307086 {
  padding-right: 3%;
}
}
#s-266dc0d9-7c76-42ad-87e5-f5cf1d307086 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


@media (min-width: 1200px){#s-266dc0d9-7c76-42ad-87e5-f5cf1d307086 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-266dc0d9-7c76-42ad-87e5-f5cf1d307086 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-266dc0d9-7c76-42ad-87e5-f5cf1d307086 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (max-width: 767px){#s-266dc0d9-7c76-42ad-87e5-f5cf1d307086 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


}
#s-6feb30bd-7a31-4a23-8fab-21d71e82ff2d {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-6feb30bd-7a31-4a23-8fab-21d71e82ff2d {
  padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6feb30bd-7a31-4a23-8fab-21d71e82ff2d {
  padding-left: 0%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-6feb30bd-7a31-4a23-8fab-21d71e82ff2d {
  margin-bottom: 20px;
}
}
.shg-align-container {
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 2048/968;
text-align: center;
}



.shg-image-margin-container-s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }

    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-link {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e823160-b006-492e-89b1-29eaedf38ae6 {
      --shg-aspect-ratio: calc(2048/968); 
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
      position: relative;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }

    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-link {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e823160-b006-492e-89b1-29eaedf38ae6 {
      --shg-aspect-ratio: calc(2048/968); 
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
      position: relative;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }

    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-link {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e823160-b006-492e-89b1-29eaedf38ae6 {
      --shg-aspect-ratio: calc(2048/968); 
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
      position: relative;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }

    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-link {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e823160-b006-492e-89b1-29eaedf38ae6 {
      --shg-aspect-ratio: calc(2048/968); 
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
      position: relative;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }

    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-link {
      aspect-ratio: 2048/968;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e823160-b006-492e-89b1-29eaedf38ae6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-4e823160-b006-492e-89b1-29eaedf38ae6 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4e823160-b006-492e-89b1-29eaedf38ae6 {
      --shg-aspect-ratio: calc(2048/968); 
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container {
      position: relative;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e823160-b006-492e-89b1-29eaedf38ae6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-e7487d8c-24a8-4bbe-bffd-64d230b252c1 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-e7487d8c-24a8-4bbe-bffd-64d230b252c1 {
  margin-top: 60px;
}
}
@media (min-width: 0px) {
[id="s-e7487d8c-24a8-4bbe-bffd-64d230b252c1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e7487d8c-24a8-4bbe-bffd-64d230b252c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e7487d8c-24a8-4bbe-bffd-64d230b252c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e7487d8c-24a8-4bbe-bffd-64d230b252c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-d4877359-3a14-4d16-b63a-bf7635da2fbb {
  margin-left: auto;
margin-right: auto;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fde189d8-8532-45cb-987c-a5ee209cdaa8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-deeecc80-08ff-4f84-8a16-a17b718e7ce3 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-deeecc80-08ff-4f84-8a16-a17b718e7ce3 {
  margin-bottom: 40px;
}
}
#s-deeecc80-08ff-4f84-8a16-a17b718e7ce3 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-deeecc80-08ff-4f84-8a16-a17b718e7ce3 .shogun-heading-component h1 a {
  color: ;
}


#s-68112190-320b-479b-b11e-6005e5a03226 {
  margin-left: auto;
margin-right: auto;
}

#s-469e9433-523d-495b-a43d-73af8e917cc5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-469e9433-523d-495b-a43d-73af8e917cc5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bfbfc4a2-a59c-4fbc-ba38-52f3d369e5f9 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-bfbfc4a2-a59c-4fbc-ba38-52f3d369e5f9 {
  margin-bottom: 40px;
}
}
#s-bfbfc4a2-a59c-4fbc-ba38-52f3d369e5f9 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-bfbfc4a2-a59c-4fbc-ba38-52f3d369e5f9 .shogun-heading-component h1 a {
  color: ;
}


#s-27743934-65d4-456b-843b-1ab7a800fc75 {
  margin-left: auto;
margin-right: auto;
}

#s-30420308-c94f-42f6-b7da-a215f8043eac {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30420308-c94f-42f6-b7da-a215f8043eac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e9e9bd65-829d-4987-9137-83e3b041c037 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9e9bd65-829d-4987-9137-83e3b041c037 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-e9e9bd65-829d-4987-9137-83e3b041c037 .shogun-heading-component h1 a {
  color: ;
}


#s-0b14692c-6dca-45ca-8b61-c3293e6a009e {
  margin-left: auto;
margin-right: auto;
}

#s-4fbfa4e9-422b-4753-addd-a485311ff24d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fbfa4e9-422b-4753-addd-a485311ff24d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f4ba6ac8-4dd4-46ab-bc44-6ef01f2f1c8d {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4ba6ac8-4dd4-46ab-bc44-6ef01f2f1c8d .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-f4ba6ac8-4dd4-46ab-bc44-6ef01f2f1c8d .shogun-heading-component h1 a {
  color: ;
}


#s-c8a3c1a3-83a7-48b4-bfc1-8622e6106eab {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
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: 992px) and (max-width: 1199px){#s-c8a3c1a3-83a7-48b4-bfc1-8622e6106eab {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8a3c1a3-83a7-48b4-bfc1-8622e6106eab {
  margin-left: 2%;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
}
}@media (max-width: 767px){#s-c8a3c1a3-83a7-48b4-bfc1-8622e6106eab {
  margin-left: 2%;
margin-right: 2%;
padding-top: 15px;
padding-bottom: 10px;
}
}







#s-c8a3c1a3-83a7-48b4-bfc1-8622e6106eab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c8a3c1a3-83a7-48b4-bfc1-8622e6106eab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc50c8ad-9f58-4a25-b875-7d2b4a5e19b0 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-fc50c8ad-9f58-4a25-b875-7d2b4a5e19b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc50c8ad-9f58-4a25-b875-7d2b4a5e19b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc50c8ad-9f58-4a25-b875-7d2b4a5e19b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fc50c8ad-9f58-4a25-b875-7d2b4a5e19b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc50c8ad-9f58-4a25-b875-7d2b4a5e19b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc50c8ad-9f58-4a25-b875-7d2b4a5e19b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc50c8ad-9f58-4a25-b875-7d2b4a5e19b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-0d63305c-072b-4aca-99be-98375572739c {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 3px;
max-width: 2048px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-0d63305c-072b-4aca-99be-98375572739c {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0d63305c-072b-4aca-99be-98375572739c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-content {
  
    align-items: center;
  
}

.s-0d63305c-072b-4aca-99be-98375572739c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d63305c-072b-4aca-99be-98375572739c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
      position: relative;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-0d63305c-072b-4aca-99be-98375572739c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0d63305c-072b-4aca-99be-98375572739c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-content {
  
    align-items: center;
  
}

.s-0d63305c-072b-4aca-99be-98375572739c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d63305c-072b-4aca-99be-98375572739c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
      position: relative;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-0d63305c-072b-4aca-99be-98375572739c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0d63305c-072b-4aca-99be-98375572739c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-content {
  
    align-items: center;
  
}

.s-0d63305c-072b-4aca-99be-98375572739c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d63305c-072b-4aca-99be-98375572739c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
      position: relative;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-0d63305c-072b-4aca-99be-98375572739c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0d63305c-072b-4aca-99be-98375572739c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-content {
  
    align-items: center;
  
}

.s-0d63305c-072b-4aca-99be-98375572739c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d63305c-072b-4aca-99be-98375572739c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
      position: relative;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-0d63305c-072b-4aca-99be-98375572739c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0d63305c-072b-4aca-99be-98375572739c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d63305c-072b-4aca-99be-98375572739c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-0d63305c-072b-4aca-99be-98375572739c .shogun-image-content {
  
    align-items: center;
  
}

.s-0d63305c-072b-4aca-99be-98375572739c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d63305c-072b-4aca-99be-98375572739c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d63305c-072b-4aca-99be-98375572739c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container {
      position: relative;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d63305c-072b-4aca-99be-98375572739c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d63305c-072b-4aca-99be-98375572739c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea {
  padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea {
  padding-right: 3%;
}
}@media (max-width: 767px){#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea {
  margin-top: 20px;
}
}
#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 a {
  color: ;
}

@media (min-width: 1200px){#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 a {
  color: ;
}

}@media (min-width: 992px) and (max-width: 1199px){#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 a {
  color: ;
}

}@media (min-width: 768px) and (max-width: 991px){#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 a {
  color: ;
}

}@media (max-width: 767px){#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-47c1e67d-683e-4238-9ea7-ffe0ef7ef7ea .shogun-heading-component h2 a {
  color: ;
}

}
#s-15817ee2-111f-4280-a290-c6e03f579343 {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-15817ee2-111f-4280-a290-c6e03f579343 {
  padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-15817ee2-111f-4280-a290-c6e03f579343 {
  padding-left: 0%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-15817ee2-111f-4280-a290-c6e03f579343 {
  margin-bottom: 20px;
}
}
#s-53484ff9-b6c8-4cbc-9e33-eb36ae36f673 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
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: none;
border-radius: 3px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-53484ff9-b6c8-4cbc-9e33-eb36ae36f673 {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-53484ff9-b6c8-4cbc-9e33-eb36ae36f673 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-53484ff9-b6c8-4cbc-9e33-eb36ae36f673 {
  background-image: url();
}








#s-53484ff9-b6c8-4cbc-9e33-eb36ae36f673 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53484ff9-b6c8-4cbc-9e33-eb36ae36f673.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85ba6274-7294-45c8-bcd9-8c92303781a6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-85ba6274-7294-45c8-bcd9-8c92303781a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-85ba6274-7294-45c8-bcd9-8c92303781a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-85ba6274-7294-45c8-bcd9-8c92303781a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-85ba6274-7294-45c8-bcd9-8c92303781a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-09671e86-bfd2-41f7-9e33-88693a755bf8 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}

#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75b287a9-1b24-4c51-906c-3a4ecd05c262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-06d76015-dd69-4442-b207-c1f69aefa721 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06d76015-dd69-4442-b207-c1f69aefa721 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-06d76015-dd69-4442-b207-c1f69aefa721 .shogun-heading-component h1 a {
  color: ;
}


#s-fe82b385-4087-44b7-b802-37dfb59bf3cd {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}

#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ef14ab5-10bd-414d-ad63-71dc624a2266 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b2bb147e-84e5-4840-bfa0-f9ae24c3ae2a {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2bb147e-84e5-4840-bfa0-f9ae24c3ae2a .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-b2bb147e-84e5-4840-bfa0-f9ae24c3ae2a .shogun-heading-component h1 a {
  color: ;
}


#s-af13031f-00ad-4c57-8da2-b561f119de7a {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-af13031f-00ad-4c57-8da2-b561f119de7a {
  margin-top: 10px;
}
}
#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742e62ed-7813-4f54-8846-6e5f68e4fd0d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-75e032b5-e2bb-4335-a2aa-107553fb4022 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75e032b5-e2bb-4335-a2aa-107553fb4022 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-75e032b5-e2bb-4335-a2aa-107553fb4022 .shogun-heading-component h1 a {
  color: ;
}


#s-27116f50-0675-41d1-9e66-b00a2e62aba4 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-27116f50-0675-41d1-9e66-b00a2e62aba4 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c60541d1-6160-4dc7-9f1a-1fd9d7613f13 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dfef2b3f-ac61-4401-95db-3062f0ec565d {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfef2b3f-ac61-4401-95db-3062f0ec565d .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-dfef2b3f-ac61-4401-95db-3062f0ec565d .shogun-heading-component h1 a {
  color: ;
}


#s-7491a0bf-99d4-40d4-9dcc-f9143bb7cd8b {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
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: none;
border-radius: 3px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7491a0bf-99d4-40d4-9dcc-f9143bb7cd8b {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-7491a0bf-99d4-40d4-9dcc-f9143bb7cd8b {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
}
}
#s-7491a0bf-99d4-40d4-9dcc-f9143bb7cd8b {
  background-image: url();
}








#s-7491a0bf-99d4-40d4-9dcc-f9143bb7cd8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7491a0bf-99d4-40d4-9dcc-f9143bb7cd8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-45d3c33a-4b00-4956-89ea-3ad3bec30b3b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-45d3c33a-4b00-4956-89ea-3ad3bec30b3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-45d3c33a-4b00-4956-89ea-3ad3bec30b3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-45d3c33a-4b00-4956-89ea-3ad3bec30b3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-45d3c33a-4b00-4956-89ea-3ad3bec30b3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-02fda5be-e941-419e-b2ee-d2f6d22423dc {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}

#s-21d70d50-3a97-4249-a546-66609adc631c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-21d70d50-3a97-4249-a546-66609adc631c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f52f34c5-5870-44e4-9aad-056c7bcee33c {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f52f34c5-5870-44e4-9aad-056c7bcee33c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-f52f34c5-5870-44e4-9aad-056c7bcee33c .shogun-heading-component h1 a {
  color: ;
}


#s-06f96e22-e14b-42c6-b9f4-62360a78d7ec {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}

#s-6d3a0738-441b-46a1-a95f-116576afab10 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d3a0738-441b-46a1-a95f-116576afab10 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6250ca0f-988b-496e-88b5-5d2a9354a8ea {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6250ca0f-988b-496e-88b5-5d2a9354a8ea .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-6250ca0f-988b-496e-88b5-5d2a9354a8ea .shogun-heading-component h1 a {
  color: ;
}


#s-20365b6c-d2b9-4576-bff5-c8ae7f243ec6 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-20365b6c-d2b9-4576-bff5-c8ae7f243ec6 {
  margin-top: 10px;
}
}
#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbdcc126-74cf-40e2-ad0b-9515fe87ea65 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ce156095-318f-498d-a0e9-615ca01976e2 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce156095-318f-498d-a0e9-615ca01976e2 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-ce156095-318f-498d-a0e9-615ca01976e2 .shogun-heading-component h1 a {
  color: ;
}


#s-14e6a805-abce-4d89-87ab-f94bfb811773 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-14e6a805-abce-4d89-87ab-f94bfb811773 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-76a76135-7cdc-4706-8613-beecc7a03905 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76a76135-7cdc-4706-8613-beecc7a03905 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-444741de-8439-4a3b-b1e1-676305aa5444 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-444741de-8439-4a3b-b1e1-676305aa5444 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-444741de-8439-4a3b-b1e1-676305aa5444 .shogun-heading-component h1 a {
  color: ;
}


#s-36e42ea2-7e26-42b0-a643-62b4aa761073 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
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: 992px) and (max-width: 1199px){#s-36e42ea2-7e26-42b0-a643-62b4aa761073 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-36e42ea2-7e26-42b0-a643-62b4aa761073 {
  margin-left: 2%;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
}
}@media (max-width: 767px){#s-36e42ea2-7e26-42b0-a643-62b4aa761073 {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
padding-top: 15px;
padding-bottom: 10px;
}
}







#s-36e42ea2-7e26-42b0-a643-62b4aa761073 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-36e42ea2-7e26-42b0-a643-62b4aa761073.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4991785a-6aab-4308-b3f8-16eda1c2dae3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4991785a-6aab-4308-b3f8-16eda1c2dae3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4991785a-6aab-4308-b3f8-16eda1c2dae3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4991785a-6aab-4308-b3f8-16eda1c2dae3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4991785a-6aab-4308-b3f8-16eda1c2dae3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4991785a-6aab-4308-b3f8-16eda1c2dae3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4991785a-6aab-4308-b3f8-16eda1c2dae3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4991785a-6aab-4308-b3f8-16eda1c2dae3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-fbaa139e-af76-4b94-96ad-c6735c4cbf16 {
  margin-left: auto;
margin-right: auto;
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 3px;
max-width: 700px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-content {
  
    align-items: center;
  
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
      position: relative;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-content {
  
    align-items: center;
  
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
      position: relative;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

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

.shg-image-margin-container-s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-content {
  
    align-items: center;
  
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
      position: relative;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

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

.shg-image-margin-container-s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-content {
  
    align-items: center;
  
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
      position: relative;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

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

.shg-image-margin-container-s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-388c00e9-143e-4f7e-b24a-323690cbcaf5 .shogun-image-content {
  
    align-items: center;
  
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container {
      position: relative;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-388c00e9-143e-4f7e-b24a-323690cbcaf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}
#s-3e3ec47a-f682-431c-b97e-44264d66fed7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-3e3ec47a-f682-431c-b97e-44264d66fed7 {
  margin-top: 10px;
padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e3ec47a-f682-431c-b97e-44264d66fed7 {
  margin-top: 0px;
padding-right: 3%;
}
}@media (max-width: 767px){#s-3e3ec47a-f682-431c-b97e-44264d66fed7 {
  margin-top: 20px;
}
}
#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 a {
  color: ;
}

@media (min-width: 1200px){#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 a {
  color: ;
}

}@media (min-width: 992px) and (max-width: 1199px){#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 a {
  color: ;
}

}@media (min-width: 768px) and (max-width: 991px){#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 a {
  color: ;
}

}@media (max-width: 767px){#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-3e3ec47a-f682-431c-b97e-44264d66fed7 .shogun-heading-component h2 a {
  color: ;
}

}
#s-21439fa9-1e30-40b0-b4c8-4c74d917cad5 {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-21439fa9-1e30-40b0-b4c8-4c74d917cad5 {
  padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21439fa9-1e30-40b0-b4c8-4c74d917cad5 {
  padding-left: 0%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-21439fa9-1e30-40b0-b4c8-4c74d917cad5 {
  margin-bottom: 20px;
}
}
.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-c88eb66a-66db-4f4c-ad34-5e73983bc837 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c88eb66a-66db-4f4c-ad34-5e73983bc837:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c88eb66a-66db-4f4c-ad34-5e73983bc837:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-c88eb66a-66db-4f4c-ad34-5e73983bc837 {
  margin-top: 0px;
margin-bottom: 10px;
}
}

  #s-c88eb66a-66db-4f4c-ad34-5e73983bc837-root {
    text-align: center;
  }


#s-c88eb66a-66db-4f4c-ad34-5e73983bc837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c88eb66a-66db-4f4c-ad34-5e73983bc837-root {
    text-align: center;
  }


#s-c88eb66a-66db-4f4c-ad34-5e73983bc837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c88eb66a-66db-4f4c-ad34-5e73983bc837-root {
    text-align: center;
  }


#s-c88eb66a-66db-4f4c-ad34-5e73983bc837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c88eb66a-66db-4f4c-ad34-5e73983bc837-root {
    text-align: center;
  }


#s-c88eb66a-66db-4f4c-ad34-5e73983bc837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c88eb66a-66db-4f4c-ad34-5e73983bc837-root {
    text-align: center;
  }


#s-c88eb66a-66db-4f4c-ad34-5e73983bc837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-6d8701ac-433b-4f43-853e-8a83c7c02116 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
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: none;
border-radius: 3px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d8701ac-433b-4f43-853e-8a83c7c02116 {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-6d8701ac-433b-4f43-853e-8a83c7c02116 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-6d8701ac-433b-4f43-853e-8a83c7c02116 {
  background-image: url();
}








#s-6d8701ac-433b-4f43-853e-8a83c7c02116 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d8701ac-433b-4f43-853e-8a83c7c02116.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e3e121c-5008-47a0-ba52-14b5beed27ae {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7e3e121c-5008-47a0-ba52-14b5beed27ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e3e121c-5008-47a0-ba52-14b5beed27ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-7e3e121c-5008-47a0-ba52-14b5beed27ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-7e3e121c-5008-47a0-ba52-14b5beed27ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-7adafbd8-2691-4340-b3ab-01ae99b8ba56 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}

#s-4281f091-394d-457c-a943-2266c7346b6f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4281f091-394d-457c-a943-2266c7346b6f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-44ac3abf-7d42-489e-8488-6cf1bcea97ab {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44ac3abf-7d42-489e-8488-6cf1bcea97ab .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-44ac3abf-7d42-489e-8488-6cf1bcea97ab .shogun-heading-component h1 a {
  color: ;
}


#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6 {
  margin-top: -10px;
margin-bottom: 0px;
}
}

  #s-75fb45ab-494e-41ed-bb4f-1916ad0484e6-root {
    text-align: center;
  }


#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-75fb45ab-494e-41ed-bb4f-1916ad0484e6-root {
    text-align: center;
  }


#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-75fb45ab-494e-41ed-bb4f-1916ad0484e6-root {
    text-align: center;
  }


#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-75fb45ab-494e-41ed-bb4f-1916ad0484e6-root {
    text-align: center;
  }


#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-75fb45ab-494e-41ed-bb4f-1916ad0484e6-root {
    text-align: center;
  }


#s-75fb45ab-494e-41ed-bb4f-1916ad0484e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-dc197585-75a3-4e22-86d4-5c2283e26daa {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-dc197585-75a3-4e22-86d4-5c2283e26daa {
  margin-top: 10px;
}
}
#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a9222ee-94ea-4dbd-9169-e50aa275fd22 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-08243325-7233-4933-af92-ab1f9569f267 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08243325-7233-4933-af92-ab1f9569f267 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-08243325-7233-4933-af92-ab1f9569f267 .shogun-heading-component h1 a {
  color: ;
}


#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca {
  margin-top: -10px;
margin-bottom: 10px;
}
}

  #s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca-root {
    text-align: center;
  }


#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca-root {
    text-align: center;
  }


#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca-root {
    text-align: center;
  }


#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca-root {
    text-align: center;
  }


#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca-root {
    text-align: center;
  }


#s-727b7600-fbd0-48fa-97ff-9fd5b2b548ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-bb537223-c20a-4841-8937-e9c6a51d3ad5 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 15px;
padding-right: 7%;
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;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-bb537223-c20a-4841-8937-e9c6a51d3ad5 {
  margin-top: 10px;
}
}
#s-a4189943-561e-48bf-8af7-40673b86c738 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a4189943-561e-48bf-8af7-40673b86c738 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-28b383ab-29e2-44c8-a1c3-9ef5b2b77967 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28b383ab-29e2-44c8-a1c3-9ef5b2b77967 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-28b383ab-29e2-44c8-a1c3-9ef5b2b77967 .shogun-heading-component h1 a {
  color: ;
}


#s-01cc902f-0941-41d9-af61-e902c12c1099 {
  margin-top: 10px;
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: 992px) and (max-width: 1199px){#s-01cc902f-0941-41d9-af61-e902c12c1099 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-01cc902f-0941-41d9-af61-e902c12c1099 {
  margin-left: 2%;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
}
}@media (max-width: 767px){#s-01cc902f-0941-41d9-af61-e902c12c1099 {
  margin-top: 10px;
margin-left: 2%;
margin-right: 2%;
padding-top: 15px;
padding-bottom: 10px;
}
}







#s-01cc902f-0941-41d9-af61-e902c12c1099 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-01cc902f-0941-41d9-af61-e902c12c1099.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4850dc34-b7e7-4b5d-be73-eddd0ad63421 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4850dc34-b7e7-4b5d-be73-eddd0ad63421"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4850dc34-b7e7-4b5d-be73-eddd0ad63421"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4850dc34-b7e7-4b5d-be73-eddd0ad63421"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4850dc34-b7e7-4b5d-be73-eddd0ad63421"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4850dc34-b7e7-4b5d-be73-eddd0ad63421"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4850dc34-b7e7-4b5d-be73-eddd0ad63421"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4850dc34-b7e7-4b5d-be73-eddd0ad63421"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-398cebb9-388f-42a1-94da-c4cb56200279 {
  margin-left: auto;
margin-right: auto;
}

#s-27637099-6284-4640-a8c6-aed9ad312da2 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 3px;
max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-27637099-6284-4640-a8c6-aed9ad312da2 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27637099-6284-4640-a8c6-aed9ad312da2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27637099-6284-4640-a8c6-aed9ad312da2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
      position: relative;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-27637099-6284-4640-a8c6-aed9ad312da2 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27637099-6284-4640-a8c6-aed9ad312da2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27637099-6284-4640-a8c6-aed9ad312da2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
      position: relative;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

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

.shg-image-margin-container-s-27637099-6284-4640-a8c6-aed9ad312da2 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27637099-6284-4640-a8c6-aed9ad312da2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27637099-6284-4640-a8c6-aed9ad312da2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
      position: relative;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

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

.shg-image-margin-container-s-27637099-6284-4640-a8c6-aed9ad312da2 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27637099-6284-4640-a8c6-aed9ad312da2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27637099-6284-4640-a8c6-aed9ad312da2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
      position: relative;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

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

.shg-image-margin-container-s-27637099-6284-4640-a8c6-aed9ad312da2 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-27637099-6284-4640-a8c6-aed9ad312da2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27637099-6284-4640-a8c6-aed9ad312da2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-27637099-6284-4640-a8c6-aed9ad312da2 .shogun-image-content {
  
    align-items: center;
  
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27637099-6284-4640-a8c6-aed9ad312da2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container {
      position: relative;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27637099-6284-4640-a8c6-aed9ad312da2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}
#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 {
  margin-top: 10px;
padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 {
  margin-top: 10px;
padding-right: 3%;
}
}@media (max-width: 767px){#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 {
  margin-top: 20px;
}
}
#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 a {
  color: ;
}

@media (min-width: 1200px){#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 a {
  color: ;
}

}@media (min-width: 992px) and (max-width: 1199px){#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 a {
  color: ;
}

}@media (min-width: 768px) and (max-width: 991px){#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 a {
  color: ;
}

}@media (max-width: 767px){#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 {
  color: ;
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


#s-5a84b969-56a7-47d3-b0e6-50398ed0b036 .shogun-heading-component h2 a {
  color: ;
}

}
#s-c16e2402-9bad-4473-81ee-81bc79c90773 {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-c16e2402-9bad-4473-81ee-81bc79c90773 {
  padding-right: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c16e2402-9bad-4473-81ee-81bc79c90773 {
  padding-left: 0%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-c16e2402-9bad-4473-81ee-81bc79c90773 {
  margin-bottom: 20px;
}
}
#s-a28a9497-96fb-4909-afaa-820899b5c933 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(165, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a28a9497-96fb-4909-afaa-820899b5c933:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a28a9497-96fb-4909-afaa-820899b5c933:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a28a9497-96fb-4909-afaa-820899b5c933 {
  margin-top: 0px;
margin-bottom: 10px;
}
}

  #s-a28a9497-96fb-4909-afaa-820899b5c933-root {
    text-align: center;
  }


#s-a28a9497-96fb-4909-afaa-820899b5c933.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a28a9497-96fb-4909-afaa-820899b5c933-root {
    text-align: center;
  }


#s-a28a9497-96fb-4909-afaa-820899b5c933.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a28a9497-96fb-4909-afaa-820899b5c933-root {
    text-align: center;
  }


#s-a28a9497-96fb-4909-afaa-820899b5c933.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a28a9497-96fb-4909-afaa-820899b5c933-root {
    text-align: center;
  }


#s-a28a9497-96fb-4909-afaa-820899b5c933.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a28a9497-96fb-4909-afaa-820899b5c933-root {
    text-align: center;
  }


#s-a28a9497-96fb-4909-afaa-820899b5c933.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  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;
}
