.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-fcaef450-8f18-4e32-8273-0f2a006e2851 {
  min-height: 50px;
}








#s-fcaef450-8f18-4e32-8273-0f2a006e2851 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcaef450-8f18-4e32-8273-0f2a006e2851.shg-box.shg-c {
  justify-content: center;
}

#s-281eef3b-a454-4055-a9cd-80b6bb9ada94 {
  background-image: url(https://i.shgcdn.com/8a97ef63-a087-4ca3-940b-32392eee26fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 175px;
background-position: right center;
}
@media (min-width: 768px) and (max-width: 991px){#s-281eef3b-a454-4055-a9cd-80b6bb9ada94 {
  display: none;
}
#s-281eef3b-a454-4055-a9cd-80b6bb9ada94, #wrap-s-281eef3b-a454-4055-a9cd-80b6bb9ada94 { display:none !important; }}@media (max-width: 767px){#s-281eef3b-a454-4055-a9cd-80b6bb9ada94 {
  display: none;
}
#s-281eef3b-a454-4055-a9cd-80b6bb9ada94, #wrap-s-281eef3b-a454-4055-a9cd-80b6bb9ada94 { display:none !important; }}







#s-281eef3b-a454-4055-a9cd-80b6bb9ada94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-281eef3b-a454-4055-a9cd-80b6bb9ada94.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5db00c8f-f247-4e8e-a36f-ded347ecb3a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2a1b7c21-82f3-490d-9cca-6557cf43b394 {
  background-image: url(https://i.shgcdn.com/8a97ef63-a087-4ca3-940b-32392eee26fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 175px;
background-position: right center;
}
@media (min-width: 1200px){#s-2a1b7c21-82f3-490d-9cca-6557cf43b394 {
  display: none;
}
#s-2a1b7c21-82f3-490d-9cca-6557cf43b394, #wrap-s-2a1b7c21-82f3-490d-9cca-6557cf43b394 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a1b7c21-82f3-490d-9cca-6557cf43b394 {
  display: none;
}
#s-2a1b7c21-82f3-490d-9cca-6557cf43b394, #wrap-s-2a1b7c21-82f3-490d-9cca-6557cf43b394 { display:none !important; }}







#s-2a1b7c21-82f3-490d-9cca-6557cf43b394 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a1b7c21-82f3-490d-9cca-6557cf43b394.shg-box.shg-c {
  justify-content: center;
}

#s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6 {
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6 {
  display: none;
}
#s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6, #wrap-s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6 { display:none !important; }}@media (max-width: 767px){#s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6 {
  display: none;
}
#s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6, #wrap-s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b0cfffb-fd7d-4d33-a640-31afc850a7d6"] > .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-cdd23f17-94f4-4c01-bef6-9ccf73e490f4 {
  margin-top: 1px;
text-align: center;
}




  #s-cdd23f17-94f4-4c01-bef6-9ccf73e490f4 img.shogun-image {
    
    width: px;
  }


#s-cdd23f17-94f4-4c01-bef6-9ccf73e490f4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-d605c3fc-4ee1-450b-8630-5707019dd464 {
  display: none;
}
#s-d605c3fc-4ee1-450b-8630-5707019dd464, #wrap-s-d605c3fc-4ee1-450b-8630-5707019dd464 { display:none !important; }}@media (max-width: 767px){#s-d605c3fc-4ee1-450b-8630-5707019dd464 {
  display: none;
}
#s-d605c3fc-4ee1-450b-8630-5707019dd464, #wrap-s-d605c3fc-4ee1-450b-8630-5707019dd464 { display:none !important; }}
#s-d605c3fc-4ee1-450b-8630-5707019dd464 {
  display: none;
}
#s-3d4d94d9-07a3-447c-a723-79d061ad08cf {
  margin-top: 20px;
margin-bottom: 5px;
}

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

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

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

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

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

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

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

#s-2730e6c8-da40-4b68-8601-0d57b8c245bd {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2730e6c8-da40-4b68-8601-0d57b8c245bd:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2730e6c8-da40-4b68-8601-0d57b8c245bd:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-2730e6c8-da40-4b68-8601-0d57b8c245bd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2730e6c8-da40-4b68-8601-0d57b8c245bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2730e6c8-da40-4b68-8601-0d57b8c245bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-2730e6c8-da40-4b68-8601-0d57b8c245bd.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}



#s-d6fd43d7-6df3-4de6-9ad2-237dde7f4bd7 {
  margin-top: 1px;
text-align: center;
}




  #s-d6fd43d7-6df3-4de6-9ad2-237dde7f4bd7 img.shogun-image {
    
    width: px;
  }


#s-d6fd43d7-6df3-4de6-9ad2-237dde7f4bd7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-e3b11fd6-978f-48a9-ac34-4d7f9d17364e {
  display: none;
}
#s-e3b11fd6-978f-48a9-ac34-4d7f9d17364e, #wrap-s-e3b11fd6-978f-48a9-ac34-4d7f9d17364e { display:none !important; }}@media (max-width: 767px){#s-e3b11fd6-978f-48a9-ac34-4d7f9d17364e {
  display: none;
}
#s-e3b11fd6-978f-48a9-ac34-4d7f9d17364e, #wrap-s-e3b11fd6-978f-48a9-ac34-4d7f9d17364e { display:none !important; }}
#s-e3b11fd6-978f-48a9-ac34-4d7f9d17364e {
  display: none;
}
#s-2e0bca8b-a593-454a-993e-a49d5d055f8f {
  margin-top: 20px;
margin-bottom: 5px;
}

#s-cce7444f-4b8e-455a-9f4b-9724bf178d4b {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-cce7444f-4b8e-455a-9f4b-9724bf178d4b:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cce7444f-4b8e-455a-9f4b-9724bf178d4b:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-cce7444f-4b8e-455a-9f4b-9724bf178d4b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cce7444f-4b8e-455a-9f4b-9724bf178d4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cce7444f-4b8e-455a-9f4b-9724bf178d4b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-cce7444f-4b8e-455a-9f4b-9724bf178d4b.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}



#s-51bd1e54-bd81-4321-990c-3e8828e087d4 {
  margin-top: -90px;
}
@media (min-width: 1200px){#s-51bd1e54-bd81-4321-990c-3e8828e087d4 {
  display: none;
}
#s-51bd1e54-bd81-4321-990c-3e8828e087d4, #wrap-s-51bd1e54-bd81-4321-990c-3e8828e087d4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51bd1e54-bd81-4321-990c-3e8828e087d4 {
  display: none;
}
#s-51bd1e54-bd81-4321-990c-3e8828e087d4, #wrap-s-51bd1e54-bd81-4321-990c-3e8828e087d4 { display:none !important; }}







#s-51bd1e54-bd81-4321-990c-3e8828e087d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51bd1e54-bd81-4321-990c-3e8828e087d4.shg-box.shg-c {
  justify-content: center;
}

#s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b {
  display: none;
}
#s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b, #wrap-s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b {
  display: none;
}
#s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b, #wrap-s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b { display:none !important; }}







#s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c15512d2-8117-44c1-ba9a-6ea73fd3a36b.shg-box.shg-c {
  justify-content: center;
}

#s-24ab4ac8-d94d-4553-9737-b8aa3688c371 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-24ab4ac8-d94d-4553-9737-b8aa3688c371 {
  display: none;
}
#s-24ab4ac8-d94d-4553-9737-b8aa3688c371, #wrap-s-24ab4ac8-d94d-4553-9737-b8aa3688c371 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24ab4ac8-d94d-4553-9737-b8aa3688c371 {
  display: none;
}
#s-24ab4ac8-d94d-4553-9737-b8aa3688c371, #wrap-s-24ab4ac8-d94d-4553-9737-b8aa3688c371 { display:none !important; }}
@media (min-width: 0px) {
[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24ab4ac8-d94d-4553-9737-b8aa3688c371"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-973c0aa0-d304-43d0-b29a-0c1de96ee77e {
  text-align: center;
}




  #s-973c0aa0-d304-43d0-b29a-0c1de96ee77e img.shogun-image {
    
    width: px;
  }


#s-973c0aa0-d304-43d0-b29a-0c1de96ee77e .shogun-image-content {
  
    align-items: center;
  
}

#s-5d48b79c-cdb0-4482-b6b1-775bcd1a15a9 {
  display: none;
}
.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-title-header {
  width: 85%;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-290dc052-787e-4f54-9606-248329e97e74 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-290dc052-787e-4f54-9606-248329e97e74 {
  display: none;
}
#s-290dc052-787e-4f54-9606-248329e97e74, #wrap-s-290dc052-787e-4f54-9606-248329e97e74 { display:none !important; }}
#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-290dc052-787e-4f54-9606-248329e97e74 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-290a0719-1138-44c0-ba2c-6afe5e7d50b5 {
  margin-top: 30px;
}

#s-16945221-a2ab-4f3f-b10a-07780c218587 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-16945221-a2ab-4f3f-b10a-07780c218587:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-16945221-a2ab-4f3f-b10a-07780c218587:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-16945221-a2ab-4f3f-b10a-07780c218587 {
  display: none;
}
#s-16945221-a2ab-4f3f-b10a-07780c218587, #wrap-s-16945221-a2ab-4f3f-b10a-07780c218587 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16945221-a2ab-4f3f-b10a-07780c218587 {
  display: none;
}
#s-16945221-a2ab-4f3f-b10a-07780c218587, #wrap-s-16945221-a2ab-4f3f-b10a-07780c218587 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16945221-a2ab-4f3f-b10a-07780c218587 {
  
}
}


#s-16945221-a2ab-4f3f-b10a-07780c218587 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-16945221-a2ab-4f3f-b10a-07780c218587.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16945221-a2ab-4f3f-b10a-07780c218587.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-16945221-a2ab-4f3f-b10a-07780c218587.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-07e66217-225b-415f-ac24-16ce26748fc1 {
  text-align: center;
}




  #s-07e66217-225b-415f-ac24-16ce26748fc1 img.shogun-image {
    
    width: px;
  }


#s-07e66217-225b-415f-ac24-16ce26748fc1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b0269d5-d393-41fd-9e0c-9222cdc37937 {
  display: none;
}
#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 {
  display: none;
}
#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9, #wrap-s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 { display:none !important; }}
#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-f11a4d6b-02fe-4c5f-b2c2-01eaf77a4dc9 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-85ca61d6-c5c8-4c84-914f-538f1c3020ce {
  margin-top: 30px;
}

#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24 {
  display: none;
}
#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24, #wrap-s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24 {
  display: none;
}
#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24, #wrap-s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24 {
  
}
}


#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-6f0ba0d2-1afc-431a-a1f0-09e34b3f1e24.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-32802cb4-ad06-40a5-ae8c-c771916cfe15 {
  margin-top: 50px;
}
@media (min-width: 1200px){#s-32802cb4-ad06-40a5-ae8c-c771916cfe15 {
  display: none;
}
#s-32802cb4-ad06-40a5-ae8c-c771916cfe15, #wrap-s-32802cb4-ad06-40a5-ae8c-c771916cfe15 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32802cb4-ad06-40a5-ae8c-c771916cfe15 {
  display: none;
}
#s-32802cb4-ad06-40a5-ae8c-c771916cfe15, #wrap-s-32802cb4-ad06-40a5-ae8c-c771916cfe15 { display:none !important; }}
@media (min-width: 0px) {
[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32802cb4-ad06-40a5-ae8c-c771916cfe15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-af670f97-a711-47cf-bc64-ec1a44c3cc82 {
  text-align: center;
}




  #s-af670f97-a711-47cf-bc64-ec1a44c3cc82 img.shogun-image {
    
    width: px;
  }


#s-af670f97-a711-47cf-bc64-ec1a44c3cc82 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce3166ba-435f-486e-adc9-bd8474c33bbb {
  display: none;
}
#s-bbcd23d9-694e-4837-9814-f5b837884523 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-bbcd23d9-694e-4837-9814-f5b837884523 {
  display: none;
}
#s-bbcd23d9-694e-4837-9814-f5b837884523, #wrap-s-bbcd23d9-694e-4837-9814-f5b837884523 { display:none !important; }}
#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-bbcd23d9-694e-4837-9814-f5b837884523 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-d2c49916-fdc6-43cc-b9ac-21334264b28e {
  margin-top: 30px;
margin-bottom: 5px;
}

#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec {
  display: none;
}
#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec, #wrap-s-28c429f9-bc43-43d7-a9e1-b22e308b96ec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec {
  display: none;
}
#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec, #wrap-s-28c429f9-bc43-43d7-a9e1-b22e308b96ec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec {
  
}
}


#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-28c429f9-bc43-43d7-a9e1-b22e308b96ec.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-d97f9e28-1cf5-4f53-b0e4-955441894efa {
  text-align: center;
}




  #s-d97f9e28-1cf5-4f53-b0e4-955441894efa img.shogun-image {
    
    width: px;
  }


#s-d97f9e28-1cf5-4f53-b0e4-955441894efa .shogun-image-content {
  
    align-items: center;
  
}

#s-dba26379-5ec6-478d-8736-dabc22f964f5 {
  display: none;
}
#s-f2020413-4565-4c17-84b8-bdc36f9ddead {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-f2020413-4565-4c17-84b8-bdc36f9ddead {
  display: none;
}
#s-f2020413-4565-4c17-84b8-bdc36f9ddead, #wrap-s-f2020413-4565-4c17-84b8-bdc36f9ddead { display:none !important; }}
#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-f2020413-4565-4c17-84b8-bdc36f9ddead .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-f70373dd-3fc7-4deb-8e69-3753eda9726c {
  margin-top: 30px;
margin-bottom: 12px;
}

#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e {
  display: none;
}
#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e, #wrap-s-0a34a9c5-da30-435b-8cf4-79d7ff05339e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e {
  display: none;
}
#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e, #wrap-s-0a34a9c5-da30-435b-8cf4-79d7ff05339e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e {
  
}
}


#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-0a34a9c5-da30-435b-8cf4-79d7ff05339e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-67714a80-ae0a-4583-8881-9d25568941fa {
  margin-top: 50px;
}
@media (min-width: 1200px){#s-67714a80-ae0a-4583-8881-9d25568941fa {
  display: none;
}
#s-67714a80-ae0a-4583-8881-9d25568941fa, #wrap-s-67714a80-ae0a-4583-8881-9d25568941fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67714a80-ae0a-4583-8881-9d25568941fa {
  display: none;
}
#s-67714a80-ae0a-4583-8881-9d25568941fa, #wrap-s-67714a80-ae0a-4583-8881-9d25568941fa { display:none !important; }}
@media (min-width: 0px) {
[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67714a80-ae0a-4583-8881-9d25568941fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-63d0b01f-55d7-4427-9b40-3abbfcda6f36 {
  text-align: center;
}




  #s-63d0b01f-55d7-4427-9b40-3abbfcda6f36 img.shogun-image {
    
    width: px;
  }


#s-63d0b01f-55d7-4427-9b40-3abbfcda6f36 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d84e065-bc6d-459f-8c7d-543eda7239ef {
  display: none;
}
#s-8de90875-89e1-4600-b1de-ad1604c11efb {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-8de90875-89e1-4600-b1de-ad1604c11efb {
  display: none;
}
#s-8de90875-89e1-4600-b1de-ad1604c11efb, #wrap-s-8de90875-89e1-4600-b1de-ad1604c11efb { display:none !important; }}
#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-8de90875-89e1-4600-b1de-ad1604c11efb .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-50d6a270-09c6-4aff-9bda-79c2d23b08dc {
  margin-top: 30px;
}

#s-7a42c889-efdf-4b24-8ddd-b91c91c55550 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-7a42c889-efdf-4b24-8ddd-b91c91c55550:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7a42c889-efdf-4b24-8ddd-b91c91c55550:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7a42c889-efdf-4b24-8ddd-b91c91c55550 {
  display: none;
}
#s-7a42c889-efdf-4b24-8ddd-b91c91c55550, #wrap-s-7a42c889-efdf-4b24-8ddd-b91c91c55550 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a42c889-efdf-4b24-8ddd-b91c91c55550 {
  display: none;
}
#s-7a42c889-efdf-4b24-8ddd-b91c91c55550, #wrap-s-7a42c889-efdf-4b24-8ddd-b91c91c55550 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a42c889-efdf-4b24-8ddd-b91c91c55550 {
  
}
}


#s-7a42c889-efdf-4b24-8ddd-b91c91c55550 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7a42c889-efdf-4b24-8ddd-b91c91c55550.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a42c889-efdf-4b24-8ddd-b91c91c55550.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-7a42c889-efdf-4b24-8ddd-b91c91c55550.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-3ff39e7a-2954-4397-8e28-2f6f10aced06 {
  text-align: center;
}




  #s-3ff39e7a-2954-4397-8e28-2f6f10aced06 img.shogun-image {
    
    width: px;
  }


#s-3ff39e7a-2954-4397-8e28-2f6f10aced06 .shogun-image-content {
  
    align-items: center;
  
}

#s-012f577d-057e-4ba4-b14a-78ef47e642ff {
  display: none;
}
#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 {
  display: none;
}
#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1, #wrap-s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 { display:none !important; }}
#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-a31cb749-4a88-4ee7-bcc1-b82fc0b77bc1 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-1a756fe9-5f67-4eff-b272-3517a5cc45a6 {
  margin-top: 30px;
}

#s-11290960-1115-4926-aa33-16420efffac0 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-11290960-1115-4926-aa33-16420efffac0:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-11290960-1115-4926-aa33-16420efffac0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-11290960-1115-4926-aa33-16420efffac0 {
  display: none;
}
#s-11290960-1115-4926-aa33-16420efffac0, #wrap-s-11290960-1115-4926-aa33-16420efffac0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11290960-1115-4926-aa33-16420efffac0 {
  display: none;
}
#s-11290960-1115-4926-aa33-16420efffac0, #wrap-s-11290960-1115-4926-aa33-16420efffac0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11290960-1115-4926-aa33-16420efffac0 {
  
}
}


#s-11290960-1115-4926-aa33-16420efffac0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-11290960-1115-4926-aa33-16420efffac0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11290960-1115-4926-aa33-16420efffac0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-11290960-1115-4926-aa33-16420efffac0.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-a2f21eb0-25e2-4606-866e-408b26373f10 {
  margin-top: 50px;
}
@media (min-width: 1200px){#s-a2f21eb0-25e2-4606-866e-408b26373f10 {
  display: none;
}
#s-a2f21eb0-25e2-4606-866e-408b26373f10, #wrap-s-a2f21eb0-25e2-4606-866e-408b26373f10 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2f21eb0-25e2-4606-866e-408b26373f10 {
  display: none;
}
#s-a2f21eb0-25e2-4606-866e-408b26373f10, #wrap-s-a2f21eb0-25e2-4606-866e-408b26373f10 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a2f21eb0-25e2-4606-866e-408b26373f10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-84b3233e-cb3a-4fb3-9ff1-acc4735d9640 {
  text-align: center;
}




  #s-84b3233e-cb3a-4fb3-9ff1-acc4735d9640 img.shogun-image {
    
    width: px;
  }


#s-84b3233e-cb3a-4fb3-9ff1-acc4735d9640 .shogun-image-content {
  
    align-items: center;
  
}

#s-9662e728-9b66-48be-a0eb-625a67754509 {
  display: none;
}
#s-04f05be7-1874-447b-ae8a-627526dd5792 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-04f05be7-1874-447b-ae8a-627526dd5792 {
  display: none;
}
#s-04f05be7-1874-447b-ae8a-627526dd5792, #wrap-s-04f05be7-1874-447b-ae8a-627526dd5792 { display:none !important; }}
#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-04f05be7-1874-447b-ae8a-627526dd5792 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-126da194-9ad9-440b-b9c2-aee983f6de25 {
  margin-top: 30px;
margin-bottom: 5px;
}

#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3 {
  border-style: solid;
margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3 {
  display: none;
}
#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3, #wrap-s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3 {
  display: none;
}
#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3, #wrap-s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3 {
  
}
}


#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-bc4b412b-8a4e-4bf0-ac79-a9c4fa0487a3.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-d32c622f-5e26-44cf-a2d2-9b8a3f681070 {
  text-align: center;
}




  #s-d32c622f-5e26-44cf-a2d2-9b8a3f681070 img.shogun-image {
    
    width: px;
  }


#s-d32c622f-5e26-44cf-a2d2-9b8a3f681070 .shogun-image-content {
  
    align-items: center;
  
}

#s-cea89752-9991-4e66-bd11-ea07eeef5279 {
  display: none;
}
#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 {
  display: none;
}
#s-c600c429-35eb-498f-94cd-9a0cbf5121a6, #wrap-s-c600c429-35eb-498f-94cd-9a0cbf5121a6 { display:none !important; }}
#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-c600c429-35eb-498f-94cd-9a0cbf5121a6 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-80fed011-3c6c-4568-9b81-5a4ac9fce5f4 {
  margin-top: 30px;
}

#s-f0d6a628-51a3-48a3-93c1-902c3f242c9b {
  margin-left: 35px;
margin-bottom: 15px;
margin-right: 35px;
text-align: center;
}

#s-f0d6a628-51a3-48a3-93c1-902c3f242c9b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f0d6a628-51a3-48a3-93c1-902c3f242c9b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f0d6a628-51a3-48a3-93c1-902c3f242c9b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f0d6a628-51a3-48a3-93c1-902c3f242c9b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-260184a1-036e-447f-af15-1900d0476e07 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-260184a1-036e-447f-af15-1900d0476e07:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-260184a1-036e-447f-af15-1900d0476e07:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-260184a1-036e-447f-af15-1900d0476e07 {
  display: none;
}
#s-260184a1-036e-447f-af15-1900d0476e07, #wrap-s-260184a1-036e-447f-af15-1900d0476e07 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-260184a1-036e-447f-af15-1900d0476e07 {
  display: none;
}
#s-260184a1-036e-447f-af15-1900d0476e07, #wrap-s-260184a1-036e-447f-af15-1900d0476e07 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-260184a1-036e-447f-af15-1900d0476e07 {
  
}
}


#s-260184a1-036e-447f-af15-1900d0476e07 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-260184a1-036e-447f-af15-1900d0476e07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-260184a1-036e-447f-af15-1900d0476e07.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-260184a1-036e-447f-af15-1900d0476e07.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4 {
  margin-top: 50px;
}
@media (min-width: 1200px){#s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4 {
  display: none;
}
#s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4, #wrap-s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4 {
  display: none;
}
#s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4, #wrap-s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3583503a-be6a-48e8-a231-fbf4c3b9b9f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bc214f31-52e4-4033-b4a9-0c7a601f654a {
  text-align: center;
}




  #s-bc214f31-52e4-4033-b4a9-0c7a601f654a img.shogun-image {
    
    width: px;
  }


#s-bc214f31-52e4-4033-b4a9-0c7a601f654a .shogun-image-content {
  
    align-items: center;
  
}

#s-c36081f1-353d-4ab1-aa23-315d32db1bce {
  display: none;
}
#s-ef7834a0-6971-4d41-bde2-098a71ed2361 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-ef7834a0-6971-4d41-bde2-098a71ed2361 {
  display: none;
}
#s-ef7834a0-6971-4d41-bde2-098a71ed2361, #wrap-s-ef7834a0-6971-4d41-bde2-098a71ed2361 { display:none !important; }}
#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-ef7834a0-6971-4d41-bde2-098a71ed2361 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-b08c32f7-c5a9-49be-b192-534099bde8af {
  margin-top: 30px;
}

#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e {
  display: none;
}
#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e, #wrap-s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e {
  display: none;
}
#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e, #wrap-s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e {
  
}
}


#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-7f34cf8b-2cae-482e-8723-3a33ad6b0b0e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-c30b02a9-bd15-4f63-844e-720f9a5fefe4 {
  text-align: center;
}




  #s-c30b02a9-bd15-4f63-844e-720f9a5fefe4 img.shogun-image {
    
    width: px;
  }


#s-c30b02a9-bd15-4f63-844e-720f9a5fefe4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f38a46b1-75fd-40d9-8768-f1a633d23a94 {
  display: none;
}
#s-e6492936-c43e-4d70-84e3-a71210949a5d {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-e6492936-c43e-4d70-84e3-a71210949a5d {
  display: none;
}
#s-e6492936-c43e-4d70-84e3-a71210949a5d, #wrap-s-e6492936-c43e-4d70-84e3-a71210949a5d { display:none !important; }}
#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-e6492936-c43e-4d70-84e3-a71210949a5d .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-b82e9042-a4e9-46b4-ae62-462b4eb0b1b4 {
  margin-top: 30px;
}

#s-eef0140b-d612-40cc-a3b9-00bb083cfe69 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-eef0140b-d612-40cc-a3b9-00bb083cfe69:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-eef0140b-d612-40cc-a3b9-00bb083cfe69:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-eef0140b-d612-40cc-a3b9-00bb083cfe69 {
  display: none;
}
#s-eef0140b-d612-40cc-a3b9-00bb083cfe69, #wrap-s-eef0140b-d612-40cc-a3b9-00bb083cfe69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eef0140b-d612-40cc-a3b9-00bb083cfe69 {
  display: none;
}
#s-eef0140b-d612-40cc-a3b9-00bb083cfe69, #wrap-s-eef0140b-d612-40cc-a3b9-00bb083cfe69 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eef0140b-d612-40cc-a3b9-00bb083cfe69 {
  
}
}


#s-eef0140b-d612-40cc-a3b9-00bb083cfe69 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eef0140b-d612-40cc-a3b9-00bb083cfe69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eef0140b-d612-40cc-a3b9-00bb083cfe69.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-eef0140b-d612-40cc-a3b9-00bb083cfe69.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



#s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21 {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21 {
  display: none;
}
#s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21, #wrap-s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21 { display:none !important; }}@media (max-width: 767px){#s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21 {
  display: none;
}
#s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21, #wrap-s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd8e8ae3-7d6f-4efb-8603-eb0c4ede0c21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-802acde5-8d24-440e-89ce-157408492c43 {
  text-align: center;
}




  #s-802acde5-8d24-440e-89ce-157408492c43 img.shogun-image {
    
    width: px;
  }


#s-802acde5-8d24-440e-89ce-157408492c43 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-7d6886b3-eee6-4238-b43a-3db06ac0d282 {
  display: none;
}
#s-7d6886b3-eee6-4238-b43a-3db06ac0d282, #wrap-s-7d6886b3-eee6-4238-b43a-3db06ac0d282 { display:none !important; }}@media (max-width: 767px){#s-7d6886b3-eee6-4238-b43a-3db06ac0d282 {
  display: none;
}
#s-7d6886b3-eee6-4238-b43a-3db06ac0d282, #wrap-s-7d6886b3-eee6-4238-b43a-3db06ac0d282 { display:none !important; }}
#s-7d6886b3-eee6-4238-b43a-3db06ac0d282 {
  display: none;
}
#s-65294665-25f0-4e6a-b725-3734dae9de70 {
  margin-top: 20px;
margin-bottom: 5px;
}

#s-b2defdce-ca3d-4be8-85a8-61df874e8010 {
  border-style: solid;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b2defdce-ca3d-4be8-85a8-61df874e8010:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b2defdce-ca3d-4be8-85a8-61df874e8010:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-b2defdce-ca3d-4be8-85a8-61df874e8010 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2defdce-ca3d-4be8-85a8-61df874e8010.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2defdce-ca3d-4be8-85a8-61df874e8010.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-b2defdce-ca3d-4be8-85a8-61df874e8010.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}



#s-0a1e315d-9656-4578-b62a-a923ceda7b1c {
  text-align: center;
}




  #s-0a1e315d-9656-4578-b62a-a923ceda7b1c img.shogun-image {
    
    width: px;
  }


#s-0a1e315d-9656-4578-b62a-a923ceda7b1c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-536e4545-5122-45ae-8c74-f27a08266e55 {
  display: none;
}
#s-536e4545-5122-45ae-8c74-f27a08266e55, #wrap-s-536e4545-5122-45ae-8c74-f27a08266e55 { display:none !important; }}@media (max-width: 767px){#s-536e4545-5122-45ae-8c74-f27a08266e55 {
  display: none;
}
#s-536e4545-5122-45ae-8c74-f27a08266e55, #wrap-s-536e4545-5122-45ae-8c74-f27a08266e55 { display:none !important; }}
#s-536e4545-5122-45ae-8c74-f27a08266e55 {
  display: none;
}
#s-5c2dba06-c404-4b9e-af25-26384b7cd953 {
  margin-top: 20px;
margin-bottom: 5px;
}

#s-f919d741-ad4b-4a39-a780-fd5bab9e7617 {
  border-style: solid;
margin-top: 23px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f919d741-ad4b-4a39-a780-fd5bab9e7617:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f919d741-ad4b-4a39-a780-fd5bab9e7617:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-f919d741-ad4b-4a39-a780-fd5bab9e7617 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f919d741-ad4b-4a39-a780-fd5bab9e7617.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f919d741-ad4b-4a39-a780-fd5bab9e7617.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-f919d741-ad4b-4a39-a780-fd5bab9e7617.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}



#s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d {
  margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d {
  display: none;
}
#s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d, #wrap-s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d { display:none !important; }}@media (max-width: 767px){#s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d {
  display: none;
}
#s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d, #wrap-s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d { display:none !important; }}
@media (min-width: 0px) {
[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa5062fb-9d5a-44a3-aa62-188e97ec1d4d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c7e64b4b-3e57-4403-9b7e-a246f7b4bc81 {
  text-align: center;
}




  #s-c7e64b4b-3e57-4403-9b7e-a246f7b4bc81 img.shogun-image {
    
    width: px;
  }


#s-c7e64b4b-3e57-4403-9b7e-a246f7b4bc81 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-3d52960f-132d-4c3a-bd19-b6294cea575c {
  display: none;
}
#s-3d52960f-132d-4c3a-bd19-b6294cea575c, #wrap-s-3d52960f-132d-4c3a-bd19-b6294cea575c { display:none !important; }}@media (max-width: 767px){#s-3d52960f-132d-4c3a-bd19-b6294cea575c {
  display: none;
}
#s-3d52960f-132d-4c3a-bd19-b6294cea575c, #wrap-s-3d52960f-132d-4c3a-bd19-b6294cea575c { display:none !important; }}
#s-3d52960f-132d-4c3a-bd19-b6294cea575c {
  display: none;
}
#s-f0898572-ffdd-4cd9-a0f5-c23d51446603 {
  margin-top: 20px;
margin-bottom: 5px;
}

#s-8b37d07c-e13b-4163-888e-7b36f57c77d8 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-8b37d07c-e13b-4163-888e-7b36f57c77d8:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8b37d07c-e13b-4163-888e-7b36f57c77d8:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-8b37d07c-e13b-4163-888e-7b36f57c77d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8b37d07c-e13b-4163-888e-7b36f57c77d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b37d07c-e13b-4163-888e-7b36f57c77d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-8b37d07c-e13b-4163-888e-7b36f57c77d8.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 12px;
  color: rgba(0, 0, 0, 1);
}



#s-0d88834a-1f3f-42ba-b2a6-a8108127f8e8 {
  margin-top: 1px;
margin-bottom: 1px;
text-align: center;
}




  #s-0d88834a-1f3f-42ba-b2a6-a8108127f8e8 img.shogun-image {
    
    width: px;
  }


#s-0d88834a-1f3f-42ba-b2a6-a8108127f8e8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-9db8b14a-5863-4c46-9d06-1ce658a2ddf7 {
  display: none;
}
#s-9db8b14a-5863-4c46-9d06-1ce658a2ddf7, #wrap-s-9db8b14a-5863-4c46-9d06-1ce658a2ddf7 { display:none !important; }}@media (max-width: 767px){#s-9db8b14a-5863-4c46-9d06-1ce658a2ddf7 {
  display: none;
}
#s-9db8b14a-5863-4c46-9d06-1ce658a2ddf7, #wrap-s-9db8b14a-5863-4c46-9d06-1ce658a2ddf7 { display:none !important; }}
#s-9db8b14a-5863-4c46-9d06-1ce658a2ddf7 {
  display: none;
}
#s-a6c4dd25-c806-4b56-a802-f01ae49401a5 {
  margin-top: 20px;
margin-bottom: 5px;
}

#s-387d7c82-9ea4-4544-b7ae-fb33a04691c3 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-387d7c82-9ea4-4544-b7ae-fb33a04691c3:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-387d7c82-9ea4-4544-b7ae-fb33a04691c3:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-387d7c82-9ea4-4544-b7ae-fb33a04691c3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-387d7c82-9ea4-4544-b7ae-fb33a04691c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-387d7c82-9ea4-4544-b7ae-fb33a04691c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-387d7c82-9ea4-4544-b7ae-fb33a04691c3.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 12px;
  color: rgba(0, 0, 0, 1);
}



#s-0bf8f69d-2fed-402d-880b-fb08e23243d3 {
  margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0bf8f69d-2fed-402d-880b-fb08e23243d3 {
  display: none;
}
#s-0bf8f69d-2fed-402d-880b-fb08e23243d3, #wrap-s-0bf8f69d-2fed-402d-880b-fb08e23243d3 { display:none !important; }}@media (max-width: 767px){#s-0bf8f69d-2fed-402d-880b-fb08e23243d3 {
  display: none;
}
#s-0bf8f69d-2fed-402d-880b-fb08e23243d3, #wrap-s-0bf8f69d-2fed-402d-880b-fb08e23243d3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0bf8f69d-2fed-402d-880b-fb08e23243d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-02e24da9-62f5-451c-ad47-d334e2529ba8 {
  margin-top: 1px;
text-align: center;
}




  #s-02e24da9-62f5-451c-ad47-d334e2529ba8 img.shogun-image {
    
    width: px;
  }


#s-02e24da9-62f5-451c-ad47-d334e2529ba8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-7945be09-628a-46e8-a4d7-85effe66e4a1 {
  display: none;
}
#s-7945be09-628a-46e8-a4d7-85effe66e4a1, #wrap-s-7945be09-628a-46e8-a4d7-85effe66e4a1 { display:none !important; }}@media (max-width: 767px){#s-7945be09-628a-46e8-a4d7-85effe66e4a1 {
  display: none;
}
#s-7945be09-628a-46e8-a4d7-85effe66e4a1, #wrap-s-7945be09-628a-46e8-a4d7-85effe66e4a1 { display:none !important; }}
#s-7945be09-628a-46e8-a4d7-85effe66e4a1 {
  display: none;
}
#s-c4290f3c-d8eb-4e7d-bad5-cd08b07ebe9a {
  margin-top: 20px;
}

#s-f1117a3a-e3af-4d4e-86be-e4b4e62125fb {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f1117a3a-e3af-4d4e-86be-e4b4e62125fb:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f1117a3a-e3af-4d4e-86be-e4b4e62125fb:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-f1117a3a-e3af-4d4e-86be-e4b4e62125fb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f1117a3a-e3af-4d4e-86be-e4b4e62125fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1117a3a-e3af-4d4e-86be-e4b4e62125fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-f1117a3a-e3af-4d4e-86be-e4b4e62125fb.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 12px;
  color: rgba(0, 0, 0, 1);
}



#s-4d876319-116f-4cd5-bbbd-1c7e4099df1b {
  margin-bottom: 2px;
text-align: center;
}




  #s-4d876319-116f-4cd5-bbbd-1c7e4099df1b img.shogun-image {
    
    width: px;
  }


#s-4d876319-116f-4cd5-bbbd-1c7e4099df1b .shogun-image-content {
  
    align-items: center;
  
}

#s-81751d4a-77f6-44e8-a4f7-30bf5ceeae66 {
  display: none;
}
#s-d25c2c74-d082-4eb2-9501-112e3f5886fe {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
padding-left: 50px;
padding-bottom: 2px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-d25c2c74-d082-4eb2-9501-112e3f5886fe {
  display: none;
}
#s-d25c2c74-d082-4eb2-9501-112e3f5886fe, #wrap-s-d25c2c74-d082-4eb2-9501-112e3f5886fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d25c2c74-d082-4eb2-9501-112e3f5886fe {
  display: none;
}
#s-d25c2c74-d082-4eb2-9501-112e3f5886fe, #wrap-s-d25c2c74-d082-4eb2-9501-112e3f5886fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d25c2c74-d082-4eb2-9501-112e3f5886fe {
  display: none;
}
#s-d25c2c74-d082-4eb2-9501-112e3f5886fe, #wrap-s-d25c2c74-d082-4eb2-9501-112e3f5886fe { display:none !important; }}
#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-d25c2c74-d082-4eb2-9501-112e3f5886fe .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-b4f3e3f4-344e-429d-afe1-35692f74831c {
  padding-top: 20px;
padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-b4f3e3f4-344e-429d-afe1-35692f74831c {
  display: none;
}
#s-b4f3e3f4-344e-429d-afe1-35692f74831c, #wrap-s-b4f3e3f4-344e-429d-afe1-35692f74831c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4f3e3f4-344e-429d-afe1-35692f74831c {
  display: none;
}
#s-b4f3e3f4-344e-429d-afe1-35692f74831c, #wrap-s-b4f3e3f4-344e-429d-afe1-35692f74831c { display:none !important; }}
#s-d318e727-bd26-4b2b-a122-885c53da0ec3 {
  margin-top: 1em;
margin-left: 45px;
margin-bottom: 1em;
margin-right: 45px;
text-align: left;
}
@media (min-width: 1200px){#s-d318e727-bd26-4b2b-a122-885c53da0ec3 {
  display: none;
}
#s-d318e727-bd26-4b2b-a122-885c53da0ec3, #wrap-s-d318e727-bd26-4b2b-a122-885c53da0ec3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d318e727-bd26-4b2b-a122-885c53da0ec3 {
  display: none;
}
#s-d318e727-bd26-4b2b-a122-885c53da0ec3, #wrap-s-d318e727-bd26-4b2b-a122-885c53da0ec3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d318e727-bd26-4b2b-a122-885c53da0ec3 {
  
}
}@media (max-width: 767px){#s-d318e727-bd26-4b2b-a122-885c53da0ec3 {
  
}
}
#s-d318e727-bd26-4b2b-a122-885c53da0ec3 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-d318e727-bd26-4b2b-a122-885c53da0ec3 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-d318e727-bd26-4b2b-a122-885c53da0ec3 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d318e727-bd26-4b2b-a122-885c53da0ec3 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb {
  display: none;
}
#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb, #wrap-s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb {
  display: none;
}
#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb, #wrap-s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb {
  
}
}


#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  block ;
}

#s-ac8f5c23-ea10-4a7f-aac8-0d254c116feb.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}



@media (min-width: 0px) {
[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-689d8eb8-1196-49b7-a7e9-02c95baa575f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-edf23250-b458-46ac-b1d6-32ccb6199b03 {
  text-align: center;
}
@media (min-width: 1200px){#s-edf23250-b458-46ac-b1d6-32ccb6199b03 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-edf23250-b458-46ac-b1d6-32ccb6199b03 {
  display: none;
}
#s-edf23250-b458-46ac-b1d6-32ccb6199b03, #wrap-s-edf23250-b458-46ac-b1d6-32ccb6199b03 { display:none !important; }}@media (max-width: 767px){#s-edf23250-b458-46ac-b1d6-32ccb6199b03 {
  display: none;
}
#s-edf23250-b458-46ac-b1d6-32ccb6199b03, #wrap-s-edf23250-b458-46ac-b1d6-32ccb6199b03 { display:none !important; }}
#s-edf23250-b458-46ac-b1d6-32ccb6199b03 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-edf23250-b458-46ac-b1d6-32ccb6199b03 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-edf23250-b458-46ac-b1d6-32ccb6199b03 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-edf23250-b458-46ac-b1d6-32ccb6199b03 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-437496ce-c5fc-4c2a-8c71-e2dc06638d26 {
  border-style: solid;
margin-top: 13px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-437496ce-c5fc-4c2a-8c71-e2dc06638d26:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-437496ce-c5fc-4c2a-8c71-e2dc06638d26:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-437496ce-c5fc-4c2a-8c71-e2dc06638d26 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-437496ce-c5fc-4c2a-8c71-e2dc06638d26.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-437496ce-c5fc-4c2a-8c71-e2dc06638d26.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-437496ce-c5fc-4c2a-8c71-e2dc06638d26.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}



#s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf {
  margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf {
  display: none;
}
#s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf, #wrap-s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf { display:none !important; }}@media (max-width: 767px){#s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf {
  display: none;
}
#s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf, #wrap-s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf { display:none !important; }}
@media (min-width: 0px) {
[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e0e612e-9cdb-4ab9-9c87-2e3e8a1f2fdf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e256574e-6b79-4fe7-9247-19295fa4818e {
  text-align: center;
}




  #s-e256574e-6b79-4fe7-9247-19295fa4818e img.shogun-image {
    
    width: px;
  }


#s-e256574e-6b79-4fe7-9247-19295fa4818e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-a00fae1d-2797-4bee-bbed-bd553b65dc86 {
  display: none;
}
#s-a00fae1d-2797-4bee-bbed-bd553b65dc86, #wrap-s-a00fae1d-2797-4bee-bbed-bd553b65dc86 { display:none !important; }}@media (max-width: 767px){#s-a00fae1d-2797-4bee-bbed-bd553b65dc86 {
  display: none;
}
#s-a00fae1d-2797-4bee-bbed-bd553b65dc86, #wrap-s-a00fae1d-2797-4bee-bbed-bd553b65dc86 { display:none !important; }}
#s-a00fae1d-2797-4bee-bbed-bd553b65dc86 {
  display: none;
}
#s-5b5a0b17-1360-4ba9-8846-5b777a17fe5a {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-478d4239-89ca-4651-ac6a-558dc7af9747 {
  border-style: solid;
margin-top: 30px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-478d4239-89ca-4651-ac6a-558dc7af9747:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-478d4239-89ca-4651-ac6a-558dc7af9747:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-478d4239-89ca-4651-ac6a-558dc7af9747 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-478d4239-89ca-4651-ac6a-558dc7af9747.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-478d4239-89ca-4651-ac6a-558dc7af9747.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-478d4239-89ca-4651-ac6a-558dc7af9747.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 12px;
  color: rgba(0, 0, 0, 1);
}



#s-9b528db6-b290-4e10-9a1e-d35f78474f8e {
  margin-bottom: 2px;
text-align: center;
}




  #s-9b528db6-b290-4e10-9a1e-d35f78474f8e img.shogun-image {
    
    width: px;
  }


#s-9b528db6-b290-4e10-9a1e-d35f78474f8e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-b86f3dc4-362a-4df9-b9b5-9eed49d17ba9 {
  display: none;
}
#s-b86f3dc4-362a-4df9-b9b5-9eed49d17ba9, #wrap-s-b86f3dc4-362a-4df9-b9b5-9eed49d17ba9 { display:none !important; }}@media (max-width: 767px){#s-b86f3dc4-362a-4df9-b9b5-9eed49d17ba9 {
  display: none;
}
#s-b86f3dc4-362a-4df9-b9b5-9eed49d17ba9, #wrap-s-b86f3dc4-362a-4df9-b9b5-9eed49d17ba9 { display:none !important; }}
#s-b86f3dc4-362a-4df9-b9b5-9eed49d17ba9 {
  display: none;
}
#s-2ba597fe-7d87-40d5-800f-d753bea457f2 {
  margin-top: 20px;
margin-bottom: 5px;
}

#s-4fcdb3b7-bb34-44ba-ad0e-e03f1397d264 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(255, 255, 255, 0);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-4fcdb3b7-bb34-44ba-ad0e-e03f1397d264:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(36, 36, 36, 1) !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4fcdb3b7-bb34-44ba-ad0e-e03f1397d264:active {background-color: rgba(36, 36, 36, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-4fcdb3b7-bb34-44ba-ad0e-e03f1397d264 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4fcdb3b7-bb34-44ba-ad0e-e03f1397d264.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4fcdb3b7-bb34-44ba-ad0e-e03f1397d264.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Oswald;
  display:  inline-block ;
}

#s-4fcdb3b7-bb34-44ba-ad0e-e03f1397d264.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Oswald;
  
  font-size: 12px;
  color: rgba(0, 0, 0, 1);
}



#s-195c7841-c432-4b7a-bb39-615e4eaaf458 {
  background-size: contain;
margin-top: 20px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-195c7841-c432-4b7a-bb39-615e4eaaf458 {
  
}
}@media (max-width: 767px){#s-195c7841-c432-4b7a-bb39-615e4eaaf458 {
  display: none;
}
#s-195c7841-c432-4b7a-bb39-615e4eaaf458, #wrap-s-195c7841-c432-4b7a-bb39-615e4eaaf458 { display:none !important; }}







#s-195c7841-c432-4b7a-bb39-615e4eaaf458 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-195c7841-c432-4b7a-bb39-615e4eaaf458.shg-box.shg-c {
  justify-content: center;
}

#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
min-height: 75px;
background-attachment: scroll;
background-position: left bottom;
}
@media (min-width: 1200px){#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd {
  display: none;
}
#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd, #wrap-s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd { display:none !important; }}@media (max-width: 767px){#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd {
  display: none;
}
#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd, #wrap-s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd { display:none !important; }}







#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6eebebd0-e172-41c6-aca2-cb3ae4cf74bd.shg-box.shg-c {
  justify-content: center;
}

#s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497 {
  margin-top: 15px;
}
@media (min-width: 1200px){#s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497 {
  display: none;
}
#s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497, #wrap-s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497 {
  display: none;
}
#s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497, #wrap-s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497 { display:none !important; }}







#s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7f661c6-9ecf-4eba-8c9f-f76d9b17b497.shg-box.shg-c {
  justify-content: center;
}

#s-708882ea-2cba-4428-82a9-103eecb9e86c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-708882ea-2cba-4428-82a9-103eecb9e86c {
  display: none;
}
#s-708882ea-2cba-4428-82a9-103eecb9e86c, #wrap-s-708882ea-2cba-4428-82a9-103eecb9e86c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-708882ea-2cba-4428-82a9-103eecb9e86c {
  display: none;
}
#s-708882ea-2cba-4428-82a9-103eecb9e86c, #wrap-s-708882ea-2cba-4428-82a9-103eecb9e86c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-708882ea-2cba-4428-82a9-103eecb9e86c {
  display: none;
}
#s-708882ea-2cba-4428-82a9-103eecb9e86c, #wrap-s-708882ea-2cba-4428-82a9-103eecb9e86c { display:none !important; }}







#s-708882ea-2cba-4428-82a9-103eecb9e86c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-708882ea-2cba-4428-82a9-103eecb9e86c.shg-box.shg-c {
  justify-content: center;
}

#s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: -15px;
min-height: 75px;
background-attachment: scroll;
background-position: left top;
}
@media (min-width: 1200px){#s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4 {
  display: none;
}
#s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4, #wrap-s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4 {
  display: none;
}
#s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4, #wrap-s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4 {
  
}
}







#s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70150aa0-7da5-447c-b9fe-2baa3fe7e4f4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-984b581e-0e25-4934-8cd8-a77fbf25d264 {
  display: none;
}
#s-984b581e-0e25-4934-8cd8-a77fbf25d264, #wrap-s-984b581e-0e25-4934-8cd8-a77fbf25d264 { display:none !important; }}@media (max-width: 767px){#s-984b581e-0e25-4934-8cd8-a77fbf25d264 {
  display: none;
}
#s-984b581e-0e25-4934-8cd8-a77fbf25d264, #wrap-s-984b581e-0e25-4934-8cd8-a77fbf25d264 { display:none !important; }}
#s-67da7d0f-44ab-43bc-9697-e80132d5e26b {
  min-height: 200px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-67da7d0f-44ab-43bc-9697-e80132d5e26b {
  display: none;
}
#s-67da7d0f-44ab-43bc-9697-e80132d5e26b, #wrap-s-67da7d0f-44ab-43bc-9697-e80132d5e26b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67da7d0f-44ab-43bc-9697-e80132d5e26b {
  display: none;
}
#s-67da7d0f-44ab-43bc-9697-e80132d5e26b, #wrap-s-67da7d0f-44ab-43bc-9697-e80132d5e26b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67da7d0f-44ab-43bc-9697-e80132d5e26b {
  
}
}@media (max-width: 767px){#s-67da7d0f-44ab-43bc-9697-e80132d5e26b {
  
}
}







#s-67da7d0f-44ab-43bc-9697-e80132d5e26b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67da7d0f-44ab-43bc-9697-e80132d5e26b.shg-box.shg-c {
  justify-content: center;
}

#s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100 {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6c78786-1f47-4b7f-8aad-c5f6cee3a100"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 {
  text-align: center;
}
@media (min-width: 1200px){#s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 {
  display: none;
}
#s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6, #wrap-s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 {
  display: none;
}
#s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6, #wrap-s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 {
  display: none;
}
#s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6, #wrap-s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 { display:none !important; }}



  #s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 img.shogun-image {
    
    width: px;
  }


#s-0c8aa0c2-d3a2-405b-8716-204d9a4881b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c {
  margin-left: 50px;
margin-right: 50px;
text-align: center;
}
@media (min-width: 1200px){#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c {
  display: none;
}
#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c, #wrap-s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c {
  display: none;
}
#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c, #wrap-s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c {
  
}
}@media (max-width: 767px){#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c {
  display: none;
}
#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c, #wrap-s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c { display:none !important; }}



  #s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c img.shogun-image {
    
    width: px;
  }


#s-96795a0e-02ba-4e5e-8c6c-f8caf0e8014c .shogun-image-content {
  
    align-items: center;
  
}

#s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9 {
  display: none;
}
#s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9, #wrap-s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9 {
  display: none;
}
#s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9, #wrap-s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9 {
  
}
}
#s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9 .shogun-icon-wrapper {
  text-align: center;
}


#s-1d12d7c2-1068-4d0e-9d1e-7fe301679db9 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(255, 255, 255, 1);
}

#s-3b816d88-ebe7-46a9-8a1c-97880b6027cb {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b816d88-ebe7-46a9-8a1c-97880b6027cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-07709619-c0c9-4c03-9d7c-d52713a2587c {
  min-height: 50px;
}








#s-07709619-c0c9-4c03-9d7c-d52713a2587c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07709619-c0c9-4c03-9d7c-d52713a2587c.shg-box.shg-c {
  justify-content: center;
}

#s-5147e421-321f-4549-a113-3b1079807737 {
  margin-left: 20px;
margin-right: 20px;
}

#s-fb3447d6-41f1-49f4-8f86-feb820bcfbcd {
  margin-bottom: 20px;
min-height: 50px;
}








#s-fb3447d6-41f1-49f4-8f86-feb820bcfbcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb3447d6-41f1-49f4-8f86-feb820bcfbcd.shg-box.shg-c {
  justify-content: center;
}

#s-2311b998-3455-44b9-bab7-a9cab486029e {
  padding-left: 20px;
padding-right: 20px;
}

#s-a3c8deb8-84b2-40cf-8911-ed090d8a5cc3 {
  margin-left: -4px;
text-align: left;
}

#s-15823132-9c7a-40b6-9db7-bcb594bc22ec {
  min-height: 200px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-15823132-9c7a-40b6-9db7-bcb594bc22ec {
  display: none;
}
#s-15823132-9c7a-40b6-9db7-bcb594bc22ec, #wrap-s-15823132-9c7a-40b6-9db7-bcb594bc22ec { display:none !important; }}@media (max-width: 767px){#s-15823132-9c7a-40b6-9db7-bcb594bc22ec {
  display: none;
}
#s-15823132-9c7a-40b6-9db7-bcb594bc22ec, #wrap-s-15823132-9c7a-40b6-9db7-bcb594bc22ec { display:none !important; }}







#s-15823132-9c7a-40b6-9db7-bcb594bc22ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15823132-9c7a-40b6-9db7-bcb594bc22ec.shg-box.shg-c {
  justify-content: center;
}

#s-bff12f9e-e49d-4438-bf96-b7d3cb67151b {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bff12f9e-e49d-4438-bf96-b7d3cb67151b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-20cd6b5f-75c6-41ed-9d8f-199501197a84 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-20cd6b5f-75c6-41ed-9d8f-199501197a84 {
  display: none;
}
#s-20cd6b5f-75c6-41ed-9d8f-199501197a84, #wrap-s-20cd6b5f-75c6-41ed-9d8f-199501197a84 { display:none !important; }}@media (max-width: 767px){#s-20cd6b5f-75c6-41ed-9d8f-199501197a84 {
  display: none;
}
#s-20cd6b5f-75c6-41ed-9d8f-199501197a84, #wrap-s-20cd6b5f-75c6-41ed-9d8f-199501197a84 { display:none !important; }}



  #s-20cd6b5f-75c6-41ed-9d8f-199501197a84 img.shogun-image {
    
    width: px;
  }


#s-20cd6b5f-75c6-41ed-9d8f-199501197a84 .shogun-image-content {
  
    align-items: center;
  
}

#s-aeb89494-cf21-4e73-991e-2b68255df9db {
  text-align: center;
}
@media (min-width: 1200px){#s-aeb89494-cf21-4e73-991e-2b68255df9db {
  display: none;
}
#s-aeb89494-cf21-4e73-991e-2b68255df9db, #wrap-s-aeb89494-cf21-4e73-991e-2b68255df9db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aeb89494-cf21-4e73-991e-2b68255df9db {
  display: none;
}
#s-aeb89494-cf21-4e73-991e-2b68255df9db, #wrap-s-aeb89494-cf21-4e73-991e-2b68255df9db { display:none !important; }}@media (max-width: 767px){#s-aeb89494-cf21-4e73-991e-2b68255df9db {
  display: none;
}
#s-aeb89494-cf21-4e73-991e-2b68255df9db, #wrap-s-aeb89494-cf21-4e73-991e-2b68255df9db { display:none !important; }}



  #s-aeb89494-cf21-4e73-991e-2b68255df9db img.shogun-image {
    
    width: px;
  }


#s-aeb89494-cf21-4e73-991e-2b68255df9db .shogun-image-content {
  
    align-items: center;
  
}

#s-23d1f1d6-2829-4510-acfa-f224084a4159 {
  margin-top: -10px;
}

@media (min-width: 0px) {
[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-23d1f1d6-2829-4510-acfa-f224084a4159"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2babe157-e3d1-4102-ba48-6b5f48a64f34 {
  margin-left: 100px;
margin-right: 100px;
min-height: 50px;
}








#s-2babe157-e3d1-4102-ba48-6b5f48a64f34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2babe157-e3d1-4102-ba48-6b5f48a64f34.shg-box.shg-c {
  justify-content: center;
}

#s-068afa84-d38e-4906-afe3-33fb92b75338 {
  margin-top: 20px;
text-align: center;
}
@media (max-width: 767px){#s-068afa84-d38e-4906-afe3-33fb92b75338 {
  display: none;
}
#s-068afa84-d38e-4906-afe3-33fb92b75338, #wrap-s-068afa84-d38e-4906-afe3-33fb92b75338 { display:none !important; }}
#s-068afa84-d38e-4906-afe3-33fb92b75338 .shogun-icon-wrapper {
  text-align: center;
}


#s-068afa84-d38e-4906-afe3-33fb92b75338 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(255, 255, 255, 1);
}

#s-4a25193a-7c5d-4ce7-aae6-67c58b717dec {
  margin-left: 100px;
margin-right: 100px;
min-height: 50px;
}








#s-4a25193a-7c5d-4ce7-aae6-67c58b717dec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a25193a-7c5d-4ce7-aae6-67c58b717dec.shg-box.shg-c {
  justify-content: center;
}

#s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-15e6d57c-660f-4e48-bfa3-9f89c999e5ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-db4abc63-db6b-49c9-a1d2-ab925644946b {
  margin-left: 100px;
margin-right: 100px;
min-height: 50px;
}








#s-db4abc63-db6b-49c9-a1d2-ab925644946b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db4abc63-db6b-49c9-a1d2-ab925644946b.shg-box.shg-c {
  justify-content: center;
}

#s-2f41e0cf-ba8f-43ed-9976-0630bf23e054 {
  min-height: 50px;
}








#s-2f41e0cf-ba8f-43ed-9976-0630bf23e054 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f41e0cf-ba8f-43ed-9976-0630bf23e054.shg-box.shg-c {
  justify-content: center;
}

#s-070fb61c-353f-4959-8d5b-701097709106 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6949a101-2624-4c6f-9942-0ef69f788c14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e68aff01-f7fb-42c6-bb92-2c7c6f9a752f {
  margin-top: -20px;
margin-left: -4px;
text-align: center;
}

#s-912b53c7-a7ea-4bf9-aba2-8be67e4fc1f6 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-912b53c7-a7ea-4bf9-aba2-8be67e4fc1f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-912b53c7-a7ea-4bf9-aba2-8be67e4fc1f6.shg-box.shg-c {
  justify-content: center;
}

#s-2306c636-3a3e-4c32-8071-c962a5ff7514 {
  margin-top: -50px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}