.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-b1de31ea-83f5-4d3d-869c-1913b4bba9c6 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 500px;
}








#s-b1de31ea-83f5-4d3d-869c-1913b4bba9c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1de31ea-83f5-4d3d-869c-1913b4bba9c6.shg-box.shg-c {
  justify-content: center;
}

#s-b2e93a07-19d5-49a9-8011-22959de72971 {
  background-image: url(https://i.shgcdn.com/f34ce708-a39a-4ee6-bbf1-586dff750c4b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-b2e93a07-19d5-49a9-8011-22959de72971 {
  min-height: 280px;
}
}







#s-b2e93a07-19d5-49a9-8011-22959de72971 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2e93a07-19d5-49a9-8011-22959de72971.shg-box.shg-c {
  justify-content: center;
}

#s-bf413536-06cc-4707-b48a-0feda8aaf708 {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-bf413536-06cc-4707-b48a-0feda8aaf708 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}
}







#s-bf413536-06cc-4707-b48a-0feda8aaf708 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf413536-06cc-4707-b48a-0feda8aaf708.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9acd5a19-581c-4ca6-a997-b28ae84451a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ab18714b-175d-41c8-a6a5-783073951d6c {
  min-height: 50px;
}








#s-ab18714b-175d-41c8-a6a5-783073951d6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab18714b-175d-41c8-a6a5-783073951d6c.shg-box.shg-c {
  justify-content: flex-end;
}

.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-37c010fd-81ca-4a01-887a-828a84a291a9 {
  border-style: solid;
padding-top: 4px;
padding-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 4px;
border-right-width: 0px;
border-color: rgba(111, 204, 222, 1);
border-style: solid;
max-width: 210px;
text-align: left;
}
@media (max-width: 767px){#s-37c010fd-81ca-4a01-887a-828a84a291a9 {
  margin-top: 0.5px;
margin-bottom: 1.5em;
}
}
#s-37c010fd-81ca-4a01-887a-828a84a291a9 .shogun-heading-component h5 {
  color: #000;
  font-weight:  100 ;
  font-family: Fira Sans Condensed;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-37c010fd-81ca-4a01-887a-828a84a291a9 .shogun-heading-component h5 {
  color: #000;
  font-weight:  100 ;
  font-family: Fira Sans Condensed;
  font-style:   ;
  font-size: 48px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-37c010fd-81ca-4a01-887a-828a84a291a9 .shogun-heading-component h5 {
  color: #000;
  font-weight:  100 ;
  font-family: Fira Sans Condensed;
  font-style:   ;
  font-size: 48px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-37c010fd-81ca-4a01-887a-828a84a291a9 .shogun-heading-component h5 {
  color: #000;
  font-weight:  100 ;
  font-family: Fira Sans Condensed;
  font-style:   ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-37c010fd-81ca-4a01-887a-828a84a291a9 .shogun-heading-component h5 {
  color: #000;
  font-weight:  100 ;
  font-family: Fira Sans Condensed;
  font-style:   ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}


}
#s-530ccd79-07c7-4472-abfe-79bfefcebdad {
  min-height: 50px;
}








#s-530ccd79-07c7-4472-abfe-79bfefcebdad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-530ccd79-07c7-4472-abfe-79bfefcebdad.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-633887e1-0aa4-4da4-8377-9edfdb019e2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-7bb4eb0a-2ff2-4586-aa62-f39d2c084ef8 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(236, 236, 236, 1);
}








#s-7bb4eb0a-2ff2-4586-aa62-f39d2c084ef8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bb4eb0a-2ff2-4586-aa62-f39d2c084ef8.shg-box.shg-c {
  justify-content: center;
}

.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-04044a1b-555b-4b5f-887e-5ba7bf0deb22 {
  text-align: center;
}




  #s-04044a1b-555b-4b5f-887e-5ba7bf0deb22 img.shogun-image {
    
    width: px;
  }


#s-04044a1b-555b-4b5f-887e-5ba7bf0deb22 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b81503d-02ea-4d6f-8d36-36b113788cea {
  margin-bottom: 2em;
min-height: 50px;
background-color: rgba(236, 236, 236, 1);
}








#s-8b81503d-02ea-4d6f-8d36-36b113788cea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b81503d-02ea-4d6f-8d36-36b113788cea.shg-box.shg-c {
  justify-content: center;
}

#s-97d113ef-4a87-4793-84de-8dc6fd84edc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97d113ef-4a87-4793-84de-8dc6fd84edc4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a6e92dd0-7b98-4c2a-826d-f9653882b1b2 {
  margin-left: 17%;
margin-right: 17%;
}

#s-53fe3552-cde5-414f-94a6-b764f76c4fed {
  display: none;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-94ddfcf6-f17a-4229-957a-9f2d54b38b71 {
  margin-top: 3%;
margin-bottom: 10%;
padding-top: 12px;
padding-left: 42px;
padding-bottom: 12px;
padding-right: 42px;
border-radius: 25px;
background-color: rgba(56, 55, 54, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-94ddfcf6-f17a-4229-957a-9f2d54b38b71:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-94ddfcf6-f17a-4229-957a-9f2d54b38b71:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-94ddfcf6-f17a-4229-957a-9f2d54b38b71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-94ddfcf6-f17a-4229-957a-9f2d54b38b71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94ddfcf6-f17a-4229-957a-9f2d54b38b71.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Fira Sans Condensed;
  display:  inline-block ;
}

#s-94ddfcf6-f17a-4229-957a-9f2d54b38b71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6498b43c-740d-4c0e-90d2-f94f1b7e4c4b {
  margin-left: 10em;
margin-bottom: 5em;
margin-right: 10em;
min-height: 500px;
}
@media (max-width: 767px){#s-6498b43c-740d-4c0e-90d2-f94f1b7e4c4b {
  margin-left: 1em;
margin-bottom: 3em;
margin-right: 1em;
}
}







#s-6498b43c-740d-4c0e-90d2-f94f1b7e4c4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6498b43c-740d-4c0e-90d2-f94f1b7e4c4b.shg-box.shg-c {
  justify-content: 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-a97ca9ad-4563-464c-b50a-cde000caf6f2 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 30px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-a97ca9ad-4563-464c-b50a-cde000caf6f2 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 20px;
}
}
#s-a97ca9ad-4563-464c-b50a-cde000caf6f2 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Fira Sans Condensed;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b0b4af19-91a2-40ea-b39d-c812223f1307 {
  min-height: 50px;
}








#s-b0b4af19-91a2-40ea-b39d-c812223f1307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0b4af19-91a2-40ea-b39d-c812223f1307.shg-box.shg-c {
  justify-content: center;
}

#s-f7b534f7-1697-4444-88ad-305a72235951 {
  min-height: 50px;
background-color: rgba(253, 253, 253, 1);
}
@media (min-width: 1200px){#s-f7b534f7-1697-4444-88ad-305a72235951 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7b534f7-1697-4444-88ad-305a72235951 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7b534f7-1697-4444-88ad-305a72235951 {
  
}
}@media (max-width: 767px){#s-f7b534f7-1697-4444-88ad-305a72235951 {
  
}
}







#s-f7b534f7-1697-4444-88ad-305a72235951 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7b534f7-1697-4444-88ad-305a72235951.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e04ef438-6f79-47c2-8be8-3dea0f732e47 {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
}
@media (max-width: 767px){#s-e04ef438-6f79-47c2-8be8-3dea0f732e47 {
  padding-top: 1.5em;
padding-left: 0px;
padding-bottom: 1.5em;
padding-right: 0px;
}
}







#s-e04ef438-6f79-47c2-8be8-3dea0f732e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e04ef438-6f79-47c2-8be8-3dea0f732e47.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-0b1ede34-2dd0-4294-83c3-e8f08fc727d6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0a9fdb9f-99b5-4e5e-b9eb-f3a03838e6c8 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-0a9fdb9f-99b5-4e5e-b9eb-f3a03838e6c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a9fdb9f-99b5-4e5e-b9eb-f3a03838e6c8.shg-box.shg-c {
  justify-content: center;
}

#s-0e715663-9e82-457a-a5af-89af2f832954 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-0e715663-9e82-457a-a5af-89af2f832954 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-0e715663-9e82-457a-a5af-89af2f832954 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-53d7ec09-8760-4dee-996e-9014f5288d43 {
  margin-left: 25%;
margin-right: 25%;
}

#s-53d7ec09-8760-4dee-996e-9014f5288d43 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-151092c4-28e5-4fe1-8ebd-4e9ed2e7678d {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-151092c4-28e5-4fe1-8ebd-4e9ed2e7678d {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-b632642a-33d9-4a2a-ba04-92c1860e5bce {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 510px;
background-position: center center;
}








#s-b632642a-33d9-4a2a-ba04-92c1860e5bce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b632642a-33d9-4a2a-ba04-92c1860e5bce.shg-box.shg-c {
  justify-content: flex-start;
}

#s-84756b8b-735e-4a3f-90fc-f3e9cec01190 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84756b8b-735e-4a3f-90fc-f3e9cec01190"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9d5772a5-df56-4951-b9ba-7521e63964b0 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 510px;
background-position: center center;
}








#s-9d5772a5-df56-4951-b9ba-7521e63964b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d5772a5-df56-4951-b9ba-7521e63964b0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c7901ba8-157d-4be6-92e3-8bcfe43f4266 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-c7901ba8-157d-4be6-92e3-8bcfe43f4266 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7901ba8-157d-4be6-92e3-8bcfe43f4266.shg-box.shg-c {
  justify-content: center;
}

#s-4a337636-4296-4420-920b-cccad73a2ca7 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-4a337636-4296-4420-920b-cccad73a2ca7 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-4a337636-4296-4420-920b-cccad73a2ca7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-08611e0d-2b9d-48eb-850f-5570151dd1d1 {
  margin-left: 25%;
margin-right: 25%;
}

#s-08611e0d-2b9d-48eb-850f-5570151dd1d1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-eab78b52-a9e9-4eff-8086-5f6845aba1d7 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-eab78b52-a9e9-4eff-8086-5f6845aba1d7 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-9b431778-3061-4b54-a296-bb09e22554f8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9b431778-3061-4b54-a296-bb09e22554f8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-50f3384b-a51c-4c66-bf84-5b9a2da30bf1 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-50f3384b-a51c-4c66-bf84-5b9a2da30bf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50f3384b-a51c-4c66-bf84-5b9a2da30bf1.shg-box.shg-c {
  justify-content: center;
}

#s-50b9b835-919e-4047-bd9a-4581c56d3939 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-50b9b835-919e-4047-bd9a-4581c56d3939 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-50b9b835-919e-4047-bd9a-4581c56d3939 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-14ab9475-842a-4da6-b281-9d929a3421a1 {
  margin-left: 25%;
margin-right: 25%;
}

#s-14ab9475-842a-4da6-b281-9d929a3421a1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-ac648fbd-713b-449a-af1e-bb1268d7bc23 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-ac648fbd-713b-449a-af1e-bb1268d7bc23 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-485c259e-6f36-4b83-9616-94c4e77e591b {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 510px;
background-position: center center;
}








#s-485c259e-6f36-4b83-9616-94c4e77e591b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-485c259e-6f36-4b83-9616-94c4e77e591b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-54a0f15d-9a2f-4b93-a609-a57f8ba9bbd3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-32f568ee-3a6b-450c-b1a6-1a4353b3d06b {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 510px;
background-position: center center;
}








#s-32f568ee-3a6b-450c-b1a6-1a4353b3d06b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32f568ee-3a6b-450c-b1a6-1a4353b3d06b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-784691b5-c7f6-4cd5-a27e-7c754e8e1c12 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-784691b5-c7f6-4cd5-a27e-7c754e8e1c12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-784691b5-c7f6-4cd5-a27e-7c754e8e1c12.shg-box.shg-c {
  justify-content: center;
}

#s-0a4af9f8-cf13-478e-ac52-56c2f4a5189f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-0a4af9f8-cf13-478e-ac52-56c2f4a5189f {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-0a4af9f8-cf13-478e-ac52-56c2f4a5189f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-75a356b7-50de-4d4c-8611-cdb6ebc2716c {
  margin-left: 25%;
margin-right: 25%;
}

#s-75a356b7-50de-4d4c-8611-cdb6ebc2716c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-b14e5029-4793-4c0a-9419-7b20dfcda3d7 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-b14e5029-4793-4c0a-9419-7b20dfcda3d7 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-c38a61db-cc72-47d8-a3b6-de6044d0b394 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c38a61db-cc72-47d8-a3b6-de6044d0b394"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6a8e1328-9b82-4752-b0b8-d5ef5f7a09e2 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-6a8e1328-9b82-4752-b0b8-d5ef5f7a09e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a8e1328-9b82-4752-b0b8-d5ef5f7a09e2.shg-box.shg-c {
  justify-content: center;
}

#s-332db8dd-672c-447b-bf6f-0404609b0542 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-332db8dd-672c-447b-bf6f-0404609b0542 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-332db8dd-672c-447b-bf6f-0404609b0542 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43e7596d-1f9e-4013-ae54-4636d234665e {
  margin-left: 25%;
margin-right: 25%;
}

#s-43e7596d-1f9e-4013-ae54-4636d234665e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-dfbfafca-3d60-4630-91fc-9e52ab460293 {
  margin-left: 159px;
margin-right: 159px;
max-width: 300px;
}
@media (max-width: 767px){#s-dfbfafca-3d60-4630-91fc-9e52ab460293 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-6b1b626f-f37c-4607-9b5d-737701b90a6f {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 510px;
background-position: center center;
}








#s-6b1b626f-f37c-4607-9b5d-737701b90a6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b1b626f-f37c-4607-9b5d-737701b90a6f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bd644c2f-18a0-4dc8-982c-ee64ab5be0c6 {
  min-height: 50px;
}








#s-bd644c2f-18a0-4dc8-982c-ee64ab5be0c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd644c2f-18a0-4dc8-982c-ee64ab5be0c6.shg-box.shg-c {
  justify-content: center;
}

#s-53bd00cd-1742-4b30-becb-fd1a093dcd58 {
  min-height: 50px;
}








#s-53bd00cd-1742-4b30-becb-fd1a093dcd58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53bd00cd-1742-4b30-becb-fd1a093dcd58.shg-box.shg-c {
  justify-content: center;
}

#s-423aeef9-7aaf-4c13-b684-d7c77bad6bb4 {
  min-height: 50px;
}








#s-423aeef9-7aaf-4c13-b684-d7c77bad6bb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-423aeef9-7aaf-4c13-b684-d7c77bad6bb4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a7bf320-71a1-4c18-96a9-1746a2012f8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-79d72a50-0442-4952-b3aa-c819ff57ece9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-79d72a50-0442-4952-b3aa-c819ff57ece9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79d72a50-0442-4952-b3aa-c819ff57ece9.shg-box.shg-c {
  justify-content: center;
}

#s-43fc8661-b154-4c07-97fd-7ae211d29d27 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: left center;
}








#s-43fc8661-b154-4c07-97fd-7ae211d29d27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43fc8661-b154-4c07-97fd-7ae211d29d27.shg-box.shg-c {
  justify-content: center;
}

#s-4ef0db5e-8540-4684-9099-218a3891f51f {
  min-height: 250px;
}

@media (min-width: 0px) {
[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ef0db5e-8540-4684-9099-218a3891f51f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f0c57120-4df7-4a03-a951-9e73ed0bb4eb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-f0c57120-4df7-4a03-a951-9e73ed0bb4eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0c57120-4df7-4a03-a951-9e73ed0bb4eb.shg-box.shg-c {
  justify-content: center;
}

#s-49f09ae0-ccbb-44ba-88ca-ad44797a5fbe {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-49f09ae0-ccbb-44ba-88ca-ad44797a5fbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49f09ae0-ccbb-44ba-88ca-ad44797a5fbe.shg-box.shg-c {
  justify-content: center;
}

#s-48d44fd2-3b34-47e7-8482-931f14e9c1de {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-48d44fd2-3b34-47e7-8482-931f14e9c1de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48d44fd2-3b34-47e7-8482-931f14e9c1de.shg-box.shg-c {
  justify-content: center;
}

#s-0a9f591a-a101-46cb-b347-73ab18259ffe {
  margin-top: 1%;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
}
@media (max-width: 767px){#s-0a9f591a-a101-46cb-b347-73ab18259ffe {
  padding-top: 1.5em;
padding-left: 1.5em;
padding-bottom: 1.5em;
padding-right: 1.5em;
max-width: 80%;
}
}







#s-0a9f591a-a101-46cb-b347-73ab18259ffe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a9f591a-a101-46cb-b347-73ab18259ffe.shg-box.shg-c {
  justify-content: flex-start;
}

#s-38117a44-ec55-427c-b8f4-15322ccc0e09 {
  margin-bottom: 6%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-38117a44-ec55-427c-b8f4-15322ccc0e09 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Fira Sans Condensed;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6325624-08a2-4618-a3ff-1fc595dfd114"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-209b3f3e-1f7c-4e85-92af-df1beaef6363"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b0bfefc0-a548-4940-a880-be69a7f9304b {
  text-align: center;
}




  #s-b0bfefc0-a548-4940-a880-be69a7f9304b img.shogun-image {
    
    width: px;
  }


#s-b0bfefc0-a548-4940-a880-be69a7f9304b .shogun-image-content {
  
    align-items: center;
  
}

#s-b08ce18b-82ad-4eef-8b8b-8d649fdc265f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b08ce18b-82ad-4eef-8b8b-8d649fdc265f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c2e0d0c3-617a-4bf8-990a-dbfdf522754d {
  margin-top: -18px;
margin-left: 15%;
margin-bottom: -12px;
margin-right: 15%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-c2e0d0c3-617a-4bf8-990a-dbfdf522754d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-511c34a3-6d75-4fe4-a726-330cfbff4993 {
  margin-left: 3%;
margin-right: 3%;
}

#s-9142467a-31d9-4924-b56a-a99666c40134 {
  margin-top: -18px;
margin-left: 15%;
margin-bottom: -12px;
margin-right: 15%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-9142467a-31d9-4924-b56a-a99666c40134 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-946d6a72-b7f8-42ff-b70c-2d45b6e3c917 {
  display: none;
}
#s-4abf55fd-6cb0-47f1-a8d1-006bd0e3131d {
  text-align: center;
}

#s-4abf55fd-6cb0-47f1-a8d1-006bd0e3131d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4abf55fd-6cb0-47f1-a8d1-006bd0e3131d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4abf55fd-6cb0-47f1-a8d1-006bd0e3131d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-965f1939-bf2f-4b59-aa32-7845da86ab85 {
  margin-top: 3%;
margin-bottom: 10%;
padding-top: 12px;
padding-left: 42px;
padding-bottom: 12px;
padding-right: 42px;
border-radius: 25px;
background-color: rgba(56, 55, 54, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-965f1939-bf2f-4b59-aa32-7845da86ab85:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-965f1939-bf2f-4b59-aa32-7845da86ab85:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-965f1939-bf2f-4b59-aa32-7845da86ab85 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-965f1939-bf2f-4b59-aa32-7845da86ab85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-965f1939-bf2f-4b59-aa32-7845da86ab85.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Fira Sans Condensed;
  display:  inline-block ;
}

#s-965f1939-bf2f-4b59-aa32-7845da86ab85.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-11dea009-6b38-4e90-b8ee-d913363cb605 {
  text-align: center;
}




  #s-11dea009-6b38-4e90-b8ee-d913363cb605 img.shogun-image {
    
    width: px;
  }


#s-11dea009-6b38-4e90-b8ee-d913363cb605 .shogun-image-content {
  
    align-items: center;
  
}

#s-34db9965-89dd-4b1c-9aba-ad65bfd5cde6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34db9965-89dd-4b1c-9aba-ad65bfd5cde6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0008686e-26fa-4ae1-8b2f-fb9d56b751a0 {
  margin-top: -18px;
margin-left: 15%;
margin-bottom: -12px;
margin-right: 15%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-0008686e-26fa-4ae1-8b2f-fb9d56b751a0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-b4991143-2558-4e30-841c-04d9eac31c03 {
  margin-left: 3%;
margin-right: 3%;
}

#s-1f8b2a36-69da-4ce2-9a8b-9ef135908483 {
  margin-top: -18px;
margin-left: 15%;
margin-bottom: -12px;
margin-right: 15%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-1f8b2a36-69da-4ce2-9a8b-9ef135908483 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-18702aee-4c8f-4b63-881a-fc1acdf2e581 {
  display: none;
}
#s-82872403-211d-4da9-b0e9-dc0f18796c39 {
  text-align: center;
}

#s-82872403-211d-4da9-b0e9-dc0f18796c39 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-82872403-211d-4da9-b0e9-dc0f18796c39 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-82872403-211d-4da9-b0e9-dc0f18796c39 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a2730afb-3d75-4d0a-b1f2-de5c34a99cae {
  margin-top: 3%;
margin-bottom: 10%;
padding-top: 12px;
padding-left: 42px;
padding-bottom: 12px;
padding-right: 42px;
border-radius: 25px;
background-color: rgba(56, 55, 54, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-a2730afb-3d75-4d0a-b1f2-de5c34a99cae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a2730afb-3d75-4d0a-b1f2-de5c34a99cae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a2730afb-3d75-4d0a-b1f2-de5c34a99cae {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a2730afb-3d75-4d0a-b1f2-de5c34a99cae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2730afb-3d75-4d0a-b1f2-de5c34a99cae.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Fira Sans Condensed;
  display:  inline-block ;
}

#s-a2730afb-3d75-4d0a-b1f2-de5c34a99cae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-906de9ac-2886-4835-9747-2a1e4feea943"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-102a43f5-10d1-4396-bf04-e45aa7307ea5 {
  text-align: center;
}




  #s-102a43f5-10d1-4396-bf04-e45aa7307ea5 img.shogun-image {
    
    width: px;
  }


#s-102a43f5-10d1-4396-bf04-e45aa7307ea5 .shogun-image-content {
  
    align-items: center;
  
}

#s-af7eec86-3d11-4785-bdb2-0e7dd51c006a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af7eec86-3d11-4785-bdb2-0e7dd51c006a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3392e773-5f53-4d1d-a5b6-ed13aca39626 {
  margin-top: -18px;
margin-left: 15%;
margin-bottom: -12px;
margin-right: 15%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-3392e773-5f53-4d1d-a5b6-ed13aca39626 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-536be7a4-1277-40e4-99da-381aeccb44e3 {
  margin-left: 3%;
margin-right: 3%;
}

#s-8fafe118-21e9-4177-9b5b-9c58a91e5293 {
  margin-top: -18px;
margin-left: 15%;
margin-bottom: -12px;
margin-right: 15%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-8fafe118-21e9-4177-9b5b-9c58a91e5293 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-b679cbeb-8bfd-40bb-b22a-2edb2228fc08 {
  display: none;
}
#s-1bd5bef1-edd0-48cc-a215-0772053efe39 {
  text-align: center;
}

#s-1bd5bef1-edd0-48cc-a215-0772053efe39 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1bd5bef1-edd0-48cc-a215-0772053efe39 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1bd5bef1-edd0-48cc-a215-0772053efe39 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-88b8bb08-32b5-4fea-88d4-b01d604d077b {
  margin-top: 3%;
margin-bottom: 10%;
padding-top: 12px;
padding-left: 42px;
padding-bottom: 12px;
padding-right: 42px;
border-radius: 25px;
background-color: rgba(56, 55, 54, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-88b8bb08-32b5-4fea-88d4-b01d604d077b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-88b8bb08-32b5-4fea-88d4-b01d604d077b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-88b8bb08-32b5-4fea-88d4-b01d604d077b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-88b8bb08-32b5-4fea-88d4-b01d604d077b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88b8bb08-32b5-4fea-88d4-b01d604d077b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Fira Sans Condensed;
  display:  inline-block ;
}

#s-88b8bb08-32b5-4fea-88d4-b01d604d077b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a6ed1a6f-23f2-4ebf-807c-4504a720b1fb {
  text-align: center;
}




  #s-a6ed1a6f-23f2-4ebf-807c-4504a720b1fb img.shogun-image {
    
    width: px;
  }


#s-a6ed1a6f-23f2-4ebf-807c-4504a720b1fb .shogun-image-content {
  
    align-items: center;
  
}

#s-a9f5c6e6-9fa8-4369-a65b-39b06c17958e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9f5c6e6-9fa8-4369-a65b-39b06c17958e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8d516cb5-3c3c-4462-b10b-a200998b771d {
  margin-top: -18px;
margin-left: 15%;
margin-bottom: -12px;
margin-right: 15%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-8d516cb5-3c3c-4462-b10b-a200998b771d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-5ef7bd6d-e8ae-4245-9e78-93a36c637286 {
  margin-left: 3%;
margin-right: 3%;
}

#s-a17ebd51-5cf5-4ece-a041-21f8928b5512 {
  margin-top: -18px;
margin-left: 15%;
margin-bottom: -12px;
margin-right: 15%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-a17ebd51-5cf5-4ece-a041-21f8928b5512 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-0dda6bd7-e1a9-42fe-9413-2dad009be1d5 {
  display: none;
}
#s-6a06d041-8363-4130-9b65-407c1ed823a2 {
  text-align: center;
}

#s-6a06d041-8363-4130-9b65-407c1ed823a2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6a06d041-8363-4130-9b65-407c1ed823a2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6a06d041-8363-4130-9b65-407c1ed823a2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-baa971f6-9b8f-48a0-97cb-8f69e79ed9c8 {
  margin-top: 3%;
margin-bottom: 10%;
padding-top: 12px;
padding-left: 42px;
padding-bottom: 12px;
padding-right: 42px;
border-radius: 25px;
background-color: rgba(56, 55, 54, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-baa971f6-9b8f-48a0-97cb-8f69e79ed9c8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-baa971f6-9b8f-48a0-97cb-8f69e79ed9c8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-baa971f6-9b8f-48a0-97cb-8f69e79ed9c8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-baa971f6-9b8f-48a0-97cb-8f69e79ed9c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-baa971f6-9b8f-48a0-97cb-8f69e79ed9c8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Fira Sans Condensed;
  display:  inline-block ;
}

#s-baa971f6-9b8f-48a0-97cb-8f69e79ed9c8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
