.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-1412aab8-d293-4d99-8681-4f7fd02957a2 {
  background-image: url(https://i.shgcdn.com/e11f93fb-1ffb-43a6-8807-8f7285772968/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-1412aab8-d293-4d99-8681-4f7fd02957a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1412aab8-d293-4d99-8681-4f7fd02957a2.shg-box.shg-c {
  justify-content: center;
}

#s-edee7a13-c3e3-41fd-ae87-5a993a64bbd3 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-edee7a13-c3e3-41fd-ae87-5a993a64bbd3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

.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-4a61f73c-6f67-494f-8754-a710636ea205 {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}

#s-4a61f73c-6f67-494f-8754-a710636ea205 .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-9940a93e-fffd-46df-a483-87d1a4901b1b {
  margin-top: 60px;
margin-bottom: 60px;
}

@media (min-width: 0px) {
[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-9940a93e-fffd-46df-a483-87d1a4901b1b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-20a71729-5507-4123-bf92-4c6d84349ac8 {
  min-height: 600px;
background-color: rgba(212, 208, 208, 0.1);
}








#s-20a71729-5507-4123-bf92-4c6d84349ac8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20a71729-5507-4123-bf92-4c6d84349ac8.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-4a00c8e3-06b0-4ca8-aad8-e02dfb09554b {
  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-4a00c8e3-06b0-4ca8-aad8-e02dfb09554b:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4a00c8e3-06b0-4ca8-aad8-e02dfb09554b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4a00c8e3-06b0-4ca8-aad8-e02dfb09554b-btn-wrapper {
    text-align: left;
  }


#s-4a00c8e3-06b0-4ca8-aad8-e02dfb09554b.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-2247e58c-8f8f-451b-9fa3-112b4ffb8360 {
  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-2247e58c-8f8f-451b-9fa3-112b4ffb8360:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2247e58c-8f8f-451b-9fa3-112b4ffb8360:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2247e58c-8f8f-451b-9fa3-112b4ffb8360-btn-wrapper {
    text-align: left;
  }


#s-2247e58c-8f8f-451b-9fa3-112b4ffb8360.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-f4c57097-444f-4f27-9ea4-2a882cf34600 {
  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-f4c57097-444f-4f27-9ea4-2a882cf34600:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f4c57097-444f-4f27-9ea4-2a882cf34600:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f4c57097-444f-4f27-9ea4-2a882cf34600-btn-wrapper {
    text-align: left;
  }


#s-f4c57097-444f-4f27-9ea4-2a882cf34600.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-fe660ed8-5dc5-4f59-b698-52cbcc841911 {
  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-fe660ed8-5dc5-4f59-b698-52cbcc841911:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fe660ed8-5dc5-4f59-b698-52cbcc841911:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fe660ed8-5dc5-4f59-b698-52cbcc841911-btn-wrapper {
    text-align: left;
  }


#s-fe660ed8-5dc5-4f59-b698-52cbcc841911.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-9e81a784-a016-4fd8-89a5-48ef4fd47428 {
  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-9e81a784-a016-4fd8-89a5-48ef4fd47428:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9e81a784-a016-4fd8-89a5-48ef4fd47428:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9e81a784-a016-4fd8-89a5-48ef4fd47428-btn-wrapper {
    text-align: left;
  }


#s-9e81a784-a016-4fd8-89a5-48ef4fd47428.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-45de1759-38a0-4d9e-bc96-0e9f511ae2cf {
  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-45de1759-38a0-4d9e-bc96-0e9f511ae2cf:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-45de1759-38a0-4d9e-bc96-0e9f511ae2cf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-45de1759-38a0-4d9e-bc96-0e9f511ae2cf-btn-wrapper {
    text-align: left;
  }


#s-45de1759-38a0-4d9e-bc96-0e9f511ae2cf.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-bc6f2e56-7ac9-472b-a7cd-9dd816735869 {
  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-bc6f2e56-7ac9-472b-a7cd-9dd816735869:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bc6f2e56-7ac9-472b-a7cd-9dd816735869:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bc6f2e56-7ac9-472b-a7cd-9dd816735869-btn-wrapper {
    text-align: left;
  }


#s-bc6f2e56-7ac9-472b-a7cd-9dd816735869.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-3be96169-e2ab-4dc9-b9a4-13070ed8cd33 {
  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-3be96169-e2ab-4dc9-b9a4-13070ed8cd33:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3be96169-e2ab-4dc9-b9a4-13070ed8cd33:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3be96169-e2ab-4dc9-b9a4-13070ed8cd33-btn-wrapper {
    text-align: left;
  }


#s-3be96169-e2ab-4dc9-b9a4-13070ed8cd33.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-fb5df0d1-02a4-4595-b5fd-bae7954c3d20 {
  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-fb5df0d1-02a4-4595-b5fd-bae7954c3d20:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb5df0d1-02a4-4595-b5fd-bae7954c3d20:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb5df0d1-02a4-4595-b5fd-bae7954c3d20-btn-wrapper {
    text-align: left;
  }


#s-fb5df0d1-02a4-4595-b5fd-bae7954c3d20.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-084f4e14-3ac0-4726-b57a-927c25966ca0 {
  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-084f4e14-3ac0-4726-b57a-927c25966ca0:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-084f4e14-3ac0-4726-b57a-927c25966ca0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-084f4e14-3ac0-4726-b57a-927c25966ca0-btn-wrapper {
    text-align: left;
  }


#s-084f4e14-3ac0-4726-b57a-927c25966ca0.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-903c7d78-3247-4c9b-8154-670524cdd428 {
  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-903c7d78-3247-4c9b-8154-670524cdd428:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-903c7d78-3247-4c9b-8154-670524cdd428:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-903c7d78-3247-4c9b-8154-670524cdd428-btn-wrapper {
    text-align: left;
  }


#s-903c7d78-3247-4c9b-8154-670524cdd428.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-83639d21-9885-4568-b33e-5e25e33ded4a {
  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-83639d21-9885-4568-b33e-5e25e33ded4a:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-83639d21-9885-4568-b33e-5e25e33ded4a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-83639d21-9885-4568-b33e-5e25e33ded4a-btn-wrapper {
    text-align: left;
  }


#s-83639d21-9885-4568-b33e-5e25e33ded4a.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d12f1f07-d08b-4791-b794-06818fc5b3a6 {
  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-d12f1f07-d08b-4791-b794-06818fc5b3a6:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d12f1f07-d08b-4791-b794-06818fc5b3a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d12f1f07-d08b-4791-b794-06818fc5b3a6-btn-wrapper {
    text-align: left;
  }


#s-d12f1f07-d08b-4791-b794-06818fc5b3a6.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-f5366796-6c6a-4a69-8179-c10e133eef36 {
  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-f5366796-6c6a-4a69-8179-c10e133eef36:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f5366796-6c6a-4a69-8179-c10e133eef36:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f5366796-6c6a-4a69-8179-c10e133eef36-btn-wrapper {
    text-align: left;
  }


#s-f5366796-6c6a-4a69-8179-c10e133eef36.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8d36818a-8206-4581-bc06-dfd6a5ebc6b6 {
  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-8d36818a-8206-4581-bc06-dfd6a5ebc6b6:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8d36818a-8206-4581-bc06-dfd6a5ebc6b6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8d36818a-8206-4581-bc06-dfd6a5ebc6b6-btn-wrapper {
    text-align: left;
  }


#s-8d36818a-8206-4581-bc06-dfd6a5ebc6b6.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-959f9f1a-5a98-4b74-b1f4-c83dd5b660ca {
  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-959f9f1a-5a98-4b74-b1f4-c83dd5b660ca:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-959f9f1a-5a98-4b74-b1f4-c83dd5b660ca:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-959f9f1a-5a98-4b74-b1f4-c83dd5b660ca-btn-wrapper {
    text-align: left;
  }


#s-959f9f1a-5a98-4b74-b1f4-c83dd5b660ca.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-783cdcc4-c79e-485c-a89f-eb3bb5f63ce1 {
  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-783cdcc4-c79e-485c-a89f-eb3bb5f63ce1:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-783cdcc4-c79e-485c-a89f-eb3bb5f63ce1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-783cdcc4-c79e-485c-a89f-eb3bb5f63ce1-btn-wrapper {
    text-align: left;
  }


#s-783cdcc4-c79e-485c-a89f-eb3bb5f63ce1.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d1948c4e-03dd-4b86-82ef-7ffc1f712dcf {
  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-d1948c4e-03dd-4b86-82ef-7ffc1f712dcf:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d1948c4e-03dd-4b86-82ef-7ffc1f712dcf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d1948c4e-03dd-4b86-82ef-7ffc1f712dcf-btn-wrapper {
    text-align: left;
  }


#s-d1948c4e-03dd-4b86-82ef-7ffc1f712dcf.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-907d2ca4-abad-447e-bc56-dd37472896e7 {
  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-907d2ca4-abad-447e-bc56-dd37472896e7:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-907d2ca4-abad-447e-bc56-dd37472896e7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-907d2ca4-abad-447e-bc56-dd37472896e7-btn-wrapper {
    text-align: left;
  }


#s-907d2ca4-abad-447e-bc56-dd37472896e7.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-4f137164-dc42-43e3-abda-ab2f390d4bd2 {
  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-4f137164-dc42-43e3-abda-ab2f390d4bd2:hover {background-color: rgba(223, 111, 9, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4f137164-dc42-43e3-abda-ab2f390d4bd2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4f137164-dc42-43e3-abda-ab2f390d4bd2-btn-wrapper {
    text-align: left;
  }


#s-4f137164-dc42-43e3-abda-ab2f390d4bd2.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-82dc16f2-e46f-405e-b621-249882528e94 {
  min-height: 50px;
}








#s-82dc16f2-e46f-405e-b621-249882528e94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82dc16f2-e46f-405e-b621-249882528e94.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-21ee42f3-0fe0-4dcb-8aa3-35b307c77a02 {
  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-3e73f0ea-44e1-49c7-880b-4f970d167134 {
  text-align: left;
}


.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 {
  max-width: 100%;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom,
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 {
  max-width: 100%;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom,
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 {
  max-width: 100%;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom,
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 {
  max-width: 100%;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom,
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 {
  max-width: 100%;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom,
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 {
  max-width: 100%;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .shg-image-zoom,
.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e73f0ea-44e1-49c7-880b-4f970d167134 .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-f628ce81-c40a-433f-8ecc-308a11d1729c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f628ce81-c40a-433f-8ecc-308a11d1729c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-61067886-8867-466e-aedc-7fc28519716b {
  display: none;
}
#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 {
  text-align: left;
}


.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 {
  max-width: 100%;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom,
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 {
  max-width: 100%;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom,
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 {
  max-width: 100%;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom,
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 {
  max-width: 100%;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom,
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 {
  max-width: 100%;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom,
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 {
  max-width: 100%;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom,
.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91e3033c-1e8c-4b08-95ed-b14ee66f5de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-07667ce3-31bc-465d-b434-0313c6e332f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07667ce3-31bc-465d-b434-0313c6e332f6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-47565c91-01d6-49de-8345-15444cba3748 {
  display: none;
}
#s-720870f3-0745-4b36-a76d-5fc79bf36818 {
  text-align: left;
}


.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 {
  max-width: 100%;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom,
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 {
  max-width: 100%;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom,
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 {
  max-width: 100%;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom,
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 {
  max-width: 100%;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom,
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 {
  max-width: 100%;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom,
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 {
  max-width: 100%;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom,
.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-720870f3-0745-4b36-a76d-5fc79bf36818 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b63e3ea0-5b8e-4ed2-9827-184addd12b59 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b63e3ea0-5b8e-4ed2-9827-184addd12b59 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-55b4c0b1-5491-41a1-8b16-1f66abf20ad1 {
  display: none;
}
#s-54115301-9c39-438f-9387-0f022b6c3de2 {
  text-align: left;
}


.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 {
  max-width: 100%;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom,
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 {
  max-width: 100%;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom,
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 {
  max-width: 100%;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom,
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 {
  max-width: 100%;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom,
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 {
  max-width: 100%;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom,
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 {
  max-width: 100%;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom,
.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54115301-9c39-438f-9387-0f022b6c3de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-dd7f2138-a8a8-430b-a0c5-4cc1fa17662b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd7f2138-a8a8-430b-a0c5-4cc1fa17662b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-823a3d6f-4da6-48d0-8a4b-7346faa03072 {
  display: none;
}
#s-08d047df-904d-4b4e-b826-64c26c243654 {
  text-align: left;
}


.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 {
  max-width: 100%;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom,
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 {
  max-width: 100%;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom,
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 {
  max-width: 100%;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom,
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 {
  max-width: 100%;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom,
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 {
  max-width: 100%;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom,
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 {
  max-width: 100%;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom,
.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08d047df-904d-4b4e-b826-64c26c243654 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-199b39c4-dcf7-4f84-a093-f4f6ea958458 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-199b39c4-dcf7-4f84-a093-f4f6ea958458 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ac41d72b-5aa2-4ba2-b4c8-8cbb6a74087d {
  display: none;
}
#s-abedee0c-050b-4fe2-9129-adaca7221a94 {
  text-align: left;
}


.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 {
  max-width: 100%;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom,
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 {
  max-width: 100%;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom,
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 {
  max-width: 100%;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom,
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 {
  max-width: 100%;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom,
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 {
  max-width: 100%;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom,
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 {
  max-width: 100%;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom,
.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abedee0c-050b-4fe2-9129-adaca7221a94 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-fede5f39-0cd6-4b2f-ad46-994a853572a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fede5f39-0cd6-4b2f-ad46-994a853572a9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e9028cb2-d011-4507-9d95-f068dff0fc36 {
  display: none;
}
#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e {
  text-align: left;
}


.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e {
  max-width: 100%;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom,
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e {
  max-width: 100%;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom,
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e {
  max-width: 100%;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom,
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e {
  max-width: 100%;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom,
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e {
  max-width: 100%;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom,
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e {
  max-width: 100%;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom,
.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82f7e6-b6d7-485c-9bcb-ed188b20954e .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-670d4bc5-dabf-4974-a13f-68b7c2a07b1a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-670d4bc5-dabf-4974-a13f-68b7c2a07b1a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-b9f7a27c-b205-4fee-bcc7-b2634832d0f4 {
  display: none;
}
#s-880ae52e-f00f-4594-9382-83c2b254fbbf {
  text-align: left;
}


.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf {
  max-width: 100%;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom,
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf {
  max-width: 100%;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom,
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf {
  max-width: 100%;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom,
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf {
  max-width: 100%;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom,
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf {
  max-width: 100%;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom,
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf {
  max-width: 100%;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom,
.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-880ae52e-f00f-4594-9382-83c2b254fbbf .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-375aca7f-b852-4e9c-b3b8-298e63625d4e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-375aca7f-b852-4e9c-b3b8-298e63625d4e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a90bc37f-2b25-4a97-a221-142f9302a1f1 {
  display: none;
}
#s-dd272b45-652a-479a-b916-94e420a335b4 {
  text-align: left;
}


.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 {
  max-width: 100%;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom,
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 {
  max-width: 100%;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom,
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 {
  max-width: 100%;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom,
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 {
  max-width: 100%;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom,
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 {
  max-width: 100%;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom,
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 {
  max-width: 100%;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom,
.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd272b45-652a-479a-b916-94e420a335b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-8e4e3740-6610-4604-bcfc-4ee12b4c9551 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e4e3740-6610-4604-bcfc-4ee12b4c9551 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6271918b-e2e7-496f-a543-5040b4153085 {
  display: none;
}
#s-f6920720-1631-48be-8190-046776605ed7 {
  text-align: left;
}


.shg-c#s-f6920720-1631-48be-8190-046776605ed7 {
  max-width: 100%;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom,
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 {
  max-width: 100%;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom,
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 {
  max-width: 100%;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom,
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 {
  max-width: 100%;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom,
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 {
  max-width: 100%;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom,
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 {
  max-width: 100%;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom,
.shg-c#s-f6920720-1631-48be-8190-046776605ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6920720-1631-48be-8190-046776605ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-c3b8622c-2434-4a95-a252-a43d2581f932 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3b8622c-2434-4a95-a252-a43d2581f932 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-2adc8e01-b883-4fda-98d4-6df774151014 {
  display: none;
}
#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 {
  text-align: left;
}


.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 {
  max-width: 100%;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom,
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 {
  max-width: 100%;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom,
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 {
  max-width: 100%;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom,
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 {
  max-width: 100%;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom,
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 {
  max-width: 100%;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom,
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 {
  max-width: 100%;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom,
.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce016a4-9ff0-4b20-8ac2-ed2ce5533613 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-02751831-01c8-46c7-b42d-f4b4eeea1937 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-02751831-01c8-46c7-b42d-f4b4eeea1937 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-985eec4d-4c45-472f-bb2d-4af574154763 {
  display: none;
}
#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 {
  text-align: left;
}


.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 {
  max-width: 100%;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom,
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 {
  max-width: 100%;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom,
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 {
  max-width: 100%;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom,
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 {
  max-width: 100%;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom,
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 {
  max-width: 100%;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom,
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 {
  max-width: 100%;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom,
.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0290ca6b-71db-4ea5-b6ee-68aea1215120 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-13f93dfc-4949-4b80-b168-f256d9459172 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13f93dfc-4949-4b80-b168-f256d9459172 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-2c0be28f-9e65-4285-abef-66bfd1582bea {
  display: none;
}
#s-539f657d-00c4-4822-b03e-623a7d977183 {
  text-align: left;
}


.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 {
  max-width: 100%;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom,
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 {
  max-width: 100%;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom,
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 {
  max-width: 100%;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom,
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 {
  max-width: 100%;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom,
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 {
  max-width: 100%;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom,
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 {
  max-width: 100%;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom,
.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-539f657d-00c4-4822-b03e-623a7d977183 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-437f81cb-d5af-49b1-86a4-3092a3408c9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-437f81cb-d5af-49b1-86a4-3092a3408c9d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-25a03ef6-5722-4e9b-87fb-e5c60d4794c1 {
  display: none;
}
#s-48c0efaa-f8df-405a-ac53-d04348a236e6 {
  text-align: left;
}


.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 {
  max-width: 100%;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom,
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 {
  max-width: 100%;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom,
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 {
  max-width: 100%;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom,
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 {
  max-width: 100%;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom,
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 {
  max-width: 100%;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom,
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 {
  max-width: 100%;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom,
.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48c0efaa-f8df-405a-ac53-d04348a236e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-2e795084-2ba4-492c-b1d9-d1d30e58a1bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e795084-2ba4-492c-b1d9-d1d30e58a1bc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0d63dc27-d436-4c15-8fea-ed68b0a4a44e {
  display: none;
}
#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c {
  text-align: left;
}


.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c {
  max-width: 100%;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom,
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c {
  max-width: 100%;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom,
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c {
  max-width: 100%;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom,
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c {
  max-width: 100%;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom,
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c {
  max-width: 100%;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom,
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c {
  max-width: 100%;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom,
.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1266aa9c-3c10-4d3e-9690-2e8e0eb87a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b547b465-44e4-4e30-a5bb-cbfaa7de30db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b547b465-44e4-4e30-a5bb-cbfaa7de30db .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5f869670-e1c3-471d-bf50-9d5dc5404d0c {
  display: none;
}
#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc {
  text-align: left;
}


.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc {
  max-width: 100%;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom,
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc {
  max-width: 100%;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom,
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc {
  max-width: 100%;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom,
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc {
  max-width: 100%;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom,
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc {
  max-width: 100%;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom,
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc {
  max-width: 100%;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom,
.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef5f725b-be26-4f6c-aa09-cca0b8bcbccc .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ef0f6166-8a17-4e75-be78-33eb5a1d7dad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef0f6166-8a17-4e75-be78-33eb5a1d7dad .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ace86db9-ed0c-48df-bc8d-57fb64515c84 {
  display: none;
}
#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 {
  text-align: left;
}


.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 {
  max-width: 100%;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom,
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 {
  max-width: 100%;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom,
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 {
  max-width: 100%;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom,
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 {
  max-width: 100%;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom,
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 {
  max-width: 100%;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom,
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 {
  max-width: 100%;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom,
.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbc3322b-acdc-42e8-9719-a84606d3d5a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-de54889c-c4cc-4970-8b91-9c546845e196 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de54889c-c4cc-4970-8b91-9c546845e196 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4be3af86-2735-4630-9363-b38c13dcb2ea {
  display: none;
}
#s-693a8207-2775-4138-90c1-5b5197c68d08 {
  text-align: left;
}


.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 {
  max-width: 100%;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom,
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 {
  max-width: 100%;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom,
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 {
  max-width: 100%;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom,
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 {
  max-width: 100%;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom,
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 {
  max-width: 100%;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom,
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 {
  max-width: 100%;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom,
.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-693a8207-2775-4138-90c1-5b5197c68d08 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-98e90749-c309-4e52-99ad-09f1fac32602 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98e90749-c309-4e52-99ad-09f1fac32602 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-743da979-ea2c-4ade-9553-cbf788a7ab5b {
  display: none;
}
#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 {
  text-align: left;
}


.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 {
  max-width: 100%;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom,
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 {
  max-width: 100%;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom,
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 {
  max-width: 100%;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom,
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 {
  max-width: 100%;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom,
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 {
  max-width: 100%;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom,
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 {
  max-width: 100%;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom,
.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b54b8bc-2f2c-466e-9e1b-e98363535711 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-fe430caf-0bf2-49ae-b707-223450faaf7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe430caf-0bf2-49ae-b707-223450faaf7e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d0bc727f-9628-44ee-8a18-1e84132215eb {
  display: none;
}
#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 {
  text-align: left;
}


.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 {
  max-width: 100%;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom,
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 {
  max-width: 100%;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom,
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 {
  max-width: 100%;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom,
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 {
  max-width: 100%;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom,
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 {
  max-width: 100%;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom,
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 {
  max-width: 100%;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom,
.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0c5a569-b37f-4951-9b8d-836d8bfea410 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-bae5e8f8-2f74-414b-a303-07b271628d2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bae5e8f8-2f74-414b-a303-07b271628d2d .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: block;
}