.shg-box { position: relative; }

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

.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-21be9d06-fe2a-4686-b35c-3503335cf06b { min-height: 50px; }

.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-7d74638c-1f08-423a-aa12-3bb34ee46f28 { padding-top: 10px; padding-bottom: 10px; text-align: center; }

#s-bdadb852-4aff-4b34-86ac-d195f69d4036 { margin-top: 25px; min-height: 50px; }

#s-2dfda281-2e24-42d8-b77b-376c18231cb6 { min-height: 50px; }

.shogun-image-container { position: relative; }

.shogun-image-overlay { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.shogun-image-overlay.shg-top-left { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.shogun-image-overlay.shg-top-center { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.shogun-image-overlay.shg-top-right { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.shogun-image-overlay.shg-middle-left { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.shogun-image-overlay.shg-middle-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.shogun-image-overlay.shg-middle-right { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.shogun-image-overlay.shg-bottom-left { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.shogun-image-overlay.shg-bottom-center { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.shogun-image-overlay.shg-bottom-right { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.shogun-image-overlay p { margin: 0; padding: 0; line-height: normal; }

.shogun-image-cover { -o-object-fit: cover; object-fit: cover; font-family: 'object-fit: cover;'; width: 100%; }

.shogun-image-contain { font-family: 'object-fit: contain;'; -o-object-fit: contain; object-fit: contain; width: 100%; }

.shogun-image-link { min-height: inherit; max-height: inherit; }

.shogun-lightbox-item { cursor: pointer; min-height: inherit; max-height: inherit; }

.shogun-lightbox { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: black; background-color: rgba(0, 0, 0, 0.85); }

.shogun-lightbox-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.shogun-lightbox-close { color: #fff; font-size: 45px; -ms-flex-item-align: end; align-self: flex-end; margin-right: 10px; line-height: 30px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; }

.shogun-lightbox-image-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px; }

.shogun-lightbox-image { margin: auto; max-height: 90vh; max-width: 100%; }

.shogun-lightbox-close:hover, .shogun-lightbox-close:focus { color: #a2a2a2; text-decoration: none; cursor: pointer; }

img.shogun-image { max-width: 100% !important; margin: 0 !important; }

#s-1995a1bf-1fb0-4ecf-a5a3-babeb7925f2b { margin-bottom: 20px; text-align: center; }

.shg-row { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: inherit; max-height: inherit; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.shg-row > * { min-height: inherit; max-height: inherit; }

.shg-c-xs-1, .shg-c-xs-2, .shg-c-xs-3, .shg-c-xs-4, .shg-c-xs-5, .shg-c-xs-6, .shg-c-xs-7, .shg-c-xs-8, .shg-c-xs-9, .shg-c-xs-10, .shg-c-xs-11, .shg-c-xs-12, .shg-c-sm-1, .shg-c-sm-2, .shg-c-sm-3, .shg-c-sm-4, .shg-c-sm-5, .shg-c-sm-6, .shg-c-sm-7, .shg-c-sm-8, .shg-c-sm-9, .shg-c-sm-10, .shg-c-sm-11, .shg-c-sm-12, .shg-c-md-1, .shg-c-md-2, .shg-c-md-3, .shg-c-md-4, .shg-c-md-5, .shg-c-md-6, .shg-c-md-7, .shg-c-md-8, .shg-c-md-9, .shg-c-md-10, .shg-c-md-11, .shg-c-md-12, .shg-c-lg-1, .shg-c-lg-2, .shg-c-lg-3, .shg-c-lg-4, .shg-c-lg-5, .shg-c-lg-6, .shg-c-lg-7, .shg-c-lg-8, .shg-c-lg-9, .shg-c-lg-10, .shg-c-lg-11, .shg-c-lg-12 { position: relative; }

#s-acae04ba-666e-4354-851b-9476b2da6d23 { border-style: solid; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; border-radius: 1px; border-color: #eae7e7; }

@media (min-width: 0px) { [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-acae04ba-666e-4354-851b-9476b2da6d23"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
#s-b480e6ab-b1a2-4156-86ae-5c36de2f2e7b { border-style: solid; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 1px; border-radius: 1px; min-height: 50px; border-color: #eae7e7; }

#s-7d7dd9cf-5685-4f95-b247-9050cae07a48 { margin-top: 20px; margin-bottom: 10px; text-align: center; }

#s-eae0ec1b-4ca7-49f8-a208-8cb3701fa010 { margin-bottom: 10px; }

#s-ff0b3ada-4af1-4d26-9a04-94d00c074d9b { min-height: 50px; }

#s-cbcf0fbc-706f-43d5-a0a6-61fe62dc3601 { margin-top: 20px; margin-bottom: 10px; text-align: center; }

#s-4d102af0-f9b7-46dc-8e29-f90877969853 { margin-bottom: 10px; }

#s-6e162a88-5c4c-478d-8219-4c47601e8268 { border-style: solid; border-top-width: 0px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; border-radius: 1px; border-color: #eae7e7; }

@media (min-width: 0px) { [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-6e162a88-5c4c-478d-8219-4c47601e8268"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
#s-be9c960d-9151-4094-9210-7c09cbf05cb7 { border-style: solid; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 1px; border-radius: 1px; min-height: 50px; border-color: #eae7e7; }

#s-9f554f2c-3ad7-46b2-8536-9a58869e0164 { margin-top: 20px; margin-bottom: 10px; text-align: center; }

#s-466aad36-6408-4383-b2bb-56d10ffb437d { margin-bottom: 10px; }

#s-09fb433f-0de3-427e-92fb-584f549919a8 { min-height: 50px; }

#s-682f2f24-705d-40b3-af94-7bdb724ed5c1 { margin-top: 20px; margin-bottom: 10px; text-align: center; }

#s-05dfad4e-dceb-4385-b479-d5be671f0933 { margin-bottom: 10px; }

#s-c8b0fdff-4541-423e-88ca-750a97ba6694 { border-style: solid; margin-bottom: 20px; border-top-width: 0px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; border-radius: 1px; border-color: #eae7e7; }

@media (min-width: 0px) { [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-c8b0fdff-4541-423e-88ca-750a97ba6694"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
#s-b1205358-669d-4ebb-ae28-5626cb8f88b7 { margin-top: 20px; margin-bottom: 10px; text-align: center; }

#s-0e17e4d6-4cd0-4bdf-bc03-db0766bdc605 { border-style: solid; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 1px; border-radius: 1px; min-height: 50px; border-color: #eae7e7; }

#s-58a18749-b986-474b-9f3b-90ea8c9a0ce1 { margin-bottom: 10px; }

#s-ff4b597e-1691-43b3-8612-f0ccc793bfb9 { min-height: 50px; }

#s-3ffb84b7-b940-4492-8228-49a5c2f2106e { margin-top: 20px; margin-bottom: 10px; text-align: center; }

#s-e4eb3d66-8fe7-4d43-b443-c2100ee064f5 { margin-bottom: 10px; }

#s-1e1717dd-7b2b-4778-84a8-f18b88e0f10e { border-style: solid; margin-bottom: 20px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 1px; min-height: 50px; border-color: #e0dede; }

#s-e5eb1da1-d987-4aef-8df2-dc4fd537bf45 { margin-top: 20px; }

#s-ddd20e1c-a758-4699-9635-aed4a2c53564 { margin-top: 10px; margin-bottom: 10px; }

#s-922f5ded-b86c-49f8-88ec-e8f5d3cf9b7a { margin-top: 10px; margin-bottom: 10px; }

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