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

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

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

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

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

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

.shogun-image-overlay.shg-middle-center { align-items: center; justify-content: center; }

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

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

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

.shogun-image-overlay.shg-bottom-right { align-items: flex-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: flex; justify-content: center; align-items: center; flex-direction: column; }

.shogun-lightbox-close { color: #fff; font-size: 45px; 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: flex; flex-flow: row nowrap; 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-3bafa582-0ded-47f2-9435-00d6cdafef5d { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; text-align: center; }

.shogun-tabs { margin: 0 !important; list-style: none !important; padding: 0 0 0 0; overflow: visible; display: flex; }

.shogun-tabs.shogun-modern { padding-left: 10px; padding-right: 5px; overflow: hidden; }

.shogun-tabs li { text-decoration: none; cursor: pointer; position: relative; display: flex; justify-content: center; align-items: center; }

.shogun-tabs.shogun-modern li { width: 200px; height: 45px; margin: 0 5px 0 0; }

.shogun-tabs.shogun-rounded li { margin-bottom: 0; float: left; box-sizing: border-box; margin-right: 2px; line-height: 1.42857143; position: relative; display: block; overflow: visible; }

.shogun-tabs.shogun-rounded li .shogun-tab-box { padding: 10px 15px !important; border-radius: 4px 4px 0 0; }

.shogun-tabs.shogun-rounded .shogun-tab-box { border-bottom: none !important; }

.shogun-tabs.shogun-modern li.active { z-index: 40; }

.shogun-tabs.shogun-modern li .shogun-tab-box::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; outline: 1px solid transparent; border-radius: 4px 4px 0 0; content: ""; transform: perspective(100px) rotateX(30deg); -webkit-transform: perspective(100px) rotateX(30deg); }

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after { border-bottom: none !important; height: 46px; }

.shogun-tabs-body { padding-top: 10px; }

.shogun-tabs-body.shogun-rounded { margin-top: 0px !important; }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
.shogun-tabs-body > .shogun-tab-content { display: none; }

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active { display: block; -webkit-animation: fadeIn 0.5s; animation: fadeIn 0.5s; }

.shogun-tab-border { position: absolute; }

#s-c969ff68-aa2d-4a53-ae2d-a404faa2e76e .shogun-tabs { justify-content: center; }

#s-c969ff68-aa2d-4a53-ae2d-a404faa2e76e .shogun-tabs > li > .shogun-tab-box::after { background: #fff; border: 1px solid #DDDDDD; border-bottom: none; }

#s-c969ff68-aa2d-4a53-ae2d-a404faa2e76e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box::after { background: #F4F4F4; border: 1px solid #ddd; }

#s-c969ff68-aa2d-4a53-ae2d-a404faa2e76e .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title { color: #50b3da; font-size: 16px; }

#s-c969ff68-aa2d-4a53-ae2d-a404faa2e76e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title { color: #555; }

#s-c969ff68-aa2d-4a53-ae2d-a404faa2e76e .shogun-tabs > li > .shogun-tab-border { width: calc(100% - 2 * 1px); left: 1px; bottom: -1px; height: 1px; background: #F4F4F4; }

#s-c969ff68-aa2d-4a53-ae2d-a404faa2e76e .shogun-tabs-body { margin-top: -1px; border-top: 1px solid #ddd; }

.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-d8786306-9008-488a-a314-e46969cf7948 { padding-top: 10px; padding-bottom: 10px; }

#s-d8786306-9008-488a-a314-e46969cf7948 .shogun-heading-component h1 { color: #000; font-weight: normal; font-style: normal; font-size: 32px; text-align: center; }

#s-20a05c81-f427-46c2-81ac-de6fc9a0aaaf { text-align: center; }

.shogun-video { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }

.shogun-video-16x9 { padding-bottom: 56.25%; }

.shogun-video-4x3 { padding-bottom: 75%; }

.shogun-video-embed { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

#s-38b16513-c7a3-44ec-9421-14d5ac148137 { text-align: center; }

#s-a9aad5dd-08a4-4291-bc1e-4f0c823cab9a { text-align: center; }

#s-08f3cdba-16bf-4d7b-b7f6-06400e2f2160 { text-align: center; }

#s-df04b2f6-6b9e-49cc-999f-33831a89c7eb { text-align: center; }

#s-4df86cdb-f949-4d84-bf4d-e297a36d1163 { margin-top: 5px; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px; }

#s-f9a5e6fe-3fe1-4cdc-abc4-c3b7db23def2 { text-align: center; }

#s-422f2caf-df65-4d6d-a8b7-cebbd12186b2 { text-align: center; }

#s-856f2621-1f8a-4649-85e1-4d5bcc07ed92 { text-align: center; }

#s-b96bd013-902c-4549-86bb-55583331b782 { text-align: center; }

#s-0b1e3004-fad7-4a09-ac94-0b2053e4d4e9 { text-align: center; }

#s-c1d9e18c-7300-4354-ad9b-1774cf7b9838 { text-align: center; }

#s-5f66d81c-074c-4bcb-899a-917fb4689250 { text-align: center; }

#s-b8227b88-6538-417e-b8d2-2b0e8f8fcc4c { text-align: center; }

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