.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-0ae54094-7065-4e6f-ad07-a52eac24d976 { margin-top: -29px; margin-bottom: -29px; padding-top: 1px; padding-bottom: 16px; }

.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-a35b0a7b-e684-41e4-b6ac-2021d39105f1 { -webkit-box-shadow: white; box-shadow: white; margin-left: auto; margin-bottom: 30px; margin-right: auto; padding-left: 0px; padding-right: 0px; min-height: 304px; opacity: 1; background-color: #ececf0; background-attachment: scroll; }

#s-a35b0a7b-e684-41e4-b6ac-2021d39105f1 > .shg-box-overlay { background-color: white; opacity: 0; }

#s-849401d6-ec79-4c47-8083-08182194f0f8 { text-align: center; }

#s-d8429700-a249-4bdf-8e56-bb6704d732da { text-align: center; }

.shogun-form > div { padding: 0 0 1em; }

.shogun-form small { color: red; display: none; }

.shogun-form input, textarea { margin: 0; }

.shogun-success-alert { background-color: #dff0d8; color: #3c763d; border-color: #d6e9c6; padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; font-size: 16px; line-height: 1.5; min-height: 55px; display: none; }

.shogun-form input, .shogun-form textarea { width: 100%; }

#s-59cc56a2-aa33-4521-915e-32ad39eb5c05 { margin-top: -36px; margin-bottom: 0px; padding-top: 41px; padding-left: 320px; padding-bottom: 0px; padding-right: 50px; background-color: white; }

@media (max-width: 767px) { #s-59cc56a2-aa33-4521-915e-32ad39eb5c05, #wrap-s-59cc56a2-aa33-4521-915e-32ad39eb5c05 { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { #s-59cc56a2-aa33-4521-915e-32ad39eb5c05, #wrap-s-59cc56a2-aa33-4521-915e-32ad39eb5c05 { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { #s-59cc56a2-aa33-4521-915e-32ad39eb5c05, #wrap-s-59cc56a2-aa33-4521-915e-32ad39eb5c05 { display: none !important; } }
@media (min-width: 1200px) { #s-59cc56a2-aa33-4521-915e-32ad39eb5c05, #wrap-s-59cc56a2-aa33-4521-915e-32ad39eb5c05 { display: none !important; } }
#s-40f3aede-aedb-407c-bf55-f1a3d06a2718 { margin-top: 0px; margin-bottom: 0px; padding-top: 25px; padding-left: 50px; padding-right: 50px; background-color: white; }

#s-97e1f653-cc6c-47ab-b0d1-44b172b16378 { text-align: center; }

#s-42077ab8-3699-4333-9314-71fe3b8c1ee1 { text-align: center; }

#s-2c5b94e0-73cc-45c1-99f4-aed3f9928490 { margin-bottom: -16px; padding-bottom: 0px; text-align: center; }

#s-1570f91c-1526-4e2d-9713-251e9cfd9487 { margin-bottom: 0px; text-align: center; }

#s-05dd5e5b-f862-4b2a-962b-15346ff78a52 { margin-top: 0px; margin-bottom: -35px; 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-6311cf41-6824-409b-ab2d-f0a788359b1b { margin-top: -50px; margin-bottom: -0px; padding-left: 60px; padding-right: 60px; }

#s-b3e55711-0d5d-4965-acc6-e7398f0fe169 { margin-top: -13px; text-align: center; }

.shg-map-info-window-container { max-width: 200px; }

.shg-map-container { height: 400px; }

.shg-map { height: 100%; }

#s-07945651-02f0-4eae-9083-3a69abf25027 { margin-top: 2px; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; min-height: 350px; }

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