.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-e28d5467-064a-43cb-8df3-422c99034037 {
  text-align: center;
}
@media (min-width: 1200px){#s-e28d5467-064a-43cb-8df3-422c99034037 {
  display: none;
}
#s-e28d5467-064a-43cb-8df3-422c99034037, #wrap-s-e28d5467-064a-43cb-8df3-422c99034037 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e28d5467-064a-43cb-8df3-422c99034037 {
  display: none;
}
#s-e28d5467-064a-43cb-8df3-422c99034037, #wrap-s-e28d5467-064a-43cb-8df3-422c99034037 { display:none !important; }}



  #s-e28d5467-064a-43cb-8df3-422c99034037 img.shogun-image {
    
    width: px;
  }


#s-e28d5467-064a-43cb-8df3-422c99034037 .shogun-image-content {
  
    align-items: center;
  
}

.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-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0 {
  min-height: 50px;
background-attachment: scroll;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0 {
  display: none;
}
#s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0, #wrap-s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0 {
  display: none;
}
#s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0, #wrap-s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0 {
  
}
}@media (max-width: 767px){#s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0 {
  
}
}







#s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5165e48b-81c3-4d9e-aab3-fc4f95a1f5d0.shg-box.shg-c {
  justify-content: center;
}

#s-f75ad769-eb60-4c38-b199-bd3cf43bbc23 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-4108fba9-49d6-406f-9b95-ce6d30d64758 {
  margin-top: 2em;
margin-left: 4em;
margin-bottom: 0em;
margin-right: 4em;
text-align: center;
}




  #s-4108fba9-49d6-406f-9b95-ce6d30d64758 img.shogun-image {
    
    width: px;
  }


#s-4108fba9-49d6-406f-9b95-ce6d30d64758 .shogun-image-content {
  
    align-items: center;
  
}

#s-8449df3f-2c3c-46a6-8994-4fcf11b6f36a {
  min-height: 50px;
}








#s-8449df3f-2c3c-46a6-8994-4fcf11b6f36a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8449df3f-2c3c-46a6-8994-4fcf11b6f36a.shg-box.shg-c {
  justify-content: 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-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-38ae31b5-6adc-4128-8b1e-1685b4603412"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-db4b4e80-bd23-4c68-89a3-712960a0b24f hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

.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-d344e434-3e57-4ea1-ac15-8cffcbaf97e3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d344e434-3e57-4ea1-ac15-8cffcbaf97e3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d344e434-3e57-4ea1-ac15-8cffcbaf97e3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d344e434-3e57-4ea1-ac15-8cffcbaf97e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ac7aff02-2eee-44ff-bd8b-0540ef586a8e hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-41aff3e7-f08f-40bb-bde0-be5ad2ac2f48 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-41aff3e7-f08f-40bb-bde0-be5ad2ac2f48:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-41aff3e7-f08f-40bb-bde0-be5ad2ac2f48:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-41aff3e7-f08f-40bb-bde0-be5ad2ac2f48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09fef1c9-fb87-49ec-b832-89d11f4fde5a hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(255, 255, 255, 0);
}

#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
}
@media (min-width: 1200px){#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 {
  display: none;
}
#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1, #wrap-s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 {
  display: none;
}
#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1, #wrap-s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 {
  display: none;
}
#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1, #wrap-s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 { display:none !important; }}@media (max-width: 767px){#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 {
  display: none;
}
#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1, #wrap-s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 { display:none !important; }}







#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1 {
  cursor: pointer;
}#s-b3df4a88-0e44-4868-9d1f-bb89e95d04f1.shg-box.shg-c {
  justify-content: center;
}

#s-38601b06-1e2a-42ea-8960-2ec132479bfa {
  text-align: center;
}




  #s-38601b06-1e2a-42ea-8960-2ec132479bfa img.shogun-image {
    
    width: px;
  }


#s-38601b06-1e2a-42ea-8960-2ec132479bfa .shogun-image-content {
  
    align-items: center;
  
}

#s-5e24478d-ce02-4a16-8087-56a9d2817c16 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
}
#s-5e24478d-ce02-4a16-8087-56a9d2817c16:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5e24478d-ce02-4a16-8087-56a9d2817c16:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5e24478d-ce02-4a16-8087-56a9d2817c16 {
  display: none;
}
#s-5e24478d-ce02-4a16-8087-56a9d2817c16, #wrap-s-5e24478d-ce02-4a16-8087-56a9d2817c16 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e24478d-ce02-4a16-8087-56a9d2817c16 {
  display: none;
}
#s-5e24478d-ce02-4a16-8087-56a9d2817c16, #wrap-s-5e24478d-ce02-4a16-8087-56a9d2817c16 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e24478d-ce02-4a16-8087-56a9d2817c16 {
  
}
}

  #s-5e24478d-ce02-4a16-8087-56a9d2817c16-btn-wrapper {
    text-align: center;
  }


#s-5e24478d-ce02-4a16-8087-56a9d2817c16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

#s-66f465ba-1db3-469c-9ca4-d454d8759159 {
  background-image: url(https://i.shgcdn.com/37e82c59-21db-41be-be03-554d4a14df04/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 3px;
padding-left: 6em;
padding-bottom: 3px;
padding-right: 6em;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-66f465ba-1db3-469c-9ca4-d454d8759159 {
  display: none;
}
#s-66f465ba-1db3-469c-9ca4-d454d8759159, #wrap-s-66f465ba-1db3-469c-9ca4-d454d8759159 { display:none !important; }}@media (max-width: 767px){#s-66f465ba-1db3-469c-9ca4-d454d8759159 {
  padding-top: 1px;
padding-left: 1em;
padding-bottom: 1px;
padding-right: 1em;
display: none;
}
#s-66f465ba-1db3-469c-9ca4-d454d8759159, #wrap-s-66f465ba-1db3-469c-9ca4-d454d8759159 { display:none !important; }}







#s-66f465ba-1db3-469c-9ca4-d454d8759159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66f465ba-1db3-469c-9ca4-d454d8759159 {
  cursor: pointer;
}#s-66f465ba-1db3-469c-9ca4-d454d8759159.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ed7142d-5805-474e-8a29-24903333f305"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-57214295-d220-484d-945e-8bd1ee297a1c {
  margin-left: 2em;
margin-right: 2em;
}








#s-57214295-d220-484d-945e-8bd1ee297a1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57214295-d220-484d-945e-8bd1ee297a1c.shg-box.shg-c {
  justify-content: center;
}

#s-9ac2812f-1c1e-4598-9ae0-8bdfe89dea21 {
  padding-right: 2em;
max-width: 400px;
text-align: left;
}




  #s-9ac2812f-1c1e-4598-9ae0-8bdfe89dea21 img.shogun-image {
    
    width: px;
  }


#s-9ac2812f-1c1e-4598-9ae0-8bdfe89dea21 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ff16452-f4e9-491f-b7a6-503bc1006e91 {
  min-height: 50px;
}








#s-4ff16452-f4e9-491f-b7a6-503bc1006e91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ff16452-f4e9-491f-b7a6-503bc1006e91.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bd50dc7d-3d16-4dd7-aa08-830a772c0ae5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bcc85310-5f81-4e62-a50c-55aec113f603 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-ce3fad1d-01f3-42fb-885b-02c1fe8d2f5a {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(3, 0, 0, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-ce3fad1d-01f3-42fb-885b-02c1fe8d2f5a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ce3fad1d-01f3-42fb-885b-02c1fe8d2f5a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ce3fad1d-01f3-42fb-885b-02c1fe8d2f5a-btn-wrapper {
    text-align: left;
  }


#s-ce3fad1d-01f3-42fb-885b-02c1fe8d2f5a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-642d9f0c-fa35-4b7b-8944-72256b16d7af hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-e5c8619c-430e-4381-ac7b-229517fac2a2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-e5c8619c-430e-4381-ac7b-229517fac2a2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e5c8619c-430e-4381-ac7b-229517fac2a2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e5c8619c-430e-4381-ac7b-229517fac2a2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-a5d6597f-6df1-4f25-9441-714364690f40 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 3px;
padding-left: 6em;
padding-bottom: 3px;
padding-right: 6em;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a5d6597f-6df1-4f25-9441-714364690f40 {
  display: none;
}
#s-a5d6597f-6df1-4f25-9441-714364690f40, #wrap-s-a5d6597f-6df1-4f25-9441-714364690f40 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5d6597f-6df1-4f25-9441-714364690f40 {
  display: none;
}
#s-a5d6597f-6df1-4f25-9441-714364690f40, #wrap-s-a5d6597f-6df1-4f25-9441-714364690f40 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a5d6597f-6df1-4f25-9441-714364690f40 {
  display: none;
}
#s-a5d6597f-6df1-4f25-9441-714364690f40, #wrap-s-a5d6597f-6df1-4f25-9441-714364690f40 { display:none !important; }}@media (max-width: 767px){#s-a5d6597f-6df1-4f25-9441-714364690f40 {
  padding-top: 1px;
padding-left: 1em;
padding-bottom: 1px;
padding-right: 1em;
display: none;
}
#s-a5d6597f-6df1-4f25-9441-714364690f40, #wrap-s-a5d6597f-6df1-4f25-9441-714364690f40 { display:none !important; }}







#s-a5d6597f-6df1-4f25-9441-714364690f40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5d6597f-6df1-4f25-9441-714364690f40.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87b3561f-a49e-4a46-a481-ad3cbf96b515"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d5d4fc3d-54e3-480a-8658-bcba5944da5f {
  margin-left: 2em;
margin-right: 2em;
}








#s-d5d4fc3d-54e3-480a-8658-bcba5944da5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5d4fc3d-54e3-480a-8658-bcba5944da5f.shg-box.shg-c {
  justify-content: center;
}

#s-ff1dec6e-818e-4543-9053-b4f645771766 {
  padding-right: 2em;
text-align: center;
}




  #s-ff1dec6e-818e-4543-9053-b4f645771766 img.shogun-image {
    
    width: px;
  }


#s-ff1dec6e-818e-4543-9053-b4f645771766 .shogun-image-content {
  
    align-items: center;
  
}

#s-244642a1-b50b-4e1a-ab08-b5f4483f8972 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(255, 255, 255, 0);
}

#s-adfb14d7-d7d1-4ed2-86f0-8d53c0286d12 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
line-height: 1.5em;
color: rgba(255, 255, 255, 1);
}
#s-adfb14d7-d7d1-4ed2-86f0-8d53c0286d12:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-adfb14d7-d7d1-4ed2-86f0-8d53c0286d12:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-adfb14d7-d7d1-4ed2-86f0-8d53c0286d12.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

#s-72a4be20-00ba-42cf-94c2-3387aa249d31 {
  min-height: 50px;
}








#s-72a4be20-00ba-42cf-94c2-3387aa249d31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72a4be20-00ba-42cf-94c2-3387aa249d31.shg-box.shg-c {
  justify-content: center;
}

#s-fbe3274a-d429-4a69-87dd-e9744c7bb437 {
  margin-top: 6em;
margin-left: 16em;
margin-bottom: 6em;
margin-right: 16em;
min-height: 50px;
}
@media (min-width: 1200px){#s-fbe3274a-d429-4a69-87dd-e9744c7bb437 {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fbe3274a-d429-4a69-87dd-e9744c7bb437 {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fbe3274a-d429-4a69-87dd-e9744c7bb437 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-fbe3274a-d429-4a69-87dd-e9744c7bb437 {
  margin-top: 0em;
margin-left: 0em;
margin-bottom: 6em;
margin-right: 0em;
}
}







#s-fbe3274a-d429-4a69-87dd-e9744c7bb437 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbe3274a-d429-4a69-87dd-e9744c7bb437.shg-box.shg-c {
  justify-content: center;
}

#s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-dfb99ed5-6291-4ae6-8d1d-b3611d7a5393"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-137c2b8c-2c7e-431b-96b4-55210ef8bc79 {
  box-shadow:0px 3px 4px 0px rgba(0, 0, 0, 0);
background-image: url(https://i.shgcdn.com/b4622158-88b1-425a-9b69-08ad24b6b8d1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-bottom: 150px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-137c2b8c-2c7e-431b-96b4-55210ef8bc79 {
  margin-bottom: 120px;
}
}







#s-137c2b8c-2c7e-431b-96b4-55210ef8bc79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-137c2b8c-2c7e-431b-96b4-55210ef8bc79 {
  cursor: pointer;
}#s-137c2b8c-2c7e-431b-96b4-55210ef8bc79.shg-box.shg-c {
  justify-content: flex-end;
}

#s-4b03e1a8-3e19-4aa0-a4f6-72f2122c3148 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -100px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 60%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-4b03e1a8-3e19-4aa0-a4f6-72f2122c3148 {
  max-width: 60%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b03e1a8-3e19-4aa0-a4f6-72f2122c3148 {
  max-width: 75%;
}
}@media (max-width: 767px){#s-4b03e1a8-3e19-4aa0-a4f6-72f2122c3148 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
max-width: 90%;
}
}







#s-4b03e1a8-3e19-4aa0-a4f6-72f2122c3148 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b03e1a8-3e19-4aa0-a4f6-72f2122c3148.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-14c9242a-fe55-46e3-8de8-52906c4b0a99 {
  padding-bottom: 20px;
text-align: center;
}

#s-14c9242a-fe55-46e3-8de8-52906c4b0a99 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-14c9242a-fe55-46e3-8de8-52906c4b0a99 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-14c9242a-fe55-46e3-8de8-52906c4b0a99 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-58ac69bc-1400-47b2-9856-b47fb7458cef {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-58ac69bc-1400-47b2-9856-b47fb7458cef:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-58ac69bc-1400-47b2-9856-b47fb7458cef:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-58ac69bc-1400-47b2-9856-b47fb7458cef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2dea44d0-825b-4fb1-bf86-7e470f8ac1a2 {
  box-shadow:3px 3px 4px 0px rgba(0, 0, 0, 0);
background-image: url(https://i.shgcdn.com/72aef284-9245-4a87-81e5-b934b70509bb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 150px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-2dea44d0-825b-4fb1-bf86-7e470f8ac1a2 {
  margin-bottom: 120px;
}
}







#s-2dea44d0-825b-4fb1-bf86-7e470f8ac1a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dea44d0-825b-4fb1-bf86-7e470f8ac1a2 {
  cursor: pointer;
}#s-2dea44d0-825b-4fb1-bf86-7e470f8ac1a2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-035ccd85-585c-4326-9f8d-03b5e739352b {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -100px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 75%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-035ccd85-585c-4326-9f8d-03b5e739352b {
  margin-right: auto;
max-width: 60%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-035ccd85-585c-4326-9f8d-03b5e739352b {
  max-width: 60%;
}
}@media (max-width: 767px){#s-035ccd85-585c-4326-9f8d-03b5e739352b {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
max-width: 90%;
}
}







#s-035ccd85-585c-4326-9f8d-03b5e739352b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-035ccd85-585c-4326-9f8d-03b5e739352b.shg-box.shg-c {
  justify-content: center;
}

#s-18dd44f4-ed32-42eb-9376-266090b1b9c8 {
  padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}

#s-18dd44f4-ed32-42eb-9376-266090b1b9c8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-18dd44f4-ed32-42eb-9376-266090b1b9c8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-18dd44f4-ed32-42eb-9376-266090b1b9c8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3b19d4ae-8557-45f4-90e8-2d3cda31cb68 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3b19d4ae-8557-45f4-90e8-2d3cda31cb68:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-3b19d4ae-8557-45f4-90e8-2d3cda31cb68:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3b19d4ae-8557-45f4-90e8-2d3cda31cb68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ea55bc6b-4ef0-4121-8632-bb78f46fd586 {
  min-height: 50px;
}








#s-ea55bc6b-4ef0-4121-8632-bb78f46fd586 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea55bc6b-4ef0-4121-8632-bb78f46fd586.shg-box.shg-c {
  justify-content: center;
}

#s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a {
  margin-top: -5px;
margin-bottom: -5px;
}

@media (min-width: 0px) {
[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01d6a350-c6da-4d3f-8db5-b40cd4baf52a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-68be6923-c3ed-460e-9b28-1292f2c074f9 {
  margin-top: 0px;
margin-left: 3em;
margin-bottom: 0px;
margin-right: 3em;
min-height: 0px;
max-width: 100%;
}
@media (max-width: 767px){#s-68be6923-c3ed-460e-9b28-1292f2c074f9 {
  display: none;
}
#s-68be6923-c3ed-460e-9b28-1292f2c074f9, #wrap-s-68be6923-c3ed-460e-9b28-1292f2c074f9 { display:none !important; }}







#s-68be6923-c3ed-460e-9b28-1292f2c074f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68be6923-c3ed-460e-9b28-1292f2c074f9.shg-box.shg-c {
  justify-content: center;
}

#s-9c1909b4-555f-4621-9fa5-75ec673a60b6 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9c1909b4-555f-4621-9fa5-75ec673a60b6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  
}



#s-01696b71-ffbf-4a06-828c-a226e82f5c93 {
  margin-top: -15px;
margin-bottom: -15px;
}

@media (min-width: 0px) {
[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01696b71-ffbf-4a06-828c-a226e82f5c93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4f2a29c7-e379-4bbe-9951-5b4e781dbf73 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(0, 0, 0, 1);
}

#s-fc3ead87-edb2-452c-87b0-c2951c5712df {
  padding-top: 10px;
padding-bottom: 30px;
text-align: left;
}

#s-fc3ead87-edb2-452c-87b0-c2951c5712df .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}



#s-18743e7a-7413-4ab6-b156-ad094d6dfeae {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
}
#s-18743e7a-7413-4ab6-b156-ad094d6dfeae:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-18743e7a-7413-4ab6-b156-ad094d6dfeae:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-18743e7a-7413-4ab6-b156-ad094d6dfeae {
  display: none;
}
#s-18743e7a-7413-4ab6-b156-ad094d6dfeae, #wrap-s-18743e7a-7413-4ab6-b156-ad094d6dfeae { display:none !important; }}@media (max-width: 767px){#s-18743e7a-7413-4ab6-b156-ad094d6dfeae {
  display: none;
}
#s-18743e7a-7413-4ab6-b156-ad094d6dfeae, #wrap-s-18743e7a-7413-4ab6-b156-ad094d6dfeae { display:none !important; }}


#s-18743e7a-7413-4ab6-b156-ad094d6dfeae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-6603e88f-29a3-46c3-91ff-dc6a0b3ee09a {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-6603e88f-29a3-46c3-91ff-dc6a0b3ee09a {
  display: none;
}
#s-6603e88f-29a3-46c3-91ff-dc6a0b3ee09a, #wrap-s-6603e88f-29a3-46c3-91ff-dc6a0b3ee09a { display:none !important; }}
#s-c6408b54-70cd-41c8-b045-3a93cbe4fd98 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-c6408b54-70cd-41c8-b045-3a93cbe4fd98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6408b54-70cd-41c8-b045-3a93cbe4fd98.shg-box.shg-c {
  justify-content: center;
}

#s-ee1f85eb-a57e-414e-a26d-20838d8bb717 {
  min-height: 50px;
}








#s-ee1f85eb-a57e-414e-a26d-20838d8bb717 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee1f85eb-a57e-414e-a26d-20838d8bb717.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-62260805-aa3d-4307-b4bb-3b250a256d31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-b18a39be-87cf-4b3c-96be-ce241c000f38 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-b18a39be-87cf-4b3c-96be-ce241c000f38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b18a39be-87cf-4b3c-96be-ce241c000f38.shg-box.shg-c {
  justify-content: center;
}

#s-1daa6f17-e5b2-4b8f-b315-6565c7626490 {
  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-08fba84e-8809-4f89-9ed6-456b475eb76c {
  text-align: center;
}


.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c {
  max-width: 100%;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom,
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c {
  max-width: 100%;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom,
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c {
  max-width: 100%;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom,
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c {
  max-width: 100%;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom,
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c {
  max-width: 100%;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom,
.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08fba84e-8809-4f89-9ed6-456b475eb76c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-4a883474-8ef0-4ca6-933e-2d463651ea26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a883474-8ef0-4ca6-933e-2d463651ea26 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-be9197c9-a0bd-4d32-a3e6-645151154757 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-be9197c9-a0bd-4d32-a3e6-645151154757 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be9197c9-a0bd-4d32-a3e6-645151154757.shg-box.shg-c {
  justify-content: center;
}

#s-3f7bc960-748f-40da-9f53-ce2e9ca1d8b0 {
  display: none;
}
#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 {
  text-align: center;
}


.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 {
  max-width: 100%;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom,
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 {
  max-width: 100%;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom,
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 {
  max-width: 100%;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom,
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 {
  max-width: 100%;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom,
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 {
  max-width: 100%;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom,
.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cecf0d1-ae49-4226-8339-9c1ca6a88718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-56a76178-5ab3-4546-9ba6-6f42f08133ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56a76178-5ab3-4546-9ba6-6f42f08133ee .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5ab6ebef-fd67-4645-9bd9-55b5af5c8e85 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-5ab6ebef-fd67-4645-9bd9-55b5af5c8e85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ab6ebef-fd67-4645-9bd9-55b5af5c8e85.shg-box.shg-c {
  justify-content: center;
}

#s-6c9d3f19-3eaa-4f93-80a1-bed3c8c76e11 {
  display: none;
}
#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 {
  text-align: center;
}


.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 {
  max-width: 100%;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom,
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 {
  max-width: 100%;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom,
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 {
  max-width: 100%;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom,
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 {
  max-width: 100%;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom,
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 {
  max-width: 100%;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom,
.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a3150ca-5d4a-4d11-91bf-5cc88be99fd0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-26bb0944-7369-483e-94c4-a99f7574e92e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26bb0944-7369-483e-94c4-a99f7574e92e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-a21e90b6-76f8-4f11-a71a-3efed7ff5a89 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-a21e90b6-76f8-4f11-a71a-3efed7ff5a89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a21e90b6-76f8-4f11-a71a-3efed7ff5a89.shg-box.shg-c {
  justify-content: center;
}

#s-561cc0ea-30b5-475d-b106-e9ccabbd334a {
  min-height: 50px;
}








#s-561cc0ea-30b5-475d-b106-e9ccabbd334a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-561cc0ea-30b5-475d-b106-e9ccabbd334a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-a246ca93-2e7f-4f71-be87-e9c66588d325"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-38d6aff0-ba20-4363-adb0-e4307ca85f31 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-38d6aff0-ba20-4363-adb0-e4307ca85f31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38d6aff0-ba20-4363-adb0-e4307ca85f31.shg-box.shg-c {
  justify-content: center;
}

#s-86dee1e0-8ce5-428a-a37d-d57f84728718 {
  display: none;
}
#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c {
  text-align: center;
}


.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c {
  max-width: 100%;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom,
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c {
  max-width: 100%;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom,
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c {
  max-width: 100%;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom,
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c {
  max-width: 100%;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom,
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c {
  max-width: 100%;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom,
.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3751ac41-7b37-4714-b0e7-1d1b4208ae3c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b1915f7f-96d3-47ae-b175-3a08511d97fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1915f7f-96d3-47ae-b175-3a08511d97fd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-98d65217-4a56-4d92-9cde-2028a19a8daa {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-98d65217-4a56-4d92-9cde-2028a19a8daa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98d65217-4a56-4d92-9cde-2028a19a8daa.shg-box.shg-c {
  justify-content: center;
}

#s-38f1f53c-96be-450c-bfbc-0ad1162ac5b9 {
  display: none;
}
#s-93d2f125-be22-4536-a696-0b94973101f7 {
  text-align: center;
}


.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 {
  max-width: 100%;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom,
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 {
  max-width: 100%;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom,
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 {
  max-width: 100%;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom,
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 {
  max-width: 100%;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom,
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 {
  max-width: 100%;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom,
.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-93d2f125-be22-4536-a696-0b94973101f7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-63f0e3b9-c7dd-4e0d-bbf9-23f0202d0295 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-63f0e3b9-c7dd-4e0d-bbf9-23f0202d0295 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-32d80b76-849d-473c-b1fe-a86167064825 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-32d80b76-849d-473c-b1fe-a86167064825 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32d80b76-849d-473c-b1fe-a86167064825.shg-box.shg-c {
  justify-content: center;
}

#s-7ec45fd6-b7f7-434e-afad-27cb6e46fd9d {
  display: none;
}
#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 {
  text-align: center;
}


.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 {
  max-width: 100%;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom,
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 {
  max-width: 100%;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom,
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 {
  max-width: 100%;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom,
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 {
  max-width: 100%;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom,
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 {
  max-width: 100%;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom,
.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1f0635a-da2c-4917-8c7d-20ff0b64ac62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2766aca1-ee29-4c40-b290-dc84c1acdcbd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2766aca1-ee29-4c40-b290-dc84c1acdcbd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-fe3a20fb-4f95-4d91-9ab0-4cd2c18a58f4 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-fe3a20fb-4f95-4d91-9ab0-4cd2c18a58f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe3a20fb-4f95-4d91-9ab0-4cd2c18a58f4.shg-box.shg-c {
  justify-content: center;
}

#s-c1ace634-c22b-45b4-8005-0094766c0b37 {
  min-height: 50px;
}








#s-c1ace634-c22b-45b4-8005-0094766c0b37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1ace634-c22b-45b4-8005-0094766c0b37.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-5f0efb46-7784-4362-8abd-896469cd98e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-69fdd5e4-3de5-47ee-865f-a6e0ea2fc9ad {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-69fdd5e4-3de5-47ee-865f-a6e0ea2fc9ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69fdd5e4-3de5-47ee-865f-a6e0ea2fc9ad.shg-box.shg-c {
  justify-content: center;
}

#s-ac2c830b-09b4-406c-ba0e-66248c9a1f8f {
  display: none;
}
#s-904c5e7d-0566-45a6-b1b8-1bea906199ed {
  text-align: center;
}


.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed {
  max-width: 100%;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom,
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed {
  max-width: 100%;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom,
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed {
  max-width: 100%;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom,
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed {
  max-width: 100%;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom,
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed {
  max-width: 100%;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom,
.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-904c5e7d-0566-45a6-b1b8-1bea906199ed .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a2d3f9fe-9ca5-4037-a55b-85debc09a38f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2d3f9fe-9ca5-4037-a55b-85debc09a38f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-783ee519-c68b-4a51-acce-ded123d3c694 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-783ee519-c68b-4a51-acce-ded123d3c694 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-783ee519-c68b-4a51-acce-ded123d3c694.shg-box.shg-c {
  justify-content: center;
}

#s-f96ecb66-b1e9-4ed1-be1f-a680eb3973a6 {
  display: none;
}
#s-309ef071-cdef-4826-b077-0bf5a95db33c {
  text-align: center;
}


.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c {
  max-width: 100%;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom,
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c {
  max-width: 100%;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom,
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c {
  max-width: 100%;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom,
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c {
  max-width: 100%;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom,
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c {
  max-width: 100%;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom,
.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-309ef071-cdef-4826-b077-0bf5a95db33c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c5cd2bd5-3c49-4955-9bd2-9bc57767b580 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5cd2bd5-3c49-4955-9bd2-9bc57767b580 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-88a5fcaa-cdd1-4757-9517-84a64cd9ed2a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-88a5fcaa-cdd1-4757-9517-84a64cd9ed2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88a5fcaa-cdd1-4757-9517-84a64cd9ed2a.shg-box.shg-c {
  justify-content: center;
}

#s-5ea1bbbf-d343-45a4-ae2a-d148ba63a7c6 {
  display: none;
}
#s-fe40a1fa-8497-421c-b8e1-729c07b32875 {
  text-align: center;
}


.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 {
  max-width: 100%;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom,
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 {
  max-width: 100%;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom,
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 {
  max-width: 100%;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom,
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 {
  max-width: 100%;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom,
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 {
  max-width: 100%;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom,
.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe40a1fa-8497-421c-b8e1-729c07b32875 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9b59e2a4-ba2b-4765-b7f5-c6fde2ec2005 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b59e2a4-ba2b-4765-b7f5-c6fde2ec2005 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-abcce3ee-5699-45b1-b81e-7cf523cad6c3 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-abcce3ee-5699-45b1-b81e-7cf523cad6c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abcce3ee-5699-45b1-b81e-7cf523cad6c3.shg-box.shg-c {
  justify-content: center;
}

#s-d95d8194-9054-4c7c-91dd-fc6adf5d543d {
  min-height: 50px;
}








#s-d95d8194-9054-4c7c-91dd-fc6adf5d543d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d95d8194-9054-4c7c-91dd-fc6adf5d543d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-71d23cfd-2643-47a8-91b5-4f548a97d1a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-7956606b-49d7-4289-96de-4cddfcd63831 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-7956606b-49d7-4289-96de-4cddfcd63831 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7956606b-49d7-4289-96de-4cddfcd63831.shg-box.shg-c {
  justify-content: center;
}

#s-1af88cf2-dcb9-4c1f-96ce-50d4c12a0501 {
  display: none;
}
#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e {
  text-align: center;
}


.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e {
  max-width: 100%;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom,
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e {
  max-width: 100%;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom,
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e {
  max-width: 100%;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom,
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e {
  max-width: 100%;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom,
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e {
  max-width: 100%;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom,
.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79eb9fc2-4482-4c74-bee0-11a08734ec1e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-676ea9ba-7b78-4859-87f8-3be57e795bae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-676ea9ba-7b78-4859-87f8-3be57e795bae .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-84401317-74b4-4c84-a47a-684fe3af5902 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-84401317-74b4-4c84-a47a-684fe3af5902 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84401317-74b4-4c84-a47a-684fe3af5902.shg-box.shg-c {
  justify-content: center;
}

#s-ff85dcb4-3ae0-493c-a7b9-b35e836a6d29 {
  display: none;
}
#s-878944a5-0d5f-44be-a957-b944716ea280 {
  text-align: center;
}


.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 {
  max-width: 100%;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom,
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 {
  max-width: 100%;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom,
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 {
  max-width: 100%;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom,
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 {
  max-width: 100%;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom,
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 {
  max-width: 100%;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom,
.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-878944a5-0d5f-44be-a957-b944716ea280 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2b1bbac3-0034-425e-9b67-5de323fd7afe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b1bbac3-0034-425e-9b67-5de323fd7afe .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0b95af94-6027-43bd-986e-26edd1e34358 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-0b95af94-6027-43bd-986e-26edd1e34358 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b95af94-6027-43bd-986e-26edd1e34358.shg-box.shg-c {
  justify-content: center;
}

#s-11c5dc01-9d90-4049-884f-1b05708897ba {
  display: none;
}
#s-15814dbb-3552-4956-b678-09cb7c91b6bf {
  text-align: center;
}


.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf {
  max-width: 100%;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom,
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf {
  max-width: 100%;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom,
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf {
  max-width: 100%;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom,
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf {
  max-width: 100%;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom,
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf {
  max-width: 100%;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom,
.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15814dbb-3552-4956-b678-09cb7c91b6bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8a956383-d60b-4599-8048-6fa28bc582d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a956383-d60b-4599-8048-6fa28bc582d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-85692540-d195-48d2-afca-61852eb35310 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-85692540-d195-48d2-afca-61852eb35310 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85692540-d195-48d2-afca-61852eb35310.shg-box.shg-c {
  justify-content: center;
}

#s-e09028ad-3dbc-494c-be52-96d08673bb0d {
  min-height: 50px;
}








#s-e09028ad-3dbc-494c-be52-96d08673bb0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e09028ad-3dbc-494c-be52-96d08673bb0d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-ceb94eae-4c5e-427b-8133-e5d9ea32df5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-fff514b9-8289-46dc-b565-8dbdaf53e1e6 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-fff514b9-8289-46dc-b565-8dbdaf53e1e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fff514b9-8289-46dc-b565-8dbdaf53e1e6.shg-box.shg-c {
  justify-content: center;
}

#s-2aab5396-0814-4fed-9c11-58d46ce94152 {
  display: none;
}
#s-31a15de0-33eb-416f-a547-061061d16e31 {
  text-align: center;
}


.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 {
  max-width: 100%;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom,
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 {
  max-width: 100%;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom,
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 {
  max-width: 100%;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom,
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 {
  max-width: 100%;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom,
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 {
  max-width: 100%;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom,
.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31a15de0-33eb-416f-a547-061061d16e31 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-fd5f3353-07d7-4eef-b924-4b9b13a92f4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd5f3353-07d7-4eef-b924-4b9b13a92f4f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8d565229-b5f6-473c-8f5b-bcf9c0643c9a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-8d565229-b5f6-473c-8f5b-bcf9c0643c9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d565229-b5f6-473c-8f5b-bcf9c0643c9a.shg-box.shg-c {
  justify-content: center;
}

#s-ab25ff68-5ae3-4425-bf48-d3a1d8808f4e {
  display: none;
}
#s-0c453fb3-f782-4329-b719-afbcbce26fc8 {
  text-align: center;
}


.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 {
  max-width: 100%;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom,
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 {
  max-width: 100%;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom,
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 {
  max-width: 100%;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom,
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 {
  max-width: 100%;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom,
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 {
  max-width: 100%;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom,
.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c453fb3-f782-4329-b719-afbcbce26fc8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-922a179a-3ad3-4ddd-879a-4eec67a01530 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-922a179a-3ad3-4ddd-879a-4eec67a01530 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-89791c5d-85a9-4a1c-b704-62fa5ee121bc {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-89791c5d-85a9-4a1c-b704-62fa5ee121bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89791c5d-85a9-4a1c-b704-62fa5ee121bc.shg-box.shg-c {
  justify-content: center;
}

#s-669889ab-79df-4e47-894a-7798efd3d68c {
  display: none;
}
#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 {
  text-align: center;
}


.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 {
  max-width: 100%;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom,
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 {
  max-width: 100%;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom,
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 {
  max-width: 100%;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom,
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 {
  max-width: 100%;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom,
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 {
  max-width: 100%;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom,
.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14d03cb6-7bfa-4ab7-9d54-12e96534fee2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d1c09405-ddf4-4994-be2e-9595616d370a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d1c09405-ddf4-4994-be2e-9595616d370a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-baafd09c-2fd5-44b6-8c19-0bc8ecbee985 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-baafd09c-2fd5-44b6-8c19-0bc8ecbee985 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-baafd09c-2fd5-44b6-8c19-0bc8ecbee985.shg-box.shg-c {
  justify-content: center;
}

#s-9363a2c2-c716-4c5f-a779-e1ef2d7390f7 {
  min-height: 50px;
}








#s-9363a2c2-c716-4c5f-a779-e1ef2d7390f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9363a2c2-c716-4c5f-a779-e1ef2d7390f7.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-2bccc00c-2b96-4a99-b4ea-a54c45fe88b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-3961bb29-5e14-4ed4-9ddf-7cc4f127b601 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-3961bb29-5e14-4ed4-9ddf-7cc4f127b601 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3961bb29-5e14-4ed4-9ddf-7cc4f127b601.shg-box.shg-c {
  justify-content: center;
}

#s-beba7ef3-c6d9-46cd-9927-a9fb4811f733 {
  display: none;
}
#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc {
  text-align: center;
}


.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc {
  max-width: 100%;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom,
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc {
  max-width: 100%;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom,
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc {
  max-width: 100%;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom,
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc {
  max-width: 100%;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom,
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc {
  max-width: 100%;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom,
.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5270b8e0-fe9c-406d-ab01-f7fa83b856fc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-122f051c-b4d8-4224-8f01-27c2b1a6e4ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-122f051c-b4d8-4224-8f01-27c2b1a6e4ed .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-19c4eed0-82e3-4945-872e-2904dd2c2f95 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-19c4eed0-82e3-4945-872e-2904dd2c2f95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19c4eed0-82e3-4945-872e-2904dd2c2f95.shg-box.shg-c {
  justify-content: center;
}

#s-1ea1710c-916f-435e-a35b-107764abc83c {
  display: none;
}
#s-a96907d8-bfe0-4576-a08f-b35b0d310378 {
  text-align: center;
}


.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 {
  max-width: 100%;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom,
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 {
  max-width: 100%;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom,
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 {
  max-width: 100%;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom,
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 {
  max-width: 100%;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom,
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 {
  max-width: 100%;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom,
.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a96907d8-bfe0-4576-a08f-b35b0d310378 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5044cb84-21e1-41c5-a4ea-1371d5f2d68c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5044cb84-21e1-41c5-a4ea-1371d5f2d68c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8aec2321-481c-438e-bbe5-c87bacda953e {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-8aec2321-481c-438e-bbe5-c87bacda953e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8aec2321-481c-438e-bbe5-c87bacda953e.shg-box.shg-c {
  justify-content: center;
}

#s-ce84d0d1-7393-434c-be8e-d29a86bd3d75 {
  display: none;
}
#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 {
  text-align: center;
}


.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 {
  max-width: 100%;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom,
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 {
  max-width: 100%;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom,
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 {
  max-width: 100%;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom,
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 {
  max-width: 100%;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom,
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 {
  max-width: 100%;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom,
.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-747f00e1-fb8d-45e8-9dee-76fef5dafc05 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d3223bec-f467-4136-b039-78b8877293bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3223bec-f467-4136-b039-78b8877293bf .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-adca223a-bde3-49cb-ac15-ce24ae92997c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-adca223a-bde3-49cb-ac15-ce24ae92997c {
  display: none;
}
#s-adca223a-bde3-49cb-ac15-ce24ae92997c, #wrap-s-adca223a-bde3-49cb-ac15-ce24ae92997c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adca223a-bde3-49cb-ac15-ce24ae92997c {
  display: none;
}
#s-adca223a-bde3-49cb-ac15-ce24ae92997c, #wrap-s-adca223a-bde3-49cb-ac15-ce24ae92997c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-adca223a-bde3-49cb-ac15-ce24ae92997c {
  display: none;
}
#s-adca223a-bde3-49cb-ac15-ce24ae92997c, #wrap-s-adca223a-bde3-49cb-ac15-ce24ae92997c { display:none !important; }}
#s-adca223a-bde3-49cb-ac15-ce24ae92997c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ed74a2df-3f23-4954-8566-14b69840ffab {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-ed74a2df-3f23-4954-8566-14b69840ffab {
  display: none;
}
#s-ed74a2df-3f23-4954-8566-14b69840ffab, #wrap-s-ed74a2df-3f23-4954-8566-14b69840ffab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed74a2df-3f23-4954-8566-14b69840ffab {
  display: none;
}
#s-ed74a2df-3f23-4954-8566-14b69840ffab, #wrap-s-ed74a2df-3f23-4954-8566-14b69840ffab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed74a2df-3f23-4954-8566-14b69840ffab {
  display: none;
}
#s-ed74a2df-3f23-4954-8566-14b69840ffab, #wrap-s-ed74a2df-3f23-4954-8566-14b69840ffab { display:none !important; }}
#s-ed74a2df-3f23-4954-8566-14b69840ffab hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-c6cd4844-3c14-4107-b036-076cdcd3c71c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c6cd4844-3c14-4107-b036-076cdcd3c71c {
  display: none;
}
#s-c6cd4844-3c14-4107-b036-076cdcd3c71c, #wrap-s-c6cd4844-3c14-4107-b036-076cdcd3c71c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6cd4844-3c14-4107-b036-076cdcd3c71c {
  display: none;
}
#s-c6cd4844-3c14-4107-b036-076cdcd3c71c, #wrap-s-c6cd4844-3c14-4107-b036-076cdcd3c71c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c6cd4844-3c14-4107-b036-076cdcd3c71c {
  display: none;
}
#s-c6cd4844-3c14-4107-b036-076cdcd3c71c, #wrap-s-c6cd4844-3c14-4107-b036-076cdcd3c71c { display:none !important; }}@media (max-width: 767px){#s-c6cd4844-3c14-4107-b036-076cdcd3c71c {
  
}
}







#s-c6cd4844-3c14-4107-b036-076cdcd3c71c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6cd4844-3c14-4107-b036-076cdcd3c71c.shg-box.shg-c {
  justify-content: center;
}

#s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b {
  display: none;
}
#s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b, #wrap-s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b {
  display: none;
}
#s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b, #wrap-s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b {
  display: none;
}
#s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b, #wrap-s-5048528f-11d2-4e7a-a9c7-dfb3f442f94b { display:none !important; }}
#s-69cc9d11-f9bf-44f8-9dab-3d255688a311 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-69cc9d11-f9bf-44f8-9dab-3d255688a311 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69cc9d11-f9bf-44f8-9dab-3d255688a311.shg-box.shg-c {
  justify-content: center;
}

#s-c67fcd15-b26f-499e-9ed7-2355035629a6 {
  display: none;
}
#s-74815c6b-c0a0-4297-8206-4f43f85f76eb {
  text-align: center;
}


.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb {
  max-width: 100%;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom,
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb {
  max-width: 100%;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom,
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb {
  max-width: 100%;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom,
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb {
  max-width: 100%;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom,
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb {
  max-width: 100%;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom,
.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74815c6b-c0a0-4297-8206-4f43f85f76eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6f794885-29b3-451c-ba26-357b12391ce2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f794885-29b3-451c-ba26-357b12391ce2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bfc6f66a-4bd7-4517-9bec-61709ccbeb20 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-bfc6f66a-4bd7-4517-9bec-61709ccbeb20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfc6f66a-4bd7-4517-9bec-61709ccbeb20.shg-box.shg-c {
  justify-content: center;
}

#s-d6aa9fd2-c36c-49a5-89e4-874cbfebcbd2 {
  display: none;
}
#s-49708995-2a78-4b83-88de-7b32d2090a0c {
  text-align: center;
}


.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c {
  max-width: 100%;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom,
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c {
  max-width: 100%;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom,
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c {
  max-width: 100%;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom,
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c {
  max-width: 100%;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom,
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c {
  max-width: 100%;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom,
.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49708995-2a78-4b83-88de-7b32d2090a0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-0beefc7d-fb86-4993-aa7d-7a58932abd64 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0beefc7d-fb86-4993-aa7d-7a58932abd64 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-2c5feac1-e36a-4f26-aa19-b297623fe32d {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-2c5feac1-e36a-4f26-aa19-b297623fe32d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c5feac1-e36a-4f26-aa19-b297623fe32d.shg-box.shg-c {
  justify-content: center;
}

#s-ad0f14e3-9c41-4a98-b272-1e7ec46d9923 {
  display: none;
}
#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 {
  text-align: center;
}


.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 {
  max-width: 100%;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom,
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 {
  max-width: 100%;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom,
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 {
  max-width: 100%;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom,
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 {
  max-width: 100%;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom,
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 {
  max-width: 100%;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom,
.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-388e314f-8268-4eb2-b7a7-5a01b7fd44f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-59b2250a-2794-46dd-acb1-e4cf91134b1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59b2250a-2794-46dd-acb1-e4cf91134b1c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-3bfe58a3-32de-44b4-a830-a59700ab1f03 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-3bfe58a3-32de-44b4-a830-a59700ab1f03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bfe58a3-32de-44b4-a830-a59700ab1f03.shg-box.shg-c {
  justify-content: center;
}

#s-c1fb9b4b-6f4e-4bec-b319-b513bda0bef1 {
  display: none;
}
#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d {
  text-align: center;
}


.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d {
  max-width: 100%;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom,
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d {
  max-width: 100%;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom,
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d {
  max-width: 100%;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom,
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d {
  max-width: 100%;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom,
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d {
  max-width: 100%;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom,
.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8833cbdc-fc96-41f4-ac70-1717a79b2c8d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-133f7ed2-b568-47b1-9f0d-84bae92c9b25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-133f7ed2-b568-47b1-9f0d-84bae92c9b25 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-72d7ef4a-bebd-4aa7-9690-2e465aa051b3 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-72d7ef4a-bebd-4aa7-9690-2e465aa051b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72d7ef4a-bebd-4aa7-9690-2e465aa051b3.shg-box.shg-c {
  justify-content: center;
}

#s-d2b40278-f928-47cc-8253-a1affa333ee3 {
  display: none;
}
#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 {
  text-align: center;
}


.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 {
  max-width: 100%;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom,
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 {
  max-width: 100%;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom,
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 {
  max-width: 100%;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom,
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 {
  max-width: 100%;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom,
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 {
  max-width: 100%;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom,
.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6047a9-8bf7-4109-a674-8dcc7d7c0229 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e6c1864a-7419-4d68-90ca-156296713014 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6c1864a-7419-4d68-90ca-156296713014 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b5446e8b-b91b-4322-a4c7-c082534eb63a {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-b5446e8b-b91b-4322-a4c7-c082534eb63a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5446e8b-b91b-4322-a4c7-c082534eb63a.shg-box.shg-c {
  justify-content: center;
}

#s-b149e7ca-c548-4402-b6fb-44715e3be290 {
  display: none;
}
#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db {
  text-align: center;
}


.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db {
  max-width: 100%;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom,
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db {
  max-width: 100%;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom,
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db {
  max-width: 100%;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom,
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db {
  max-width: 100%;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom,
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db {
  max-width: 100%;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom,
.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7f0ccb8-f2e3-401b-9bc1-1102885bc9db .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7054799a-c6ed-442d-8348-f48d41100262 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7054799a-c6ed-442d-8348-f48d41100262 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0efeb033-cec5-48b9-9fcf-23ca8c85b8ba {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-0efeb033-cec5-48b9-9fcf-23ca8c85b8ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0efeb033-cec5-48b9-9fcf-23ca8c85b8ba.shg-box.shg-c {
  justify-content: center;
}

#s-ddb80b9f-3714-4c4c-8d9f-627b305f639a {
  display: none;
}
#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 {
  text-align: center;
}


.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 {
  max-width: 100%;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom,
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 {
  max-width: 100%;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom,
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 {
  max-width: 100%;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom,
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 {
  max-width: 100%;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom,
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 {
  max-width: 100%;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom,
.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eab02eee-8542-4adf-bd74-0f8aec7ca7f6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d5d6c537-b972-43e8-95c4-740c8d80cfe4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d5d6c537-b972-43e8-95c4-740c8d80cfe4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-cb0cb45c-38e3-4dd1-b945-ec8dece4ca17 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-cb0cb45c-38e3-4dd1-b945-ec8dece4ca17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb0cb45c-38e3-4dd1-b945-ec8dece4ca17.shg-box.shg-c {
  justify-content: center;
}

#s-570af0ee-e075-49f7-b801-5c452c007dc4 {
  display: none;
}
#s-7b848c46-ffea-47d4-984d-e0218f85f8bf {
  text-align: center;
}


.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf {
  max-width: 100%;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom,
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf {
  max-width: 100%;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom,
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf {
  max-width: 100%;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom,
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf {
  max-width: 100%;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom,
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf {
  max-width: 100%;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom,
.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b848c46-ffea-47d4-984d-e0218f85f8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-fe0e1481-6e06-44ae-93cb-35f199d4ad07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe0e1481-6e06-44ae-93cb-35f199d4ad07 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-aac22ebd-3db2-4429-9fe9-b22b8c620d72 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-aac22ebd-3db2-4429-9fe9-b22b8c620d72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aac22ebd-3db2-4429-9fe9-b22b8c620d72.shg-box.shg-c {
  justify-content: center;
}

#s-f8f88fe1-cd68-4edc-82c0-3da30325b3fd {
  display: none;
}
#s-16b13a6f-b343-492f-a40b-18113d5257af {
  text-align: center;
}


.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af {
  max-width: 100%;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom,
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af {
  max-width: 100%;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom,
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af {
  max-width: 100%;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom,
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af {
  max-width: 100%;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom,
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af {
  max-width: 100%;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom,
.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16b13a6f-b343-492f-a40b-18113d5257af .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f519dcff-145e-47e3-bf5d-0b2f63be60c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f519dcff-145e-47e3-bf5d-0b2f63be60c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8ad2a976-525e-4741-b76f-b4a162cdf034 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-8ad2a976-525e-4741-b76f-b4a162cdf034 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ad2a976-525e-4741-b76f-b4a162cdf034.shg-box.shg-c {
  justify-content: center;
}

#s-ca8f424b-913e-4075-85d3-25467da65868 {
  display: none;
}
#s-e9556353-f050-412e-8d2a-24a66f7904eb {
  text-align: center;
}


.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb {
  max-width: 100%;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom,
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb {
  max-width: 100%;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom,
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb {
  max-width: 100%;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom,
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb {
  max-width: 100%;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom,
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb {
  max-width: 100%;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom,
.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9556353-f050-412e-8d2a-24a66f7904eb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c222b88e-ad23-41fb-a2e2-9bafa2c87787 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c222b88e-ad23-41fb-a2e2-9bafa2c87787 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-08c8fa4d-2270-4cfe-aba7-24f48096d224 {
  min-height: 50px;
}








#s-08c8fa4d-2270-4cfe-aba7-24f48096d224 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08c8fa4d-2270-4cfe-aba7-24f48096d224.shg-box.shg-c {
  justify-content: center;
}

#s-c8d102cf-52b5-4918-9129-ff9a1c88f8b5 {
  display: none;
}
#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 {
  text-align: center;
}


.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 {
  max-width: 100%;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom,
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 {
  max-width: 100%;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom,
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 {
  max-width: 100%;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom,
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 {
  max-width: 100%;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom,
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 {
  max-width: 100%;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom,
.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86ecfdbe-e9c1-4519-8212-890bf3be4cf1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e2cb91da-3c9c-43f9-85cc-a97652e9fee4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2cb91da-3c9c-43f9-85cc-a97652e9fee4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

@media (min-width: 0px) {
[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26341f1f-5377-473c-9204-f1f96e2af6a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-323fceee-38e0-4a98-8076-3379efc8733c {
  margin-top: 0px;
margin-left: 3em;
margin-bottom: 0px;
margin-right: 3em;
min-height: 0px;
max-width: 100%;
}
@media (max-width: 767px){#s-323fceee-38e0-4a98-8076-3379efc8733c {
  display: none;
}
#s-323fceee-38e0-4a98-8076-3379efc8733c, #wrap-s-323fceee-38e0-4a98-8076-3379efc8733c { display:none !important; }}







#s-323fceee-38e0-4a98-8076-3379efc8733c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-323fceee-38e0-4a98-8076-3379efc8733c.shg-box.shg-c {
  justify-content: center;
}

#s-11d2d597-4312-49e5-8224-b444b75cc65f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-11d2d597-4312-49e5-8224-b444b75cc65f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-11d2d597-4312-49e5-8224-b444b75cc65f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  
}


}@media (max-width: 767px){#s-11d2d597-4312-49e5-8224-b444b75cc65f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  
}


}
#s-a7da0809-53fb-4538-8f9f-f479d6bf7a74 {
  margin-top: -15px;
margin-bottom: -15px;
}

@media (min-width: 0px) {
[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7da0809-53fb-4538-8f9f-f479d6bf7a74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-538bf1b1-f778-4bfb-97d8-9162c00054a1 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(0, 0, 0, 1);
}

#s-1fd0063e-6d79-4130-a81d-421a30157c31 {
  padding-top: 10px;
padding-bottom: 30px;
text-align: left;
}

#s-1fd0063e-6d79-4130-a81d-421a30157c31 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}



#s-640b4a19-3c20-47b7-8bbb-1fa91b65db9e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
}
#s-640b4a19-3c20-47b7-8bbb-1fa91b65db9e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-640b4a19-3c20-47b7-8bbb-1fa91b65db9e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-640b4a19-3c20-47b7-8bbb-1fa91b65db9e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

#s-aa9dda03-846b-43c2-a5db-09323d2304b6 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-aa9dda03-846b-43c2-a5db-09323d2304b6 {
  display: none;
}
#s-aa9dda03-846b-43c2-a5db-09323d2304b6, #wrap-s-aa9dda03-846b-43c2-a5db-09323d2304b6 { display:none !important; }}
#s-e99891b7-cc0c-4569-8a39-b67212853a86 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-e99891b7-cc0c-4569-8a39-b67212853a86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e99891b7-cc0c-4569-8a39-b67212853a86.shg-box.shg-c {
  justify-content: center;
}

#s-a6322812-6161-4372-a46e-a69e0c293f16 {
  min-height: 50px;
}








#s-a6322812-6161-4372-a46e-a69e0c293f16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6322812-6161-4372-a46e-a69e0c293f16.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-eaded941-ab99-4d89-945f-44b3b54e487c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-bbc50ee9-5b1e-4dbc-9add-f9ac94d3f8c2 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-bbc50ee9-5b1e-4dbc-9add-f9ac94d3f8c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbc50ee9-5b1e-4dbc-9add-f9ac94d3f8c2.shg-box.shg-c {
  justify-content: center;
}

#s-59ffcbb0-6e3b-4a81-9b08-b9b209dbced0 {
  display: none;
}
#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 {
  text-align: center;
}


.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 {
  max-width: 100%;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom,
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 {
  max-width: 100%;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom,
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 {
  max-width: 100%;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom,
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 {
  max-width: 100%;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom,
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 {
  max-width: 100%;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom,
.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd2e079-cb9e-4f17-85df-a73ec05500c0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-523d739f-0161-4c79-a4ea-de8a0b614cdc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-523d739f-0161-4c79-a4ea-de8a0b614cdc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-dbd3ccb9-30df-403c-87ba-593b496a2663 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-dbd3ccb9-30df-403c-87ba-593b496a2663 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbd3ccb9-30df-403c-87ba-593b496a2663.shg-box.shg-c {
  justify-content: center;
}

#s-e6704d78-7541-4a20-9c1e-077b1b922501 {
  display: none;
}
#s-a0237858-a2c2-4e75-bb14-d7d785a012bd {
  text-align: center;
}


.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd {
  max-width: 100%;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom,
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd {
  max-width: 100%;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom,
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd {
  max-width: 100%;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom,
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd {
  max-width: 100%;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom,
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd {
  max-width: 100%;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom,
.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0237858-a2c2-4e75-bb14-d7d785a012bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d58307db-91c9-4ba9-b91d-1e5ed0b49e5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d58307db-91c9-4ba9-b91d-1e5ed0b49e5b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5d131f90-de58-4bd8-abe5-91118341b183 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-5d131f90-de58-4bd8-abe5-91118341b183 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d131f90-de58-4bd8-abe5-91118341b183.shg-box.shg-c {
  justify-content: center;
}

#s-d375e5af-9f9e-4475-a8cc-761d51e2c239 {
  display: none;
}
#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 {
  text-align: center;
}


.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 {
  max-width: 100%;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom,
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 {
  max-width: 100%;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom,
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 {
  max-width: 100%;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom,
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 {
  max-width: 100%;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom,
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 {
  max-width: 100%;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom,
.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afdb56ac-f3a0-4997-a79a-3606d17a69f4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-26544902-37ee-4537-bced-3967b9266dff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26544902-37ee-4537-bced-3967b9266dff .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ecf5f126-9e5a-4098-bcb6-e70fc17874c6 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-ecf5f126-9e5a-4098-bcb6-e70fc17874c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecf5f126-9e5a-4098-bcb6-e70fc17874c6.shg-box.shg-c {
  justify-content: center;
}

#s-cf1cfbc8-63fb-48ab-b0ce-1c23cb65843e {
  min-height: 50px;
}








#s-cf1cfbc8-63fb-48ab-b0ce-1c23cb65843e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf1cfbc8-63fb-48ab-b0ce-1c23cb65843e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-5fb2c723-0d2c-4167-acf0-50cc31f426c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-b2a09343-3892-4ffe-8817-581b7b8557f8 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-b2a09343-3892-4ffe-8817-581b7b8557f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2a09343-3892-4ffe-8817-581b7b8557f8.shg-box.shg-c {
  justify-content: center;
}

#s-765a1d50-fe00-404c-a9dc-4f5b8715936d {
  display: none;
}
#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 {
  text-align: center;
}


.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 {
  max-width: 100%;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom,
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 {
  max-width: 100%;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom,
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 {
  max-width: 100%;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom,
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 {
  max-width: 100%;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom,
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 {
  max-width: 100%;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom,
.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04f4a18c-1e71-48d5-8167-87aa2e7f1c48 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-61b206ae-6911-4eb7-8984-66da500c5414 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-61b206ae-6911-4eb7-8984-66da500c5414 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7830f935-4b61-4ac5-ae4c-436edf879039 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-7830f935-4b61-4ac5-ae4c-436edf879039 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7830f935-4b61-4ac5-ae4c-436edf879039.shg-box.shg-c {
  justify-content: center;
}

#s-81965f7f-0476-4469-9171-474bd8d49ff9 {
  display: none;
}
#s-e0630433-a92a-4246-8256-a1962376ada6 {
  text-align: center;
}


.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 {
  max-width: 100%;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom,
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 {
  max-width: 100%;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom,
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 {
  max-width: 100%;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom,
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 {
  max-width: 100%;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom,
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 {
  max-width: 100%;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom,
.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0630433-a92a-4246-8256-a1962376ada6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2deee8d9-9b6c-4136-ba57-dba23065e714 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2deee8d9-9b6c-4136-ba57-dba23065e714 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ba013dc9-853f-492d-a459-e3c13fb3de4e {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-ba013dc9-853f-492d-a459-e3c13fb3de4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba013dc9-853f-492d-a459-e3c13fb3de4e.shg-box.shg-c {
  justify-content: center;
}

#s-50ffa94b-b90d-475e-8bcb-6f09d8abfb26 {
  display: none;
}
#s-e988f919-9ab1-419f-81fb-94fc2d566d86 {
  text-align: center;
}


.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 {
  max-width: 100%;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom,
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 {
  max-width: 100%;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom,
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 {
  max-width: 100%;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom,
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 {
  max-width: 100%;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom,
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 {
  max-width: 100%;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom,
.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e988f919-9ab1-419f-81fb-94fc2d566d86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-48c93fc6-aed7-4334-8c71-d399c4b440b1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48c93fc6-aed7-4334-8c71-d399c4b440b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9f28edcb-f8a3-4530-adf1-7a1ca008e10d {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-9f28edcb-f8a3-4530-adf1-7a1ca008e10d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f28edcb-f8a3-4530-adf1-7a1ca008e10d.shg-box.shg-c {
  justify-content: center;
}

#s-70f10fce-e8c3-455b-8cfe-512c85a96cd8 {
  min-height: 50px;
}








#s-70f10fce-e8c3-455b-8cfe-512c85a96cd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70f10fce-e8c3-455b-8cfe-512c85a96cd8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-535110d0-9a97-4809-a8ad-85486f6e75df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-06ce6462-1b43-44e2-a8b8-7facc6f3c68e {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-06ce6462-1b43-44e2-a8b8-7facc6f3c68e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06ce6462-1b43-44e2-a8b8-7facc6f3c68e.shg-box.shg-c {
  justify-content: center;
}

#s-a04463ba-8b04-4bf9-81ff-a9bb0b45aeaf {
  display: none;
}
#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 {
  text-align: center;
}


.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 {
  max-width: 100%;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom,
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 {
  max-width: 100%;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom,
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 {
  max-width: 100%;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom,
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 {
  max-width: 100%;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom,
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 {
  max-width: 100%;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom,
.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a7b2350-7b21-4272-b48a-73308e6a8db0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d0a81a9e-b99e-4cf0-9aa5-0334ba6db893 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0a81a9e-b99e-4cf0-9aa5-0334ba6db893 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-481923da-f885-4552-a4b9-73c4c31d3572 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-481923da-f885-4552-a4b9-73c4c31d3572 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-481923da-f885-4552-a4b9-73c4c31d3572.shg-box.shg-c {
  justify-content: center;
}

#s-d1d4511f-9be3-4982-ad74-3f5cc6bb7356 {
  display: none;
}
#s-41948213-af3a-4114-9abe-cfe4abd476f5 {
  text-align: center;
}


.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 {
  max-width: 100%;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom,
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 {
  max-width: 100%;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom,
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 {
  max-width: 100%;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom,
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 {
  max-width: 100%;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom,
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 {
  max-width: 100%;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom,
.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41948213-af3a-4114-9abe-cfe4abd476f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8fb950ea-c46d-4027-80a2-98ffb988ca25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8fb950ea-c46d-4027-80a2-98ffb988ca25 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f8c405e0-d58f-40b0-9d9f-cb2afdb12477 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-f8c405e0-d58f-40b0-9d9f-cb2afdb12477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8c405e0-d58f-40b0-9d9f-cb2afdb12477.shg-box.shg-c {
  justify-content: center;
}

#s-ede4cc76-e370-41d8-8af7-fc9a03b196ae {
  display: none;
}
#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 {
  text-align: center;
}


.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 {
  max-width: 100%;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom,
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 {
  max-width: 100%;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom,
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 {
  max-width: 100%;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom,
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 {
  max-width: 100%;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom,
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 {
  max-width: 100%;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom,
.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99fcb1db-bb2a-4f61-ab43-be72d6577e97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-71393308-3a5a-43d7-b6a4-ba9619903fa7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71393308-3a5a-43d7-b6a4-ba9619903fa7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-3251ca19-6fc5-44f2-968a-418036ee6da1 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-3251ca19-6fc5-44f2-968a-418036ee6da1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3251ca19-6fc5-44f2-968a-418036ee6da1.shg-box.shg-c {
  justify-content: center;
}

#s-c9b1ffa5-69f8-4dc2-8245-417178b76c96 {
  min-height: 50px;
}








#s-c9b1ffa5-69f8-4dc2-8245-417178b76c96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9b1ffa5-69f8-4dc2-8245-417178b76c96.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-8c45173d-a648-484b-b21b-629ea11b7b29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-5618da86-2859-4a80-945d-b8ee511c175c {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-5618da86-2859-4a80-945d-b8ee511c175c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5618da86-2859-4a80-945d-b8ee511c175c.shg-box.shg-c {
  justify-content: center;
}

#s-d1fd4610-1889-462e-9620-c97d5e0b8be4 {
  display: none;
}
#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e {
  text-align: center;
}


.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e {
  max-width: 100%;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom,
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e {
  max-width: 100%;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom,
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e {
  max-width: 100%;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom,
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e {
  max-width: 100%;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom,
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e {
  max-width: 100%;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom,
.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-354bf78b-bc18-4713-93ad-77ec4eaeaf2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f0c4cfab-e7d4-416c-8bbe-de9ad70300e3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0c4cfab-e7d4-416c-8bbe-de9ad70300e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-4ee3b2f3-5eb1-4ece-9722-59d8c425e30a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-4ee3b2f3-5eb1-4ece-9722-59d8c425e30a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ee3b2f3-5eb1-4ece-9722-59d8c425e30a.shg-box.shg-c {
  justify-content: center;
}

#s-edbcfe1a-5705-42d1-9f15-7cfe6e4fba79 {
  display: none;
}
#s-4b646575-5d92-47db-829f-57ca51bd8563 {
  text-align: center;
}


.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 {
  max-width: 100%;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom,
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 {
  max-width: 100%;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom,
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 {
  max-width: 100%;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom,
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 {
  max-width: 100%;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom,
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 {
  max-width: 100%;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom,
.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b646575-5d92-47db-829f-57ca51bd8563 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a5516a1d-101c-4f5c-83c9-3fed80b941c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5516a1d-101c-4f5c-83c9-3fed80b941c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c155c4b4-bef3-44ad-9eff-483e9e8170e9 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-c155c4b4-bef3-44ad-9eff-483e9e8170e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c155c4b4-bef3-44ad-9eff-483e9e8170e9.shg-box.shg-c {
  justify-content: center;
}

#s-59034e1d-85c2-41c8-b6aa-a49522276b09 {
  display: none;
}
#s-c7911762-ada0-4cb5-807b-8b1a43153de8 {
  text-align: center;
}


.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 {
  max-width: 100%;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom,
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 {
  max-width: 100%;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom,
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 {
  max-width: 100%;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom,
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 {
  max-width: 100%;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom,
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 {
  max-width: 100%;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom,
.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7911762-ada0-4cb5-807b-8b1a43153de8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c05329c7-9f14-4d73-8de5-d1713465a6cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c05329c7-9f14-4d73-8de5-d1713465a6cf .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-21338194-b179-48ea-9933-87260c5a3941 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-21338194-b179-48ea-9933-87260c5a3941 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21338194-b179-48ea-9933-87260c5a3941.shg-box.shg-c {
  justify-content: center;
}

#s-011183f2-2ea1-45a7-b05d-7864d0b5e40e {
  min-height: 50px;
}








#s-011183f2-2ea1-45a7-b05d-7864d0b5e40e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-011183f2-2ea1-45a7-b05d-7864d0b5e40e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b0bd8fee-6791-4d3d-b279-f7a2a4312988"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-76161079-4706-4a1b-82a4-762bca9b8aea {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-76161079-4706-4a1b-82a4-762bca9b8aea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76161079-4706-4a1b-82a4-762bca9b8aea.shg-box.shg-c {
  justify-content: center;
}

#s-2fbad43d-136d-4390-ad94-6b51bf242942 {
  display: none;
}
#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 {
  text-align: center;
}


.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 {
  max-width: 100%;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom,
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 {
  max-width: 100%;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom,
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 {
  max-width: 100%;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom,
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 {
  max-width: 100%;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom,
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 {
  max-width: 100%;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom,
.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1c2c99-d0f7-42a7-bd90-b1cf7c7c1877 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b0be9377-c957-4b88-a3d1-3a4cb8cc7cb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0be9377-c957-4b88-a3d1-3a4cb8cc7cb4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5f30a83f-fe11-4b58-a95b-17b2443ed5bd {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-5f30a83f-fe11-4b58-a95b-17b2443ed5bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f30a83f-fe11-4b58-a95b-17b2443ed5bd.shg-box.shg-c {
  justify-content: center;
}

#s-3cabaa7c-0416-4e10-b763-560d2bbc6ccf {
  display: none;
}
#s-456a6e63-219b-41e8-9cf0-52e471a7d99e {
  text-align: center;
}


.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e {
  max-width: 100%;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom,
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e {
  max-width: 100%;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom,
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e {
  max-width: 100%;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom,
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e {
  max-width: 100%;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom,
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e {
  max-width: 100%;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom,
.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-456a6e63-219b-41e8-9cf0-52e471a7d99e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-65b41d20-c2de-42ba-8d47-3003b5593425 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65b41d20-c2de-42ba-8d47-3003b5593425 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-fdd1313b-bbe6-41dd-a3f3-a60393c05d33 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-fdd1313b-bbe6-41dd-a3f3-a60393c05d33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdd1313b-bbe6-41dd-a3f3-a60393c05d33.shg-box.shg-c {
  justify-content: center;
}

#s-ef252c3e-7313-405d-a152-e5a66bfc739e {
  display: none;
}
#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 {
  text-align: center;
}


.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 {
  max-width: 100%;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom,
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 {
  max-width: 100%;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom,
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 {
  max-width: 100%;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom,
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 {
  max-width: 100%;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom,
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 {
  max-width: 100%;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom,
.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba635106-e2c5-4a8b-9196-bfe471a8c940 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8e579938-2c97-4fa0-879a-c8b8d7843df3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e579938-2c97-4fa0-879a-c8b8d7843df3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8493c39a-fbfa-4364-b9dd-6102e26ae08a {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-8493c39a-fbfa-4364-b9dd-6102e26ae08a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8493c39a-fbfa-4364-b9dd-6102e26ae08a.shg-box.shg-c {
  justify-content: center;
}

#s-c75074e6-e280-42b9-a126-5fa5cb17f668 {
  min-height: 50px;
}








#s-c75074e6-e280-42b9-a126-5fa5cb17f668 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c75074e6-e280-42b9-a126-5fa5cb17f668.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-12744c75-e4cb-4719-987d-24b72ce0584b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-847189d4-a113-4bda-949a-c8d26e372f29 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-847189d4-a113-4bda-949a-c8d26e372f29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-847189d4-a113-4bda-949a-c8d26e372f29.shg-box.shg-c {
  justify-content: center;
}

#s-d0805314-5edb-4ae3-bf25-afaf4aa13d06 {
  display: none;
}
#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 {
  text-align: center;
}


.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 {
  max-width: 100%;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom,
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 {
  max-width: 100%;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom,
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 {
  max-width: 100%;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom,
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 {
  max-width: 100%;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom,
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 {
  max-width: 100%;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom,
.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f341040-036f-44e4-af1f-4e9ba5a37e55 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6cc4a72d-449f-4612-b776-0a2b360368fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6cc4a72d-449f-4612-b776-0a2b360368fd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ca1d2643-16c3-4990-b91f-44b2715e740c {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-ca1d2643-16c3-4990-b91f-44b2715e740c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca1d2643-16c3-4990-b91f-44b2715e740c.shg-box.shg-c {
  justify-content: center;
}

#s-35cc803e-a12a-405d-85d9-4ce94e8e1ce1 {
  display: none;
}
#s-956a8e6a-7b8a-41eb-a777-132a256038b9 {
  text-align: center;
}


.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 {
  max-width: 100%;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom,
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 {
  max-width: 100%;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom,
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 {
  max-width: 100%;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom,
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 {
  max-width: 100%;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom,
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 {
  max-width: 100%;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom,
.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-956a8e6a-7b8a-41eb-a777-132a256038b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-90c8fb16-5b7c-4bb1-8a1f-86dda230a0c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90c8fb16-5b7c-4bb1-8a1f-86dda230a0c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-69b21b49-7068-4784-8a47-9fb47c96f0f2 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-69b21b49-7068-4784-8a47-9fb47c96f0f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69b21b49-7068-4784-8a47-9fb47c96f0f2.shg-box.shg-c {
  justify-content: center;
}

#s-92941e86-4c5b-4719-84ad-f5ebaa4e7fa4 {
  display: none;
}
#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b {
  text-align: center;
}


.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b {
  max-width: 100%;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom,
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b {
  max-width: 100%;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom,
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b {
  max-width: 100%;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom,
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b {
  max-width: 100%;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom,
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b {
  max-width: 100%;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom,
.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32fed4b5-280d-4f92-ae4a-fc90e52bff8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d29d4b10-35ae-477c-82a7-fea983a75451 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d29d4b10-35ae-477c-82a7-fea983a75451 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5638c30d-bb87-4f4e-ab05-1cbbbe5bdf1c {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-5638c30d-bb87-4f4e-ab05-1cbbbe5bdf1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5638c30d-bb87-4f4e-ab05-1cbbbe5bdf1c.shg-box.shg-c {
  justify-content: center;
}

#s-37c6db1c-2e9f-4b02-a495-d9d66592e461 {
  display: none;
}
#s-f5b19b05-928c-4a1c-8cce-953b4e15332e {
  text-align: center;
}


.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e {
  max-width: 100%;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom,
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e {
  max-width: 100%;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom,
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e {
  max-width: 100%;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom,
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e {
  max-width: 100%;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom,
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e {
  max-width: 100%;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom,
.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5b19b05-928c-4a1c-8cce-953b4e15332e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-93f74e8c-f992-4912-90e7-68ff64d16e35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93f74e8c-f992-4912-90e7-68ff64d16e35 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-93eac9c3-5a6c-4f33-af18-36af06a0ee60 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-93eac9c3-5a6c-4f33-af18-36af06a0ee60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93eac9c3-5a6c-4f33-af18-36af06a0ee60.shg-box.shg-c {
  justify-content: center;
}

#s-74fe0c3f-7f93-450f-aecf-598bae7e6ff1 {
  display: none;
}
#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 {
  text-align: center;
}


.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 {
  max-width: 100%;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom,
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 {
  max-width: 100%;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom,
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 {
  max-width: 100%;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom,
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 {
  max-width: 100%;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom,
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 {
  max-width: 100%;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom,
.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34bcade0-8c6a-4fe7-9aaa-051172b96312 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-64e8b229-0b07-4df0-9012-ccd2cfe7e885 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64e8b229-0b07-4df0-9012-ccd2cfe7e885 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5a792978-3377-45aa-8488-edb83690c9a5 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-5a792978-3377-45aa-8488-edb83690c9a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a792978-3377-45aa-8488-edb83690c9a5.shg-box.shg-c {
  justify-content: center;
}

#s-c6c7d24f-d361-4622-a5ba-217cb24021a1 {
  min-height: 50px;
}








#s-c6c7d24f-d361-4622-a5ba-217cb24021a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6c7d24f-d361-4622-a5ba-217cb24021a1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-357c9743-aead-4a94-b278-03260baf6c65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-8355506c-cbdd-4586-b772-d7cf284cc6e9 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-8355506c-cbdd-4586-b772-d7cf284cc6e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8355506c-cbdd-4586-b772-d7cf284cc6e9.shg-box.shg-c {
  justify-content: center;
}

#s-ae1bf4fe-2f56-495e-82ed-f6172ff0fe81 {
  display: none;
}
#s-1565c553-c098-428e-b7f2-31e009222d47 {
  text-align: center;
}


.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 {
  max-width: 100%;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom,
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 {
  max-width: 100%;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom,
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 {
  max-width: 100%;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom,
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 {
  max-width: 100%;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom,
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 {
  max-width: 100%;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom,
.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1565c553-c098-428e-b7f2-31e009222d47 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b1cf76ea-09cd-4bcb-80aa-76f4a25928d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1cf76ea-09cd-4bcb-80aa-76f4a25928d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bbcd1bcf-7eb1-481d-92d4-ddb128d41463 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-bbcd1bcf-7eb1-481d-92d4-ddb128d41463 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbcd1bcf-7eb1-481d-92d4-ddb128d41463.shg-box.shg-c {
  justify-content: center;
}

#s-a509c89b-c96a-404a-8105-73e0e464c5be {
  display: none;
}
#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b {
  text-align: center;
}


.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b {
  max-width: 100%;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom,
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b {
  max-width: 100%;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom,
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b {
  max-width: 100%;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom,
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b {
  max-width: 100%;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom,
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b {
  max-width: 100%;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom,
.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd07a58c-4fbd-4dc7-b84f-055afeca377b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-da19c67f-19b1-4f31-91a4-7e627f398806 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da19c67f-19b1-4f31-91a4-7e627f398806 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5a33d82b-5406-4c74-a056-88b8cfac1ce1 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-5a33d82b-5406-4c74-a056-88b8cfac1ce1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a33d82b-5406-4c74-a056-88b8cfac1ce1.shg-box.shg-c {
  justify-content: center;
}

#s-1774d480-e9cf-4be0-b300-c8c191ed2ab6 {
  display: none;
}
#s-3d257103-1bcb-415b-ac49-e7173b0d3842 {
  text-align: center;
}


.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 {
  max-width: 100%;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom,
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 {
  max-width: 100%;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom,
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 {
  max-width: 100%;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom,
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 {
  max-width: 100%;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom,
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 {
  max-width: 100%;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom,
.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d257103-1bcb-415b-ac49-e7173b0d3842 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-527b6ad3-db05-40d6-8078-3613eac27902 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-527b6ad3-db05-40d6-8078-3613eac27902 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9afbff3f-f321-4651-821c-1c21a88ee4d3 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-9afbff3f-f321-4651-821c-1c21a88ee4d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9afbff3f-f321-4651-821c-1c21a88ee4d3.shg-box.shg-c {
  justify-content: center;
}

#s-7978d776-fbc9-4038-9b8e-c515e178771c {
  min-height: 50px;
}








#s-7978d776-fbc9-4038-9b8e-c515e178771c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7978d776-fbc9-4038-9b8e-c515e178771c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-57fc91f0-886d-460e-a70d-ed317054e112"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-a850122a-536a-4cc7-9b4f-bb806e85e202 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-a850122a-536a-4cc7-9b4f-bb806e85e202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a850122a-536a-4cc7-9b4f-bb806e85e202.shg-box.shg-c {
  justify-content: center;
}

#s-c5425183-854c-4af5-aaa4-34a93d26d273 {
  display: none;
}
#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 {
  text-align: center;
}


.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 {
  max-width: 100%;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom,
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 {
  max-width: 100%;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom,
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 {
  max-width: 100%;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom,
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 {
  max-width: 100%;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom,
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 {
  max-width: 100%;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom,
.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0ddf65a-e6ac-41d3-bb9b-1a07f14018d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b3296124-bcbd-4851-bfcf-927587f9a949 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3296124-bcbd-4851-bfcf-927587f9a949 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e6bb10be-f18f-4891-830d-44b479c111d0 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-e6bb10be-f18f-4891-830d-44b479c111d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6bb10be-f18f-4891-830d-44b479c111d0.shg-box.shg-c {
  justify-content: center;
}

#s-8bac2f93-5e5e-42d7-822c-d2ac864cf37d {
  display: none;
}
#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 {
  text-align: center;
}


.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 {
  max-width: 100%;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom,
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 {
  max-width: 100%;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom,
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 {
  max-width: 100%;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom,
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 {
  max-width: 100%;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom,
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 {
  max-width: 100%;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom,
.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b82acd7-4614-4c47-9a92-0e95f41612a5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-161e948f-3955-4452-9de7-0b65a651386c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-161e948f-3955-4452-9de7-0b65a651386c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bfa24054-f1b7-4126-a133-a75d7acdfdb0 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-bfa24054-f1b7-4126-a133-a75d7acdfdb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfa24054-f1b7-4126-a133-a75d7acdfdb0.shg-box.shg-c {
  justify-content: center;
}

#s-c21f11fc-b35d-4e61-bb43-fbb8ebcd0e59 {
  display: none;
}
#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 {
  text-align: center;
}


.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 {
  max-width: 100%;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom,
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 {
  max-width: 100%;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom,
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 {
  max-width: 100%;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom,
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 {
  max-width: 100%;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom,
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 {
  max-width: 100%;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom,
.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-885eef0a-7a56-4e23-ac6a-45b8126b2d71 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b43225ab-8a8c-4ad8-993d-253aaeccea55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b43225ab-8a8c-4ad8-993d-253aaeccea55 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-2ee8e658-ec02-4123-a695-3239e0a86599 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-2ee8e658-ec02-4123-a695-3239e0a86599 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ee8e658-ec02-4123-a695-3239e0a86599.shg-box.shg-c {
  justify-content: center;
}

#s-f82a3ef8-0c10-421b-b989-3ae3a3c98b63 {
  min-height: 50px;
}








#s-f82a3ef8-0c10-421b-b989-3ae3a3c98b63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f82a3ef8-0c10-421b-b989-3ae3a3c98b63.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-bc6f52ad-eb83-4a10-bec2-bf1999557f48"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-13fa60f9-fabc-40ce-9793-b992ed741055 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-13fa60f9-fabc-40ce-9793-b992ed741055 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13fa60f9-fabc-40ce-9793-b992ed741055.shg-box.shg-c {
  justify-content: center;
}

#s-68416031-5361-43aa-9eae-458ccf0663a0 {
  display: none;
}
#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f {
  text-align: center;
}


.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f {
  max-width: 100%;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom,
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f {
  max-width: 100%;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom,
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f {
  max-width: 100%;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom,
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f {
  max-width: 100%;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom,
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f {
  max-width: 100%;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom,
.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ba9bafb-9809-4a99-ab07-5b1b8d1c9a8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5eabf598-f5b6-4ce1-95f4-5baeae79f7a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5eabf598-f5b6-4ce1-95f4-5baeae79f7a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8a707f61-7112-4155-9dc0-619065d7c9db {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-8a707f61-7112-4155-9dc0-619065d7c9db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a707f61-7112-4155-9dc0-619065d7c9db.shg-box.shg-c {
  justify-content: center;
}

#s-d22e1bfd-7743-435b-a161-3c765ecec02a {
  display: none;
}
#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb {
  text-align: center;
}


.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb {
  max-width: 100%;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom,
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb {
  max-width: 100%;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom,
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb {
  max-width: 100%;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom,
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb {
  max-width: 100%;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom,
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb {
  max-width: 100%;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom,
.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41c3779a-28f4-4f3d-b6d9-e0dcf87f01cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c471a841-f871-41fb-866f-bc0f2c44b273 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c471a841-f871-41fb-866f-bc0f2c44b273 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-2f8ba8cf-c465-487e-8a13-214a99029945 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-2f8ba8cf-c465-487e-8a13-214a99029945 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f8ba8cf-c465-487e-8a13-214a99029945.shg-box.shg-c {
  justify-content: center;
}

#s-85c98004-2f94-419d-b2eb-83c0df9f1adb {
  display: none;
}
#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e {
  text-align: center;
}


.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e {
  max-width: 100%;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom,
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e {
  max-width: 100%;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom,
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e {
  max-width: 100%;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom,
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e {
  max-width: 100%;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom,
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e {
  max-width: 100%;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom,
.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ffd874b-ac0f-4e60-831f-6a71e6c9440e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f2684897-a64c-45f4-aa07-6c059b410b0c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2684897-a64c-45f4-aa07-6c059b410b0c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b50889c5-e0a3-4243-a8cf-5934a34cfd60 {
  padding-top: 6em;
min-height: 50px;
background-color: rgba(245, 244, 245, 1);
}








#s-b50889c5-e0a3-4243-a8cf-5934a34cfd60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b50889c5-e0a3-4243-a8cf-5934a34cfd60.shg-box.shg-c {
  justify-content: center;
}

#s-08025b16-c9d9-4a4f-90a4-3f1161b58807 {
  min-height: 50px;
}








#s-08025b16-c9d9-4a4f-90a4-3f1161b58807 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08025b16-c9d9-4a4f-90a4-3f1161b58807.shg-box.shg-c {
  justify-content: center;
}

#s-d742dab5-fc50-4d67-8ae8-3b460d4c9b37 {
  margin-top: 2em;
padding-top: 3em;
text-align: center;
}

#s-d742dab5-fc50-4d67-8ae8-3b460d4c9b37 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-d742dab5-fc50-4d67-8ae8-3b460d4c9b37 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-d742dab5-fc50-4d67-8ae8-3b460d4c9b37 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-df825a86-9e51-4033-a82e-5f1ffff0fec2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3861ef78-f942-49f4-8e98-5ebaf3938473 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3861ef78-f942-49f4-8e98-5ebaf3938473 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-3861ef78-f942-49f4-8e98-5ebaf3938473 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}
}
@media (min-width: 0px) {
[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4bc98d6d-ffb3-47ca-9daf-73d64a03f3c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px){#s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab {
  padding-left: 2em;
padding-right: 2em;
}
}
@media (min-width: 0px) {
[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-45a1e6fc-d29a-4091-aa6e-513abeb3e9ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3d68abb6-5b68-4749-ab8f-aba27581732f {
  min-height: 250px;
}








#s-3d68abb6-5b68-4749-ab8f-aba27581732f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d68abb6-5b68-4749-ab8f-aba27581732f.shg-box.shg-c {
  justify-content: center;
}

#s-a786aeac-48f1-4ea6-8217-6fbecce424a4 {
  text-align: center;
}




  #s-a786aeac-48f1-4ea6-8217-6fbecce424a4 img.shogun-image {
    
    width: px;
  }


#s-a786aeac-48f1-4ea6-8217-6fbecce424a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c213280b-ed03-4d19-8084-5d727abe366c {
  text-align: center;
}




  #s-c213280b-ed03-4d19-8084-5d727abe366c img.shogun-image {
    
    width: px;
  }


#s-c213280b-ed03-4d19-8084-5d727abe366c .shogun-image-content {
  
    align-items: center;
  
}

#s-976a0625-7b5d-4aa9-9345-e0e58b10a03d {
  text-align: center;
}




  #s-976a0625-7b5d-4aa9-9345-e0e58b10a03d img.shogun-image {
    
    width: px;
  }


#s-976a0625-7b5d-4aa9-9345-e0e58b10a03d .shogun-image-content {
  
    align-items: center;
  
}

#s-01204cbd-3c2e-4d8f-8af9-7e5d1bce83ac {
  text-align: center;
}




  #s-01204cbd-3c2e-4d8f-8af9-7e5d1bce83ac img.shogun-image {
    
    width: px;
  }


#s-01204cbd-3c2e-4d8f-8af9-7e5d1bce83ac .shogun-image-content {
  
    align-items: center;
  
}

#s-aeebc4ce-f400-4699-8a4c-76a0dbfa9df1 {
  text-align: center;
}




  #s-aeebc4ce-f400-4699-8a4c-76a0dbfa9df1 img.shogun-image {
    
    width: px;
  }


#s-aeebc4ce-f400-4699-8a4c-76a0dbfa9df1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d91b6d8b-48dc-4de5-85fd-8ee07ab120ab {
  text-align: center;
}




  #s-d91b6d8b-48dc-4de5-85fd-8ee07ab120ab img.shogun-image {
    
    width: px;
  }


#s-d91b6d8b-48dc-4de5-85fd-8ee07ab120ab .shogun-image-content {
  
    align-items: center;
  
}

#s-c533e8e6-bcb3-42fe-8d79-19acda626992 {
  text-align: center;
}




  #s-c533e8e6-bcb3-42fe-8d79-19acda626992 img.shogun-image {
    
    width: px;
  }


#s-c533e8e6-bcb3-42fe-8d79-19acda626992 .shogun-image-content {
  
    align-items: center;
  
}

#s-687cfefd-0a0d-4f82-890a-b67f4c35bd10 {
  text-align: center;
}




  #s-687cfefd-0a0d-4f82-890a-b67f4c35bd10 img.shogun-image {
    
    width: px;
  }


#s-687cfefd-0a0d-4f82-890a-b67f4c35bd10 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff727119-c69a-4d99-80eb-e97ff9797a33 {
  background-size: cover;
background-attachment: fixed;
padding-top: 6em;
padding-left: 16em;
padding-bottom: 6em;
padding-right: 16em;
min-height: 40px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ff727119-c69a-4d99-80eb-e97ff9797a33 {
  padding-top: 3em;
padding-left: 6em;
padding-bottom: 3em;
padding-right: 6em;
}
}@media (max-width: 767px){#s-ff727119-c69a-4d99-80eb-e97ff9797a33 {
  padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
}
}







#s-ff727119-c69a-4d99-80eb-e97ff9797a33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff727119-c69a-4d99-80eb-e97ff9797a33.shg-box.shg-c {
  justify-content: center;
}

#s-b159f703-a25e-4292-b69f-891f95678043 {
  min-height: 50px;
}








#s-b159f703-a25e-4292-b69f-891f95678043 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b159f703-a25e-4292-b69f-891f95678043.shg-box.shg-c {
  justify-content: center;
}

#s-ce610106-e999-4980-9542-03e7c75f09a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce610106-e999-4980-9542-03e7c75f09a5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2c3f1a4-132b-446b-85fe-0f57f340b084"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f47bd976-730b-4c42-a369-cf99ee8a9836 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-d838d818-3b44-4eda-a64f-906f1803e7bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d838d818-3b44-4eda-a64f-906f1803e7bf .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67204759-e0d8-47ea-9018-9ac3618207d6 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-cf53e9b4-e08e-4116-80d6-a4a96b8b8ba1 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
line-height: 1.5em;
}
#s-cf53e9b4-e08e-4116-80d6-a4a96b8b8ba1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf53e9b4-e08e-4116-80d6-a4a96b8b8ba1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cf53e9b4-e08e-4116-80d6-a4a96b8b8ba1-btn-wrapper {
    text-align: center;
  }


#s-cf53e9b4-e08e-4116-80d6-a4a96b8b8ba1.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

#s-2a06ab4b-9b0f-4157-9d5c-ea00b2ac175e hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-00e7a6a9-9151-49ee-a5e6-e3cefc2a767a {
  margin-top: 6em;
margin-left: 16em;
margin-bottom: 6em;
margin-right: 16em;
min-height: 50px;
}
@media (min-width: 1200px){#s-00e7a6a9-9151-49ee-a5e6-e3cefc2a767a {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-00e7a6a9-9151-49ee-a5e6-e3cefc2a767a {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-00e7a6a9-9151-49ee-a5e6-e3cefc2a767a {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-00e7a6a9-9151-49ee-a5e6-e3cefc2a767a {
  margin-top: 0em;
margin-left: 0em;
margin-bottom: 6em;
margin-right: 0em;
}
}







#s-00e7a6a9-9151-49ee-a5e6-e3cefc2a767a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00e7a6a9-9151-49ee-a5e6-e3cefc2a767a.shg-box.shg-c {
  justify-content: center;
}

#s-09159e64-abb6-4078-a583-92ce446c5686 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09159e64-abb6-4078-a583-92ce446c5686"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-14e61940-fc68-443a-951d-2306f9aa0270 {
  box-shadow:3px 3px 4px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 150px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-14e61940-fc68-443a-951d-2306f9aa0270 {
  margin-bottom: 120px;
}
}







#s-14e61940-fc68-443a-951d-2306f9aa0270 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14e61940-fc68-443a-951d-2306f9aa0270 {
  cursor: pointer;
}#s-14e61940-fc68-443a-951d-2306f9aa0270.shg-box.shg-c {
  justify-content: flex-end;
}

#s-fdc27ccb-416a-44a2-bbd2-f2bbcab93456 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -100px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 75%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fdc27ccb-416a-44a2-bbd2-f2bbcab93456 {
  margin-right: auto;
max-width: 60%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fdc27ccb-416a-44a2-bbd2-f2bbcab93456 {
  max-width: 60%;
}
}@media (max-width: 767px){#s-fdc27ccb-416a-44a2-bbd2-f2bbcab93456 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
max-width: 90%;
}
}







#s-fdc27ccb-416a-44a2-bbd2-f2bbcab93456 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdc27ccb-416a-44a2-bbd2-f2bbcab93456.shg-box.shg-c {
  justify-content: center;
}

#s-7b0ff6d4-6b4b-4b9f-be5f-12dd9c6dc8f9 {
  padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}

#s-7b0ff6d4-6b4b-4b9f-be5f-12dd9c6dc8f9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-7b0ff6d4-6b4b-4b9f-be5f-12dd9c6dc8f9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-7b0ff6d4-6b4b-4b9f-be5f-12dd9c6dc8f9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a82a9d4d-6293-483d-a583-cb48e6a6b74f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a82a9d4d-6293-483d-a583-cb48e6a6b74f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-a82a9d4d-6293-483d-a583-cb48e6a6b74f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a82a9d4d-6293-483d-a583-cb48e6a6b74f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-af75a07c-e55a-45a9-a7eb-0554a9201ae2 {
  box-shadow:0px 3px 4px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-bottom: 150px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-af75a07c-e55a-45a9-a7eb-0554a9201ae2 {
  margin-bottom: 120px;
}
}







#s-af75a07c-e55a-45a9-a7eb-0554a9201ae2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af75a07c-e55a-45a9-a7eb-0554a9201ae2 {
  cursor: pointer;
}#s-af75a07c-e55a-45a9-a7eb-0554a9201ae2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-04a2e741-f179-40d1-840b-863216ed1b04 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -100px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 60%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-04a2e741-f179-40d1-840b-863216ed1b04 {
  max-width: 60%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-04a2e741-f179-40d1-840b-863216ed1b04 {
  max-width: 75%;
}
}@media (max-width: 767px){#s-04a2e741-f179-40d1-840b-863216ed1b04 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
max-width: 90%;
}
}







#s-04a2e741-f179-40d1-840b-863216ed1b04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04a2e741-f179-40d1-840b-863216ed1b04.shg-box.shg-c {
  justify-content: center;
}

#s-c00457d2-cf70-4b86-abee-6f2ac438ed10 {
  padding-bottom: 20px;
text-align: center;
}

#s-c00457d2-cf70-4b86-abee-6f2ac438ed10 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-c00457d2-cf70-4b86-abee-6f2ac438ed10 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-c00457d2-cf70-4b86-abee-6f2ac438ed10 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a42e6a52-847b-4bf0-ae9e-e5d30049e4b7 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a42e6a52-847b-4bf0-ae9e-e5d30049e4b7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-a42e6a52-847b-4bf0-ae9e-e5d30049e4b7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a42e6a52-847b-4bf0-ae9e-e5d30049e4b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .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;
}
