.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-57afa380-e74d-4e3b-8689-957fe54515a5 { min-height: 50px; }

@media (max-width: 767px) { #s-57afa380-e74d-4e3b-8689-957fe54515a5, #wrap-s-57afa380-e74d-4e3b-8689-957fe54515a5 { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { #s-57afa380-e74d-4e3b-8689-957fe54515a5, #wrap-s-57afa380-e74d-4e3b-8689-957fe54515a5 { display: none !important; } }
#s-57afa380-e74d-4e3b-8689-957fe54515a5 > .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-34cb4716-779b-41d5-9a44-cee083d0639d { padding-top: 10px; padding-bottom: 10px; }

#s-34cb4716-779b-41d5-9a44-cee083d0639d .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-ea4e8dbf-ecb3-4600-bf51-2ce79fb0c7cc { padding-top: 10px; padding-bottom: 10px; }

#s-ea4e8dbf-ecb3-4600-bf51-2ce79fb0c7cc .shogun-heading-component h3 { color: #000; font-weight: normal; font-style: normal; font-size: 18px; text-align: center; }

#s-b6605519-4c9e-4aa2-94f9-fce9d7d237a7 { padding-top: 2%; padding-left: 2%; padding-bottom: 2%; padding-right: 2%; background-color: #eaeaea; }

.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-57082ab5-fc14-4395-8cae-35087b28b831 { text-align: center; }

#s-62a53931-b535-4680-9dd0-98f879c2aae8 { margin-top: 2%; margin-bottom: 2%; padding-top: 10px; padding-bottom: 10px; }

#s-62a53931-b535-4680-9dd0-98f879c2aae8 .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

.shg-row { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: inherit; max-height: inherit; -webkit-box-pack: justify; -ms-flex-pack: justify; 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-1eafd4d1-a10b-4afc-ab4e-c60880735484 { margin-top: 2%; margin-bottom: 2%; }

@media (min-width: 0px) { [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-1eafd4d1-a10b-4afc-ab4e-c60880735484"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-11f431cd-79c6-4112-9c83-dce9972d92e5 { padding-top: 10px; padding-bottom: 10px; }

#s-11f431cd-79c6-4112-9c83-dce9972d92e5 .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-2295436c-5b46-414f-9f5e-121038573ba1 { margin-top: 2%; margin-bottom: 2%; }

@media (min-width: 0px) { [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 15.0px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 992px) { [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 1200px) { [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-41e166aa-797d-437f-a7d6-771cfaacd7c8"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 22.5px); } }
#s-7e6ab94d-7abe-4fae-a7e6-a5fd3b87a009 { padding-top: 10px; padding-bottom: 10px; }

#s-7e6ab94d-7abe-4fae-a7e6-a5fd3b87a009 .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

.shogun-panel-group .shogun-panel { margin-bottom: 0; border-radius: 4px; }

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

.shogun-panel-group .shogun-panel + .shogun-panel { margin-top: 5px; }

.shogun-panel-heading { color: #333; background-color: #f5f5f5; border-color: #ddd; border-bottom: 0; padding: 10px 15px; border-top-left-radius: 3px; border-top-right-radius: 3px; cursor: pointer; }

.shogun-panel-title { margin: 0 !important; padding: 0 !important; font-size: 16px; color: inherit; cursor: pointer; text-decoration: none; }

.shogun-panel-title h4 a { text-decoration: none; border-bottom: none; }

.shogun-panel-body { border-top: 1px solid #ddd; padding: 15px; display: none; }

.shogun-panel-body.in { display: block; }

#s-08f1f2e3-1431-4fc5-a466-8dcce682d3d4 > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-08f1f2e3-1431-4fc5-a466-8dcce682d3d4 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #8dc63f; }

#s-08f1f2e3-1431-4fc5-a466-8dcce682d3d4 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: white; }

#s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9 { margin-top: 2%; margin-bottom: 2%; padding-top: 2%; padding-left: 2%; padding-bottom: 2%; padding-right: 2%; background-color: #e6e6e6; }

@media (min-width: 0px) { [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 992px) { [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 1200px) { [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-c8ea28e8-4fa7-443a-b36c-f4e6039f2fc9"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 20.0px); } }
#s-2090e375-f0c1-48da-a525-230cdb7465dd > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-2090e375-f0c1-48da-a525-230cdb7465dd > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-2090e375-f0c1-48da-a525-230cdb7465dd > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: black; }

@media (min-width: 0px) { [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-f69778f2-d244-4c3c-a842-b5d58ee34c32"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-5d4ef6af-1bbf-4f1d-9a00-f5e692f3306f { text-align: center; }

#s-fef85dc2-6f48-417d-95ed-a8d101edcd1b { text-align: center; }

#s-36b833e6-2aac-4895-9c1c-c24af267aa70 > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-36b833e6-2aac-4895-9c1c-c24af267aa70 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-36b833e6-2aac-4895-9c1c-c24af267aa70 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: #8dc63f; }

@media (min-width: 0px) { [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 15.0px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 992px) { [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 1200px) { [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-8d13d7ae-36e3-4591-8f99-7b804f338638"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 22.5px); } }
#s-c8e5e360-efc5-4c2d-93e1-86a030fca563 { text-align: center; }

#s-0eaf47e9-95d1-4acd-aaae-00bae767a02a { text-align: center; }

#s-7ea8b76e-b75b-4f34-983b-85c0f93505bc { text-align: center; }

#s-bb3f3f9f-ec55-4270-9e8d-d1a467848f35 { text-align: center; }

@media (min-width: 0px) { [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 15.0px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 992px) { [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 1200px) { [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-a94c5b7b-2480-4efd-99bb-152dca94058f"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 22.5px); } }
#s-565f285c-6382-41f3-8a86-0249b353481b { margin-top: 10px; margin-bottom: 10px; }

@media (min-width: 0px) { [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-565f285c-6382-41f3-8a86-0249b353481b"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-177ebb10-0614-4064-b944-74f6338c73a1 { padding-top: 10px; padding-bottom: 10px; text-align: center; }

#s-71041235-2be2-4a32-854d-8277e4f0d81c { padding-top: 10px; padding-bottom: 10px; text-align: center; }

#s-24c3c6b7-b18b-43fc-890e-e2f1c90077d8 { margin-top: 2%; margin-bottom: 1%; padding-top: 10px; padding-bottom: 10px; }

#s-24c3c6b7-b18b-43fc-890e-e2f1c90077d8 .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

@media (min-width: 0px) { [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-8d52a3ef-2257-4f8f-8b60-a364be0e85f9"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-d3cacc2c-9bff-45bd-b1da-0d00f9ff7cac > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-d3cacc2c-9bff-45bd-b1da-0d00f9ff7cac > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-d3cacc2c-9bff-45bd-b1da-0d00f9ff7cac > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: #8dc63f; }

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

#s-01b11a1d-73c3-4ddd-bd1a-598f7a17ebe8 { border-style: solid; margin-left: 0px; margin-right: 0px; padding-top: 7px; padding-left: 20px; padding-bottom: 7px; padding-right: 20px; border-radius: 2px; text-align: center; border-color: rgba(217, 217, 217, 0); background-color: rgba(255, 255, 255, 0); font-size: 18px; font-weight: bold; color: #8dc63f; text-decoration: none; }

#s-01b11a1d-73c3-4ddd-bd1a-598f7a17ebe8:hover { background-color: #8dc63f !important; color: white !important; text-decoration: none !important; }

#s-01b11a1d-73c3-4ddd-bd1a-598f7a17ebe8:active { background-color: white !important; color: rgba(53, 51, 51, 0.91) !important; text-decoration: none !important; }

#s-01b11a1d-73c3-4ddd-bd1a-598f7a17ebe8.shg-btn { color: #8dc63f; font-size: 18px; font-weight: bold; font-style: normal; }

#s-044c5f73-54c3-420b-aded-2e233265bf37 > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-044c5f73-54c3-420b-aded-2e233265bf37 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-044c5f73-54c3-420b-aded-2e233265bf37 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: #8dc63f; }

#s-9930e673-8a1b-4517-b501-a15420df86be { margin-top: 2%; margin-bottom: 0%; padding-top: 10px; padding-bottom: 10px; }

#s-9930e673-8a1b-4517-b501-a15420df86be .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-bb84f206-ff7b-41a7-9c4d-ffe4d3b36f13 { margin-top: 0%; margin-bottom: 0%; padding-top: 10px; padding-bottom: 10px; }

#s-bb84f206-ff7b-41a7-9c4d-ffe4d3b36f13 .shogun-heading-component h3 { color: #000; font-weight: normal; font-style: normal; font-size: 18px; text-align: center; }

@media (min-width: 0px) { [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e32062c3-ab48-4405-97b9-f43a8a12d48a"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-ada1ce32-374e-4e61-9e22-3a613d990918 { margin-left: 10px; margin-right: 10px; min-height: 50px; }

@media (min-width: 992px) and (max-width: 1199px) { #s-ada1ce32-374e-4e61-9e22-3a613d990918, #wrap-s-ada1ce32-374e-4e61-9e22-3a613d990918 { display: none !important; } }
@media (min-width: 1200px) { #s-ada1ce32-374e-4e61-9e22-3a613d990918, #wrap-s-ada1ce32-374e-4e61-9e22-3a613d990918 { display: none !important; } }
#s-ada1ce32-374e-4e61-9e22-3a613d990918 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-40af3210-b587-4b04-891b-61bc87d5fe8e { padding-top: 10px; padding-bottom: 10px; }

#s-40af3210-b587-4b04-891b-61bc87d5fe8e .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-c63a83aa-2a84-4ee1-9ceb-b47c2f2fac0a { padding-top: 10px; padding-bottom: 10px; }

#s-c63a83aa-2a84-4ee1-9ceb-b47c2f2fac0a .shogun-heading-component h3 { color: #000; font-weight: normal; font-style: normal; font-size: 18px; text-align: center; }

#s-56b77bfb-2d11-47ad-a1a6-89cdd1e1bb72 { padding-top: 2%; padding-left: 2%; padding-bottom: 2%; padding-right: 2%; background-color: #eaeaea; }

#s-b4b61aaf-7bbb-4f36-91b3-e80f432b99b0 { text-align: center; }

#s-b6047029-4794-4080-b9af-ba895a299b7c { margin-top: 2%; margin-bottom: 2%; padding-top: 10px; padding-bottom: 10px; }

#s-b6047029-4794-4080-b9af-ba895a299b7c .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-08188efd-ae0b-44e0-b0dc-19e90b050a39 { padding-top: 10px; padding-bottom: 10px; }

#s-08188efd-ae0b-44e0-b0dc-19e90b050a39 .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-3119fdca-5fd6-487a-8802-58e47030496b { margin-top: 2%; margin-bottom: 2%; }

#s-92e47281-f099-4da3-a4ea-6f14af1caa8c { padding-top: 10px; padding-bottom: 10px; }

#s-92e47281-f099-4da3-a4ea-6f14af1caa8c .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-cd157c0d-7038-484c-919c-a3a67cef6eb9 > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-cd157c0d-7038-484c-919c-a3a67cef6eb9 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #8dc63f; }

#s-cd157c0d-7038-484c-919c-a3a67cef6eb9 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: white; }

#s-3fdd2b88-f68f-4261-be7b-df428b2eec71 > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-3fdd2b88-f68f-4261-be7b-df428b2eec71 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-3fdd2b88-f68f-4261-be7b-df428b2eec71 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: black; }

@media (min-width: 0px) { [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-956cdfd8-37df-4aec-ad6b-6fd0aad9ce49"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-7ca9dae5-411b-48ac-9ce9-8b0dddae1358 { text-align: center; }

#s-2172af24-8b08-4a0c-992f-89e37b29cb9c { text-align: center; }

#s-e5382eb9-73d1-4e76-ba8f-09aed12768ba > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-e5382eb9-73d1-4e76-ba8f-09aed12768ba > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-e5382eb9-73d1-4e76-ba8f-09aed12768ba > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: #8dc63f; }

@media (min-width: 0px) { [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-644112c1-7613-495a-a109-cc8c6966c8a8"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-5857b4ad-c1c5-4e80-8454-e2a47c85490f { text-align: center; }

@media (min-width: 0px) { [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-aa7886c7-4e49-4536-a100-a84cff717f5b"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-eade6067-4117-4942-b20e-bacf800e13b5 { text-align: center; }

@media (min-width: 0px) { [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e378b8c1-361a-4bf7-ac62-9ec644e69d96"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-c1b41031-88fd-446e-9aec-9a47282d4023 { text-align: center; }

@media (min-width: 0px) { [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-e4274456-e489-45a0-81e8-7af985eeced8"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-dabb4461-07c3-4f3f-9d4a-0253d3c32015 { text-align: center; }

#s-d5e75cab-de87-4313-a43c-c05b57c966ae { margin-top: 10px; margin-bottom: 10px; }

@media (min-width: 0px) { [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-d5e75cab-de87-4313-a43c-c05b57c966ae"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-1d4d8fa7-28c0-4dab-bf4c-e8c985e8906c { padding-top: 10px; padding-bottom: 10px; text-align: center; }

#s-3451f91a-2314-4896-b35c-73c279a950fd { padding-top: 10px; padding-bottom: 10px; text-align: center; }

#s-db1d03a4-60ae-4056-b2cd-a02613b98fab { margin-top: 2%; margin-bottom: 1%; padding-top: 10px; padding-bottom: 10px; }

#s-db1d03a4-60ae-4056-b2cd-a02613b98fab .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-d47bcb1b-6624-4fcb-919f-bf2c6df0abfd > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-d47bcb1b-6624-4fcb-919f-bf2c6df0abfd > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-d47bcb1b-6624-4fcb-919f-bf2c6df0abfd > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: #8dc63f; }

#s-a9f71a16-4389-4c1c-a015-45e759dac418 { border-style: solid; margin-left: 0px; margin-right: 0px; padding-top: 7px; padding-left: 20px; padding-bottom: 7px; padding-right: 20px; border-radius: 2px; text-align: center; border-color: rgba(217, 217, 217, 0); background-color: rgba(255, 255, 255, 0); font-size: 18px; font-weight: bold; color: #8dc63f; text-decoration: none; }

#s-a9f71a16-4389-4c1c-a015-45e759dac418:hover { background-color: #8dc63f !important; color: white !important; text-decoration: none !important; }

#s-a9f71a16-4389-4c1c-a015-45e759dac418:active { background-color: white !important; color: rgba(53, 51, 51, 0.91) !important; text-decoration: none !important; }

#s-a9f71a16-4389-4c1c-a015-45e759dac418.shg-btn { color: #8dc63f; font-size: 18px; font-weight: bold; font-style: normal; }

#s-0a8e35cb-c541-43bc-ab6e-ed1dc836ffa8 > .shogun-panel-group > .shogun-panel > .shogun-panel-body { background-color: #fff; }

#s-0a8e35cb-c541-43bc-ab6e-ed1dc836ffa8 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading { background-color: #f5f5f5; }

#s-0a8e35cb-c541-43bc-ab6e-ed1dc836ffa8 > .shogun-panel-group > .shogun-panel > .shogun-panel-heading > .shogun-panel-title > a { color: #8dc63f; }

@media (min-width: 0px) { [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-11e8d8a2-96c7-4f7b-b51e-427ca432268f"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-548db1d7-45b8-4775-813e-d96e4502964c { margin-top: 2%; margin-bottom: 0%; padding-top: 10px; padding-bottom: 10px; }

#s-548db1d7-45b8-4775-813e-d96e4502964c .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; text-align: center; }

#s-d415aa70-75f4-4804-b880-550fff625117 { margin-top: 0%; margin-bottom: 0%; padding-top: 10px; padding-bottom: 10px; }

#s-d415aa70-75f4-4804-b880-550fff625117 .shogun-heading-component h3 { color: #000; font-weight: normal; font-style: normal; font-size: 18px; text-align: center; }

@media (min-width: 0px) { [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-73922733-23ce-43f0-ba67-bf581a141144"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-3e820baa-107b-4d39-a905-b7195c708ff2 { margin-top: 5%; margin-bottom: 5%; min-height: 50px; }

#s-3e820baa-107b-4d39-a905-b7195c708ff2 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-74784911-0372-48c0-9fef-ed2092a94153 { margin-top: 2%; margin-bottom: 2%; padding-top: 10px; padding-bottom: 10px; }

#s-74784911-0372-48c0-9fef-ed2092a94153 .shogun-heading-component h2 { color: #000; font-weight: normal; font-style: normal; font-size: 24px; 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;
}
