.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-792844c0-072d-4f61-bdc8-350ec2499b39 {
  background-image: url(https://i.shgcdn.com/2211b133-048b-4c6f-ad56-92beb0fb0af5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center -235px;
}








#s-792844c0-072d-4f61-bdc8-350ec2499b39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-792844c0-072d-4f61-bdc8-350ec2499b39.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #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-f0747aac-f262-4abe-97f8-ea11a93821a9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0747aac-f262-4abe-97f8-ea11a93821a9 .shogun-heading-component h1 {
  color: rgba(223, 111, 9, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: 4em;
  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;
}

@media (min-width: 0px) {
[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 992px) {
[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5px);
}

}

@media (min-width: 1200px) {
[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5px);
}

[id="s-ddc6af46-3941-4530-9c19-3e6ebadc3ce8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5px);
}

}

#s-8dc778e8-b0de-473b-a9be-8943bbf5fdd9 {
  min-height: 600px;
background-color: rgba(212, 208, 208, 0.1);
}








#s-8dc778e8-b0de-473b-a9be-8943bbf5fdd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dc778e8-b0de-473b-a9be-8943bbf5fdd9.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-6fe19fe4-f1f1-4d5d-9c52-989354f1fe53 {
  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-6fe19fe4-f1f1-4d5d-9c52-989354f1fe53: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-6fe19fe4-f1f1-4d5d-9c52-989354f1fe53:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-6fe19fe4-f1f1-4d5d-9c52-989354f1fe53-btn-wrapper {
    text-align: left;
  }


#s-6fe19fe4-f1f1-4d5d-9c52-989354f1fe53.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-88fc1b28-b3e1-4e27-9843-dff667048d57 {
  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-88fc1b28-b3e1-4e27-9843-dff667048d57: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-88fc1b28-b3e1-4e27-9843-dff667048d57:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-88fc1b28-b3e1-4e27-9843-dff667048d57-btn-wrapper {
    text-align: left;
  }


#s-88fc1b28-b3e1-4e27-9843-dff667048d57.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8526a4e3-a534-4e84-92a3-76f1f90714d1 {
  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-8526a4e3-a534-4e84-92a3-76f1f90714d1: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-8526a4e3-a534-4e84-92a3-76f1f90714d1:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-8526a4e3-a534-4e84-92a3-76f1f90714d1-btn-wrapper {
    text-align: left;
  }


#s-8526a4e3-a534-4e84-92a3-76f1f90714d1.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-972e5055-abdd-4f60-92e7-e5260c34d560 {
  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-972e5055-abdd-4f60-92e7-e5260c34d560: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-972e5055-abdd-4f60-92e7-e5260c34d560:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-972e5055-abdd-4f60-92e7-e5260c34d560-btn-wrapper {
    text-align: left;
  }


#s-972e5055-abdd-4f60-92e7-e5260c34d560.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ce0100db-cc78-40d7-b62e-0e1b03a8a84b {
  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-ce0100db-cc78-40d7-b62e-0e1b03a8a84b: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-ce0100db-cc78-40d7-b62e-0e1b03a8a84b:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-ce0100db-cc78-40d7-b62e-0e1b03a8a84b-btn-wrapper {
    text-align: left;
  }


#s-ce0100db-cc78-40d7-b62e-0e1b03a8a84b.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7d72f639-b418-43ac-998f-2cd917121145 {
  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-7d72f639-b418-43ac-998f-2cd917121145: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-7d72f639-b418-43ac-998f-2cd917121145:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-7d72f639-b418-43ac-998f-2cd917121145-btn-wrapper {
    text-align: left;
  }


#s-7d72f639-b418-43ac-998f-2cd917121145.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b3452308-eec4-4f65-be0e-daaeb3053f85 {
  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-b3452308-eec4-4f65-be0e-daaeb3053f85: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-b3452308-eec4-4f65-be0e-daaeb3053f85:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-b3452308-eec4-4f65-be0e-daaeb3053f85-btn-wrapper {
    text-align: left;
  }


#s-b3452308-eec4-4f65-be0e-daaeb3053f85.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-5fc69fb8-7909-4c9e-a41c-b4c1f82c248d {
  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-5fc69fb8-7909-4c9e-a41c-b4c1f82c248d: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-5fc69fb8-7909-4c9e-a41c-b4c1f82c248d:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-5fc69fb8-7909-4c9e-a41c-b4c1f82c248d-btn-wrapper {
    text-align: left;
  }


#s-5fc69fb8-7909-4c9e-a41c-b4c1f82c248d.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-96b8ea64-16c9-4ffb-8631-5b6c79caee7b {
  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-96b8ea64-16c9-4ffb-8631-5b6c79caee7b: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-96b8ea64-16c9-4ffb-8631-5b6c79caee7b:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-96b8ea64-16c9-4ffb-8631-5b6c79caee7b-btn-wrapper {
    text-align: left;
  }


#s-96b8ea64-16c9-4ffb-8631-5b6c79caee7b.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-acd6e4da-0e20-4028-bd72-b6216a7ae934 {
  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-acd6e4da-0e20-4028-bd72-b6216a7ae934: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-acd6e4da-0e20-4028-bd72-b6216a7ae934:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-acd6e4da-0e20-4028-bd72-b6216a7ae934-btn-wrapper {
    text-align: left;
  }


#s-acd6e4da-0e20-4028-bd72-b6216a7ae934.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-0c91b889-5101-4cb2-b5af-cec2dc15a352 {
  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-0c91b889-5101-4cb2-b5af-cec2dc15a352: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-0c91b889-5101-4cb2-b5af-cec2dc15a352:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-0c91b889-5101-4cb2-b5af-cec2dc15a352-btn-wrapper {
    text-align: left;
  }


#s-0c91b889-5101-4cb2-b5af-cec2dc15a352.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b5fd7478-0ca0-4c1a-af1c-13d58af0fd69 {
  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-b5fd7478-0ca0-4c1a-af1c-13d58af0fd69: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-b5fd7478-0ca0-4c1a-af1c-13d58af0fd69:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-b5fd7478-0ca0-4c1a-af1c-13d58af0fd69-btn-wrapper {
    text-align: left;
  }


#s-b5fd7478-0ca0-4c1a-af1c-13d58af0fd69.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a4548f1b-c0c1-4040-8032-c006a9fa14dc {
  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-a4548f1b-c0c1-4040-8032-c006a9fa14dc: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-a4548f1b-c0c1-4040-8032-c006a9fa14dc:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-a4548f1b-c0c1-4040-8032-c006a9fa14dc-btn-wrapper {
    text-align: left;
  }


#s-a4548f1b-c0c1-4040-8032-c006a9fa14dc.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-482cff4d-f28e-4eef-9c98-ce462068f102 {
  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-482cff4d-f28e-4eef-9c98-ce462068f102: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-482cff4d-f28e-4eef-9c98-ce462068f102:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-482cff4d-f28e-4eef-9c98-ce462068f102-btn-wrapper {
    text-align: left;
  }


#s-482cff4d-f28e-4eef-9c98-ce462068f102.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-36879f05-4ed5-47d5-a6a2-37962059e408 {
  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-36879f05-4ed5-47d5-a6a2-37962059e408: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-36879f05-4ed5-47d5-a6a2-37962059e408:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-36879f05-4ed5-47d5-a6a2-37962059e408-btn-wrapper {
    text-align: left;
  }


#s-36879f05-4ed5-47d5-a6a2-37962059e408.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-75e2afdc-c758-436c-8d99-8cad1e4703a8 {
  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-75e2afdc-c758-436c-8d99-8cad1e4703a8: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-75e2afdc-c758-436c-8d99-8cad1e4703a8:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-75e2afdc-c758-436c-8d99-8cad1e4703a8-btn-wrapper {
    text-align: left;
  }


#s-75e2afdc-c758-436c-8d99-8cad1e4703a8.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d56731c1-a050-4449-8e8b-4bcd51c09791 {
  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-d56731c1-a050-4449-8e8b-4bcd51c09791: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-d56731c1-a050-4449-8e8b-4bcd51c09791:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-d56731c1-a050-4449-8e8b-4bcd51c09791-btn-wrapper {
    text-align: left;
  }


#s-d56731c1-a050-4449-8e8b-4bcd51c09791.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-9af0e9e5-411a-43f8-92db-b26048397722 {
  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-9af0e9e5-411a-43f8-92db-b26048397722: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-9af0e9e5-411a-43f8-92db-b26048397722:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-9af0e9e5-411a-43f8-92db-b26048397722-btn-wrapper {
    text-align: left;
  }


#s-9af0e9e5-411a-43f8-92db-b26048397722.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a2af8f73-ca3c-42ea-a298-90398ff4906a {
  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-a2af8f73-ca3c-42ea-a298-90398ff4906a: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-a2af8f73-ca3c-42ea-a298-90398ff4906a:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-a2af8f73-ca3c-42ea-a298-90398ff4906a-btn-wrapper {
    text-align: left;
  }


#s-a2af8f73-ca3c-42ea-a298-90398ff4906a.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-61dcc4ab-3101-4526-92e2-7f72c562bb54 {
  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-61dcc4ab-3101-4526-92e2-7f72c562bb54: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-61dcc4ab-3101-4526-92e2-7f72c562bb54:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-61dcc4ab-3101-4526-92e2-7f72c562bb54-btn-wrapper {
    text-align: left;
  }


#s-61dcc4ab-3101-4526-92e2-7f72c562bb54.shg-btn {
  color: rgba(223, 111, 9, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-41637d44-1423-420d-a035-129be62d100d {
  min-height: 50px;
}








#s-41637d44-1423-420d-a035-129be62d100d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41637d44-1423-420d-a035-129be62d100d.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-8365562c-d699-4741-b9a2-5932e8c15fc8 {
  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-ecc04dd7-33a0-41c4-82dd-de7e313387bc {
  text-align: left;
}


.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc {
  max-width: 100%;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom,
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc {
  max-width: 100%;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom,
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc {
  max-width: 100%;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom,
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc {
  max-width: 100%;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom,
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc {
  max-width: 100%;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom,
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc {
  max-width: 100%;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .shg-image-zoom,
.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc04dd7-33a0-41c4-82dd-de7e313387bc .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-3abb237c-41f3-4688-9b5e-26724dd906b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3abb237c-41f3-4688-9b5e-26724dd906b8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a47605b5-0df2-4d71-bc83-5437ca89c3f6 {
  display: none;
}
#s-1ac889b3-a930-45a5-9872-75c091a6ee7a {
  text-align: left;
}


.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a {
  max-width: 100%;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom,
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a {
  max-width: 100%;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom,
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a {
  max-width: 100%;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom,
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a {
  max-width: 100%;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom,
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a {
  max-width: 100%;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom,
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a {
  max-width: 100%;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom,
.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ac889b3-a930-45a5-9872-75c091a6ee7a .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-feb40657-94bf-49b4-aa7d-3bc3824bd1a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-feb40657-94bf-49b4-aa7d-3bc3824bd1a2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a6fd0b62-c819-4dd8-92ae-e9eee653ba02 {
  display: none;
}
#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed {
  text-align: left;
}


.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed {
  max-width: 100%;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom,
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed {
  max-width: 100%;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom,
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed {
  max-width: 100%;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom,
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed {
  max-width: 100%;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom,
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed {
  max-width: 100%;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom,
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed {
  max-width: 100%;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom,
.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0767116-b5a8-4ff5-bbf0-a46e1e5b2fed .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-11fe9918-fdde-4142-a052-ae274a12f12e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11fe9918-fdde-4142-a052-ae274a12f12e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e8f20e5e-29e2-4bdd-b57c-f5789efbe852 {
  display: none;
}
#s-0a85ae06-72f8-48ea-ba41-95c3535914ae {
  text-align: left;
}


.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae {
  max-width: 100%;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom,
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae {
  max-width: 100%;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom,
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae {
  max-width: 100%;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom,
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae {
  max-width: 100%;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom,
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae {
  max-width: 100%;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom,
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae {
  max-width: 100%;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom,
.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a85ae06-72f8-48ea-ba41-95c3535914ae .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-dfa996a1-fbd9-42c3-9b21-235da26a2aa1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfa996a1-fbd9-42c3-9b21-235da26a2aa1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-27ba5ff2-f0bc-4e0d-94c7-f69b89aeedfb {
  display: none;
}
#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e {
  text-align: left;
}


.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e {
  max-width: 100%;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom,
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e {
  max-width: 100%;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom,
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e {
  max-width: 100%;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom,
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e {
  max-width: 100%;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom,
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e {
  max-width: 100%;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom,
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e {
  max-width: 100%;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom,
.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf7fd76-2d8a-4dce-bd10-cf82dfc29e4e .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-1672b786-37f5-436e-88d2-d809b1a7a89e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1672b786-37f5-436e-88d2-d809b1a7a89e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d628c309-e0df-423a-8258-f1e6253e6d40 {
  display: none;
}
#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 {
  text-align: left;
}


.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 {
  max-width: 100%;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom,
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 {
  max-width: 100%;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom,
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 {
  max-width: 100%;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom,
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 {
  max-width: 100%;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom,
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 {
  max-width: 100%;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom,
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 {
  max-width: 100%;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom,
.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed93e65-8ba8-4b3d-bf3a-73d7e55f72a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e460b916-9cc5-4fc7-8e90-fb8efdbe9964 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e460b916-9cc5-4fc7-8e90-fb8efdbe9964 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c541389a-d3fe-4643-a708-b6ba4d88bc80 {
  display: none;
}
#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f {
  text-align: left;
}


.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f {
  max-width: 100%;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom,
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f {
  max-width: 100%;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom,
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f {
  max-width: 100%;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom,
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f {
  max-width: 100%;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom,
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f {
  max-width: 100%;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom,
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f {
  max-width: 100%;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom,
.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae43c9c8-914c-4e71-bf5f-5d7f74c6264f .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-5365020a-41bb-41a2-b616-ee55926a17b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5365020a-41bb-41a2-b616-ee55926a17b9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ec5ccaed-ef9d-4baa-89ac-aa05866e7fd8 {
  display: none;
}
#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 {
  text-align: left;
}


.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 {
  max-width: 100%;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom,
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 {
  max-width: 100%;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom,
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 {
  max-width: 100%;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom,
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 {
  max-width: 100%;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom,
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 {
  max-width: 100%;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom,
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 {
  max-width: 100%;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom,
.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d9a2fd-a67c-4c9f-aa94-4555b85a4791 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-3b80205f-568b-4c0f-a3b7-9e5d3232488a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b80205f-568b-4c0f-a3b7-9e5d3232488a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e361a826-41fb-4728-895e-e4a8930fc3c4 {
  display: none;
}
#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 {
  text-align: left;
}


.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 {
  max-width: 100%;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom,
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 {
  max-width: 100%;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom,
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 {
  max-width: 100%;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom,
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 {
  max-width: 100%;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom,
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 {
  max-width: 100%;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom,
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 {
  max-width: 100%;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom,
.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d21d1bae-4921-4653-ba25-8677d4e0a8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-bd9919f9-a3ee-4159-b10c-7615b0e0443b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd9919f9-a3ee-4159-b10c-7615b0e0443b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e3d99263-6046-4f1c-9bea-eddab89b915a {
  display: none;
}
#s-f4c6cabe-7aee-4805-907f-6db1f554d981 {
  text-align: left;
}


.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 {
  max-width: 100%;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom,
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 {
  max-width: 100%;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom,
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 {
  max-width: 100%;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom,
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 {
  max-width: 100%;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom,
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 {
  max-width: 100%;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom,
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 {
  max-width: 100%;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom,
.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4c6cabe-7aee-4805-907f-6db1f554d981 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-32952e18-3bf1-4cbb-b51c-2dd8532c9ad2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-32952e18-3bf1-4cbb-b51c-2dd8532c9ad2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4feab79a-9bde-48fe-a9de-774a3470650d {
  display: none;
}
#s-cb542d1f-7f23-4352-817b-7aea058b78b8 {
  text-align: left;
}


.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 {
  max-width: 100%;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom,
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 {
  max-width: 100%;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom,
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 {
  max-width: 100%;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom,
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 {
  max-width: 100%;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom,
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 {
  max-width: 100%;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom,
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 {
  max-width: 100%;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom,
.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb542d1f-7f23-4352-817b-7aea058b78b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-0e389bf9-3747-446b-a65d-0d88328a6b0e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e389bf9-3747-446b-a65d-0d88328a6b0e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-af73c2fd-5113-4f02-9dc4-74f04a679b78 {
  display: none;
}
#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 {
  text-align: left;
}


.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 {
  max-width: 100%;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom,
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 {
  max-width: 100%;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom,
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 {
  max-width: 100%;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom,
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 {
  max-width: 100%;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom,
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 {
  max-width: 100%;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom,
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 {
  max-width: 100%;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom,
.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19bcbcfb-c240-4fa5-ab12-c0e9fefa14f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-6e4a7fda-3d3a-403a-9a7e-62d8b867c93e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e4a7fda-3d3a-403a-9a7e-62d8b867c93e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ffbabf92-d868-442b-a53a-eafcfa463d69 {
  display: none;
}
#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 {
  text-align: left;
}


.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 {
  max-width: 100%;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom,
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 {
  max-width: 100%;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom,
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 {
  max-width: 100%;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom,
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 {
  max-width: 100%;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom,
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 {
  max-width: 100%;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom,
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 {
  max-width: 100%;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom,
.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b730d21e-4e67-4a11-8cd6-f71e611193d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b814085d-6552-4163-8158-da207d6e65dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b814085d-6552-4163-8158-da207d6e65dc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e709f277-0d1a-4357-803b-e0dba2b0ebd2 {
  display: none;
}
#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a {
  text-align: left;
}


.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a {
  max-width: 100%;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom,
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a {
  max-width: 100%;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom,
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a {
  max-width: 100%;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom,
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a {
  max-width: 100%;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom,
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a {
  max-width: 100%;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom,
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a {
  max-width: 100%;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom,
.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0d4f8a-ea77-4cfd-a02a-947e7384877a .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-c5e3dc0f-3e96-4f66-8385-0d7c6651680e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5e3dc0f-3e96-4f66-8385-0d7c6651680e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a80c8092-ed08-46ff-91d7-25257c4d0b87 {
  display: none;
}
#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 {
  text-align: left;
}


.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 {
  max-width: 100%;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom,
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 {
  max-width: 100%;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom,
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 {
  max-width: 100%;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom,
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 {
  max-width: 100%;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom,
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 {
  max-width: 100%;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom,
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 {
  max-width: 100%;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom,
.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d050cb7-4b2c-4b90-aad2-55790fe4c193 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-75c5ef52-4633-4276-b328-940764cabc8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75c5ef52-4633-4276-b328-940764cabc8d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-397c7688-48bd-4805-b4f9-cfb75804157e {
  display: none;
}
#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 {
  text-align: left;
}


.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 {
  max-width: 100%;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom,
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 {
  max-width: 100%;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom,
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 {
  max-width: 100%;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom,
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 {
  max-width: 100%;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom,
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 {
  max-width: 100%;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom,
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 {
  max-width: 100%;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom,
.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ab5e281-b1e4-4b89-9037-419e9f4c40e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-41689397-fa8a-4899-91d0-01019df26dfd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41689397-fa8a-4899-91d0-01019df26dfd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-54acc9e0-7860-4b3b-8ef5-a7a65ae060b3 {
  display: none;
}
#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c {
  text-align: left;
}


.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c {
  max-width: 100%;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom,
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c {
  max-width: 100%;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom,
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c {
  max-width: 100%;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom,
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c {
  max-width: 100%;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom,
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c {
  max-width: 100%;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom,
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c {
  max-width: 100%;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom,
.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e5fe1f-d8e6-4c43-97e2-252cc122c66c .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-e0192832-ebd2-47e5-972d-f026ea9bc1fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0192832-ebd2-47e5-972d-f026ea9bc1fc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ff26bd65-99a2-4f7e-a2fa-86bc889f88b7 {
  display: none;
}
#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 {
  text-align: left;
}


.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 {
  max-width: 100%;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom,
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 {
  max-width: 100%;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom,
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 {
  max-width: 100%;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom,
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 {
  max-width: 100%;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom,
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 {
  max-width: 100%;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom,
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 {
  max-width: 100%;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom,
.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9efc55d3-427c-4516-bc0f-aba4b3f777f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-822ba212-0bd2-4624-8d9c-594c4b92a7b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-822ba212-0bd2-4624-8d9c-594c4b92a7b0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-fce6bf03-fc82-4937-bbcc-30c67cb7a95d {
  display: none;
}
#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 {
  text-align: left;
}


.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 {
  max-width: 100%;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom,
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 {
  max-width: 100%;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom,
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 {
  max-width: 100%;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom,
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 {
  max-width: 100%;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom,
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 {
  max-width: 100%;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom,
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 {
  max-width: 100%;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom,
.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12c90235-f3d3-4eba-a8bb-67b1b1847eb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-58eece96-da15-443e-9f91-c2ee8ccf21f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58eece96-da15-443e-9f91-c2ee8ccf21f1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0a946f82-04bb-4c67-bdf7-4598ed6c8d47 {
  display: none;
}
#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f {
  text-align: left;
}


.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f {
  max-width: 100%;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom,
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f {
  max-width: 100%;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom,
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f {
  max-width: 100%;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom,
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f {
  max-width: 100%;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom,
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f {
  max-width: 100%;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom,
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f {
  max-width: 100%;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom,
.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e9592c4-6ffb-4e08-afa2-482af7343f2f .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-fe542f4d-8684-41f9-b5dd-b2c52f3b95a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe542f4d-8684-41f9-b5dd-b2c52f3b95a4 .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;
}