.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-8b07d8a7-5770-4298-a924-9c254c964cb8{min-height:57px}@media (max-width: 767px){#s-8b07d8a7-5770-4298-a924-9c254c964cb8,#wrap-s-8b07d8a7-5770-4298-a924-9c254c964cb8{display:none !important}}#s-8b07d8a7-5770-4298-a924-9c254c964cb8>.shg-box-overlay{background-color:#fff;opacity:0}#s-5cd634f2-9d82-40f0-90b6-cd7ba08b52a8{margin-top:0px;min-height:50px}#s-5cd634f2-9d82-40f0-90b6-cd7ba08b52a8>.shg-box-overlay{background-color:#fff;opacity:0}#s-a1b43590-c85f-416a-8051-28dc70b54db1{background-image:url(https://i.shgcdn.com/fbe1db61-1f5a-46f0-b763-25a841f972c6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);background-repeat:no-repeat;background-size:100% 200px;margin-top:0px;margin-bottom:0px;padding-top:20px;padding-bottom:20px;min-height:50px;background-position:center center;background-attachment:scroll}@media (max-width: 767px){#s-a1b43590-c85f-416a-8051-28dc70b54db1,#wrap-s-a1b43590-c85f-416a-8051-28dc70b54db1{display:none !important}}#s-a1b43590-c85f-416a-8051-28dc70b54db1>.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-96bc8fe2-6c54-4267-851b-9d721fa4d2ac{margin-left:0px;padding-top:9px;padding-left:0px;padding-bottom:0px;padding-right:0px}#s-96bc8fe2-6c54-4267-851b-9d721fa4d2ac .shogun-heading-component h2{color:#fff;font-weight:900;font-family:Roboto;font-style:normal;font-size:33px;text-align:center}#s-aea20ea3-af41-417f-90ed-03f32183270c{margin-left:0px;padding-top:0px;padding-left:0px;padding-bottom:15px;padding-right:0px}#s-aea20ea3-af41-417f-90ed-03f32183270c .shogun-heading-component h3{color:#fff;font-weight:500;font-family:Roboto;font-style:normal;font-size:20px;text-align:center}#s-e9418f7c-70ba-4baa-8dbc-0e7f2857a3be{background-image:url(https://i.shgcdn.com/fbe1db61-1f5a-46f0-b763-25a841f972c6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);background-repeat:no-repeat;background-size:100% 200px;margin-top:0px;margin-bottom:0px;padding-top:15px;padding-bottom:15px;min-height:50px;background-position:center center;background-attachment:scroll}@media (min-width: 768px) and (max-width: 991px){#s-e9418f7c-70ba-4baa-8dbc-0e7f2857a3be,#wrap-s-e9418f7c-70ba-4baa-8dbc-0e7f2857a3be{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){#s-e9418f7c-70ba-4baa-8dbc-0e7f2857a3be,#wrap-s-e9418f7c-70ba-4baa-8dbc-0e7f2857a3be{display:none !important}}@media (min-width: 1200px){#s-e9418f7c-70ba-4baa-8dbc-0e7f2857a3be,#wrap-s-e9418f7c-70ba-4baa-8dbc-0e7f2857a3be{display:none !important}}#s-e9418f7c-70ba-4baa-8dbc-0e7f2857a3be>.shg-box-overlay{background-color:#fff;opacity:0}#s-e7f1c6f5-ea72-4201-be1b-73cce8fce0de{margin-left:0px;padding-top:9px;padding-left:0px;padding-bottom:0px;padding-right:0px}#s-e7f1c6f5-ea72-4201-be1b-73cce8fce0de .shogun-heading-component h2{color:#fff;font-weight:900;font-family:Roboto;font-style:normal;font-size:23px;text-align:center}#s-34badb60-d148-451e-89b0-bce9df09d889{margin-left:0px;padding-top:0px;padding-left:0px;padding-bottom:15px;padding-right:0px}#s-34badb60-d148-451e-89b0-bce9df09d889 .shogun-heading-component h3{color:#fff;font-weight:500;font-family:Roboto;font-style:normal;font-size:14px;text-align:center}#s-6f9aee96-337d-4281-992d-7e1fd8f278e5{min-height:50px}#s-6f9aee96-337d-4281-992d-7e1fd8f278e5>.shg-box-overlay{background-color:#fff;opacity:0}#s-757825a7-00fe-4a86-a7ac-c8f87ae6a930{margin-top:2px}

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