.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-25795134-a2a3-4aa0-9e77-d9f2eaaccbb1 { padding-top: 100px; padding-left: 100px; padding-bottom: 100px; padding-right: 100px; }

#s-25795134-a2a3-4aa0-9e77-d9f2eaaccbb1 .shogun-tabs { justify-content: flex-start; }

#s-25795134-a2a3-4aa0-9e77-d9f2eaaccbb1 .shogun-tabs > li > .shogun-tab-box { background: #fff; border: 1px solid #DDDDDD; }

#s-25795134-a2a3-4aa0-9e77-d9f2eaaccbb1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box { background: #F4F4F4; border: 1px solid #ddd; }

#s-25795134-a2a3-4aa0-9e77-d9f2eaaccbb1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title { color: #50b3da; font-family: Montserrat; font-size: 14px; }

#s-25795134-a2a3-4aa0-9e77-d9f2eaaccbb1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title { color: #555; }

#s-25795134-a2a3-4aa0-9e77-d9f2eaaccbb1 .shogun-tabs > li > .shogun-tab-border { width: calc(100% - 2 * 1px); left: 1px; bottom: -1px; height: 1px; background: #F4F4F4; }

#s-25795134-a2a3-4aa0-9e77-d9f2eaaccbb1 .shogun-tabs-body { margin-top: -1px; border-top: 1px solid #ddd; }

.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-3cfa9bde-ecb0-4168-b994-9f54e1fba30f { min-height: 50px; }

#s-3cfa9bde-ecb0-4168-b994-9f54e1fba30f > .shg-box-overlay { background-color: #fff; opacity: 0; }

.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-b061fdbd-8b35-4697-96b4-77498a96ca7d { padding-top: 10px; padding-left: 100px; padding-bottom: 10px; padding-right: 100px; }

#s-b061fdbd-8b35-4697-96b4-77498a96ca7d .shogun-heading-component h1 { color: #000; font-weight: normal; font-style: normal; font-size: 32px; text-align: left; }

#s-28f9a3b4-16a6-4117-b2bf-5e06a494e6df { min-height: 50px; }

#s-28f9a3b4-16a6-4117-b2bf-5e06a494e6df > .shg-box-overlay { background-color: #fff; opacity: 0; }

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

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