.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-c4a995f6-8dc7-4b09-b5ec-2e2b92a14237 {
  background-image: url(https://i.shgcdn.com/52ef9355-4658-4cfa-acb7-b8db222dd8c2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-c4a995f6-8dc7-4b09-b5ec-2e2b92a14237 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4a995f6-8dc7-4b09-b5ec-2e2b92a14237.shg-box.shg-c {
  justify-content: center;
}

#s-7bf837ed-ebe1-4310-b7b5-6816c2d85012 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-7bf837ed-ebe1-4310-b7b5-6816c2d85012 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(165, 162, 162, 1);
}

.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: #000;
  text-transform: none;
  font-weight: normal;
  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-cf96fcb0-5645-4b5b-b93d-2648dc4e05af {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}

#s-cf96fcb0-5645-4b5b-b93d-2648dc4e05af .shogun-heading-component h1 {
  color: rgba(223, 111, 9, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9 {
  margin-top: 60px;
margin-bottom: 60px;
}

@media (min-width: 0px) {
[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-6203e5fc-6d69-42e3-ab2a-ea169330c3d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-f8466205-0912-4e08-a156-292ccbb58c63 {
  min-height: 600px;
background-color: rgba(212, 208, 208, 0.1);
}








#s-f8466205-0912-4e08-a156-292ccbb58c63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8466205-0912-4e08-a156-292ccbb58c63.shg-box.shg-c {
  justify-content: center;
}

.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.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-a112cee6-f8a3-4db7-8f3e-ce73c1375534 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-a112cee6-f8a3-4db7-8f3e-ce73c1375534:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a112cee6-f8a3-4db7-8f3e-ce73c1375534:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a112cee6-f8a3-4db7-8f3e-ce73c1375534-btn-wrapper {
    text-align: left;
  }


#s-a112cee6-f8a3-4db7-8f3e-ce73c1375534.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-af5cc5fd-0c64-4edf-b3bb-a077d5f42240 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-af5cc5fd-0c64-4edf-b3bb-a077d5f42240:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-af5cc5fd-0c64-4edf-b3bb-a077d5f42240:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-af5cc5fd-0c64-4edf-b3bb-a077d5f42240-btn-wrapper {
    text-align: left;
  }


#s-af5cc5fd-0c64-4edf-b3bb-a077d5f42240.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8ccd53d5-1d2d-44b0-ba76-d7069eb57675 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-8ccd53d5-1d2d-44b0-ba76-d7069eb57675:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8ccd53d5-1d2d-44b0-ba76-d7069eb57675:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8ccd53d5-1d2d-44b0-ba76-d7069eb57675-btn-wrapper {
    text-align: left;
  }


#s-8ccd53d5-1d2d-44b0-ba76-d7069eb57675.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-9afe1d87-561b-4130-bc7a-586385997b3a {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-9afe1d87-561b-4130-bc7a-586385997b3a:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9afe1d87-561b-4130-bc7a-586385997b3a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9afe1d87-561b-4130-bc7a-586385997b3a-btn-wrapper {
    text-align: left;
  }


#s-9afe1d87-561b-4130-bc7a-586385997b3a.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-60154d8f-1e6c-4d5c-bf61-6dbaf67a30d0 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-60154d8f-1e6c-4d5c-bf61-6dbaf67a30d0:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-60154d8f-1e6c-4d5c-bf61-6dbaf67a30d0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-60154d8f-1e6c-4d5c-bf61-6dbaf67a30d0-btn-wrapper {
    text-align: left;
  }


#s-60154d8f-1e6c-4d5c-bf61-6dbaf67a30d0.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7df20802-3e56-4da1-83cf-f820d9465554 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-7df20802-3e56-4da1-83cf-f820d9465554:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7df20802-3e56-4da1-83cf-f820d9465554:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7df20802-3e56-4da1-83cf-f820d9465554-btn-wrapper {
    text-align: left;
  }


#s-7df20802-3e56-4da1-83cf-f820d9465554.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-576d3905-b33f-4bc8-8839-8e81587af55b {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-576d3905-b33f-4bc8-8839-8e81587af55b:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-576d3905-b33f-4bc8-8839-8e81587af55b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-576d3905-b33f-4bc8-8839-8e81587af55b-btn-wrapper {
    text-align: left;
  }


#s-576d3905-b33f-4bc8-8839-8e81587af55b.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-1d05f355-d44f-4ab2-8ee1-7947279c63ef {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-1d05f355-d44f-4ab2-8ee1-7947279c63ef:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1d05f355-d44f-4ab2-8ee1-7947279c63ef:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1d05f355-d44f-4ab2-8ee1-7947279c63ef-btn-wrapper {
    text-align: left;
  }


#s-1d05f355-d44f-4ab2-8ee1-7947279c63ef.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-1ca176de-8a11-47e2-9d7d-1f9effd71564 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-1ca176de-8a11-47e2-9d7d-1f9effd71564:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1ca176de-8a11-47e2-9d7d-1f9effd71564:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1ca176de-8a11-47e2-9d7d-1f9effd71564-btn-wrapper {
    text-align: left;
  }


#s-1ca176de-8a11-47e2-9d7d-1f9effd71564.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-29824ae6-e514-49a8-a821-641d1393298c {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-29824ae6-e514-49a8-a821-641d1393298c:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-29824ae6-e514-49a8-a821-641d1393298c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-29824ae6-e514-49a8-a821-641d1393298c-btn-wrapper {
    text-align: left;
  }


#s-29824ae6-e514-49a8-a821-641d1393298c.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-98963813-ef6a-4679-9efe-19b889125a32 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-98963813-ef6a-4679-9efe-19b889125a32:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-98963813-ef6a-4679-9efe-19b889125a32:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-98963813-ef6a-4679-9efe-19b889125a32-btn-wrapper {
    text-align: left;
  }


#s-98963813-ef6a-4679-9efe-19b889125a32.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e3303daf-3d8b-4f77-b07a-e416e6cb8534 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-e3303daf-3d8b-4f77-b07a-e416e6cb8534:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e3303daf-3d8b-4f77-b07a-e416e6cb8534:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e3303daf-3d8b-4f77-b07a-e416e6cb8534-btn-wrapper {
    text-align: left;
  }


#s-e3303daf-3d8b-4f77-b07a-e416e6cb8534.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-3b95f415-b59c-42a8-a13d-8bf859d1a3a7 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-3b95f415-b59c-42a8-a13d-8bf859d1a3a7:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3b95f415-b59c-42a8-a13d-8bf859d1a3a7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3b95f415-b59c-42a8-a13d-8bf859d1a3a7-btn-wrapper {
    text-align: left;
  }


#s-3b95f415-b59c-42a8-a13d-8bf859d1a3a7.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ac8a2636-58bd-46d0-b8d7-63d7bfe2ddd3 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-ac8a2636-58bd-46d0-b8d7-63d7bfe2ddd3:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ac8a2636-58bd-46d0-b8d7-63d7bfe2ddd3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ac8a2636-58bd-46d0-b8d7-63d7bfe2ddd3-btn-wrapper {
    text-align: left;
  }


#s-ac8a2636-58bd-46d0-b8d7-63d7bfe2ddd3.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-3e8cf74f-68c8-4679-a8fa-e86a902f6d58 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-3e8cf74f-68c8-4679-a8fa-e86a902f6d58:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3e8cf74f-68c8-4679-a8fa-e86a902f6d58:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3e8cf74f-68c8-4679-a8fa-e86a902f6d58-btn-wrapper {
    text-align: left;
  }


#s-3e8cf74f-68c8-4679-a8fa-e86a902f6d58.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-10fb9ae6-331a-4840-9173-f0b1b67e2325 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-10fb9ae6-331a-4840-9173-f0b1b67e2325:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-10fb9ae6-331a-4840-9173-f0b1b67e2325:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-10fb9ae6-331a-4840-9173-f0b1b67e2325-btn-wrapper {
    text-align: left;
  }


#s-10fb9ae6-331a-4840-9173-f0b1b67e2325.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-dbdcaaa6-074c-4554-a2f5-3e6f8df325ae {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-dbdcaaa6-074c-4554-a2f5-3e6f8df325ae:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-dbdcaaa6-074c-4554-a2f5-3e6f8df325ae:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dbdcaaa6-074c-4554-a2f5-3e6f8df325ae-btn-wrapper {
    text-align: left;
  }


#s-dbdcaaa6-074c-4554-a2f5-3e6f8df325ae.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ee683b9d-7548-42de-b9c5-1a59a136f528 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-ee683b9d-7548-42de-b9c5-1a59a136f528:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ee683b9d-7548-42de-b9c5-1a59a136f528:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ee683b9d-7548-42de-b9c5-1a59a136f528-btn-wrapper {
    text-align: left;
  }


#s-ee683b9d-7548-42de-b9c5-1a59a136f528.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-5db9026c-6f3e-4eef-8b0b-2238d689c43d {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-5db9026c-6f3e-4eef-8b0b-2238d689c43d:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5db9026c-6f3e-4eef-8b0b-2238d689c43d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5db9026c-6f3e-4eef-8b0b-2238d689c43d-btn-wrapper {
    text-align: left;
  }


#s-5db9026c-6f3e-4eef-8b0b-2238d689c43d.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-788bbe88-583f-4124-bcf9-fd7ddf40b89c {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(223, 111, 9, 1);
background-image: none;
hover-type: color;
}
#s-788bbe88-583f-4124-bcf9-fd7ddf40b89c:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-788bbe88-583f-4124-bcf9-fd7ddf40b89c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-788bbe88-583f-4124-bcf9-fd7ddf40b89c-btn-wrapper {
    text-align: left;
  }


#s-788bbe88-583f-4124-bcf9-fd7ddf40b89c.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d43aaf54-4c98-44a3-90a1-39c4e72ccc26 {
  min-height: 50px;
}








#s-d43aaf54-4c98-44a3-90a1-39c4e72ccc26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d43aaf54-4c98-44a3-90a1-39c4e72ccc26.shg-box.shg-c {
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-15bc86cd-0fe0-4414-a878-5079cfcf7b8b {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

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

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

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

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

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  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-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 {
  text-align: left;
}


.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 {
  max-width: 100%;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom,
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 {
  max-width: 100%;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom,
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 {
  max-width: 100%;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom,
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 {
  max-width: 100%;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom,
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 {
  max-width: 100%;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom,
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 {
  max-width: 100%;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom,
.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bdfcc9e-fd55-4bf2-91df-b3ec2fc75474 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-a1b68867-d30f-40bb-8968-1c0dd1d28048 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1b68867-d30f-40bb-8968-1c0dd1d28048 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-76913ca6-43f0-460b-a772-525876b173a6 {
  display: none;
}
#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe {
  text-align: left;
}


.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe {
  max-width: 100%;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom,
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe {
  max-width: 100%;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom,
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe {
  max-width: 100%;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom,
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe {
  max-width: 100%;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom,
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe {
  max-width: 100%;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom,
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe {
  max-width: 100%;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom,
.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f30f0b6f-59f6-49d1-866d-b5ecb7be05fe .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d3893df5-b5d8-41d7-a31c-b4c310f2f797 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3893df5-b5d8-41d7-a31c-b4c310f2f797 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-20b9f3fc-fa0d-4759-9f01-7b3957820d61 {
  display: none;
}
#s-9e726c57-7779-4cb2-a64d-94e5c617b0da {
  text-align: left;
}


.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da {
  max-width: 100%;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom,
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da {
  max-width: 100%;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom,
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da {
  max-width: 100%;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom,
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da {
  max-width: 100%;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom,
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da {
  max-width: 100%;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom,
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da {
  max-width: 100%;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom,
.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e726c57-7779-4cb2-a64d-94e5c617b0da .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-40e691c2-57df-4166-b157-657de601d629 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40e691c2-57df-4166-b157-657de601d629 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-80e2436a-6f2b-4d30-b93c-6d8f4c6abe42 {
  display: none;
}
#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e {
  text-align: left;
}


.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e {
  max-width: 100%;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom,
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e {
  max-width: 100%;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom,
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e {
  max-width: 100%;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom,
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e {
  max-width: 100%;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom,
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e {
  max-width: 100%;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom,
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e {
  max-width: 100%;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom,
.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ec1a4af-37e0-4ca2-83d4-b94ee6b3793e .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-babdd0c6-8cd7-45d5-aad9-6202b8f8b886 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-babdd0c6-8cd7-45d5-aad9-6202b8f8b886 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e201e00f-99b2-4ac1-a5f9-cb2eb0ec2752 {
  display: none;
}
#s-5cd34288-1f19-4efe-9939-f19c98a2f472 {
  text-align: left;
}


.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 {
  max-width: 100%;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom,
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 {
  max-width: 100%;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom,
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 {
  max-width: 100%;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom,
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 {
  max-width: 100%;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom,
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 {
  max-width: 100%;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom,
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 {
  max-width: 100%;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom,
.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd34288-1f19-4efe-9939-f19c98a2f472 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b0ae600a-354a-4545-8336-c7a3e0eee5f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0ae600a-354a-4545-8336-c7a3e0eee5f0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-09537494-a007-4f75-a414-358a26ec48d0 {
  display: none;
}
#s-ac064afe-a183-49b3-a355-4312dfb7d685 {
  text-align: left;
}


.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 {
  max-width: 100%;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom,
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 {
  max-width: 100%;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom,
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 {
  max-width: 100%;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom,
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 {
  max-width: 100%;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom,
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 {
  max-width: 100%;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom,
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 {
  max-width: 100%;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom,
.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac064afe-a183-49b3-a355-4312dfb7d685 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-5310f136-2d70-4f8f-8d94-2ac7d47621b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5310f136-2d70-4f8f-8d94-2ac7d47621b6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e2b09e87-c02d-4000-a7ac-114291c9454b {
  display: none;
}
#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 {
  text-align: left;
}


.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 {
  max-width: 100%;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom,
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 {
  max-width: 100%;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom,
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 {
  max-width: 100%;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom,
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 {
  max-width: 100%;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom,
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 {
  max-width: 100%;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom,
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 {
  max-width: 100%;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom,
.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b7c5f6-63b4-4e2d-965b-9cc905bf9310 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-fd327933-641b-460a-9f40-5160090ad282 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd327933-641b-460a-9f40-5160090ad282 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-712503e5-1e47-4dae-b086-a8b47a307c53 {
  display: none;
}
#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 {
  text-align: left;
}


.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 {
  max-width: 100%;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom,
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 {
  max-width: 100%;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom,
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 {
  max-width: 100%;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom,
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 {
  max-width: 100%;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom,
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 {
  max-width: 100%;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom,
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 {
  max-width: 100%;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom,
.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50248612-4d55-4b8d-a6a5-f16c8b92fd25 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d01563ae-febf-4067-a067-6028658dca60 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d01563ae-febf-4067-a067-6028658dca60 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c8ab56c0-ac42-4f62-9d0a-fbd3e4d2c229 {
  display: none;
}
#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 {
  text-align: left;
}


.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 {
  max-width: 100%;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom,
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 {
  max-width: 100%;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom,
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 {
  max-width: 100%;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom,
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 {
  max-width: 100%;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom,
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 {
  max-width: 100%;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom,
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 {
  max-width: 100%;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom,
.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aff498e2-4336-410e-9ebe-41b2a67f9f65 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-c1a45e37-bbad-4af3-b5b4-b056d99af8c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1a45e37-bbad-4af3-b5b4-b056d99af8c8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-bea1e152-2b90-4912-8806-cd0104ce571a {
  display: none;
}
#s-e1604a5c-8982-4905-9531-e61b78b41527 {
  text-align: left;
}


.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 {
  max-width: 100%;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom,
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 {
  max-width: 100%;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom,
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 {
  max-width: 100%;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom,
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 {
  max-width: 100%;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom,
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 {
  max-width: 100%;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom,
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 {
  max-width: 100%;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom,
.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1604a5c-8982-4905-9531-e61b78b41527 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-2a6a7ae6-b95f-4452-89df-110841e0c6e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a6a7ae6-b95f-4452-89df-110841e0c6e9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-da7f9ea2-814b-47f1-8313-ed6f48a99cbb {
  display: none;
}
#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 {
  text-align: left;
}


.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 {
  max-width: 100%;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom,
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 {
  max-width: 100%;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom,
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 {
  max-width: 100%;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom,
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 {
  max-width: 100%;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom,
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 {
  max-width: 100%;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom,
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 {
  max-width: 100%;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom,
.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4431e39-1e4a-40fa-bf63-8f09d300c453 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e136919a-4030-4daa-b733-a94604b08531 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e136919a-4030-4daa-b733-a94604b08531 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-47c9a681-ac6a-48ee-9fdb-9b236f90da6d {
  display: none;
}
#s-17b9c9c3-b336-405d-9857-40e624a1421f {
  text-align: left;
}


.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f {
  max-width: 100%;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom,
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f {
  max-width: 100%;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom,
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f {
  max-width: 100%;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom,
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f {
  max-width: 100%;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom,
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f {
  max-width: 100%;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom,
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f {
  max-width: 100%;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom,
.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b9c9c3-b336-405d-9857-40e624a1421f .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-fd6dc847-1fcd-4a4d-a5d4-c44054317f5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd6dc847-1fcd-4a4d-a5d4-c44054317f5c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0930ed78-de6b-4223-8122-854eb32d12e2 {
  display: none;
}
#s-5d70151c-448a-4f05-9e79-74d7a02a8903 {
  text-align: left;
}


.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 {
  max-width: 100%;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom,
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 {
  max-width: 100%;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom,
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 {
  max-width: 100%;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom,
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 {
  max-width: 100%;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom,
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 {
  max-width: 100%;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom,
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 {
  max-width: 100%;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom,
.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d70151c-448a-4f05-9e79-74d7a02a8903 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-670d3f43-dc17-4e7e-94cf-21f0df248ae7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-670d3f43-dc17-4e7e-94cf-21f0df248ae7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a44aaeb5-144e-4c7d-96fb-7630a33b95c0 {
  display: none;
}
#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 {
  text-align: left;
}


.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 {
  max-width: 100%;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom,
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 {
  max-width: 100%;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom,
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 {
  max-width: 100%;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom,
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 {
  max-width: 100%;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom,
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 {
  max-width: 100%;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom,
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 {
  max-width: 100%;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom,
.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d285e24c-3160-4ed6-b29e-1495bc4d3438 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e9ac77a8-2d8e-4b78-9f37-20962d8b6852 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9ac77a8-2d8e-4b78-9f37-20962d8b6852 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-10b86e89-b88f-4e13-9e3d-acf75e63dcea {
  display: none;
}
#s-079d20d3-fa08-446c-a328-5e7835ff5c52 {
  text-align: left;
}


.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 {
  max-width: 100%;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom,
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 {
  max-width: 100%;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom,
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 {
  max-width: 100%;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom,
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 {
  max-width: 100%;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom,
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 {
  max-width: 100%;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom,
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 {
  max-width: 100%;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom,
.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-079d20d3-fa08-446c-a328-5e7835ff5c52 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-4136f148-b888-4672-96a6-3be43566a702 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4136f148-b888-4672-96a6-3be43566a702 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-3e640d70-e6ef-4c64-8eb6-352a52fa2a8f {
  display: none;
}
#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e {
  text-align: left;
}


.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e {
  max-width: 100%;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom,
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e {
  max-width: 100%;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom,
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e {
  max-width: 100%;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom,
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e {
  max-width: 100%;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom,
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e {
  max-width: 100%;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom,
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e {
  max-width: 100%;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom,
.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce70b2b5-8251-40fc-8d1c-f84293da3b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-4654657f-bb94-47a5-8e50-c66c308e3ee8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4654657f-bb94-47a5-8e50-c66c308e3ee8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-158fdc9a-0982-4ede-ab25-39ae00d9ee6c {
  display: none;
}
#s-54af9c8c-6c06-41ef-9316-b17258d7140e {
  text-align: left;
}


.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e {
  max-width: 100%;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom,
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e {
  max-width: 100%;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom,
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e {
  max-width: 100%;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom,
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e {
  max-width: 100%;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom,
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e {
  max-width: 100%;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom,
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e {
  max-width: 100%;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom,
.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54af9c8c-6c06-41ef-9316-b17258d7140e .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-233b3260-b7fc-4030-a779-ae7bc3ac6b37 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-233b3260-b7fc-4030-a779-ae7bc3ac6b37 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6a84480a-3f2c-4834-9710-b4bf6e2e26db {
  display: none;
}
#s-e7552410-2732-4073-bcb8-3aea61beca68 {
  text-align: left;
}


.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 {
  max-width: 100%;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom,
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 {
  max-width: 100%;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom,
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 {
  max-width: 100%;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom,
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 {
  max-width: 100%;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom,
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 {
  max-width: 100%;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom,
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 {
  max-width: 100%;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom,
.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7552410-2732-4073-bcb8-3aea61beca68 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-713143a7-083a-4f85-9885-e752656211e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-713143a7-083a-4f85-9885-e752656211e0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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 {
  display: inline-block;
}
