.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

.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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

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

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

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

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

#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 5%;
padding-bottom: 30%;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  display: none;
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f, #wrap-s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f, #wrap-content-s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  display: none;
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f, #wrap-s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f, #wrap-content-s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  min-height: 480px;
}
}@media (max-width: 767px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 600px;
background-attachment: scroll;
}
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/8bfdc7bb-b829-4d10-9c04-0557eb9774fd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shg-box.shg-c {
  justify-content: flex-start;
}
}
.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

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

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

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

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

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

.shg-default-text-content p {
  font-size: 1em;
  
  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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-ac2eacee-5151-40f9-ad8c-cf00143b93be {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac2eacee-5151-40f9-ad8c-cf00143b93be {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-ac2eacee-5151-40f9-ad8c-cf00143b93be {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}
#s-ac2eacee-5151-40f9-ad8c-cf00143b93be .shg-proportional-font-size,
#s-ac2eacee-5151-40f9-ad8c-cf00143b93be .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

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

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

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

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

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

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

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

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  margin-left: 5%;
margin-right: 5%;
max-width: 150px;
text-align: right;
}
}@media (max-width: 767px){#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  margin-left: 5%;
margin-right: 5%;
max-width: 100px;
text-align: right;
}
}
#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e img.shogun-image {
  width: 100%;
  
  
  

      
    

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  
  -o-object-position: none;
  
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e img.shogun-image {
  width: 100%;
  
  
  

      
    

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  
  -o-object-position: none;
  
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e img.shogun-image {
  width: 100%;
  
  
  

      
    

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  
  -o-object-position: none;
  
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e img.shogun-image {
  width: 100%;
  
  
  

      
    

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  
  -o-object-position: none;
  
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e img.shogun-image {
  width: 100%;
  
  
  

      
    

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  
  -o-object-position: none;
  
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e81d3bf5-bb5b-4e13-b65a-fc7df9adae8e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8e486502-0e30-4849-9ea2-a470db58e208 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e486502-0e30-4849-9ea2-a470db58e208 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-8e486502-0e30-4849-9ea2-a470db58e208 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-8e486502-0e30-4849-9ea2-a470db58e208 .shg-proportional-font-size,
#s-8e486502-0e30-4849-9ea2-a470db58e208 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (max-width: 767px){#s-8e486502-0e30-4849-9ea2-a470db58e208 .shg-proportional-font-size,
#s-8e486502-0e30-4849-9ea2-a470db58e208 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 91;
    
    
    font-size: 0.91em;
  
}
}
#s-40362676-665f-4930-b67c-dd0ad2cea155 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-40362676-665f-4930-b67c-dd0ad2cea155 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-40362676-665f-4930-b67c-dd0ad2cea155.shg-box.shg-c {
  justify-content: center;
}

#s-7101a670-932b-4f6b-9b72-ee85ffa67aab {
  margin-left: auto;
margin-right: auto;
}

.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-left {
  text-align: left;
}

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

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

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1 {
  border-style: solid;
margin-left: 5%;
margin-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: right;
color: rgba(255, 255, 255, 1);
background-image: none;
background-color: rgba(37, 37, 37, 0);
hover-type: color;
}
#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1-atc-btn-wrapper {
    text-align: center;
  }


#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1-atc-btn-wrapper {
    text-align: center;
  }


#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1-atc-btn-wrapper {
    text-align: center;
  }


#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1-atc-btn-wrapper {
    text-align: center;
  }


#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1-atc-btn-wrapper {
    text-align: right;
  }


#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}

#s-f6fbcb0b-fe48-4db0-be48-9322dc37d5b1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-e14ca824-d777-4a87-aa91-c792b496b174 {
  margin-left: auto;
margin-right: auto;
padding-top: 10%;
padding-bottom: 10%;
min-height: 50px;
}








#s-e14ca824-d777-4a87-aa91-c792b496b174 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e14ca824-d777-4a87-aa91-c792b496b174.shg-box.shg-c {
  justify-content: center;
}

#s-4a3a87e4-006e-435d-8132-da2bb85680a5 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 5%;
padding-bottom: 40%;
background-position: center center;
}
@media (min-width: 1200px){#s-4a3a87e4-006e-435d-8132-da2bb85680a5 {
  background-attachment: fixed;
padding-top: 5%;
padding-bottom: 45%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4a3a87e4-006e-435d-8132-da2bb85680a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4a3a87e4-006e-435d-8132-da2bb85680a5 {
  min-height: 480px;
display: none;
}
#s-4a3a87e4-006e-435d-8132-da2bb85680a5, #wrap-s-4a3a87e4-006e-435d-8132-da2bb85680a5, #wrap-content-s-4a3a87e4-006e-435d-8132-da2bb85680a5 { display: none !important; }}@media (max-width: 767px){#s-4a3a87e4-006e-435d-8132-da2bb85680a5 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0%;
padding-bottom: 0%;
min-height: 600px;
background-attachment: scroll;
display: none;
}
#s-4a3a87e4-006e-435d-8132-da2bb85680a5, #wrap-s-4a3a87e4-006e-435d-8132-da2bb85680a5, #wrap-content-s-4a3a87e4-006e-435d-8132-da2bb85680a5 { display: none !important; }}
#s-4a3a87e4-006e-435d-8132-da2bb85680a5 {
  background-image: url(https://i.shgcdn.com/ae6f4ebf-52b8-46de-8c56-6df00e622362/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-4a3a87e4-006e-435d-8132-da2bb85680a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4a3a87e4-006e-435d-8132-da2bb85680a5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d77d8b1f-ae9b-47b9-9ff8-7bb39a742406"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-51c9fc53-7c7a-460f-ba15-93deebc84371 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

#s-51c9fc53-7c7a-460f-ba15-93deebc84371 .shg-proportional-font-size,
#s-51c9fc53-7c7a-460f-ba15-93deebc84371 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-92cad70a-53b9-48ac-9f69-4787934a097a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-92cad70a-53b9-48ac-9f69-4787934a097a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92cad70a-53b9-48ac-9f69-4787934a097a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-01a67237-d979-41be-9eea-f3a1bf8fec02 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-01a67237-d979-41be-9eea-f3a1bf8fec02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-d3b9b203-49d9-463b-be42-aa2be4906f2a {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
}

#s-d3b9b203-49d9-463b-be42-aa2be4906f2a .shg-proportional-font-size,
#s-d3b9b203-49d9-463b-be42-aa2be4906f2a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: right;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 47.3% 49%;
     object-position: 47.3% 49%;
  transform: none;
  transform-origin: none;
}




.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 47.3% 49%;
     object-position: 47.3% 49%;
  transform: none;
  transform-origin: none;
}




.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 47.3% 49%;
     object-position: 47.3% 49%;
  transform: none;
  transform-origin: none;
}




.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 47.3% 49%;
     object-position: 47.3% 49%;
  transform: none;
  transform-origin: none;
}




.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 47.3% 49%;
     object-position: 47.3% 49%;
  transform: none;
  transform-origin: none;
}




.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8297fe2-ae1f-4684-b320-b5cfd91a39eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5017a182-1984-4954-8d55-94efece58165 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5017a182-1984-4954-8d55-94efece58165"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5017a182-1984-4954-8d55-94efece58165"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5017a182-1984-4954-8d55-94efece58165"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5017a182-1984-4954-8d55-94efece58165"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5017a182-1984-4954-8d55-94efece58165"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5017a182-1984-4954-8d55-94efece58165"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5017a182-1984-4954-8d55-94efece58165"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

#s-f44c6785-3d96-426b-941b-16b111993c15 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f44c6785-3d96-426b-941b-16b111993c15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f44c6785-3d96-426b-941b-16b111993c15.shg-box.shg-c {
  justify-content: center;
}

#s-233aad78-c382-4623-844e-b7244154e6c3 {
  margin-left: auto;
margin-right: auto;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a {
  border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 0);
text-align: right;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-dda79f11-2ac3-4c32-9549-35a716ffae3a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dda79f11-2ac3-4c32-9549-35a716ffae3a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWMzMTEzYTgtYWQ3MC00MWE5LWFiYmEtNTQxYjJlYTZlMDI0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxYzMxMTNhOC1hZDcwLTQxYTktYWJiYS01NDFiMmVhNmUwMjQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 992px) and (max-width: 1199px){#s-dda79f11-2ac3-4c32-9549-35a716ffae3a {
  
}
#s-dda79f11-2ac3-4c32-9549-35a716ffae3a:active {background-color: rgba(255, 255, 255, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}}

  #s-dda79f11-2ac3-4c32-9549-35a716ffae3a-atc-btn-wrapper {
    text-align: right;
  }


#s-dda79f11-2ac3-4c32-9549-35a716ffae3a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-dda79f11-2ac3-4c32-9549-35a716ffae3a-atc-btn-wrapper {
    text-align: right;
  }


#s-dda79f11-2ac3-4c32-9549-35a716ffae3a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-dda79f11-2ac3-4c32-9549-35a716ffae3a-atc-btn-wrapper {
    text-align: right;
  }


#s-dda79f11-2ac3-4c32-9549-35a716ffae3a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-dda79f11-2ac3-4c32-9549-35a716ffae3a-atc-btn-wrapper {
    text-align: right;
  }


#s-dda79f11-2ac3-4c32-9549-35a716ffae3a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-dda79f11-2ac3-4c32-9549-35a716ffae3a-atc-btn-wrapper {
    text-align: right;
  }


#s-dda79f11-2ac3-4c32-9549-35a716ffae3a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}

#s-dda79f11-2ac3-4c32-9549-35a716ffae3a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-9020881a-b2a7-4055-9447-7181b54f86f5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9020881a-b2a7-4055-9447-7181b54f86f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9020881a-b2a7-4055-9447-7181b54f86f5.shg-box.shg-c {
  justify-content: center;
}

#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
background-color: rgba(0, 190, 216, 0.8);
}
@media (min-width: 768px) and (max-width: 991px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  display: none;
}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-content-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d { display: none !important; }}@media (max-width: 767px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-content-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d { display: none !important; }}







#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a51232cd-4524-4992-8887-4a58918a4bda {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-a51232cd-4524-4992-8887-4a58918a4bda {
  margin-bottom: 20px;
}
}







#s-a51232cd-4524-4992-8887-4a58918a4bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a51232cd-4524-4992-8887-4a58918a4bda.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

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

#s-147bde6f-babc-4717-a0d4-e45e2d0161b7 {
  margin-bottom: 10px;
max-width: 100px;
text-align: center;
}

#s-147bde6f-babc-4717-a0d4-e45e2d0161b7 {
  overflow: hidden;
  
  
      max-width: 100px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-147bde6f-babc-4717-a0d4-e45e2d0161b7 .shogun-image-content {
  
    justify-content: center;
  
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "goldplayblack";
  text-transform: none;
  font-weight: 400;
  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-4faadd68-42df-4330-9fa4-b5013b616632 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4faadd68-42df-4330-9fa4-b5013b616632 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "goldplaysemibold";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  margin-bottom: 20px;
}
}







#s-f5eeb016-484c-4649-9b24-d5d08ec6693b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f5eeb016-484c-4649-9b24-d5d08ec6693b.shg-box.shg-c {
  justify-content: center;
}

#s-76582d23-0fa3-4e7b-a7fb-493fb960868f {
  margin-bottom: 10px;
max-width: 90px;
aspect-ratio: 300/343;
text-align: center;
}

#s-76582d23-0fa3-4e7b-a7fb-493fb960868f {
  overflow: hidden;
  
  
      max-width: 90px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-76582d23-0fa3-4e7b-a7fb-493fb960868f img.shogun-image,
  #s-76582d23-0fa3-4e7b-a7fb-493fb960868f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-76582d23-0fa3-4e7b-a7fb-493fb960868f {
    width: 100%;
    height: auto;
  }




#s-76582d23-0fa3-4e7b-a7fb-493fb960868f .shogun-image-content {
  
    justify-content: center;
  
}

#s-2acad8fd-f0f7-4117-a02f-a007f1887854 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2acad8fd-f0f7-4117-a02f-a007f1887854 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "goldplaysemibold";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb.shg-box.shg-c {
  justify-content: center;
}

#s-22290533-5cdb-4b3b-bf22-68b4e568dad4 {
  margin-bottom: 10px;
max-width: 100px;
text-align: center;
}

#s-22290533-5cdb-4b3b-bf22-68b4e568dad4 {
  overflow: hidden;
  
  
      max-width: 100px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-22290533-5cdb-4b3b-bf22-68b4e568dad4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5655c907-48f5-4106-b15b-2b37601f5500 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5655c907-48f5-4106-b15b-2b37601f5500 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "goldplaysemibold";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-beec684e-e346-4686-a9a3-dcf4c7faa51b {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 720px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-beec684e-e346-4686-a9a3-dcf4c7faa51b {
  min-height: 360px;
display: none;
}
#s-beec684e-e346-4686-a9a3-dcf4c7faa51b, #wrap-s-beec684e-e346-4686-a9a3-dcf4c7faa51b, #wrap-content-s-beec684e-e346-4686-a9a3-dcf4c7faa51b { display: none !important; }}@media (max-width: 767px){#s-beec684e-e346-4686-a9a3-dcf4c7faa51b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 360px;
display: none;
}
#s-beec684e-e346-4686-a9a3-dcf4c7faa51b, #wrap-s-beec684e-e346-4686-a9a3-dcf4c7faa51b, #wrap-content-s-beec684e-e346-4686-a9a3-dcf4c7faa51b { display: none !important; }}







#s-beec684e-e346-4686-a9a3-dcf4c7faa51b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-beec684e-e346-4686-a9a3-dcf4c7faa51b.shg-box.shg-c {
  justify-content: flex-end;
}

#s-21ea35a7-a0cd-44ca-9fbe-4b8800af8ae9 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-21ea35a7-a0cd-44ca-9fbe-4b8800af8ae9 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-21ea35a7-a0cd-44ca-9fbe-4b8800af8ae9 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-21ea35a7-a0cd-44ca-9fbe-4b8800af8ae9 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: #000000;
  font-family: "goldplayblack";
  font-weight: 400;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  color: #000000;
  font-family: "goldplaymedium";
  font-weight: 400;
}

#s-019a498f-4818-47a8-809a-345963973e30 {
  margin-bottom: 30px;
}

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

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

.shg-btn-text {
  font-weight: 400;
  font-family: "goldplaymedium";
}

.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-840d2f15-8b95-4119-ac2e-cd4b58652603 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-840d2f15-8b95-4119-ac2e-cd4b58652603:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-840d2f15-8b95-4119-ac2e-cd4b58652603:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-840d2f15-8b95-4119-ac2e-cd4b58652603-root {
    text-align: left;
  }


#s-840d2f15-8b95-4119-ac2e-cd4b58652603.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-840d2f15-8b95-4119-ac2e-cd4b58652603-root {
    text-align: left;
  }


#s-840d2f15-8b95-4119-ac2e-cd4b58652603.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-840d2f15-8b95-4119-ac2e-cd4b58652603-root {
    text-align: left;
  }


#s-840d2f15-8b95-4119-ac2e-cd4b58652603.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-840d2f15-8b95-4119-ac2e-cd4b58652603-root {
    text-align: left;
  }


#s-840d2f15-8b95-4119-ac2e-cd4b58652603.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-840d2f15-8b95-4119-ac2e-cd4b58652603-root {
    text-align: left;
  }


#s-840d2f15-8b95-4119-ac2e-cd4b58652603.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  display: none;
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea, #wrap-s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea, #wrap-content-s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  display: none;
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea, #wrap-s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea, #wrap-content-s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  padding-top: 20%;
padding-bottom: 20%;
min-height: 400px;
}
}@media (max-width: 767px){#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 360px;
}
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea {
  background-image: url(https://i.shgcdn.com/41a4f47e-8075-47d6-948a-39a7feff17c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3cc88c01-0444-4d25-b0dc-0f2354e6d6ea.shg-box.shg-c {
  justify-content: flex-end;
}

#s-84e9cafe-13bd-4fc6-8a49-d212c704bfd0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-84e9cafe-13bd-4fc6-8a49-d212c704bfd0 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-84e9cafe-13bd-4fc6-8a49-d212c704bfd0 {
  min-height: 350px;
}
}







#s-84e9cafe-13bd-4fc6-8a49-d212c704bfd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-84e9cafe-13bd-4fc6-8a49-d212c704bfd0.shg-box.shg-c {
  justify-content: center;
}

#s-7dea98c9-a338-44c8-9526-a25180e2b96f {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7dea98c9-a338-44c8-9526-a25180e2b96f .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-7dea98c9-a338-44c8-9526-a25180e2b96f .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-7dea98c9-a338-44c8-9526-a25180e2b96f .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


}
#s-2ce4e745-4fe3-457a-878d-d192d7d4f68c {
  margin-bottom: 30px;
}

#s-2c23ba4f-51d0-4745-9aec-7e4e927892f2 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2c23ba4f-51d0-4745-9aec-7e4e927892f2:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-2c23ba4f-51d0-4745-9aec-7e4e927892f2:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-2c23ba4f-51d0-4745-9aec-7e4e927892f2-root {
    text-align: left;
  }


#s-2c23ba4f-51d0-4745-9aec-7e4e927892f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2c23ba4f-51d0-4745-9aec-7e4e927892f2-root {
    text-align: left;
  }


#s-2c23ba4f-51d0-4745-9aec-7e4e927892f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2c23ba4f-51d0-4745-9aec-7e4e927892f2-root {
    text-align: left;
  }


#s-2c23ba4f-51d0-4745-9aec-7e4e927892f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2c23ba4f-51d0-4745-9aec-7e4e927892f2-root {
    text-align: left;
  }


#s-2c23ba4f-51d0-4745-9aec-7e4e927892f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2c23ba4f-51d0-4745-9aec-7e4e927892f2-root {
    text-align: left;
  }


#s-2c23ba4f-51d0-4745-9aec-7e4e927892f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}
#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 720px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 {
  min-height: 360px;
display: none;
}
#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268, #wrap-s-ec8dd71d-5210-44a0-9d3e-f069d34d8268, #wrap-content-s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 { display: none !important; }}@media (max-width: 767px){#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 360px;
display: none;
}
#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268, #wrap-s-ec8dd71d-5210-44a0-9d3e-f069d34d8268, #wrap-content-s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 { display: none !important; }}







#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268.shg-box.shg-c {
  justify-content: flex-end;
}

#s-90213c51-6035-4399-8be1-10dfeaadd986 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-90213c51-6035-4399-8be1-10dfeaadd986 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-90213c51-6035-4399-8be1-10dfeaadd986 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-90213c51-6035-4399-8be1-10dfeaadd986 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


}
#s-23128890-88cf-4660-9973-42eb7296b63e {
  margin-bottom: 30px;
background-color: rgba(255, 255, 255, 0);
}

#s-e62d4697-1a39-4f08-9bb0-637340f89628 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-e62d4697-1a39-4f08-9bb0-637340f89628:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-e62d4697-1a39-4f08-9bb0-637340f89628:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-e62d4697-1a39-4f08-9bb0-637340f89628-root {
    text-align: left;
  }


#s-e62d4697-1a39-4f08-9bb0-637340f89628.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e62d4697-1a39-4f08-9bb0-637340f89628-root {
    text-align: left;
  }


#s-e62d4697-1a39-4f08-9bb0-637340f89628.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e62d4697-1a39-4f08-9bb0-637340f89628-root {
    text-align: left;
  }


#s-e62d4697-1a39-4f08-9bb0-637340f89628.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e62d4697-1a39-4f08-9bb0-637340f89628-root {
    text-align: left;
  }


#s-e62d4697-1a39-4f08-9bb0-637340f89628.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e62d4697-1a39-4f08-9bb0-637340f89628-root {
    text-align: left;
  }


#s-e62d4697-1a39-4f08-9bb0-637340f89628.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}
#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0 {
  display: none;
}
#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0, #wrap-s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0, #wrap-content-s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0 {
  display: none;
}
#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0, #wrap-s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0, #wrap-content-s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0 {
  padding-top: 20%;
padding-bottom: 20%;
min-height: 360px;
background-attachment: scroll;
}
}@media (max-width: 767px){#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 360px;
}
}







#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f49a1e0d-ba3d-4a48-8ca4-dac28b23deb0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-be272d1c-072e-4371-8399-a0190151f8ff {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-be272d1c-072e-4371-8399-a0190151f8ff {
  min-height: 300px;
}
}@media (max-width: 767px){#s-be272d1c-072e-4371-8399-a0190151f8ff {
  min-height: 350px;
}
}







#s-be272d1c-072e-4371-8399-a0190151f8ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be272d1c-072e-4371-8399-a0190151f8ff.shg-box.shg-c {
  justify-content: center;
}

#s-d8188eb5-b851-4f1c-a275-d322c4876d9e {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d8188eb5-b851-4f1c-a275-d322c4876d9e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-d8188eb5-b851-4f1c-a275-d322c4876d9e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-d8188eb5-b851-4f1c-a275-d322c4876d9e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


}
#s-184692fd-60f1-4ca1-8c32-3ba2736ef365 {
  margin-bottom: 30px;
background-color: rgba(255, 255, 255, 0);
}

#s-8b99f0f8-907c-43df-821a-57113c13635f {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-8b99f0f8-907c-43df-821a-57113c13635f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-8b99f0f8-907c-43df-821a-57113c13635f:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-8b99f0f8-907c-43df-821a-57113c13635f-root {
    text-align: left;
  }


#s-8b99f0f8-907c-43df-821a-57113c13635f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8b99f0f8-907c-43df-821a-57113c13635f-root {
    text-align: left;
  }


#s-8b99f0f8-907c-43df-821a-57113c13635f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8b99f0f8-907c-43df-821a-57113c13635f-root {
    text-align: left;
  }


#s-8b99f0f8-907c-43df-821a-57113c13635f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8b99f0f8-907c-43df-821a-57113c13635f-root {
    text-align: left;
  }


#s-8b99f0f8-907c-43df-821a-57113c13635f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8b99f0f8-907c-43df-821a-57113c13635f-root {
    text-align: left;
  }


#s-8b99f0f8-907c-43df-821a-57113c13635f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: goldplaysemibold;
  display:  inline-block ;
}
}
#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 {
  padding-top: 120px;
padding-bottom: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2.shg-box.shg-c {
  justify-content: center;
}

#s-223323e7-4f01-496e-9e85-9c606738219c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-223323e7-4f01-496e-9e85-9c606738219c {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-223323e7-4f01-496e-9e85-9c606738219c .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "goldplayblack";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 2px;
  
}



#s-48dc9714-c199-43a2-a65a-eaf9b769fa12 {
  margin-left: 5%;
margin-right: 5%;
}

#s-8fed6fc9-ebd6-4de4-ab8a-a3334e7c14f5 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}
@media (min-width: 1200px){#s-8fed6fc9-ebd6-4de4-ab8a-a3334e7c14f5 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-3c9c030b-b655-4610-b614-8676e1f5e4d2 {
  padding-top: 120px;
padding-bottom: 120px;
min-height: 50px;
background-color: rgba(0, 190, 216, 0.8);
}
@media (min-width: 768px) and (max-width: 991px){#s-3c9c030b-b655-4610-b614-8676e1f5e4d2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-3c9c030b-b655-4610-b614-8676e1f5e4d2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-3c9c030b-b655-4610-b614-8676e1f5e4d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c9c030b-b655-4610-b614-8676e1f5e4d2.shg-box.shg-c {
  justify-content: center;
}

#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "goldplayblack";
  font-style:  normal ;
  font-size: 48px;
  
  letter-spacing: 2px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "goldplayblack";
  font-style:  normal ;
  font-size: 20px;
  
  letter-spacing: 2px;
  
}


}@media (max-width: 767px){#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "goldplayblack";
  font-style:  normal ;
  font-size: 36px;
  
  letter-spacing: 2px;
  
}


}
#s-39a88551-6e36-48fc-a716-9416f74ffcce {
  margin-left: auto;
margin-right: auto;
min-height: 15px;
}








#s-39a88551-6e36-48fc-a716-9416f74ffcce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39a88551-6e36-48fc-a716-9416f74ffcce.shg-box.shg-c {
  justify-content: center;
}

#s-48f01375-2c38-4767-a177-79882189fb47 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 5px;
padding-left: 10%;
padding-bottom: 5px;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-48f01375-2c38-4767-a177-79882189fb47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48f01375-2c38-4767-a177-79882189fb47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-48f01375-2c38-4767-a177-79882189fb47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-48f01375-2c38-4767-a177-79882189fb47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

#s-7edf99c6-d67c-4205-8eea-dd94d4b53634 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-7edf99c6-d67c-4205-8eea-dd94d4b53634 {
  margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
}
}







#s-7edf99c6-d67c-4205-8eea-dd94d4b53634 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7edf99c6-d67c-4205-8eea-dd94d4b53634.shg-box.shg-c {
  justify-content: center;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.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);
  max-width: -moz-max-content;
  max-width: max-content;
}

.shg-product-image-wrapper {
  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-d1f9497d-399d-4764-902d-68459998f14f {
  text-align: left;
}



.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d1f9497d-399d-4764-902d-68459998f14f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "goldplayblack";
  text-transform: none;
  font-weight: 400;
  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-35afda02-52a6-4880-ba3b-be27ddf2aa0a {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-35afda02-52a6-4880-ba3b-be27ddf2aa0a .shg-product-title-component h4 span {
  color: rgba(255, 255, 255, 1);
  
  font-family: goldplaysemibold;
  
  font-size: 18px;
  
  
  
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
}
#s-ce4aa8e4-bded-48ad-835e-c611f2b16453:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ce4aa8e4-bded-48ad-835e-c611f2b16453:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-ce4aa8e4-bded-48ad-835e-c611f2b16453 {
  padding-left: 20px;
padding-right: 20px;
}
}

  #s-ce4aa8e4-bded-48ad-835e-c611f2b16453-atc-btn-wrapper {
    text-align: center;
  }


#s-ce4aa8e4-bded-48ad-835e-c611f2b16453 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-ce4aa8e4-bded-48ad-835e-c611f2b16453-atc-btn-wrapper {
    text-align: center;
  }


#s-ce4aa8e4-bded-48ad-835e-c611f2b16453 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-ce4aa8e4-bded-48ad-835e-c611f2b16453-atc-btn-wrapper {
    text-align: center;
  }


#s-ce4aa8e4-bded-48ad-835e-c611f2b16453 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-ce4aa8e4-bded-48ad-835e-c611f2b16453-atc-btn-wrapper {
    text-align: center;
  }


#s-ce4aa8e4-bded-48ad-835e-c611f2b16453 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-ce4aa8e4-bded-48ad-835e-c611f2b16453-atc-btn-wrapper {
    text-align: center;
  }


#s-ce4aa8e4-bded-48ad-835e-c611f2b16453 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ce4aa8e4-bded-48ad-835e-c611f2b16453.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}
#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de {
  text-align: left;
}



.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e7cfb96-05d3-45e0-b137-8d83bb2605de img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f4084e32-a924-4779-b56b-5b7e0a57ffa7 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f4084e32-a924-4779-b56b-5b7e0a57ffa7 .shg-product-title-component h4 span {
  color: rgba(255, 255, 255, 1);
  
  font-family: goldplaysemibold;
  
  font-size: 18px;
  
  
  
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
}
#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b {
  padding-left: 20px;
padding-right: 20px;
}
}

  #s-0857a1f9-ae74-4de1-84c2-5676f92eb83b-atc-btn-wrapper {
    text-align: center;
  }


#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-0857a1f9-ae74-4de1-84c2-5676f92eb83b-atc-btn-wrapper {
    text-align: center;
  }


#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-0857a1f9-ae74-4de1-84c2-5676f92eb83b-atc-btn-wrapper {
    text-align: center;
  }


#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-0857a1f9-ae74-4de1-84c2-5676f92eb83b-atc-btn-wrapper {
    text-align: center;
  }


#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-0857a1f9-ae74-4de1-84c2-5676f92eb83b-atc-btn-wrapper {
    text-align: center;
  }


#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-0857a1f9-ae74-4de1-84c2-5676f92eb83b.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}
@media (max-width: 767px){#s-21eecba9-bdd3-4b18-b705-486b9929ad7d {
  margin-top: 20px;
margin-bottom: 20px;
}
}
#s-32694629-39f8-4aab-9fc2-b7890cbccf34 {
  text-align: left;
}
@media (max-width: 767px){#s-32694629-39f8-4aab-9fc2-b7890cbccf34 {
  margin-top: 5px;
margin-bottom: 5px;
}
}


.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32694629-39f8-4aab-9fc2-b7890cbccf34 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-612e8bcd-4eb0-4927-8dff-51516dfc43f8 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-612e8bcd-4eb0-4927-8dff-51516dfc43f8 .shg-product-title-component h4 span {
  color: rgba(255, 255, 255, 1);
  
  font-family: goldplaysemibold;
  
  font-size: 18px;
  
  
  
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
}
#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248 {
  padding-left: 20px;
padding-right: 20px;
}
}

  #s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248-atc-btn-wrapper {
    text-align: center;
  }


#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248-atc-btn-wrapper {
    text-align: center;
  }


#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248-atc-btn-wrapper {
    text-align: center;
  }


#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248-atc-btn-wrapper {
    text-align: center;
  }


#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248-atc-btn-wrapper {
    text-align: center;
  }


#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-af74ac34-4f8f-40a4-b5e7-7fc9e8fae248.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Poppins;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


}
/*
  $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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  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;
}
