.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-b84add5f-43aa-47c1-a3f4-903d14e420c1 { text-align: center; }

#s-e24312a9-152e-4c15-b7d9-b9d74f3f56c0 { margin-top: -1px; padding-top: 0px; padding-bottom: 0px; text-align: center; }

#s-0a6519fe-d426-477f-931a-16b3ad566410 { margin-top: -5px; margin-bottom: -5px; text-align: center; }

.shogun-countdown { display: flex; text-align: center; justify-content: center; }

.shg-align-left > .shogun-countdown { justify-content: flex-start; }

.shg-align-right > .shogun-countdown { justify-content: flex-end; }

.shogun-countdown > div { padding: 5px; display: flex; flex-direction: column; justify-content: space-between; }

.shogun-countdown > div > label { font-size: 12px; }

.shogun-countdown > span { padding: 5px; line-height: 32px; }

.shogun-countdown > div > span { font-size: 32px; line-height: 32px; font-weight: 600; }

.shogun-countdown-small > div > label { font-size: 8px; }

.shogun-countdown-small > div > span { font-size: 21px; line-height: 21px; }

.shogun-countdown-large > div > label { font-size: 18px; }

.shogun-countdown-large > div > span { font-size: 48px; line-height: 48px; }

@media (min-width: 768px) { .shogun-countdown > span { line-height: 45px; }
  .shogun-countdown > div > span { font-size: 45px; line-height: 45px; }
  .shogun-countdown-small > span { line-height: 30px; }
  .shogun-countdown-small > div > span { font-size: 30px; line-height: 30px; }
  .shogun-countdown-large > span { line-height: 68px; }
  .shogun-countdown-large > div > span { font-size: 68px; line-height: 68px; } }
#s-275e6e3b-09bb-44e5-886a-d170285aa01f { border-style: solid; margin-top: -2px; margin-bottom: -2px; border-top-width: 0px; border-bottom-width: 0px; border-color: #000; background-color: #583b7c; }

#s-275e6e3b-09bb-44e5-886a-d170285aa01f .shogun-countdown span, #s-275e6e3b-09bb-44e5-886a-d170285aa01f .shogun-countdown label { color: #b5b9b5; }

#s-4bddbf4c-06cf-4a2b-b978-c496df64c54e { box-shadow: #000000; border-style: solid; margin-top: -3px; margin-bottom: -3px; padding-top: 0px; padding-bottom: 0px; border-top-width: 4px; border-bottom-width: 4px; border-radius: 6px; border-color: #000; background-color: #ff0303; }

.shogun-table { width: 100%; overflow: hidden; display: flex; flex-direction: column; }

.shogun-table-column-container { display: flex; font-weight: bold; }

.shogun-table-column { padding: 10px; flex: 1; }

.shogun-table-column:last-child { border-right: 0; }

.shogun-table-row-container { display: flex; }

.shogun-table-row-container:last-child > .shogun-table-row { border-bottom: 0; }

.shogun-table-row { flex: 1; padding: 10px; min-height: 45px; }

.shogun-table-row:last-child { border-right: 0; }

.shogun-table-row:first-child { border-left: 0; }

#s-d557789e-d439-4496-8438-6bc0ce00c22e .shogun-table { border: 0px solid #D5D6D7; border-radius: 0px; }

#s-d557789e-d439-4496-8438-6bc0ce00c22e .shogun-table-column { border-right: 0px solid #D5D6D7; background-color: rgba(0, 0, 0, 0); padding: 1px; }

#s-d557789e-d439-4496-8438-6bc0ce00c22e .shogun-table-column:last-child { border-right: 0; }

#s-d557789e-d439-4496-8438-6bc0ce00c22e .shogun-table-row { border-top: 0px solid #D5D6D7; border-right: 0px solid #D5D6D7; background-color: black; padding: 2px; }

#s-d557789e-d439-4496-8438-6bc0ce00c22e .shogun-table-row:last-child { border-right: 0; }

.shg-btn { cursor: pointer; box-sizing: border-box; }

#s-b3f190b4-8115-4f62-aca0-6a30845a381c { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; text-align: center; background-color: #583b7c; font-size: 20px; font-weight: bold; color: #86ff51; text-decoration: none; }

#s-b3f190b4-8115-4f62-aca0-6a30845a381c:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-b3f190b4-8115-4f62-aca0-6a30845a381c:active { background-color: #000000 !important; text-decoration: none !important; }

#s-b3f190b4-8115-4f62-aca0-6a30845a381c.shg-btn { color: #b5b9b5; font-size: 20px; font-weight: bold; font-style: normal; }

#s-cba1456e-1dee-49d8-adcb-9ad272de2ff5 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; text-align: center; background-color: #583b7c; font-size: 20px; font-weight: bold; color: #86ff51; text-decoration: none; }

#s-cba1456e-1dee-49d8-adcb-9ad272de2ff5:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-cba1456e-1dee-49d8-adcb-9ad272de2ff5:active { background-color: #000000 !important; text-decoration: none !important; }

#s-cba1456e-1dee-49d8-adcb-9ad272de2ff5.shg-btn { color: #b5b9b5; font-size: 20px; font-weight: bold; font-style: normal; }

#s-6c3fbe5d-45fa-4397-a5ba-4904a465f3b3 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; text-align: center; background-color: #583b7c; font-size: 20px; font-weight: bold; color: #86ff51; text-decoration: none; }

#s-6c3fbe5d-45fa-4397-a5ba-4904a465f3b3:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-6c3fbe5d-45fa-4397-a5ba-4904a465f3b3:active { background-color: #000000 !important; text-decoration: none !important; }

#s-6c3fbe5d-45fa-4397-a5ba-4904a465f3b3.shg-btn { color: #b5b9b5; font-size: 20px; font-weight: bold; font-style: normal; }

#s-7d225b03-38eb-4e7c-9449-7731e1329626 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; text-align: center; background-color: #583b7c; font-size: 20px; font-weight: bold; color: #86ff51; text-decoration: none; }

#s-7d225b03-38eb-4e7c-9449-7731e1329626:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-7d225b03-38eb-4e7c-9449-7731e1329626:active { background-color: #000000 !important; text-decoration: none !important; }

#s-7d225b03-38eb-4e7c-9449-7731e1329626.shg-btn { color: #b5b9b5; font-size: 20px; font-weight: bold; font-style: normal; }

.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-62dadb5b-cafe-4013-84fa-18c384eeed83 { min-height: 50px; background-color: black; }

#s-62dadb5b-cafe-4013-84fa-18c384eeed83 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-fda53462-d20d-4d5f-85b6-d66b01459eea { margin-top: 2px; margin-left: 3px; margin-bottom: 2px; margin-right: 3px; padding-top: 13px; padding-left: 4px; padding-bottom: 13px; padding-right: 4px; border-radius: 4px; text-align: center; background-color: #583b7c; text-decoration: none; }

#s-fda53462-d20d-4d5f-85b6-d66b01459eea:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-fda53462-d20d-4d5f-85b6-d66b01459eea:active { background-color: #000000 !important; text-decoration: none !important; }

#s-fda53462-d20d-4d5f-85b6-d66b01459eea.shg-btn { color: #b5b9b5; font-size: 20px; font-weight: normal; font-style: normal; font-family: Archivo Black; }

#s-fb584151-ca1b-4653-b65a-81ac04265abc { background-color: #3c3333; }

#s-fb584151-ca1b-4653-b65a-81ac04265abc > .shg-box-overlay { background-color: #fff; opacity: 0; }

.shg-row { display: flex; flex-wrap: wrap; min-height: inherit; max-height: inherit; 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-8055baec-37e0-45b9-912d-d79c6267f041 { background-color: rgba(239, 175, 175, 0.01); }

@media (min-width: 0px) { [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-8055baec-37e0-45b9-912d-d79c6267f041"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
#s-1e2a0822-7d2f-4bfd-85e5-33c2d726f027 { min-height: 0px; max-width: 1px; text-align: center; }

#s-1e2a0822-7d2f-4bfd-85e5-33c2d726f027 .shogun-image-container { display: inline-block; }

#s-8439020e-2915-4b8a-9a6c-62fbcb159f8f { margin-top: -19px; margin-bottom: -19px; }

#s-5f02aab9-22fd-4e75-85ab-21fdfa2c9879 { text-align: center; }

#s-1f5ad231-2649-42ba-a505-bc097d6b2e4d { margin-top: -2px; margin-left: -1px; margin-bottom: 0px; margin-right: -12px; padding-top: 4px; padding-left: 3px; padding-bottom: 14px; padding-right: 14px; text-align: center; }

#s-9848a40b-4305-428a-a5b6-ce6d07b38f06 { text-align: center; }

#s-00022dfd-8b01-4a65-a7f2-09a0dea0f410 { text-align: center; }

#s-a4f60f23-3139-4cbe-8869-fa2db67254b4 { 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;
}
