.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-5ced4af4-2ebb-4f51-aba7-4008b670f952 {
  min-height: 50px;
}








#s-5ced4af4-2ebb-4f51-aba7-4008b670f952 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ced4af4-2ebb-4f51-aba7-4008b670f952.shg-box.shg-c {
  justify-content: center;
}

#s-758e41b9-06e6-4065-8471-74fa7c58f2fc {
  min-height: 50px;
}








#s-758e41b9-06e6-4065-8471-74fa7c58f2fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-758e41b9-06e6-4065-8471-74fa7c58f2fc.shg-box.shg-c {
  justify-content: center;
}

#s-cb07b2ab-2f48-486c-bf00-db2e29f368d7 {
  background-image: url(https://i.shgcdn.com/08303ba0-a06f-47e6-8319-e63d63e59fb5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-cb07b2ab-2f48-486c-bf00-db2e29f368d7 {
  min-height: 150px;
}
}







#s-cb07b2ab-2f48-486c-bf00-db2e29f368d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb07b2ab-2f48-486c-bf00-db2e29f368d7.shg-box.shg-c {
  justify-content: center;
}

.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-2876c9d4-9dd6-48f1-93ea-76f3bfcac8c4 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-2876c9d4-9dd6-48f1-93ea-76f3bfcac8c4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

#s-0e5316a8-31a9-4f94-b628-94e6860da442 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 2px;
margin-left: 0%;
margin-bottom: 2px;
margin-right: 0%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e5316a8-31a9-4f94-b628-94e6860da442 {
  display: none;
}
#s-0e5316a8-31a9-4f94-b628-94e6860da442, #wrap-s-0e5316a8-31a9-4f94-b628-94e6860da442 { display:none !important; }}@media (max-width: 767px){#s-0e5316a8-31a9-4f94-b628-94e6860da442 {
  display: none;
}
#s-0e5316a8-31a9-4f94-b628-94e6860da442, #wrap-s-0e5316a8-31a9-4f94-b628-94e6860da442 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0e5316a8-31a9-4f94-b628-94e6860da442"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-67c59aa5-9a45-4984-90f1-02a1fb86e09b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-67c59aa5-9a45-4984-90f1-02a1fb86e09b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-67c59aa5-9a45-4984-90f1-02a1fb86e09b .shogun-heading-component h2 a {
  color: #000;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-66b9a3d8-32a0-49d0-a173-30fdc4292650 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-66b9a3d8-32a0-49d0-a173-30fdc4292650 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-66b9a3d8-32a0-49d0-a173-30fdc4292650 .shogun-heading-component h2 a {
  color: #000;
}


#s-f2f89189-0f5a-4aad-8995-ac8136bc9ccc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f2f89189-0f5a-4aad-8995-ac8136bc9ccc .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-f2f89189-0f5a-4aad-8995-ac8136bc9ccc .shogun-heading-component h2 a {
  color: #000;
}


#s-1f9e40b9-5db9-42d6-a5b0-7be907cfd79d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1f9e40b9-5db9-42d6-a5b0-7be907cfd79d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-1f9e40b9-5db9-42d6-a5b0-7be907cfd79d .shogun-heading-component h2 a {
  color: #000;
}


#s-70fb48b3-58eb-4d05-91a0-57f50b346432 {
  min-height: 50px;
}








#s-70fb48b3-58eb-4d05-91a0-57f50b346432 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70fb48b3-58eb-4d05-91a0-57f50b346432.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-22ece857-3005-4c5f-a780-cecb93074753 {
  margin-top: -1px;
margin-bottom: -1px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-22ece857-3005-4c5f-a780-cecb93074753 {
  display: none;
}
#s-22ece857-3005-4c5f-a780-cecb93074753, #wrap-s-22ece857-3005-4c5f-a780-cecb93074753 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22ece857-3005-4c5f-a780-cecb93074753 {
  display: none;
}
#s-22ece857-3005-4c5f-a780-cecb93074753, #wrap-s-22ece857-3005-4c5f-a780-cecb93074753 { display:none !important; }}
#s-22ece857-3005-4c5f-a780-cecb93074753 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-22ece857-3005-4c5f-a780-cecb93074753 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-22ece857-3005-4c5f-a780-cecb93074753 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(60, 60, 48, 1);
}

#s-22ece857-3005-4c5f-a780-cecb93074753 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-22ece857-3005-4c5f-a780-cecb93074753 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(60, 60, 48, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-22ece857-3005-4c5f-a780-cecb93074753 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a61ecfa-0f24-4f6a-b5e3-46e6a6464693"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-47c6525a-b82f-459c-8e3a-5203c92a53a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-47c6525a-b82f-459c-8e3a-5203c92a53a4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-74ae54c3-c31b-4868-b105-6944c0e3a40d {
  min-height: 50px;
}








#s-74ae54c3-c31b-4868-b105-6944c0e3a40d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74ae54c3-c31b-4868-b105-6944c0e3a40d.shg-box.shg-c {
  justify-content: center;
}

#s-28f69646-901a-45a8-940b-df49082dcc03 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-28f69646-901a-45a8-940b-df49082dcc03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

.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-dc888f4b-1b5b-4ccc-944f-2d08ec02079f {
  text-align: center;
}




  #s-dc888f4b-1b5b-4ccc-944f-2d08ec02079f img.shogun-image {
    
    width: px;
  }


#s-dc888f4b-1b5b-4ccc-944f-2d08ec02079f .shogun-image-content {
  
    align-items: center;
  
}

#s-a9625bf5-3480-423f-9e3c-800a2d84cf99 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-a9625bf5-3480-423f-9e3c-800a2d84cf99 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-a9625bf5-3480-423f-9e3c-800a2d84cf99 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-a9625bf5-3480-423f-9e3c-800a2d84cf99 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


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

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

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

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

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

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

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

#s-6860b5dd-1a5f-4d5c-b202-d2f173bbad00 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(39, 93, 56, 1);
}
#s-6860b5dd-1a5f-4d5c-b202-d2f173bbad00:hover {background-color: rgba(39, 93, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6860b5dd-1a5f-4d5c-b202-d2f173bbad00:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-6860b5dd-1a5f-4d5c-b202-d2f173bbad00 {
  margin-top: 0px;
margin-bottom: 0px;
}
}


#s-6860b5dd-1a5f-4d5c-b202-d2f173bbad00.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-6860b5dd-1a5f-4d5c-b202-d2f173bbad00.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-dc91532a-cdaf-49b7-adff-feecaa616ab8 {
  text-align: center;
}




  #s-dc91532a-cdaf-49b7-adff-feecaa616ab8 img.shogun-image {
    
    width: px;
  }


#s-dc91532a-cdaf-49b7-adff-feecaa616ab8 .shogun-image-content {
  
    align-items: center;
  
}

#s-622e953b-c99b-469b-a585-401e39a296d7 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-622e953b-c99b-469b-a585-401e39a296d7 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-622e953b-c99b-469b-a585-401e39a296d7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-622e953b-c99b-469b-a585-401e39a296d7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-b87d71c0-6578-46ae-b271-954ba40d9bb8 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(39, 93, 56, 1);
}
#s-b87d71c0-6578-46ae-b271-954ba40d9bb8:hover {background-color: rgba(39, 93, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b87d71c0-6578-46ae-b271-954ba40d9bb8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b87d71c0-6578-46ae-b271-954ba40d9bb8 {
  margin-top: 0px;
margin-bottom: 0px;
}
}


#s-b87d71c0-6578-46ae-b271-954ba40d9bb8.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-b87d71c0-6578-46ae-b271-954ba40d9bb8.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-e9699f5e-b779-494a-b01a-e4d71d381902 {
  text-align: center;
}




  #s-e9699f5e-b779-494a-b01a-e4d71d381902 img.shogun-image {
    
    width: px;
  }


#s-e9699f5e-b779-494a-b01a-e4d71d381902 .shogun-image-content {
  
    align-items: center;
  
}

#s-0100ae38-bc9a-4c56-8e3a-c28adcd83cb9 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-0100ae38-bc9a-4c56-8e3a-c28adcd83cb9 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-0100ae38-bc9a-4c56-8e3a-c28adcd83cb9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-0100ae38-bc9a-4c56-8e3a-c28adcd83cb9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-aada75c3-7f9f-4570-91d6-eb10d65f9cd6 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(39, 93, 56, 1);
}
#s-aada75c3-7f9f-4570-91d6-eb10d65f9cd6:hover {background-color: rgba(39, 93, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-aada75c3-7f9f-4570-91d6-eb10d65f9cd6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-aada75c3-7f9f-4570-91d6-eb10d65f9cd6 {
  margin-top: 0px;
margin-bottom: 0px;
}
}


#s-aada75c3-7f9f-4570-91d6-eb10d65f9cd6.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){

#s-aada75c3-7f9f-4570-91d6-eb10d65f9cd6.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){

#s-aada75c3-7f9f-4570-91d6-eb10d65f9cd6.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){

#s-aada75c3-7f9f-4570-91d6-eb10d65f9cd6.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0993119d-3780-4d8c-abc0-335786d8239e {
  text-align: right;
}




  #s-0993119d-3780-4d8c-abc0-335786d8239e img.shogun-image {
    
    width: px;
  }


#s-0993119d-3780-4d8c-abc0-335786d8239e .shogun-image-content {
  
    align-items: center;
  
}

#s-29fa55eb-e45d-4831-953b-c708352b5be3 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-29fa55eb-e45d-4831-953b-c708352b5be3 {
  margin-top: 50px;
margin-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29fa55eb-e45d-4831-953b-c708352b5be3 {
  margin-top: 50px;
margin-bottom: 50px;
}
}
#s-29fa55eb-e45d-4831-953b-c708352b5be3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-29fa55eb-e45d-4831-953b-c708352b5be3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-29fa55eb-e45d-4831-953b-c708352b5be3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-cde3d808-e92d-470a-8f30-25424e2b0927 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(39, 93, 56, 1);
}
#s-cde3d808-e92d-470a-8f30-25424e2b0927:hover {background-color: rgba(39, 93, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cde3d808-e92d-470a-8f30-25424e2b0927:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cde3d808-e92d-470a-8f30-25424e2b0927.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-cde3d808-e92d-470a-8f30-25424e2b0927.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-8ff74336-c275-4c69-bd1b-7f9ad359aa4b {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-bottom: 50px;
min-height: 500px;
background-position: center center;
}








#s-8ff74336-c275-4c69-bd1b-7f9ad359aa4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ff74336-c275-4c69-bd1b-7f9ad359aa4b {
  cursor: pointer;
}#s-8ff74336-c275-4c69-bd1b-7f9ad359aa4b.shg-box.shg-c {
  justify-content: center;
}

#s-e7ff3937-f862-4cff-b426-e2af6092b9b8 {
  border-style: solid;
margin-left: 5%;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-e7ff3937-f862-4cff-b426-e2af6092b9b8 {
  display: none;
}
#s-e7ff3937-f862-4cff-b426-e2af6092b9b8, #wrap-s-e7ff3937-f862-4cff-b426-e2af6092b9b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e7ff3937-f862-4cff-b426-e2af6092b9b8 {
  display: none;
}
#s-e7ff3937-f862-4cff-b426-e2af6092b9b8, #wrap-s-e7ff3937-f862-4cff-b426-e2af6092b9b8 { display:none !important; }}







#s-e7ff3937-f862-4cff-b426-e2af6092b9b8 > .shg-box-overlay {
  background-color: rgba(248, 248, 248, 1);
  opacity: 0.5;
}#s-e7ff3937-f862-4cff-b426-e2af6092b9b8.shg-box.shg-c {
  justify-content: center;
}

#s-fb5b4439-1b4f-45cb-89d2-48eaf8e4ceaf {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb5b4439-1b4f-45cb-89d2-48eaf8e4ceaf .shogun-heading-component h1 {
  color: rgba(39, 93, 56, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-974b8d52-939e-4199-9258-b885ed54eb0f {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: left;
}
@media (min-width: 1200px){#s-974b8d52-939e-4199-9258-b885ed54eb0f {
  display: none;
}
#s-974b8d52-939e-4199-9258-b885ed54eb0f, #wrap-s-974b8d52-939e-4199-9258-b885ed54eb0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-974b8d52-939e-4199-9258-b885ed54eb0f {
  display: none;
}
#s-974b8d52-939e-4199-9258-b885ed54eb0f, #wrap-s-974b8d52-939e-4199-9258-b885ed54eb0f { display:none !important; }}
#s-974b8d52-939e-4199-9258-b885ed54eb0f .shogun-heading-component h4 {
  color: rgba(39, 93, 56, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-17cee7b1-654d-40e0-9ecc-97f653bbd36d {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-17cee7b1-654d-40e0-9ecc-97f653bbd36d {
  display: none;
}
#s-17cee7b1-654d-40e0-9ecc-97f653bbd36d, #wrap-s-17cee7b1-654d-40e0-9ecc-97f653bbd36d { display:none !important; }}@media (max-width: 767px){#s-17cee7b1-654d-40e0-9ecc-97f653bbd36d {
  display: none;
}
#s-17cee7b1-654d-40e0-9ecc-97f653bbd36d, #wrap-s-17cee7b1-654d-40e0-9ecc-97f653bbd36d { display:none !important; }}
#s-17cee7b1-654d-40e0-9ecc-97f653bbd36d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2f346c19-1fe3-4cce-be96-e9049eac441a {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f346c19-1fe3-4cce-be96-e9049eac441a {
  display: none;
}
#s-2f346c19-1fe3-4cce-be96-e9049eac441a, #wrap-s-2f346c19-1fe3-4cce-be96-e9049eac441a { display:none !important; }}@media (max-width: 767px){#s-2f346c19-1fe3-4cce-be96-e9049eac441a {
  display: none;
}
#s-2f346c19-1fe3-4cce-be96-e9049eac441a, #wrap-s-2f346c19-1fe3-4cce-be96-e9049eac441a { display:none !important; }}
#s-1021c599-bab8-4e23-b369-cbbf05b4ab65 {
  border-style: solid;
margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(39, 93, 56, 1);
}
#s-1021c599-bab8-4e23-b369-cbbf05b4ab65:hover {background-color: rgba(39, 93, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-1021c599-bab8-4e23-b369-cbbf05b4ab65:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1021c599-bab8-4e23-b369-cbbf05b4ab65-btn-wrapper {
    text-align: left;
  }


#s-1021c599-bab8-4e23-b369-cbbf05b4ab65.shg-btn {
  color: rgba(39, 93, 56, 1);
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-186b7e37-c2e9-4028-8756-8f47ea41e3e6 {
  min-height: 50px;
}








#s-186b7e37-c2e9-4028-8756-8f47ea41e3e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-186b7e37-c2e9-4028-8756-8f47ea41e3e6.shg-box.shg-c {
  justify-content: center;
}

#s-823ebc33-6112-4814-8b17-1552c83b325b {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-823ebc33-6112-4814-8b17-1552c83b325b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9bb0e3a8-02dc-4564-bb1a-bbff75c8d70f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9bb0e3a8-02dc-4564-bb1a-bbff75c8d70f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-eccf17c2-0953-4a8f-aefd-253741254428 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-eccf17c2-0953-4a8f-aefd-253741254428 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}


#s-eccf17c2-0953-4a8f-aefd-253741254428 .shogun-heading-component h3 a {
  color: #000;
}


/*
  $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-abd3f46b-20bc-4bd3-846e-d42f1baca642 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-2b7646fd-5c0d-451c-ad80-611037c25da5 {
  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-5daa5a5e-4a16-44d3-a456-b9cd32007254 {
  text-align: left;
}


.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 {
  max-width: 100%;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom,
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 {
  max-width: 100%;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom,
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 {
  max-width: 100%;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom,
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 {
  max-width: 100%;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom,
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 {
  max-width: 100%;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .shg-image-zoom,
.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5daa5a5e-4a16-44d3-a456-b9cd32007254 .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-ba71cbe4-5f24-4cf7-a634-20922d8e9898 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ba71cbe4-5f24-4cf7-a634-20922d8e9898 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e4542241-f1fd-4e06-bdd0-6f8d2b28afce {
  text-align: left;
}

#s-e4542241-f1fd-4e06-bdd0-6f8d2b28afce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e4542241-f1fd-4e06-bdd0-6f8d2b28afce .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e4542241-f1fd-4e06-bdd0-6f8d2b28afce .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-b789cbe8-fb2e-45fd-b555-7955c2fcef5b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b789cbe8-fb2e-45fd-b555-7955c2fcef5b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b789cbe8-fb2e-45fd-b555-7955c2fcef5b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b789cbe8-fb2e-45fd-b555-7955c2fcef5b {
  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-b789cbe8-fb2e-45fd-b555-7955c2fcef5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b789cbe8-fb2e-45fd-b555-7955c2fcef5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b789cbe8-fb2e-45fd-b555-7955c2fcef5b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-de2b70f2-5c03-46d2-a722-1697f8062713 {
  display: none;
}
#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd {
  text-align: left;
}


.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd {
  max-width: 100%;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom,
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd {
  max-width: 100%;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom,
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd {
  max-width: 100%;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom,
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd {
  max-width: 100%;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom,
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd {
  max-width: 100%;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom,
.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d0113f1-8b9e-4666-970e-b681a9cd1dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-29de7cd0-5a87-46c5-8bb9-3f9a3a634b95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29de7cd0-5a87-46c5-8bb9-3f9a3a634b95 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-ceb444e2-fa5f-4735-a67a-d0b559c2a48f {
  text-align: left;
}

#s-ceb444e2-fa5f-4735-a67a-d0b559c2a48f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ceb444e2-fa5f-4735-a67a-d0b559c2a48f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ceb444e2-fa5f-4735-a67a-d0b559c2a48f .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-eb8400c6-a1f3-4d0f-aa06-c08e7389f6da {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-eb8400c6-a1f3-4d0f-aa06-c08e7389f6da:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eb8400c6-a1f3-4d0f-aa06-c08e7389f6da:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eb8400c6-a1f3-4d0f-aa06-c08e7389f6da {
  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-eb8400c6-a1f3-4d0f-aa06-c08e7389f6da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb8400c6-a1f3-4d0f-aa06-c08e7389f6da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eb8400c6-a1f3-4d0f-aa06-c08e7389f6da.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-57255183-5ec4-41fe-8aa4-aa6eb2a9304a {
  display: none;
}
#s-1a7eb564-4727-4455-a02e-654ae0751382 {
  text-align: left;
}


.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 {
  max-width: 100%;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom,
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 {
  max-width: 100%;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom,
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 {
  max-width: 100%;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom,
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 {
  max-width: 100%;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom,
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 {
  max-width: 100%;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom,
.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a7eb564-4727-4455-a02e-654ae0751382 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f56e9d90-34cb-4a34-aa29-d05300821f52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f56e9d90-34cb-4a34-aa29-d05300821f52 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-617a4cf4-5035-4e67-95ce-ae6661010a9f {
  text-align: left;
}

#s-617a4cf4-5035-4e67-95ce-ae6661010a9f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-617a4cf4-5035-4e67-95ce-ae6661010a9f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-617a4cf4-5035-4e67-95ce-ae6661010a9f .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-29cf21e4-2834-4a0e-9a9d-b20f85d17918 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-29cf21e4-2834-4a0e-9a9d-b20f85d17918:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-29cf21e4-2834-4a0e-9a9d-b20f85d17918:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-29cf21e4-2834-4a0e-9a9d-b20f85d17918 {
  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-29cf21e4-2834-4a0e-9a9d-b20f85d17918.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29cf21e4-2834-4a0e-9a9d-b20f85d17918.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-29cf21e4-2834-4a0e-9a9d-b20f85d17918.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-79ac24a1-8518-424c-a924-cec945dfae49 {
  display: none;
}
#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 {
  text-align: left;
}


.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 {
  max-width: 100%;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom,
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 {
  max-width: 100%;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom,
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 {
  max-width: 100%;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom,
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 {
  max-width: 100%;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom,
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 {
  max-width: 100%;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom,
.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8a6dc82-7e7c-4962-b092-90e7cff33e22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-302bf6a8-ab90-4e2c-bb01-7f1c3b302521 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-302bf6a8-ab90-4e2c-bb01-7f1c3b302521 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-5b351947-888a-40ed-a6c7-fbf2d780f214 {
  text-align: left;
}

#s-5b351947-888a-40ed-a6c7-fbf2d780f214 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5b351947-888a-40ed-a6c7-fbf2d780f214 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5b351947-888a-40ed-a6c7-fbf2d780f214 .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-176a0862-4df7-44f5-a2c6-6536f1d61f13 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-176a0862-4df7-44f5-a2c6-6536f1d61f13:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-176a0862-4df7-44f5-a2c6-6536f1d61f13:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-176a0862-4df7-44f5-a2c6-6536f1d61f13 {
  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-176a0862-4df7-44f5-a2c6-6536f1d61f13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-176a0862-4df7-44f5-a2c6-6536f1d61f13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-176a0862-4df7-44f5-a2c6-6536f1d61f13.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a59e3c78-261a-4c59-b2a9-0fae8d425ca0 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}








#s-a59e3c78-261a-4c59-b2a9-0fae8d425ca0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a59e3c78-261a-4c59-b2a9-0fae8d425ca0.shg-box.shg-c {
  justify-content: center;
}

#s-62b99f2d-03b0-4d55-81ce-94fd514864b7 {
  min-height: 50px;
}








#s-62b99f2d-03b0-4d55-81ce-94fd514864b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62b99f2d-03b0-4d55-81ce-94fd514864b7.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-861b7377-3be6-4ab8-9fd3-ca1175d27f19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f5e8fa71-a490-4076-9955-3b5182ea4cce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f5e8fa71-a490-4076-9955-3b5182ea4cce .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7b6cb107-d1ed-442c-a3bb-8caebcbd196e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-7b6cb107-d1ed-442c-a3bb-8caebcbd196e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}


#s-7b6cb107-d1ed-442c-a3bb-8caebcbd196e .shogun-heading-component h3 a {
  color: #000;
}


#s-264c94bd-66da-423a-9a88-85ce624ac2c6 {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-264c94bd-66da-423a-9a88-85ce624ac2c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e83b29e6-62e1-4bb6-b661-acca290da525 {
  display: none;
}
#s-c0e5391d-a981-4d79-9550-600a7b833dcf {
  text-align: left;
}


.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf {
  max-width: 100%;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom,
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf {
  max-width: 100%;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom,
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf {
  max-width: 100%;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom,
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf {
  max-width: 100%;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom,
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf {
  max-width: 100%;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom,
.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0e5391d-a981-4d79-9550-600a7b833dcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-59355507-d067-4479-977d-1e954862d46c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59355507-d067-4479-977d-1e954862d46c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-8a0db67a-fbb2-408a-8727-5e1b12be52b1 {
  text-align: center;
}

#s-8a0db67a-fbb2-408a-8727-5e1b12be52b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8a0db67a-fbb2-408a-8727-5e1b12be52b1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8a0db67a-fbb2-408a-8727-5e1b12be52b1 .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-68c43e6d-eebb-4c11-8b54-a21d6d4ec5fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-68c43e6d-eebb-4c11-8b54-a21d6d4ec5fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-68c43e6d-eebb-4c11-8b54-a21d6d4ec5fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-68c43e6d-eebb-4c11-8b54-a21d6d4ec5fb {
  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-68c43e6d-eebb-4c11-8b54-a21d6d4ec5fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68c43e6d-eebb-4c11-8b54-a21d6d4ec5fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-68c43e6d-eebb-4c11-8b54-a21d6d4ec5fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-db7c3f3a-f1b2-4ec2-a49c-cdd283d8e9b2 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-db7c3f3a-f1b2-4ec2-a49c-cdd283d8e9b2 {
  display: none;
}
#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd {
  text-align: left;
}
@media (max-width: 767px){#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd {
  margin-top: 30px;
margin-bottom: 30px;
}
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd {
  max-width: 100%;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom,
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd {
  max-width: 100%;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom,
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd {
  max-width: 100%;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom,
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd {
  max-width: 100%;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom,
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd {
  max-width: 100%;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom,
.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e0252c5-571c-4725-bcd0-2203f46fb9bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7a392465-8802-4a83-aff4-d7cca473673b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a392465-8802-4a83-aff4-d7cca473673b .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-56c52e76-a7a9-4a99-9619-c2ebfa8fbb6a {
  text-align: center;
}

#s-56c52e76-a7a9-4a99-9619-c2ebfa8fbb6a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-56c52e76-a7a9-4a99-9619-c2ebfa8fbb6a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-56c52e76-a7a9-4a99-9619-c2ebfa8fbb6a .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-40947336-becc-47fe-bb69-f8cf79099ed9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-40947336-becc-47fe-bb69-f8cf79099ed9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40947336-becc-47fe-bb69-f8cf79099ed9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-40947336-becc-47fe-bb69-f8cf79099ed9 {
  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-40947336-becc-47fe-bb69-f8cf79099ed9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40947336-becc-47fe-bb69-f8cf79099ed9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-40947336-becc-47fe-bb69-f8cf79099ed9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e05a737b-697e-43a3-84eb-5037d5002453 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e05a737b-697e-43a3-84eb-5037d5002453"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-248635e1-4f99-4bdb-8607-5e6cd6837f90 {
  display: none;
}
#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d {
  text-align: left;
}


.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d {
  max-width: 100%;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom,
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d {
  max-width: 100%;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom,
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d {
  max-width: 100%;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom,
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d {
  max-width: 100%;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom,
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d {
  max-width: 100%;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom,
.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d4115f7-9f6b-40b0-a405-bd9d2c27959d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-32f897c6-2908-47a9-93c7-14914679bcf6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-32f897c6-2908-47a9-93c7-14914679bcf6 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-dc88cf98-fa24-4934-a9ab-d3f742871805 {
  text-align: center;
}

#s-dc88cf98-fa24-4934-a9ab-d3f742871805 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dc88cf98-fa24-4934-a9ab-d3f742871805 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dc88cf98-fa24-4934-a9ab-d3f742871805 .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-2fc4251b-0c5d-4d14-b311-6e33b96e72b9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2fc4251b-0c5d-4d14-b311-6e33b96e72b9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2fc4251b-0c5d-4d14-b311-6e33b96e72b9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2fc4251b-0c5d-4d14-b311-6e33b96e72b9 {
  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-2fc4251b-0c5d-4d14-b311-6e33b96e72b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2fc4251b-0c5d-4d14-b311-6e33b96e72b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2fc4251b-0c5d-4d14-b311-6e33b96e72b9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4d9c4012-c606-4c7c-aca5-7b39e561ce00 {
  display: none;
}
#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef {
  margin-top: 30px;
margin-bottom: 30px;
text-align: left;
}


.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef {
  max-width: 100%;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom,
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef {
  max-width: 100%;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom,
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef {
  max-width: 100%;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom,
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef {
  max-width: 100%;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom,
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef {
  max-width: 100%;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom,
.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24916cc1-117f-42c8-8a18-2af0ab4e3cef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-00d8fdb2-02c1-4a9b-8427-029e15fd1845 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00d8fdb2-02c1-4a9b-8427-029e15fd1845 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-02bd1238-3aed-48b2-8887-f8c7a61f08a8 {
  text-align: center;
}

#s-02bd1238-3aed-48b2-8887-f8c7a61f08a8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-02bd1238-3aed-48b2-8887-f8c7a61f08a8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-02bd1238-3aed-48b2-8887-f8c7a61f08a8 .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-0b594d02-c418-413a-8e6a-161ce57b793e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0b594d02-c418-413a-8e6a-161ce57b793e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0b594d02-c418-413a-8e6a-161ce57b793e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0b594d02-c418-413a-8e6a-161ce57b793e {
  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-0b594d02-c418-413a-8e6a-161ce57b793e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b594d02-c418-413a-8e6a-161ce57b793e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0b594d02-c418-413a-8e6a-161ce57b793e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-307735e8-30df-4dcd-b54b-ee7402dcbd74 {
  min-height: 50px;
}








#s-307735e8-30df-4dcd-b54b-ee7402dcbd74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-307735e8-30df-4dcd-b54b-ee7402dcbd74.shg-box.shg-c {
  justify-content: center;
}

#s-2114ebf9-8717-4005-890c-d7e0ce5b7341 {
  margin-top: 25px;
margin-bottom: 25px;
}
@media (min-width: 1200px){#s-2114ebf9-8717-4005-890c-d7e0ce5b7341 {
  display: none;
}
#s-2114ebf9-8717-4005-890c-d7e0ce5b7341, #wrap-s-2114ebf9-8717-4005-890c-d7e0ce5b7341 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2114ebf9-8717-4005-890c-d7e0ce5b7341 {
  display: none;
}
#s-2114ebf9-8717-4005-890c-d7e0ce5b7341, #wrap-s-2114ebf9-8717-4005-890c-d7e0ce5b7341 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2114ebf9-8717-4005-890c-d7e0ce5b7341 {
  display: none;
}
#s-2114ebf9-8717-4005-890c-d7e0ce5b7341, #wrap-s-2114ebf9-8717-4005-890c-d7e0ce5b7341 { display:none !important; }}@media (max-width: 767px){#s-2114ebf9-8717-4005-890c-d7e0ce5b7341 {
  display: none;
}
#s-2114ebf9-8717-4005-890c-d7e0ce5b7341, #wrap-s-2114ebf9-8717-4005-890c-d7e0ce5b7341 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2114ebf9-8717-4005-890c-d7e0ce5b7341"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2b9a268f-05ab-4e1c-b90e-d94a25d19af2 {
  text-align: center;
}




  #s-2b9a268f-05ab-4e1c-b90e-d94a25d19af2 img.shogun-image {
    
    width: px;
  }


#s-2b9a268f-05ab-4e1c-b90e-d94a25d19af2 .shogun-image-content {
  
    align-items: center;
  
}

#s-9e5aae95-3eaa-43a6-896f-e4059645df74 {
  text-align: center;
}




  #s-9e5aae95-3eaa-43a6-896f-e4059645df74 img.shogun-image {
    
    width: px;
  }


#s-9e5aae95-3eaa-43a6-896f-e4059645df74 .shogun-image-content {
  
    align-items: center;
  
}

#s-5eafd17c-3858-42c4-a45d-69aed5d0de93 {
  margin-top: 25px;
margin-bottom: 25px;
}
@media (min-width: 1200px){#s-5eafd17c-3858-42c4-a45d-69aed5d0de93 {
  display: none;
}
#s-5eafd17c-3858-42c4-a45d-69aed5d0de93, #wrap-s-5eafd17c-3858-42c4-a45d-69aed5d0de93 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5eafd17c-3858-42c4-a45d-69aed5d0de93 {
  display: none;
}
#s-5eafd17c-3858-42c4-a45d-69aed5d0de93, #wrap-s-5eafd17c-3858-42c4-a45d-69aed5d0de93 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5eafd17c-3858-42c4-a45d-69aed5d0de93 {
  display: none;
}
#s-5eafd17c-3858-42c4-a45d-69aed5d0de93, #wrap-s-5eafd17c-3858-42c4-a45d-69aed5d0de93 { display:none !important; }}@media (max-width: 767px){#s-5eafd17c-3858-42c4-a45d-69aed5d0de93 {
  display: none;
}
#s-5eafd17c-3858-42c4-a45d-69aed5d0de93, #wrap-s-5eafd17c-3858-42c4-a45d-69aed5d0de93 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5eafd17c-3858-42c4-a45d-69aed5d0de93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-18bf91bd-5fdf-4a4e-add7-a5b2edbb2492 {
  text-align: center;
}




  #s-18bf91bd-5fdf-4a4e-add7-a5b2edbb2492 img.shogun-image {
    
    width: px;
  }


#s-18bf91bd-5fdf-4a4e-add7-a5b2edbb2492 .shogun-image-content {
  
    align-items: center;
  
}

#s-22ae82c9-910e-4940-814a-5fb9ca03e073 {
  text-align: center;
}




  #s-22ae82c9-910e-4940-814a-5fb9ca03e073 img.shogun-image {
    
    width: px;
  }


#s-22ae82c9-910e-4940-814a-5fb9ca03e073 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9f5961c-9f3f-4fe6-93a5-072a5829ae59 {
  text-align: center;
}




  #s-f9f5961c-9f3f-4fe6-93a5-072a5829ae59 img.shogun-image {
    
    width: px;
  }


#s-f9f5961c-9f3f-4fe6-93a5-072a5829ae59 .shogun-image-content {
  
    align-items: center;
  
}

#s-cdbbd10e-6dc6-428c-bd33-6b09c055d38d {
  text-align: center;
}




  #s-cdbbd10e-6dc6-428c-bd33-6b09c055d38d img.shogun-image {
    
    width: px;
  }


#s-cdbbd10e-6dc6-428c-bd33-6b09c055d38d .shogun-image-content {
  
    align-items: center;
  
}

#s-5f543f05-32f0-4e1b-8de9-c134df154afa {
  min-height: 50px;
}








#s-5f543f05-32f0-4e1b-8de9-c134df154afa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f543f05-32f0-4e1b-8de9-c134df154afa.shg-box.shg-c {
  justify-content: center;
}

#s-e3b1d6bc-f64b-4465-b343-88ec726d4c54 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3b1d6bc-f64b-4465-b343-88ec726d4c54"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4ebfb943-854d-465e-827b-a96d8c692081 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4ebfb943-854d-465e-827b-a96d8c692081 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2aef72e1-72ff-414a-8970-8ae50dc17d2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-2aef72e1-72ff-414a-8970-8ae50dc17d2f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}


#s-2aef72e1-72ff-414a-8970-8ae50dc17d2f .shogun-heading-component h3 a {
  color: #000;
}


#s-69e05a9e-9d85-4c67-8b9b-c7b17e535a55 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-eab8055a-ece6-4153-bdff-60e7e207a7ed {
  display: none;
}
#s-ab68ea11-d2f9-4f30-a677-33b231920924 {
  text-align: left;
}


.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 {
  max-width: 100%;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom,
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 {
  max-width: 100%;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom,
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 {
  max-width: 100%;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom,
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 {
  max-width: 100%;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom,
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 {
  max-width: 100%;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom,
.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab68ea11-d2f9-4f30-a677-33b231920924 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b26cb606-b574-42f5-97a4-496fc9c81ce4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b26cb606-b574-42f5-97a4-496fc9c81ce4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b77c48b1-dddb-4756-9bfe-e0a945058f2b {
  text-align: left;
}

#s-b77c48b1-dddb-4756-9bfe-e0a945058f2b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b77c48b1-dddb-4756-9bfe-e0a945058f2b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b77c48b1-dddb-4756-9bfe-e0a945058f2b .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-d3739e4d-9dbf-45f7-82f5-8acc3c58228e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d3739e4d-9dbf-45f7-82f5-8acc3c58228e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d3739e4d-9dbf-45f7-82f5-8acc3c58228e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d3739e4d-9dbf-45f7-82f5-8acc3c58228e {
  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-d3739e4d-9dbf-45f7-82f5-8acc3c58228e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3739e4d-9dbf-45f7-82f5-8acc3c58228e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d3739e4d-9dbf-45f7-82f5-8acc3c58228e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c67bdeff-d5c0-4311-b557-7f9262f583e5 {
  display: none;
}
#s-8f682570-9d53-4213-ae1d-b58801221e8f {
  text-align: left;
}


.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f {
  max-width: 100%;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom,
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f {
  max-width: 100%;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom,
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f {
  max-width: 100%;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom,
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f {
  max-width: 100%;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom,
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f {
  max-width: 100%;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom,
.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f682570-9d53-4213-ae1d-b58801221e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7aa4e406-9654-4278-86d1-10ae967ec1f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7aa4e406-9654-4278-86d1-10ae967ec1f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-d6190664-328a-4a53-852b-051c030114bd {
  text-align: left;
}

#s-d6190664-328a-4a53-852b-051c030114bd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d6190664-328a-4a53-852b-051c030114bd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d6190664-328a-4a53-852b-051c030114bd .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-dd8910c7-dd02-46d0-af08-d80267a5e5e3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-dd8910c7-dd02-46d0-af08-d80267a5e5e3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dd8910c7-dd02-46d0-af08-d80267a5e5e3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dd8910c7-dd02-46d0-af08-d80267a5e5e3 {
  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-dd8910c7-dd02-46d0-af08-d80267a5e5e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd8910c7-dd02-46d0-af08-d80267a5e5e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dd8910c7-dd02-46d0-af08-d80267a5e5e3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8a6d6c5f-893c-484c-b1e4-60ecc4029ad6 {
  display: none;
}
#s-b00e89d2-260a-42c0-b24e-31692a5652a5 {
  text-align: left;
}


.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 {
  max-width: 100%;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom,
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 {
  max-width: 100%;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom,
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 {
  max-width: 100%;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom,
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 {
  max-width: 100%;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom,
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 {
  max-width: 100%;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom,
.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b00e89d2-260a-42c0-b24e-31692a5652a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f1c1e2d0-04b2-4924-97c8-8158a9c82f84 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f1c1e2d0-04b2-4924-97c8-8158a9c82f84 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-376ff2ce-06e0-4d3e-b8f5-d831a6b1d779 {
  text-align: left;
}

#s-376ff2ce-06e0-4d3e-b8f5-d831a6b1d779 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-376ff2ce-06e0-4d3e-b8f5-d831a6b1d779 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-376ff2ce-06e0-4d3e-b8f5-d831a6b1d779 .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-a85ffacd-6d6c-48eb-a66c-e9f23be33f2d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a85ffacd-6d6c-48eb-a66c-e9f23be33f2d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a85ffacd-6d6c-48eb-a66c-e9f23be33f2d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a85ffacd-6d6c-48eb-a66c-e9f23be33f2d {
  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-a85ffacd-6d6c-48eb-a66c-e9f23be33f2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a85ffacd-6d6c-48eb-a66c-e9f23be33f2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a85ffacd-6d6c-48eb-a66c-e9f23be33f2d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-107a7cdb-a257-4f97-9799-c50b02aa4661 {
  display: none;
}
#s-610d128e-0543-4e51-a86a-3ae8cbdf455b {
  text-align: left;
}


.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b {
  max-width: 100%;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom,
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b {
  max-width: 100%;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom,
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b {
  max-width: 100%;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom,
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b {
  max-width: 100%;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom,
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b {
  max-width: 100%;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom,
.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-610d128e-0543-4e51-a86a-3ae8cbdf455b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cef33763-fc9e-4cd5-b55d-68f804c77de0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cef33763-fc9e-4cd5-b55d-68f804c77de0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-eeeeaa32-8321-45f8-818b-60608a10a0fb {
  text-align: left;
}

#s-eeeeaa32-8321-45f8-818b-60608a10a0fb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-eeeeaa32-8321-45f8-818b-60608a10a0fb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-eeeeaa32-8321-45f8-818b-60608a10a0fb .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-44de9985-cf89-407b-a097-44205bbf491d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-44de9985-cf89-407b-a097-44205bbf491d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44de9985-cf89-407b-a097-44205bbf491d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-44de9985-cf89-407b-a097-44205bbf491d {
  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-44de9985-cf89-407b-a097-44205bbf491d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44de9985-cf89-407b-a097-44205bbf491d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-44de9985-cf89-407b-a097-44205bbf491d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d {
  display: none;
}
#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d, #wrap-s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d {
  display: none;
}
#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d, #wrap-s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d {
  display: none;
}
#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d, #wrap-s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d { display:none !important; }}@media (max-width: 767px){#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d {
  display: none;
}
#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d, #wrap-s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d { display:none !important; }}







#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c08cf6bf-6264-46a2-8bb9-046ab8fd632d.shg-box.shg-c {
  justify-content: center;
}

#s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd {
  margin-top: 50px;
margin-bottom: 50px;
background-color: rgba(245, 254, 248, 1);
}

@media (min-width: 0px) {
[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa04fb27-ac4a-49b3-8176-6ffbdf5251cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7fe790bf-041e-4743-8728-9c84e3cd773e {
  text-align: center;
}




  #s-7fe790bf-041e-4743-8728-9c84e3cd773e img.shogun-image {
    
    width: px;
  }


#s-7fe790bf-041e-4743-8728-9c84e3cd773e .shogun-image-content {
  
    align-items: center;
  
}

#s-48374911-895b-4d97-a113-a918c8e745a1 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}








#s-48374911-895b-4d97-a113-a918c8e745a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48374911-895b-4d97-a113-a918c8e745a1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ac1a1a9-8604-4581-8845-8772499adaca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-72a3b404-5382-4fba-b28a-a20631bd67c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-72a3b404-5382-4fba-b28a-a20631bd67c8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-90a7965c-9e02-4c7d-8a13-1802d9a92307 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-90a7965c-9e02-4c7d-8a13-1802d9a92307 {
  display: none;
}
#s-90a7965c-9e02-4c7d-8a13-1802d9a92307, #wrap-s-90a7965c-9e02-4c7d-8a13-1802d9a92307 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90a7965c-9e02-4c7d-8a13-1802d9a92307 {
  display: none;
}
#s-90a7965c-9e02-4c7d-8a13-1802d9a92307, #wrap-s-90a7965c-9e02-4c7d-8a13-1802d9a92307 { display:none !important; }}







#s-90a7965c-9e02-4c7d-8a13-1802d9a92307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90a7965c-9e02-4c7d-8a13-1802d9a92307.shg-box.shg-c {
  justify-content: center;
}

#s-c4b03fbf-9e89-481b-82a8-0195a0450e02 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c4b03fbf-9e89-481b-82a8-0195a0450e02 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(243, 243, 243, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5 {
  
}
}@media (max-width: 767px){#s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5 {
  display: none;
}
#s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5, #wrap-s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-068ef6d6-89a7-4b3e-bb08-7ce30541b7a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ab9ce334-e4ee-4b72-aab0-2ac7f28bae24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ab9ce334-e4ee-4b72-aab0-2ac7f28bae24 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-ab9ce334-e4ee-4b72-aab0-2ac7f28bae24 .shogun-heading-component h2 a {
  color: #000;
}


#s-213dfb63-6d6d-4285-a981-a1abb63753f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-213dfb63-6d6d-4285-a981-a1abb63753f3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-213dfb63-6d6d-4285-a981-a1abb63753f3 .shogun-heading-component h2 a {
  color: #000;
}


#s-6303ddf5-e6f9-4bb0-bdd4-84812dd9c3db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6303ddf5-e6f9-4bb0-bdd4-84812dd9c3db .shogun-heading-component h2 {
  color: rgba(243, 243, 243, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-6303ddf5-e6f9-4bb0-bdd4-84812dd9c3db .shogun-heading-component h2 a {
  color: rgba(243, 243, 243, 1);
}


#s-031d84d8-87c2-4c3a-930e-ab3f66791976 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-031d84d8-87c2-4c3a-930e-ab3f66791976 {
  display: none;
}
#s-031d84d8-87c2-4c3a-930e-ab3f66791976, #wrap-s-031d84d8-87c2-4c3a-930e-ab3f66791976 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-031d84d8-87c2-4c3a-930e-ab3f66791976 {
  display: none;
}
#s-031d84d8-87c2-4c3a-930e-ab3f66791976, #wrap-s-031d84d8-87c2-4c3a-930e-ab3f66791976 { display:none !important; }}







#s-031d84d8-87c2-4c3a-930e-ab3f66791976 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-031d84d8-87c2-4c3a-930e-ab3f66791976.shg-box.shg-c {
  justify-content: center;
}

#s-53e47cc2-6e31-4b37-a694-74384d0e1d75 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53e47cc2-6e31-4b37-a694-74384d0e1d75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-09defc2f-13e7-4aff-afb2-e6a63e4ad6a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-09defc2f-13e7-4aff-afb2-e6a63e4ad6a6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-69452c5f-5f6d-4fb6-ae4a-a11fa1f30c34 {
  min-height: 50px;
}








#s-69452c5f-5f6d-4fb6-ae4a-a11fa1f30c34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69452c5f-5f6d-4fb6-ae4a-a11fa1f30c34.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-3bfa4576-0e1a-4bfd-8412-a6a287a6a721 {
  margin-top: 50px;
margin-bottom: 50px;
}








#s-3bfa4576-0e1a-4bfd-8412-a6a287a6a721 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bfa4576-0e1a-4bfd-8412-a6a287a6a721.shg-box.shg-c {
  justify-content: center;
}

#s-ea79ad72-3afa-47c8-bf55-ef8efcb46186 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: left;
opacity: 1;
background-color: rgba(0, 0, 0, 1);
}
#s-ea79ad72-3afa-47c8-bf55-ef8efcb46186:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;}



  #s-ea79ad72-3afa-47c8-bf55-ef8efcb46186 img.shogun-image {
    
    width: px;
  }


#s-ea79ad72-3afa-47c8-bf55-ef8efcb46186 .shogun-image-content {
  
    align-items: center;
  
}

#s-01cc0932-dae6-4651-99eb-a9f530048ae7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01cc0932-dae6-4651-99eb-a9f530048ae7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-01cc0932-dae6-4651-99eb-a9f530048ae7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9229236b-585f-4fe4-8f07-64d84ea202b4 {
  margin-top: 50px;
margin-bottom: 50px;
background-color: rgba(39, 93, 57, 0.8);
}

@media (min-width: 0px) {
[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9229236b-585f-4fe4-8f07-64d84ea202b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2282d53d-efba-4690-9ce7-79927ef1b7cf {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
background-color: rgba(39, 93, 57, 0);
}

#s-18db31e2-e338-4a75-9435-1c65085ba743 {
  text-align: center;
}




  #s-18db31e2-e338-4a75-9435-1c65085ba743 img.shogun-image {
    
    width: px;
  }


#s-18db31e2-e338-4a75-9435-1c65085ba743 .shogun-image-content {
  
    align-items: center;
  
}

#s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7 {
  background-color: rgba(39, 93, 57, 0.4);
}

@media (min-width: 0px) {
[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-20793f8f-dbf1-4b24-bc14-3d0b73149ab7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-403d8b93-c517-45a0-9bfd-21f1e2672e57 {
  text-align: center;
}




  #s-403d8b93-c517-45a0-9bfd-21f1e2672e57 img.shogun-image {
    
    width: px;
  }


#s-403d8b93-c517-45a0-9bfd-21f1e2672e57 .shogun-image-content {
  
    align-items: center;
  
}

#s-021af029-4495-4fd8-b1a4-8b9c1afce768 {
  margin-top: 50px;
margin-left: 10px;
margin-bottom: 50px;
margin-right: 25px;
background-color: rgba(39, 93, 57, 0);
}

#s-ffd24c63-3043-422a-b46c-1dca5bdcea33 {
  min-height: 50px;
}








#s-ffd24c63-3043-422a-b46c-1dca5bdcea33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffd24c63-3043-422a-b46c-1dca5bdcea33.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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}