.shg-box { position: relative; }

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

.shg-box-vertical-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; 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-64aa37e5-55e0-45b1-99a3-908d769b5ddb { min-height: 50px; }

#s-64aa37e5-55e0-45b1-99a3-908d769b5ddb > .shg-box-overlay { background-color: #fff; opacity: 0; }

.shogun-panel-group .shogun-panel { margin-bottom: 0; border-radius: 4px; }

.shogun-panel { margin-bottom: 20px; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); overflow: hidden; }

.shogun-panel-group .shogun-panel + .shogun-panel { margin-top: 5px; }

.shogun-panel-heading { color: #333; background-color: #f5f5f5; border-color: #ddd; border-bottom: 0; padding: 10px 15px; border-top-left-radius: 3px; border-top-right-radius: 3px; cursor: pointer; }

.shogun-panel-title { margin: 0 !important; padding: 0 !important; font-size: 16px; color: inherit; cursor: pointer; text-decoration: none; }

.shogun-panel-title h4 a { text-decoration: none; border-bottom: none; }

.shogun-panel-body { border-top: 1px solid #ddd; padding: 15px; display: none; }

.shogun-panel-body.in { display: block; }

#s-76695d40-62f9-4ad3-afc7-19f50a4f148e > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-76695d40-62f9-4ad3-afc7-19f50a4f148e > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-76695d40-62f9-4ad3-afc7-19f50a4f148e > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: #93a7d2; }

#s-01fee311-a2f8-4285-aa29-330c5d3e615f { min-height: 50px; }

#s-01fee311-a2f8-4285-aa29-330c5d3e615f > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-1d30a44e-d911-4d63-bf4f-b078b2789d9d { min-height: 50px; }

#s-1d30a44e-d911-4d63-bf4f-b078b2789d9d > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-1ef5add1-6430-43c9-aa71-0a01e3fb24d8 { min-height: 50px; }

#s-1ef5add1-6430-43c9-aa71-0a01e3fb24d8 > .shg-box-overlay { background-color: #fff; opacity: 0; }

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

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

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