.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-816c905d-bf43-495b-bb81-9da1adea335b {
  background-image: url(https://i.shgcdn.com/3fe68a0f-d072-4def-93d2-3cf9eb23ee0c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -2em;
margin-bottom: 0em;
min-height: 605px;
background-position: center center;
}
@media (max-width: 767px){#s-816c905d-bf43-495b-bb81-9da1adea335b {
  display: none;
}
#s-816c905d-bf43-495b-bb81-9da1adea335b, #wrap-s-816c905d-bf43-495b-bb81-9da1adea335b { display:none !important; }}







#s-816c905d-bf43-495b-bb81-9da1adea335b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-816c905d-bf43-495b-bb81-9da1adea335b.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-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4a14a8e-71df-4103-bdae-7a0e1f70d116"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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-f137c3d6-a96c-44ef-b43f-314a46fc931b {
  max-width: 38em;
}

#s-a16730ef-afdf-4615-84f0-f01845c8f951 {
  margin-top: 1em;
margin-bottom: 1em;
margin-right: 2em;
max-width: 33em;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-f2a27066-7235-48d2-a4f8-b1316482788f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
min-height: 54px;
max-width: 370px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-f2a27066-7235-48d2-a4f8-b1316482788f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f2a27066-7235-48d2-a4f8-b1316482788f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f2a27066-7235-48d2-a4f8-b1316482788f-btn-wrapper {
    text-align: center;
  }


#s-f2a27066-7235-48d2-a4f8-b1316482788f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade {
  background-image: url(https://i.shgcdn.com/992fa3f7-d794-4e5e-8af0-091700cac403/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -2em;
margin-bottom: 0em;
min-height: 575px;
background-position: center center;
}
@media (min-width: 1200px){#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade {
  display: none;
}
#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade, #wrap-s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade {
  display: none;
}
#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade, #wrap-s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade {
  display: none;
}
#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade, #wrap-s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade { display:none !important; }}







#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76bf0f15-13e8-46b2-bd9a-7cd90c3f1ade.shg-box.shg-c {
  justify-content: center;
}

#s-9346aa13-79f8-4f33-8584-f69271e0a768 {
  max-width: 320px;
}
@media (max-width: 767px){#s-9346aa13-79f8-4f33-8584-f69271e0a768 {
  margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 0px) {
[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9346aa13-79f8-4f33-8584-f69271e0a768"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6cf74eda-8ff0-4fea-bb49-af4f2d296cbc {
  margin-top: 1em;
margin-bottom: 1em;
margin-right: 3px;
max-width: 33em;
}
@media (max-width: 767px){#s-6cf74eda-8ff0-4fea-bb49-af4f2d296cbc {
  
}
}
#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
min-height: 54px;
max-width: 320px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6 {
  display: none;
}
#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6, #wrap-s-5034ccf7-37fb-4bec-b134-a05ea7057ea6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6 {
  display: none;
}
#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6, #wrap-s-5034ccf7-37fb-4bec-b134-a05ea7057ea6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6 {
  display: none;
}
#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6, #wrap-s-5034ccf7-37fb-4bec-b134-a05ea7057ea6 { display:none !important; }}

  #s-5034ccf7-37fb-4bec-b134-a05ea7057ea6-btn-wrapper {
    text-align: center;
  }


#s-5034ccf7-37fb-4bec-b134-a05ea7057ea6.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-da5b61ee-dcee-480e-866b-4a42e953611e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
min-height: 54px;
max-width: 320px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-da5b61ee-dcee-480e-866b-4a42e953611e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-da5b61ee-dcee-480e-866b-4a42e953611e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-da5b61ee-dcee-480e-866b-4a42e953611e {
  display: none;
}
#s-da5b61ee-dcee-480e-866b-4a42e953611e, #wrap-s-da5b61ee-dcee-480e-866b-4a42e953611e { display:none !important; }}

  #s-da5b61ee-dcee-480e-866b-4a42e953611e-btn-wrapper {
    text-align: center;
  }


#s-da5b61ee-dcee-480e-866b-4a42e953611e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-af49851f-323e-4238-8a61-b52e994b8c7d {
  min-height: 643px;
}








#s-af49851f-323e-4238-8a61-b52e994b8c7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af49851f-323e-4238-8a61-b52e994b8c7d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85544329-119e-407d-ad0e-378cdefba223 {
  margin-top: 1em;
min-height: 400px;
}








#s-85544329-119e-407d-ad0e-378cdefba223 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85544329-119e-407d-ad0e-378cdefba223.shg-box.shg-c {
  justify-content: center;
}

#s-8f95a840-6076-4132-a6ad-76079c14187b {
  margin-left: auto;
margin-right: auto;
min-height: 216px;
max-width: 900px;
}
@media (max-width: 767px){#s-8f95a840-6076-4132-a6ad-76079c14187b {
  max-width: 320px;
}
}
@media (min-width: 0px) {
[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f95a840-6076-4132-a6ad-76079c14187b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-9b62ffa2-7406-4621-b2e8-7ceba013481f {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 216px;
max-width: 216px;
text-align: right;
}
@media (max-width: 767px){#s-9b62ffa2-7406-4621-b2e8-7ceba013481f {
  min-height: 115px;
max-width: 115px;
}
}




#s-9b62ffa2-7406-4621-b2e8-7ceba013481f .shogun-image-content {
  
    align-items: center;
  
}

#s-5d2d3c52-6f6c-4961-b5bd-7580a9af00c2 {
  margin-left: 20px;
min-height: 216px;
}
@media (max-width: 767px){#s-5d2d3c52-6f6c-4961-b5bd-7580a9af00c2 {
  margin-top: -4em;
margin-bottom: -4em;
}
}







#s-5d2d3c52-6f6c-4961-b5bd-7580a9af00c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d2d3c52-6f6c-4961-b5bd-7580a9af00c2.shg-box.shg-c {
  justify-content: center;
}

#s-eb10b4df-22c8-4aae-a46e-b9d1e4e33ab9 {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-bf84c31f-7e9a-46aa-95b8-2454be118b80 {
  margin-top: 1.5em;
margin-left: 0px;
margin-bottom: 0em;
}
@media (max-width: 767px){#s-bf84c31f-7e9a-46aa-95b8-2454be118b80 {
  margin-top: 0.4em;
margin-right: 0em;
}
}
#s-bf84c31f-7e9a-46aa-95b8-2454be118b80 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(203, 203, 203, 1);
}

#s-af7ad9a7-6a6b-4de8-bae6-2dea337f6aa8 {
  margin-top: 0px;
max-width: 40em;
}

#s-8832687d-38f9-4085-a2f5-f8a159e3179e {
  margin-top: 2em;
min-height: 50px;
}
@media (max-width: 767px){#s-8832687d-38f9-4085-a2f5-f8a159e3179e {
  display: none;
}
#s-8832687d-38f9-4085-a2f5-f8a159e3179e, #wrap-s-8832687d-38f9-4085-a2f5-f8a159e3179e { display:none !important; }}







#s-8832687d-38f9-4085-a2f5-f8a159e3179e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8832687d-38f9-4085-a2f5-f8a159e3179e.shg-box.shg-c {
  justify-content: center;
}

#s-50085455-8b90-4e5c-ac04-45a3ceddf281 {
  margin-left: auto;
margin-right: auto;
max-width: 913px;
text-align: center;
}
@media (max-width: 767px){#s-50085455-8b90-4e5c-ac04-45a3ceddf281 {
  max-width: 919px;
}
}



  #s-50085455-8b90-4e5c-ac04-45a3ceddf281 img.shogun-image {
    
    width: px;
  }


#s-50085455-8b90-4e5c-ac04-45a3ceddf281 .shogun-image-content {
  
    align-items: center;
  
}

#s-d34c7485-8fa7-49ca-a2b5-e47544ca267f {
  margin-top: 2em;
margin-left: auto;
margin-right: auto;
max-width: 783px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d34c7485-8fa7-49ca-a2b5-e47544ca267f {
  margin-left: 1em;
margin-right: 1em;
}
}



  #s-d34c7485-8fa7-49ca-a2b5-e47544ca267f img.shogun-image {
    
    width: px;
  }


#s-d34c7485-8fa7-49ca-a2b5-e47544ca267f .shogun-image-content {
  
    align-items: center;
  
}

#s-837f5814-f151-44f7-9881-241c43bd0b0a {
  margin-top: 0em;
min-height: 50px;
max-width: 320px;
}
@media (min-width: 1200px){#s-837f5814-f151-44f7-9881-241c43bd0b0a {
  display: none;
}
#s-837f5814-f151-44f7-9881-241c43bd0b0a, #wrap-s-837f5814-f151-44f7-9881-241c43bd0b0a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-837f5814-f151-44f7-9881-241c43bd0b0a {
  display: none;
}
#s-837f5814-f151-44f7-9881-241c43bd0b0a, #wrap-s-837f5814-f151-44f7-9881-241c43bd0b0a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-837f5814-f151-44f7-9881-241c43bd0b0a {
  display: none;
}
#s-837f5814-f151-44f7-9881-241c43bd0b0a, #wrap-s-837f5814-f151-44f7-9881-241c43bd0b0a { display:none !important; }}@media (max-width: 767px){#s-837f5814-f151-44f7-9881-241c43bd0b0a {
  margin-left: auto;
margin-right: auto;
}
}







#s-837f5814-f151-44f7-9881-241c43bd0b0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-837f5814-f151-44f7-9881-241c43bd0b0a.shg-box.shg-c {
  justify-content: center;
}

#s-1b3e52ac-7d16-4d73-93ea-999a688ceef8 {
  margin-left: auto;
margin-right: auto;
max-width: 913px;
text-align: center;
}
@media (max-width: 767px){#s-1b3e52ac-7d16-4d73-93ea-999a688ceef8 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
max-width: 919px;
}
}



  #s-1b3e52ac-7d16-4d73-93ea-999a688ceef8 img.shogun-image {
    
    width: px;
  }


#s-1b3e52ac-7d16-4d73-93ea-999a688ceef8 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e60f0ca-dbd2-47f8-bf3a-e3e7be9c4c73 {
  margin-top: 5em;
margin-left: auto;
margin-bottom: 5em;
margin-right: auto;
max-width: 370px;
text-align: center;
}
@media (max-width: 767px){#s-6e60f0ca-dbd2-47f8-bf3a-e3e7be9c4c73 {
  margin-top: 3em;
margin-bottom: 5em;
}
}



  #s-6e60f0ca-dbd2-47f8-bf3a-e3e7be9c4c73 img.shogun-image {
    
    width: px;
  }


#s-6e60f0ca-dbd2-47f8-bf3a-e3e7be9c4c73 .shogun-image-content {
  
    align-items: center;
  
}

#s-6249b18e-0396-4e5f-881f-3effb66e91f3 {
  min-height: 1187px;
}
@media (max-width: 767px){#s-6249b18e-0396-4e5f-881f-3effb66e91f3 {
  display: none;
}
#s-6249b18e-0396-4e5f-881f-3effb66e91f3, #wrap-s-6249b18e-0396-4e5f-881f-3effb66e91f3 { display:none !important; }}







#s-6249b18e-0396-4e5f-881f-3effb66e91f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6249b18e-0396-4e5f-881f-3effb66e91f3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-10bf7cac-099e-4f59-80cc-564d2c731dfe {
  margin-left: auto;
margin-right: auto;
max-width: 839px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-10bf7cac-099e-4f59-80cc-564d2c731dfe {
  margin-left: 1em;
margin-right: 1em;
}
}



  #s-10bf7cac-099e-4f59-80cc-564d2c731dfe img.shogun-image {
    
    width: px;
  }


#s-10bf7cac-099e-4f59-80cc-564d2c731dfe .shogun-image-content {
  
    align-items: center;
  
}

#s-7a1a9fba-2c2f-499b-8f58-bf9650a3dd5f {
  margin-left: 1.5em;
max-width: 780px;
}
@media (min-width: 1200px){#s-7a1a9fba-2c2f-499b-8f58-bf9650a3dd5f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7a1a9fba-2c2f-499b-8f58-bf9650a3dd5f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a1a9fba-2c2f-499b-8f58-bf9650a3dd5f {
  display: none;
}
#s-7a1a9fba-2c2f-499b-8f58-bf9650a3dd5f, #wrap-s-7a1a9fba-2c2f-499b-8f58-bf9650a3dd5f { display:none !important; }}
#s-f9b1c57c-2340-43bf-bdd6-27987add92c3 {
  margin-left: 1.5em;
max-width: 780px;
}
@media (min-width: 1200px){#s-f9b1c57c-2340-43bf-bdd6-27987add92c3 {
  display: none;
}
#s-f9b1c57c-2340-43bf-bdd6-27987add92c3, #wrap-s-f9b1c57c-2340-43bf-bdd6-27987add92c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f9b1c57c-2340-43bf-bdd6-27987add92c3 {
  display: none;
}
#s-f9b1c57c-2340-43bf-bdd6-27987add92c3, #wrap-s-f9b1c57c-2340-43bf-bdd6-27987add92c3 { display:none !important; }}@media (max-width: 767px){#s-f9b1c57c-2340-43bf-bdd6-27987add92c3 {
  display: none;
}
#s-f9b1c57c-2340-43bf-bdd6-27987add92c3, #wrap-s-f9b1c57c-2340-43bf-bdd6-27987add92c3 { display:none !important; }}
#s-027ec797-d4fa-47b0-94ef-879be69245dd {
  margin-top: 2.5em;
margin-left: auto;
margin-right: auto;
max-width: 940px;
}
@media (min-width: 768px) and (max-width: 991px){#s-027ec797-d4fa-47b0-94ef-879be69245dd {
  margin-left: 1em;
margin-right: 1em;
}
}
#s-6284a38a-c9d8-48db-a13b-f84676981913 {
  margin-top: 7em;
margin-left: auto;
margin-right: auto;
min-height: 634px;
max-width: 960px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6284a38a-c9d8-48db-a13b-f84676981913 {
  margin-top: 6em;
margin-left: 1em;
margin-right: 1em;
display: none;
}
#s-6284a38a-c9d8-48db-a13b-f84676981913, #wrap-s-6284a38a-c9d8-48db-a13b-f84676981913 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-6284a38a-c9d8-48db-a13b-f84676981913"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.0em);
}

}

#s-698620c2-b70d-4a8b-b7cb-c26451120866 {
  text-align: center;
}




  #s-698620c2-b70d-4a8b-b7cb-c26451120866 img.shogun-image {
    
    width: px;
  }


#s-698620c2-b70d-4a8b-b7cb-c26451120866 .shogun-image-content {
  
    align-items: center;
  
}

#s-40d110d5-ad0d-4514-85c1-e079f6b8d400 {
  min-height: 61px;
max-width: 349px;
text-align: center;
}




  #s-40d110d5-ad0d-4514-85c1-e079f6b8d400 img.shogun-image {
    
    width: px;
  }


#s-40d110d5-ad0d-4514-85c1-e079f6b8d400 .shogun-image-content {
  
    align-items: center;
  
}

#s-9bf6cf16-29d4-476c-9e85-01e38dfc4bee {
  margin-left: 1em;
max-width: 780px;
}

#s-8465c01a-2332-41d3-9abb-b433dc73cf1b {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2.3em;
max-width: 495px;
}

#s-2dac70ea-23e0-4dbf-a470-3dcb87e8ac56 {
  min-height: 61px;
max-width: 369px;
text-align: center;
}




  #s-2dac70ea-23e0-4dbf-a470-3dcb87e8ac56 img.shogun-image {
    
    width: px;
  }


#s-2dac70ea-23e0-4dbf-a470-3dcb87e8ac56 .shogun-image-content {
  
    align-items: center;
  
}

#s-4bd40841-826f-486e-9c16-f137f79f16d9 {
  margin-left: 1em;
max-width: 780px;
}

#s-75e824ab-7e80-41a7-8d10-6281751ce8ae {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2.3em;
max-width: 480px;
}

#s-19950e6e-b412-4566-8589-b7e7d959f616 {
  min-height: 61px;
max-width: 431px;
text-align: center;
}




  #s-19950e6e-b412-4566-8589-b7e7d959f616 img.shogun-image {
    
    width: px;
  }


#s-19950e6e-b412-4566-8589-b7e7d959f616 .shogun-image-content {
  
    align-items: center;
  
}

#s-e69c86e9-e703-4d2c-803c-d5fadd57c44b {
  margin-left: 1em;
max-width: 780px;
}

#s-da2c49e3-bfbd-4f72-9ba3-e34cb4679e58 {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2.3em;
max-width: 475px;
}

#s-cf532aed-7ebd-46db-aa4d-c389da92657d {
  min-height: 61px;
max-width: 476px;
text-align: center;
}




  #s-cf532aed-7ebd-46db-aa4d-c389da92657d img.shogun-image {
    
    width: px;
  }


#s-cf532aed-7ebd-46db-aa4d-c389da92657d .shogun-image-content {
  
    align-items: center;
  
}

#s-e2cf32cd-5171-4ba7-9140-0382d77cdb00 {
  margin-left: 1em;
max-width: 780px;
}

#s-d4a48365-377e-4dd5-aef0-dc37f6037a75 {
  margin-top: 2em;
margin-left: 2em;
max-width: 446px;
}

#s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b {
  margin-top: 7em;
margin-left: auto;
margin-right: auto;
min-height: 634px;
max-width: 960px;
}
@media (min-width: 1200px){#s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b {
  display: none;
}
#s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b, #wrap-s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b {
  display: none;
}
#s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b, #wrap-s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b {
  margin-top: 6em;
margin-left: 1em;
margin-right: 1em;
}
}@media (max-width: 767px){#s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b {
  display: none;
}
#s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b, #wrap-s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b { display:none !important; }}
@media (min-width: 0px) {
[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-da4036c8-ec3e-44d8-b4e6-8f8034a11e6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.0em);
}

}

#s-b8efcfe0-8887-4b74-91f0-cb5d5bb49f28 {
  text-align: center;
}




  #s-b8efcfe0-8887-4b74-91f0-cb5d5bb49f28 img.shogun-image {
    
    width: px;
  }


#s-b8efcfe0-8887-4b74-91f0-cb5d5bb49f28 .shogun-image-content {
  
    align-items: center;
  
}

#s-126faeba-a5ba-48a4-945a-6fdafd7ead9a {
  min-height: 61px;
max-width: 349px;
text-align: center;
}




  #s-126faeba-a5ba-48a4-945a-6fdafd7ead9a img.shogun-image {
    
    width: px;
  }


#s-126faeba-a5ba-48a4-945a-6fdafd7ead9a .shogun-image-content {
  
    align-items: center;
  
}

#s-3d2098fe-05c5-43d0-9c3f-e771bcca11a4 {
  margin-left: 1em;
max-width: 780px;
}

#s-67b9e814-5ef0-4e41-b232-502d99b3da24 {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2.3em;
max-width: 495px;
}

#s-1ff0e9ac-a362-4048-8ba6-e86b5217e1aa {
  min-height: 61px;
max-width: 369px;
text-align: center;
}




  #s-1ff0e9ac-a362-4048-8ba6-e86b5217e1aa img.shogun-image {
    
    width: px;
  }


#s-1ff0e9ac-a362-4048-8ba6-e86b5217e1aa .shogun-image-content {
  
    align-items: center;
  
}

#s-e061585e-a60b-41b9-80ba-f7c683f48007 {
  margin-left: 1em;
max-width: 780px;
}

#s-8056f3cb-e37b-4c70-833e-3f366a128ebd {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2.3em;
max-width: 480px;
}

#s-0650a2d0-65b8-48f2-9f99-5869f4df26ee {
  min-height: 61px;
max-width: 431px;
text-align: center;
}




  #s-0650a2d0-65b8-48f2-9f99-5869f4df26ee img.shogun-image {
    
    width: px;
  }


#s-0650a2d0-65b8-48f2-9f99-5869f4df26ee .shogun-image-content {
  
    align-items: center;
  
}

#s-9b8f4da7-dd2a-437c-a6ae-030656482013 {
  margin-top: -10px;
margin-left: 1em;
max-width: 780px;
}

#s-b623a1d8-3de3-49ca-b0ff-46eb759cbdec {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2.3em;
max-width: 475px;
}

#s-512f9d62-09a0-40fd-9522-b6a1b69047eb {
  min-height: 61px;
max-width: 476px;
text-align: center;
}




  #s-512f9d62-09a0-40fd-9522-b6a1b69047eb img.shogun-image {
    
    width: px;
  }


#s-512f9d62-09a0-40fd-9522-b6a1b69047eb .shogun-image-content {
  
    align-items: center;
  
}

#s-0fb7fc87-f4b9-4434-90a4-6d6a1ed27c3a {
  margin-top: -10px;
margin-left: 1em;
max-width: 780px;
}

#s-ad3c58fc-0b83-4e79-affa-d6c1b4bfad42 {
  margin-top: 2em;
margin-left: 2em;
max-width: 446px;
}

#s-850e06a5-7cfa-4bf1-8f9d-44974a59c877 {
  margin-top: 4em;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
max-width: 1061px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-850e06a5-7cfa-4bf1-8f9d-44974a59c877 {
  margin-left: 1em;
margin-right: 1em;
}
}



  #s-850e06a5-7cfa-4bf1-8f9d-44974a59c877 img.shogun-image {
    
    width: px;
  }


#s-850e06a5-7cfa-4bf1-8f9d-44974a59c877 .shogun-image-content {
  
    align-items: center;
  
}

#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa {
  margin-left: auto;
margin-right: auto;
min-height: 1187px;
max-width: 400px;
}
@media (min-width: 1200px){#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa {
  display: none;
}
#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa, #wrap-s-e31b4b00-3b45-457b-921f-cb27d23c8bfa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa {
  display: none;
}
#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa, #wrap-s-e31b4b00-3b45-457b-921f-cb27d23c8bfa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa {
  display: none;
}
#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa, #wrap-s-e31b4b00-3b45-457b-921f-cb27d23c8bfa { display:none !important; }}@media (max-width: 767px){#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}
}







#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e31b4b00-3b45-457b-921f-cb27d23c8bfa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0d485eda-dd22-4013-af21-eecd65dea28e {
  margin-left: auto;
margin-right: auto;
max-width: 839px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0d485eda-dd22-4013-af21-eecd65dea28e {
  margin-left: 1em;
margin-right: 1em;
}
}



  #s-0d485eda-dd22-4013-af21-eecd65dea28e img.shogun-image {
    
    width: px;
  }


#s-0d485eda-dd22-4013-af21-eecd65dea28e .shogun-image-content {
  
    align-items: center;
  
}

#s-55092faa-ff61-48ab-9584-1687547b92bb {
  margin-left: 1.5em;
max-width: 310px;
}
@media (min-width: 1200px){#s-55092faa-ff61-48ab-9584-1687547b92bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-55092faa-ff61-48ab-9584-1687547b92bb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-55092faa-ff61-48ab-9584-1687547b92bb {
  display: none;
}
#s-55092faa-ff61-48ab-9584-1687547b92bb, #wrap-s-55092faa-ff61-48ab-9584-1687547b92bb { display:none !important; }}
#s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45 {
  margin-left: 1.5em;
max-width: 780px;
}
@media (min-width: 1200px){#s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45 {
  display: none;
}
#s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45, #wrap-s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45 {
  display: none;
}
#s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45, #wrap-s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45 { display:none !important; }}@media (max-width: 767px){#s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45 {
  display: none;
}
#s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45, #wrap-s-0b18a2b4-6370-4cfe-87f9-f5d97035bc45 { display:none !important; }}
#s-6f9d6352-390b-4652-b225-8b273e971f3c {
  margin-top: 2.5em;
margin-left: auto;
margin-right: auto;
max-width: 940px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f9d6352-390b-4652-b225-8b273e971f3c {
  margin-left: 1em;
margin-right: 1em;
}
}
#s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e {
  margin-top: 7em;
margin-left: auto;
margin-right: auto;
min-height: 350px;
max-width: 400px;
}
@media (min-width: 1200px){#s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e {
  display: none;
}
#s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e, #wrap-s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e {
  margin-top: 6em;
margin-left: 1em;
margin-right: 1em;
display: none;
}
#s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e, #wrap-s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e { display:none !important; }}
@media (min-width: 0px) {
[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94cc4e92-5a82-4f66-8ebf-91b0ab0c570e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-08c23a8c-b3c9-43be-a9c3-94ba147b5505 {
  margin-left: auto;
margin-right: auto;
max-width: 134px;
text-align: center;
}




  #s-08c23a8c-b3c9-43be-a9c3-94ba147b5505 img.shogun-image {
    
    width: px;
  }


#s-08c23a8c-b3c9-43be-a9c3-94ba147b5505 .shogun-image-content {
  
    align-items: center;
  
}

#s-7199422a-d782-48a3-944b-ed7fe52804b4 {
  min-height: 61px;
max-width: 287px;
text-align: center;
}




  #s-7199422a-d782-48a3-944b-ed7fe52804b4 img.shogun-image {
    
    width: px;
  }


#s-7199422a-d782-48a3-944b-ed7fe52804b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-65efaf02-91a3-471c-8468-4f1ff133e420 {
  margin-left: 1em;
max-width: 780px;
}

#s-08a64b0c-588f-4647-9503-0dd4dc7b1aea {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
max-width: 314px;
}

#s-581e40a8-417f-41e7-83d6-91457ed912c4 {
  min-height: 61px;
max-width: 297px;
text-align: center;
}




  #s-581e40a8-417f-41e7-83d6-91457ed912c4 img.shogun-image {
    
    width: px;
  }


#s-581e40a8-417f-41e7-83d6-91457ed912c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-24ecb1f3-ad0a-4aa0-a2d8-44bfccf66fba {
  margin-left: 1em;
max-width: 780px;
}

#s-e5fd4353-2c2e-4364-95a3-686ca79394bc {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
max-width: 310px;
}

#s-ce1f099c-1f5c-4c4e-8506-4cee210f4bee {
  min-height: 61px;
max-width: 342px;
text-align: center;
}




  #s-ce1f099c-1f5c-4c4e-8506-4cee210f4bee img.shogun-image {
    
    width: px;
  }


#s-ce1f099c-1f5c-4c4e-8506-4cee210f4bee .shogun-image-content {
  
    align-items: center;
  
}

#s-e5007a3d-6fcc-40d0-b2d9-938cfa3ac420 {
  margin-left: 1em;
max-width: 780px;
}

#s-43e8f168-cf3b-4d7e-81c4-6a6f0bc85793 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
max-width: 306px;
}

#s-e8fe972a-f7c6-4ce5-8418-767f52c657ba {
  min-height: 61px;
max-width: 366px;
text-align: center;
}




  #s-e8fe972a-f7c6-4ce5-8418-767f52c657ba img.shogun-image {
    
    width: px;
  }


#s-e8fe972a-f7c6-4ce5-8418-767f52c657ba .shogun-image-content {
  
    align-items: center;
  
}

#s-86dbc327-fd59-46f4-94e7-ba1c0253e47e {
  margin-left: 1em;
max-width: 780px;
}

#s-804b98ad-e977-490d-bc38-e1455747fde2 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1px;
max-width: 306px;
}

#s-6abb6eac-b38a-4161-969d-8836e7bfd624 {
  margin-top: 4em;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
min-height: 389px;
max-width: 204px;
text-align: center;
}




  #s-6abb6eac-b38a-4161-969d-8836e7bfd624 img.shogun-image {
    
    width: px;
  }


#s-6abb6eac-b38a-4161-969d-8836e7bfd624 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-aaca56c1-0207-4103-8adf-a361812415ed {
  margin-bottom: 20px;
}
}
#s-d9a57978-4bd0-4ee0-99ca-65bab66d971b {
  min-height: 1842px;
}
@media (max-width: 767px){#s-d9a57978-4bd0-4ee0-99ca-65bab66d971b {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 320px;
}
}







#s-d9a57978-4bd0-4ee0-99ca-65bab66d971b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9a57978-4bd0-4ee0-99ca-65bab66d971b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-36aafbc3-b52d-400e-a3d8-e66f310b305f {
  margin-left: auto;
margin-bottom: 100px;
margin-right: auto;
min-height: 50px;
max-width: 879px;
}








#s-36aafbc3-b52d-400e-a3d8-e66f310b305f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36aafbc3-b52d-400e-a3d8-e66f310b305f.shg-box.shg-c {
  justify-content: center;
}

#s-320c5868-82d6-49cc-846a-449eb7cfc22c {
  margin-top: 2em;
margin-bottom: 2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-320c5868-82d6-49cc-846a-449eb7cfc22c {
  margin-left: 3em;
margin-right: 3em;
}
}
@media (min-width: 0px) {
[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.0em);
}

}

@media (min-width: 992px) {
[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.0em);
}

}

@media (min-width: 1200px) {
[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.0em);
}

[id="s-320c5868-82d6-49cc-846a-449eb7cfc22c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.0em);
}

}

#s-140e990a-0466-4e78-b7a8-36e1a40d4225 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-0698e221-5148-4af4-ba3b-9ccbc86c587e {
  text-align: left;
}


.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e {
  max-width: 100%;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom,
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e {
  max-width: 100%;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom,
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e {
  max-width: 100%;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom,
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e {
  max-width: 100%;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom,
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e {
  max-width: 100%;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom,
.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0698e221-5148-4af4-ba3b-9ccbc86c587e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e187b7e0-8b0c-424a-8a6a-d28c547011a2 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 25px;
}

@media (min-width: 0px) {
[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e187b7e0-8b0c-424a-8a6a-d28c547011a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5d17256f-47e9-4e92-8f63-27395e2a1291 {
  margin-left: auto;
margin-right: auto;
max-width: 130px;
text-align: center;
}




  #s-5d17256f-47e9-4e92-8f63-27395e2a1291 img.shogun-image {
    
    width: px;
  }


#s-5d17256f-47e9-4e92-8f63-27395e2a1291 .shogun-image-content {
  
    align-items: center;
  
}

#s-853d009d-9494-4f71-af37-1a4f2908b204 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-853d009d-9494-4f71-af37-1a4f2908b204 .shg-product-sold-out {
  display: none;
  color: rgba(74, 167, 168, 1);
  font-size: 24px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-853d009d-9494-4f71-af37-1a4f2908b204 .shg-product-price {
  color: rgba(74, 167, 168, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-853d009d-9494-4f71-af37-1a4f2908b204 .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-6b8effd2-d347-4a0a-9c0b-cf3fa5af003b {
  margin-left: auto;
margin-right: auto;
min-height: 54px;
max-width: 262px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-6b8effd2-d347-4a0a-9c0b-cf3fa5af003b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6b8effd2-d347-4a0a-9c0b-cf3fa5af003b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b8effd2-d347-4a0a-9c0b-cf3fa5af003b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-1d87cd50-1120-42a5-ad2a-b4c760c1b8c5 {
  margin-top: 10em;
margin-bottom: 10em;
}
@media (max-width: 767px){#s-1d87cd50-1120-42a5-ad2a-b4c760c1b8c5 {
  margin-top: 5em;
margin-bottom: 5em;
}
}
#s-1d87cd50-1120-42a5-ad2a-b4c760c1b8c5 {
  display: none;
}
#s-3228fa74-f471-426e-a4b8-482fb0bebf15 {
  text-align: left;
}


.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 {
  max-width: 100%;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom,
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 {
  max-width: 100%;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom,
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 {
  max-width: 100%;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom,
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 {
  max-width: 100%;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom,
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 {
  max-width: 100%;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom,
.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3228fa74-f471-426e-a4b8-482fb0bebf15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 25px;
}

@media (min-width: 0px) {
[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbc88180-7cf1-4a7f-bb47-0292cbb24aff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1d0edb84-a5de-478d-ac42-94857268fc08 {
  margin-left: auto;
margin-right: auto;
max-width: 130px;
text-align: center;
}




  #s-1d0edb84-a5de-478d-ac42-94857268fc08 img.shogun-image {
    
    width: px;
  }


#s-1d0edb84-a5de-478d-ac42-94857268fc08 .shogun-image-content {
  
    align-items: center;
  
}

#s-98f1cc13-c0d6-42dc-99d9-032f02640c76 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-5de0960e-fd01-4673-9747-fe2564ce1222 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-5de0960e-fd01-4673-9747-fe2564ce1222 .shg-product-sold-out {
  display: none;
  color: rgba(74, 167, 168, 1);
  font-size: 24px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-5de0960e-fd01-4673-9747-fe2564ce1222 .shg-product-price {
  color: rgba(74, 167, 168, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-5de0960e-fd01-4673-9747-fe2564ce1222 .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-2bea1111-628c-4364-a851-d69253f5493b {
  margin-left: auto;
margin-right: auto;
min-height: 54px;
max-width: 262px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-2bea1111-628c-4364-a851-d69253f5493b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2bea1111-628c-4364-a851-d69253f5493b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2bea1111-628c-4364-a851-d69253f5493b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-4fb6dda8-34fd-4c06-9e78-4ed3c6cbc7a7 {
  display: none;
}
#s-73f44c19-1e61-4934-8a6a-531382aa2607 {
  text-align: left;
}


.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 {
  max-width: 100%;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom,
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 {
  max-width: 100%;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom,
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 {
  max-width: 100%;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom,
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 {
  max-width: 100%;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom,
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 {
  max-width: 100%;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom,
.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73f44c19-1e61-4934-8a6a-531382aa2607 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a5c970f6-f784-4555-a7b6-3a51cdd98365 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 25px;
}

@media (min-width: 0px) {
[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5c970f6-f784-4555-a7b6-3a51cdd98365"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e21c5378-e2ce-4476-8cbb-47e69e24bdcf {
  margin-left: auto;
margin-right: auto;
max-width: 130px;
text-align: center;
}




  #s-e21c5378-e2ce-4476-8cbb-47e69e24bdcf img.shogun-image {
    
    width: px;
  }


#s-e21c5378-e2ce-4476-8cbb-47e69e24bdcf .shogun-image-content {
  
    align-items: center;
  
}

#s-171ab152-a2c7-4193-ab70-8b66ef24bb88 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-171ab152-a2c7-4193-ab70-8b66ef24bb88 .shg-product-sold-out {
  display: none;
  color: rgba(74, 167, 168, 1);
  font-size: 24px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-171ab152-a2c7-4193-ab70-8b66ef24bb88 .shg-product-price {
  color: rgba(74, 167, 168, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-171ab152-a2c7-4193-ab70-8b66ef24bb88 .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-22af7865-2b33-41db-b6e4-9b4886bcd630 {
  margin-left: auto;
margin-right: auto;
min-height: 54px;
max-width: 262px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-22af7865-2b33-41db-b6e4-9b4886bcd630:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-22af7865-2b33-41db-b6e4-9b4886bcd630:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-22af7865-2b33-41db-b6e4-9b4886bcd630.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

@media (max-width: 767px){#s-d40e8cf9-7e16-402e-a10c-b1ec3f4fe189 {
  margin-top: 5em;
}
}
#s-d40e8cf9-7e16-402e-a10c-b1ec3f4fe189 {
  display: none;
}
#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f {
  text-align: left;
}


.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f {
  max-width: 100%;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom,
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f {
  max-width: 100%;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom,
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f {
  max-width: 100%;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom,
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f {
  max-width: 100%;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom,
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f {
  max-width: 100%;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom,
.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ba19b36-f087-4ccc-9ab0-a345ac1b089f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1c05c737-70f0-43af-b1a0-d693dd533f3e {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 25px;
}

@media (min-width: 0px) {
[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c05c737-70f0-43af-b1a0-d693dd533f3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-dd21a8a0-096f-4854-b2b3-d984d09ad74c {
  margin-left: auto;
margin-right: auto;
max-width: 130px;
text-align: center;
}




  #s-dd21a8a0-096f-4854-b2b3-d984d09ad74c img.shogun-image {
    
    width: px;
  }


#s-dd21a8a0-096f-4854-b2b3-d984d09ad74c .shogun-image-content {
  
    align-items: center;
  
}

#s-0cb427a8-b86d-4712-a667-5fcb68aef652 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-0cb427a8-b86d-4712-a667-5fcb68aef652 .shg-product-sold-out {
  display: none;
  color: rgba(74, 167, 168, 1);
  font-size: 24px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-0cb427a8-b86d-4712-a667-5fcb68aef652 .shg-product-price {
  color: rgba(74, 167, 168, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-0cb427a8-b86d-4712-a667-5fcb68aef652 .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-d6967af1-2644-471f-bb3e-eaf2c89c266a {
  margin-left: auto;
margin-right: auto;
min-height: 54px;
max-width: 262px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-d6967af1-2644-471f-bb3e-eaf2c89c266a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d6967af1-2644-471f-bb3e-eaf2c89c266a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d6967af1-2644-471f-bb3e-eaf2c89c266a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-85d34ee4-52aa-4077-a159-1d3e66d2de75 {
  margin-top: 10em;
margin-bottom: 10em;
}
@media (max-width: 767px){#s-85d34ee4-52aa-4077-a159-1d3e66d2de75 {
  margin-top: 5em;
margin-bottom: 5em;
}
}
#s-85d34ee4-52aa-4077-a159-1d3e66d2de75 {
  display: none;
}
#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 {
  text-align: left;
}


.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 {
  max-width: 100%;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom,
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 {
  max-width: 100%;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom,
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 {
  max-width: 100%;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom,
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 {
  max-width: 100%;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom,
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 {
  max-width: 100%;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom,
.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473b0b5d-0e3b-4ae3-bd06-39e944f587b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b0e8a8e1-99c7-4161-b24c-104b394eec4e {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 25px;
}

@media (min-width: 0px) {
[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0e8a8e1-99c7-4161-b24c-104b394eec4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b98a76b4-d7e6-42fa-91ac-4468fdc2ba52 {
  margin-left: auto;
margin-right: auto;
max-width: 130px;
text-align: center;
}




  #s-b98a76b4-d7e6-42fa-91ac-4468fdc2ba52 img.shogun-image {
    
    width: px;
  }


#s-b98a76b4-d7e6-42fa-91ac-4468fdc2ba52 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccc7de90-1c82-4f4e-bb67-619d9173ce26 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-ccc7de90-1c82-4f4e-bb67-619d9173ce26 .shg-product-sold-out {
  display: none;
  color: rgba(74, 167, 168, 1);
  font-size: 24px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-ccc7de90-1c82-4f4e-bb67-619d9173ce26 .shg-product-price {
  color: rgba(74, 167, 168, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-ccc7de90-1c82-4f4e-bb67-619d9173ce26 .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-80b77abd-0877-4b05-8af7-c8067bcd9eec {
  margin-left: auto;
margin-right: auto;
min-height: 54px;
max-width: 262px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-80b77abd-0877-4b05-8af7-c8067bcd9eec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-80b77abd-0877-4b05-8af7-c8067bcd9eec:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-80b77abd-0877-4b05-8af7-c8067bcd9eec.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-e77196a9-85d6-4fc7-85ad-99f500c09189 {
  display: none;
}
#s-bc040647-f836-4e13-b252-20e128930ca4 {
  text-align: left;
}


.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 {
  max-width: 100%;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom,
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 {
  max-width: 100%;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom,
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 {
  max-width: 100%;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom,
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 {
  max-width: 100%;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom,
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 {
  max-width: 100%;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom,
.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc040647-f836-4e13-b252-20e128930ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 25px;
}

@media (min-width: 0px) {
[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f84cbb21-ab43-4cbb-96fa-b9e3f7e5d70a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0537a420-00de-4aa8-8e26-9f2363226ee8 {
  margin-left: auto;
margin-right: auto;
max-width: 130px;
text-align: center;
}




  #s-0537a420-00de-4aa8-8e26-9f2363226ee8 img.shogun-image {
    
    width: px;
  }


#s-0537a420-00de-4aa8-8e26-9f2363226ee8 .shogun-image-content {
  
    align-items: center;
  
}

#s-720455a0-3584-42e4-93b0-eeb9695e4ea6 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-720455a0-3584-42e4-93b0-eeb9695e4ea6 .shg-product-sold-out {
  display: none;
  color: rgba(74, 167, 168, 1);
  font-size: 24px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-720455a0-3584-42e4-93b0-eeb9695e4ea6 .shg-product-price {
  color: rgba(74, 167, 168, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-720455a0-3584-42e4-93b0-eeb9695e4ea6 .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-fa2c64ce-ea3c-421d-a36f-6d319d6f464d {
  margin-left: auto;
margin-right: auto;
min-height: 54px;
max-width: 262px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-fa2c64ce-ea3c-421d-a36f-6d319d6f464d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fa2c64ce-ea3c-421d-a36f-6d319d6f464d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fa2c64ce-ea3c-421d-a36f-6d319d6f464d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-740f3c7d-d4fd-4807-a053-bd9d3df6350d {
  min-height: 554px;
background-color: rgba(27, 32, 36, 1);
}
@media (max-width: 767px){#s-740f3c7d-d4fd-4807-a053-bd9d3df6350d {
  min-height: 659px;
}
}







#s-740f3c7d-d4fd-4807-a053-bd9d3df6350d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-740f3c7d-d4fd-4807-a053-bd9d3df6350d.shg-box.shg-c {
  justify-content: center;
}

#s-4181a47d-271c-4ff8-b48f-b2dd29a28061 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}
@media (max-width: 767px){#s-4181a47d-271c-4ff8-b48f-b2dd29a28061 {
  max-width: 323px;
}
}
@media (min-width: 0px) {
[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4181a47d-271c-4ff8-b48f-b2dd29a28061"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-de213eea-7ef2-403d-86ef-634ab21230a5 {
  margin-top: 0.8em;
margin-bottom: 0em;
}

#s-de213eea-7ef2-403d-86ef-634ab21230a5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2f37289c-47e8-4e2c-859d-504b7b6187e9 {
  text-align: center;
}




  #s-2f37289c-47e8-4e2c-859d-504b7b6187e9 img.shogun-image {
    
    width: px;
  }


#s-2f37289c-47e8-4e2c-859d-504b7b6187e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-af62aaf8-dd9f-4ce5-8355-e42fcefa98a0 {
  margin-top: 0.8em;
margin-bottom: 0em;
}

#s-af62aaf8-dd9f-4ce5-8355-e42fcefa98a0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-fa540548-4249-4a49-b7bd-3c9b6e6499ea {
  margin-top: 2em;
margin-bottom: 2em;
}
@media (max-width: 767px){#s-fa540548-4249-4a49-b7bd-3c9b6e6499ea {
  margin-left: auto;
margin-right: auto;
max-width: 323px;
}
}
#s-c2192caa-db19-49ce-933a-e1c342b6c1e7 {
  margin-left: auto;
margin-right: auto;
max-width: 635px;
}
@media (max-width: 767px){#s-c2192caa-db19-49ce-933a-e1c342b6c1e7 {
  max-width: 320px;
}
}
#s-06950f13-d4b5-4196-89eb-85820db4e7f8 {
  min-height: 1100px;
}
@media (max-width: 767px){#s-06950f13-d4b5-4196-89eb-85820db4e7f8 {
  margin-left: auto;
margin-right: auto;
max-width: 347px;
}
}







#s-06950f13-d4b5-4196-89eb-85820db4e7f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06950f13-d4b5-4196-89eb-85820db4e7f8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-acfe7e84-575e-4b3d-a73d-b0da1d9bb727 {
  margin-top: 5em;
margin-left: auto;
margin-bottom: 5em;
margin-right: auto;
max-width: 912px;
}
@media (max-width: 767px){#s-acfe7e84-575e-4b3d-a73d-b0da1d9bb727 {
  max-width: 294px;
}
}
#s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3 {
  margin-left: auto;
margin-right: auto;
max-width: 872px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3 {
  margin-left: 1em;
margin-right: 1em;
}
}
@media (min-width: 0px) {
[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0em);
}

}

@media (min-width: 992px) {
[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0em);
}

}

@media (min-width: 1200px) {
[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0em);
}

[id="s-d9f71e01-9618-4e55-b219-61fdbc3bfbf3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0em);
}

}

#s-37def95a-da4f-49af-9e74-75179a5651cb {
  min-height: 50px;
}








#s-37def95a-da4f-49af-9e74-75179a5651cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37def95a-da4f-49af-9e74-75179a5651cb.shg-box.shg-c {
  justify-content: center;
}

#s-97e59a5f-343c-469d-875a-1d89bd5fc874 {
  max-width: 184px;
text-align: center;
}




  #s-97e59a5f-343c-469d-875a-1d89bd5fc874 img.shogun-image {
    
    width: px;
  }


#s-97e59a5f-343c-469d-875a-1d89bd5fc874 .shogun-image-content {
  
    align-items: center;
  
}

#s-dde6c3cd-7283-4367-9dd4-0e3b04583ccd {
  margin-top: 1.5em;
}

#s-c2c73827-2557-452e-b9c3-05820d7c294d {
  margin-top: 5px;
margin-bottom: 10px;
}

#s-f8ef4b41-072a-452f-959c-7df30364093a {
  min-height: 50px;
}
@media (max-width: 767px){#s-f8ef4b41-072a-452f-959c-7df30364093a {
  margin-top: 6em;
}
}







#s-f8ef4b41-072a-452f-959c-7df30364093a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8ef4b41-072a-452f-959c-7df30364093a.shg-box.shg-c {
  justify-content: center;
}

#s-b0c29b7d-6adf-4b26-84a2-2dfcd45a33ca {
  max-width: 184px;
text-align: center;
}




  #s-b0c29b7d-6adf-4b26-84a2-2dfcd45a33ca img.shogun-image {
    
    width: px;
  }


#s-b0c29b7d-6adf-4b26-84a2-2dfcd45a33ca .shogun-image-content {
  
    align-items: center;
  
}

#s-afb33686-b774-4587-83e1-2ac03635b71d {
  margin-top: 1.5em;
}

#s-65d6d976-18b8-4c7c-94f2-88ca006a221d {
  margin-top: 5px;
margin-bottom: 10px;
}

#s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde {
  margin-top: 8em;
margin-left: auto;
margin-right: auto;
max-width: 872px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde {
  margin-left: 1em;
margin-right: 1em;
}
}@media (max-width: 767px){#s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde {
  margin-top: 6em;
}
}
@media (min-width: 0px) {
[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.5em);
}

}

@media (min-width: 992px) {
[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.5em);
}

}

@media (min-width: 1200px) {
[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.5em);
}

[id="s-7e0a6bad-5533-43e5-a83c-8f1d006a7cde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.5em);
}

}

#s-182df3f8-8ee9-4fb4-8802-342bd2c98bae {
  min-height: 50px;
}








#s-182df3f8-8ee9-4fb4-8802-342bd2c98bae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-182df3f8-8ee9-4fb4-8802-342bd2c98bae.shg-box.shg-c {
  justify-content: center;
}

#s-85cd1156-077b-495d-ac43-75221d7dd5e4 {
  max-width: 184px;
text-align: center;
}




  #s-85cd1156-077b-495d-ac43-75221d7dd5e4 img.shogun-image {
    
    width: px;
  }


#s-85cd1156-077b-495d-ac43-75221d7dd5e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f44d1146-a277-4b25-b91f-2e30d92e774e {
  margin-top: 1.5em;
}

#s-632a5370-1173-4089-82c5-261dea9c913d {
  margin-top: 5px;
margin-bottom: 10px;
}

#s-eb5566a1-4dfb-4815-91ab-2aac0a8759a9 {
  min-height: 50px;
}
@media (max-width: 767px){#s-eb5566a1-4dfb-4815-91ab-2aac0a8759a9 {
  margin-top: 6em;
}
}







#s-eb5566a1-4dfb-4815-91ab-2aac0a8759a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb5566a1-4dfb-4815-91ab-2aac0a8759a9.shg-box.shg-c {
  justify-content: center;
}

#s-278317bf-90f8-49ad-b8df-66b1c1463670 {
  max-width: 184px;
text-align: center;
}




  #s-278317bf-90f8-49ad-b8df-66b1c1463670 img.shogun-image {
    
    width: px;
  }


#s-278317bf-90f8-49ad-b8df-66b1c1463670 .shogun-image-content {
  
    align-items: center;
  
}

#s-172efd23-5d47-4f9b-969d-370c8c4bdbbb {
  margin-top: 1.5em;
}

#s-30d9ce0e-5db0-4dbb-98e0-fe73390ca413 {
  margin-top: 5px;
margin-bottom: 10px;
}

#s-716aeef4-0718-4876-bd32-fcc5337cca2d {
  min-height: 550px;
}
@media (min-width: 768px) and (max-width: 991px){#s-716aeef4-0718-4876-bd32-fcc5337cca2d {
  min-height: 400px;
}
}@media (max-width: 767px){#s-716aeef4-0718-4876-bd32-fcc5337cca2d {
  display: none;
}
#s-716aeef4-0718-4876-bd32-fcc5337cca2d, #wrap-s-716aeef4-0718-4876-bd32-fcc5337cca2d { display:none !important; }}







#s-716aeef4-0718-4876-bd32-fcc5337cca2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-716aeef4-0718-4876-bd32-fcc5337cca2d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e20ff982-cba5-4d6e-ba53-edf473a10fb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c54242ee-dce7-4400-8b5c-4a4cd1b958fd {
  margin-top: 7em;
margin-bottom: 0em;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c54242ee-dce7-4400-8b5c-4a4cd1b958fd {
  margin-top: 3em;
}
}
#s-c54242ee-dce7-4400-8b5c-4a4cd1b958fd hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(203, 203, 203, 1);
}

#s-372c693b-94d1-418a-b249-fd7aa3b88152 {
  margin-left: 10em;
max-width: 285px;
}
@media (min-width: 768px) and (max-width: 991px){#s-372c693b-94d1-418a-b249-fd7aa3b88152 {
  margin-left: 3em;
}
}
#s-e69b4466-fad5-465c-b2bb-611e47b7d9e7 {
  margin-top: 1em;
margin-left: 7.5em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 54px;
max-width: 262px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-e69b4466-fad5-465c-b2bb-611e47b7d9e7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e69b4466-fad5-465c-b2bb-611e47b7d9e7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e69b4466-fad5-465c-b2bb-611e47b7d9e7 {
  margin-left: 1.5em;
min-height: 40px;
}
}

  #s-e69b4466-fad5-465c-b2bb-611e47b7d9e7-btn-wrapper {
    text-align: center;
  }


#s-e69b4466-fad5-465c-b2bb-611e47b7d9e7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

.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-1dc70aa9-1660-4797-a535-d31fffba068f {
  max-width: 625px;
}

#s-a1390200-c118-47d8-af17-c091d0574d64 {
  min-height: 550px;
}
@media (min-width: 1200px){#s-a1390200-c118-47d8-af17-c091d0574d64 {
  display: none;
}
#s-a1390200-c118-47d8-af17-c091d0574d64, #wrap-s-a1390200-c118-47d8-af17-c091d0574d64 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1390200-c118-47d8-af17-c091d0574d64 {
  display: none;
}
#s-a1390200-c118-47d8-af17-c091d0574d64, #wrap-s-a1390200-c118-47d8-af17-c091d0574d64 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a1390200-c118-47d8-af17-c091d0574d64 {
  min-height: 400px;
display: none;
}
#s-a1390200-c118-47d8-af17-c091d0574d64, #wrap-s-a1390200-c118-47d8-af17-c091d0574d64 { display:none !important; }}







#s-a1390200-c118-47d8-af17-c091d0574d64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1390200-c118-47d8-af17-c091d0574d64.shg-box.shg-c {
  justify-content: center;
}

#s-2b120de6-deba-4a4c-8855-01f06e2fc028 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-2b120de6-deba-4a4c-8855-01f06e2fc028 {
  margin-bottom: 50px;
}
}
@media (min-width: 0px) {
[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b120de6-deba-4a4c-8855-01f06e2fc028"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-da124961-c98f-4160-9745-8c561f746ab4 {
  margin-top: 0em;
margin-bottom: 0em;
margin-right: 0px;
}

#s-da124961-c98f-4160-9745-8c561f746ab4 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(203, 203, 203, 1);
}

#s-394707e2-2a7c-4abc-9d50-db75f1f1728d {
  margin-top: 3em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 360px;
}

#s-fa5babf5-7441-4cbd-a9fe-42a5e05fbbea {
  margin-left: 4em;
max-width: 285px;
}

#s-7e6578c0-f3e7-4104-926c-037e8f117539 {
  margin-top: 1em;
margin-left: 3em;
border-radius: 2px;
min-height: 54px;
max-width: 262px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 3em;
letter-spacing: 1px;
}
#s-7e6578c0-f3e7-4104-926c-037e8f117539:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7e6578c0-f3e7-4104-926c-037e8f117539:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7e6578c0-f3e7-4104-926c-037e8f117539-btn-wrapper {
    text-align: center;
  }


#s-7e6578c0-f3e7-4104-926c-037e8f117539.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-ee4b6496-6d31-43c2-a3a5-e6affd25702e {
  min-height: 482px;
background-color: rgba(27, 32, 36, 1);
}








#s-ee4b6496-6d31-43c2-a3a5-e6affd25702e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee4b6496-6d31-43c2-a3a5-e6affd25702e.shg-box.shg-c {
  justify-content: center;
}

#s-6431b387-717d-4ee8-95e3-e45d43cfc3d0 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}
@media (max-width: 767px){#s-6431b387-717d-4ee8-95e3-e45d43cfc3d0 {
  margin-left: auto;
margin-right: auto;
max-width: 320px;
}
}
#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8 {
  margin-top: 2.5em;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 54px;
max-width: 370px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8 {
  display: none;
}
#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8, #wrap-s-9498ae1b-1954-4210-ab1e-dee2f422d9a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8 {
  display: none;
}
#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8, #wrap-s-9498ae1b-1954-4210-ab1e-dee2f422d9a8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8 {
  display: none;
}
#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8, #wrap-s-9498ae1b-1954-4210-ab1e-dee2f422d9a8 { display:none !important; }}@media (max-width: 767px){#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8 {
  margin-left: auto;
margin-right: auto;
max-width: 320px;
}
}

  #s-9498ae1b-1954-4210-ab1e-dee2f422d9a8-btn-wrapper {
    text-align: center;
  }


#s-9498ae1b-1954-4210-ab1e-dee2f422d9a8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

#s-18e6ebfd-586e-4f12-a967-3dbfd7e7a46e {
  margin-top: 2.5em;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 54px;
max-width: 370px;
background-color: rgba(74, 167, 168, 1);
text-align: center;
text-decoration: none;
line-height: 2.5em;
letter-spacing: 1px;
}
#s-18e6ebfd-586e-4f12-a967-3dbfd7e7a46e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-18e6ebfd-586e-4f12-a967-3dbfd7e7a46e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-18e6ebfd-586e-4f12-a967-3dbfd7e7a46e {
  margin-left: auto;
margin-right: auto;
max-width: 320px;
display: none;
}
#s-18e6ebfd-586e-4f12-a967-3dbfd7e7a46e, #wrap-s-18e6ebfd-586e-4f12-a967-3dbfd7e7a46e { display:none !important; }}

  #s-18e6ebfd-586e-4f12-a967-3dbfd7e7a46e-btn-wrapper {
    text-align: center;
  }


#s-18e6ebfd-586e-4f12-a967-3dbfd7e7a46e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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