#s-857bce3d-40f7-4734-be4f-d214b2e9cbe7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5b56efae-01f8-42dc-aead-5d3faa4c0ae4 {
  margin-top: -5px;
margin-bottom: -5px;
}

.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-c5bf2c85-d94d-4939-a58d-521a65ede4e5 {
  background-image: url(https://i.shgcdn.com/3fac0bc4-bd52-487d-9862-13391ef71a8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-bottom: -50px;
min-height: 550px;
opacity: 1;
background-position: right center;
}
@media (max-width: 767px){#s-c5bf2c85-d94d-4939-a58d-521a65ede4e5 {
  
}
}







#s-c5bf2c85-d94d-4939-a58d-521a65ede4e5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.17;
}#s-c5bf2c85-d94d-4939-a58d-521a65ede4e5.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;
}

#s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7 {
  
}

@media (min-width: 0px) {
[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7a37645-f6dd-47ea-b8bb-c2757e1c3ef7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a1312ad7-5836-466f-b82e-f5dfac912684 {
  margin-top: 35px;
margin-left: 50px;
margin-bottom: 35px;
margin-right: 50px;
padding-top: 40px;
padding-bottom: 30px;
background-color: rgba(0, 0, 0, 0.45);
}








#s-a1312ad7-5836-466f-b82e-f5dfac912684 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-a1312ad7-5836-466f-b82e-f5dfac912684.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-2e08fcb5-2eaa-45cb-93a8-69ef088cab4b {
  margin-bottom: 15px;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-2e08fcb5-2eaa-45cb-93a8-69ef088cab4b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 47px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-2e08fcb5-2eaa-45cb-93a8-69ef088cab4b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-2e08fcb5-2eaa-45cb-93a8-69ef088cab4b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3eb424c2-174c-4281-8d89-1d75ff6dcd0b {
  margin-bottom: 15px;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-3eb424c2-174c-4281-8d89-1d75ff6dcd0b .shogun-heading-component h3 {
  color: rgba(232, 68, 69, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-3eb424c2-174c-4281-8d89-1d75ff6dcd0b .shogun-heading-component h3 {
  color: rgba(232, 68, 69, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 23px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-3eb424c2-174c-4281-8d89-1d75ff6dcd0b .shogun-heading-component h3 {
  color: rgba(232, 68, 69, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 23px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-12700ade-c444-491b-99b9-373a4e3fffd0 {
  min-height: 50px;
}








#s-12700ade-c444-491b-99b9-373a4e3fffd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12700ade-c444-491b-99b9-373a4e3fffd0.shg-box.shg-c {
  justify-content: center;
}

#s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b {
  margin-top: 40px;
margin-left: 5px;
margin-bottom: 35px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8bb9c83-31a2-4160-a7df-5d00fe54f52b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-5e184c4c-c77b-4175-8ee2-ca609aba1aac {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
text-align: center;
}




  #s-5e184c4c-c77b-4175-8ee2-ca609aba1aac img.shogun-image {
    
    width: px;
  }


#s-5e184c4c-c77b-4175-8ee2-ca609aba1aac .shogun-image-content {
  
    align-items: center;
  
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-896f189f-63fa-4b62-8851-60a299bb3bde {
  border-style: solid;
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(20, 20, 20, 0);
}

#s-ddf674b8-d481-4462-a95d-ce240280a2b9 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ddf674b8-d481-4462-a95d-ce240280a2b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0a9ec5d9-fb45-4852-be03-3dfff91dc871 {
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-0a9ec5d9-fb45-4852-be03-3dfff91dc871 {
  
}
}







#s-0a9ec5d9-fb45-4852-be03-3dfff91dc871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a9ec5d9-fb45-4852-be03-3dfff91dc871.shg-box.shg-c {
  justify-content: flex-start;
}

#s-faf73d51-9137-4791-9571-4ed1450a2ff3 {
  border-style: solid;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-faf73d51-9137-4791-9571-4ed1450a2ff3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-faf73d51-9137-4791-9571-4ed1450a2ff3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

@media (min-width: 1200px){#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (max-width: 767px){#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-08d0b644-8aed-4442-b7fd-c1910a7b0e6e .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}
#s-52444cf1-6651-41df-8fb9-1fecdc206e8e {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-52444cf1-6651-41df-8fb9-1fecdc206e8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52444cf1-6651-41df-8fb9-1fecdc206e8e.shg-box.shg-c {
  justify-content: center;
}

#s-211446ac-e1a7-478f-85f9-7f2c4a3fc718 {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-d43f30bc-9632-463a-ae52-0d78c2a2f48c {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-d43f30bc-9632-463a-ae52-0d78c2a2f48c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-39ed9e75-32e3-4ab4-a1f7-6dd59959acdd {
  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-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 {
  text-align: left;
}


.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 {
  max-width: 100%;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom,
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 {
  max-width: 100%;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom,
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 {
  max-width: 100%;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom,
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 {
  max-width: 100%;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom,
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 {
  max-width: 100%;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom,
.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b3ad3f8-fdad-4b02-b3c8-20a302e95b10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-d888660d-65fc-49ed-8771-0945a850c8e3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d888660d-65fc-49ed-8771-0945a850c8e3 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-c2858786-6332-48b8-8144-106c83e23147 {
  display: none;
}
#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d {
  text-align: left;
}


.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d {
  max-width: 100%;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom,
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d {
  max-width: 100%;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom,
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d {
  max-width: 100%;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom,
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d {
  max-width: 100%;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom,
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d {
  max-width: 100%;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom,
.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15a7d3c6-f913-490d-b9e3-ca791fe7745d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b0cc85d-7a4b-4a40-9ba4-b27496dbca5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b0cc85d-7a4b-4a40-9ba4-b27496dbca5a .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-19c5d46c-d626-484e-972b-8ed720aacd28 {
  display: none;
}
#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d {
  text-align: left;
}


.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d {
  max-width: 100%;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom,
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d {
  max-width: 100%;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom,
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d {
  max-width: 100%;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom,
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d {
  max-width: 100%;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom,
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d {
  max-width: 100%;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom,
.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd0556e-46a1-45e6-b673-1e7b2a218c4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-521b45df-85cc-4b0f-b438-3ab5ec0a9a90 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-521b45df-85cc-4b0f-b438-3ab5ec0a9a90 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-32f4d1ac-0050-45ee-a30d-98e62e2708a6 {
  display: none;
}
#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 {
  text-align: left;
}


.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 {
  max-width: 100%;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom,
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 {
  max-width: 100%;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom,
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 {
  max-width: 100%;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom,
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 {
  max-width: 100%;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom,
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 {
  max-width: 100%;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom,
.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c8e82d2-a991-433f-8afb-edbe39ec13e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7212bae2-16d0-4530-be23-e324ae4c15ce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7212bae2-16d0-4530-be23-e324ae4c15ce .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-93e75e30-1bba-4bb1-840a-554167764eb5 {
  display: none;
}
#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e {
  text-align: left;
}


.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e {
  max-width: 100%;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom,
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e {
  max-width: 100%;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom,
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e {
  max-width: 100%;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom,
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e {
  max-width: 100%;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom,
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e {
  max-width: 100%;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom,
.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6619f66-ce31-45d1-ad1b-5f1fd8f5284e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-46235c27-ff9c-4f3b-80c6-3d0548f20c97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46235c27-ff9c-4f3b-80c6-3d0548f20c97 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-21b9bfd3-53b6-4201-a292-19e2789930d8 {
  display: none;
}
#s-3786774c-7530-4217-970b-a98a174ae1c6 {
  text-align: left;
}


.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 {
  max-width: 100%;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom,
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 {
  max-width: 100%;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom,
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 {
  max-width: 100%;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom,
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 {
  max-width: 100%;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom,
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 {
  max-width: 100%;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom,
.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3786774c-7530-4217-970b-a98a174ae1c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-35db1f14-13a6-4755-b1c3-5e70a9171031 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35db1f14-13a6-4755-b1c3-5e70a9171031 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-09461ed9-f7d5-4f58-b46f-09908ec9f9d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-90fb5764-2cd4-451a-bdc2-51e66522f430 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(232, 68, 69, 1);
border-radius: 3px;
text-align: center;
background-color: rgba(232, 68, 69, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-90fb5764-2cd4-451a-bdc2-51e66522f430:hover {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
border-radius: 3px !important;
background-color: rgba(255, 255, 255, 1) !important;
font-weight: bold !important;
color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}#s-90fb5764-2cd4-451a-bdc2-51e66522f430:active {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
background-color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}


#s-90fb5764-2cd4-451a-bdc2-51e66522f430.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-37fe811f-e300-4449-a8aa-ae4b2cd3a49b {
  border-style: solid;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-37fe811f-e300-4449-a8aa-ae4b2cd3a49b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37fe811f-e300-4449-a8aa-ae4b2cd3a49b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

@media (min-width: 1200px){#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (max-width: 767px){#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-157184be-d7c5-4f3f-9c32-0530e0f03d64 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}
.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;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-18f6c9b1-ce88-47b1-a4eb-45a0d6c4bb52 {
  
}

#s-4f230838-66b5-478e-a62b-568a2641e0f7 {
  min-height: 50px;
}








#s-4f230838-66b5-478e-a62b-568a2641e0f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f230838-66b5-478e-a62b-568a2641e0f7.shg-box.shg-c {
  justify-content: center;
}

#s-4b63cab9-4f5e-4cc8-848c-c7065183dc5a {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-4b63cab9-4f5e-4cc8-848c-c7065183dc5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b63cab9-4f5e-4cc8-848c-c7065183dc5a.shg-box.shg-c {
  justify-content: center;
}

#s-9d840cff-cf51-4b53-90bf-f95859021bcd {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-e446f0b3-6c4c-48cd-a250-b23fa99370de {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e446f0b3-6c4c-48cd-a250-b23fa99370de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-709a1104-ceea-4d7d-b76b-c554e5f33d52 {
  display: none;
}
#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 {
  text-align: left;
}


.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 {
  max-width: 100%;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom,
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 {
  max-width: 100%;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom,
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 {
  max-width: 100%;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom,
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 {
  max-width: 100%;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom,
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 {
  max-width: 100%;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom,
.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4bbd7a1e-2df4-4c9d-9aa6-d827d1b1c1b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b2bc4035-b8f2-4dcf-bbb1-235b1ce34385 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2bc4035-b8f2-4dcf-bbb1-235b1ce34385 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-5e002095-1861-4608-8a28-63728bb173ce {
  display: none;
}
#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 {
  text-align: left;
}


.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 {
  max-width: 100%;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom,
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 {
  max-width: 100%;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom,
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 {
  max-width: 100%;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom,
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 {
  max-width: 100%;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom,
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 {
  max-width: 100%;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom,
.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb12d48a-838e-4010-a71a-f3cc8a711d03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8fe8efe6-d8cd-4245-b713-a38637ddaac6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8fe8efe6-d8cd-4245-b713-a38637ddaac6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-7adb689d-774f-4ae6-8b5f-5644bb2484e6 {
  display: none;
}
#s-78459b49-cd05-434c-9aca-11b952f7e9d7 {
  text-align: left;
}


.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 {
  max-width: 100%;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom,
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 {
  max-width: 100%;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom,
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 {
  max-width: 100%;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom,
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 {
  max-width: 100%;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom,
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 {
  max-width: 100%;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom,
.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78459b49-cd05-434c-9aca-11b952f7e9d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2975cc2b-b4ee-433f-9855-28f916202f32 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2975cc2b-b4ee-433f-9855-28f916202f32 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-2322187c-0c80-4989-a628-9c9996d0e98d {
  display: none;
}
#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 {
  text-align: left;
}


.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 {
  max-width: 100%;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom,
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 {
  max-width: 100%;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom,
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 {
  max-width: 100%;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom,
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 {
  max-width: 100%;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom,
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 {
  max-width: 100%;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom,
.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c6b82ba-2184-4cc8-ba60-30de16a1ec79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c3987050-a4a3-4a6d-94ce-2b2b917152ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3987050-a4a3-4a6d-94ce-2b2b917152ba .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-415594ed-0dba-4c05-8d82-1bba425b2905 {
  display: none;
}
#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 {
  text-align: left;
}


.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 {
  max-width: 100%;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom,
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 {
  max-width: 100%;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom,
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 {
  max-width: 100%;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom,
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 {
  max-width: 100%;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom,
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 {
  max-width: 100%;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom,
.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a53f2e-bb30-4d5d-b6d0-0cd865304e63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-13d8251b-c4a9-4ffd-9467-c5e46478d91d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13d8251b-c4a9-4ffd-9467-c5e46478d91d .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-dda9eb90-8cde-458e-8176-7506b2a7a0bc {
  display: none;
}
#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 {
  text-align: left;
}


.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 {
  max-width: 100%;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom,
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 {
  max-width: 100%;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom,
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 {
  max-width: 100%;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom,
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 {
  max-width: 100%;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom,
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 {
  max-width: 100%;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom,
.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8b4bdc5-4b1b-4cf5-b669-a59dd9db3dd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4ccd7563-b6e3-47cb-9330-0938c31ac3f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ccd7563-b6e3-47cb-9330-0938c31ac3f3 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-967825ef-737f-4884-9380-8b0af0f6ac39 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967825ef-737f-4884-9380-8b0af0f6ac39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d2b0add7-28e1-4bd6-be87-eaa08a7b779b {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(232, 68, 69, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
background-color: rgba(232, 68, 69, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-d2b0add7-28e1-4bd6-be87-eaa08a7b779b:hover {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
border-radius: 3px !important;
background-color: rgba(255, 255, 255, 1) !important;
font-weight: bold !important;
color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}#s-d2b0add7-28e1-4bd6-be87-eaa08a7b779b:active {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
background-color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}


#s-d2b0add7-28e1-4bd6-be87-eaa08a7b779b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-70bf06b9-a802-494c-bb1c-76cb61245874"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-67578013-f2eb-48fc-a7ba-06950902b303 {
  text-align: center;
}





#s-67578013-f2eb-48fc-a7ba-06950902b303 .shogun-image-content {
  
    align-items: center;
  
}

#s-3568e5e9-3f1f-48b7-a2ea-e80628c272bb {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-016a22d5-8486-4e70-a48e-d84aee656c9b {
  text-align: center;
}





#s-016a22d5-8486-4e70-a48e-d84aee656c9b .shogun-image-content {
  
    align-items: center;
  
}

#s-37e8609d-bbbb-4063-9d93-b1c3b324cacd {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-4d1c4a5c-4d3a-415e-81d0-aed03f5c08b9 {
  text-align: center;
}





#s-4d1c4a5c-4d3a-415e-81d0-aed03f5c08b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4f80dde-ea25-4286-8414-6c8f377cd2ed {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-2522dd96-5965-479f-9444-c3287cc0ab3e {
  text-align: center;
}





#s-2522dd96-5965-479f-9444-c3287cc0ab3e .shogun-image-content {
  
    align-items: center;
  
}

#s-fcb68ddc-feaf-42ae-8ceb-ad62eb412f27 {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-d61dfbdb-de62-4044-8718-ab3a85548151 {
  text-align: center;
}





#s-d61dfbdb-de62-4044-8718-ab3a85548151 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9ea49b4-3476-439a-ab4c-293eb0ff5c81 {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-26b15e6a-0766-4be3-af70-53e00c991f6f {
  text-align: center;
}




  #s-26b15e6a-0766-4be3-af70-53e00c991f6f img.shogun-image {
    
    width: px;
  }


#s-26b15e6a-0766-4be3-af70-53e00c991f6f .shogun-image-content {
  
    align-items: center;
  
}

#s-387b0497-aae1-42d5-b1cf-89946c5fb5d0 {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-200011ce-e628-4863-acf4-0a4332f88971 {
  border-style: solid;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 40px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-200011ce-e628-4863-acf4-0a4332f88971 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-200011ce-e628-4863-acf4-0a4332f88971.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

@media (min-width: 1200px){#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (max-width: 767px){#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9e98fcc3-69bd-4538-88d3-b098da8bd7d8 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}
#s-2bf35a77-4a5f-468d-9501-2d79f59bb7cb {
  
}

#s-7d96d698-d070-4ca7-900b-888ff9b0719f {
  min-height: 50px;
}








#s-7d96d698-d070-4ca7-900b-888ff9b0719f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d96d698-d070-4ca7-900b-888ff9b0719f.shg-box.shg-c {
  justify-content: center;
}

#s-bfb22f28-22fb-4a06-90f7-3fc4df250655 {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-bfb22f28-22fb-4a06-90f7-3fc4df250655 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfb22f28-22fb-4a06-90f7-3fc4df250655.shg-box.shg-c {
  justify-content: center;
}

#s-5a15b3d4-d513-4147-bd57-bef5b267af9e {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-8eef28c1-614e-4934-9e6c-96c37cfe8369 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8eef28c1-614e-4934-9e6c-96c37cfe8369"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-0686f7ff-e6b2-4165-880c-db7b77cd3de2 {
  display: none;
}
#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec {
  text-align: left;
}


.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec {
  max-width: 100%;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom,
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec {
  max-width: 100%;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom,
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec {
  max-width: 100%;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom,
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec {
  max-width: 100%;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom,
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec {
  max-width: 100%;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom,
.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3caa2dd9-96f6-41cf-ba9e-d39bc7e1a7ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3737ff54-17ca-4d91-be7f-b0f32554e6ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3737ff54-17ca-4d91-be7f-b0f32554e6ef .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-220142cb-f9e7-4cd0-8850-160dfe4e3384 {
  display: none;
}
#s-90335b4f-8a0c-4625-a322-debf409faaa3 {
  text-align: left;
}


.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 {
  max-width: 100%;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom,
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 {
  max-width: 100%;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom,
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 {
  max-width: 100%;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom,
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 {
  max-width: 100%;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom,
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 {
  max-width: 100%;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom,
.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90335b4f-8a0c-4625-a322-debf409faaa3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-539e89e9-5d95-4fae-90b3-c8e0380f37e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-539e89e9-5d95-4fae-90b3-c8e0380f37e4 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-428c5c17-c597-445e-b96e-2833b5a554d1 {
  display: none;
}
#s-24b36fa4-0966-4613-bd2c-edf791744233 {
  text-align: left;
}


.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 {
  max-width: 100%;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom,
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 {
  max-width: 100%;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom,
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 {
  max-width: 100%;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom,
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 {
  max-width: 100%;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom,
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 {
  max-width: 100%;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom,
.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24b36fa4-0966-4613-bd2c-edf791744233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bdbd860f-eba3-48d4-8164-85907f3f9836 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bdbd860f-eba3-48d4-8164-85907f3f9836 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-8fe3d63f-999f-46f1-84d6-cdb87ffa8471 {
  display: none;
}
#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 {
  text-align: left;
}


.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 {
  max-width: 100%;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom,
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 {
  max-width: 100%;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom,
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 {
  max-width: 100%;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom,
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 {
  max-width: 100%;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom,
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 {
  max-width: 100%;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom,
.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ed90ef-41b0-4c41-b2fd-19e79f039b15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ecb9e568-0a39-4685-916f-9ddf4027ec5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ecb9e568-0a39-4685-916f-9ddf4027ec5b .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-a762bef8-d8cd-4e82-870f-eaee7b0f6892 {
  display: none;
}
#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 {
  text-align: left;
}


.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 {
  max-width: 100%;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom,
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 {
  max-width: 100%;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom,
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 {
  max-width: 100%;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom,
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 {
  max-width: 100%;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom,
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 {
  max-width: 100%;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom,
.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2670e7-9f64-4cea-90ad-369e1dde3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5b498225-96a4-46a9-b942-805b6faf3d8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5b498225-96a4-46a9-b942-805b6faf3d8d .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-9f35191f-976a-4a05-b143-18523c2ff474 {
  display: none;
}
#s-3c760040-cbf3-435f-9984-4045a9cf505f {
  text-align: left;
}


.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f {
  max-width: 100%;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom,
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f {
  max-width: 100%;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom,
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f {
  max-width: 100%;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom,
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f {
  max-width: 100%;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom,
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f {
  max-width: 100%;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom,
.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c760040-cbf3-435f-9984-4045a9cf505f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-721f03f1-4130-4c95-a09f-16c8b89797a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-721f03f1-4130-4c95-a09f-16c8b89797a7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-b615c7a2-e23b-4139-9226-8c1ec2362962 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b615c7a2-e23b-4139-9226-8c1ec2362962"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f19598da-1881-418e-b745-cce0e5477f41 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(232, 68, 69, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
background-color: rgba(232, 68, 69, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-f19598da-1881-418e-b745-cce0e5477f41:hover {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
border-radius: 3px !important;
background-color: rgba(255, 255, 255, 1) !important;
font-weight: bold !important;
color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}#s-f19598da-1881-418e-b745-cce0e5477f41:active {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
background-color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}


#s-f19598da-1881-418e-b745-cce0e5477f41.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e1c0315d-e33f-4de7-8d3a-9375e24da282"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-8a0721aa-28f2-4bb5-bf22-cb54c219d056 {
  text-align: center;
}





#s-8a0721aa-28f2-4bb5-bf22-cb54c219d056 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8431096-21fc-4f47-80d5-af02b76be47a {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-ba2e094e-f122-4d7e-9405-1e91de0d9f2d {
  text-align: center;
}





#s-ba2e094e-f122-4d7e-9405-1e91de0d9f2d .shogun-image-content {
  
    align-items: center;
  
}

#s-8f4c8a90-32c9-4c26-b010-d7169b081008 {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-4ef12229-01a6-4abb-9a16-214d0d5b47fd {
  text-align: center;
}





#s-4ef12229-01a6-4abb-9a16-214d0d5b47fd .shogun-image-content {
  
    align-items: center;
  
}

#s-159f6564-5415-4092-936f-0a086bdc7801 {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-2a011f4a-0a07-477a-8de7-88cefd0c32c5 {
  text-align: center;
}





#s-2a011f4a-0a07-477a-8de7-88cefd0c32c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c35d8abd-a1d2-4d9b-aae9-7ba7caa775ac {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-8f630c50-2b51-4997-a5f0-ae3ef1a5c08c {
  text-align: center;
}





#s-8f630c50-2b51-4997-a5f0-ae3ef1a5c08c .shogun-image-content {
  
    align-items: center;
  
}

#s-d29bc920-4101-4fd6-af1e-aee866457c13 {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-0cad3dd1-b6ba-418c-864a-0194b02ac57f {
  text-align: center;
}




  #s-0cad3dd1-b6ba-418c-864a-0194b02ac57f img.shogun-image {
    
    width: px;
  }


#s-0cad3dd1-b6ba-418c-864a-0194b02ac57f .shogun-image-content {
  
    align-items: center;
  
}

#s-7ad523af-f77e-487a-9824-0630f6a3ec8b {
  margin-top: 15px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-1192c1aa-41a4-457c-a10f-0ce279e60155 {
  margin-top: 25px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-1192c1aa-41a4-457c-a10f-0ce279e60155 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1192c1aa-41a4-457c-a10f-0ce279e60155.shg-box.shg-c {
  justify-content: center;
}

#s-5c159cf6-35cc-4221-8eb8-c780d8285aa9 {
  padding-top: 10px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5c159cf6-35cc-4221-8eb8-c780d8285aa9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7eed42df-bf4e-4b68-bed8-dae965ba1df8 {
  margin-top: 20px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7eed42df-bf4e-4b68-bed8-dae965ba1df8 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-7eed42df-bf4e-4b68-bed8-dae965ba1df8 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7eed42df-bf4e-4b68-bed8-dae965ba1df8 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-7eed42df-bf4e-4b68-bed8-dae965ba1df8 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-7eed42df-bf4e-4b68-bed8-dae965ba1df8 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-344dab36-af3d-491a-bf55-8d0e2fdb0afa {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90dccdbe-4a96-4ac9-b424-bd5a9c96930b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-db72c56a-960b-4fb7-8c66-d264ec3cab5f {
  text-align: center;
}




  #s-db72c56a-960b-4fb7-8c66-d264ec3cab5f img.shogun-image {
    
    width: px;
  }


#s-db72c56a-960b-4fb7-8c66-d264ec3cab5f .shogun-image-content {
  
    align-items: center;
  
}

#s-75b49b7b-3630-41fd-b3c1-9c43aa722297 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: left;
}

#s-75b49b7b-3630-41fd-b3c1-9c43aa722297 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Condensed;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-75b49b7b-3630-41fd-b3c1-9c43aa722297 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-66abcda4-c396-48a8-a6e7-89de27b83ad5 {
  margin-top: 25px;
text-align: center;
}




  #s-66abcda4-c396-48a8-a6e7-89de27b83ad5 img.shogun-image {
    
    width: px;
  }


#s-66abcda4-c396-48a8-a6e7-89de27b83ad5 .shogun-image-content {
  
    align-items: center;
  
}

#s-93d6d8d3-a5d8-47dd-8848-8240d0ec4b50 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: left;
}

#s-93d6d8d3-a5d8-47dd-8848-8240d0ec4b50 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Condensed;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-93d6d8d3-a5d8-47dd-8848-8240d0ec4b50 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-58ae990f-e176-4058-a299-a80e1635f4f7 {
  text-align: center;
}




  #s-58ae990f-e176-4058-a299-a80e1635f4f7 img.shogun-image {
    
    width: px;
  }


#s-58ae990f-e176-4058-a299-a80e1635f4f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-fcd76d82-8bd8-4616-ba96-bf09631b738f {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: left;
}

#s-fcd76d82-8bd8-4616-ba96-bf09631b738f .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Condensed;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-fcd76d82-8bd8-4616-ba96-bf09631b738f .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-815ca0c2-ba2a-405d-b7b6-4d077b815649 {
  margin-top: 25px;
text-align: center;
}




  #s-815ca0c2-ba2a-405d-b7b6-4d077b815649 img.shogun-image {
    
    width: px;
  }


#s-815ca0c2-ba2a-405d-b7b6-4d077b815649 .shogun-image-content {
  
    align-items: center;
  
}

#s-347d9bea-af02-4084-9f37-aa24b4b4405e {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: left;
}

#s-347d9bea-af02-4084-9f37-aa24b4b4405e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Condensed;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-347d9bea-af02-4084-9f37-aa24b4b4405e .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-623c9b69-d935-4c7d-9be7-d4dadf11651a {
  text-align: center;
}




  #s-623c9b69-d935-4c7d-9be7-d4dadf11651a img.shogun-image {
    
    width: px;
  }


#s-623c9b69-d935-4c7d-9be7-d4dadf11651a .shogun-image-content {
  
    align-items: center;
  
}

#s-3689fadf-4557-4fe3-96a9-37f72c9267c0 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: left;
}

#s-3689fadf-4557-4fe3-96a9-37f72c9267c0 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Condensed;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-3689fadf-4557-4fe3-96a9-37f72c9267c0 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-8ea01b75-169b-47a7-83d9-086ba52b2a30 {
  margin-top: 25px;
text-align: center;
}




  #s-8ea01b75-169b-47a7-83d9-086ba52b2a30 img.shogun-image {
    
    width: px;
  }


#s-8ea01b75-169b-47a7-83d9-086ba52b2a30 .shogun-image-content {
  
    align-items: center;
  
}

#s-8674eb2e-1cd8-407c-8481-65642ebfbab5 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: left;
}

#s-8674eb2e-1cd8-407c-8481-65642ebfbab5 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Condensed;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-8674eb2e-1cd8-407c-8481-65642ebfbab5 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-a17d65f1-e023-4501-8d96-3d08b65a5a3b {
  text-align: center;
}




  #s-a17d65f1-e023-4501-8d96-3d08b65a5a3b img.shogun-image {
    
    width: px;
  }


#s-a17d65f1-e023-4501-8d96-3d08b65a5a3b .shogun-image-content {
  
    align-items: center;
  
}

#s-bdf3a0f9-60ab-4668-9969-0a1b0e3e6095 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: left;
}

#s-bdf3a0f9-60ab-4668-9969-0a1b0e3e6095 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Condensed;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-bdf3a0f9-60ab-4668-9969-0a1b0e3e6095 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-76528447-72e6-48e7-8f19-175e210cefe6 {
  margin-top: 25px;
text-align: center;
}




  #s-76528447-72e6-48e7-8f19-175e210cefe6 img.shogun-image {
    
    width: px;
  }


#s-76528447-72e6-48e7-8f19-175e210cefe6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3cc686ad-82c9-4444-a7e9-26c8a83a6daa {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: left;
}

#s-3cc686ad-82c9-4444-a7e9-26c8a83a6daa .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto Condensed;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-3cc686ad-82c9-4444-a7e9-26c8a83a6daa .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-b3db8fcc-5ce1-46df-9067-73efcaf3e789 {
  border-style: solid;
margin-top: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3db8fcc-5ce1-46df-9067-73efcaf3e789"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9767a960-c49a-4820-9767-886e16f33fa7 {
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-9767a960-c49a-4820-9767-886e16f33fa7 {
  
}
}







#s-9767a960-c49a-4820-9767-886e16f33fa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9767a960-c49a-4820-9767-886e16f33fa7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-04ac0df1-f171-49f0-b4cd-78c8653fa87b {
  border-style: solid;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-04ac0df1-f171-49f0-b4cd-78c8653fa87b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04ac0df1-f171-49f0-b4cd-78c8653fa87b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-be6ce3a1-653b-49b3-b849-aed29add894f {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-be6ce3a1-653b-49b3-b849-aed29add894f {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-be6ce3a1-653b-49b3-b849-aed29add894f .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-be6ce3a1-653b-49b3-b849-aed29add894f .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

@media (min-width: 1200px){#s-be6ce3a1-653b-49b3-b849-aed29add894f .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-be6ce3a1-653b-49b3-b849-aed29add894f .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-be6ce3a1-653b-49b3-b849-aed29add894f .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-be6ce3a1-653b-49b3-b849-aed29add894f .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (max-width: 767px){#s-be6ce3a1-653b-49b3-b849-aed29add894f .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-be6ce3a1-653b-49b3-b849-aed29add894f .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}
#s-9b4c0178-d8c8-4b89-961b-1e9b72392733 {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-9b4c0178-d8c8-4b89-961b-1e9b72392733 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b4c0178-d8c8-4b89-961b-1e9b72392733.shg-box.shg-c {
  justify-content: center;
}

#s-2b237ca0-31bd-49d1-9a19-218e4d22c1e3 {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-e094c3cc-747a-49f9-9227-8c2b8d466c96 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e094c3cc-747a-49f9-9227-8c2b8d466c96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-d2a90dc2-c9cb-43e9-b473-04bcd184f895 {
  display: none;
}
#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d {
  text-align: left;
}


.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d {
  max-width: 100%;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom,
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d {
  max-width: 100%;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom,
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d {
  max-width: 100%;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom,
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d {
  max-width: 100%;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom,
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d {
  max-width: 100%;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom,
.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b938f16-9420-439a-8dd3-6bf8ba306f4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ccf8c77f-16f3-4b38-9ee0-f2ac62e181cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ccf8c77f-16f3-4b38-9ee0-f2ac62e181cd .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-ecd84ca3-1287-4511-9074-f70ef4b796c8 {
  display: none;
}
#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e {
  text-align: left;
}


.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e {
  max-width: 100%;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom,
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e {
  max-width: 100%;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom,
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e {
  max-width: 100%;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom,
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e {
  max-width: 100%;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom,
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e {
  max-width: 100%;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom,
.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe6415d0-0476-43be-8720-6ddfd3cb0c6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9be0e642-824a-407e-abac-a27c907bf994 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9be0e642-824a-407e-abac-a27c907bf994 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-f7788adf-7b2b-4737-9d75-0432c76f82ba {
  display: none;
}
#s-15bd986a-af19-4198-ae2e-de578e354f94 {
  text-align: left;
}


.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 {
  max-width: 100%;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom,
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 {
  max-width: 100%;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom,
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 {
  max-width: 100%;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom,
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 {
  max-width: 100%;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom,
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 {
  max-width: 100%;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom,
.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15bd986a-af19-4198-ae2e-de578e354f94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9c6ace17-66b6-49f7-b55e-b5df7e2c3815 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c6ace17-66b6-49f7-b55e-b5df7e2c3815 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-a2847ef2-2eea-4a3e-bcf1-36de7597cb63 {
  display: none;
}
#s-58718d79-5573-4249-ac32-02de7e6de37d {
  text-align: left;
}


.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d {
  max-width: 100%;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom,
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d {
  max-width: 100%;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom,
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d {
  max-width: 100%;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom,
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d {
  max-width: 100%;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom,
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d {
  max-width: 100%;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom,
.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58718d79-5573-4249-ac32-02de7e6de37d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f695a85d-315f-485c-899d-ffcf4da5545c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f695a85d-315f-485c-899d-ffcf4da5545c .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-61ea3641-8a59-49a7-933a-de4b1c827a9b {
  display: none;
}
#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 {
  text-align: left;
}


.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 {
  max-width: 100%;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom,
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 {
  max-width: 100%;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom,
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 {
  max-width: 100%;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom,
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 {
  max-width: 100%;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom,
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 {
  max-width: 100%;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom,
.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d808b673-a7c5-4f69-963c-ad3dc4a2adf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6aa62144-30a2-4b0e-939a-8c149d98c5a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6aa62144-30a2-4b0e-939a-8c149d98c5a2 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-c79670eb-4d27-488f-b73a-c4bf2d9b38a8 {
  display: none;
}
#s-f393ae88-4673-4227-8d59-ec021487633f {
  text-align: left;
}


.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f {
  max-width: 100%;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom,
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f {
  max-width: 100%;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom,
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f {
  max-width: 100%;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom,
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f {
  max-width: 100%;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom,
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f {
  max-width: 100%;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom,
.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f393ae88-4673-4227-8d59-ec021487633f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-00ec9700-5201-492f-adde-19ce1f3c43e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00ec9700-5201-492f-adde-19ce1f3c43e5 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-9516c422-6103-4ac0-845e-0dc022c992fc {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9516c422-6103-4ac0-845e-0dc022c992fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ee39648a-bb7f-4864-9cfe-6a29e0b78981 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(232, 68, 69, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
background-color: rgba(232, 68, 69, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-ee39648a-bb7f-4864-9cfe-6a29e0b78981:hover {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
border-radius: 3px !important;
background-color: rgba(255, 255, 255, 1) !important;
font-weight: bold !important;
color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}#s-ee39648a-bb7f-4864-9cfe-6a29e0b78981:active {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
background-color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}


#s-ee39648a-bb7f-4864-9cfe-6a29e0b78981.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-88c59e9d-7e65-48ce-af57-326a083cabac {
  border-style: solid;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-88c59e9d-7e65-48ce-af57-326a083cabac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88c59e9d-7e65-48ce-af57-326a083cabac.shg-box.shg-c {
  justify-content: flex-start;
}

#s-51e53079-7416-4917-b1f0-ce6808e08dd4 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-51e53079-7416-4917-b1f0-ce6808e08dd4 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-51e53079-7416-4917-b1f0-ce6808e08dd4 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-51e53079-7416-4917-b1f0-ce6808e08dd4 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

@media (min-width: 1200px){#s-51e53079-7416-4917-b1f0-ce6808e08dd4 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-51e53079-7416-4917-b1f0-ce6808e08dd4 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-51e53079-7416-4917-b1f0-ce6808e08dd4 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-51e53079-7416-4917-b1f0-ce6808e08dd4 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (max-width: 767px){#s-51e53079-7416-4917-b1f0-ce6808e08dd4 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-51e53079-7416-4917-b1f0-ce6808e08dd4 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}
#s-f538a315-b0b3-4e4d-a4d5-f6f6290a2798 {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-f538a315-b0b3-4e4d-a4d5-f6f6290a2798 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f538a315-b0b3-4e4d-a4d5-f6f6290a2798.shg-box.shg-c {
  justify-content: center;
}

#s-16a0a302-030c-42e7-8a6d-550472131839 {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-19ab6f28-0eec-40c8-8ca2-49549f536bb8 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-19ab6f28-0eec-40c8-8ca2-49549f536bb8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-7147e91f-64fe-4a44-926d-f8e1774d37aa {
  display: none;
}
#s-afb9902b-320f-4952-b5b2-973f13bc56e2 {
  text-align: left;
}


.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 {
  max-width: 100%;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom,
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 {
  max-width: 100%;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom,
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 {
  max-width: 100%;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom,
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 {
  max-width: 100%;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom,
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 {
  max-width: 100%;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom,
.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afb9902b-320f-4952-b5b2-973f13bc56e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b76e2c0-c8e2-483b-a685-e13c25134a07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b76e2c0-c8e2-483b-a685-e13c25134a07 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-bc209d03-918c-48f5-8cef-818367d9fffa {
  display: none;
}
#s-c36acd69-386b-4605-8214-501ff295dbc9 {
  text-align: left;
}


.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 {
  max-width: 100%;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom,
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 {
  max-width: 100%;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom,
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 {
  max-width: 100%;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom,
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 {
  max-width: 100%;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom,
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 {
  max-width: 100%;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom,
.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c36acd69-386b-4605-8214-501ff295dbc9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5137b6ac-993b-4a7c-ae5c-bfb214858f80 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5137b6ac-993b-4a7c-ae5c-bfb214858f80 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-1a65b786-4dbb-4d84-b73b-0c668ef547b8 {
  display: none;
}
#s-760e8f51-8087-4a37-9849-c4623b9c1157 {
  text-align: left;
}


.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 {
  max-width: 100%;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom,
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 {
  max-width: 100%;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom,
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 {
  max-width: 100%;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom,
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 {
  max-width: 100%;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom,
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 {
  max-width: 100%;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom,
.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-760e8f51-8087-4a37-9849-c4623b9c1157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f07dbf79-2e76-47d6-b423-d14f049308e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f07dbf79-2e76-47d6-b423-d14f049308e5 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-48bb96c8-9c75-4887-91b3-d7e87554d07c {
  display: none;
}
#s-c6cc499b-e19e-4c8b-940f-de84047e5074 {
  text-align: left;
}


.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 {
  max-width: 100%;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom,
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 {
  max-width: 100%;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom,
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 {
  max-width: 100%;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom,
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 {
  max-width: 100%;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom,
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 {
  max-width: 100%;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom,
.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6cc499b-e19e-4c8b-940f-de84047e5074 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ff34e4af-e5b0-43e0-a015-770319a03b6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ff34e4af-e5b0-43e0-a015-770319a03b6a .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-955c2e93-768e-47e0-a219-88ed16e39189 {
  display: none;
}
#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 {
  text-align: left;
}


.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 {
  max-width: 100%;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom,
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 {
  max-width: 100%;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom,
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 {
  max-width: 100%;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom,
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 {
  max-width: 100%;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom,
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 {
  max-width: 100%;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom,
.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d821dacc-efe8-412c-88e8-1f4ed71ca054 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c885f46b-be69-4f08-aa21-fe7973b7e8a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c885f46b-be69-4f08-aa21-fe7973b7e8a7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-1513b332-717e-4540-8fcf-d5bbf1c9470f {
  display: none;
}
#s-bd46b884-09b8-4c44-9d39-b706f2d07015 {
  text-align: left;
}


.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 {
  max-width: 100%;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom,
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 {
  max-width: 100%;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom,
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 {
  max-width: 100%;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom,
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 {
  max-width: 100%;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom,
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 {
  max-width: 100%;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom,
.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd46b884-09b8-4c44-9d39-b706f2d07015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fb3a7be9-248d-4486-8994-7c62f27a0942 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb3a7be9-248d-4486-8994-7c62f27a0942 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd6f2ba1-f8ce-4f15-b9f6-1610610470a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6c5d7eb3-77ff-4865-9a76-56bd0dc40763 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(232, 68, 69, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
background-color: rgba(232, 68, 69, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-6c5d7eb3-77ff-4865-9a76-56bd0dc40763:hover {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
border-radius: 3px !important;
background-color: rgba(255, 255, 255, 1) !important;
font-weight: bold !important;
color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}#s-6c5d7eb3-77ff-4865-9a76-56bd0dc40763:active {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
background-color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}


#s-6c5d7eb3-77ff-4865-9a76-56bd0dc40763.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-b7e15eb3-28eb-4714-80e8-93a9cb5fe5bc {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 45px;
margin-right: 0px;
padding-left: 5px;
padding-right: 5px;
background-color: rgba(247, 246, 246, 0);
}

#s-c98d3bc3-0ec6-4777-a3bf-1fcf850718db {
  border-style: solid;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-c98d3bc3-0ec6-4777-a3bf-1fcf850718db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c98d3bc3-0ec6-4777-a3bf-1fcf850718db.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

@media (min-width: 1200px){#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (max-width: 767px){#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-2a2ae71d-a2b4-4060-84e7-a636ef9156f3 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}
#s-7ded1aff-b0f7-4450-97d9-06a509e8e8c4 {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-7ded1aff-b0f7-4450-97d9-06a509e8e8c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ded1aff-b0f7-4450-97d9-06a509e8e8c4.shg-box.shg-c {
  justify-content: center;
}

#s-1c7f8a97-9c66-4305-a45b-624691a8efbf {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2b9e11a4-3499-4d71-b80b-c11e4f53d9e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-e7ba7268-59d2-4781-b0d9-ba4d380e3cc2 {
  display: none;
}
#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 {
  text-align: left;
}


.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 {
  max-width: 100%;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom,
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 {
  max-width: 100%;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom,
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 {
  max-width: 100%;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom,
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 {
  max-width: 100%;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom,
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 {
  max-width: 100%;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom,
.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-897a8b30-a33a-4e60-a0cb-4c58848b9586 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-834e4ced-1fb5-4994-92d7-6b0fe3127baf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-834e4ced-1fb5-4994-92d7-6b0fe3127baf .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-61cdef7f-bba8-4e26-a2bc-2f8505abad72 {
  display: none;
}
#s-433816ab-02eb-467a-b869-8fe403d64398 {
  text-align: left;
}


.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 {
  max-width: 100%;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom,
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 {
  max-width: 100%;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom,
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 {
  max-width: 100%;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom,
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 {
  max-width: 100%;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom,
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 {
  max-width: 100%;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom,
.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-433816ab-02eb-467a-b869-8fe403d64398 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-98a06456-415f-40ba-8b03-040c247510cc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98a06456-415f-40ba-8b03-040c247510cc .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-a0c9e545-f930-4525-973d-c6eac605ed71 {
  display: none;
}
#s-e8454ddb-105f-4faf-b21e-e0593a3c941e {
  text-align: left;
}


.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e {
  max-width: 100%;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom,
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e {
  max-width: 100%;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom,
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e {
  max-width: 100%;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom,
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e {
  max-width: 100%;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom,
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e {
  max-width: 100%;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom,
.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8454ddb-105f-4faf-b21e-e0593a3c941e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1bf3022e-83e3-4820-82fa-8ab15cecd88d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bf3022e-83e3-4820-82fa-8ab15cecd88d .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-aa486151-5061-4059-a2d8-70c878b9f887 {
  display: none;
}
#s-df707773-d1bb-4346-a782-d04bb47f8a54 {
  text-align: left;
}


.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 {
  max-width: 100%;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom,
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 {
  max-width: 100%;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom,
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 {
  max-width: 100%;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom,
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 {
  max-width: 100%;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom,
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 {
  max-width: 100%;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom,
.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df707773-d1bb-4346-a782-d04bb47f8a54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-39eb2d5a-c6f9-46ac-94f4-b9493a0957ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39eb2d5a-c6f9-46ac-94f4-b9493a0957ba .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-7447e70a-666b-4b30-9de0-85fe88b82138 {
  display: none;
}
#s-d4dac922-44a1-4190-a563-67a080c9967a {
  text-align: left;
}


.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a {
  max-width: 100%;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom,
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a {
  max-width: 100%;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom,
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a {
  max-width: 100%;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom,
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a {
  max-width: 100%;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom,
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a {
  max-width: 100%;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom,
.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4dac922-44a1-4190-a563-67a080c9967a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e4b4ce49-154a-4d19-bc99-ef204f16dbcf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4b4ce49-154a-4d19-bc99-ef204f16dbcf .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-3dc1fc4e-0663-4498-9a76-8abd74f92eda {
  display: none;
}
#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 {
  text-align: left;
}


.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 {
  max-width: 100%;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom,
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 {
  max-width: 100%;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom,
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 {
  max-width: 100%;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom,
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 {
  max-width: 100%;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom,
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 {
  max-width: 100%;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom,
.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0cfc2f-9b47-4a46-bc4c-1b44464bae40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-06b0c0e4-57a1-41df-b326-d79c0552f279 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06b0c0e4-57a1-41df-b326-d79c0552f279 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-afb8b29e-682a-43b3-854b-58ab19fdfe01 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-afb8b29e-682a-43b3-854b-58ab19fdfe01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cd39b0c9-e218-48fe-b34f-aedb75cddc46 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(232, 68, 69, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
background-color: rgba(232, 68, 69, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-cd39b0c9-e218-48fe-b34f-aedb75cddc46:hover {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
border-radius: 3px !important;
background-color: rgba(255, 255, 255, 1) !important;
font-weight: bold !important;
color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}#s-cd39b0c9-e218-48fe-b34f-aedb75cddc46:active {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
background-color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}


#s-cd39b0c9-e218-48fe-b34f-aedb75cddc46.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-fa2fe01c-abfa-4950-b409-835dc1a25fb6 {
  border-style: solid;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-fa2fe01c-abfa-4950-b409-835dc1a25fb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa2fe01c-abfa-4950-b409-835dc1a25fb6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

@media (min-width: 1200px){#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (max-width: 767px){#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-eb7b31a8-34f4-4310-9102-2d04a78f44ad .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}
#s-22f09598-dd9c-4924-80df-a51fcd046036 {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-22f09598-dd9c-4924-80df-a51fcd046036 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22f09598-dd9c-4924-80df-a51fcd046036.shg-box.shg-c {
  justify-content: center;
}

#s-74f1bd78-01d1-430a-a180-b9360169bc03 {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-2c3b11bd-091d-4c71-9124-f1150b80c31a {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2c3b11bd-091d-4c71-9124-f1150b80c31a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-37265094-1de9-4114-aae2-2a98f670285f {
  display: none;
}
#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 {
  text-align: left;
}


.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 {
  max-width: 100%;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom,
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 {
  max-width: 100%;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom,
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 {
  max-width: 100%;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom,
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 {
  max-width: 100%;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom,
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 {
  max-width: 100%;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom,
.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77a1056-a1ad-40d0-8435-782b1bc7ad71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e4138f05-12c1-470f-9c7d-e7c5c9a86354 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4138f05-12c1-470f-9c7d-e7c5c9a86354 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-51f54964-5ebf-4ae5-9de0-cf5ab6814dd8 {
  display: none;
}
#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 {
  text-align: left;
}


.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 {
  max-width: 100%;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom,
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 {
  max-width: 100%;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom,
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 {
  max-width: 100%;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom,
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 {
  max-width: 100%;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom,
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 {
  max-width: 100%;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom,
.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-051263d1-f3c8-47ad-bc6d-b58f04a3d024 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-db136e18-b8d6-46fa-b953-130990d45443 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db136e18-b8d6-46fa-b953-130990d45443 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-85388414-8fb5-4e72-aa9e-7111b3b146e7 {
  display: none;
}
#s-07a8bac1-b674-4715-9806-d80b433e651c {
  text-align: left;
}


.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c {
  max-width: 100%;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom,
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c {
  max-width: 100%;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom,
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c {
  max-width: 100%;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom,
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c {
  max-width: 100%;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom,
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c {
  max-width: 100%;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom,
.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07a8bac1-b674-4715-9806-d80b433e651c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-85967933-9211-4707-836e-4c5771e86aa6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85967933-9211-4707-836e-4c5771e86aa6 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-ac4be0e8-3602-4e5e-bc70-bfc9a0d0a626 {
  display: none;
}
#s-7a9746c6-f075-4fbe-b56c-47f79510b556 {
  text-align: left;
}


.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 {
  max-width: 100%;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom,
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 {
  max-width: 100%;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom,
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 {
  max-width: 100%;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom,
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 {
  max-width: 100%;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom,
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 {
  max-width: 100%;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom,
.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a9746c6-f075-4fbe-b56c-47f79510b556 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-50b9ce30-58af-41b1-a4b7-1e416584e3a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50b9ce30-58af-41b1-a4b7-1e416584e3a4 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-92a69ae6-49ab-4249-a95c-205cc75b861a {
  display: none;
}
#s-690f2439-6629-4b70-a767-14499c86c960 {
  text-align: left;
}


.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 {
  max-width: 100%;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom,
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 {
  max-width: 100%;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom,
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 {
  max-width: 100%;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom,
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 {
  max-width: 100%;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom,
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 {
  max-width: 100%;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom,
.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-690f2439-6629-4b70-a767-14499c86c960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-877cfd5a-7845-4b1e-9cde-3be948dacfb7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-877cfd5a-7845-4b1e-9cde-3be948dacfb7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-192b5551-cb6c-4735-b3af-d75e8cf6fbe3 {
  display: none;
}
#s-37b8c706-79f0-430a-9312-df1f15caad55 {
  text-align: left;
}


.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 {
  max-width: 100%;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom,
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 {
  max-width: 100%;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom,
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 {
  max-width: 100%;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom,
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 {
  max-width: 100%;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom,
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 {
  max-width: 100%;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom,
.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37b8c706-79f0-430a-9312-df1f15caad55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-091ac31e-1295-454e-a3ae-3eca8dd7ff5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-091ac31e-1295-454e-a3ae-3eca8dd7ff5a .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-897f30a1-774c-4e78-a1aa-21a722cf9e37 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-897f30a1-774c-4e78-a1aa-21a722cf9e37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6f78332a-168c-4f42-9b44-68057f2b0eb9 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(232, 68, 69, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
background-color: rgba(232, 68, 69, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-6f78332a-168c-4f42-9b44-68057f2b0eb9:hover {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
border-radius: 3px !important;
background-color: rgba(255, 255, 255, 1) !important;
font-weight: bold !important;
color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}#s-6f78332a-168c-4f42-9b44-68057f2b0eb9:active {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
background-color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}


#s-6f78332a-168c-4f42-9b44-68057f2b0eb9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-0d92a2c4-de01-41a8-9b65-00b6a4d5116e {
  border-style: solid;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-0d92a2c4-de01-41a8-9b65-00b6a4d5116e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d92a2c4-de01-41a8-9b65-00b6a4d5116e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

@media (min-width: 1200px){#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}@media (max-width: 767px){#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f4646edf-94ea-4d7e-8de3-e04ee81b98f6 .shogun-heading-component h2 a {
  color: rgba(61, 61, 61, 1);
}

}
#s-b7732bcf-df21-44bc-92b2-cc75052bbe0e {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-b7732bcf-df21-44bc-92b2-cc75052bbe0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7732bcf-df21-44bc-92b2-cc75052bbe0e.shg-box.shg-c {
  justify-content: center;
}

#s-d67371da-2771-49fe-9c89-62fa572ffa00 {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-619703b0-45fb-466b-863b-8bec4c9e9286 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-619703b0-45fb-466b-863b-8bec4c9e9286"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-56b75a45-fe1f-40b7-aebc-829513b58a8a {
  display: none;
}
#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d {
  text-align: left;
}


.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d {
  max-width: 100%;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom,
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d {
  max-width: 100%;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom,
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d {
  max-width: 100%;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom,
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d {
  max-width: 100%;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom,
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d {
  max-width: 100%;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom,
.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-477994dd-c8b7-4be1-b249-7d3998b9bb8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca99a2f7-a83f-4eee-8c1e-bd94fc56b275 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca99a2f7-a83f-4eee-8c1e-bd94fc56b275 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-fec904f1-68d8-48ab-b877-dcbe2b3ee3fd {
  display: none;
}
#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 {
  text-align: left;
}


.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 {
  max-width: 100%;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom,
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 {
  max-width: 100%;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom,
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 {
  max-width: 100%;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom,
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 {
  max-width: 100%;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom,
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 {
  max-width: 100%;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom,
.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23cfaec9-3bd7-4f77-a27b-8b0e6c07cb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-abbb4597-735d-4942-ac4b-a9a87db2ddc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abbb4597-735d-4942-ac4b-a9a87db2ddc8 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-8b0c385d-bc41-47ea-86ee-3149eca50c62 {
  display: none;
}
#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 {
  text-align: left;
}


.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 {
  max-width: 100%;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom,
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 {
  max-width: 100%;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom,
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 {
  max-width: 100%;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom,
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 {
  max-width: 100%;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom,
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 {
  max-width: 100%;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom,
.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ff2b73-be68-440c-9b7a-137f4e5bef80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-60e67e6d-ebc5-484e-bb99-a13f37f87021 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60e67e6d-ebc5-484e-bb99-a13f37f87021 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-3b30577f-3c93-4868-9baf-8fda9af53dd5 {
  display: none;
}
#s-8e92261d-821f-4b30-8dc6-df5b47afdfea {
  text-align: left;
}


.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea {
  max-width: 100%;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom,
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea {
  max-width: 100%;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom,
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea {
  max-width: 100%;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom,
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea {
  max-width: 100%;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom,
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea {
  max-width: 100%;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom,
.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e92261d-821f-4b30-8dc6-df5b47afdfea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d045ccbb-2e44-4765-ab28-2e0a1cad797a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d045ccbb-2e44-4765-ab28-2e0a1cad797a .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-bef3c3f6-d760-45ac-a1eb-286ac19580ea {
  display: none;
}
#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df {
  text-align: left;
}


.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df {
  max-width: 100%;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom,
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df {
  max-width: 100%;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom,
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df {
  max-width: 100%;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom,
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df {
  max-width: 100%;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom,
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df {
  max-width: 100%;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom,
.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd17f681-f1e0-4dac-9c58-9b5b2fd4b0df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1091030d-7abb-4ac1-96d7-83aa88f14870 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1091030d-7abb-4ac1-96d7-83aa88f14870 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-941e6077-36c0-4032-b924-bf81440c9ac2 {
  display: none;
}
#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 {
  text-align: left;
}


.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 {
  max-width: 100%;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom,
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 {
  max-width: 100%;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom,
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 {
  max-width: 100%;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom,
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 {
  max-width: 100%;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom,
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 {
  max-width: 100%;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom,
.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e3f0e8f-3b10-4e77-b220-28ce3c32fcc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5245cf01-c1e7-4aa0-942e-175eb253b074 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5245cf01-c1e7-4aa0-942e-175eb253b074 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-4af334fe-a285-46f4-9f08-adc73bfe5b46 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4af334fe-a285-46f4-9f08-adc73bfe5b46"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b81b561a-73b9-42e2-bd42-b3ca20b443e5 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(232, 68, 69, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
background-color: rgba(232, 68, 69, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-b81b561a-73b9-42e2-bd42-b3ca20b443e5:hover {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
border-radius: 3px !important;
background-color: rgba(255, 255, 255, 1) !important;
font-weight: bold !important;
color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}#s-b81b561a-73b9-42e2-bd42-b3ca20b443e5:active {border-style: solid !important;
border-color: rgba(232, 68, 69, 1) !important;
background-color: rgba(232, 68, 69, 1) !important;
text-decoration: none !important;}


#s-b81b561a-73b9-42e2-bd42-b3ca20b443e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-3b908b13-3666-4f7f-a196-7b1b49e1aaa9 {
  border-style: solid;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(140, 140, 140, 0);
}








#s-3b908b13-3666-4f7f-a196-7b1b49e1aaa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b908b13-3666-4f7f-a196-7b1b49e1aaa9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5956c8b3-004f-4738-b19b-870ba23eeca3 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
@media (min-width: 1200px){#s-5956c8b3-004f-4738-b19b-870ba23eeca3 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
text-align: center;
background-color: rgba(20, 20, 20, 0.07);
}
}
#s-5956c8b3-004f-4738-b19b-870ba23eeca3 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-5956c8b3-004f-4738-b19b-870ba23eeca3 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5956c8b3-004f-4738-b19b-870ba23eeca3 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-5956c8b3-004f-4738-b19b-870ba23eeca3 .shogun-heading-component h2 {
  color: rgba(61, 61, 61, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b9eaa534-3659-4a26-a2d4-3c11281ff3ba {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(245, 245, 245, 0.67);
}








#s-b9eaa534-3659-4a26-a2d4-3c11281ff3ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9eaa534-3659-4a26-a2d4-3c11281ff3ba.shg-box.shg-c {
  justify-content: center;
}

#s-bb59f674-2f3d-4d32-95de-c1cacef3206c {
  margin-bottom: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-acd47f50-90fd-44b3-a5c7-d42ede14e339 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-acd47f50-90fd-44b3-a5c7-d42ede14e339"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-ca318c21-e88f-4201-8acb-723f7db5944f {
  display: none;
}
#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce {
  text-align: left;
}


.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce {
  max-width: 100%;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom,
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce {
  max-width: 100%;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom,
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce {
  max-width: 100%;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom,
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce {
  max-width: 100%;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom,
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce {
  max-width: 100%;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom,
.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-987d92fd-c4c0-49ed-96e4-0b99895d90ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3531eaea-e6c2-4801-aafe-b90103370802 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3531eaea-e6c2-4801-aafe-b90103370802 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-fdc73fe0-e9d3-47e8-a296-fa312da67da5 {
  display: none;
}
#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 {
  text-align: left;
}


.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 {
  max-width: 100%;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom,
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 {
  max-width: 100%;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom,
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 {
  max-width: 100%;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom,
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 {
  max-width: 100%;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom,
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 {
  max-width: 100%;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom,
.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fe76cd1-3708-44d7-84a0-dcfabf737480 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3603964-c6ec-42f5-bc9c-825917d1e164 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3603964-c6ec-42f5-bc9c-825917d1e164 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-257286b9-079a-4331-ab70-d616035eb633 {
  display: none;
}
#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 {
  text-align: left;
}


.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 {
  max-width: 100%;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom,
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 {
  max-width: 100%;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom,
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 {
  max-width: 100%;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom,
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 {
  max-width: 100%;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom,
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 {
  max-width: 100%;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom,
.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5bc7c43-8e09-4681-9a56-cdf96e9a4f82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9ff142ba-b98d-4f86-9107-fafa57e0a330 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ff142ba-b98d-4f86-9107-fafa57e0a330 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-08b5ae7b-bc15-49dd-b6e8-1fa146de5f4f {
  display: none;
}
#s-2490848d-585c-4f2f-b429-78a02c5868dd {
  text-align: left;
}


.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd {
  max-width: 100%;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom,
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd {
  max-width: 100%;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom,
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd {
  max-width: 100%;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom,
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd {
  max-width: 100%;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom,
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd {
  max-width: 100%;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom,
.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2490848d-585c-4f2f-b429-78a02c5868dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b50d3ecd-fc4c-4d8f-a3f8-1927c60be3ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b50d3ecd-fc4c-4d8f-a3f8-1927c60be3ac .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-cc44052e-2055-4c0b-89bd-5b7c51213bd6 {
  display: none;
}
#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 {
  text-align: left;
}


.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 {
  max-width: 100%;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom,
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 {
  max-width: 100%;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom,
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 {
  max-width: 100%;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom,
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 {
  max-width: 100%;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom,
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 {
  max-width: 100%;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom,
.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0107721e-a0a8-4b5e-aa21-8d5b820466c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3b2961d-bf7a-4a14-900d-b5cd7b8f1c6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3b2961d-bf7a-4a14-900d-b5cd7b8f1c6a .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-64b1e44d-1f76-4314-8589-7a652b0a9ff6 {
  display: none;
}
#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f {
  text-align: left;
}


.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f {
  max-width: 100%;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom,
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f {
  max-width: 100%;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom,
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f {
  max-width: 100%;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom,
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f {
  max-width: 100%;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom,
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f {
  max-width: 100%;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom,
.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b64fc03b-8b58-4b49-bd9a-79a97ca2623f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2a7a1c2d-bf61-44ff-9fc4-9543e70d7c08 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a7a1c2d-bf61-44ff-9fc4-9543e70d7c08 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-f1bc80ec-ddda-41af-b625-cd1d06319608 {
  min-height: 50px;
}








#s-f1bc80ec-ddda-41af-b625-cd1d06319608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1bc80ec-ddda-41af-b625-cd1d06319608.shg-box.shg-c {
  justify-content: center;
}

#s-5a60474a-83c6-4b89-8585-1b156698857d {
  margin-top: 45px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5a60474a-83c6-4b89-8585-1b156698857d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-667c617c-eab4-4357-ae3c-cbf8f6e17ab6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-6fd78754-82f3-455a-be74-4664df93c36c {
  box-shadow:0px 0px 20px 1px rgba(136, 136, 136, 0.27);
border-style: solid;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(20, 19, 19, 0.05);
border-radius: 4px;
background-color: rgba(136, 136, 136, 0);
background-attachment: scroll;
}








#s-6fd78754-82f3-455a-be74-4664df93c36c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fd78754-82f3-455a-be74-4664df93c36c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-95d73a2f-37b3-4639-bafa-37a0d026cf36 {
  margin-top: 0px;
margin-bottom: 0px;
background-color: rgba(236, 236, 240, 0);
}








#s-95d73a2f-37b3-4639-bafa-37a0d026cf36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95d73a2f-37b3-4639-bafa-37a0d026cf36.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aaaedeec-4fd9-4db8-9834-e8a570f4e603 {
  padding-left: 5px;
padding-right: 5px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-aaaedeec-4fd9-4db8-9834-e8a570f4e603 .shogun-heading-component h4 {
  color: rgba(232, 68, 69, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-aaaedeec-4fd9-4db8-9834-e8a570f4e603 .shogun-heading-component h4 a {
  color: rgba(232, 68, 69, 1);
}


#s-8aef9b4b-738b-48ba-b767-369995c6cca2 {
  margin-top: -20px;
margin-bottom: -15px;
padding-left: 5px;
padding-right: 5px;
}

#s-8aef9b4b-738b-48ba-b767-369995c6cca2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-010d0d33-4ec1-4f7a-a1a2-60af79625d9f {
  padding-left: 5px;
padding-right: 5px;
}

#s-fa04ee04-499d-41d4-871a-ae592f5b408c {
  box-shadow:0px 0px 20px 1px rgba(136, 136, 136, 0.27);
border-style: solid;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(20, 19, 19, 0.05);
border-radius: 4px;
background-color: rgba(136, 136, 136, 0);
background-attachment: scroll;
}








#s-fa04ee04-499d-41d4-871a-ae592f5b408c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa04ee04-499d-41d4-871a-ae592f5b408c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-34ae39ed-cd55-4aa8-acf0-b7be6986ba39 {
  margin-top: 0px;
margin-bottom: 0px;
background-color: rgba(236, 236, 240, 0);
}








#s-34ae39ed-cd55-4aa8-acf0-b7be6986ba39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34ae39ed-cd55-4aa8-acf0-b7be6986ba39.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4853256c-3962-47db-94f0-88ed83b80d79 {
  padding-left: 5px;
padding-right: 5px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-4853256c-3962-47db-94f0-88ed83b80d79 .shogun-heading-component h4 {
  color: rgba(232, 68, 69, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-4853256c-3962-47db-94f0-88ed83b80d79 .shogun-heading-component h4 a {
  color: rgba(232, 68, 69, 1);
}


#s-643ac21f-42e3-4a7f-afbb-a6645b5b9453 {
  margin-top: -20px;
margin-bottom: -15px;
padding-left: 5px;
padding-right: 5px;
}

#s-643ac21f-42e3-4a7f-afbb-a6645b5b9453 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-ca31533b-fbc6-48ba-b46d-730411396fbc {
  padding-left: 5px;
padding-right: 5px;
}

#s-d2a76f77-b983-4730-b684-93520b8055b3 {
  box-shadow:0px 0px 20px 1px rgba(136, 136, 136, 0.27);
border-style: solid;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(20, 19, 19, 0.05);
border-radius: 4px;
background-color: rgba(136, 136, 136, 0);
background-attachment: scroll;
}








#s-d2a76f77-b983-4730-b684-93520b8055b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2a76f77-b983-4730-b684-93520b8055b3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fddbb485-73c3-4a88-b438-dd02f7934ea7 {
  margin-top: 0px;
margin-bottom: 0px;
background-color: rgba(236, 236, 240, 0);
}








#s-fddbb485-73c3-4a88-b438-dd02f7934ea7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fddbb485-73c3-4a88-b438-dd02f7934ea7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5f60e961-2215-45a0-a5c9-f0f1d6dbd856 {
  padding-left: 5px;
padding-right: 5px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-5f60e961-2215-45a0-a5c9-f0f1d6dbd856 .shogun-heading-component h4 {
  color: rgba(232, 68, 69, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-5f60e961-2215-45a0-a5c9-f0f1d6dbd856 .shogun-heading-component h4 a {
  color: rgba(232, 68, 69, 1);
}


#s-a80321b7-b398-4129-9c1a-d4f2e56aedd9 {
  margin-top: -20px;
margin-bottom: -15px;
padding-left: 5px;
padding-right: 5px;
}

#s-a80321b7-b398-4129-9c1a-d4f2e56aedd9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-a77961ef-8974-475e-8ecf-90dd0f3f665a {
  padding-left: 5px;
padding-right: 5px;
}

#s-4b7d555b-ef54-4a55-ac13-8eb562425080 {
  box-shadow:0px 0px 20px 1px rgba(136, 136, 136, 0.27);
border-style: solid;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(20, 19, 19, 0.05);
border-radius: 4px;
background-color: rgba(136, 136, 136, 0);
background-attachment: scroll;
}








#s-4b7d555b-ef54-4a55-ac13-8eb562425080 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b7d555b-ef54-4a55-ac13-8eb562425080.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a97c98c0-c400-4a2a-a743-b5c949c2f2d6 {
  margin-top: 0px;
margin-bottom: 0px;
background-color: rgba(236, 236, 240, 0);
}








#s-a97c98c0-c400-4a2a-a743-b5c949c2f2d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a97c98c0-c400-4a2a-a743-b5c949c2f2d6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-405bed4b-d00c-42d4-a2fe-9cef92a65303 {
  padding-left: 5px;
padding-right: 5px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-405bed4b-d00c-42d4-a2fe-9cef92a65303 .shogun-heading-component h4 {
  color: rgba(232, 68, 69, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-405bed4b-d00c-42d4-a2fe-9cef92a65303 .shogun-heading-component h4 a {
  color: rgba(232, 68, 69, 1);
}


#s-6b99e011-4b00-42fa-a3f1-0f1810107a6a {
  margin-top: -20px;
margin-bottom: -15px;
padding-left: 5px;
padding-right: 5px;
}

#s-6b99e011-4b00-42fa-a3f1-0f1810107a6a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-1090fc81-df03-4869-a7e3-74a06824e96c {
  padding-left: 5px;
padding-right: 5px;
}

@media (min-width: 0px) {
[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-71c19278-9eb7-415c-b1cf-0d3b2de29314"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0eee648b-0591-47ad-a8f0-87def573c510 {
  margin-top: 20px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0eee648b-0591-47ad-a8f0-87def573c510 .shogun-heading-component h2 {
  color: rgba(232, 68, 69, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-0eee648b-0591-47ad-a8f0-87def573c510 .shogun-heading-component h2 {
  color: rgba(232, 68, 69, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0eee648b-0591-47ad-a8f0-87def573c510 .shogun-heading-component h2 {
  color: rgba(232, 68, 69, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-0eee648b-0591-47ad-a8f0-87def573c510 .shogun-heading-component h2 {
  color: rgba(232, 68, 69, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-0eee648b-0591-47ad-a8f0-87def573c510 .shogun-heading-component h2 {
  color: rgba(232, 68, 69, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-e00da1f7-2808-40e2-9963-bd1552ed8034 {
  margin-top: 25px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
