#s-06c5cb15-962c-4281-8ec4-c3d5029af886 {
  display: none;
}
@media (max-width: 767px){#s-aa595703-639e-4e23-9547-0377c4f4438c {
  display: none;
}
#s-aa595703-639e-4e23-9547-0377c4f4438c, #wrap-s-aa595703-639e-4e23-9547-0377c4f4438c { display:none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-bca0d8b3-afa3-4ecc-82af-158d05e311d1 {
  display: none;
}
.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-ed05fa94-f9cf-494b-ac2c-9c31528e3fba {
  text-align: left;
}



.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed05fa94-f9cf-494b-ac2c-9c31528e3fba img.shogun-image {
  width: 100%;
}



}
.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-4f4e5f04-ea5d-4d06-9029-e31aa69c849a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f4e5f04-ea5d-4d06-9029-e31aa69c849a .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e1c27569-3457-48e7-ba31-e1a265a6e450 {
  text-align: center;
}

#s-e1c27569-3457-48e7-ba31-e1a265a6e450 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e1c27569-3457-48e7-ba31-e1a265a6e450 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e1c27569-3457-48e7-ba31-e1a265a6e450 .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;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

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

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

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

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

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

#s-90e37b32-e084-4214-bf37-dc3123868858 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-90e37b32-e084-4214-bf37-dc3123868858:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-90e37b32-e084-4214-bf37-dc3123868858:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-90e37b32-e084-4214-bf37-dc3123868858 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-90e37b32-e084-4214-bf37-dc3123868858.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90e37b32-e084-4214-bf37-dc3123868858.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-90e37b32-e084-4214-bf37-dc3123868858.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d8eff5dd-cab2-4de8-a6b6-79e6d0eebba1 {
  display: none;
}
#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 {
  text-align: left;
}



.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c75138cf-cfc8-479f-b0ae-39f43b338d78 img.shogun-image {
  width: 100%;
}



}
#s-9aef36c1-4279-4006-b80d-318e4584883e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9aef36c1-4279-4006-b80d-318e4584883e .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e99250c1-392e-4040-a4f8-051c7d9de171 {
  text-align: center;
}

#s-e99250c1-392e-4040-a4f8-051c7d9de171 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e99250c1-392e-4040-a4f8-051c7d9de171 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e99250c1-392e-4040-a4f8-051c7d9de171 .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-a4c98ff8-7526-4036-9f0b-6af97c6ae073 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a4c98ff8-7526-4036-9f0b-6af97c6ae073:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a4c98ff8-7526-4036-9f0b-6af97c6ae073:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a4c98ff8-7526-4036-9f0b-6af97c6ae073 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a4c98ff8-7526-4036-9f0b-6af97c6ae073.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4c98ff8-7526-4036-9f0b-6af97c6ae073.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a4c98ff8-7526-4036-9f0b-6af97c6ae073.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c4057a22-c8da-4a5c-87ed-132ca915bfd7 {
  display: none;
}
#s-1765c029-8b47-4874-92e7-2b0e199e6128 {
  text-align: left;
}



.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1765c029-8b47-4874-92e7-2b0e199e6128 img.shogun-image {
  width: 100%;
}



}
#s-1e23d9fa-f530-4ce6-944c-a3a58896f41b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e23d9fa-f530-4ce6-944c-a3a58896f41b .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-fd6e9a95-7add-4601-b9da-c28c7a2b59b6 {
  text-align: center;
}

#s-fd6e9a95-7add-4601-b9da-c28c7a2b59b6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fd6e9a95-7add-4601-b9da-c28c7a2b59b6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-fd6e9a95-7add-4601-b9da-c28c7a2b59b6 .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-e99c86bf-f811-4cf8-9f0e-e1717074b917 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e99c86bf-f811-4cf8-9f0e-e1717074b917:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e99c86bf-f811-4cf8-9f0e-e1717074b917:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e99c86bf-f811-4cf8-9f0e-e1717074b917 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e99c86bf-f811-4cf8-9f0e-e1717074b917.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e99c86bf-f811-4cf8-9f0e-e1717074b917.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e99c86bf-f811-4cf8-9f0e-e1717074b917.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4b579509-11d3-488e-9eaf-3543052cf3f5 {
  display: none;
}
#s-e3f61890-f990-4d2d-98cb-a93503f41d78 {
  text-align: left;
}



.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3f61890-f990-4d2d-98cb-a93503f41d78 img.shogun-image {
  width: 100%;
}



}
#s-070505d5-c6a6-44d7-b3c2-85efe7effcda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-070505d5-c6a6-44d7-b3c2-85efe7effcda .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-35994a4d-68c2-4168-8858-7b195f37c94a {
  text-align: center;
}

#s-35994a4d-68c2-4168-8858-7b195f37c94a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-35994a4d-68c2-4168-8858-7b195f37c94a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-35994a4d-68c2-4168-8858-7b195f37c94a .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-4c8c5859-a975-4402-9824-7398c09e8a48 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4c8c5859-a975-4402-9824-7398c09e8a48:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4c8c5859-a975-4402-9824-7398c09e8a48:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4c8c5859-a975-4402-9824-7398c09e8a48 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4c8c5859-a975-4402-9824-7398c09e8a48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c8c5859-a975-4402-9824-7398c09e8a48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4c8c5859-a975-4402-9824-7398c09e8a48.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-56510a1b-2cb8-41ee-9a76-b9178ab81195 {
  display: none;
}
#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 {
  text-align: left;
}



.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0a6cd37-c4af-498c-a9a8-57ef6953fc94 img.shogun-image {
  width: 100%;
}



}
#s-61b97134-8027-4930-8bea-2f05733fc90a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-61b97134-8027-4930-8bea-2f05733fc90a .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-3934a42a-c867-4f8e-bd7d-fa964415d18e {
  text-align: center;
}

#s-3934a42a-c867-4f8e-bd7d-fa964415d18e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3934a42a-c867-4f8e-bd7d-fa964415d18e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3934a42a-c867-4f8e-bd7d-fa964415d18e .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-53b3e192-4f93-475a-9987-ead40fe67db5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-53b3e192-4f93-475a-9987-ead40fe67db5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-53b3e192-4f93-475a-9987-ead40fe67db5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-53b3e192-4f93-475a-9987-ead40fe67db5 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-53b3e192-4f93-475a-9987-ead40fe67db5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53b3e192-4f93-475a-9987-ead40fe67db5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-53b3e192-4f93-475a-9987-ead40fe67db5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0c3fde7d-34f7-4a92-964b-818bd178fc79 {
  display: none;
}
#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 {
  text-align: left;
}



.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9ef3300f-72cd-46b6-9eb8-9918d66adfe2 img.shogun-image {
  width: 100%;
}



}
#s-b4e0c436-4115-41a4-a892-89a3d9ece7c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4e0c436-4115-41a4-a892-89a3d9ece7c0 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-708fc427-a720-41e5-a468-4c8a9ce59135 {
  text-align: center;
}

#s-708fc427-a720-41e5-a468-4c8a9ce59135 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-708fc427-a720-41e5-a468-4c8a9ce59135 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-708fc427-a720-41e5-a468-4c8a9ce59135 .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-2b83d16f-824c-4302-b3d5-5f71b92d6b99 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2b83d16f-824c-4302-b3d5-5f71b92d6b99:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2b83d16f-824c-4302-b3d5-5f71b92d6b99:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b83d16f-824c-4302-b3d5-5f71b92d6b99 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2b83d16f-824c-4302-b3d5-5f71b92d6b99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b83d16f-824c-4302-b3d5-5f71b92d6b99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2b83d16f-824c-4302-b3d5-5f71b92d6b99.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2b092286-b91c-4571-aa97-18bb25f7d368 {
  display: none;
}
#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a {
  text-align: left;
}



.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3bfbef21-6d15-44af-b4ad-36cacf4af58a img.shogun-image {
  width: 100%;
}



}
#s-83f4cc09-e29b-404d-a7ad-dfd700c65c48 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83f4cc09-e29b-404d-a7ad-dfd700c65c48 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ee30dfb4-d875-4f23-baf2-8752fcdb569a {
  text-align: center;
}

#s-ee30dfb4-d875-4f23-baf2-8752fcdb569a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ee30dfb4-d875-4f23-baf2-8752fcdb569a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ee30dfb4-d875-4f23-baf2-8752fcdb569a .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-ab40a940-35f5-47da-a613-e47341e48d18 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ab40a940-35f5-47da-a613-e47341e48d18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ab40a940-35f5-47da-a613-e47341e48d18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ab40a940-35f5-47da-a613-e47341e48d18 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ab40a940-35f5-47da-a613-e47341e48d18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab40a940-35f5-47da-a613-e47341e48d18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ab40a940-35f5-47da-a613-e47341e48d18.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a9402b27-5688-4fd8-bc05-de06c88ab4a0 {
  display: none;
}
#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 {
  text-align: left;
}



.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e959a8a0-4a8f-403f-ae00-1e203ede0003 img.shogun-image {
  width: 100%;
}



}
#s-3575ea27-a67e-4082-9845-625072f9930c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3575ea27-a67e-4082-9845-625072f9930c .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-1028aabf-3319-4350-a2ae-a4d7d476c190 {
  text-align: center;
}

#s-1028aabf-3319-4350-a2ae-a4d7d476c190 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1028aabf-3319-4350-a2ae-a4d7d476c190 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1028aabf-3319-4350-a2ae-a4d7d476c190 .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-668ef958-c27e-43e7-894b-93cf773a73ca {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-668ef958-c27e-43e7-894b-93cf773a73ca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-668ef958-c27e-43e7-894b-93cf773a73ca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-668ef958-c27e-43e7-894b-93cf773a73ca {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-668ef958-c27e-43e7-894b-93cf773a73ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-668ef958-c27e-43e7-894b-93cf773a73ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-668ef958-c27e-43e7-894b-93cf773a73ca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  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:before,.shg-c:after{content:" ";display:table}.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:#000;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}[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}
