.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-d887847d-e6b8-4361-94f0-f24d2e567e8a {
  background-image: url(https://i.shgcdn.com/a98d3d9a-7e0a-45df-9202-b73ec9d7b176/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-d887847d-e6b8-4361-94f0-f24d2e567e8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d887847d-e6b8-4361-94f0-f24d2e567e8a.shg-box.shg-c {
  justify-content: center;
}

#s-7e758206-ce12-4b28-8e24-73a4b95148c7 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7e758206-ce12-4b28-8e24-73a4b95148c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e758206-ce12-4b28-8e24-73a4b95148c7.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-a11566b5-91c9-481d-9649-e812afb447d0 {
  margin-top: 34px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a11566b5-91c9-481d-9649-e812afb447d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-d6535332-8f0f-4dfe-a7f7-9418091d42d3 {
  border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 12px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(199, 172, 110, 1);
border-style: dotted;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
}

#s-a5109ea3-eda2-47be-822b-deb9266e9fff {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a5109ea3-eda2-47be-822b-deb9266e9fff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-b2cba5fa-d120-47c4-a903-c2995dfa21f9 {
  margin-top: 74px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 150px;
}








#s-b2cba5fa-d120-47c4-a903-c2995dfa21f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2cba5fa-d120-47c4-a903-c2995dfa21f9.shg-box.shg-c {
  justify-content: center;
}

#s-898d3c7e-a1e5-48a3-8a68-f6040303eca4 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 24px;
padding-bottom: 12px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(231, 200, 172, 1);
border-style: dashed;
border-radius: 50px;
max-width: 280px;
background-color: rgba(231, 200, 172, 0.34);
}

#s-f01caacb-2e87-4ca7-a9a0-15a01984e4b8 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-f01caacb-2e87-4ca7-a9a0-15a01984e4b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f01caacb-2e87-4ca7-a9a0-15a01984e4b8.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-84d8a3e1-b9a2-4bc1-a340-a8d9fa04bd73 {
  margin-left: auto;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-84d8a3e1-b9a2-4bc1-a340-a8d9fa04bd73 img.shogun-image {
    
    width: px;
  }


#s-84d8a3e1-b9a2-4bc1-a340-a8d9fa04bd73 .shogun-image-content {
  
    align-items: center;
  
}

#s-9045aaff-9214-4ee3-8a6e-a008e4cec021 {
  margin-bottom: 0px;
min-height: 150px;
}








#s-9045aaff-9214-4ee3-8a6e-a008e4cec021 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9045aaff-9214-4ee3-8a6e-a008e4cec021.shg-box.shg-c {
  justify-content: center;
}

#s-0d50efdc-3090-4d49-a63b-364b653b6e04 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 24px;
padding-bottom: 12px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(231, 200, 172, 1);
border-style: dashed;
border-radius: 50px;
max-width: 280px;
background-color: rgba(231, 200, 172, 0.34);
}

#s-a01c9d7f-ecfa-49f6-9f9b-c5b72b9d307a {
  margin-top: 24px;
min-height: 150px;
}








#s-a01c9d7f-ecfa-49f6-9f9b-c5b72b9d307a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a01c9d7f-ecfa-49f6-9f9b-c5b72b9d307a.shg-box.shg-c {
  justify-content: center;
}

#s-42ce4583-fc45-495f-b7c6-54b3a55cbff0 {
  margin-left: 50%;
max-width: 150px;
text-align: center;
}




  #s-42ce4583-fc45-495f-b7c6-54b3a55cbff0 img.shogun-image {
    
    width: px;
  }


#s-42ce4583-fc45-495f-b7c6-54b3a55cbff0 .shogun-image-content {
  
    align-items: center;
  
}

#s-483fbf52-f578-48ac-bc50-8e9c4171df57 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-855c8722-8fbf-43d2-8fe2-ed886221c371 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-69695154-9706-4d58-bd7e-7070f280a748 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-0de2b392-05d6-4743-9bde-dfa237f6f439 {
  margin-top: 30px;
}

#s-0de2b392-05d6-4743-9bde-dfa237f6f439 .shogun-tabs {
  justify-content: flex-start;
}


  #s-0de2b392-05d6-4743-9bde-dfa237f6f439 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-0de2b392-05d6-4743-9bde-dfa237f6f439 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(194, 213, 226, 0);
    border: 1px solid rgba(255, 255, 255, 0);
  }
#s-0de2b392-05d6-4743-9bde-dfa237f6f439 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(85, 85, 85, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-0de2b392-05d6-4743-9bde-dfa237f6f439 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0de2b392-05d6-4743-9bde-dfa237f6f439 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(194, 213, 226, 0);
}

#s-0de2b392-05d6-4743-9bde-dfa237f6f439 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-38f51831-212f-40b6-9254-48cab7cd0eac hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-2b84abe0-3271-46d9-b1f4-6a3cc091a07c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-2b68aba1-5169-464f-83f2-48790d27cf5b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-0d72e08b-5ae0-40a2-97c3-371af183e9d6 {
  margin-top: 30px;
margin-left: -17px;
margin-bottom: 30px;
margin-right: -17px;
}

#s-0d72e08b-5ae0-40a2-97c3-371af183e9d6 .shogun-tabs {
  justify-content: flex-start;
}


  #s-0d72e08b-5ae0-40a2-97c3-371af183e9d6 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 2px solid rgba(255, 255, 255, 0);
  }
  #s-0d72e08b-5ae0-40a2-97c3-371af183e9d6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(194, 213, 226, 0);
    border: 2px solid rgba(255, 255, 255, 0);
  }
#s-0d72e08b-5ae0-40a2-97c3-371af183e9d6 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(85, 85, 85, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-0d72e08b-5ae0-40a2-97c3-371af183e9d6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0d72e08b-5ae0-40a2-97c3-371af183e9d6 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(194, 213, 226, 0);
}

#s-0d72e08b-5ae0-40a2-97c3-371af183e9d6 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-378b1337-0e1b-41fa-8460-531788b5c294 {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-378b1337-0e1b-41fa-8460-531788b5c294"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-ff417fae-d94a-44c6-b1b9-9042af6fce72 {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-ff417fae-d94a-44c6-b1b9-9042af6fce72 img.shogun-image {
    
    width: px;
  }


#s-ff417fae-d94a-44c6-b1b9-9042af6fce72 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1ad1265-88b6-4ea8-9e9e-65037b9c40f5 {
  display: none;
}
#s-706be70d-1a3e-460b-91f0-9b05ee0d87e6 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-706be70d-1a3e-460b-91f0-9b05ee0d87e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-706be70d-1a3e-460b-91f0-9b05ee0d87e6.shg-box.shg-c {
  justify-content: center;
}

#s-2766602e-09c1-4395-a255-800d74925f4f {
  min-height: 50px;
}








#s-2766602e-09c1-4395-a255-800d74925f4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2766602e-09c1-4395-a255-800d74925f4f.shg-box.shg-c {
  justify-content: center;
}

#s-17832faf-d8d1-48c8-988a-5ba06fc47fb8 {
  margin-left: -20px;
}

#s-bcbd1813-276c-48e3-b4c1-92ce903fe853 {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-bcbd1813-276c-48e3-b4c1-92ce903fe853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcbd1813-276c-48e3-b4c1-92ce903fe853.shg-box.shg-c {
  justify-content: center;
}

.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-a620be4d-de66-4d19-b863-f3a8877a64f8 {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-a620be4d-de66-4d19-b863-f3a8877a64f8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a620be4d-de66-4d19-b863-f3a8877a64f8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a620be4d-de66-4d19-b863-f3a8877a64f8-atc-btn-wrapper {
    text-align: left;
  }


#s-a620be4d-de66-4d19-b863-f3a8877a64f8 {
  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-a620be4d-de66-4d19-b863-f3a8877a64f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a620be4d-de66-4d19-b863-f3a8877a64f8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-a620be4d-de66-4d19-b863-f3a8877a64f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-097c027f-2e91-4248-b82a-f55b34b04a5a {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-097c027f-2e91-4248-b82a-f55b34b04a5a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-9c56949e-50cc-413e-b811-93529a77eb4a {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-9c56949e-50cc-413e-b811-93529a77eb4a img.shogun-image {
    
    width: px;
  }


#s-9c56949e-50cc-413e-b811-93529a77eb4a .shogun-image-content {
  
    align-items: center;
  
}

#s-5c64f2b1-36db-4c22-8a9d-446d61a8e3c8 {
  display: none;
}
#s-96ceb4ab-9308-4975-9ab1-2798881e9365 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-96ceb4ab-9308-4975-9ab1-2798881e9365 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96ceb4ab-9308-4975-9ab1-2798881e9365.shg-box.shg-c {
  justify-content: center;
}

#s-152432eb-8b42-4427-91c5-56bbc2cc2711 {
  min-height: 50px;
}








#s-152432eb-8b42-4427-91c5-56bbc2cc2711 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-152432eb-8b42-4427-91c5-56bbc2cc2711.shg-box.shg-c {
  justify-content: center;
}

#s-ff4ecca9-75b8-4183-9794-fd4cbc61b93e {
  margin-left: -20px;
}

#s-d97a3da1-9ad7-4cac-8af2-e782e033a17f {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-d97a3da1-9ad7-4cac-8af2-e782e033a17f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d97a3da1-9ad7-4cac-8af2-e782e033a17f.shg-box.shg-c {
  justify-content: center;
}

#s-788ec1e8-ba54-479b-9b5b-6268cde9bff5 {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-788ec1e8-ba54-479b-9b5b-6268cde9bff5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-788ec1e8-ba54-479b-9b5b-6268cde9bff5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-788ec1e8-ba54-479b-9b5b-6268cde9bff5-atc-btn-wrapper {
    text-align: left;
  }


#s-788ec1e8-ba54-479b-9b5b-6268cde9bff5 {
  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-788ec1e8-ba54-479b-9b5b-6268cde9bff5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-788ec1e8-ba54-479b-9b5b-6268cde9bff5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-788ec1e8-ba54-479b-9b5b-6268cde9bff5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f8238342-890d-4141-a2c0-bc4981d05f71 {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f8238342-890d-4141-a2c0-bc4981d05f71"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-4aaf633c-6603-4f85-8782-2cc14cb6305a {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-4aaf633c-6603-4f85-8782-2cc14cb6305a img.shogun-image {
    
    width: px;
  }


#s-4aaf633c-6603-4f85-8782-2cc14cb6305a .shogun-image-content {
  
    align-items: center;
  
}

#s-b4d4c709-8303-48a4-a2ef-e817af390485 {
  display: none;
}
#s-7e909179-77c6-4a35-bcac-48b9f904a322 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-7e909179-77c6-4a35-bcac-48b9f904a322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e909179-77c6-4a35-bcac-48b9f904a322.shg-box.shg-c {
  justify-content: center;
}

#s-e484f79c-d853-4603-b53c-757e81b13ef4 {
  min-height: 50px;
}








#s-e484f79c-d853-4603-b53c-757e81b13ef4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e484f79c-d853-4603-b53c-757e81b13ef4.shg-box.shg-c {
  justify-content: center;
}

#s-828207d5-e207-40fb-be0a-5d654cf49caa {
  margin-left: -20px;
}

#s-f9e94849-432c-4088-9416-02f975b90442 {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-f9e94849-432c-4088-9416-02f975b90442 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9e94849-432c-4088-9416-02f975b90442.shg-box.shg-c {
  justify-content: center;
}

#s-2c4a78db-29bf-4bd4-ba5e-25b312f72418 {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-2c4a78db-29bf-4bd4-ba5e-25b312f72418:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c4a78db-29bf-4bd4-ba5e-25b312f72418:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2c4a78db-29bf-4bd4-ba5e-25b312f72418-atc-btn-wrapper {
    text-align: left;
  }


#s-2c4a78db-29bf-4bd4-ba5e-25b312f72418 {
  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-2c4a78db-29bf-4bd4-ba5e-25b312f72418.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c4a78db-29bf-4bd4-ba5e-25b312f72418.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-2c4a78db-29bf-4bd4-ba5e-25b312f72418.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a0a17e16-45ee-4cc4-a580-81fd8f7c740b {
  margin-top: 30px;
margin-left: -17px;
margin-bottom: 30px;
margin-right: -17px;
}

#s-a0a17e16-45ee-4cc4-a580-81fd8f7c740b .shogun-tabs {
  justify-content: flex-start;
}


  #s-a0a17e16-45ee-4cc4-a580-81fd8f7c740b .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 2px solid rgba(255, 255, 255, 0);
  }
  #s-a0a17e16-45ee-4cc4-a580-81fd8f7c740b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(194, 213, 226, 0);
    border: 2px solid rgba(255, 255, 255, 0);
  }
#s-a0a17e16-45ee-4cc4-a580-81fd8f7c740b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(85, 85, 85, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-a0a17e16-45ee-4cc4-a580-81fd8f7c740b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a0a17e16-45ee-4cc4-a580-81fd8f7c740b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(194, 213, 226, 0);
}

#s-a0a17e16-45ee-4cc4-a580-81fd8f7c740b .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7 {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a56bd002-2f9d-4c34-8986-b9c5bf52aef7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-cd948cc3-6df3-4bb7-8b54-13bf71fab3f5 {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-cd948cc3-6df3-4bb7-8b54-13bf71fab3f5 img.shogun-image {
    
    width: px;
  }


#s-cd948cc3-6df3-4bb7-8b54-13bf71fab3f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2dba0890-5f07-4486-8e12-93093b617ca2 {
  display: none;
}
#s-8ab1b468-ddf8-4cf4-8e13-a1a2130ca6c2 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-8ab1b468-ddf8-4cf4-8e13-a1a2130ca6c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ab1b468-ddf8-4cf4-8e13-a1a2130ca6c2.shg-box.shg-c {
  justify-content: center;
}

#s-1e403428-56cb-49b3-a1c1-5b561eec9e44 {
  min-height: 50px;
}








#s-1e403428-56cb-49b3-a1c1-5b561eec9e44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e403428-56cb-49b3-a1c1-5b561eec9e44.shg-box.shg-c {
  justify-content: center;
}

#s-fbc227ec-8f26-4220-a68a-2bb1fa8de97e {
  margin-left: -20px;
}

#s-50484c4e-93cc-4ccc-981e-c8a47e20f5ec {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-50484c4e-93cc-4ccc-981e-c8a47e20f5ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50484c4e-93cc-4ccc-981e-c8a47e20f5ec.shg-box.shg-c {
  justify-content: center;
}

#s-75ebb18f-627b-4ca6-b41e-66b3ef340ef8 {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-75ebb18f-627b-4ca6-b41e-66b3ef340ef8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-75ebb18f-627b-4ca6-b41e-66b3ef340ef8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-75ebb18f-627b-4ca6-b41e-66b3ef340ef8-atc-btn-wrapper {
    text-align: left;
  }


#s-75ebb18f-627b-4ca6-b41e-66b3ef340ef8 {
  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-75ebb18f-627b-4ca6-b41e-66b3ef340ef8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75ebb18f-627b-4ca6-b41e-66b3ef340ef8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-75ebb18f-627b-4ca6-b41e-66b3ef340ef8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fda1d5c1-69ed-4076-944d-76ae124a59fb {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fda1d5c1-69ed-4076-944d-76ae124a59fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-4fa120f5-2c90-48b9-8004-5f6b3641c4b5 {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-4fa120f5-2c90-48b9-8004-5f6b3641c4b5 img.shogun-image {
    
    width: px;
  }


#s-4fa120f5-2c90-48b9-8004-5f6b3641c4b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-80f51121-0f41-4c4b-b95d-d03a2f568166 {
  display: none;
}
#s-f5ede664-964d-4f3c-97bc-b77ea5760a0b {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-f5ede664-964d-4f3c-97bc-b77ea5760a0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5ede664-964d-4f3c-97bc-b77ea5760a0b.shg-box.shg-c {
  justify-content: center;
}

#s-9714b12a-8572-4c1c-a316-28b7ece3f6a8 {
  min-height: 50px;
}








#s-9714b12a-8572-4c1c-a316-28b7ece3f6a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9714b12a-8572-4c1c-a316-28b7ece3f6a8.shg-box.shg-c {
  justify-content: center;
}

#s-f6049933-c6dc-4143-8d05-9903795dcac2 {
  margin-left: -20px;
}

#s-6f68e3ea-5950-40fa-9341-10936723e169 {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-6f68e3ea-5950-40fa-9341-10936723e169 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f68e3ea-5950-40fa-9341-10936723e169.shg-box.shg-c {
  justify-content: center;
}

#s-db18735c-8600-4cc2-b664-2fca720802fd {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-db18735c-8600-4cc2-b664-2fca720802fd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db18735c-8600-4cc2-b664-2fca720802fd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-db18735c-8600-4cc2-b664-2fca720802fd-atc-btn-wrapper {
    text-align: left;
  }


#s-db18735c-8600-4cc2-b664-2fca720802fd {
  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-db18735c-8600-4cc2-b664-2fca720802fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db18735c-8600-4cc2-b664-2fca720802fd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-db18735c-8600-4cc2-b664-2fca720802fd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7b5c03f9-b188-4a40-a954-1f95456ac4b1 {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7b5c03f9-b188-4a40-a954-1f95456ac4b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-557e1806-4264-4de1-982d-91cb587b0d11 {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-557e1806-4264-4de1-982d-91cb587b0d11 img.shogun-image {
    
    width: px;
  }


#s-557e1806-4264-4de1-982d-91cb587b0d11 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa73adc3-fcf9-42e8-8e70-a29aab8afabd {
  display: none;
}
#s-c40082f9-eeb7-4761-92f5-c9542cf5daf7 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-c40082f9-eeb7-4761-92f5-c9542cf5daf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c40082f9-eeb7-4761-92f5-c9542cf5daf7.shg-box.shg-c {
  justify-content: center;
}

#s-f63cb752-8a6d-4d00-b434-f8e60de78176 {
  min-height: 50px;
}








#s-f63cb752-8a6d-4d00-b434-f8e60de78176 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f63cb752-8a6d-4d00-b434-f8e60de78176.shg-box.shg-c {
  justify-content: center;
}

#s-3a4edd98-a64f-4b17-a2a4-a5d141d15e63 {
  margin-left: -20px;
}

#s-63c862ac-b92b-434f-b241-5743e9ebdf6f {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-63c862ac-b92b-434f-b241-5743e9ebdf6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63c862ac-b92b-434f-b241-5743e9ebdf6f.shg-box.shg-c {
  justify-content: center;
}

#s-80d16254-165c-4e76-af2b-a3c6ffc0a583 {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-80d16254-165c-4e76-af2b-a3c6ffc0a583:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-80d16254-165c-4e76-af2b-a3c6ffc0a583:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-80d16254-165c-4e76-af2b-a3c6ffc0a583-atc-btn-wrapper {
    text-align: left;
  }


#s-80d16254-165c-4e76-af2b-a3c6ffc0a583 {
  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-80d16254-165c-4e76-af2b-a3c6ffc0a583.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80d16254-165c-4e76-af2b-a3c6ffc0a583.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-80d16254-165c-4e76-af2b-a3c6ffc0a583.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-574484dd-832e-4c19-a034-5a7819f4323c {
  margin-top: 30px;
margin-left: -17px;
margin-bottom: 30px;
margin-right: -17px;
}

#s-574484dd-832e-4c19-a034-5a7819f4323c .shogun-tabs {
  justify-content: flex-start;
}


  #s-574484dd-832e-4c19-a034-5a7819f4323c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 2px solid rgba(255, 255, 255, 0);
  }
  #s-574484dd-832e-4c19-a034-5a7819f4323c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(194, 213, 226, 0);
    border: 2px solid rgba(255, 255, 255, 0);
  }
#s-574484dd-832e-4c19-a034-5a7819f4323c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(85, 85, 85, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-574484dd-832e-4c19-a034-5a7819f4323c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-574484dd-832e-4c19-a034-5a7819f4323c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(194, 213, 226, 0);
}

#s-574484dd-832e-4c19-a034-5a7819f4323c .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-a09227aa-5aea-4b4e-ada3-d8d81d84e757 {
  display: none;
}
#s-f2008c8b-79cc-4506-9fee-33d96d347c43 {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f2008c8b-79cc-4506-9fee-33d96d347c43"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-059058a7-207e-4e88-9f74-10c4862262bf {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-059058a7-207e-4e88-9f74-10c4862262bf img.shogun-image {
    
    width: px;
  }


#s-059058a7-207e-4e88-9f74-10c4862262bf .shogun-image-content {
  
    align-items: center;
  
}

#s-e83af4bd-ea26-42e1-9e5f-89fa1e307152 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-e83af4bd-ea26-42e1-9e5f-89fa1e307152 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e83af4bd-ea26-42e1-9e5f-89fa1e307152.shg-box.shg-c {
  justify-content: center;
}

#s-87d18c7d-6d4e-49c0-a7c6-70885ee76c29 {
  min-height: 50px;
}








#s-87d18c7d-6d4e-49c0-a7c6-70885ee76c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87d18c7d-6d4e-49c0-a7c6-70885ee76c29.shg-box.shg-c {
  justify-content: center;
}

#s-9175b1e7-7bc0-496d-8ffb-0097d4abe340 {
  margin-left: -1em;
margin-right: -1em;
}

#s-6a28f561-d189-44c7-9859-582b1972f99d {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-6a28f561-d189-44c7-9859-582b1972f99d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a28f561-d189-44c7-9859-582b1972f99d.shg-box.shg-c {
  justify-content: center;
}

#s-679a1196-b9cf-423d-90f8-db4a5487adb4 {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-679a1196-b9cf-423d-90f8-db4a5487adb4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-679a1196-b9cf-423d-90f8-db4a5487adb4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-679a1196-b9cf-423d-90f8-db4a5487adb4-atc-btn-wrapper {
    text-align: left;
  }


#s-679a1196-b9cf-423d-90f8-db4a5487adb4 {
  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-679a1196-b9cf-423d-90f8-db4a5487adb4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-679a1196-b9cf-423d-90f8-db4a5487adb4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-679a1196-b9cf-423d-90f8-db4a5487adb4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fc80c5c2-3a2f-4b08-8cc9-362b9d8b113c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-a2a571bf-a1de-4310-87e2-3b1977ad3489 {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-a2a571bf-a1de-4310-87e2-3b1977ad3489 img.shogun-image {
    
    width: px;
  }


#s-a2a571bf-a1de-4310-87e2-3b1977ad3489 .shogun-image-content {
  
    align-items: center;
  
}

#s-b26e50fe-4227-4f46-8f6c-29f45aed452c {
  display: none;
}
#s-3f8b3587-9ab6-49a0-b8e9-85575af89325 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-3f8b3587-9ab6-49a0-b8e9-85575af89325 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f8b3587-9ab6-49a0-b8e9-85575af89325.shg-box.shg-c {
  justify-content: center;
}

#s-de755668-86c0-4f93-bfc1-e1542fe6d51f {
  min-height: 50px;
}








#s-de755668-86c0-4f93-bfc1-e1542fe6d51f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de755668-86c0-4f93-bfc1-e1542fe6d51f.shg-box.shg-c {
  justify-content: center;
}

#s-2973a8bb-901f-4c9e-b722-8be1a7a428b8 {
  margin-left: -20px;
}

#s-24b678ae-8cfa-4a12-a011-a69c93c729e8 {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-24b678ae-8cfa-4a12-a011-a69c93c729e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24b678ae-8cfa-4a12-a011-a69c93c729e8.shg-box.shg-c {
  justify-content: center;
}

#s-69c30bd3-4eee-4a35-bf63-3e97a8feda46 {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-69c30bd3-4eee-4a35-bf63-3e97a8feda46:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-69c30bd3-4eee-4a35-bf63-3e97a8feda46:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-69c30bd3-4eee-4a35-bf63-3e97a8feda46-atc-btn-wrapper {
    text-align: left;
  }


#s-69c30bd3-4eee-4a35-bf63-3e97a8feda46 {
  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-69c30bd3-4eee-4a35-bf63-3e97a8feda46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69c30bd3-4eee-4a35-bf63-3e97a8feda46.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-69c30bd3-4eee-4a35-bf63-3e97a8feda46.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3f05d8be-510e-4a7d-8b51-e15da93ce071 {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3f05d8be-510e-4a7d-8b51-e15da93ce071"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-c325f89a-6add-4921-84f1-8425cd5250f4 {
  margin-left: auto;
margin-right: auto;
max-width: 230px;
}




  #s-c325f89a-6add-4921-84f1-8425cd5250f4 img.shogun-image {
    
    width: px;
  }


#s-c325f89a-6add-4921-84f1-8425cd5250f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c2f3aba-947b-4c5b-9459-dac5ffbb5b3e {
  display: none;
}
#s-5ba4c728-f0f5-4cd1-b0fd-8a28d7958e11 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 180px;
}








#s-5ba4c728-f0f5-4cd1-b0fd-8a28d7958e11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ba4c728-f0f5-4cd1-b0fd-8a28d7958e11.shg-box.shg-c {
  justify-content: center;
}

#s-4157542d-8132-408d-92ce-aa0e82436fac {
  min-height: 50px;
}








#s-4157542d-8132-408d-92ce-aa0e82436fac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4157542d-8132-408d-92ce-aa0e82436fac.shg-box.shg-c {
  justify-content: center;
}

#s-248919cd-4bea-4a63-932e-b8fe487abf6e {
  margin-left: -20px;
}

#s-3f115136-950f-49ad-abf3-45efc5ef3342 {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-3f115136-950f-49ad-abf3-45efc5ef3342 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f115136-950f-49ad-abf3-45efc5ef3342.shg-box.shg-c {
  justify-content: center;
}

#s-7f0671bc-0fdc-441b-a27c-263ce6930c82 {
  border-style: solid;
margin-left: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
min-height: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-7f0671bc-0fdc-441b-a27c-263ce6930c82:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f0671bc-0fdc-441b-a27c-263ce6930c82:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7f0671bc-0fdc-441b-a27c-263ce6930c82-atc-btn-wrapper {
    text-align: left;
  }


#s-7f0671bc-0fdc-441b-a27c-263ce6930c82 {
  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-7f0671bc-0fdc-441b-a27c-263ce6930c82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f0671bc-0fdc-441b-a27c-263ce6930c82.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-7f0671bc-0fdc-441b-a27c-263ce6930c82.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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;
}
