.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-0ae5c3e1-9d03-4033-bc9d-6a7ae5f1db5e{background-image:url(https://i.shgcdn.com/373b3044-247f-423a-8364-77e41fc94bd4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);background-repeat:no-repeat;background-size:contain;min-height:300px;background-position:center center}#s-0ae5c3e1-9d03-4033-bc9d-6a7ae5f1db5e>.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-e07e0a5c-9367-4453-8667-fb08cba5a491 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-19082009-630c-4f15-909c-c4c504638765 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-c37d61cb-5eb1-4071-99b1-4ba4327a0b3e .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-f009e6e2-fdf6-4ab2-a979-5e1b69e844fd .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-3455d790-c30f-4a7d-b57d-ef2570c9ac0f .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-1b909ea8-df3f-4efd-9070-ef46388cffc8 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-60914f2f-7f8e-4611-a61f-052e38ef9166 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-dd47afdb-d06f-4f45-9456-1a5a1914db9a .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-68b0c237-a1b0-4ab2-8a28-606bb99697f6 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-4d01cb7b-2f2e-4205-94e9-7982c4c73357 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-5d4d535c-8505-40e5-aa9e-9302aa13d6e6 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-cd93fd4c-70b0-422c-86cb-9ba73b726abe .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-64482b90-f523-4101-9800-3b127c1e79c6 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-2857db62-f07e-4044-8802-728ef9193113 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-01e483a4-97ab-45e4-8874-4a40892c0b59 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-bbe1d4f3-a397-48a6-9274-9caf03f2aee0 .shogun-heading-component h3{color:#000;font-weight:normal;font-style:normal;font-size:18px}#s-f867b353-aab6-4b8d-8053-5fbabc563019 .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%;
}
