.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-fb485ddc-00dc-4823-b6c2-c05ec0cd92af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fb485ddc-00dc-4823-b6c2-c05ec0cd92af {
  display: none;
}
#s-fb485ddc-00dc-4823-b6c2-c05ec0cd92af, #wrap-s-fb485ddc-00dc-4823-b6c2-c05ec0cd92af { display:none !important; }}@media (max-width: 767px){#s-fb485ddc-00dc-4823-b6c2-c05ec0cd92af {
  display: none;
}
#s-fb485ddc-00dc-4823-b6c2-c05ec0cd92af, #wrap-s-fb485ddc-00dc-4823-b6c2-c05ec0cd92af { display:none !important; }}
#s-fb485ddc-00dc-4823-b6c2-c05ec0cd92af .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Berthold Baskerville Book Bold";
  font-style:  normal ;
  font-size: 56px;
  
  
  
}



.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-a38e8bc0-7592-4fb5-953c-53ed19fe6459 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a38e8bc0-7592-4fb5-953c-53ed19fe6459 {
  display: none;
}
#s-a38e8bc0-7592-4fb5-953c-53ed19fe6459, #wrap-s-a38e8bc0-7592-4fb5-953c-53ed19fe6459 { display:none !important; }}@media (max-width: 767px){#s-a38e8bc0-7592-4fb5-953c-53ed19fe6459 {
  display: none;
}
#s-a38e8bc0-7592-4fb5-953c-53ed19fe6459, #wrap-s-a38e8bc0-7592-4fb5-953c-53ed19fe6459 { display:none !important; }}







#s-a38e8bc0-7592-4fb5-953c-53ed19fe6459 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a38e8bc0-7592-4fb5-953c-53ed19fe6459.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678 {
  display: none;
}
#s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678, #wrap-s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678 { display:none !important; }}@media (max-width: 767px){#s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678 {
  display: none;
}
#s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678, #wrap-s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678 { display:none !important; }}







#s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd91fe2c-c71d-45c0-b1c7-8d9a0ba69678.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

@media (min-width: 768px) and (max-width: 991px){#s-445d94b2-0684-464e-8ffe-4654b736bf86 {
  display: none;
}
#s-445d94b2-0684-464e-8ffe-4654b736bf86, #wrap-s-445d94b2-0684-464e-8ffe-4654b736bf86 { display:none !important; }}@media (max-width: 767px){#s-445d94b2-0684-464e-8ffe-4654b736bf86 {
  display: none;
}
#s-445d94b2-0684-464e-8ffe-4654b736bf86, #wrap-s-445d94b2-0684-464e-8ffe-4654b736bf86 { display:none !important; }}
#s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299 {
  display: none;
}
#s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299, #wrap-s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299 { display:none !important; }}@media (max-width: 767px){#s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299 {
  display: none;
}
#s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299, #wrap-s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299 { display:none !important; }}







#s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3c6ce19-d0ec-404b-9733-35c8ce7ba299.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a90db67-c862-402d-835b-49d8f0ee113a {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3a90db67-c862-402d-835b-49d8f0ee113a {
  display: none;
}
#s-3a90db67-c862-402d-835b-49d8f0ee113a, #wrap-s-3a90db67-c862-402d-835b-49d8f0ee113a { display:none !important; }}@media (max-width: 767px){#s-3a90db67-c862-402d-835b-49d8f0ee113a {
  display: none;
}
#s-3a90db67-c862-402d-835b-49d8f0ee113a, #wrap-s-3a90db67-c862-402d-835b-49d8f0ee113a { display:none !important; }}







#s-3a90db67-c862-402d-835b-49d8f0ee113a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a90db67-c862-402d-835b-49d8f0ee113a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 768px) and (max-width: 991px){#s-047ab268-ff2e-428f-878e-b9d8c586ab9d {
  display: none;
}
#s-047ab268-ff2e-428f-878e-b9d8c586ab9d, #wrap-s-047ab268-ff2e-428f-878e-b9d8c586ab9d { display:none !important; }}@media (max-width: 767px){#s-047ab268-ff2e-428f-878e-b9d8c586ab9d {
  display: none;
}
#s-047ab268-ff2e-428f-878e-b9d8c586ab9d, #wrap-s-047ab268-ff2e-428f-878e-b9d8c586ab9d { display:none !important; }}
@media (min-width: 0px) {
[id="s-047ab268-ff2e-428f-878e-b9d8c586ab9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-047ab268-ff2e-428f-878e-b9d8c586ab9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-047ab268-ff2e-428f-878e-b9d8c586ab9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-047ab268-ff2e-428f-878e-b9d8c586ab9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-95357883-034a-44d0-824c-415d105fb719 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-95357883-034a-44d0-824c-415d105fb719 {
  display: none;
}
#s-95357883-034a-44d0-824c-415d105fb719, #wrap-s-95357883-034a-44d0-824c-415d105fb719 { display:none !important; }}@media (max-width: 767px){#s-95357883-034a-44d0-824c-415d105fb719 {
  display: none;
}
#s-95357883-034a-44d0-824c-415d105fb719, #wrap-s-95357883-034a-44d0-824c-415d105fb719 { display:none !important; }}







#s-95357883-034a-44d0-824c-415d105fb719 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95357883-034a-44d0-824c-415d105fb719.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae {
  display: none;
}
#s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae, #wrap-s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae { display:none !important; }}@media (max-width: 767px){#s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae {
  display: none;
}
#s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae, #wrap-s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae { display:none !important; }}







#s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8eab9183-884d-4d75-b706-9c9bc3f2f5ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d048dcf-b797-40dd-9e2f-e592cfc46d8c {
  margin-left: 7%;
margin-right: 7%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d048dcf-b797-40dd-9e2f-e592cfc46d8c {
  display: none;
}
#s-9d048dcf-b797-40dd-9e2f-e592cfc46d8c, #wrap-s-9d048dcf-b797-40dd-9e2f-e592cfc46d8c { display:none !important; }}@media (max-width: 767px){#s-9d048dcf-b797-40dd-9e2f-e592cfc46d8c {
  display: none;
}
#s-9d048dcf-b797-40dd-9e2f-e592cfc46d8c, #wrap-s-9d048dcf-b797-40dd-9e2f-e592cfc46d8c { display:none !important; }}
#s-eb45305d-1837-4a79-a0a7-f78710bd2dbe {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-eb45305d-1837-4a79-a0a7-f78710bd2dbe {
  display: none;
}
#s-eb45305d-1837-4a79-a0a7-f78710bd2dbe, #wrap-s-eb45305d-1837-4a79-a0a7-f78710bd2dbe { display:none !important; }}@media (max-width: 767px){#s-eb45305d-1837-4a79-a0a7-f78710bd2dbe {
  display: none;
}
#s-eb45305d-1837-4a79-a0a7-f78710bd2dbe, #wrap-s-eb45305d-1837-4a79-a0a7-f78710bd2dbe { display:none !important; }}







#s-eb45305d-1837-4a79-a0a7-f78710bd2dbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb45305d-1837-4a79-a0a7-f78710bd2dbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e2ab4fa3-51c5-4652-a143-c6362f29fbbe {
  margin-left: 7%;
margin-right: 7%;
}
@media (min-width: 768px) and (max-width: 991px){#s-e2ab4fa3-51c5-4652-a143-c6362f29fbbe {
  display: none;
}
#s-e2ab4fa3-51c5-4652-a143-c6362f29fbbe, #wrap-s-e2ab4fa3-51c5-4652-a143-c6362f29fbbe { display:none !important; }}@media (max-width: 767px){#s-e2ab4fa3-51c5-4652-a143-c6362f29fbbe {
  display: none;
}
#s-e2ab4fa3-51c5-4652-a143-c6362f29fbbe, #wrap-s-e2ab4fa3-51c5-4652-a143-c6362f29fbbe { display:none !important; }}
#s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22 {
  display: none;
}
#s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22, #wrap-s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22 { display:none !important; }}@media (max-width: 767px){#s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22 {
  display: none;
}
#s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22, #wrap-s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22 { display:none !important; }}







#s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-414ff6a2-2898-4d10-ae6b-8eb89f6b7e22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6fe6b9d3-40a6-4747-9d96-0630bc4a6eec {
  margin-left: 7%;
margin-right: 7%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fe6b9d3-40a6-4747-9d96-0630bc4a6eec {
  display: none;
}
#s-6fe6b9d3-40a6-4747-9d96-0630bc4a6eec, #wrap-s-6fe6b9d3-40a6-4747-9d96-0630bc4a6eec { display:none !important; }}@media (max-width: 767px){#s-6fe6b9d3-40a6-4747-9d96-0630bc4a6eec {
  display: none;
}
#s-6fe6b9d3-40a6-4747-9d96-0630bc4a6eec, #wrap-s-6fe6b9d3-40a6-4747-9d96-0630bc4a6eec { display:none !important; }}
#s-788010cf-a6b2-45af-b750-06514acb9d14 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-788010cf-a6b2-45af-b750-06514acb9d14 {
  display: none;
}
#s-788010cf-a6b2-45af-b750-06514acb9d14, #wrap-s-788010cf-a6b2-45af-b750-06514acb9d14 { display:none !important; }}@media (max-width: 767px){#s-788010cf-a6b2-45af-b750-06514acb9d14 {
  display: none;
}
#s-788010cf-a6b2-45af-b750-06514acb9d14, #wrap-s-788010cf-a6b2-45af-b750-06514acb9d14 { display:none !important; }}







#s-788010cf-a6b2-45af-b750-06514acb9d14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-788010cf-a6b2-45af-b750-06514acb9d14.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0a2a6f1-fbe6-46ab-8aad-bc0de0e3d71c {
  margin-left: 7%;
margin-right: 7%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f0a2a6f1-fbe6-46ab-8aad-bc0de0e3d71c {
  display: none;
}
#s-f0a2a6f1-fbe6-46ab-8aad-bc0de0e3d71c, #wrap-s-f0a2a6f1-fbe6-46ab-8aad-bc0de0e3d71c { display:none !important; }}@media (max-width: 767px){#s-f0a2a6f1-fbe6-46ab-8aad-bc0de0e3d71c {
  display: none;
}
#s-f0a2a6f1-fbe6-46ab-8aad-bc0de0e3d71c, #wrap-s-f0a2a6f1-fbe6-46ab-8aad-bc0de0e3d71c { display:none !important; }}
.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.shogun-image.hover ~ * {
  z-index: 1;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c {
  display: none;
}
#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c, #wrap-s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c { display:none !important; }}@media (max-width: 767px){#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c {
  display: none;
}
#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c, #wrap-s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c { display:none !important; }}




  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image,
  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c {
    width: 100%;
    height: auto;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
    
    
  }


.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
  box-sizing: border-box;
}

@media (min-width: 1200px){



  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image,
  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c {
    width: 100%;
    height: auto;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
    
    
  }


.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 992px) and (max-width: 1199px){



  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image,
  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c {
    width: 100%;
    height: auto;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
    
    
  }


.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 768px) and (max-width: 991px){



  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image,
  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c {
    width: 100%;
    height: auto;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
    
    
  }


.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
  box-sizing: border-box;
}

}@media (max-width: 767px){



  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image,
  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c {
    width: 100%;
    height: auto;
  }

  #s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
    
    
  }


.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2e0cb8a-9051-4cb7-aac0-06034f3f2c7c.shogun-image {
  box-sizing: border-box;
}

}
#s-195be549-4c00-4a4e-b046-2b849d9f18cb {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-195be549-4c00-4a4e-b046-2b849d9f18cb {
  display: none;
}
#s-195be549-4c00-4a4e-b046-2b849d9f18cb, #wrap-s-195be549-4c00-4a4e-b046-2b849d9f18cb { display:none !important; }}@media (max-width: 767px){#s-195be549-4c00-4a4e-b046-2b849d9f18cb {
  display: none;
}
#s-195be549-4c00-4a4e-b046-2b849d9f18cb, #wrap-s-195be549-4c00-4a4e-b046-2b849d9f18cb { display:none !important; }}







#s-195be549-4c00-4a4e-b046-2b849d9f18cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-195be549-4c00-4a4e-b046-2b849d9f18cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-364a2560-4bf2-455c-9b71-77267090c153 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-364a2560-4bf2-455c-9b71-77267090c153 {
  display: none;
}
#s-364a2560-4bf2-455c-9b71-77267090c153, #wrap-s-364a2560-4bf2-455c-9b71-77267090c153 { display:none !important; }}@media (max-width: 767px){#s-364a2560-4bf2-455c-9b71-77267090c153 {
  display: none;
}
#s-364a2560-4bf2-455c-9b71-77267090c153, #wrap-s-364a2560-4bf2-455c-9b71-77267090c153 { display:none !important; }}







#s-364a2560-4bf2-455c-9b71-77267090c153 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-364a2560-4bf2-455c-9b71-77267090c153.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c {
  display: none;
}
#s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c, #wrap-s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c { display:none !important; }}@media (max-width: 767px){#s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c {
  display: none;
}
#s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c, #wrap-s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c { display:none !important; }}
@media (min-width: 0px) {
[id="s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-920a4a8d-adba-4847-ac3b-e3da0eb37a7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad {
  display: none;
}
#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad, #wrap-s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad { display:none !important; }}@media (max-width: 767px){#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad {
  display: none;
}
#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad, #wrap-s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad { display:none !important; }}




  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image,
  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad {
    width: 100%;
    height: auto;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
    
    
  }


.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shogun-image-content {
  
    align-items: center;
  
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
  box-sizing: border-box;
}

@media (min-width: 1200px){



  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image,
  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad {
    width: 100%;
    height: auto;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
    
    
  }


.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shogun-image-content {
  
    align-items: center;
  
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 992px) and (max-width: 1199px){



  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image,
  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad {
    width: 100%;
    height: auto;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
    
    
  }


.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shogun-image-content {
  
    align-items: center;
  
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 768px) and (max-width: 991px){



  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image,
  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad {
    width: 100%;
    height: auto;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
    
    
  }


.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shogun-image-content {
  
    align-items: center;
  
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
  box-sizing: border-box;
}

}@media (max-width: 767px){



  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image,
  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad {
    width: 100%;
    height: auto;
  }

  #s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
    
    
  }


.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad .shogun-image-content {
  
    align-items: center;
  
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7727a92f-87d9-4beb-89b2-15bb9cd0bfad.shogun-image {
  box-sizing: border-box;
}

}
#s-a76488de-c9d9-4a6c-9935-55e2e827aff2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a76488de-c9d9-4a6c-9935-55e2e827aff2 {
  display: none;
}
#s-a76488de-c9d9-4a6c-9935-55e2e827aff2, #wrap-s-a76488de-c9d9-4a6c-9935-55e2e827aff2 { display:none !important; }}@media (max-width: 767px){#s-a76488de-c9d9-4a6c-9935-55e2e827aff2 {
  display: none;
}
#s-a76488de-c9d9-4a6c-9935-55e2e827aff2, #wrap-s-a76488de-c9d9-4a6c-9935-55e2e827aff2 { display:none !important; }}







#s-a76488de-c9d9-4a6c-9935-55e2e827aff2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a76488de-c9d9-4a6c-9935-55e2e827aff2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc739793-5b98-4d34-bc38-635b48d8f112 {
  margin-top: 14px;
margin-bottom: 14px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc739793-5b98-4d34-bc38-635b48d8f112 {
  display: none;
}
#s-fc739793-5b98-4d34-bc38-635b48d8f112, #wrap-s-fc739793-5b98-4d34-bc38-635b48d8f112 { display:none !important; }}@media (max-width: 767px){#s-fc739793-5b98-4d34-bc38-635b48d8f112 {
  display: none;
}
#s-fc739793-5b98-4d34-bc38-635b48d8f112, #wrap-s-fc739793-5b98-4d34-bc38-635b48d8f112 { display:none !important; }}







#s-fc739793-5b98-4d34-bc38-635b48d8f112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc739793-5b98-4d34-bc38-635b48d8f112.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-af17090a-fdee-4c96-948d-eb2abe048339 {
  display: none;
}
#s-af17090a-fdee-4c96-948d-eb2abe048339, #wrap-s-af17090a-fdee-4c96-948d-eb2abe048339 { display:none !important; }}@media (max-width: 767px){#s-af17090a-fdee-4c96-948d-eb2abe048339 {
  display: none;
}
#s-af17090a-fdee-4c96-948d-eb2abe048339, #wrap-s-af17090a-fdee-4c96-948d-eb2abe048339 { display:none !important; }}
@media (min-width: 0px) {
[id="s-af17090a-fdee-4c96-948d-eb2abe048339"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-af17090a-fdee-4c96-948d-eb2abe048339"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-af17090a-fdee-4c96-948d-eb2abe048339"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-af17090a-fdee-4c96-948d-eb2abe048339"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-ff8a3c2a-419a-4930-bdef-f8cb367d279c {
  display: none;
}
#s-ff8a3c2a-419a-4930-bdef-f8cb367d279c, #wrap-s-ff8a3c2a-419a-4930-bdef-f8cb367d279c { display:none !important; }}@media (max-width: 767px){#s-ff8a3c2a-419a-4930-bdef-f8cb367d279c {
  display: none;
}
#s-ff8a3c2a-419a-4930-bdef-f8cb367d279c, #wrap-s-ff8a3c2a-419a-4930-bdef-f8cb367d279c { display:none !important; }}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  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-3e66110b-52dd-46dc-8e81-2f977174239a {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3e66110b-52dd-46dc-8e81-2f977174239a {
  display: none;
}
#s-3e66110b-52dd-46dc-8e81-2f977174239a, #wrap-s-3e66110b-52dd-46dc-8e81-2f977174239a { display:none !important; }}@media (max-width: 767px){#s-3e66110b-52dd-46dc-8e81-2f977174239a {
  display: none;
}
#s-3e66110b-52dd-46dc-8e81-2f977174239a, #wrap-s-3e66110b-52dd-46dc-8e81-2f977174239a { display:none !important; }}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a {
  max-width:  100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  width: 100%;
}



.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  aspect-ratio: 1/1;
}

@media (min-width: 1200px){
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a {
  max-width:  100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  width: 100%;
}



.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a {
  max-width:  100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  width: 100%;
}



.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a {
  max-width:  100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  width: 100%;
}



.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a {
  max-width:  100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  width: 100%;
}



.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a .shg-image-zoom,
.shg-c#s-3e66110b-52dd-46dc-8e81-2f977174239a img.shogun-image {
  aspect-ratio: 1/1;
}

}
.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-3abeeb04-2bdd-4f49-a3f1-aa33e5148604 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3abeeb04-2bdd-4f49-a3f1-aa33e5148604 {
  display: none;
}
#s-3abeeb04-2bdd-4f49-a3f1-aa33e5148604, #wrap-s-3abeeb04-2bdd-4f49-a3f1-aa33e5148604 { display:none !important; }}@media (max-width: 767px){#s-3abeeb04-2bdd-4f49-a3f1-aa33e5148604 {
  display: none;
}
#s-3abeeb04-2bdd-4f49-a3f1-aa33e5148604, #wrap-s-3abeeb04-2bdd-4f49-a3f1-aa33e5148604 { display:none !important; }}
#s-3abeeb04-2bdd-4f49-a3f1-aa33e5148604 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-1dbad2c8-6257-4abd-bfeb-126802887478 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1dbad2c8-6257-4abd-bfeb-126802887478 {
  display: none;
}
#s-1dbad2c8-6257-4abd-bfeb-126802887478, #wrap-s-1dbad2c8-6257-4abd-bfeb-126802887478 { display:none !important; }}@media (max-width: 767px){#s-1dbad2c8-6257-4abd-bfeb-126802887478 {
  display: none;
}
#s-1dbad2c8-6257-4abd-bfeb-126802887478, #wrap-s-1dbad2c8-6257-4abd-bfeb-126802887478 { display:none !important; }}
#s-1dbad2c8-6257-4abd-bfeb-126802887478 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-1dbad2c8-6257-4abd-bfeb-126802887478 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-1dbad2c8-6257-4abd-bfeb-126802887478 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-8db03416-c72c-4587-bda3-5ee4026db66b {
  display: none;
}
#s-8db03416-c72c-4587-bda3-5ee4026db66b, #wrap-s-8db03416-c72c-4587-bda3-5ee4026db66b { display:none !important; }}@media (max-width: 767px){#s-8db03416-c72c-4587-bda3-5ee4026db66b {
  display: none;
}
#s-8db03416-c72c-4587-bda3-5ee4026db66b, #wrap-s-8db03416-c72c-4587-bda3-5ee4026db66b { display:none !important; }}
#s-32342f2e-199b-4682-918c-c15dd7a4badb {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-32342f2e-199b-4682-918c-c15dd7a4badb {
  display: none;
}
#s-32342f2e-199b-4682-918c-c15dd7a4badb, #wrap-s-32342f2e-199b-4682-918c-c15dd7a4badb { display:none !important; }}@media (max-width: 767px){#s-32342f2e-199b-4682-918c-c15dd7a4badb {
  display: none;
}
#s-32342f2e-199b-4682-918c-c15dd7a4badb, #wrap-s-32342f2e-199b-4682-918c-c15dd7a4badb { display:none !important; }}


.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32342f2e-199b-4682-918c-c15dd7a4badb img.shogun-image {
  width: 100%;
}



}
#s-ec743704-7459-40a3-ab53-63e76fc5f2f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ec743704-7459-40a3-ab53-63e76fc5f2f9 {
  display: none;
}
#s-ec743704-7459-40a3-ab53-63e76fc5f2f9, #wrap-s-ec743704-7459-40a3-ab53-63e76fc5f2f9 { display:none !important; }}@media (max-width: 767px){#s-ec743704-7459-40a3-ab53-63e76fc5f2f9 {
  display: none;
}
#s-ec743704-7459-40a3-ab53-63e76fc5f2f9, #wrap-s-ec743704-7459-40a3-ab53-63e76fc5f2f9 { display:none !important; }}
#s-ec743704-7459-40a3-ab53-63e76fc5f2f9 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-136628dd-0705-44e2-8280-d15f6e346a1b {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-136628dd-0705-44e2-8280-d15f6e346a1b {
  display: none;
}
#s-136628dd-0705-44e2-8280-d15f6e346a1b, #wrap-s-136628dd-0705-44e2-8280-d15f6e346a1b { display:none !important; }}@media (max-width: 767px){#s-136628dd-0705-44e2-8280-d15f6e346a1b {
  display: none;
}
#s-136628dd-0705-44e2-8280-d15f6e346a1b, #wrap-s-136628dd-0705-44e2-8280-d15f6e346a1b { display:none !important; }}
#s-136628dd-0705-44e2-8280-d15f6e346a1b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-136628dd-0705-44e2-8280-d15f6e346a1b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-136628dd-0705-44e2-8280-d15f6e346a1b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-35358e68-2def-4607-bd75-6b54fb030893 {
  display: none;
}
#s-35358e68-2def-4607-bd75-6b54fb030893, #wrap-s-35358e68-2def-4607-bd75-6b54fb030893 { display:none !important; }}@media (max-width: 767px){#s-35358e68-2def-4607-bd75-6b54fb030893 {
  display: none;
}
#s-35358e68-2def-4607-bd75-6b54fb030893, #wrap-s-35358e68-2def-4607-bd75-6b54fb030893 { display:none !important; }}
#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c {
  display: none;
}
#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c, #wrap-s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c { display:none !important; }}@media (max-width: 767px){#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c {
  display: none;
}
#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c, #wrap-s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c { display:none !important; }}


.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7cdfbdcc-9172-4d2f-be5b-b10ce2c9bb5c img.shogun-image {
  width: 100%;
}



}
#s-b27f9497-ffea-498b-a4bd-0fd806f8b260 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b27f9497-ffea-498b-a4bd-0fd806f8b260 {
  display: none;
}
#s-b27f9497-ffea-498b-a4bd-0fd806f8b260, #wrap-s-b27f9497-ffea-498b-a4bd-0fd806f8b260 { display:none !important; }}@media (max-width: 767px){#s-b27f9497-ffea-498b-a4bd-0fd806f8b260 {
  display: none;
}
#s-b27f9497-ffea-498b-a4bd-0fd806f8b260, #wrap-s-b27f9497-ffea-498b-a4bd-0fd806f8b260 { display:none !important; }}
#s-b27f9497-ffea-498b-a4bd-0fd806f8b260 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-b5b58152-f6a8-4689-9932-2d3c2965e366 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b5b58152-f6a8-4689-9932-2d3c2965e366 {
  display: none;
}
#s-b5b58152-f6a8-4689-9932-2d3c2965e366, #wrap-s-b5b58152-f6a8-4689-9932-2d3c2965e366 { display:none !important; }}@media (max-width: 767px){#s-b5b58152-f6a8-4689-9932-2d3c2965e366 {
  display: none;
}
#s-b5b58152-f6a8-4689-9932-2d3c2965e366, #wrap-s-b5b58152-f6a8-4689-9932-2d3c2965e366 { display:none !important; }}
#s-b5b58152-f6a8-4689-9932-2d3c2965e366 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-b5b58152-f6a8-4689-9932-2d3c2965e366 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-b5b58152-f6a8-4689-9932-2d3c2965e366 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-5a703c27-1eb3-45ee-85bc-f55549535f5f {
  display: none;
}
#s-5a703c27-1eb3-45ee-85bc-f55549535f5f, #wrap-s-5a703c27-1eb3-45ee-85bc-f55549535f5f { display:none !important; }}@media (max-width: 767px){#s-5a703c27-1eb3-45ee-85bc-f55549535f5f {
  display: none;
}
#s-5a703c27-1eb3-45ee-85bc-f55549535f5f, #wrap-s-5a703c27-1eb3-45ee-85bc-f55549535f5f { display:none !important; }}
#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb {
  display: none;
}
#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb, #wrap-s-e98e8738-f711-4ec8-8f53-eb6dac803dcb { display:none !important; }}@media (max-width: 767px){#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb {
  display: none;
}
#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb, #wrap-s-e98e8738-f711-4ec8-8f53-eb6dac803dcb { display:none !important; }}


.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e98e8738-f711-4ec8-8f53-eb6dac803dcb img.shogun-image {
  width: 100%;
}



}
@media (min-width: 768px) and (max-width: 991px){#s-339a8ca4-7664-4e0e-b0a6-e35cd39b17bb {
  display: none;
}
#s-339a8ca4-7664-4e0e-b0a6-e35cd39b17bb, #wrap-s-339a8ca4-7664-4e0e-b0a6-e35cd39b17bb { display:none !important; }}@media (max-width: 767px){#s-339a8ca4-7664-4e0e-b0a6-e35cd39b17bb {
  display: none;
}
#s-339a8ca4-7664-4e0e-b0a6-e35cd39b17bb, #wrap-s-339a8ca4-7664-4e0e-b0a6-e35cd39b17bb { display:none !important; }}
#s-4433b4f4-b888-4492-92fe-6a7f06cb8262 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4433b4f4-b888-4492-92fe-6a7f06cb8262 {
  display: none;
}
#s-4433b4f4-b888-4492-92fe-6a7f06cb8262, #wrap-s-4433b4f4-b888-4492-92fe-6a7f06cb8262 { display:none !important; }}@media (max-width: 767px){#s-4433b4f4-b888-4492-92fe-6a7f06cb8262 {
  display: none;
}
#s-4433b4f4-b888-4492-92fe-6a7f06cb8262, #wrap-s-4433b4f4-b888-4492-92fe-6a7f06cb8262 { display:none !important; }}
#s-4433b4f4-b888-4492-92fe-6a7f06cb8262 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-ed24049e-f74c-45ba-9f89-edf94ae289cc {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed24049e-f74c-45ba-9f89-edf94ae289cc {
  display: none;
}
#s-ed24049e-f74c-45ba-9f89-edf94ae289cc, #wrap-s-ed24049e-f74c-45ba-9f89-edf94ae289cc { display:none !important; }}@media (max-width: 767px){#s-ed24049e-f74c-45ba-9f89-edf94ae289cc {
  display: none;
}
#s-ed24049e-f74c-45ba-9f89-edf94ae289cc, #wrap-s-ed24049e-f74c-45ba-9f89-edf94ae289cc { display:none !important; }}
#s-ed24049e-f74c-45ba-9f89-edf94ae289cc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-ed24049e-f74c-45ba-9f89-edf94ae289cc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-ed24049e-f74c-45ba-9f89-edf94ae289cc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a {
  display: none;
}
#s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a, #wrap-s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a { display:none !important; }}@media (max-width: 767px){#s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a {
  display: none;
}
#s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a, #wrap-s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a { display:none !important; }}
@media (min-width: 0px) {
[id="s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b83b3750-77c4-4974-9c7f-6b3e2ddf068a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-084248a4-66c5-41ab-acf4-01d0efb92cf5 {
  display: none;
}
#s-084248a4-66c5-41ab-acf4-01d0efb92cf5, #wrap-s-084248a4-66c5-41ab-acf4-01d0efb92cf5 { display:none !important; }}@media (max-width: 767px){#s-084248a4-66c5-41ab-acf4-01d0efb92cf5 {
  display: none;
}
#s-084248a4-66c5-41ab-acf4-01d0efb92cf5, #wrap-s-084248a4-66c5-41ab-acf4-01d0efb92cf5 { display:none !important; }}
#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde {
  display: none;
}
#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde, #wrap-s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde { display:none !important; }}@media (max-width: 767px){#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde {
  display: none;
}
#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde, #wrap-s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde { display:none !important; }}


.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fb6b8fda-dff0-4799-8f69-8f3e3c3cbdde img.shogun-image {
  width: 100%;
}



}
#s-a6f14598-55f1-4759-90b2-18b629a75079 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a6f14598-55f1-4759-90b2-18b629a75079 {
  display: none;
}
#s-a6f14598-55f1-4759-90b2-18b629a75079, #wrap-s-a6f14598-55f1-4759-90b2-18b629a75079 { display:none !important; }}@media (max-width: 767px){#s-a6f14598-55f1-4759-90b2-18b629a75079 {
  display: none;
}
#s-a6f14598-55f1-4759-90b2-18b629a75079, #wrap-s-a6f14598-55f1-4759-90b2-18b629a75079 { display:none !important; }}
#s-a6f14598-55f1-4759-90b2-18b629a75079 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-578eed25-71a4-4336-90d4-f866e1797326 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-578eed25-71a4-4336-90d4-f866e1797326 {
  display: none;
}
#s-578eed25-71a4-4336-90d4-f866e1797326, #wrap-s-578eed25-71a4-4336-90d4-f866e1797326 { display:none !important; }}@media (max-width: 767px){#s-578eed25-71a4-4336-90d4-f866e1797326 {
  display: none;
}
#s-578eed25-71a4-4336-90d4-f866e1797326, #wrap-s-578eed25-71a4-4336-90d4-f866e1797326 { display:none !important; }}
#s-578eed25-71a4-4336-90d4-f866e1797326 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-578eed25-71a4-4336-90d4-f866e1797326 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-578eed25-71a4-4336-90d4-f866e1797326 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-019e21fa-9084-49c1-8603-a278f3190c4c {
  display: none;
}
#s-019e21fa-9084-49c1-8603-a278f3190c4c, #wrap-s-019e21fa-9084-49c1-8603-a278f3190c4c { display:none !important; }}@media (max-width: 767px){#s-019e21fa-9084-49c1-8603-a278f3190c4c {
  display: none;
}
#s-019e21fa-9084-49c1-8603-a278f3190c4c, #wrap-s-019e21fa-9084-49c1-8603-a278f3190c4c { display:none !important; }}
#s-73444270-a809-424d-9dae-2d69140c8397 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-73444270-a809-424d-9dae-2d69140c8397 {
  display: none;
}
#s-73444270-a809-424d-9dae-2d69140c8397, #wrap-s-73444270-a809-424d-9dae-2d69140c8397 { display:none !important; }}@media (max-width: 767px){#s-73444270-a809-424d-9dae-2d69140c8397 {
  display: none;
}
#s-73444270-a809-424d-9dae-2d69140c8397, #wrap-s-73444270-a809-424d-9dae-2d69140c8397 { display:none !important; }}


.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-73444270-a809-424d-9dae-2d69140c8397 img.shogun-image {
  width: 100%;
}



}
#s-edbe61dc-8b9d-4d59-8a36-e473744a582f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-edbe61dc-8b9d-4d59-8a36-e473744a582f {
  display: none;
}
#s-edbe61dc-8b9d-4d59-8a36-e473744a582f, #wrap-s-edbe61dc-8b9d-4d59-8a36-e473744a582f { display:none !important; }}@media (max-width: 767px){#s-edbe61dc-8b9d-4d59-8a36-e473744a582f {
  display: none;
}
#s-edbe61dc-8b9d-4d59-8a36-e473744a582f, #wrap-s-edbe61dc-8b9d-4d59-8a36-e473744a582f { display:none !important; }}
#s-edbe61dc-8b9d-4d59-8a36-e473744a582f .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-adf6e5de-44ee-488c-9785-afeb38391814 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-adf6e5de-44ee-488c-9785-afeb38391814 {
  display: none;
}
#s-adf6e5de-44ee-488c-9785-afeb38391814, #wrap-s-adf6e5de-44ee-488c-9785-afeb38391814 { display:none !important; }}@media (max-width: 767px){#s-adf6e5de-44ee-488c-9785-afeb38391814 {
  display: none;
}
#s-adf6e5de-44ee-488c-9785-afeb38391814, #wrap-s-adf6e5de-44ee-488c-9785-afeb38391814 { display:none !important; }}
#s-adf6e5de-44ee-488c-9785-afeb38391814 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-adf6e5de-44ee-488c-9785-afeb38391814 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-adf6e5de-44ee-488c-9785-afeb38391814 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-a9f76e43-acb0-4cbd-86dd-d6e9abfb2939 {
  display: none;
}
#s-a9f76e43-acb0-4cbd-86dd-d6e9abfb2939, #wrap-s-a9f76e43-acb0-4cbd-86dd-d6e9abfb2939 { display:none !important; }}@media (max-width: 767px){#s-a9f76e43-acb0-4cbd-86dd-d6e9abfb2939 {
  display: none;
}
#s-a9f76e43-acb0-4cbd-86dd-d6e9abfb2939, #wrap-s-a9f76e43-acb0-4cbd-86dd-d6e9abfb2939 { display:none !important; }}
#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 {
  display: none;
}
#s-1b759406-ab14-4de7-8280-aaf44c1a07d2, #wrap-s-1b759406-ab14-4de7-8280-aaf44c1a07d2 { display:none !important; }}@media (max-width: 767px){#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 {
  display: none;
}
#s-1b759406-ab14-4de7-8280-aaf44c1a07d2, #wrap-s-1b759406-ab14-4de7-8280-aaf44c1a07d2 { display:none !important; }}


.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b759406-ab14-4de7-8280-aaf44c1a07d2 img.shogun-image {
  width: 100%;
}



}
#s-4278af2f-1789-4b2d-9855-93aa1b547e1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4278af2f-1789-4b2d-9855-93aa1b547e1c {
  display: none;
}
#s-4278af2f-1789-4b2d-9855-93aa1b547e1c, #wrap-s-4278af2f-1789-4b2d-9855-93aa1b547e1c { display:none !important; }}@media (max-width: 767px){#s-4278af2f-1789-4b2d-9855-93aa1b547e1c {
  display: none;
}
#s-4278af2f-1789-4b2d-9855-93aa1b547e1c, #wrap-s-4278af2f-1789-4b2d-9855-93aa1b547e1c { display:none !important; }}
#s-4278af2f-1789-4b2d-9855-93aa1b547e1c .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd {
  display: none;
}
#s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd, #wrap-s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd { display:none !important; }}@media (max-width: 767px){#s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd {
  display: none;
}
#s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd, #wrap-s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd { display:none !important; }}
#s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-b7c9931a-14e6-482c-a828-2cba8fa3f2cd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-417b3593-02d6-4cf9-9e01-e9c2cf3c3e8a {
  display: none;
}
#s-417b3593-02d6-4cf9-9e01-e9c2cf3c3e8a, #wrap-s-417b3593-02d6-4cf9-9e01-e9c2cf3c3e8a { display:none !important; }}@media (max-width: 767px){#s-417b3593-02d6-4cf9-9e01-e9c2cf3c3e8a {
  display: none;
}
#s-417b3593-02d6-4cf9-9e01-e9c2cf3c3e8a, #wrap-s-417b3593-02d6-4cf9-9e01-e9c2cf3c3e8a { display:none !important; }}
#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 {
  display: none;
}
#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998, #wrap-s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 { display:none !important; }}@media (max-width: 767px){#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 {
  display: none;
}
#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998, #wrap-s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 { display:none !important; }}


.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9ad143b-ad70-4a11-b0db-b2139a8bf998 img.shogun-image {
  width: 100%;
}



}
#s-ef7497f0-cffd-46bf-ac40-354b0b744965 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ef7497f0-cffd-46bf-ac40-354b0b744965 {
  display: none;
}
#s-ef7497f0-cffd-46bf-ac40-354b0b744965, #wrap-s-ef7497f0-cffd-46bf-ac40-354b0b744965 { display:none !important; }}@media (max-width: 767px){#s-ef7497f0-cffd-46bf-ac40-354b0b744965 {
  display: none;
}
#s-ef7497f0-cffd-46bf-ac40-354b0b744965, #wrap-s-ef7497f0-cffd-46bf-ac40-354b0b744965 { display:none !important; }}
#s-ef7497f0-cffd-46bf-ac40-354b0b744965 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c {
  display: none;
}
#s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c, #wrap-s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c { display:none !important; }}@media (max-width: 767px){#s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c {
  display: none;
}
#s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c, #wrap-s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c { display:none !important; }}
#s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-c42979ef-dca9-4d9d-9ec7-853834e3aa8c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-07071580-fc3e-449f-a5dc-af247c526179 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-07071580-fc3e-449f-a5dc-af247c526179 {
  display: none;
}
#s-07071580-fc3e-449f-a5dc-af247c526179, #wrap-s-07071580-fc3e-449f-a5dc-af247c526179 { display:none !important; }}@media (max-width: 767px){#s-07071580-fc3e-449f-a5dc-af247c526179 {
  display: none;
}
#s-07071580-fc3e-449f-a5dc-af247c526179, #wrap-s-07071580-fc3e-449f-a5dc-af247c526179 { display:none !important; }}







#s-07071580-fc3e-449f-a5dc-af247c526179 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07071580-fc3e-449f-a5dc-af247c526179.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-text {
  font-weight: ;
  font-family: ;
}

.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-998ce379-d374-4844-b9ff-feb24dd3c555 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-998ce379-d374-4844-b9ff-feb24dd3c555:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-998ce379-d374-4844-b9ff-feb24dd3c555:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-998ce379-d374-4844-b9ff-feb24dd3c555 {
  display: none;
}
#s-998ce379-d374-4844-b9ff-feb24dd3c555, #wrap-s-998ce379-d374-4844-b9ff-feb24dd3c555 { display:none !important; }}@media (max-width: 767px){#s-998ce379-d374-4844-b9ff-feb24dd3c555 {
  display: none;
}
#s-998ce379-d374-4844-b9ff-feb24dd3c555, #wrap-s-998ce379-d374-4844-b9ff-feb24dd3c555 { display:none !important; }}

  #s-998ce379-d374-4844-b9ff-feb24dd3c555-root {
    text-align: center;
  }


#s-998ce379-d374-4844-b9ff-feb24dd3c555.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-998ce379-d374-4844-b9ff-feb24dd3c555-root {
    text-align: center;
  }


#s-998ce379-d374-4844-b9ff-feb24dd3c555.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-998ce379-d374-4844-b9ff-feb24dd3c555-root {
    text-align: center;
  }


#s-998ce379-d374-4844-b9ff-feb24dd3c555.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-998ce379-d374-4844-b9ff-feb24dd3c555-root {
    text-align: center;
  }


#s-998ce379-d374-4844-b9ff-feb24dd3c555.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-998ce379-d374-4844-b9ff-feb24dd3c555-root {
    text-align: center;
  }


#s-998ce379-d374-4844-b9ff-feb24dd3c555.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}
#s-f1906d2b-da30-487a-8825-c7fcc4441379 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f1906d2b-da30-487a-8825-c7fcc4441379 {
  display: none;
}
#s-f1906d2b-da30-487a-8825-c7fcc4441379, #wrap-s-f1906d2b-da30-487a-8825-c7fcc4441379 { display:none !important; }}@media (max-width: 767px){#s-f1906d2b-da30-487a-8825-c7fcc4441379 {
  display: none;
}
#s-f1906d2b-da30-487a-8825-c7fcc4441379, #wrap-s-f1906d2b-da30-487a-8825-c7fcc4441379 { display:none !important; }}







#s-f1906d2b-da30-487a-8825-c7fcc4441379 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1906d2b-da30-487a-8825-c7fcc4441379.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c27e8fb-7541-40c1-935e-0840d900e80c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c27e8fb-7541-40c1-935e-0840d900e80c {
  display: none;
}
#s-2c27e8fb-7541-40c1-935e-0840d900e80c, #wrap-s-2c27e8fb-7541-40c1-935e-0840d900e80c { display:none !important; }}@media (max-width: 767px){#s-2c27e8fb-7541-40c1-935e-0840d900e80c {
  display: none;
}
#s-2c27e8fb-7541-40c1-935e-0840d900e80c, #wrap-s-2c27e8fb-7541-40c1-935e-0840d900e80c { display:none !important; }}







#s-2c27e8fb-7541-40c1-935e-0840d900e80c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c27e8fb-7541-40c1-935e-0840d900e80c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7cd45a7-769a-4518-b7cc-593f98beb44c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e7cd45a7-769a-4518-b7cc-593f98beb44c {
  display: none;
}
#s-e7cd45a7-769a-4518-b7cc-593f98beb44c, #wrap-s-e7cd45a7-769a-4518-b7cc-593f98beb44c { display:none !important; }}@media (max-width: 767px){#s-e7cd45a7-769a-4518-b7cc-593f98beb44c {
  display: none;
}
#s-e7cd45a7-769a-4518-b7cc-593f98beb44c, #wrap-s-e7cd45a7-769a-4518-b7cc-593f98beb44c { display:none !important; }}







#s-e7cd45a7-769a-4518-b7cc-593f98beb44c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7cd45a7-769a-4518-b7cc-593f98beb44c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-455f03bb-9914-49fd-8df5-7a26e3bea726 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-455f03bb-9914-49fd-8df5-7a26e3bea726 {
  display: none;
}
#s-455f03bb-9914-49fd-8df5-7a26e3bea726, #wrap-s-455f03bb-9914-49fd-8df5-7a26e3bea726 { display:none !important; }}@media (max-width: 767px){#s-455f03bb-9914-49fd-8df5-7a26e3bea726 {
  display: none;
}
#s-455f03bb-9914-49fd-8df5-7a26e3bea726, #wrap-s-455f03bb-9914-49fd-8df5-7a26e3bea726 { display:none !important; }}






  img.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
    
    
  }


.s-455f03bb-9914-49fd-8df5-7a26e3bea726 .shogun-image-content {
  
    align-items: center;
  
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shg-align-container {
  display: flex;
  justify-content: center
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
  box-sizing: border-box;
}

@media (min-width: 1200px){





  img.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
    
    
  }


.s-455f03bb-9914-49fd-8df5-7a26e3bea726 .shogun-image-content {
  
    align-items: center;
  
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shg-align-container {
  display: flex;
  justify-content: center
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 992px) and (max-width: 1199px){





  img.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
    
    
  }


.s-455f03bb-9914-49fd-8df5-7a26e3bea726 .shogun-image-content {
  
    align-items: center;
  
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shg-align-container {
  display: flex;
  justify-content: center
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 768px) and (max-width: 991px){





  img.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
    
    
  }


.s-455f03bb-9914-49fd-8df5-7a26e3bea726 .shogun-image-content {
  
    align-items: center;
  
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shg-align-container {
  display: flex;
  justify-content: center
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
  box-sizing: border-box;
}

}@media (max-width: 767px){





  img.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
    
    
  }


.s-455f03bb-9914-49fd-8df5-7a26e3bea726 .shogun-image-content {
  
    align-items: center;
  
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shg-align-container {
  display: flex;
  justify-content: center
}

.s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-455f03bb-9914-49fd-8df5-7a26e3bea726.shogun-image {
  box-sizing: border-box;
}

}
#s-ed26b9f0-c2cf-420b-a067-b0927ced2f21 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed26b9f0-c2cf-420b-a067-b0927ced2f21 {
  display: none;
}
#s-ed26b9f0-c2cf-420b-a067-b0927ced2f21, #wrap-s-ed26b9f0-c2cf-420b-a067-b0927ced2f21 { display:none !important; }}@media (max-width: 767px){#s-ed26b9f0-c2cf-420b-a067-b0927ced2f21 {
  display: none;
}
#s-ed26b9f0-c2cf-420b-a067-b0927ced2f21, #wrap-s-ed26b9f0-c2cf-420b-a067-b0927ced2f21 { display:none !important; }}







#s-ed26b9f0-c2cf-420b-a067-b0927ced2f21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed26b9f0-c2cf-420b-a067-b0927ced2f21.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1318614a-6036-49c3-a928-389c871a0342 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1318614a-6036-49c3-a928-389c871a0342 {
  display: none;
}
#s-1318614a-6036-49c3-a928-389c871a0342, #wrap-s-1318614a-6036-49c3-a928-389c871a0342 { display:none !important; }}@media (max-width: 767px){#s-1318614a-6036-49c3-a928-389c871a0342 {
  display: none;
}
#s-1318614a-6036-49c3-a928-389c871a0342, #wrap-s-1318614a-6036-49c3-a928-389c871a0342 { display:none !important; }}







#s-1318614a-6036-49c3-a928-389c871a0342 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1318614a-6036-49c3-a928-389c871a0342.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-2fcd9353-03fc-4182-951b-ded9d98c9803 {
  display: none;
}
#s-2fcd9353-03fc-4182-951b-ded9d98c9803, #wrap-s-2fcd9353-03fc-4182-951b-ded9d98c9803 { display:none !important; }}@media (max-width: 767px){#s-2fcd9353-03fc-4182-951b-ded9d98c9803 {
  display: none;
}
#s-2fcd9353-03fc-4182-951b-ded9d98c9803, #wrap-s-2fcd9353-03fc-4182-951b-ded9d98c9803 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2fcd9353-03fc-4182-951b-ded9d98c9803"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-2fcd9353-03fc-4182-951b-ded9d98c9803"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2fcd9353-03fc-4182-951b-ded9d98c9803"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2fcd9353-03fc-4182-951b-ded9d98c9803"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca {
  display: none;
}
#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca, #wrap-s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca { display:none !important; }}@media (max-width: 767px){#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca {
  display: none;
}
#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca, #wrap-s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca { display:none !important; }}

  #s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca-root {
    text-align: center;
  }


#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca-root {
    text-align: center;
  }


#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca-root {
    text-align: center;
  }


#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca-root {
    text-align: center;
  }


#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca-root {
    text-align: center;
  }


#s-c1f4f6e9-0f2a-4ed2-bc5b-f2c750a4e8ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}
#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c {
  display: none;
}
#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c, #wrap-s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c { display:none !important; }}@media (max-width: 767px){#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c {
  display: none;
}
#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c, #wrap-s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c { display:none !important; }}

  #s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c-root {
    text-align: center;
  }


#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c-root {
    text-align: center;
  }


#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c-root {
    text-align: center;
  }


#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c-root {
    text-align: center;
  }


#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c-root {
    text-align: center;
  }


#s-f3720ee4-5319-49e1-8598-c9fc7ba2ce5c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}
#s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5 {
  display: none;
}
#s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5, #wrap-s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5 { display:none !important; }}@media (max-width: 767px){#s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5 {
  display: none;
}
#s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5, #wrap-s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5 { display:none !important; }}







#s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a0a521a-ee21-4a87-b1c8-2f7c0f06cfc5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8ca1a813-9a16-494d-b86a-ef90e75400ce {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ca1a813-9a16-494d-b86a-ef90e75400ce {
  display: none;
}
#s-8ca1a813-9a16-494d-b86a-ef90e75400ce, #wrap-s-8ca1a813-9a16-494d-b86a-ef90e75400ce { display:none !important; }}@media (max-width: 767px){#s-8ca1a813-9a16-494d-b86a-ef90e75400ce {
  display: none;
}
#s-8ca1a813-9a16-494d-b86a-ef90e75400ce, #wrap-s-8ca1a813-9a16-494d-b86a-ef90e75400ce { display:none !important; }}







#s-8ca1a813-9a16-494d-b86a-ef90e75400ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ca1a813-9a16-494d-b86a-ef90e75400ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7b7f9e1-68f7-4e59-865d-9024ab7cb1f0 {
  text-align: left;
}
@media (max-width: 767px){#s-e7b7f9e1-68f7-4e59-865d-9024ab7cb1f0 {
  display: none;
}
#s-e7b7f9e1-68f7-4e59-865d-9024ab7cb1f0, #wrap-s-e7b7f9e1-68f7-4e59-865d-9024ab7cb1f0 { display:none !important; }}
#s-6a0944bc-d765-4178-b915-330487004ce2 {
  text-align: left;
}
@media (max-width: 767px){#s-6a0944bc-d765-4178-b915-330487004ce2 {
  display: none;
}
#s-6a0944bc-d765-4178-b915-330487004ce2, #wrap-s-6a0944bc-d765-4178-b915-330487004ce2 { display:none !important; }}
#s-0636c6a2-e2e6-4f71-82d6-ea6e15568f28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0636c6a2-e2e6-4f71-82d6-ea6e15568f28 {
  display: none;
}
#s-0636c6a2-e2e6-4f71-82d6-ea6e15568f28, #wrap-s-0636c6a2-e2e6-4f71-82d6-ea6e15568f28 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0636c6a2-e2e6-4f71-82d6-ea6e15568f28 {
  display: none;
}
#s-0636c6a2-e2e6-4f71-82d6-ea6e15568f28, #wrap-s-0636c6a2-e2e6-4f71-82d6-ea6e15568f28 { display:none !important; }}
#s-0636c6a2-e2e6-4f71-82d6-ea6e15568f28 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Berthold Baskerville Book Bold";
  font-style:  normal ;
  font-size: 56px;
  
  
  
}



#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529 {
  display: none;
}
#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529, #wrap-s-336ead2d-dd0c-468a-8edd-9e9bd7f36529 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529 {
  display: none;
}
#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529, #wrap-s-336ead2d-dd0c-468a-8edd-9e9bd7f36529 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529 {
  
}
}@media (max-width: 767px){#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529 {
  
}
}







#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-336ead2d-dd0c-468a-8edd-9e9bd7f36529.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-f17ac208-5363-4f44-b96c-4d3203eff759 {
  display: none;
}
#s-f17ac208-5363-4f44-b96c-4d3203eff759, #wrap-s-f17ac208-5363-4f44-b96c-4d3203eff759 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f17ac208-5363-4f44-b96c-4d3203eff759 {
  display: none;
}
#s-f17ac208-5363-4f44-b96c-4d3203eff759, #wrap-s-f17ac208-5363-4f44-b96c-4d3203eff759 { display:none !important; }}
#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15 {
  display: none;
}
#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15, #wrap-s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15 {
  display: none;
}
#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15, #wrap-s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15 {
  
}
}@media (max-width: 767px){#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15 {
  
}
}







#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6ec2fdc-bec6-4daf-af9f-c57474ee5d15.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0a40a6e9-5c75-430c-b9d1-8705407c3715 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0a40a6e9-5c75-430c-b9d1-8705407c3715 {
  display: none;
}
#s-0a40a6e9-5c75-430c-b9d1-8705407c3715, #wrap-s-0a40a6e9-5c75-430c-b9d1-8705407c3715 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a40a6e9-5c75-430c-b9d1-8705407c3715 {
  display: none;
}
#s-0a40a6e9-5c75-430c-b9d1-8705407c3715, #wrap-s-0a40a6e9-5c75-430c-b9d1-8705407c3715 { display:none !important; }}







#s-0a40a6e9-5c75-430c-b9d1-8705407c3715 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a40a6e9-5c75-430c-b9d1-8705407c3715.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4f45485e-9e1e-4e59-9185-d49356fb593d {
  text-align: center;
}
@media (min-width: 1200px){#s-4f45485e-9e1e-4e59-9185-d49356fb593d {
  display: none;
}
#s-4f45485e-9e1e-4e59-9185-d49356fb593d, #wrap-s-4f45485e-9e1e-4e59-9185-d49356fb593d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f45485e-9e1e-4e59-9185-d49356fb593d {
  display: none;
}
#s-4f45485e-9e1e-4e59-9185-d49356fb593d, #wrap-s-4f45485e-9e1e-4e59-9185-d49356fb593d { display:none !important; }}






  img.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
    
    
  }


.s-4f45485e-9e1e-4e59-9185-d49356fb593d .shogun-image-content {
  
    align-items: center;
  
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
  box-sizing: border-box;
}

@media (min-width: 1200px){





  img.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
    
    
  }


.s-4f45485e-9e1e-4e59-9185-d49356fb593d .shogun-image-content {
  
    align-items: center;
  
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 992px) and (max-width: 1199px){





  img.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
    
    
  }


.s-4f45485e-9e1e-4e59-9185-d49356fb593d .shogun-image-content {
  
    align-items: center;
  
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 768px) and (max-width: 991px){





  img.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
    
    
  }


.s-4f45485e-9e1e-4e59-9185-d49356fb593d .shogun-image-content {
  
    align-items: center;
  
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
  box-sizing: border-box;
}

}@media (max-width: 767px){





  img.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
    
    
  }


.s-4f45485e-9e1e-4e59-9185-d49356fb593d .shogun-image-content {
  
    align-items: center;
  
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f45485e-9e1e-4e59-9185-d49356fb593d.shogun-image {
  box-sizing: border-box;
}

}
#s-910062b1-1808-4ee3-a093-cecb198361f8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-910062b1-1808-4ee3-a093-cecb198361f8 {
  display: none;
}
#s-910062b1-1808-4ee3-a093-cecb198361f8, #wrap-s-910062b1-1808-4ee3-a093-cecb198361f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-910062b1-1808-4ee3-a093-cecb198361f8 {
  display: none;
}
#s-910062b1-1808-4ee3-a093-cecb198361f8, #wrap-s-910062b1-1808-4ee3-a093-cecb198361f8 { display:none !important; }}







#s-910062b1-1808-4ee3-a093-cecb198361f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-910062b1-1808-4ee3-a093-cecb198361f8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517 {
  display: none;
}
#s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517, #wrap-s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517 {
  display: none;
}
#s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517, #wrap-s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517 { display:none !important; }}







#s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edeac8fe-53c7-45c8-a2bd-d5725fdf8517.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83c78761-c3a5-49ec-bc04-084db711b16f {
  margin-left: 4%;
margin-right: 4%;
}
@media (min-width: 1200px){#s-83c78761-c3a5-49ec-bc04-084db711b16f {
  display: none;
}
#s-83c78761-c3a5-49ec-bc04-084db711b16f, #wrap-s-83c78761-c3a5-49ec-bc04-084db711b16f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83c78761-c3a5-49ec-bc04-084db711b16f {
  display: none;
}
#s-83c78761-c3a5-49ec-bc04-084db711b16f, #wrap-s-83c78761-c3a5-49ec-bc04-084db711b16f { display:none !important; }}
#s-3386acc3-8341-420e-8cbc-36491c990653 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3386acc3-8341-420e-8cbc-36491c990653 {
  display: none;
}
#s-3386acc3-8341-420e-8cbc-36491c990653, #wrap-s-3386acc3-8341-420e-8cbc-36491c990653 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3386acc3-8341-420e-8cbc-36491c990653 {
  display: none;
}
#s-3386acc3-8341-420e-8cbc-36491c990653, #wrap-s-3386acc3-8341-420e-8cbc-36491c990653 { display:none !important; }}







#s-3386acc3-8341-420e-8cbc-36491c990653 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3386acc3-8341-420e-8cbc-36491c990653.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-33f930ed-f3a1-4e5c-9723-c23d191044f3 {
  margin-left: 4%;
margin-right: 4%;
}
@media (min-width: 1200px){#s-33f930ed-f3a1-4e5c-9723-c23d191044f3 {
  display: none;
}
#s-33f930ed-f3a1-4e5c-9723-c23d191044f3, #wrap-s-33f930ed-f3a1-4e5c-9723-c23d191044f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33f930ed-f3a1-4e5c-9723-c23d191044f3 {
  display: none;
}
#s-33f930ed-f3a1-4e5c-9723-c23d191044f3, #wrap-s-33f930ed-f3a1-4e5c-9723-c23d191044f3 { display:none !important; }}
#s-3437c1d4-8b9c-4686-8516-b16725f51d7d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3437c1d4-8b9c-4686-8516-b16725f51d7d {
  display: none;
}
#s-3437c1d4-8b9c-4686-8516-b16725f51d7d, #wrap-s-3437c1d4-8b9c-4686-8516-b16725f51d7d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3437c1d4-8b9c-4686-8516-b16725f51d7d {
  display: none;
}
#s-3437c1d4-8b9c-4686-8516-b16725f51d7d, #wrap-s-3437c1d4-8b9c-4686-8516-b16725f51d7d { display:none !important; }}







#s-3437c1d4-8b9c-4686-8516-b16725f51d7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3437c1d4-8b9c-4686-8516-b16725f51d7d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-15e608e5-b0f8-47f3-a795-77d43b8c02fc {
  margin-left: 4%;
margin-right: 4%;
}
@media (min-width: 1200px){#s-15e608e5-b0f8-47f3-a795-77d43b8c02fc {
  display: none;
}
#s-15e608e5-b0f8-47f3-a795-77d43b8c02fc, #wrap-s-15e608e5-b0f8-47f3-a795-77d43b8c02fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-15e608e5-b0f8-47f3-a795-77d43b8c02fc {
  display: none;
}
#s-15e608e5-b0f8-47f3-a795-77d43b8c02fc, #wrap-s-15e608e5-b0f8-47f3-a795-77d43b8c02fc { display:none !important; }}
#s-f8a7541b-cde3-401f-892b-cb0c97c839f4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f8a7541b-cde3-401f-892b-cb0c97c839f4 {
  display: none;
}
#s-f8a7541b-cde3-401f-892b-cb0c97c839f4, #wrap-s-f8a7541b-cde3-401f-892b-cb0c97c839f4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8a7541b-cde3-401f-892b-cb0c97c839f4 {
  display: none;
}
#s-f8a7541b-cde3-401f-892b-cb0c97c839f4, #wrap-s-f8a7541b-cde3-401f-892b-cb0c97c839f4 { display:none !important; }}







#s-f8a7541b-cde3-401f-892b-cb0c97c839f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8a7541b-cde3-401f-892b-cb0c97c839f4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dba2ec26-0833-45ae-9b8e-041fabbf0857 {
  margin-left: 4%;
margin-right: 4%;
}
@media (min-width: 1200px){#s-dba2ec26-0833-45ae-9b8e-041fabbf0857 {
  display: none;
}
#s-dba2ec26-0833-45ae-9b8e-041fabbf0857, #wrap-s-dba2ec26-0833-45ae-9b8e-041fabbf0857 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dba2ec26-0833-45ae-9b8e-041fabbf0857 {
  display: none;
}
#s-dba2ec26-0833-45ae-9b8e-041fabbf0857, #wrap-s-dba2ec26-0833-45ae-9b8e-041fabbf0857 { display:none !important; }}
#s-6150f27d-29c9-4e9c-bf45-c50220b29f91 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6150f27d-29c9-4e9c-bf45-c50220b29f91 {
  display: none;
}
#s-6150f27d-29c9-4e9c-bf45-c50220b29f91, #wrap-s-6150f27d-29c9-4e9c-bf45-c50220b29f91 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6150f27d-29c9-4e9c-bf45-c50220b29f91 {
  display: none;
}
#s-6150f27d-29c9-4e9c-bf45-c50220b29f91, #wrap-s-6150f27d-29c9-4e9c-bf45-c50220b29f91 { display:none !important; }}







#s-6150f27d-29c9-4e9c-bf45-c50220b29f91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6150f27d-29c9-4e9c-bf45-c50220b29f91.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-faa3ba80-4d09-4c7b-816a-d80705dd64f6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-faa3ba80-4d09-4c7b-816a-d80705dd64f6 {
  display: none;
}
#s-faa3ba80-4d09-4c7b-816a-d80705dd64f6, #wrap-s-faa3ba80-4d09-4c7b-816a-d80705dd64f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-faa3ba80-4d09-4c7b-816a-d80705dd64f6 {
  display: none;
}
#s-faa3ba80-4d09-4c7b-816a-d80705dd64f6, #wrap-s-faa3ba80-4d09-4c7b-816a-d80705dd64f6 { display:none !important; }}







#s-faa3ba80-4d09-4c7b-816a-d80705dd64f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-faa3ba80-4d09-4c7b-816a-d80705dd64f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f2e7d663-894d-4324-9ff8-15430ccd1b46 {
  text-align: center;
}
@media (min-width: 1200px){#s-f2e7d663-894d-4324-9ff8-15430ccd1b46 {
  display: none;
}
#s-f2e7d663-894d-4324-9ff8-15430ccd1b46, #wrap-s-f2e7d663-894d-4324-9ff8-15430ccd1b46 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2e7d663-894d-4324-9ff8-15430ccd1b46 {
  display: none;
}
#s-f2e7d663-894d-4324-9ff8-15430ccd1b46, #wrap-s-f2e7d663-894d-4324-9ff8-15430ccd1b46 { display:none !important; }}






  img.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
    
    
  }


.s-f2e7d663-894d-4324-9ff8-15430ccd1b46 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
  box-sizing: border-box;
}

@media (min-width: 1200px){





  img.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
    
    
  }


.s-f2e7d663-894d-4324-9ff8-15430ccd1b46 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 992px) and (max-width: 1199px){





  img.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
    
    
  }


.s-f2e7d663-894d-4324-9ff8-15430ccd1b46 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 768px) and (max-width: 991px){





  img.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
    
    
  }


.s-f2e7d663-894d-4324-9ff8-15430ccd1b46 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
  box-sizing: border-box;
}

}@media (max-width: 767px){





  img.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
    
    
  }


.s-f2e7d663-894d-4324-9ff8-15430ccd1b46 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e7d663-894d-4324-9ff8-15430ccd1b46.shogun-image {
  box-sizing: border-box;
}

}
#s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4 {
  display: none;
}
#s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4, #wrap-s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4 {
  display: none;
}
#s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4, #wrap-s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4 { display:none !important; }}







#s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8eda16d8-f60f-4df0-8820-e9bcc3ac30e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-dce51bae-24c8-43f2-814a-a05c91978bd8 {
  display: none;
}
#s-dce51bae-24c8-43f2-814a-a05c91978bd8, #wrap-s-dce51bae-24c8-43f2-814a-a05c91978bd8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dce51bae-24c8-43f2-814a-a05c91978bd8 {
  display: none;
}
#s-dce51bae-24c8-43f2-814a-a05c91978bd8, #wrap-s-dce51bae-24c8-43f2-814a-a05c91978bd8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-dce51bae-24c8-43f2-814a-a05c91978bd8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-dce51bae-24c8-43f2-814a-a05c91978bd8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-dce51bae-24c8-43f2-814a-a05c91978bd8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-dce51bae-24c8-43f2-814a-a05c91978bd8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px){#s-9e88e479-d68e-45bc-bd7e-1bda353bd05f {
  display: none;
}
#s-9e88e479-d68e-45bc-bd7e-1bda353bd05f, #wrap-s-9e88e479-d68e-45bc-bd7e-1bda353bd05f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e88e479-d68e-45bc-bd7e-1bda353bd05f {
  display: none;
}
#s-9e88e479-d68e-45bc-bd7e-1bda353bd05f, #wrap-s-9e88e479-d68e-45bc-bd7e-1bda353bd05f { display:none !important; }}
#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e {
  text-align: left;
}
@media (min-width: 1200px){#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e {
  display: none;
}
#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e, #wrap-s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e {
  display: none;
}
#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e, #wrap-s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e { display:none !important; }}


.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a47c03ce-e4e7-49af-ad1e-69fc1b6c371e img.shogun-image {
  width: 100%;
}



}
#s-af8ac34b-fd13-44ce-98a7-32fbf6ab87ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-af8ac34b-fd13-44ce-98a7-32fbf6ab87ff {
  display: none;
}
#s-af8ac34b-fd13-44ce-98a7-32fbf6ab87ff, #wrap-s-af8ac34b-fd13-44ce-98a7-32fbf6ab87ff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af8ac34b-fd13-44ce-98a7-32fbf6ab87ff {
  display: none;
}
#s-af8ac34b-fd13-44ce-98a7-32fbf6ab87ff, #wrap-s-af8ac34b-fd13-44ce-98a7-32fbf6ab87ff { display:none !important; }}
#s-af8ac34b-fd13-44ce-98a7-32fbf6ab87ff .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-02ba77a3-bb92-4a32-92ff-8e00a01b7673 {
  text-align: center;
}
@media (min-width: 1200px){#s-02ba77a3-bb92-4a32-92ff-8e00a01b7673 {
  display: none;
}
#s-02ba77a3-bb92-4a32-92ff-8e00a01b7673, #wrap-s-02ba77a3-bb92-4a32-92ff-8e00a01b7673 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02ba77a3-bb92-4a32-92ff-8e00a01b7673 {
  display: none;
}
#s-02ba77a3-bb92-4a32-92ff-8e00a01b7673, #wrap-s-02ba77a3-bb92-4a32-92ff-8e00a01b7673 { display:none !important; }}
#s-02ba77a3-bb92-4a32-92ff-8e00a01b7673 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-02ba77a3-bb92-4a32-92ff-8e00a01b7673 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-02ba77a3-bb92-4a32-92ff-8e00a01b7673 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-68d093c6-b448-4e9b-9b9f-2413e92f8dc9 {
  display: none;
}
#s-68d093c6-b448-4e9b-9b9f-2413e92f8dc9, #wrap-s-68d093c6-b448-4e9b-9b9f-2413e92f8dc9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68d093c6-b448-4e9b-9b9f-2413e92f8dc9 {
  display: none;
}
#s-68d093c6-b448-4e9b-9b9f-2413e92f8dc9, #wrap-s-68d093c6-b448-4e9b-9b9f-2413e92f8dc9 { display:none !important; }}
#s-35dff636-aa10-410c-8cd0-4206f29f0384 {
  text-align: left;
}
@media (min-width: 1200px){#s-35dff636-aa10-410c-8cd0-4206f29f0384 {
  display: none;
}
#s-35dff636-aa10-410c-8cd0-4206f29f0384, #wrap-s-35dff636-aa10-410c-8cd0-4206f29f0384 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35dff636-aa10-410c-8cd0-4206f29f0384 {
  display: none;
}
#s-35dff636-aa10-410c-8cd0-4206f29f0384, #wrap-s-35dff636-aa10-410c-8cd0-4206f29f0384 { display:none !important; }}


.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35dff636-aa10-410c-8cd0-4206f29f0384 img.shogun-image {
  width: 100%;
}



}
#s-fdd5a8e7-fd88-4c7f-8364-f695271eef68 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-fdd5a8e7-fd88-4c7f-8364-f695271eef68 {
  display: none;
}
#s-fdd5a8e7-fd88-4c7f-8364-f695271eef68, #wrap-s-fdd5a8e7-fd88-4c7f-8364-f695271eef68 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fdd5a8e7-fd88-4c7f-8364-f695271eef68 {
  display: none;
}
#s-fdd5a8e7-fd88-4c7f-8364-f695271eef68, #wrap-s-fdd5a8e7-fd88-4c7f-8364-f695271eef68 { display:none !important; }}
#s-fdd5a8e7-fd88-4c7f-8364-f695271eef68 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: ;
}

#s-5749375b-d65b-4a67-a124-9ddd603fd58a {
  text-align: center;
}
@media (min-width: 1200px){#s-5749375b-d65b-4a67-a124-9ddd603fd58a {
  display: none;
}
#s-5749375b-d65b-4a67-a124-9ddd603fd58a, #wrap-s-5749375b-d65b-4a67-a124-9ddd603fd58a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5749375b-d65b-4a67-a124-9ddd603fd58a {
  display: none;
}
#s-5749375b-d65b-4a67-a124-9ddd603fd58a, #wrap-s-5749375b-d65b-4a67-a124-9ddd603fd58a { display:none !important; }}
#s-5749375b-d65b-4a67-a124-9ddd603fd58a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-5749375b-d65b-4a67-a124-9ddd603fd58a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-5749375b-d65b-4a67-a124-9ddd603fd58a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-f0ef41eb-7c2b-4974-adaa-7293d35b9f39 {
  display: none;
}
#s-f0ef41eb-7c2b-4974-adaa-7293d35b9f39, #wrap-s-f0ef41eb-7c2b-4974-adaa-7293d35b9f39 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0ef41eb-7c2b-4974-adaa-7293d35b9f39 {
  display: none;
}
#s-f0ef41eb-7c2b-4974-adaa-7293d35b9f39, #wrap-s-f0ef41eb-7c2b-4974-adaa-7293d35b9f39 { display:none !important; }}
#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 {
  text-align: left;
}
@media (min-width: 1200px){#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 {
  display: none;
}
#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6, #wrap-s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 {
  display: none;
}
#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6, #wrap-s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 { display:none !important; }}


.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53d023f0-e00f-48ba-9c7f-22ead038a7e6 img.shogun-image {
  width: 100%;
}



}
#s-5950959f-c556-436c-84b3-7bd8d81c7b73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5950959f-c556-436c-84b3-7bd8d81c7b73 {
  display: none;
}
#s-5950959f-c556-436c-84b3-7bd8d81c7b73, #wrap-s-5950959f-c556-436c-84b3-7bd8d81c7b73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5950959f-c556-436c-84b3-7bd8d81c7b73 {
  display: none;
}
#s-5950959f-c556-436c-84b3-7bd8d81c7b73, #wrap-s-5950959f-c556-436c-84b3-7bd8d81c7b73 { display:none !important; }}
#s-5950959f-c556-436c-84b3-7bd8d81c7b73 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97 {
  text-align: center;
}
@media (min-width: 1200px){#s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97 {
  display: none;
}
#s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97, #wrap-s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97 {
  display: none;
}
#s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97, #wrap-s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97 { display:none !important; }}
#s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-3b29d02f-a48f-4492-b0bb-8fbe042e9a97 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-d2a99b80-03a3-455f-b935-a24e94c19ac7 {
  display: none;
}
#s-d2a99b80-03a3-455f-b935-a24e94c19ac7, #wrap-s-d2a99b80-03a3-455f-b935-a24e94c19ac7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2a99b80-03a3-455f-b935-a24e94c19ac7 {
  display: none;
}
#s-d2a99b80-03a3-455f-b935-a24e94c19ac7, #wrap-s-d2a99b80-03a3-455f-b935-a24e94c19ac7 { display:none !important; }}
#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 {
  text-align: left;
}
@media (min-width: 1200px){#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 {
  display: none;
}
#s-1818157d-cc38-4c68-8de8-53c2b4b08d38, #wrap-s-1818157d-cc38-4c68-8de8-53c2b4b08d38 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 {
  display: none;
}
#s-1818157d-cc38-4c68-8de8-53c2b4b08d38, #wrap-s-1818157d-cc38-4c68-8de8-53c2b4b08d38 { display:none !important; }}


.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1818157d-cc38-4c68-8de8-53c2b4b08d38 img.shogun-image {
  width: 100%;
}



}
#s-60f13112-99ce-414c-b64f-9ef05c15779b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-60f13112-99ce-414c-b64f-9ef05c15779b {
  display: none;
}
#s-60f13112-99ce-414c-b64f-9ef05c15779b, #wrap-s-60f13112-99ce-414c-b64f-9ef05c15779b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60f13112-99ce-414c-b64f-9ef05c15779b {
  display: none;
}
#s-60f13112-99ce-414c-b64f-9ef05c15779b, #wrap-s-60f13112-99ce-414c-b64f-9ef05c15779b { display:none !important; }}
#s-60f13112-99ce-414c-b64f-9ef05c15779b .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: ;
}

#s-69c31250-a527-4a00-967c-85b19fb257b5 {
  text-align: center;
}
@media (min-width: 1200px){#s-69c31250-a527-4a00-967c-85b19fb257b5 {
  display: none;
}
#s-69c31250-a527-4a00-967c-85b19fb257b5, #wrap-s-69c31250-a527-4a00-967c-85b19fb257b5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69c31250-a527-4a00-967c-85b19fb257b5 {
  display: none;
}
#s-69c31250-a527-4a00-967c-85b19fb257b5, #wrap-s-69c31250-a527-4a00-967c-85b19fb257b5 { display:none !important; }}
#s-69c31250-a527-4a00-967c-85b19fb257b5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-69c31250-a527-4a00-967c-85b19fb257b5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-69c31250-a527-4a00-967c-85b19fb257b5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-9dd5c391-15f8-4282-a7b9-d0528265b6df {
  display: none;
}
#s-9dd5c391-15f8-4282-a7b9-d0528265b6df, #wrap-s-9dd5c391-15f8-4282-a7b9-d0528265b6df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dd5c391-15f8-4282-a7b9-d0528265b6df {
  display: none;
}
#s-9dd5c391-15f8-4282-a7b9-d0528265b6df, #wrap-s-9dd5c391-15f8-4282-a7b9-d0528265b6df { display:none !important; }}
@media (min-width: 0px) {
[id="s-9dd5c391-15f8-4282-a7b9-d0528265b6df"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-9dd5c391-15f8-4282-a7b9-d0528265b6df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9dd5c391-15f8-4282-a7b9-d0528265b6df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9dd5c391-15f8-4282-a7b9-d0528265b6df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px){#s-0d372e6b-7c3c-4695-bd4e-0edac31c90c9 {
  display: none;
}
#s-0d372e6b-7c3c-4695-bd4e-0edac31c90c9, #wrap-s-0d372e6b-7c3c-4695-bd4e-0edac31c90c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d372e6b-7c3c-4695-bd4e-0edac31c90c9 {
  display: none;
}
#s-0d372e6b-7c3c-4695-bd4e-0edac31c90c9, #wrap-s-0d372e6b-7c3c-4695-bd4e-0edac31c90c9 { display:none !important; }}
#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca {
  text-align: left;
}
@media (min-width: 1200px){#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca {
  display: none;
}
#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca, #wrap-s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca {
  display: none;
}
#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca, #wrap-s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca { display:none !important; }}


.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b67c237c-7b8a-4fc7-b73d-bce1bd1602ca img.shogun-image {
  width: 100%;
}



}
#s-484ecb49-44b4-42b4-97fa-ee8c1486fc63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-484ecb49-44b4-42b4-97fa-ee8c1486fc63 {
  display: none;
}
#s-484ecb49-44b4-42b4-97fa-ee8c1486fc63, #wrap-s-484ecb49-44b4-42b4-97fa-ee8c1486fc63 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-484ecb49-44b4-42b4-97fa-ee8c1486fc63 {
  display: none;
}
#s-484ecb49-44b4-42b4-97fa-ee8c1486fc63, #wrap-s-484ecb49-44b4-42b4-97fa-ee8c1486fc63 { display:none !important; }}
#s-484ecb49-44b4-42b4-97fa-ee8c1486fc63 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-639faeeb-a5c6-4b9c-8746-45096703112a {
  text-align: center;
}
@media (min-width: 1200px){#s-639faeeb-a5c6-4b9c-8746-45096703112a {
  display: none;
}
#s-639faeeb-a5c6-4b9c-8746-45096703112a, #wrap-s-639faeeb-a5c6-4b9c-8746-45096703112a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-639faeeb-a5c6-4b9c-8746-45096703112a {
  display: none;
}
#s-639faeeb-a5c6-4b9c-8746-45096703112a, #wrap-s-639faeeb-a5c6-4b9c-8746-45096703112a { display:none !important; }}
#s-639faeeb-a5c6-4b9c-8746-45096703112a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-639faeeb-a5c6-4b9c-8746-45096703112a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-639faeeb-a5c6-4b9c-8746-45096703112a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-2ce606ff-f22d-4f43-8486-3b9becdbfb96 {
  display: none;
}
#s-2ce606ff-f22d-4f43-8486-3b9becdbfb96, #wrap-s-2ce606ff-f22d-4f43-8486-3b9becdbfb96 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ce606ff-f22d-4f43-8486-3b9becdbfb96 {
  display: none;
}
#s-2ce606ff-f22d-4f43-8486-3b9becdbfb96, #wrap-s-2ce606ff-f22d-4f43-8486-3b9becdbfb96 { display:none !important; }}
#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c {
  text-align: left;
}
@media (min-width: 1200px){#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c {
  display: none;
}
#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c, #wrap-s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c {
  display: none;
}
#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c, #wrap-s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c { display:none !important; }}


.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bcbc4e1a-6722-49ff-82cb-ff6c47de244c img.shogun-image {
  width: 100%;
}



}
#s-afac9979-baa3-46ea-b101-e166a1bb2d76 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-afac9979-baa3-46ea-b101-e166a1bb2d76 {
  display: none;
}
#s-afac9979-baa3-46ea-b101-e166a1bb2d76, #wrap-s-afac9979-baa3-46ea-b101-e166a1bb2d76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afac9979-baa3-46ea-b101-e166a1bb2d76 {
  display: none;
}
#s-afac9979-baa3-46ea-b101-e166a1bb2d76, #wrap-s-afac9979-baa3-46ea-b101-e166a1bb2d76 { display:none !important; }}
#s-afac9979-baa3-46ea-b101-e166a1bb2d76 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-6df06b67-4d8b-450e-b218-aa2395e26b24 {
  text-align: center;
}
@media (min-width: 1200px){#s-6df06b67-4d8b-450e-b218-aa2395e26b24 {
  display: none;
}
#s-6df06b67-4d8b-450e-b218-aa2395e26b24, #wrap-s-6df06b67-4d8b-450e-b218-aa2395e26b24 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6df06b67-4d8b-450e-b218-aa2395e26b24 {
  display: none;
}
#s-6df06b67-4d8b-450e-b218-aa2395e26b24, #wrap-s-6df06b67-4d8b-450e-b218-aa2395e26b24 { display:none !important; }}
#s-6df06b67-4d8b-450e-b218-aa2395e26b24 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-6df06b67-4d8b-450e-b218-aa2395e26b24 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-6df06b67-4d8b-450e-b218-aa2395e26b24 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-2f0eab6f-20c7-4591-95a0-e1348882577e {
  display: none;
}
#s-2f0eab6f-20c7-4591-95a0-e1348882577e, #wrap-s-2f0eab6f-20c7-4591-95a0-e1348882577e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f0eab6f-20c7-4591-95a0-e1348882577e {
  display: none;
}
#s-2f0eab6f-20c7-4591-95a0-e1348882577e, #wrap-s-2f0eab6f-20c7-4591-95a0-e1348882577e { display:none !important; }}
#s-2942cc00-1b89-4680-a76f-492f8423c811 {
  text-align: left;
}
@media (min-width: 1200px){#s-2942cc00-1b89-4680-a76f-492f8423c811 {
  display: none;
}
#s-2942cc00-1b89-4680-a76f-492f8423c811, #wrap-s-2942cc00-1b89-4680-a76f-492f8423c811 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2942cc00-1b89-4680-a76f-492f8423c811 {
  display: none;
}
#s-2942cc00-1b89-4680-a76f-492f8423c811, #wrap-s-2942cc00-1b89-4680-a76f-492f8423c811 { display:none !important; }}


.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2942cc00-1b89-4680-a76f-492f8423c811 img.shogun-image {
  width: 100%;
}



}
#s-ce6b4d6f-fc8f-4795-a470-695cf857d49c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ce6b4d6f-fc8f-4795-a470-695cf857d49c {
  display: none;
}
#s-ce6b4d6f-fc8f-4795-a470-695cf857d49c, #wrap-s-ce6b4d6f-fc8f-4795-a470-695cf857d49c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce6b4d6f-fc8f-4795-a470-695cf857d49c {
  display: none;
}
#s-ce6b4d6f-fc8f-4795-a470-695cf857d49c, #wrap-s-ce6b4d6f-fc8f-4795-a470-695cf857d49c { display:none !important; }}
#s-ce6b4d6f-fc8f-4795-a470-695cf857d49c .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4 {
  text-align: center;
}
@media (min-width: 1200px){#s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4 {
  display: none;
}
#s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4, #wrap-s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4 {
  display: none;
}
#s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4, #wrap-s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4 { display:none !important; }}
#s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-3839e86f-2bb7-4598-b6b9-505a14d1b8d4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-854b8e8c-9c5b-49c6-bd24-785ce3cbcee5 {
  display: none;
}
#s-854b8e8c-9c5b-49c6-bd24-785ce3cbcee5, #wrap-s-854b8e8c-9c5b-49c6-bd24-785ce3cbcee5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-854b8e8c-9c5b-49c6-bd24-785ce3cbcee5 {
  display: none;
}
#s-854b8e8c-9c5b-49c6-bd24-785ce3cbcee5, #wrap-s-854b8e8c-9c5b-49c6-bd24-785ce3cbcee5 { display:none !important; }}
#s-e569c0da-e312-4a86-9dfb-e908cc4942ac {
  text-align: left;
}
@media (min-width: 1200px){#s-e569c0da-e312-4a86-9dfb-e908cc4942ac {
  display: none;
}
#s-e569c0da-e312-4a86-9dfb-e908cc4942ac, #wrap-s-e569c0da-e312-4a86-9dfb-e908cc4942ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e569c0da-e312-4a86-9dfb-e908cc4942ac {
  display: none;
}
#s-e569c0da-e312-4a86-9dfb-e908cc4942ac, #wrap-s-e569c0da-e312-4a86-9dfb-e908cc4942ac { display:none !important; }}


.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e569c0da-e312-4a86-9dfb-e908cc4942ac img.shogun-image {
  width: 100%;
}



}
#s-df4e9a31-82e5-40db-88a0-2d50377ea4b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-df4e9a31-82e5-40db-88a0-2d50377ea4b5 {
  display: none;
}
#s-df4e9a31-82e5-40db-88a0-2d50377ea4b5, #wrap-s-df4e9a31-82e5-40db-88a0-2d50377ea4b5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df4e9a31-82e5-40db-88a0-2d50377ea4b5 {
  display: none;
}
#s-df4e9a31-82e5-40db-88a0-2d50377ea4b5, #wrap-s-df4e9a31-82e5-40db-88a0-2d50377ea4b5 { display:none !important; }}
#s-df4e9a31-82e5-40db-88a0-2d50377ea4b5 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: Akkurat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3574a744-d694-43fa-ae4b-767414da0ba0 {
  text-align: center;
}
@media (min-width: 1200px){#s-3574a744-d694-43fa-ae4b-767414da0ba0 {
  display: none;
}
#s-3574a744-d694-43fa-ae4b-767414da0ba0, #wrap-s-3574a744-d694-43fa-ae4b-767414da0ba0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3574a744-d694-43fa-ae4b-767414da0ba0 {
  display: none;
}
#s-3574a744-d694-43fa-ae4b-767414da0ba0, #wrap-s-3574a744-d694-43fa-ae4b-767414da0ba0 { display:none !important; }}
#s-3574a744-d694-43fa-ae4b-767414da0ba0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
}

#s-3574a744-d694-43fa-ae4b-767414da0ba0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Akkurat;
  font-style:  normal ;
  font-size: 14px;
}

#s-3574a744-d694-43fa-ae4b-767414da0ba0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aa26865c-0385-4ca5-be46-1f78d9c60284 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-aa26865c-0385-4ca5-be46-1f78d9c60284 {
  display: none;
}
#s-aa26865c-0385-4ca5-be46-1f78d9c60284, #wrap-s-aa26865c-0385-4ca5-be46-1f78d9c60284 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa26865c-0385-4ca5-be46-1f78d9c60284 {
  display: none;
}
#s-aa26865c-0385-4ca5-be46-1f78d9c60284, #wrap-s-aa26865c-0385-4ca5-be46-1f78d9c60284 { display:none !important; }}







#s-aa26865c-0385-4ca5-be46-1f78d9c60284 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa26865c-0385-4ca5-be46-1f78d9c60284.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b402540f-f39a-4f58-a6f4-57490ed84dae {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-b402540f-f39a-4f58-a6f4-57490ed84dae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b402540f-f39a-4f58-a6f4-57490ed84dae:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b402540f-f39a-4f58-a6f4-57490ed84dae {
  display: none;
}
#s-b402540f-f39a-4f58-a6f4-57490ed84dae, #wrap-s-b402540f-f39a-4f58-a6f4-57490ed84dae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b402540f-f39a-4f58-a6f4-57490ed84dae {
  display: none;
}
#s-b402540f-f39a-4f58-a6f4-57490ed84dae, #wrap-s-b402540f-f39a-4f58-a6f4-57490ed84dae { display:none !important; }}

  #s-b402540f-f39a-4f58-a6f4-57490ed84dae-root {
    text-align: center;
  }


#s-b402540f-f39a-4f58-a6f4-57490ed84dae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b402540f-f39a-4f58-a6f4-57490ed84dae-root {
    text-align: center;
  }


#s-b402540f-f39a-4f58-a6f4-57490ed84dae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b402540f-f39a-4f58-a6f4-57490ed84dae-root {
    text-align: center;
  }


#s-b402540f-f39a-4f58-a6f4-57490ed84dae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b402540f-f39a-4f58-a6f4-57490ed84dae-root {
    text-align: center;
  }


#s-b402540f-f39a-4f58-a6f4-57490ed84dae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b402540f-f39a-4f58-a6f4-57490ed84dae-root {
    text-align: center;
  }


#s-b402540f-f39a-4f58-a6f4-57490ed84dae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}
#s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc {
  display: none;
}
#s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc, #wrap-s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc {
  display: none;
}
#s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc, #wrap-s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc { display:none !important; }}







#s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dd86389-6bd5-47fa-bcf5-1175b837b1fc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ef59f577-ebe5-4a74-b953-49d854f1effb {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ef59f577-ebe5-4a74-b953-49d854f1effb {
  display: none;
}
#s-ef59f577-ebe5-4a74-b953-49d854f1effb, #wrap-s-ef59f577-ebe5-4a74-b953-49d854f1effb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef59f577-ebe5-4a74-b953-49d854f1effb {
  display: none;
}
#s-ef59f577-ebe5-4a74-b953-49d854f1effb, #wrap-s-ef59f577-ebe5-4a74-b953-49d854f1effb { display:none !important; }}







#s-ef59f577-ebe5-4a74-b953-49d854f1effb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef59f577-ebe5-4a74-b953-49d854f1effb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba {
  max-width: 1560px;
aspect-ratio: 1560/1050;
text-align: center;
}
@media (min-width: 1200px){#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba {
  display: none;
}
#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba, #wrap-s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba {
  display: none;
}
#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba, #wrap-s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba { display:none !important; }}




  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image,
  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba {
    width: 100%;
    height: auto;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
    
    
  }


.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shogun-image-content {
  
    align-items: center;
  
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
  box-sizing: border-box;
}

@media (min-width: 1200px){



  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image,
  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba {
    width: 100%;
    height: auto;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
    
    
  }


.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shogun-image-content {
  
    align-items: center;
  
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 992px) and (max-width: 1199px){



  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image,
  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba {
    width: 100%;
    height: auto;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
    
    
  }


.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shogun-image-content {
  
    align-items: center;
  
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
  box-sizing: border-box;
}

}@media (min-width: 768px) and (max-width: 991px){



  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image,
  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba {
    width: 100%;
    height: auto;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
    
    
  }


.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shogun-image-content {
  
    align-items: center;
  
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
  box-sizing: border-box;
}

}@media (max-width: 767px){



  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image,
  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba {
    width: 100%;
    height: auto;
  }

  #s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
    
    
  }


.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba .shogun-image-content {
  
    align-items: center;
  
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0016ea-c21b-4f74-bc25-c5b6f23ab9ba.shogun-image {
  box-sizing: border-box;
}

}
#s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15 {
  display: none;
}
#s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15, #wrap-s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15 {
  display: none;
}
#s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15, #wrap-s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15 { display:none !important; }}







#s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53c30bd3-5195-4b58-b314-c6e8cbd9ae15.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e4bf9802-c16a-43cb-9402-72f1c0b8c93c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-e4bf9802-c16a-43cb-9402-72f1c0b8c93c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e4bf9802-c16a-43cb-9402-72f1c0b8c93c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e4bf9802-c16a-43cb-9402-72f1c0b8c93c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7 {
  display: none;
}
#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7, #wrap-s-cfacf612-9e1e-4b6b-8c41-95857e98acc7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7 {
  display: none;
}
#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7, #wrap-s-cfacf612-9e1e-4b6b-8c41-95857e98acc7 { display:none !important; }}

  #s-cfacf612-9e1e-4b6b-8c41-95857e98acc7-root {
    text-align: center;
  }


#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cfacf612-9e1e-4b6b-8c41-95857e98acc7-root {
    text-align: center;
  }


#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cfacf612-9e1e-4b6b-8c41-95857e98acc7-root {
    text-align: center;
  }


#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cfacf612-9e1e-4b6b-8c41-95857e98acc7-root {
    text-align: center;
  }


#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cfacf612-9e1e-4b6b-8c41-95857e98acc7-root {
    text-align: center;
  }


#s-cfacf612-9e1e-4b6b-8c41-95857e98acc7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  inline-block ;
}
}
#s-ec4c241d-3010-45f3-ab50-52cd9e698c17 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ec4c241d-3010-45f3-ab50-52cd9e698c17:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec4c241d-3010-45f3-ab50-52cd9e698c17:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ec4c241d-3010-45f3-ab50-52cd9e698c17 {
  display: none;
}
#s-ec4c241d-3010-45f3-ab50-52cd9e698c17, #wrap-s-ec4c241d-3010-45f3-ab50-52cd9e698c17 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec4c241d-3010-45f3-ab50-52cd9e698c17 {
  display: none;
}
#s-ec4c241d-3010-45f3-ab50-52cd9e698c17, #wrap-s-ec4c241d-3010-45f3-ab50-52cd9e698c17 { display:none !important; }}

  #s-ec4c241d-3010-45f3-ab50-52cd9e698c17-root {
    text-align: center;
  }


#s-ec4c241d-3010-45f3-ab50-52cd9e698c17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ec4c241d-3010-45f3-ab50-52cd9e698c17-root {
    text-align: center;
  }


#s-ec4c241d-3010-45f3-ab50-52cd9e698c17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ec4c241d-3010-45f3-ab50-52cd9e698c17-root {
    text-align: center;
  }


#s-ec4c241d-3010-45f3-ab50-52cd9e698c17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ec4c241d-3010-45f3-ab50-52cd9e698c17-root {
    text-align: center;
  }


#s-ec4c241d-3010-45f3-ab50-52cd9e698c17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ec4c241d-3010-45f3-ab50-52cd9e698c17-root {
    text-align: center;
  }


#s-ec4c241d-3010-45f3-ab50-52cd9e698c17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Akkurat;
  display:  block ;
}
}
#s-a6fca872-a8bc-4962-ab11-31ecb63b49d2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a6fca872-a8bc-4962-ab11-31ecb63b49d2 {
  display: none;
}
#s-a6fca872-a8bc-4962-ab11-31ecb63b49d2, #wrap-s-a6fca872-a8bc-4962-ab11-31ecb63b49d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6fca872-a8bc-4962-ab11-31ecb63b49d2 {
  display: none;
}
#s-a6fca872-a8bc-4962-ab11-31ecb63b49d2, #wrap-s-a6fca872-a8bc-4962-ab11-31ecb63b49d2 { display:none !important; }}







#s-a6fca872-a8bc-4962-ab11-31ecb63b49d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6fca872-a8bc-4962-ab11-31ecb63b49d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  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;
  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-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}