.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-a612e4ca-038b-4e73-b484-b24c15afab43{background-image:url(https://i.shgcdn.com/c71658a9-3ef2-45d1-ae5a-d42ebaf071e7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);background-repeat:no-repeat;background-size:contain;min-height:350px;background-position:center center}#s-a612e4ca-038b-4e73-b484-b24c15afab43>.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-4d7f601c-7ea1-4fa0-9289-2a43dd6e5e2d .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-4461ed7a-4fc3-4979-9b90-035ff32b68d2 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-f39fa5c2-caf2-48c5-b245-b935c1df4e52 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-318c9360-b710-4d3a-8d7b-4a098c906eba .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-48d8ad97-c828-48a0-9831-856bde29ef17 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-6b992ad1-4f0d-40ea-b570-e2c853121c45 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-c1c504e7-0305-4cfb-81c4-c5537c634a71 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-8596ef59-2bef-4984-a6f0-cd75b7c1a029 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-cd958938-fe89-45d8-9116-d5ccec03768f .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-3f48e3e8-4723-4339-8fab-8fbb9a930f3a .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-0128513c-e13f-401a-b0f6-697564d53bb2 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-822d7218-e210-439f-acfb-6151056f7aea .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-8460cfbd-2925-467a-a7f1-5c6dcd3901d2 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}

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