@charset "UTF-8";
.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-c4882a06-81ea-4b80-a5de-fa9e278c59a4 .shogun-heading-component h2 { color: #ffffff; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

.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-3945ba16-2ef7-41a3-b766-8768c12380f3 { min-height: 50px; }

#s-3945ba16-2ef7-41a3-b766-8768c12380f3 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-0b3055e7-fbab-4d5b-81ba-878b61175323 { background-image: url(https://i.shgcdn.com/6cd0ce8d-8b6e-49fb-aabe-36c6b642040a/-/format/auto/-/preview/3000x3000/-/quality/lighter/); background-repeat: no-repeat; background-size: cover; min-height: 500px; background-position: center center; }

#s-0b3055e7-fbab-4d5b-81ba-878b61175323 > .shg-box-overlay { background-color: black; opacity: 0.5; }

#s-2537c84e-5f2f-40cd-a779-dc3640baf0c9 { margin-top: 0px; margin-left: 50px; margin-bottom: 0px; margin-right: 50px; padding-top: 10px; padding-bottom: 10px; }

#s-2537c84e-5f2f-40cd-a779-dc3640baf0c9 .shogun-heading-component h1 { color: white; font-weight: 600; font-family: Exo; font-style: normal; font-size: 30px; text-align: center; }

#s-adbe57e9-22a4-4cf3-9233-047de459a195 { margin-top: 50px; margin-left: 10%; margin-bottom: 50px; margin-right: 10%; min-height: 50px; }

#s-adbe57e9-22a4-4cf3-9233-047de459a195 > .shg-box-overlay { background-color: #fff; opacity: 0; }

.shogun-accordion-wrapper .shogun-accordion { margin-bottom: 0; border-radius: 4px; }

.shogun-accordion { margin-bottom: 20px; background-color: #fff; border-radius: 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); overflow: hidden; }

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion { margin-top: 5px; }

.shogun-accordion-header { display: flex; align-items: center; justify-content: space-between; position: relative; }

.shogun-accordion-heading { color: #333; border-bottom: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; cursor: pointer; }

.shogun-accordion-title { margin: 0 !important; padding: 0 !important; cursor: pointer; text-decoration: none; flex: 1; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.shogun-accordion-body { padding: 15px; display: none; }

.shogun-accordion-body.shogun-accordion-active { display: block; }

.shogun-accordion-icon { display: flex; justify-content: center; align-items: center; margin-left: 1.2em; }

.shogun-accordion-icon > span { transition: .3s transform; position: absolute; right: 0; font-size: 1.2em; }

.shogun-accordion-icon.shogun-icon-chevron > span::after { content: '▸'; }

.shogun-accordion.shogun-accordion-active > .shogun-accordion-heading .shogun-accordion-icon.shogun-icon-chevron > span { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.shogun-accordion-icon.shogun-icon-plus > span::after { content: '＋'; }

.shogun-accordion.shogun-accordion-active > .shogun-accordion-heading .shogun-accordion-icon.shogun-icon-plus > span { -webkit-transform: rotate(-225deg); transform: rotate(-225deg); }

#s-df3a2b2b-fb9b-4003-9166-3c3af73eaaee > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid #ddd; }

#s-df3a2b2b-fb9b-4003-9166-3c3af73eaaee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: #f5f5f5; padding: 10px; }

#s-df3a2b2b-fb9b-4003-9166-3c3af73eaaee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: #00b9ff; }

#s-df3a2b2b-fb9b-4003-9166-3c3af73eaaee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid #ddd; }

#s-df3a2b2b-fb9b-4003-9166-3c3af73eaaee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: #00b9ff; text-align: left; font-size: 25px; }

#s-df3a2b2b-fb9b-4003-9166-3c3af73eaaee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 25px; }

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

@media (min-width: 0px) { [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-0866b7b1-5afb-4b40-947d-f560b2a57f0d"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
.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; }

@media (min-width: 0px) { [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-3eedce41-574d-43ec-98e7-f5927da92760"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }

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