.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-c0ef4c59-2596-42b4-9cae-b7f9634c44fb {  }
#s-393e77ba-8425-47c9-8d6b-2707e1583495 {
  display: none;
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-bdf68906-fe6e-4f5f-b0f4-26895b34a564 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bdf68906-fe6e-4f5f-b0f4-26895b34a564 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-fed33821-661c-417d-9ea3-d28f405ad503 { text-align: center; }

.shg-c#s-fed33821-661c-417d-9ea3-d28f405ad503 {
  max-width: 100%;
}

.shg-c#s-fed33821-661c-417d-9ea3-d28f405ad503 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fed33821-661c-417d-9ea3-d28f405ad503 .shg-image-zoom,
.shg-c#s-fed33821-661c-417d-9ea3-d28f405ad503 img.shogun-image {
  max-width: 500px !important;
  
}



#s-4e6dcc52-26e8-4822-8a14-04ff0da318d3 { text-align: center; }
#s-4e6dcc52-26e8-4822-8a14-04ff0da318d3 .shg-product-sold-out {
  display: none;
}

#s-4e6dcc52-26e8-4822-8a14-04ff0da318d3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e6dcc52-26e8-4822-8a14-04ff0da318d3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-b3761213-ae8f-45d4-990a-5a1d49750fd9 {
  display: none;
}
#s-245189ac-2019-4b8c-9244-3fec721c63fb { text-align: left; }
#s-4f8ed50f-51a5-4ac9-8680-337c3a728701 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f8ed50f-51a5-4ac9-8680-337c3a728701 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a19de30-600b-47b6-b7f8-21c2de389669 { text-align: left; }
#s-3a19de30-600b-47b6-b7f8-21c2de389669 .shg-product-sold-out {
  display: none;
}

#s-3a19de30-600b-47b6-b7f8-21c2de389669 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a19de30-600b-47b6-b7f8-21c2de389669 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-product-atc-wrapper {
  position: relative;
}

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

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

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

.shg-product-atc-btn-wrapper .shg-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

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

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

#s-ccaf50ae-2dea-4f95-9be4-7142bc8d52fe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ccaf50ae-2dea-4f95-9be4-7142bc8d52fe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ccaf50ae-2dea-4f95-9be4-7142bc8d52fe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ccaf50ae-2dea-4f95-9be4-7142bc8d52fe {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ccaf50ae-2dea-4f95-9be4-7142bc8d52fe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccaf50ae-2dea-4f95-9be4-7142bc8d52fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ccaf50ae-2dea-4f95-9be4-7142bc8d52fe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b32569d0-fad6-4984-8172-28bad82c58cd {
  display: none;
}
#s-9f892d30-2516-4674-9089-b471f43218d7 { text-align: left; }
#s-73a05760-d643-4e4d-81c7-d705d9edb51e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73a05760-d643-4e4d-81c7-d705d9edb51e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-021ee581-4023-4056-9193-f0af45456fd3 { text-align: left; }
#s-021ee581-4023-4056-9193-f0af45456fd3 .shg-product-sold-out {
  display: none;
}

#s-021ee581-4023-4056-9193-f0af45456fd3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-021ee581-4023-4056-9193-f0af45456fd3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-80958059-b07f-45c6-a651-c3c6a89884b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80958059-b07f-45c6-a651-c3c6a89884b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80958059-b07f-45c6-a651-c3c6a89884b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80958059-b07f-45c6-a651-c3c6a89884b8 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-80958059-b07f-45c6-a651-c3c6a89884b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80958059-b07f-45c6-a651-c3c6a89884b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80958059-b07f-45c6-a651-c3c6a89884b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6353732-aa8c-494f-90bd-86513e869dcf {
  display: none;
}
#s-39fe8f05-5ca4-4284-8880-476e75cd9d26 { text-align: left; }
#s-86863dc4-5f89-43bf-b3bb-c85da479dca7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86863dc4-5f89-43bf-b3bb-c85da479dca7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-654a08a5-45b5-46b9-9c44-0c5877960b22 { text-align: left; }
#s-654a08a5-45b5-46b9-9c44-0c5877960b22 .shg-product-sold-out {
  display: none;
}

#s-654a08a5-45b5-46b9-9c44-0c5877960b22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-654a08a5-45b5-46b9-9c44-0c5877960b22 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-eec32d45-4a19-445e-8f8a-47050233217a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eec32d45-4a19-445e-8f8a-47050233217a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eec32d45-4a19-445e-8f8a-47050233217a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eec32d45-4a19-445e-8f8a-47050233217a {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eec32d45-4a19-445e-8f8a-47050233217a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eec32d45-4a19-445e-8f8a-47050233217a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eec32d45-4a19-445e-8f8a-47050233217a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03acf7aa-b2b5-4296-a0bd-b682f252badb {
  display: none;
}
#s-560bdb07-d4df-47ac-832d-1fb9b80382f1 { text-align: left; }
#s-bd60af39-7250-45e1-b749-41d9731c73de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd60af39-7250-45e1-b749-41d9731c73de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-096cbd3d-27b4-47fb-bc71-61b5199648bd { text-align: left; }
#s-096cbd3d-27b4-47fb-bc71-61b5199648bd .shg-product-sold-out {
  display: none;
}

#s-096cbd3d-27b4-47fb-bc71-61b5199648bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-096cbd3d-27b4-47fb-bc71-61b5199648bd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fecb9e7b-faa7-45e0-ba76-bbe7bbf5ae03 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fecb9e7b-faa7-45e0-ba76-bbe7bbf5ae03:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fecb9e7b-faa7-45e0-ba76-bbe7bbf5ae03:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fecb9e7b-faa7-45e0-ba76-bbe7bbf5ae03 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fecb9e7b-faa7-45e0-ba76-bbe7bbf5ae03.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fecb9e7b-faa7-45e0-ba76-bbe7bbf5ae03.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fecb9e7b-faa7-45e0-ba76-bbe7bbf5ae03.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65b5ad0f-2976-4c3c-bd06-29642327afd2 {
  display: none;
}
#s-ed5dca2a-fb4f-42ac-b543-33143f28a895 { text-align: left; }
#s-380d5b01-fc2c-48d8-b0cf-477c516e7ffa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-380d5b01-fc2c-48d8-b0cf-477c516e7ffa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0dda4f01-eb9f-4cfe-ba2a-e05651cbed64 { text-align: left; }
#s-0dda4f01-eb9f-4cfe-ba2a-e05651cbed64 .shg-product-sold-out {
  display: none;
}

#s-0dda4f01-eb9f-4cfe-ba2a-e05651cbed64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0dda4f01-eb9f-4cfe-ba2a-e05651cbed64 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-16ce35af-9b24-48ce-9f6d-f90ced76d3cc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16ce35af-9b24-48ce-9f6d-f90ced76d3cc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16ce35af-9b24-48ce-9f6d-f90ced76d3cc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16ce35af-9b24-48ce-9f6d-f90ced76d3cc {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-16ce35af-9b24-48ce-9f6d-f90ced76d3cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16ce35af-9b24-48ce-9f6d-f90ced76d3cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16ce35af-9b24-48ce-9f6d-f90ced76d3cc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-794c87b6-cd0b-4ebd-a8a4-286e86a8b8a3 {
  display: none;
}
#s-2edf27ca-f4d6-4de2-a418-b331f34d019d { text-align: left; }
#s-719a524d-bdc7-4df5-834b-c282aab2a8fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-719a524d-bdc7-4df5-834b-c282aab2a8fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6a04cb2-f01c-42a1-b684-a50d3ae79d19 { text-align: left; }
#s-d6a04cb2-f01c-42a1-b684-a50d3ae79d19 .shg-product-sold-out {
  display: none;
}

#s-d6a04cb2-f01c-42a1-b684-a50d3ae79d19 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6a04cb2-f01c-42a1-b684-a50d3ae79d19 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-14946445-b671-457b-ac8d-4f69178db73b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-14946445-b671-457b-ac8d-4f69178db73b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-14946445-b671-457b-ac8d-4f69178db73b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-14946445-b671-457b-ac8d-4f69178db73b {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-14946445-b671-457b-ac8d-4f69178db73b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14946445-b671-457b-ac8d-4f69178db73b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-14946445-b671-457b-ac8d-4f69178db73b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1aa9162b-1ba2-4ba5-ba4d-40efaf915c96 {
  display: none;
}
#s-0707084f-4f1d-4b84-ac43-01b1ec0ddcc0 { text-align: left; }
#s-cc77f811-e4eb-4912-a8e5-4dd3def30ddd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc77f811-e4eb-4912-a8e5-4dd3def30ddd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6533f96d-4fb5-44f2-a081-1664b30bb8bd { text-align: left; }
#s-6533f96d-4fb5-44f2-a081-1664b30bb8bd .shg-product-sold-out {
  display: none;
}

#s-6533f96d-4fb5-44f2-a081-1664b30bb8bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6533f96d-4fb5-44f2-a081-1664b30bb8bd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5595b969-9e57-427a-bd9f-1423e8ff6aba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5595b969-9e57-427a-bd9f-1423e8ff6aba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5595b969-9e57-427a-bd9f-1423e8ff6aba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5595b969-9e57-427a-bd9f-1423e8ff6aba {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5595b969-9e57-427a-bd9f-1423e8ff6aba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5595b969-9e57-427a-bd9f-1423e8ff6aba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5595b969-9e57-427a-bd9f-1423e8ff6aba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36c5439c-d35e-498c-a864-9950332cdacc {
  display: none;
}
#s-2504bf89-6fe1-4831-948b-d7f1c39a00c6 { text-align: left; }
#s-b5a1fa97-7346-43c2-8345-157e66c20915 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5a1fa97-7346-43c2-8345-157e66c20915 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-705b495b-1cd0-4f00-b7ff-bd51ebe6346b { text-align: left; }
#s-705b495b-1cd0-4f00-b7ff-bd51ebe6346b .shg-product-sold-out {
  display: none;
}

#s-705b495b-1cd0-4f00-b7ff-bd51ebe6346b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-705b495b-1cd0-4f00-b7ff-bd51ebe6346b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c56e375e-48e3-4e02-a404-5c87a7acf6f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c56e375e-48e3-4e02-a404-5c87a7acf6f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c56e375e-48e3-4e02-a404-5c87a7acf6f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c56e375e-48e3-4e02-a404-5c87a7acf6f6 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c56e375e-48e3-4e02-a404-5c87a7acf6f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c56e375e-48e3-4e02-a404-5c87a7acf6f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c56e375e-48e3-4e02-a404-5c87a7acf6f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80941ccd-301c-4047-828f-18ee43ca2799 {
  display: none;
}
#s-5485720d-e54b-4ad3-b289-b720b1459d2c { text-align: left; }
#s-d7e3f2af-5ecb-498a-8f85-6eff0268e856 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7e3f2af-5ecb-498a-8f85-6eff0268e856 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-35fe6e73-0fb2-4560-ba97-fea82708d565 { text-align: left; }
#s-35fe6e73-0fb2-4560-ba97-fea82708d565 .shg-product-sold-out {
  display: none;
}

#s-35fe6e73-0fb2-4560-ba97-fea82708d565 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-35fe6e73-0fb2-4560-ba97-fea82708d565 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0833c6c4-dc58-4b1e-8d34-a2687f632fe2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0833c6c4-dc58-4b1e-8d34-a2687f632fe2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0833c6c4-dc58-4b1e-8d34-a2687f632fe2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0833c6c4-dc58-4b1e-8d34-a2687f632fe2 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0833c6c4-dc58-4b1e-8d34-a2687f632fe2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0833c6c4-dc58-4b1e-8d34-a2687f632fe2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0833c6c4-dc58-4b1e-8d34-a2687f632fe2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-c2c438db-c4eb-42bb-af14-5dae37bff4d9 { min-height: 186px; }
#s-c2c438db-c4eb-42bb-af14-5dae37bff4d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5ee5af51-33c9-4eb0-a47c-2f108d23a564 { background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 540px;
background-position: center center; }
#s-5ee5af51-33c9-4eb0-a47c-2f108d23a564 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-288a3b4b-023a-4e3c-9bce-13a54803a004 { min-height: 50px; }
#s-288a3b4b-023a-4e3c-9bce-13a54803a004 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-744e494c-a9f0-411a-8954-0cc0842a72ec { min-height: 50px; }
#s-744e494c-a9f0-411a-8954-0cc0842a72ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-c700de63-0a24-46f1-988a-751291bfe569 { padding-top: 10px;
padding-bottom: 10px; }
 #s-c700de63-0a24-46f1-988a-751291bfe569 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-3cda2201-f3ac-476e-9144-71076d5f9902 { min-height: 50px; }
#s-3cda2201-f3ac-476e-9144-71076d5f9902 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7 { padding-top: 14px;
padding-bottom: 14px; }
@media (min-width: 0px) {
[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-542d99bf-62f6-454e-abe4-ea0b4e1ef4a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-64ab653b-5820-430d-a92a-fdc2adfa3d66 { text-align: center; }
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

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

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

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

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

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

#s-b9551d6d-5281-4059-b552-5d2d90cb2998 { padding-top: 22px;
padding-left: 20px;
padding-bottom: 22px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none; }
#s-b9551d6d-5281-4059-b552-5d2d90cb2998:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9551d6d-5281-4059-b552-5d2d90cb2998:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-b9551d6d-5281-4059-b552-5d2d90cb2998.shg-btn {
   color: #ffffff;
   font-size: 17px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: BioRhyme Expanded;
 }
#s-fc96718c-1469-46ac-b066-28ae397254b8 { margin-top: 0px;
margin-bottom: 0px;
text-align: center; }
#s-9df558f5-bcbb-4027-9d93-cf72617c70e9 { padding-top: 22px;
padding-left: 20px;
padding-bottom: 22px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none; }
#s-9df558f5-bcbb-4027-9d93-cf72617c70e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9df558f5-bcbb-4027-9d93-cf72617c70e9:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-9df558f5-bcbb-4027-9d93-cf72617c70e9.shg-btn {
   color: #ffffff;
   font-size: 17px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: BioRhyme Expanded;
 }
#s-ab8a6a57-4b23-4811-afbd-3bceba548deb { padding-top: 0px;
padding-bottom: 0px;
text-align: center; }
#s-bebc9f5c-3331-4a5b-9f85-4dc0e6c6e3e5 { padding-top: 22px;
padding-left: 20px;
padding-bottom: 22px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none; }
#s-bebc9f5c-3331-4a5b-9f85-4dc0e6c6e3e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bebc9f5c-3331-4a5b-9f85-4dc0e6c6e3e5:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-bebc9f5c-3331-4a5b-9f85-4dc0e6c6e3e5.shg-btn {
   color: #ffffff;
   font-size: 17px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: BioRhyme Expanded;
 }
#s-2a4f7324-f4e2-484f-bead-2faeac95ff87 { margin-top: 0px;
margin-bottom: 0px;
padding-top: 32px;
padding-bottom: 32px; }
@media (min-width: 0px) {
[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a4f7324-f4e2-484f-bead-2faeac95ff87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-124d56f0-24de-4818-bf69-2591b44d789a { min-height: 50px; }
#s-124d56f0-24de-4818-bf69-2591b44d789a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-abbb4a94-c62b-4d46-bf26-69e3a9d5cf79 { min-height: 50px; }
#s-abbb4a94-c62b-4d46-bf26-69e3a9d5cf79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6c362af5-38a7-4807-b048-8665dae278aa { min-height: 50px; }
#s-6c362af5-38a7-4807-b048-8665dae278aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c4be31d6-e9f7-4695-815a-e970f52acbf7 { background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 540px;
background-position: center center; }
#s-c4be31d6-e9f7-4695-815a-e970f52acbf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-40fb46bd-46ed-4379-91d3-84f2de4a94b6 { min-height: 50px; }
#s-40fb46bd-46ed-4379-91d3-84f2de4a94b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-146823ad-dd84-4aed-b9b4-64b1a551a400 { min-height: 50px; }
#s-146823ad-dd84-4aed-b9b4-64b1a551a400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab57fd30-49c2-4a0e-affe-c121ee587c16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5adf9023-1df4-447b-9d09-611fa01d0412 { padding-top: 10px;
padding-bottom: 10px; }
 #s-5adf9023-1df4-447b-9d09-611fa01d0412 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

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

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

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

.shogun-root iframe {
  display: initial;
}

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

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(0%, -50%);
          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;
}
