.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-9a3c3c69-f24a-49a9-a744-79bf2c1c5b45 {
  margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9a3c3c69-f24a-49a9-a744-79bf2c1c5b45 {
  
}
}@media (max-width: 767px){#s-9a3c3c69-f24a-49a9-a744-79bf2c1c5b45 {
  
}
}







#s-9a3c3c69-f24a-49a9-a744-79bf2c1c5b45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a3c3c69-f24a-49a9-a744-79bf2c1c5b45.shg-box.shg-c {
  justify-content: center;
}

#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1 {
  background-image: url(https://i.shgcdn.com/661c309b-b625-4ef7-a48a-a3d987f6ea56/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 1080px;
background-position: center center;
}
@media (min-width: 1200px){#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1 {
  display: none;
}
#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1, #wrap-s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1 { display:none !important; }}@media (max-width: 767px){#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1 {
  display: none;
}
#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1, #wrap-s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1 { display:none !important; }}







#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ddb95b6-e70b-4cac-a9a0-97e9ce8ad1f1.shg-box.shg-c {
  justify-content: center;
}

#s-25978191-0a9f-4e63-8225-15dd300c52a8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-25978191-0a9f-4e63-8225-15dd300c52a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25978191-0a9f-4e63-8225-15dd300c52a8.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-88093305-3310-4076-b7de-683c1f34d637 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88093305-3310-4076-b7de-683c1f34d637 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 92px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4924d837-9887-451c-b7b1-f2bdabc5b538 {
  margin-top: 10px;
}

#s-7519d13a-a2a4-4d1f-a173-652516a5cf75 {
  background-image: url(https://i.shgcdn.com/d27c073c-74a0-42c8-bc6d-200c2cd7b8ef/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-7519d13a-a2a4-4d1f-a173-652516a5cf75 {
  display: none;
}
#s-7519d13a-a2a4-4d1f-a173-652516a5cf75, #wrap-s-7519d13a-a2a4-4d1f-a173-652516a5cf75 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7519d13a-a2a4-4d1f-a173-652516a5cf75 {
  display: none;
}
#s-7519d13a-a2a4-4d1f-a173-652516a5cf75, #wrap-s-7519d13a-a2a4-4d1f-a173-652516a5cf75 { display:none !important; }}







#s-7519d13a-a2a4-4d1f-a173-652516a5cf75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7519d13a-a2a4-4d1f-a173-652516a5cf75.shg-box.shg-c {
  justify-content: center;
}

#s-359728c5-1808-4ede-aedb-d7b2f5ba0959 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-359728c5-1808-4ede-aedb-d7b2f5ba0959 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fa7858df-61d6-48c9-b202-5d09dccbb357 {
  margin-top: 10px;
}

#s-5673ffdd-18b9-431d-b361-f69807dd311b {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
max-width: 1440px;
}
@media (min-width: 1200px){#s-5673ffdd-18b9-431d-b361-f69807dd311b {
  margin-top: 85px;
margin-bottom: 85px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5673ffdd-18b9-431d-b361-f69807dd311b {
  margin-top: 85px;
margin-bottom: 85px;
}
}







#s-5673ffdd-18b9-431d-b361-f69807dd311b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5673ffdd-18b9-431d-b361-f69807dd311b.shg-box.shg-c {
  justify-content: center;
}

#s-6de87f42-5b2d-489a-8a98-0370742b722c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6de87f42-5b2d-489a-8a98-0370742b722c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-6de87f42-5b2d-489a-8a98-0370742b722c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-6de87f42-5b2d-489a-8a98-0370742b722c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


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

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

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

@media (min-width: 0px) {
[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67e0e8b1-1b21-48e9-bfb0-47e70105ab7b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-82835ac4-23b5-4cac-86b6-60f3c1bc6b1c {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
max-width: 1218px;
}
@media (min-width: 768px) and (max-width: 991px){#s-82835ac4-23b5-4cac-86b6-60f3c1bc6b1c {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-82835ac4-23b5-4cac-86b6-60f3c1bc6b1c {
  margin-top: 0px;
}
}







#s-82835ac4-23b5-4cac-86b6-60f3c1bc6b1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82835ac4-23b5-4cac-86b6-60f3c1bc6b1c.shg-box.shg-c {
  justify-content: center;
}

#s-4e83fe6a-f9fa-46eb-abb8-573d801ad23a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-4e83fe6a-f9fa-46eb-abb8-573d801ad23a {
  display: none;
}
#s-4e83fe6a-f9fa-46eb-abb8-573d801ad23a, #wrap-s-4e83fe6a-f9fa-46eb-abb8-573d801ad23a { display:none !important; }}@media (max-width: 767px){#s-4e83fe6a-f9fa-46eb-abb8-573d801ad23a {
  display: none;
}
#s-4e83fe6a-f9fa-46eb-abb8-573d801ad23a, #wrap-s-4e83fe6a-f9fa-46eb-abb8-573d801ad23a { display:none !important; }}
#s-4e83fe6a-f9fa-46eb-abb8-573d801ad23a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-794c48bc-6acf-402f-a410-5eca5fcb8921 {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-794c48bc-6acf-402f-a410-5eca5fcb8921"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-38a6ea0a-90c9-4025-9a6c-b211df2bb044 {
  text-align: center;
}




  #s-38a6ea0a-90c9-4025-9a6c-b211df2bb044 img.shogun-image {
    
    width: px;
  }


#s-38a6ea0a-90c9-4025-9a6c-b211df2bb044 .shogun-image-content {
  
    align-items: center;
  
}

#s-c295afe2-3ead-4310-b05b-fe3e4b3619df {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-0379eb5e-fd12-4453-8b72-3467bc33f4bf {
  margin-bottom: 10px;
}

#s-6f8ce0ea-6add-4aa0-936c-e9a44ea34752 {
  text-align: center;
}




  #s-6f8ce0ea-6add-4aa0-936c-e9a44ea34752 img.shogun-image {
    
    width: px;
  }


#s-6f8ce0ea-6add-4aa0-936c-e9a44ea34752 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdd11a9d-2a98-4d77-9bf6-5972e3845d9d {
  margin-top: 10px;
}

#s-aec81a02-1d9d-42fc-897d-d1674737cfcd {
  margin-bottom: 10px;
}

#s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4 {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4 {
  display: none;
}
#s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4, #wrap-s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4 { display:none !important; }}@media (max-width: 767px){#s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4 {
  display: none;
}
#s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4, #wrap-s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-b9720f3c-deaa-446b-b6eb-71e0bf82dbc4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-710620cd-d16f-44ca-98d7-f7f36529067d {
  text-align: center;
}




  #s-710620cd-d16f-44ca-98d7-f7f36529067d img.shogun-image {
    
    width: px;
  }


#s-710620cd-d16f-44ca-98d7-f7f36529067d .shogun-image-content {
  
    align-items: center;
  
}

#s-bda39be6-e9e6-41e3-861a-80c64a074fbc {
  margin-top: 10px;
}

#s-a0d0a4ef-b39a-4b06-9ba6-c203525c77a0 {
  margin-bottom: 10px;
}

#s-6e61634b-4362-43ab-ae29-4cef84b31d11 {
  text-align: center;
}




  #s-6e61634b-4362-43ab-ae29-4cef84b31d11 img.shogun-image {
    
    width: px;
  }


#s-6e61634b-4362-43ab-ae29-4cef84b31d11 .shogun-image-content {
  
    align-items: center;
  
}

#s-49892132-9760-4466-81a8-050743293384 {
  margin-top: 10px;
}

#s-dec5a362-b5c9-49c1-b4a9-0b8d26aa13c9 {
  margin-bottom: 10px;
}

#s-4c1cc53a-5fb2-4708-8bda-90246517c027 {
  text-align: center;
}




  #s-4c1cc53a-5fb2-4708-8bda-90246517c027 img.shogun-image {
    
    width: px;
  }


#s-4c1cc53a-5fb2-4708-8bda-90246517c027 .shogun-image-content {
  
    align-items: center;
  
}

#s-93d30d42-e02b-44ea-8054-1acfe710eb22 {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-4dcfe355-14bd-4a8a-8e23-8ae4d08a79f6 {
  margin-bottom: 10px;
}

#s-a8533baf-e9c0-43bc-869e-352cf5d6e39e {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-a8533baf-e9c0-43bc-869e-352cf5d6e39e {
  display: none;
}
#s-a8533baf-e9c0-43bc-869e-352cf5d6e39e, #wrap-s-a8533baf-e9c0-43bc-869e-352cf5d6e39e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8533baf-e9c0-43bc-869e-352cf5d6e39e {
  display: none;
}
#s-a8533baf-e9c0-43bc-869e-352cf5d6e39e, #wrap-s-a8533baf-e9c0-43bc-869e-352cf5d6e39e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8533baf-e9c0-43bc-869e-352cf5d6e39e {
  
}
}@media (max-width: 767px){#s-a8533baf-e9c0-43bc-869e-352cf5d6e39e {
  
}
}
@media (min-width: 0px) {
[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 14.0px);
}

}

@media (min-width: 768px) {
[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 14.0px);
}

}

@media (min-width: 992px) {
[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 14.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 14.0px);
}

[id="s-a8533baf-e9c0-43bc-869e-352cf5d6e39e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 14.0px);
}

}

#s-ad8e2efb-03c7-4562-b1b7-6ca5fd94d984 {
  text-align: center;
}




  #s-ad8e2efb-03c7-4562-b1b7-6ca5fd94d984 img.shogun-image {
    
    width: px;
  }


#s-ad8e2efb-03c7-4562-b1b7-6ca5fd94d984 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d7851c4-1c28-4976-b730-3d09a00b02f2 {
  margin-top: 10px;
}

#s-3729c8a6-540f-41fd-bbd4-ee6fe7b12f55 {
  text-align: center;
}




  #s-3729c8a6-540f-41fd-bbd4-ee6fe7b12f55 img.shogun-image {
    
    width: px;
  }


#s-3729c8a6-540f-41fd-bbd4-ee6fe7b12f55 .shogun-image-content {
  
    align-items: center;
  
}

#s-98c7a245-bafb-4527-a19b-90f445bacd4a {
  margin-top: 10px;
}

#s-00523f3c-c188-4d20-90c4-225a4806c4cc {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
max-width: 580px;
}
@media (min-width: 1200px){#s-00523f3c-c188-4d20-90c4-225a4806c4cc {
  display: none;
}
#s-00523f3c-c188-4d20-90c4-225a4806c4cc, #wrap-s-00523f3c-c188-4d20-90c4-225a4806c4cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00523f3c-c188-4d20-90c4-225a4806c4cc {
  display: none;
}
#s-00523f3c-c188-4d20-90c4-225a4806c4cc, #wrap-s-00523f3c-c188-4d20-90c4-225a4806c4cc { display:none !important; }}







#s-00523f3c-c188-4d20-90c4-225a4806c4cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00523f3c-c188-4d20-90c4-225a4806c4cc.shg-box.shg-c {
  justify-content: center;
}

#s-f9c6da3a-b344-4f8d-894c-8e6ea66a4e66 {
  text-align: center;
}




  #s-f9c6da3a-b344-4f8d-894c-8e6ea66a4e66 img.shogun-image {
    
    width: px;
  }


#s-f9c6da3a-b344-4f8d-894c-8e6ea66a4e66 .shogun-image-content {
  
    align-items: center;
  
}

#s-51e998b8-525f-4cc6-af42-953030797b14 {
  margin-top: 10px;
}

#s-844eaf5e-75ff-4b61-95be-2331da040bdc {
  margin-top: 150px;
margin-left: auto;
margin-bottom: 150px;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}
@media (min-width: 768px) and (max-width: 991px){#s-844eaf5e-75ff-4b61-95be-2331da040bdc {
  margin-top: 65px;
margin-bottom: 65px;
}
}@media (max-width: 767px){#s-844eaf5e-75ff-4b61-95be-2331da040bdc {
  margin-top: 65px;
margin-bottom: 65px;
}
}







#s-844eaf5e-75ff-4b61-95be-2331da040bdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-844eaf5e-75ff-4b61-95be-2331da040bdc.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71db5048-2fbd-4bd5-8276-6e1878ed5e54"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fe70a7ce-9939-4d7f-9e35-c8fc91bdd5c3 {
  margin-bottom: -20px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe70a7ce-9939-4d7f-9e35-c8fc91bdd5c3 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-fe70a7ce-9939-4d7f-9e35-c8fc91bdd5c3 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-fe70a7ce-9939-4d7f-9e35-c8fc91bdd5c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe70a7ce-9939-4d7f-9e35-c8fc91bdd5c3.shg-box.shg-c {
  justify-content: center;
}

#s-cc303f88-3c5d-4de9-a47b-c346aa141c56 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 545px;
max-width: 479px;
background-color: rgba(253, 250, 238, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cc303f88-3c5d-4de9-a47b-c346aa141c56 {
  min-height: 310px;
}
}@media (max-width: 767px){#s-cc303f88-3c5d-4de9-a47b-c346aa141c56 {
  min-height: 310px;
}
}







#s-cc303f88-3c5d-4de9-a47b-c346aa141c56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc303f88-3c5d-4de9-a47b-c346aa141c56.shg-box.shg-c {
  justify-content: center;
}

#s-faebd108-e161-4751-a065-32963b453ee8 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-faebd108-e161-4751-a065-32963b453ee8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-db0f775c-3686-4088-b3e2-c52e6bd7f393 {
  margin-left: auto;
margin-right: auto;
max-width: 330px;
}
@media (min-width: 768px) and (max-width: 991px){#s-db0f775c-3686-4088-b3e2-c52e6bd7f393 {
  max-width: 221px;
}
}@media (max-width: 767px){#s-db0f775c-3686-4088-b3e2-c52e6bd7f393 {
  max-width: 221px;
}
}
#s-abc7d123-6d34-4de2-b0c1-680268d512ab {
  margin-top: 68px;
}
@media (min-width: 768px) and (max-width: 991px){#s-abc7d123-6d34-4de2-b0c1-680268d512ab {
  margin-top: 35px;
}
}@media (max-width: 767px){#s-abc7d123-6d34-4de2-b0c1-680268d512ab {
  margin-top: 35px;
}
}
#s-5c452d57-6401-4ac9-bb33-2d483be314af {
  text-align: center;
}




  #s-5c452d57-6401-4ac9-bb33-2d483be314af img.shogun-image {
    
    width: px;
  }


#s-5c452d57-6401-4ac9-bb33-2d483be314af .shogun-image-content {
  
    align-items: center;
  
}

#s-3825af62-fcf1-41e6-8526-bc81fd6b08d5 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
max-width: 1218px;
}








#s-3825af62-fcf1-41e6-8526-bc81fd6b08d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3825af62-fcf1-41e6-8526-bc81fd6b08d5.shg-box.shg-c {
  justify-content: center;
}

#s-da8a5a5d-8bf6-4aeb-a74e-4bed1906771d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-da8a5a5d-8bf6-4aeb-a74e-4bed1906771d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b57549a9-8273-479c-bacb-cd82750c51eb {
  margin-top: 10px;
margin-bottom: 40px;
max-width: 600px;
}

#s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4 {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4 {
  display: none;
}
#s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4, #wrap-s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4 { display:none !important; }}@media (max-width: 767px){#s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4 {
  display: none;
}
#s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4, #wrap-s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7c67ca0d-c3d1-4223-acb7-35fbbda439f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-e729a03f-2c76-4a6e-b7c2-94a493884f49 {
  text-align: center;
}




  #s-e729a03f-2c76-4a6e-b7c2-94a493884f49 img.shogun-image {
    
    width: px;
  }


#s-e729a03f-2c76-4a6e-b7c2-94a493884f49 .shogun-image-content {
  
    align-items: center;
  
}

#s-751e2568-d99d-45c8-8f43-df0d9b829bdd {
  margin-top: 10px;
}

#s-8713a3ef-35d7-4a07-bfb0-4534a3b65195 {
  text-align: center;
}




  #s-8713a3ef-35d7-4a07-bfb0-4534a3b65195 img.shogun-image {
    
    width: px;
  }


#s-8713a3ef-35d7-4a07-bfb0-4534a3b65195 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2a8f438-a5e5-435a-9d28-dbb11b8cce6b {
  margin-top: 10px;
}

#s-415c667f-9d55-409e-9eb7-7fb37827243d {
  text-align: center;
}




  #s-415c667f-9d55-409e-9eb7-7fb37827243d img.shogun-image {
    
    width: px;
  }


#s-415c667f-9d55-409e-9eb7-7fb37827243d .shogun-image-content {
  
    align-items: center;
  
}

#s-33a8d900-9bc5-4376-a2f8-a16bb5f448a1 {
  margin-top: 10px;
}

#s-ed75a097-08ca-4c0e-868e-4c9e1421ca45 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
max-width: 580px;
}
@media (min-width: 1200px){#s-ed75a097-08ca-4c0e-868e-4c9e1421ca45 {
  display: none;
}
#s-ed75a097-08ca-4c0e-868e-4c9e1421ca45, #wrap-s-ed75a097-08ca-4c0e-868e-4c9e1421ca45 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed75a097-08ca-4c0e-868e-4c9e1421ca45 {
  display: none;
}
#s-ed75a097-08ca-4c0e-868e-4c9e1421ca45, #wrap-s-ed75a097-08ca-4c0e-868e-4c9e1421ca45 { display:none !important; }}







#s-ed75a097-08ca-4c0e-868e-4c9e1421ca45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed75a097-08ca-4c0e-868e-4c9e1421ca45.shg-box.shg-c {
  justify-content: center;
}

#s-0c157447-8f86-4797-ad02-ed9ac58ffc92 {
  text-align: center;
}




  #s-0c157447-8f86-4797-ad02-ed9ac58ffc92 img.shogun-image {
    
    width: px;
  }


#s-0c157447-8f86-4797-ad02-ed9ac58ffc92 .shogun-image-content {
  
    align-items: center;
  
}

#s-036aa1a1-2ece-4b99-9d1c-623fa70a4172 {
  margin-top: 10px;
}

#s-3174eb40-4711-46bd-b63d-24fc42e775fd {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-3174eb40-4711-46bd-b63d-24fc42e775fd {
  display: none;
}
#s-3174eb40-4711-46bd-b63d-24fc42e775fd, #wrap-s-3174eb40-4711-46bd-b63d-24fc42e775fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3174eb40-4711-46bd-b63d-24fc42e775fd {
  display: none;
}
#s-3174eb40-4711-46bd-b63d-24fc42e775fd, #wrap-s-3174eb40-4711-46bd-b63d-24fc42e775fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3174eb40-4711-46bd-b63d-24fc42e775fd {
  
}
}@media (max-width: 767px){#s-3174eb40-4711-46bd-b63d-24fc42e775fd {
  
}
}
@media (min-width: 0px) {
[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 14.0px);
}

}

@media (min-width: 768px) {
[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 14.0px);
}

}

@media (min-width: 992px) {
[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 14.0px);
}

}

@media (min-width: 1200px) {
[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 14.0px);
}

[id="s-3174eb40-4711-46bd-b63d-24fc42e775fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 14.0px);
}

}

#s-b9732d53-8e82-415c-8972-e3124c5cbcb5 {
  text-align: center;
}




  #s-b9732d53-8e82-415c-8972-e3124c5cbcb5 img.shogun-image {
    
    width: px;
  }


#s-b9732d53-8e82-415c-8972-e3124c5cbcb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e1fda4e-51a3-438a-abf5-9cd88b3b73f5 {
  margin-top: 10px;
}

#s-607ddaff-459b-4d30-a297-d31aba731023 {
  text-align: center;
}




  #s-607ddaff-459b-4d30-a297-d31aba731023 img.shogun-image {
    
    width: px;
  }


#s-607ddaff-459b-4d30-a297-d31aba731023 .shogun-image-content {
  
    align-items: center;
  
}

#s-4351993e-c9b1-47b6-9288-c9f3491db541 {
  margin-top: 10px;
}

#s-63239245-a400-4038-829a-533d80e2af21 {
  margin-top: 150px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-63239245-a400-4038-829a-533d80e2af21 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-63239245-a400-4038-829a-533d80e2af21 {
  margin-top: 65px;
}
}@media (max-width: 767px){#s-63239245-a400-4038-829a-533d80e2af21 {
  margin-top: 65px;
}
}







#s-63239245-a400-4038-829a-533d80e2af21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63239245-a400-4038-829a-533d80e2af21.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4838eb4c-3f75-4b5f-b6c4-0f85030e0531"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-8002346c-4da2-4215-a0a6-655801f6d848 {
  min-height: 50px;
}








#s-8002346c-4da2-4215-a0a6-655801f6d848 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8002346c-4da2-4215-a0a6-655801f6d848.shg-box.shg-c {
  justify-content: center;
}

#s-56229175-50ef-449e-b8b3-6143b28cded2 {
  text-align: center;
}




  #s-56229175-50ef-449e-b8b3-6143b28cded2 img.shogun-image {
    
    width: px;
  }


#s-56229175-50ef-449e-b8b3-6143b28cded2 .shogun-image-content {
  
    align-items: center;
  
}

#s-010031a1-65bf-43ad-9bd0-f2b278d0bb81 {
  margin-bottom: -20px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-010031a1-65bf-43ad-9bd0-f2b278d0bb81 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-010031a1-65bf-43ad-9bd0-f2b278d0bb81 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-010031a1-65bf-43ad-9bd0-f2b278d0bb81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-010031a1-65bf-43ad-9bd0-f2b278d0bb81.shg-box.shg-c {
  justify-content: center;
}

#s-cd0c2ca1-62d9-4046-a84d-4e65801ad436 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 545px;
max-width: 479px;
background-color: rgba(253, 250, 238, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cd0c2ca1-62d9-4046-a84d-4e65801ad436 {
  min-height: 310px;
}
}@media (max-width: 767px){#s-cd0c2ca1-62d9-4046-a84d-4e65801ad436 {
  min-height: 310px;
}
}







#s-cd0c2ca1-62d9-4046-a84d-4e65801ad436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd0c2ca1-62d9-4046-a84d-4e65801ad436.shg-box.shg-c {
  justify-content: center;
}

#s-253cd98d-60dc-4a8c-9899-a1f9c49f7858 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-253cd98d-60dc-4a8c-9899-a1f9c49f7858 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-998fed09-2875-4e79-bbbd-600742b71405 {
  margin-left: auto;
margin-right: auto;
max-width: 330px;
}
@media (min-width: 768px) and (max-width: 991px){#s-998fed09-2875-4e79-bbbd-600742b71405 {
  max-width: 221px;
}
}@media (max-width: 767px){#s-998fed09-2875-4e79-bbbd-600742b71405 {
  max-width: 221px;
}
}
#s-a85a8dcf-5f53-44ac-aacd-7d20aefa317b {
  margin-left: auto;
margin-bottom: 150px;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a85a8dcf-5f53-44ac-aacd-7d20aefa317b {
  margin-top: 45px;
margin-bottom: 65px;
}
}@media (max-width: 767px){#s-a85a8dcf-5f53-44ac-aacd-7d20aefa317b {
  margin-top: 45px;
margin-bottom: 65px;
}
}







#s-a85a8dcf-5f53-44ac-aacd-7d20aefa317b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a85a8dcf-5f53-44ac-aacd-7d20aefa317b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-263dabd6-c7b4-46c9-a092-8914d0c78b33"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-72e0cc0a-e1bc-4d4b-86be-6fc0447703aa {
  margin-bottom: -20px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-72e0cc0a-e1bc-4d4b-86be-6fc0447703aa {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-72e0cc0a-e1bc-4d4b-86be-6fc0447703aa {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-72e0cc0a-e1bc-4d4b-86be-6fc0447703aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72e0cc0a-e1bc-4d4b-86be-6fc0447703aa.shg-box.shg-c {
  justify-content: center;
}

#s-c0c5f733-8860-4ea5-a12f-40cf718d1c67 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 545px;
max-width: 479px;
background-color: rgba(253, 250, 238, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c0c5f733-8860-4ea5-a12f-40cf718d1c67 {
  min-height: 310px;
}
}@media (max-width: 767px){#s-c0c5f733-8860-4ea5-a12f-40cf718d1c67 {
  min-height: 310px;
}
}







#s-c0c5f733-8860-4ea5-a12f-40cf718d1c67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0c5f733-8860-4ea5-a12f-40cf718d1c67.shg-box.shg-c {
  justify-content: center;
}

#s-d8476085-24e9-4ff0-a93b-7664b22e0ff2 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8476085-24e9-4ff0-a93b-7664b22e0ff2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c7daf3a6-4927-44e5-85a0-11d68deef9ac {
  margin-left: auto;
margin-right: auto;
max-width: 330px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c7daf3a6-4927-44e5-85a0-11d68deef9ac {
  max-width: 221px;
}
}@media (max-width: 767px){#s-c7daf3a6-4927-44e5-85a0-11d68deef9ac {
  max-width: 221px;
}
}
#s-a128b9a5-8c57-4c4b-8b49-30276dfcdda3 {
  text-align: center;
}




  #s-a128b9a5-8c57-4c4b-8b49-30276dfcdda3 img.shogun-image {
    
    width: px;
  }


#s-a128b9a5-8c57-4c4b-8b49-30276dfcdda3 .shogun-image-content {
  
    align-items: center;
  
}

#s-1954cd05-0e72-4247-b613-fbd746ad26ca {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 160px;
margin-right: auto;
padding-left: 35px;
min-height: 50px;
max-width: 1440px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1954cd05-0e72-4247-b613-fbd746ad26ca {
  margin-bottom: 65px;
padding-left: 12px;
}
}@media (max-width: 767px){#s-1954cd05-0e72-4247-b613-fbd746ad26ca {
  margin-bottom: 65px;
padding-left: 12px;
}
}







#s-1954cd05-0e72-4247-b613-fbd746ad26ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1954cd05-0e72-4247-b613-fbd746ad26ca.shg-box.shg-c {
  justify-content: center;
}

#s-46cf522a-d47d-4f74-89f5-02e946d1e0d2 {
  margin-bottom: 9px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-46cf522a-d47d-4f74-89f5-02e946d1e0d2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-92d70d46-0014-4a7d-b16f-22f9644f2c21 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-92d70d46-0014-4a7d-b16f-22f9644f2c21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92d70d46-0014-4a7d-b16f-22f9644f2c21.shg-box.shg-c {
  justify-content: center;
}

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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-8c90f600-fd65-4086-90d7-e5eb83c639ca {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a {
  text-align: left;
}


.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a {
  max-width: 100%;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom,
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a {
  max-width: 100%;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom,
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a {
  max-width: 100%;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom,
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a {
  max-width: 100%;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom,
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a {
  max-width: 100%;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom,
.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72bb1de9-aaab-44e6-9d18-103dfbb0b77a .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-72b9c8fb-f1f7-4ec6-a9b9-248c0facaf8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72b9c8fb-f1f7-4ec6-a9b9-248c0facaf8d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-926e9a26-524c-433f-b4ab-8a8ca157fe90 {
  text-align: left;
}

#s-926e9a26-524c-433f-b4ab-8a8ca157fe90 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-926e9a26-524c-433f-b4ab-8a8ca157fe90 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-926e9a26-524c-433f-b4ab-8a8ca157fe90 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-eb4f6a4c-0242-406b-835f-17247a72127b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-eb4f6a4c-0242-406b-835f-17247a72127b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eb4f6a4c-0242-406b-835f-17247a72127b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eb4f6a4c-0242-406b-835f-17247a72127b {
  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-eb4f6a4c-0242-406b-835f-17247a72127b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb4f6a4c-0242-406b-835f-17247a72127b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eb4f6a4c-0242-406b-835f-17247a72127b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-18f8faff-abeb-489e-b687-d90850970bab {
  display: none;
}
#s-497c69eb-a2c4-49db-b842-ff8178098e9e {
  text-align: left;
}


.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e {
  max-width: 100%;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom,
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e {
  max-width: 100%;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom,
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e {
  max-width: 100%;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom,
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e {
  max-width: 100%;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom,
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e {
  max-width: 100%;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom,
.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497c69eb-a2c4-49db-b842-ff8178098e9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0a6015c6-6c0d-4d3e-896c-8c8dba5ab13e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a6015c6-6c0d-4d3e-896c-8c8dba5ab13e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-0e0400a3-275f-4a0b-aea3-a20a6c9a93db {
  text-align: left;
}

#s-0e0400a3-275f-4a0b-aea3-a20a6c9a93db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0e0400a3-275f-4a0b-aea3-a20a6c9a93db .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0e0400a3-275f-4a0b-aea3-a20a6c9a93db .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b338ae70-dbff-4f53-be05-719d7a402947 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b338ae70-dbff-4f53-be05-719d7a402947:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b338ae70-dbff-4f53-be05-719d7a402947:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b338ae70-dbff-4f53-be05-719d7a402947 {
  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-b338ae70-dbff-4f53-be05-719d7a402947.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b338ae70-dbff-4f53-be05-719d7a402947.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b338ae70-dbff-4f53-be05-719d7a402947.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a5c5194c-6279-42eb-84f6-3339b534069f {
  display: none;
}
#s-1536f0ee-1060-46b5-952e-90029d16ec4f {
  text-align: left;
}


.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f {
  max-width: 100%;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom,
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f {
  max-width: 100%;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom,
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f {
  max-width: 100%;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom,
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f {
  max-width: 100%;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom,
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f {
  max-width: 100%;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom,
.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1536f0ee-1060-46b5-952e-90029d16ec4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b0e4401a-11cc-4e34-b18c-cdecc6c0f1cc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0e4401a-11cc-4e34-b18c-cdecc6c0f1cc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-64b4ad71-a302-4d96-8442-7a0d827cd292 {
  text-align: left;
}

#s-64b4ad71-a302-4d96-8442-7a0d827cd292 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-64b4ad71-a302-4d96-8442-7a0d827cd292 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-64b4ad71-a302-4d96-8442-7a0d827cd292 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c79b0214-49af-4e2f-9681-b9b2d701b062 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c79b0214-49af-4e2f-9681-b9b2d701b062:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c79b0214-49af-4e2f-9681-b9b2d701b062:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c79b0214-49af-4e2f-9681-b9b2d701b062 {
  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-c79b0214-49af-4e2f-9681-b9b2d701b062.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c79b0214-49af-4e2f-9681-b9b2d701b062.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c79b0214-49af-4e2f-9681-b9b2d701b062.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d29060df-d7c2-4616-996b-6438899be1f1 {
  display: none;
}
#s-238e71ca-3a89-49e9-9445-a51772568e52 {
  text-align: left;
}


.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 {
  max-width: 100%;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom,
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 {
  max-width: 100%;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom,
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 {
  max-width: 100%;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom,
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 {
  max-width: 100%;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom,
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 {
  max-width: 100%;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom,
.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e71ca-3a89-49e9-9445-a51772568e52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-905d5302-b2b7-4177-8199-e12cfaaee375 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-905d5302-b2b7-4177-8199-e12cfaaee375 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-73869006-6f22-4bb1-9243-d7c67a31c45a {
  text-align: left;
}

#s-73869006-6f22-4bb1-9243-d7c67a31c45a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-73869006-6f22-4bb1-9243-d7c67a31c45a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-73869006-6f22-4bb1-9243-d7c67a31c45a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3c2dc29e-734e-4b8e-a770-4ea29c45a23b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3c2dc29e-734e-4b8e-a770-4ea29c45a23b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3c2dc29e-734e-4b8e-a770-4ea29c45a23b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3c2dc29e-734e-4b8e-a770-4ea29c45a23b {
  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-3c2dc29e-734e-4b8e-a770-4ea29c45a23b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c2dc29e-734e-4b8e-a770-4ea29c45a23b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3c2dc29e-734e-4b8e-a770-4ea29c45a23b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6ffc001b-c556-493c-a2b8-31cddb7bfe11 {
  display: none;
}
#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 {
  text-align: left;
}


.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 {
  max-width: 100%;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom,
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 {
  max-width: 100%;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom,
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 {
  max-width: 100%;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom,
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 {
  max-width: 100%;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom,
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 {
  max-width: 100%;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom,
.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d32b1f3c-91cd-400b-a9c1-2dace0eb8852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7a78a8cd-f30c-48b3-ba77-456437c98a63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a78a8cd-f30c-48b3-ba77-456437c98a63 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-b0b750cd-a914-4c87-9f0f-13e4001374df {
  text-align: left;
}

#s-b0b750cd-a914-4c87-9f0f-13e4001374df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b0b750cd-a914-4c87-9f0f-13e4001374df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b0b750cd-a914-4c87-9f0f-13e4001374df .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-85900a72-8e6e-4b21-9821-fd380938b62e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-85900a72-8e6e-4b21-9821-fd380938b62e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-85900a72-8e6e-4b21-9821-fd380938b62e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-85900a72-8e6e-4b21-9821-fd380938b62e {
  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-85900a72-8e6e-4b21-9821-fd380938b62e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85900a72-8e6e-4b21-9821-fd380938b62e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-85900a72-8e6e-4b21-9821-fd380938b62e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7a950830-2803-49c1-ab7d-7acf4ffc7800 {
  display: none;
}
#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f {
  text-align: left;
}


.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f {
  max-width: 100%;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom,
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f {
  max-width: 100%;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom,
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f {
  max-width: 100%;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom,
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f {
  max-width: 100%;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom,
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f {
  max-width: 100%;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom,
.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1b01105-208b-4e73-b87b-b9588b1a5c2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-03ce8730-80df-40db-a95e-f754d9690d7b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03ce8730-80df-40db-a95e-f754d9690d7b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c155970e-adf3-4be2-afa3-07eae8857666 {
  text-align: left;
}

#s-c155970e-adf3-4be2-afa3-07eae8857666 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c155970e-adf3-4be2-afa3-07eae8857666 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c155970e-adf3-4be2-afa3-07eae8857666 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-af7e4eff-f868-46f3-8001-95ee45e4b143 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-af7e4eff-f868-46f3-8001-95ee45e4b143:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af7e4eff-f868-46f3-8001-95ee45e4b143:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-af7e4eff-f868-46f3-8001-95ee45e4b143 {
  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-af7e4eff-f868-46f3-8001-95ee45e4b143.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af7e4eff-f868-46f3-8001-95ee45e4b143.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-af7e4eff-f868-46f3-8001-95ee45e4b143.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-99e3b3f1-9600-41aa-81dd-e79287958782 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-99e3b3f1-9600-41aa-81dd-e79287958782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99e3b3f1-9600-41aa-81dd-e79287958782.shg-box.shg-c {
  justify-content: center;
}

#s-2422a947-4eb9-4adf-b7f2-a6acbc7ad60e {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 200px;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-2422a947-4eb9-4adf-b7f2-a6acbc7ad60e {
  margin-top: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2422a947-4eb9-4adf-b7f2-a6acbc7ad60e {
  margin-top: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2422a947-4eb9-4adf-b7f2-a6acbc7ad60e {
  margin-top: 300px;
}
}@media (max-width: 767px){#s-2422a947-4eb9-4adf-b7f2-a6acbc7ad60e {
  margin-top: 300px;
}
}







#s-2422a947-4eb9-4adf-b7f2-a6acbc7ad60e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2422a947-4eb9-4adf-b7f2-a6acbc7ad60e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5d55a9e7-253c-4bd8-85f4-22d595577945 {
  margin-top: -500px;
margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
min-height: 50px;
max-width: 1212px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5d55a9e7-253c-4bd8-85f4-22d595577945 {
  margin-top: -300px;
}
}@media (max-width: 767px){#s-5d55a9e7-253c-4bd8-85f4-22d595577945 {
  margin-top: -300px;
}
}







#s-5d55a9e7-253c-4bd8-85f4-22d595577945 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d55a9e7-253c-4bd8-85f4-22d595577945.shg-box.shg-c {
  justify-content: center;
}

#s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4 {
  margin-left: auto;
margin-right: auto;
max-width: 1212px;
}

@media (min-width: 0px) {
[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cb0f8908-6d00-4b08-a50a-68dcf512f7a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-38473bc1-8cce-4faa-8f5a-b0499a1a923b {
  min-height: 50px;
max-width: 607px;
}








#s-38473bc1-8cce-4faa-8f5a-b0499a1a923b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38473bc1-8cce-4faa-8f5a-b0499a1a923b.shg-box.shg-c {
  justify-content: center;
}

#s-afe59208-f903-456b-ae7a-6ae2189ff035 {
  margin-bottom: 55px;
min-height: 50px;
}
@media (min-width: 1200px){#s-afe59208-f903-456b-ae7a-6ae2189ff035 {
  display: none;
}
#s-afe59208-f903-456b-ae7a-6ae2189ff035, #wrap-s-afe59208-f903-456b-ae7a-6ae2189ff035 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afe59208-f903-456b-ae7a-6ae2189ff035 {
  display: none;
}
#s-afe59208-f903-456b-ae7a-6ae2189ff035, #wrap-s-afe59208-f903-456b-ae7a-6ae2189ff035 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-afe59208-f903-456b-ae7a-6ae2189ff035 {
  
}
}@media (max-width: 767px){#s-afe59208-f903-456b-ae7a-6ae2189ff035 {
  
}
}







#s-afe59208-f903-456b-ae7a-6ae2189ff035 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afe59208-f903-456b-ae7a-6ae2189ff035.shg-box.shg-c {
  justify-content: center;
}

#s-ee0a4f6f-1145-491f-a19d-a0f953bb075c {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ee0a4f6f-1145-491f-a19d-a0f953bb075c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1fd9a9cf-48d1-440d-b1dd-b5baaf879bd7 {
  margin-bottom: 20px;
}

#s-39809b7e-b4f3-4936-bae6-838a8469189c {
  text-align: center;
}
@media (max-width: 767px){#s-39809b7e-b4f3-4936-bae6-838a8469189c {
  margin-right: 30px;
}
}



  #s-39809b7e-b4f3-4936-bae6-838a8469189c img.shogun-image {
    
    width: px;
  }


#s-39809b7e-b4f3-4936-bae6-838a8469189c .shogun-image-content {
  
    align-items: center;
  
}

#s-92a83823-e471-4dd1-9ce1-6743c720d8a2 {
  min-height: 50px;
max-width: 538px;
}








#s-92a83823-e471-4dd1-9ce1-6743c720d8a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92a83823-e471-4dd1-9ce1-6743c720d8a2.shg-box.shg-c {
  justify-content: center;
}

#s-30fc7e3d-bf93-4069-b873-8c4af2633894 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-30fc7e3d-bf93-4069-b873-8c4af2633894 {
  display: none;
}
#s-30fc7e3d-bf93-4069-b873-8c4af2633894, #wrap-s-30fc7e3d-bf93-4069-b873-8c4af2633894 { display:none !important; }}@media (max-width: 767px){#s-30fc7e3d-bf93-4069-b873-8c4af2633894 {
  display: none;
}
#s-30fc7e3d-bf93-4069-b873-8c4af2633894, #wrap-s-30fc7e3d-bf93-4069-b873-8c4af2633894 { display:none !important; }}







#s-30fc7e3d-bf93-4069-b873-8c4af2633894 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30fc7e3d-bf93-4069-b873-8c4af2633894.shg-box.shg-c {
  justify-content: center;
}

#s-2842371c-cf66-496a-86e3-138ae4e11f68 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-2842371c-cf66-496a-86e3-138ae4e11f68 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-e98ab4f4-fbe2-4dc6-910c-ef0e3675cf4f {
  margin-bottom: 20px;
}

#s-86d12095-2e6d-48ed-904f-a7e5061aef27 {
  margin-top: 100px;
text-align: right;
}
@media (min-width: 1200px){#s-86d12095-2e6d-48ed-904f-a7e5061aef27 {
  margin-top: 100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-86d12095-2e6d-48ed-904f-a7e5061aef27 {
  margin-top: 40px;
}
}@media (max-width: 767px){#s-86d12095-2e6d-48ed-904f-a7e5061aef27 {
  margin-top: 40px;
margin-left: 30px;
margin-right: 10px;
}
}



  #s-86d12095-2e6d-48ed-904f-a7e5061aef27 img.shogun-image {
    
    width: px;
  }


#s-86d12095-2e6d-48ed-904f-a7e5061aef27 .shogun-image-content {
  
    align-items: center;
  
}

#s-6503c913-ccb7-4ded-9fb8-a5aa8b6d59c8 {
  margin-left: auto;
margin-bottom: 120px;
margin-right: auto;
min-height: 50px;
max-width: 733px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6503c913-ccb7-4ded-9fb8-a5aa8b6d59c8 {
  margin-left: auto;
margin-bottom: 55px;
margin-right: auto;
}
}@media (max-width: 767px){#s-6503c913-ccb7-4ded-9fb8-a5aa8b6d59c8 {
  margin-left: auto;
margin-bottom: 55px;
margin-right: auto;
}
}







#s-6503c913-ccb7-4ded-9fb8-a5aa8b6d59c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6503c913-ccb7-4ded-9fb8-a5aa8b6d59c8.shg-box.shg-c {
  justify-content: center;
}

#s-e4e24782-2cd5-4eb8-b1ce-a3feeba7216d {
  text-align: center;
}
@media (max-width: 767px){#s-e4e24782-2cd5-4eb8-b1ce-a3feeba7216d {
  margin-left: -10px;
margin-right: -10px;
}
}



  #s-e4e24782-2cd5-4eb8-b1ce-a3feeba7216d img.shogun-image {
    
    width: px;
  }


#s-e4e24782-2cd5-4eb8-b1ce-a3feeba7216d .shogun-image-content {
  
    align-items: center;
  
}

#s-37c287e2-2082-4e04-87fe-19c70b36f6ab {
  margin-top: 90px;
margin-left: auto;
margin-bottom: 90px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 90px;
max-width: 1218px;
}








#s-37c287e2-2082-4e04-87fe-19c70b36f6ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37c287e2-2082-4e04-87fe-19c70b36f6ab.shg-box.shg-c {
  justify-content: center;
}

#s-1b179741-c020-41d0-a1c6-ceb27b5e8a91 {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1b179741-c020-41d0-a1c6-ceb27b5e8a91 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f88326d0-9ac3-4f61-99d1-852171678e81 {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f88326d0-9ac3-4f61-99d1-852171678e81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-49d08727-c5cb-4612-b8ba-6e9945a3eddd {
  margin-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-49d08727-c5cb-4612-b8ba-6e9945a3eddd {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-49d08727-c5cb-4612-b8ba-6e9945a3eddd {
  margin-bottom: 10px;
}
}



  #s-49d08727-c5cb-4612-b8ba-6e9945a3eddd img.shogun-image {
    
    width: px;
  }


#s-49d08727-c5cb-4612-b8ba-6e9945a3eddd .shogun-image-content {
  
    align-items: center;
  
}

#s-55e0def3-06d8-4604-82ae-6e8f827f3fbd {
  margin-top: 10px;
margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-55e0def3-06d8-4604-82ae-6e8f827f3fbd {
  margin-top: 5px;
}
}@media (max-width: 767px){#s-55e0def3-06d8-4604-82ae-6e8f827f3fbd {
  margin-top: 5px;
}
}
#s-cc4d0ac9-e42a-4946-ae1f-f709608695ab {
  margin-top: 90px;
margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-cc4d0ac9-e42a-4946-ae1f-f709608695ab {
  margin-top: 90px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc4d0ac9-e42a-4946-ae1f-f709608695ab {
  margin-top: 0px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-cc4d0ac9-e42a-4946-ae1f-f709608695ab {
  margin-top: 0px;
margin-bottom: 10px;
}
}



  #s-cc4d0ac9-e42a-4946-ae1f-f709608695ab img.shogun-image {
    
    width: px;
  }


#s-cc4d0ac9-e42a-4946-ae1f-f709608695ab .shogun-image-content {
  
    align-items: center;
  
}

#s-3d4eb2c2-e919-4785-ad0c-6e57dbd95bec {
  margin-top: 10px;
margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d4eb2c2-e919-4785-ad0c-6e57dbd95bec {
  margin-top: 5px;
}
}@media (max-width: 767px){#s-3d4eb2c2-e919-4785-ad0c-6e57dbd95bec {
  margin-top: 5px;
}
}
#s-806b7bab-9ce2-49ad-ba27-dd582ec7312d {
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-806b7bab-9ce2-49ad-ba27-dd582ec7312d {
  
}
}@media (max-width: 767px){#s-806b7bab-9ce2-49ad-ba27-dd582ec7312d {
  
}
}
#s-1612097e-b126-4a12-905a-c18aa97761a1 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
min-height: 1000px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-1612097e-b126-4a12-905a-c18aa97761a1 {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1612097e-b126-4a12-905a-c18aa97761a1 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1612097e-b126-4a12-905a-c18aa97761a1 {
  margin-top: 250px;
}
}@media (max-width: 767px){#s-1612097e-b126-4a12-905a-c18aa97761a1 {
  margin-top: 250px;
display: none;
}
#s-1612097e-b126-4a12-905a-c18aa97761a1, #wrap-s-1612097e-b126-4a12-905a-c18aa97761a1 { display:none !important; }}







#s-1612097e-b126-4a12-905a-c18aa97761a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1612097e-b126-4a12-905a-c18aa97761a1.shg-box.shg-c {
  justify-content: center;
}

#s-8fc48d7c-94f3-4b3f-aaf1-0258a357fb83 {
  min-height: 50px;
}








#s-8fc48d7c-94f3-4b3f-aaf1-0258a357fb83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fc48d7c-94f3-4b3f-aaf1-0258a357fb83.shg-box.shg-c {
  justify-content: center;
}

#s-9fdd7891-2b0b-4daa-aa59-5716fdf05bbf {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 550px;
max-width: 500px;
background-color: rgba(253, 250, 238, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9fdd7891-2b0b-4daa-aa59-5716fdf05bbf {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-9fdd7891-2b0b-4daa-aa59-5716fdf05bbf {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-9fdd7891-2b0b-4daa-aa59-5716fdf05bbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fdd7891-2b0b-4daa-aa59-5716fdf05bbf.shg-box.shg-c {
  justify-content: center;
}

#s-1bdb4642-79be-47e1-a853-ce5297161458 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bdb4642-79be-47e1-a853-ce5297161458 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5d5dd4da-eaf3-47e4-bcce-6ea0016baacb {
  margin-left: auto;
margin-right: auto;
max-width: 330px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5d5dd4da-eaf3-47e4-bcce-6ea0016baacb {
  max-width: 330px;
}
}@media (max-width: 767px){#s-5d5dd4da-eaf3-47e4-bcce-6ea0016baacb {
  max-width: 330px;
}
}
#s-3314ce7e-6f23-4771-8dd8-42cfac8cffb2 {
  margin-top: 68px;
}

#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb {
  display: none;
}
#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb, #wrap-s-c2abceaf-5893-48c0-a321-ff2bad4ecedb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb {
  display: none;
}
#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb, #wrap-s-c2abceaf-5893-48c0-a321-ff2bad4ecedb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb {
  display: none;
}
#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb, #wrap-s-c2abceaf-5893-48c0-a321-ff2bad4ecedb { display:none !important; }}







#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2abceaf-5893-48c0-a321-ff2bad4ecedb.shg-box.shg-c {
  justify-content: center;
}

#s-e223a89a-1693-4b46-8596-43b79b16258d {
  min-height: 50px;
}








#s-e223a89a-1693-4b46-8596-43b79b16258d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e223a89a-1693-4b46-8596-43b79b16258d.shg-box.shg-c {
  justify-content: center;
}

#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 250px;
max-width: 430px;
background-color: rgba(253, 250, 238, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 {
  display: none;
}
#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7, #wrap-s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 {
  display: none;
}
#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7, #wrap-s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7, #wrap-s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 { display:none !important; }}@media (max-width: 767px){#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfb27388-42af-48d6-8779-b0b58f8e7ca7.shg-box.shg-c {
  justify-content: center;
}

#s-f1aa7e87-a230-4390-ac78-26d9e3acada1 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f1aa7e87-a230-4390-ac78-26d9e3acada1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-456eb5a4-eb74-4de9-82c8-f8caa7c6b49d {
  margin-left: auto;
margin-right: auto;
max-width: 330px;
}
@media (min-width: 768px) and (max-width: 991px){#s-456eb5a4-eb74-4de9-82c8-f8caa7c6b49d {
  max-width: 330px;
}
}@media (max-width: 767px){#s-456eb5a4-eb74-4de9-82c8-f8caa7c6b49d {
  max-width: 330px;
}
}
#s-ae349dad-22fc-4cbb-85a9-52ea13eee2b9 {
  margin-top: 68px;
}

#s-184d06cf-2f12-4e58-8aa3-f70d9caa1945 {
  margin-top: 90px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
max-width: 1218px;
}








#s-184d06cf-2f12-4e58-8aa3-f70d9caa1945 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-184d06cf-2f12-4e58-8aa3-f70d9caa1945.shg-box.shg-c {
  justify-content: center;
}

#s-d4b118fc-6641-44ec-9acb-c24d6e5b6544 {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-d4b118fc-6641-44ec-9acb-c24d6e5b6544 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-d4b118fc-6641-44ec-9acb-c24d6e5b6544 {
  margin-bottom: 30px;
}
}
#s-d4b118fc-6641-44ec-9acb-c24d6e5b6544 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-923be24f-6e83-4e14-894b-14ed94b39995 {
  margin-bottom: 55px;
}
@media (min-width: 768px) and (max-width: 991px){#s-923be24f-6e83-4e14-894b-14ed94b39995 {
  
}
}@media (max-width: 767px){#s-923be24f-6e83-4e14-894b-14ed94b39995 {
  
}
}
@media (min-width: 0px) {
[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-923be24f-6e83-4e14-894b-14ed94b39995"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-d7beb192-f758-4c7e-85f4-eff8a820f945 {
  margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-d7beb192-f758-4c7e-85f4-eff8a820f945 {
  margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7beb192-f758-4c7e-85f4-eff8a820f945 {
  margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7beb192-f758-4c7e-85f4-eff8a820f945 {
  margin-bottom: 15px;
text-align: left;
}
}@media (max-width: 767px){#s-d7beb192-f758-4c7e-85f4-eff8a820f945 {
  margin-bottom: 15px;
text-align: left;
}
}



  #s-d7beb192-f758-4c7e-85f4-eff8a820f945 img.shogun-image {
    
    width: px;
  }


#s-d7beb192-f758-4c7e-85f4-eff8a820f945 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a647b59-5141-4397-9bfa-b9431b64ffd7 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a647b59-5141-4397-9bfa-b9431b64ffd7 {
  display: none;
}
#s-0a647b59-5141-4397-9bfa-b9431b64ffd7, #wrap-s-0a647b59-5141-4397-9bfa-b9431b64ffd7 { display:none !important; }}@media (max-width: 767px){#s-0a647b59-5141-4397-9bfa-b9431b64ffd7 {
  display: none;
}
#s-0a647b59-5141-4397-9bfa-b9431b64ffd7, #wrap-s-0a647b59-5141-4397-9bfa-b9431b64ffd7 { display:none !important; }}
#s-0a647b59-5141-4397-9bfa-b9431b64ffd7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ff5ec1f1-6762-46fc-95ce-ae9885515e52 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-ff5ec1f1-6762-46fc-95ce-ae9885515e52 {
  display: none;
}
#s-ff5ec1f1-6762-46fc-95ce-ae9885515e52, #wrap-s-ff5ec1f1-6762-46fc-95ce-ae9885515e52 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff5ec1f1-6762-46fc-95ce-ae9885515e52 {
  display: none;
}
#s-ff5ec1f1-6762-46fc-95ce-ae9885515e52, #wrap-s-ff5ec1f1-6762-46fc-95ce-ae9885515e52 { display:none !important; }}
#s-0f454439-f9a7-44a9-8448-2bca19a6919d {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f454439-f9a7-44a9-8448-2bca19a6919d {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-0f454439-f9a7-44a9-8448-2bca19a6919d {
  margin-bottom: 30px;
}
}
#s-b2b990fa-edc3-452f-9e71-247b498aab33 {
  margin-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b2b990fa-edc3-452f-9e71-247b498aab33 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2b990fa-edc3-452f-9e71-247b498aab33 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2b990fa-edc3-452f-9e71-247b498aab33 {
  margin-bottom: 15px;
text-align: left;
}
}@media (max-width: 767px){#s-b2b990fa-edc3-452f-9e71-247b498aab33 {
  margin-bottom: 15px;
text-align: left;
}
}



  #s-b2b990fa-edc3-452f-9e71-247b498aab33 img.shogun-image {
    
    width: px;
  }


#s-b2b990fa-edc3-452f-9e71-247b498aab33 .shogun-image-content {
  
    align-items: center;
  
}

#s-41595446-c455-4924-ac55-1f868e1d21dc {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-41595446-c455-4924-ac55-1f868e1d21dc {
  display: none;
}
#s-41595446-c455-4924-ac55-1f868e1d21dc, #wrap-s-41595446-c455-4924-ac55-1f868e1d21dc { display:none !important; }}@media (max-width: 767px){#s-41595446-c455-4924-ac55-1f868e1d21dc {
  display: none;
}
#s-41595446-c455-4924-ac55-1f868e1d21dc, #wrap-s-41595446-c455-4924-ac55-1f868e1d21dc { display:none !important; }}
#s-41595446-c455-4924-ac55-1f868e1d21dc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a30865ce-4950-461d-bc99-d1539fce586c {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-a30865ce-4950-461d-bc99-d1539fce586c {
  display: none;
}
#s-a30865ce-4950-461d-bc99-d1539fce586c, #wrap-s-a30865ce-4950-461d-bc99-d1539fce586c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a30865ce-4950-461d-bc99-d1539fce586c {
  display: none;
}
#s-a30865ce-4950-461d-bc99-d1539fce586c, #wrap-s-a30865ce-4950-461d-bc99-d1539fce586c { display:none !important; }}
#s-5f56ff2a-2ac6-48e0-8e66-707fb5a066ac {
  margin-left: auto;
margin-right: auto;
max-width: 240px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5f56ff2a-2ac6-48e0-8e66-707fb5a066ac {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-5f56ff2a-2ac6-48e0-8e66-707fb5a066ac {
  margin-bottom: 30px;
max-width: 100%;
}
}
#s-7df7ee0b-c34c-4e8e-8e84-cfe08832b176 {
  margin-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-7df7ee0b-c34c-4e8e-8e84-cfe08832b176 {
  margin-bottom: 10px;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7df7ee0b-c34c-4e8e-8e84-cfe08832b176 {
  margin-bottom: 10px;
text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7df7ee0b-c34c-4e8e-8e84-cfe08832b176 {
  margin-bottom: 15px;
text-align: left;
}
}@media (max-width: 767px){#s-7df7ee0b-c34c-4e8e-8e84-cfe08832b176 {
  margin-bottom: 15px;
text-align: left;
}
}



  #s-7df7ee0b-c34c-4e8e-8e84-cfe08832b176 img.shogun-image {
    
    width: px;
  }


#s-7df7ee0b-c34c-4e8e-8e84-cfe08832b176 .shogun-image-content {
  
    align-items: center;
  
}

#s-334ab735-5b56-457a-9f34-9898ca9be23a {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-334ab735-5b56-457a-9f34-9898ca9be23a {
  display: none;
}
#s-334ab735-5b56-457a-9f34-9898ca9be23a, #wrap-s-334ab735-5b56-457a-9f34-9898ca9be23a { display:none !important; }}@media (max-width: 767px){#s-334ab735-5b56-457a-9f34-9898ca9be23a {
  display: none;
}
#s-334ab735-5b56-457a-9f34-9898ca9be23a, #wrap-s-334ab735-5b56-457a-9f34-9898ca9be23a { display:none !important; }}
#s-334ab735-5b56-457a-9f34-9898ca9be23a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-303347a1-11da-48e8-bae9-754977c2b5d9 {
  margin-bottom: 10px;
}
@media (min-width: 1200px){#s-303347a1-11da-48e8-bae9-754977c2b5d9 {
  display: none;
}
#s-303347a1-11da-48e8-bae9-754977c2b5d9, #wrap-s-303347a1-11da-48e8-bae9-754977c2b5d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-303347a1-11da-48e8-bae9-754977c2b5d9 {
  display: none;
}
#s-303347a1-11da-48e8-bae9-754977c2b5d9, #wrap-s-303347a1-11da-48e8-bae9-754977c2b5d9 { display:none !important; }}
#s-1e7d5a0f-e0a0-430c-a99d-0882dec24304 {
  margin-left: auto;
margin-right: auto;
max-width: 240px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1e7d5a0f-e0a0-430c-a99d-0882dec24304 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-1e7d5a0f-e0a0-430c-a99d-0882dec24304 {
  margin-bottom: 30px;
max-width: 100%;
}
}
#s-3098a425-5cf0-43db-bf26-95176015500c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-3098a425-5cf0-43db-bf26-95176015500c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3098a425-5cf0-43db-bf26-95176015500c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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