.shg-box{position:relative}.shg-box>.shg-box-content{z-index:4;position:relative}.shg-box-vertical-center{display:flex;flex-direction:column;justify-content:center}.shg-box-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none}.shg-box-video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-1}#s-c76215d5-1fb9-41e5-a272-466d47d8e837{background-image:url(https://i.shgcdn.com/83d7178c-b027-4fe2-9e6c-9c2b69ca51ad/-/format/auto/-/preview/3000x3000/-/quality/lighter/);background-repeat:no-repeat;background-size:contain;min-height:300px;background-position:center center}#s-c76215d5-1fb9-41e5-a272-466d47d8e837>.shg-box-overlay{background-color:#fff;opacity:0}.shogun-heading-component h1,.shogun-heading-component h2,.shogun-heading-component h3,.shogun-heading-component h4,.shogun-heading-component h5,.shogun-heading-component h6{margin:0;padding:0;display:block;color:#000;text-transform:none;font-weight:normal;font-style:normal;letter-spacing:normal;line-height:normal}.shogun-heading-component a{text-decoration:none !important;padding:0 !important;margin:0 !important;border:none !important}#s-cff6ae14-1fbc-4c61-ad79-34739c68ea3d .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-1e1404f5-0e5a-4a5a-9bf7-37368585b86a .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-51a087e4-bab8-4eb2-8419-26e3079fdc80 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-6bd60cce-c214-4273-86e5-b1c24c0f6636 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-8cca0c54-c41f-4648-a98e-1a6c46ee5080 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-bd0955ef-ab51-410a-8a3f-b130ac3ebeca .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-d7c76c57-ccc1-41ac-9a29-b785ab6e1133 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-6e7718fb-c7f1-4376-a9b4-a893619f832d .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-b2751e6a-60c2-4fa4-8bc2-03d6f7e55f4a .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-4d257a70-37da-4735-ab04-ca58311749ac .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-fc8c5a93-f06a-4d78-ac6b-5d332a262b87 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-872b2bc5-2f32-4b46-aa46-8fe704384ccf .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-1965f281-78f1-41de-946d-c2f75c86dac0 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-d8189533-0558-4dca-a425-9a7da0dbf453 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-f87e485e-c8f2-4b0f-b8b3-ccf8ad9b3f53 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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