.shg-box { position: relative; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; flex-direction: column; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1 1 auto; } .shg-box > .shg-box-content { z-index: 4; position: relative; min-height: 1px; } .shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; } .shg-box-vertical-align-top { -webkit-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; justify-content: flex-start; } .shg-box-vertical-align-center, .shg-box-vertical-center { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } .shg-box-vertical-align-bottom { -webkit-box-pack: end; -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; } .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; } #s-4d545155-a82d-437d-bc88-24901c9e0251 { margin-left: auto; margin-right: auto; min-height: 50px; } @media (min-width: 1200px){#s-4d545155-a82d-437d-bc88-24901c9e0251 { } }@media (min-width: 992px) and (max-width: 1199px){#s-4d545155-a82d-437d-bc88-24901c9e0251 { } }@media (min-width: 768px) and (max-width: 991px){#s-4d545155-a82d-437d-bc88-24901c9e0251 { } }@media (max-width: 767px){#s-4d545155-a82d-437d-bc88-24901c9e0251 { display: none; } #s-4d545155-a82d-437d-bc88-24901c9e0251, #wrap-s-4d545155-a82d-437d-bc88-24901c9e0251 { display: none !important; }} #s-4d545155-a82d-437d-bc88-24901c9e0251 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-4d545155-a82d-437d-bc88-24901c9e0251.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-90d9b722-1387-402a-93c3-64e1ba9e0f5d { min-height: 50px; } #s-90d9b722-1387-402a-93c3-64e1ba9e0f5d > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-90d9b722-1387-402a-93c3-64e1ba9e0f5d.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } .shogun-accordion-wrapper .shogun-accordion { margin-bottom: 0; border-radius: 4px; } .shogun-accordion { margin-bottom: 20px; border-radius: 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); overflow: hidden; } .shogun-accordion-wrapper .shogun-accordion + .shogun-accordion { margin-top: 5px; } .shogun-accordion-header { display: flex; align-items: center; justify-content: space-between; position: relative; } .shogun-accordion-heading { color: #333; border-bottom: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; cursor: pointer; } .shogun-accordion-title { margin: 0 !important; padding: 0 !important; cursor: pointer; text-decoration: none; flex: 1; user-select: none; } .shogun-accordion-body { display: none; opacity: 0; transition: opacity 0.5s linear; } .shogun-accordion-body.shogun-accordion-active { display: block; opacity: 1; visibility: visible; } .shogun-accordion-icon { display: flex; justify-content: center; align-items: center; margin-left: 1.2em; } .shogun-accordion-icon > span { transition: 0.3s transform; position: absolute; right: 0; font-size: 1.2em; } .shogun-accordion-icon.shogun-icon-chevron > span::after { content: "▸"; } .shogun-accordion.shogun-accordion-active > .shogun-accordion-heading .shogun-accordion-icon.shogun-icon-chevron > span { transform: rotate(90deg); } .shogun-accordion-icon.shogun-icon-plus > span::after { content: "+"; } .shogun-accordion.shogun-accordion-active > .shogun-accordion-heading .shogun-accordion-icon.shogun-icon-plus > span { transform: rotate(-225deg); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 { margin-top: 25px; } @media (max-width: 767px){#s-99ae1a63-8d82-460c-892c-af8d1582f9b9 { margin-top: 4px; } } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 60px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: rgba(0, 0, 0, 1); text-align: center; font-family: Mulish; font-weight: 700; font-style: ; font-size: 32px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 32px; }@media (min-width: 1200px){#s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 60px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: rgba(0, 0, 0, 1); text-align: center; font-family: Mulish; font-weight: 700; font-style: ; font-size: 36px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 36px; }}@media (min-width: 992px) and (max-width: 1199px){#s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 60px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: rgba(0, 0, 0, 1); text-align: center; font-family: Mulish; font-weight: 700; font-style: ; font-size: 36px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 36px; }}@media (min-width: 768px) and (max-width: 991px){#s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 60px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: rgba(0, 0, 0, 1); text-align: center; font-family: Mulish; font-weight: 700; font-style: ; font-size: 30px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 30px; }}@media (max-width: 767px){#s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 20px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: rgba(255, 255, 255, 1); border-top: 1px solid rgba(255, 255, 255, 1); } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: rgba(0, 0, 0, 1); text-align: center; font-family: Mulish; font-weight: 700; font-style: ; font-size: 26px; } #s-99ae1a63-8d82-460c-892c-af8d1582f9b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 26px; }} .shg-hr-wrapper { padding: 30px 0; } .shg-hr-wrapper hr { margin: 0; border: 0; width: 100%; } #s-6c699cd7-9abb-49dc-81c9-6a0e17f116d5 { margin-top: -45px; } @media (min-width: 768px) and (max-width: 991px){#s-6c699cd7-9abb-49dc-81c9-6a0e17f116d5 { } }@media (max-width: 767px){#s-6c699cd7-9abb-49dc-81c9-6a0e17f116d5 { margin-top: -12px; } } #s-6c699cd7-9abb-49dc-81c9-6a0e17f116d5 hr { border-top: 4px solid rgba(119, 119, 119, 1); } #s-f31ef6e4-f2f9-43aa-a988-fbfd261eff15 { margin-top: -45px; } @media (min-width: 768px) and (max-width: 991px){#s-f31ef6e4-f2f9-43aa-a988-fbfd261eff15 { } }@media (max-width: 767px){#s-f31ef6e4-f2f9-43aa-a988-fbfd261eff15 { margin-top: -12px; } } #s-f31ef6e4-f2f9-43aa-a988-fbfd261eff15 hr { border-top: 4px solid rgba(119, 119, 119, 1); } #s-7f24bfea-c024-4cf9-8adb-7f40a229b60b { margin-top: -45px; } @media (min-width: 768px) and (max-width: 991px){#s-7f24bfea-c024-4cf9-8adb-7f40a229b60b { } }@media (max-width: 767px){#s-7f24bfea-c024-4cf9-8adb-7f40a229b60b { margin-top: -12px; } } #s-7f24bfea-c024-4cf9-8adb-7f40a229b60b hr { border-top: 4px solid rgba(119, 119, 119, 1); } #s-ad5c9c30-ffbd-4ccd-a9a4-053b4b1236ff { margin-top: -45px; } @media (min-width: 768px) and (max-width: 991px){#s-ad5c9c30-ffbd-4ccd-a9a4-053b4b1236ff { } }@media (max-width: 767px){#s-ad5c9c30-ffbd-4ccd-a9a4-053b4b1236ff { margin-top: -12px; } } #s-ad5c9c30-ffbd-4ccd-a9a4-053b4b1236ff hr { border-top: 4px solid rgba(119, 119, 119, 1); } #s-af31e7d7-95ed-45b1-bcf1-5c37c85303db { margin-top: 0px; margin-left: auto; margin-bottom: 0px; margin-right: auto; padding-top: 75px; padding-left: 2%; padding-bottom: 75px; padding-right: 2%; min-height: 50px; max-width: 1380px; background-color: rgba(255, 255, 255, 1); } @media (min-width: 1200px){#s-af31e7d7-95ed-45b1-bcf1-5c37c85303db { padding-top: 10px; padding-bottom: 65px; } }@media (min-width: 992px) and (max-width: 1199px){#s-af31e7d7-95ed-45b1-bcf1-5c37c85303db { padding-top: 10px; padding-bottom: 65px; } }@media (min-width: 768px) and (max-width: 991px){#s-af31e7d7-95ed-45b1-bcf1-5c37c85303db { padding-top: 10px; padding-left: 0%; padding-bottom: 30px; padding-right: 0%; } }@media (max-width: 767px){#s-af31e7d7-95ed-45b1-bcf1-5c37c85303db { padding-top: 0px; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; } } #s-af31e7d7-95ed-45b1-bcf1-5c37c85303db > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-af31e7d7-95ed-45b1-bcf1-5c37c85303db.shg-box.shg-c { -webkit-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; justify-content: flex-start; } .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; } [class*=shg-c-xs], [class*=shg-c-sm], [class*=shg-c-md], [class*=shg-c-lg] { position: relative; } @media (min-width: 0px) { [id="s-81b3e916-dd54-4535-9cbf-205c0fb0dde3"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-81b3e916-dd54-4535-9cbf-205c0fb0dde3"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 2.5px); } } @media (min-width: 992px) { [id="s-81b3e916-dd54-4535-9cbf-205c0fb0dde3"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 2.5px); } } @media (min-width: 1200px) { [id="s-81b3e916-dd54-4535-9cbf-205c0fb0dde3"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 2.5px); } } @media (min-width: 0px) { [id="s-64a78a37-8133-4332-ab34-4fc46c9e8d7f"] > .shg-row > .shg-c-xs-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 768px) { [id="s-64a78a37-8133-4332-ab34-4fc46c9e8d7f"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 992px) { [id="s-64a78a37-8133-4332-ab34-4fc46c9e8d7f"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 1200px) { [id="s-64a78a37-8133-4332-ab34-4fc46c9e8d7f"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } #s-3ccc0cda-9547-4862-baf7-e55265b72407 { padding-left: 0px; padding-right: 0px; } @media (max-width: 767px){#s-3ccc0cda-9547-4862-baf7-e55265b72407 { margin-left: 5px; margin-bottom: 5px; margin-right: 5px; } } #s-3ccc0cda-9547-4862-baf7-e55265b72407 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-3ccc0cda-9547-4862-baf7-e55265b72407.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } .shogun-image-container { position: relative; } .shogun-image-container.shg-align-left { text-align: left; } .shogun-image-container.shg-align-center { text-align: center; } .shogun-image-container.shg-align-right { text-align: right; } .shogun-image-linked { cursor: pointer; } .shogun-image-overlay { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: flex; padding: 20px; align-items: center; justify-content: center; pointer-events: none; } .shogun-image-overlay.shg-top-left { align-items: flex-start; justify-content: flex-start; } .shogun-image-overlay.shg-top-center { align-items: flex-start; justify-content: center; } .shogun-image-overlay.shg-top-right { align-items: flex-start; justify-content: flex-end; } .shogun-image-overlay.shg-middle-left { align-items: center; justify-content: flex-start; } .shogun-image-overlay.shg-middle-center { align-items: center; justify-content: center; } .shogun-image-overlay.shg-middle-right { align-items: center; justify-content: flex-end; } .shogun-image-overlay.shg-bottom-left { align-items: flex-end; justify-content: flex-start; } .shogun-image-overlay.shg-bottom-center { align-items: flex-end; justify-content: center; } .shogun-image-overlay.shg-bottom-right { align-items: flex-end; justify-content: flex-end; } .shogun-image-overlay p { margin: 0; padding: 0; line-height: normal; } .shogun-image-cover { object-fit: cover; font-family: "object-fit: cover;"; width: 100%; } .shogun-image-contain { font-family: "object-fit: contain;"; object-fit: contain; width: 100%; } .shogun-image-link { display: block; min-height: inherit; max-height: inherit; } img.shogun-image { display: block; margin: 0 auto; max-width: 100%; } .shogun-image-content { display: flex; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 10; } .shogun-image-content-linked, .shogun-image-content-not-linked { pointer-events: none; } .shogun-image-content-not-linked > div { pointer-events: auto; } .shogun-image-content-linked a, .shogun-image-content-linked button, .shogun-image-content-linked iframe, .shogun-image-content-linked .shg-box-linked { pointer-events: auto; } .shogun-image-content > div { width: 100%; } .shogun-image-content-top { align-items: flex-start; } .shogun-image-content-center { align-items: center; } .shogun-image-content-bottom { align-items: flex-end; } .shogun-image.hover { opacity: 0; z-index: 200; position: absolute; left: 0; top: 0; } .shogun-image.hover:hover { opacity: 1; } #s-835055b7-1c16-4010-9fe2-0c46869aea20 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-835055b7-1c16-4010-9fe2-0c46869aea20 img.shogun-image { } #s-835055b7-1c16-4010-9fe2-0c46869aea20 .shogun-image-content { align-items: center; } .shg-rich-text { overflow-wrap: break-word; } .shg-rich-text img { margin: 0 20px; } @media (max-width: 768px) { .shg-rich-text img { display: block; float: none !important; margin: 0 auto; } } .shg-default-text-content *:first-child { margin-top: 0; } .shg-default-text-content { text-align: left; } .shg-default-text-content p, .shg-default-text-content h1, .shg-default-text-content h2, .shg-default-text-content h3, .shg-default-text-content h4, .shg-default-text-content h5, .shg-default-text-content h6, .shg-default-text-content address, .shg-default-text-content pre, .shg-default-text-content div, .shg-default-text-content ol, .shg-default-text-content ul { background-color: transparent; border: 0; border-radius: 0; color: #000000; font-family: inherit; font-style: normal; margin-bottom: 0; padding: 0; text-align: left; text-transform: none; } .shg-default-text-content h1, .shg-default-text-content h2, .shg-default-text-content h3, .shg-default-text-content h4, .shg-default-text-content h5, .shg-default-text-content h6 { color: ; font-family: ; font-weight: ; } .shg-default-text-content a { background-color: inherit; color: inherit; cursor: pointer; font-family: inherit; font-style: inherit; text-decoration: underline; text-transform: inherit; } .shg-default-text-content strong, .shg-default-text-content em { background-color: inherit; color: inherit; font-family: inherit; font-size: inherit; letter-spacing: inherit; line-height: inherit; text-align: inherit; text-transform: inherit; } .shg-default-text-content em { font-weight: inherit; } .shg-default-text-content strong { font-style: inherit; font-weight: 700; } .shg-default-text-content ::selection, .shg-default-text-content *::selection { background: #accef7; } .shg-default-text-content p { font-size: 1em; font-weight: ; letter-spacing: -0.005em; line-height: 1.714; margin-top: 0.6em; color: ; font-family: ; } .shg-default-text-content h1 { font-size: 1.714em; font-weight: 500; letter-spacing: -0.01em; line-height: 1.166; margin-top: 0.67em; } .shg-default-text-content h2 { font-size: 1.43em; font-weight: 500; letter-spacing: -0.01em; line-height: 1.2; margin-top: 0.83em; } .shg-default-text-content h3 { font-size: 1.142em; font-weight: 500; letter-spacing: -0.008em; line-height: 1.5; margin-top: 1em; } .shg-default-text-content h4 { font-size: 1em; font-weight: 600; letter-spacing: -0.006em; line-height: 1.428; margin-top: 1.33em; } .shg-default-text-content h5 { font-size: 0.857em; font-weight: 600; letter-spacing: -0.003em; line-height: 1.333; margin-top: 1.43em; } .shg-default-text-content h6 { font-size: 0.785em; font-weight: 600; letter-spacing: -0.003em; line-height: 1.454; margin-top: 1.42em; text-transform: uppercase; } .shg-default-text-content ul { list-style: disc; } .shg-default-text-content ol { list-style: decimal; } .shg-default-text-content ul, .shg-default-text-content ol { margin-block-end: 1em; margin-block-start: 1em; margin-bottom: 0; margin-inline-end: 0; margin-inline-start: 0; margin-top: 0; padding-inline-start: 40px; } .shg-default-text-content li { font-size: 1em; font-weight: normal; letter-spacing: -0.005em; line-height: 1; list-style: inherit; margin-top: 0.67em; } .shg-default-text-content pre { font-family: monospace; font-size: 1em; font-weight: normal; letter-spacing: -0.005em; line-height: 1.714; margin-top: 1em; white-space: pre-wrap; word-break: normal; } .shg-default-text-content address { font-size: 1em; font-style: italic; font-weight: normal; letter-spacing: -0.005em; line-height: 1.714; margin-top: 0; } .shg-default-text-content div { font-size: 1em; font-weight: normal; letter-spacing: -0.005em; line-height: 1.714; margin-bottom: 0; margin-top: 0.67em; } .shg-theme-text-content h1, .shg-theme-text-content h2, .shg-theme-text-content h3, .shg-theme-text-content h4, .shg-theme-text-content h5, .shg-theme-text-content h6 { color: ; font-family: ; font-weight: ; } .shg-theme-text-content p { color: ; font-family: ; font-weight: ; } @media (max-width: 767px){#s-47307d9d-d2b4-4b07-ac40-8e0fdd9ad89b { margin-top: 0px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px; } } #s-47307d9d-d2b4-4b07-ac40-8e0fdd9ad89b > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-47307d9d-d2b4-4b07-ac40-8e0fdd9ad89b.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-53ad154e-c276-4a09-8394-1cd58eadbe92 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-53ad154e-c276-4a09-8394-1cd58eadbe92 img.shogun-image { } #s-53ad154e-c276-4a09-8394-1cd58eadbe92 .shogun-image-content { align-items: center; } @media (max-width: 767px){#s-4c2d6572-7c16-41c4-9818-19c3f98c7674 { margin-top: 0px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px; } } #s-4c2d6572-7c16-41c4-9818-19c3f98c7674 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-4c2d6572-7c16-41c4-9818-19c3f98c7674.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-f513d249-1b3c-41e6-9460-fd112660ace7 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-f513d249-1b3c-41e6-9460-fd112660ace7 img.shogun-image { } #s-f513d249-1b3c-41e6-9460-fd112660ace7 .shogun-image-content { align-items: center; } @media (min-width: 0px) { [id="s-e6fa8a22-989d-4a76-9525-66e3fc5e9812"] > .shg-row > .shg-c-xs-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 768px) { [id="s-e6fa8a22-989d-4a76-9525-66e3fc5e9812"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 992px) { [id="s-e6fa8a22-989d-4a76-9525-66e3fc5e9812"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 1200px) { [id="s-e6fa8a22-989d-4a76-9525-66e3fc5e9812"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } #s-9d52a00f-d980-4cb7-8635-8ae63c0104c2 { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; } @media (max-width: 767px){#s-9d52a00f-d980-4cb7-8635-8ae63c0104c2 { margin-left: 5px; margin-bottom: 25px; margin-right: 5px; } } #s-9d52a00f-d980-4cb7-8635-8ae63c0104c2 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-9d52a00f-d980-4cb7-8635-8ae63c0104c2.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-b4ee2fde-b036-4752-9f75-813153681d3a { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-b4ee2fde-b036-4752-9f75-813153681d3a img.shogun-image { } #s-b4ee2fde-b036-4752-9f75-813153681d3a .shogun-image-content { align-items: center; } @media (max-width: 767px){#s-5ec362a3-b4f6-4810-84ea-42200c7b6864 { margin-left: 5px; margin-right: 5px; } } #s-5ec362a3-b4f6-4810-84ea-42200c7b6864 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-5ec362a3-b4f6-4810-84ea-42200c7b6864.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-dd42b30f-5551-4d9a-ad25-4c0ff12ea709 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-dd42b30f-5551-4d9a-ad25-4c0ff12ea709 img.shogun-image { } #s-dd42b30f-5551-4d9a-ad25-4c0ff12ea709 .shogun-image-content { align-items: center; } @media (max-width: 767px){#s-bde2d814-9dd3-44e3-b2c7-c052026c82ac { margin-top: 0px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px; } } #s-bde2d814-9dd3-44e3-b2c7-c052026c82ac > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-bde2d814-9dd3-44e3-b2c7-c052026c82ac.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-70b751d5-894d-4e25-b82c-e03709b9d881 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-70b751d5-894d-4e25-b82c-e03709b9d881 img.shogun-image { } #s-70b751d5-894d-4e25-b82c-e03709b9d881 .shogun-image-content { align-items: center; } .shogun-table-wrapper { overflow: auto; } table.shogun-table { width: 100%; max-width: 100%; border-collapse: collapse; border-style: hidden; } thead.shogun-table-column-container { font-weight: bold; } td.shogun-table-column { padding: 10px; } td.shogun-table-row { padding: 10px; min-height: 45px; } td.shogun-table-column:only-child, td.shogun-table-row:only-child { width: 100%; } #s-8ef35949-90e4-468b-bc9d-ad701d10e0ce { margin-left: auto; margin-bottom: 10px; margin-right: auto; max-width: 875px; } #s-8ef35949-90e4-468b-bc9d-ad701d10e0ce .shogun-table-wrapper { overflow: auto; border: 1px solid #D5D6D7; border-radius: 0px; } #s-8ef35949-90e4-468b-bc9d-ad701d10e0ce table.shogun-table { margin: 0; padding: 0; } #s-8ef35949-90e4-468b-bc9d-ad701d10e0ce td.shogun-table-column { background-color: #fff; padding: 8px; text-align: center; font-family: ; font-size: 14px; font-weight: ; color: ; letter-spacing: ; line-height: ; font-style: ; } #s-8ef35949-90e4-468b-bc9d-ad701d10e0ce td.shogun-table-row { background-color: #fff; padding: 2px; } #s-8ef35949-90e4-468b-bc9d-ad701d10e0ce td.shogun-table-column, #s-8ef35949-90e4-468b-bc9d-ad701d10e0ce td.shogun-table-row { border: 1px solid #D5D6D7; } @media (max-width: 767px){#s-a5272a66-8bd9-434e-b080-5c35450cb36c { } } #s-a60bce64-60ec-4580-b3ae-911e24a262da { margin-left: 0%; margin-bottom: 0px; margin-right: 0%; padding-bottom: 0px; min-height: 50px; background-color: rgba(255, 255, 255, 1); } #s-a60bce64-60ec-4580-b3ae-911e24a262da > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-a60bce64-60ec-4580-b3ae-911e24a262da.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-503debf6-01dd-4530-b875-6ea3c4ea39bc { margin-left: auto; margin-bottom: 0px; margin-right: auto; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: rgba(119, 119, 119, 1); border-style: solid; max-width: 1100px; } @media (max-width: 767px){#s-503debf6-01dd-4530-b875-6ea3c4ea39bc { max-width: 1100px; } } #s-785b3bf7-2dde-4349-ab8e-3e816a39c728 { margin-top: 15px; margin-bottom: 10px; text-align: center; } @media (max-width: 767px){#s-785b3bf7-2dde-4349-ab8e-3e816a39c728 { margin-top: 10px; margin-bottom: 10px; } } #s-785b3bf7-2dde-4349-ab8e-3e816a39c728 img.shogun-image { } #s-785b3bf7-2dde-4349-ab8e-3e816a39c728 .shogun-image-content { align-items: center; } #s-eeece97c-2995-4a91-a3af-596b375a5a95 { margin-top: 15px; margin-left: auto; margin-bottom: 20px; margin-right: auto; } @media (max-width: 767px){#s-eeece97c-2995-4a91-a3af-596b375a5a95 { margin-top: 20px; margin-bottom: 10px; } } #s-eeece97c-2995-4a91-a3af-596b375a5a95 hr { border-top: 3px solid #ddd; } #s-a2d8bfec-37f3-459b-b8bc-8d5ca948ba59 { max-width: 1100px; } #s-16941fe9-e0ff-42a2-9279-6a69c5e88c0b { min-height: 50px; } @media (min-width: 1200px){#s-16941fe9-e0ff-42a2-9279-6a69c5e88c0b { min-height: 350px; } }@media (min-width: 992px) and (max-width: 1199px){#s-16941fe9-e0ff-42a2-9279-6a69c5e88c0b { min-height: 350px; } }@media (max-width: 767px){#s-16941fe9-e0ff-42a2-9279-6a69c5e88c0b { } } #s-16941fe9-e0ff-42a2-9279-6a69c5e88c0b > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-16941fe9-e0ff-42a2-9279-6a69c5e88c0b.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-9478f96d-6de8-47eb-927f-2a1b2dfd872a { margin-top: 15px; margin-left: auto; margin-bottom: 40px; margin-right: auto; max-width: 1375px; } @media (min-width: 992px) and (max-width: 1199px){#s-9478f96d-6de8-47eb-927f-2a1b2dfd872a { margin-bottom: 28px; } }@media (min-width: 768px) and (max-width: 991px){#s-9478f96d-6de8-47eb-927f-2a1b2dfd872a { margin-bottom: 27px; } }@media (max-width: 767px){#s-9478f96d-6de8-47eb-927f-2a1b2dfd872a { margin-top: 10px; margin-bottom: 0px; } } @media (min-width: 0px) { [id="s-9478f96d-6de8-47eb-927f-2a1b2dfd872a"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-9478f96d-6de8-47eb-927f-2a1b2dfd872a"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); } } @media (min-width: 992px) { [id="s-9478f96d-6de8-47eb-927f-2a1b2dfd872a"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); } } @media (min-width: 1200px) { [id="s-9478f96d-6de8-47eb-927f-2a1b2dfd872a"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); } } #s-46f06ecd-f5d6-4cf0-bf11-9bb04a2c3b50 { box-shadow:0px 4px 6px 2px rgba(51, 51, 51, 0.5); margin-left: auto; margin-right: auto; max-width: 350px; background-color: rgba(104, 126, 48, 1); } @media (min-width: 1200px){#s-46f06ecd-f5d6-4cf0-bf11-9bb04a2c3b50 { } }@media (min-width: 992px) and (max-width: 1199px){#s-46f06ecd-f5d6-4cf0-bf11-9bb04a2c3b50 { } }@media (min-width: 768px) and (max-width: 991px){#s-46f06ecd-f5d6-4cf0-bf11-9bb04a2c3b50 { } }@media (max-width: 767px){#s-46f06ecd-f5d6-4cf0-bf11-9bb04a2c3b50 { margin-left: auto; margin-bottom: 30px; margin-right: auto; } } #s-46f06ecd-f5d6-4cf0-bf11-9bb04a2c3b50 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-46f06ecd-f5d6-4cf0-bf11-9bb04a2c3b50 { cursor: pointer; }#s-46f06ecd-f5d6-4cf0-bf11-9bb04a2c3b50.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-cbcadff7-7e2c-4896-9664-da69402f3cb4 { text-align: center; } #s-cbcadff7-7e2c-4896-9664-da69402f3cb4 img.shogun-image { } #s-cbcadff7-7e2c-4896-9664-da69402f3cb4 .shogun-image-content { align-items: center; } #s-70376315-61bf-45e8-89d9-c03aa3e3db4a { padding-top: 15px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; } .shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus { color: #FFF; } .shg-btn { cursor: pointer; box-sizing: border-box; } .shg-btn-text { font-weight: ; font-family: ; } .shg-btn.shg-btn-stretch { display: block; } .shg-btn:not(.shg-btn-stretch) { display: inline-block; } .shg-btn-wrapper.shg-align-left { text-align: left; } .shg-btn-wrapper.shg-align-center { text-align: center; } .shg-btn-wrapper.shg-align-right { text-align: right; } #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217 { box-shadow:0px 3px 7px 0px rgba(34, 25, 36, 0.5); margin-top: 10px; margin-bottom: 25px; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 2px; background-color: #252525; text-align: center; text-decoration: none; } #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217:hover {background-color: #424242 !important; text-decoration: none !important;}#s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217:active {background-color: #000000 !important; text-decoration: none !important;} #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217-root { text-align: center; } #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } @media (min-width: 1200px){ #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217-root { text-align: center; } #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (min-width: 992px) and (max-width: 1199px){ #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217-root { text-align: center; } #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (min-width: 768px) and (max-width: 991px){ #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217-root { text-align: center; } #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (max-width: 767px){ #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217-root { text-align: center; } #s-a9bc3aa3-018f-42f3-bf21-ca67b69f4217.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } } #s-3760dd29-722d-4852-ab3b-afb25cef7291 { box-shadow:0px 4px 6px 2px rgba(51, 51, 51, 0.5); margin-left: auto; margin-right: auto; max-width: 350px; background-color: rgba(104, 126, 48, 1); } @media (max-width: 767px){#s-3760dd29-722d-4852-ab3b-afb25cef7291 { margin-left: auto; margin-bottom: 30px; margin-right: auto; } } #s-3760dd29-722d-4852-ab3b-afb25cef7291 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-3760dd29-722d-4852-ab3b-afb25cef7291 { cursor: pointer; }#s-3760dd29-722d-4852-ab3b-afb25cef7291.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-4f0e369e-0c8c-4841-847c-bafe6c66e078 { text-align: center; } #s-4f0e369e-0c8c-4841-847c-bafe6c66e078 img.shogun-image { } #s-4f0e369e-0c8c-4841-847c-bafe6c66e078 .shogun-image-content { align-items: center; } #s-113a9269-93b0-4d96-8a09-51640efc74fb { padding-top: 15px; padding-left: 5px; padding-bottom: 10px; padding-right: 5px; } #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0 { box-shadow:0px 3px 7px 0px rgba(34, 25, 36, 0.5); margin-top: 10px; margin-bottom: 25px; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 2px; background-color: #252525; text-align: center; text-decoration: none; } #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0:hover {background-color: #424242 !important; text-decoration: none !important;}#s-005a9aaf-ba0e-44dd-a378-5b387af84ab0:active {background-color: #000000 !important; text-decoration: none !important;} #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0-root { text-align: center; } #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } @media (min-width: 1200px){ #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0-root { text-align: center; } #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (min-width: 992px) and (max-width: 1199px){ #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0-root { text-align: center; } #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (min-width: 768px) and (max-width: 991px){ #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0-root { text-align: center; } #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (max-width: 767px){ #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0-root { text-align: center; } #s-005a9aaf-ba0e-44dd-a378-5b387af84ab0.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } } #s-9454b93a-4283-4a63-a8f8-2d358d023d9d { box-shadow:0px 4px 6px 2px rgba(51, 51, 51, 0.5); margin-left: auto; margin-right: auto; max-width: 350px; background-color: rgba(104, 126, 48, 1); } @media (max-width: 767px){#s-9454b93a-4283-4a63-a8f8-2d358d023d9d { margin-left: auto; margin-bottom: 30px; margin-right: auto; } } #s-9454b93a-4283-4a63-a8f8-2d358d023d9d > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-9454b93a-4283-4a63-a8f8-2d358d023d9d { cursor: pointer; }#s-9454b93a-4283-4a63-a8f8-2d358d023d9d.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-ba7afe24-5f14-439f-9675-43fb12bb0253 { text-align: center; } #s-ba7afe24-5f14-439f-9675-43fb12bb0253 img.shogun-image { } #s-ba7afe24-5f14-439f-9675-43fb12bb0253 .shogun-image-content { align-items: center; } #s-a37b5048-3c42-4674-a136-b02a94df3b4e { padding-top: 15px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; } #s-55da7f02-0765-43d6-ab56-76caffc0798b { box-shadow:0px 3px 7px 0px rgba(34, 25, 36, 0.5); margin-top: 10px; margin-bottom: 25px; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 2px; background-color: #252525; text-align: center; text-decoration: none; } #s-55da7f02-0765-43d6-ab56-76caffc0798b:hover {background-color: #424242 !important; text-decoration: none !important;}#s-55da7f02-0765-43d6-ab56-76caffc0798b:active {background-color: #000000 !important; text-decoration: none !important;} #s-55da7f02-0765-43d6-ab56-76caffc0798b-root { text-align: center; } #s-55da7f02-0765-43d6-ab56-76caffc0798b.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } @media (min-width: 1200px){ #s-55da7f02-0765-43d6-ab56-76caffc0798b-root { text-align: center; } #s-55da7f02-0765-43d6-ab56-76caffc0798b.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (min-width: 992px) and (max-width: 1199px){ #s-55da7f02-0765-43d6-ab56-76caffc0798b-root { text-align: center; } #s-55da7f02-0765-43d6-ab56-76caffc0798b.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (min-width: 768px) and (max-width: 991px){ #s-55da7f02-0765-43d6-ab56-76caffc0798b-root { text-align: center; } #s-55da7f02-0765-43d6-ab56-76caffc0798b.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (max-width: 767px){ #s-55da7f02-0765-43d6-ab56-76caffc0798b-root { text-align: center; } #s-55da7f02-0765-43d6-ab56-76caffc0798b.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } } #s-df6346a4-388b-43a1-9ac7-43c96221258d { margin-bottom: 60px; } @media (min-width: 768px) and (max-width: 991px){#s-df6346a4-388b-43a1-9ac7-43c96221258d { margin-bottom: 45px; } }@media (max-width: 767px){#s-df6346a4-388b-43a1-9ac7-43c96221258d { margin-bottom: 30px; } } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid #ddd; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(100, 122, 29, 1); padding: 10px; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(255, 255, 255, 1); } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: rgba(255, 255, 255, 1); border-top: 1px solid #ddd; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: rgba(255, 255, 255, 1); text-align: left; font-family: Mulish; font-weight: 500; font-style: ; font-size: 22px; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 22px; }@media (min-width: 768px) and (max-width: 991px){#s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid #ddd; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(100, 122, 29, 1); padding: 10px; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(255, 255, 255, 1); } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: rgba(255, 255, 255, 1); border-top: 1px solid #ddd; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: rgba(255, 255, 255, 1); text-align: left; font-family: Mulish; font-weight: 500; font-style: ; font-size: 20px; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 20px; }}@media (max-width: 767px){#s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid #ddd; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(100, 122, 29, 1); padding: 10px; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(255, 255, 255, 1); } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: rgba(255, 255, 255, 1); border-top: 1px solid #ddd; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title { color: rgba(255, 255, 255, 1); text-align: left; font-family: Mulish; font-weight: 500; font-style: ; font-size: 17px; } #s-df6346a4-388b-43a1-9ac7-43c96221258d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 17px; }} #s-fab3b900-dd55-4bc4-b4d5-d38cf8c5677d { margin-left: 10px; margin-right: 10px; } #s-14234d5b-1e30-4443-8925-b4e8d3b72d5a { margin-left: 10px; margin-right: 10px; } #s-302357ca-4212-4abd-a6c2-3a9bd49c74fa { margin-left: 10px; margin-right: 10px; } #s-622fa1c7-3c1a-4e69-ae76-37ae15292270 { margin-left: 10px; margin-right: 10px; } #s-cf7176fd-6743-4cf6-9ad6-c775ed076dac { margin-left: 10px; margin-right: 10px; } #s-ae15ab42-5919-445f-b232-741d36d8b90c { margin-left: 10px; margin-right: 10px; } #s-5faf5b74-2dac-4083-ae74-2274c55cd58e { margin-left: 10px; margin-right: 10px; } #s-7db6957d-00c6-47c4-b817-5df992e33d98 { margin-left: 10px; margin-right: 10px; } #s-b27f0990-bdf5-475f-853e-0d7177baeb17 { margin-left: 10px; margin-right: 10px; } #s-796d63ae-002b-408c-b034-34d9a18d6fc4 { margin-left: 10px; margin-right: 10px; } #s-2ad643a7-2792-4295-bfc7-4220a5aa948a { margin-bottom: 40px; } @media (max-width: 767px){#s-2ad643a7-2792-4295-bfc7-4220a5aa948a { margin-bottom: 25px; } } @media (min-width: 0px) { [id="s-2ad643a7-2792-4295-bfc7-4220a5aa948a"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-2ad643a7-2792-4295-bfc7-4220a5aa948a"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 992px) { [id="s-2ad643a7-2792-4295-bfc7-4220a5aa948a"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 1200px) { [id="s-2ad643a7-2792-4295-bfc7-4220a5aa948a"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 25.0px); } } #s-3268bdf7-c081-44aa-85ac-5d4c2fc44cf6 { margin-top: 20px; margin-left: auto; margin-right: auto; max-width: 500px; aspect-ratio: 800/665; text-align: center; } @media (max-width: 767px){#s-3268bdf7-c081-44aa-85ac-5d4c2fc44cf6 { margin-top: 0px; } } #s-3268bdf7-c081-44aa-85ac-5d4c2fc44cf6 img.shogun-image, #s-3268bdf7-c081-44aa-85ac-5d4c2fc44cf6 .shg-image-content-wrapper { height: 100%; width: 100%; } #s-3268bdf7-c081-44aa-85ac-5d4c2fc44cf6 { width: 100%; height: auto; } #s-3268bdf7-c081-44aa-85ac-5d4c2fc44cf6 img.shogun-image { } #s-3268bdf7-c081-44aa-85ac-5d4c2fc44cf6 .shogun-image-content { align-items: center; } #s-adb8ce23-84ed-4da9-91ea-6f102059fb4b { margin-top: 10px; margin-left: auto; margin-bottom: 30px; margin-right: auto; max-width: 870px; } #s-1b053cfc-a443-4845-91a5-b66ac3c4ffae { margin-top: 30px; min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-1b053cfc-a443-4845-91a5-b66ac3c4ffae { } }@media (max-width: 767px){#s-1b053cfc-a443-4845-91a5-b66ac3c4ffae { display: none; } #s-1b053cfc-a443-4845-91a5-b66ac3c4ffae, #wrap-s-1b053cfc-a443-4845-91a5-b66ac3c4ffae { display: none !important; }} #s-1b053cfc-a443-4845-91a5-b66ac3c4ffae img.shogun-image { } #s-1b053cfc-a443-4845-91a5-b66ac3c4ffae .shogun-image-content { align-items: center; } #s-e5172255-6133-4fdf-8340-a112b6ba4535 { margin-bottom: 40px; } @media (max-width: 767px){#s-e5172255-6133-4fdf-8340-a112b6ba4535 { margin-bottom: 0px; } } @media (min-width: 0px) { [id="s-e5172255-6133-4fdf-8340-a112b6ba4535"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-e5172255-6133-4fdf-8340-a112b6ba4535"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 25.0px); } [id="s-e5172255-6133-4fdf-8340-a112b6ba4535"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 25.0px); } } @media (min-width: 992px) { [id="s-e5172255-6133-4fdf-8340-a112b6ba4535"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 25.0px); } [id="s-e5172255-6133-4fdf-8340-a112b6ba4535"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 25.0px); } } @media (min-width: 1200px) { [id="s-e5172255-6133-4fdf-8340-a112b6ba4535"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 25.0px); } [id="s-e5172255-6133-4fdf-8340-a112b6ba4535"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 25.0px); } } #s-9413a356-b0ef-4342-af27-729e1099077d { margin-top: 25px; margin-left: auto; margin-right: auto; text-align: center; } @media (max-width: 767px){#s-9413a356-b0ef-4342-af27-729e1099077d { margin-top: 0px; } } #s-acd16cc7-273b-4290-9def-d2b518b93700 { margin-top: 10px; } #s-70d5b002-c502-4d18-afd3-34ed6232fa82 { margin-bottom: 20px; min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-70d5b002-c502-4d18-afd3-34ed6232fa82 { } }@media (max-width: 767px){#s-70d5b002-c502-4d18-afd3-34ed6232fa82 { display: none; } #s-70d5b002-c502-4d18-afd3-34ed6232fa82, #wrap-s-70d5b002-c502-4d18-afd3-34ed6232fa82 { display: none !important; }} #s-70d5b002-c502-4d18-afd3-34ed6232fa82 img.shogun-image { } #s-70d5b002-c502-4d18-afd3-34ed6232fa82 .shogun-image-content { align-items: center; } #s-a444c290-a242-42d9-8e3c-230e8e448016 { min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-a444c290-a242-42d9-8e3c-230e8e448016 { } }@media (max-width: 767px){#s-a444c290-a242-42d9-8e3c-230e8e448016 { display: none; } #s-a444c290-a242-42d9-8e3c-230e8e448016, #wrap-s-a444c290-a242-42d9-8e3c-230e8e448016 { display: none !important; }} #s-a444c290-a242-42d9-8e3c-230e8e448016 img.shogun-image { } #s-a444c290-a242-42d9-8e3c-230e8e448016 .shogun-image-content { align-items: center; } #s-37259511-aa23-4276-a74a-8ad96ec6e2f5 { margin-bottom: 75px; } @media (min-width: 768px) and (max-width: 991px){#s-37259511-aa23-4276-a74a-8ad96ec6e2f5 { margin-bottom: 45px; } }@media (max-width: 767px){#s-37259511-aa23-4276-a74a-8ad96ec6e2f5 { margin-bottom: 30px; } } @media (min-width: 0px) { [id="s-37259511-aa23-4276-a74a-8ad96ec6e2f5"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-37259511-aa23-4276-a74a-8ad96ec6e2f5"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 992px) { [id="s-37259511-aa23-4276-a74a-8ad96ec6e2f5"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 1200px) { [id="s-37259511-aa23-4276-a74a-8ad96ec6e2f5"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 25.0px); } } #s-085b6212-c653-4e35-b81b-aa2e4fe3ade1 { margin-top: 10px; } @media (max-width: 767px){#s-085b6212-c653-4e35-b81b-aa2e4fe3ade1 { margin-top: 0px; } } #s-93ddc4cc-a813-4ff2-aafc-6466d473e0db { margin-top: 20px; text-align: center; } @media (max-width: 767px){#s-93ddc4cc-a813-4ff2-aafc-6466d473e0db { margin-top: 0px; } } #s-93ddc4cc-a813-4ff2-aafc-6466d473e0db img.shogun-image { } #s-93ddc4cc-a813-4ff2-aafc-6466d473e0db .shogun-image-content { align-items: center; } #s-b022da11-3dfc-4d5d-8e8b-eaaf57e5abcb { min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-b022da11-3dfc-4d5d-8e8b-eaaf57e5abcb { } }@media (max-width: 767px){#s-b022da11-3dfc-4d5d-8e8b-eaaf57e5abcb { display: none; } #s-b022da11-3dfc-4d5d-8e8b-eaaf57e5abcb, #wrap-s-b022da11-3dfc-4d5d-8e8b-eaaf57e5abcb { display: none !important; }} #s-b022da11-3dfc-4d5d-8e8b-eaaf57e5abcb img.shogun-image { } #s-b022da11-3dfc-4d5d-8e8b-eaaf57e5abcb .shogun-image-content { align-items: center; } #s-255c05d3-8374-4608-9cf0-836fd47d6fe0 { margin-left: auto; margin-bottom: 70px; margin-right: auto; } @media (max-width: 767px){#s-255c05d3-8374-4608-9cf0-836fd47d6fe0 { margin-bottom: 15px; } } #s-255c05d3-8374-4608-9cf0-836fd47d6fe0 hr { border-top: 3px solid #ddd; } #s-6415e33d-9145-4c13-b091-0a5a497d7b80 { margin-bottom: 75px; } @media (min-width: 768px) and (max-width: 991px){#s-6415e33d-9145-4c13-b091-0a5a497d7b80 { margin-bottom: 45px; } }@media (max-width: 767px){#s-6415e33d-9145-4c13-b091-0a5a497d7b80 { margin-bottom: 30px; } } @media (min-width: 0px) { [id="s-6415e33d-9145-4c13-b091-0a5a497d7b80"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-6415e33d-9145-4c13-b091-0a5a497d7b80"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 992px) { [id="s-6415e33d-9145-4c13-b091-0a5a497d7b80"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 1200px) { [id="s-6415e33d-9145-4c13-b091-0a5a497d7b80"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 25.0px); } } @media (max-width: 767px) { [id="s-6415e33d-9145-4c13-b091-0a5a497d7b80"] > .shg-row { flex-flow: column-reverse; } } #s-c258332a-96b8-437e-9cd6-349eb75cfba0 { margin-bottom: 20px; } @media (min-width: 0px) { [id="s-c258332a-96b8-437e-9cd6-349eb75cfba0"] > .shg-row > .shg-c-xs-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 768px) { [id="s-c258332a-96b8-437e-9cd6-349eb75cfba0"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 992px) { [id="s-c258332a-96b8-437e-9cd6-349eb75cfba0"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 1200px) { [id="s-c258332a-96b8-437e-9cd6-349eb75cfba0"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } #s-2dae0e63-d0c6-4a69-be51-c815dc8a84b7 { text-align: center; } #s-2dae0e63-d0c6-4a69-be51-c815dc8a84b7 img.shogun-image { } #s-2dae0e63-d0c6-4a69-be51-c815dc8a84b7 .shogun-image-content { align-items: center; } #s-4ddb38af-1c80-4cac-8802-a33b952181ef { text-align: center; } #s-4ddb38af-1c80-4cac-8802-a33b952181ef img.shogun-image { } #s-4ddb38af-1c80-4cac-8802-a33b952181ef .shogun-image-content { align-items: center; } #s-cc61fd1e-78d8-4fa2-b90e-521b977c339f { text-align: center; } #s-cc61fd1e-78d8-4fa2-b90e-521b977c339f img.shogun-image { } #s-cc61fd1e-78d8-4fa2-b90e-521b977c339f .shogun-image-content { align-items: center; } #s-88f4cba6-ef50-47bc-916b-9a365c162bfb { margin-top: 20px; margin-bottom: 20px; } @media (min-width: 0px) { [id="s-88f4cba6-ef50-47bc-916b-9a365c162bfb"] > .shg-row > .shg-c-xs-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 768px) { [id="s-88f4cba6-ef50-47bc-916b-9a365c162bfb"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 992px) { [id="s-88f4cba6-ef50-47bc-916b-9a365c162bfb"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 1200px) { [id="s-88f4cba6-ef50-47bc-916b-9a365c162bfb"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } #s-60549720-caa7-439e-aa16-4b0b8343d38f { text-align: center; } #s-60549720-caa7-439e-aa16-4b0b8343d38f img.shogun-image { } #s-60549720-caa7-439e-aa16-4b0b8343d38f .shogun-image-content { align-items: center; } #s-bfd0559f-ddf1-4c2b-861d-d2973d23a5b4 { text-align: center; } #s-bfd0559f-ddf1-4c2b-861d-d2973d23a5b4 img.shogun-image { } #s-bfd0559f-ddf1-4c2b-861d-d2973d23a5b4 .shogun-image-content { align-items: center; } #s-624ea1e8-5b68-4f19-aa08-6f490fdc201d { text-align: center; } #s-624ea1e8-5b68-4f19-aa08-6f490fdc201d img.shogun-image { } #s-624ea1e8-5b68-4f19-aa08-6f490fdc201d .shogun-image-content { align-items: center; } #s-d6844c1e-469d-469b-a15d-befbe182a530 { margin-top: 10px; } @media (min-width: 0px) { [id="s-d6844c1e-469d-469b-a15d-befbe182a530"] > .shg-row > .shg-c-xs-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 768px) { [id="s-d6844c1e-469d-469b-a15d-befbe182a530"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 992px) { [id="s-d6844c1e-469d-469b-a15d-befbe182a530"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } @media (min-width: 1200px) { [id="s-d6844c1e-469d-469b-a15d-befbe182a530"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 6.666666666666667px); } } #s-b20167e5-1df8-45c6-bee0-f114ff2ea9cd { text-align: center; } #s-b20167e5-1df8-45c6-bee0-f114ff2ea9cd img.shogun-image { } #s-b20167e5-1df8-45c6-bee0-f114ff2ea9cd .shogun-image-content { align-items: center; } #s-11342c5b-e72a-4d15-b501-a0796b9d4eb0 { text-align: center; } #s-11342c5b-e72a-4d15-b501-a0796b9d4eb0 img.shogun-image { } #s-11342c5b-e72a-4d15-b501-a0796b9d4eb0 .shogun-image-content { align-items: center; } #s-cea111be-26a8-414b-8e0a-9eaeba3cfaf7 { text-align: center; } #s-cea111be-26a8-414b-8e0a-9eaeba3cfaf7 img.shogun-image { } #s-cea111be-26a8-414b-8e0a-9eaeba3cfaf7 .shogun-image-content { align-items: center; } #s-f808d5a9-517f-4e95-af04-22b2550bca4c { margin-left: auto; margin-bottom: 70px; margin-right: auto; } @media (max-width: 767px){#s-f808d5a9-517f-4e95-af04-22b2550bca4c { margin-bottom: 15px; } } #s-f808d5a9-517f-4e95-af04-22b2550bca4c hr { border-top: 3px solid #ddd; } #s-2f1bc9ad-be58-4435-8997-699f49a17cbc { margin-bottom: 40px; } @media (max-width: 767px){#s-2f1bc9ad-be58-4435-8997-699f49a17cbc { margin-bottom: 25px; } } @media (min-width: 0px) { [id="s-2f1bc9ad-be58-4435-8997-699f49a17cbc"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-2f1bc9ad-be58-4435-8997-699f49a17cbc"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 992px) { [id="s-2f1bc9ad-be58-4435-8997-699f49a17cbc"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 1200px) { [id="s-2f1bc9ad-be58-4435-8997-699f49a17cbc"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 25.0px); } } #s-d5a326da-cd16-4e01-9b37-4d5dc137b8aa { margin-bottom: 10px; } @media (min-width: 0px) { [id="s-d5a326da-cd16-4e01-9b37-4d5dc137b8aa"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-d5a326da-cd16-4e01-9b37-4d5dc137b8aa"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-d5a326da-cd16-4e01-9b37-4d5dc137b8aa"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-d5a326da-cd16-4e01-9b37-4d5dc137b8aa"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-afa1e7c0-0206-448d-b97a-53b0bb42b007 { text-align: center; } #s-afa1e7c0-0206-448d-b97a-53b0bb42b007 img.shogun-image { } #s-afa1e7c0-0206-448d-b97a-53b0bb42b007 .shogun-image-content { align-items: center; } #s-d0e8bcfc-92d9-467d-88fc-1ea334d3dd64 { text-align: center; } #s-d0e8bcfc-92d9-467d-88fc-1ea334d3dd64 img.shogun-image { } #s-d0e8bcfc-92d9-467d-88fc-1ea334d3dd64 .shogun-image-content { align-items: center; } #s-eff624ee-5ae2-47ae-ba30-e8b5b5e40e66 { text-align: center; } #s-eff624ee-5ae2-47ae-ba30-e8b5b5e40e66 img.shogun-image { } #s-eff624ee-5ae2-47ae-ba30-e8b5b5e40e66 .shogun-image-content { align-items: center; } #s-9a504c4e-8e6f-46f6-a15b-81509c17e523 { text-align: center; } #s-9a504c4e-8e6f-46f6-a15b-81509c17e523 img.shogun-image { } #s-9a504c4e-8e6f-46f6-a15b-81509c17e523 .shogun-image-content { align-items: center; } #s-38dd82bb-b06e-44d8-b493-54e57f04f1ac { text-align: center; } #s-38dd82bb-b06e-44d8-b493-54e57f04f1ac img.shogun-image { } #s-38dd82bb-b06e-44d8-b493-54e57f04f1ac .shogun-image-content { align-items: center; } #s-f6e4dd6c-1c5d-4740-82a0-eb61307d26f9 { text-align: center; } #s-f6e4dd6c-1c5d-4740-82a0-eb61307d26f9 img.shogun-image { } #s-f6e4dd6c-1c5d-4740-82a0-eb61307d26f9 .shogun-image-content { align-items: center; } #s-2181f3ca-0751-455f-8e73-136a17ea7537 { margin-top: 10px; margin-bottom: 10px; } @media (min-width: 0px) { [id="s-2181f3ca-0751-455f-8e73-136a17ea7537"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-2181f3ca-0751-455f-8e73-136a17ea7537"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-2181f3ca-0751-455f-8e73-136a17ea7537"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-2181f3ca-0751-455f-8e73-136a17ea7537"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-065e953f-776e-4a52-8d3d-8ce2dd9f8576 { text-align: center; } #s-065e953f-776e-4a52-8d3d-8ce2dd9f8576 img.shogun-image { } #s-065e953f-776e-4a52-8d3d-8ce2dd9f8576 .shogun-image-content { align-items: center; } #s-1de37722-7689-4e19-a006-7361e98ab168 { text-align: center; } #s-1de37722-7689-4e19-a006-7361e98ab168 img.shogun-image { } #s-1de37722-7689-4e19-a006-7361e98ab168 .shogun-image-content { align-items: center; } #s-532a9b14-bf49-40c2-8353-18369a89b295 { text-align: center; } #s-532a9b14-bf49-40c2-8353-18369a89b295 img.shogun-image { } #s-532a9b14-bf49-40c2-8353-18369a89b295 .shogun-image-content { align-items: center; } #s-7141756c-90bc-4161-a587-3fefe516c7b0 { text-align: center; } #s-7141756c-90bc-4161-a587-3fefe516c7b0 img.shogun-image { } #s-7141756c-90bc-4161-a587-3fefe516c7b0 .shogun-image-content { align-items: center; } #s-006b7687-1c79-4b25-a49c-8f90fcf9bf2d { text-align: center; } #s-006b7687-1c79-4b25-a49c-8f90fcf9bf2d img.shogun-image { } #s-006b7687-1c79-4b25-a49c-8f90fcf9bf2d .shogun-image-content { align-items: center; } #s-e58e156d-8971-4648-96e5-aad1fd74c6cb { text-align: center; } #s-e58e156d-8971-4648-96e5-aad1fd74c6cb img.shogun-image { } #s-e58e156d-8971-4648-96e5-aad1fd74c6cb .shogun-image-content { align-items: center; } #s-d7f2542b-faae-40c1-9cf0-47fe5290956d { margin-top: 10px; margin-bottom: 10px; } @media (min-width: 0px) { [id="s-d7f2542b-faae-40c1-9cf0-47fe5290956d"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-d7f2542b-faae-40c1-9cf0-47fe5290956d"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-d7f2542b-faae-40c1-9cf0-47fe5290956d"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-d7f2542b-faae-40c1-9cf0-47fe5290956d"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-4d1c09d3-47db-4541-836a-0d9e6dc45136 { text-align: center; } #s-4d1c09d3-47db-4541-836a-0d9e6dc45136 img.shogun-image { } #s-4d1c09d3-47db-4541-836a-0d9e6dc45136 .shogun-image-content { align-items: center; } #s-3344029f-5701-4f2c-9441-a017d5700fbd { text-align: center; } #s-3344029f-5701-4f2c-9441-a017d5700fbd img.shogun-image { } #s-3344029f-5701-4f2c-9441-a017d5700fbd .shogun-image-content { align-items: center; } #s-fac10c64-9164-4ebb-8212-8ecd5b752422 { text-align: center; } #s-fac10c64-9164-4ebb-8212-8ecd5b752422 img.shogun-image { } #s-fac10c64-9164-4ebb-8212-8ecd5b752422 .shogun-image-content { align-items: center; } #s-1d877602-bcb0-4aad-aff4-e42510edd2cf { text-align: center; } #s-1d877602-bcb0-4aad-aff4-e42510edd2cf img.shogun-image { } #s-1d877602-bcb0-4aad-aff4-e42510edd2cf .shogun-image-content { align-items: center; } #s-10457513-1c40-4d3d-83b2-9f4bd1ee998a { text-align: center; } #s-10457513-1c40-4d3d-83b2-9f4bd1ee998a img.shogun-image { } #s-10457513-1c40-4d3d-83b2-9f4bd1ee998a .shogun-image-content { align-items: center; } #s-cbab2601-7b67-4455-93e8-08e5b436fc2c { text-align: center; } #s-cbab2601-7b67-4455-93e8-08e5b436fc2c img.shogun-image { } #s-cbab2601-7b67-4455-93e8-08e5b436fc2c .shogun-image-content { align-items: center; } #s-1538d499-0211-4cbd-974f-87bd4dfd41b7 { margin-top: 10px; margin-bottom: 10px; } @media (min-width: 0px) { [id="s-1538d499-0211-4cbd-974f-87bd4dfd41b7"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-1538d499-0211-4cbd-974f-87bd4dfd41b7"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-1538d499-0211-4cbd-974f-87bd4dfd41b7"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-1538d499-0211-4cbd-974f-87bd4dfd41b7"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-7142aeab-eae4-45d9-b71a-6df63641f99f { text-align: center; } #s-7142aeab-eae4-45d9-b71a-6df63641f99f img.shogun-image { } #s-7142aeab-eae4-45d9-b71a-6df63641f99f .shogun-image-content { align-items: center; } #s-e6633ad9-cbe2-4f1b-a9c3-3075755e1955 { text-align: center; } #s-e6633ad9-cbe2-4f1b-a9c3-3075755e1955 img.shogun-image { } #s-e6633ad9-cbe2-4f1b-a9c3-3075755e1955 .shogun-image-content { align-items: center; } #s-d6585c51-b3ed-480b-b254-8be1795bf4a6 { text-align: center; } #s-d6585c51-b3ed-480b-b254-8be1795bf4a6 img.shogun-image { } #s-d6585c51-b3ed-480b-b254-8be1795bf4a6 .shogun-image-content { align-items: center; } #s-53a76907-7a8c-47ed-8fef-6c435c3373b6 { text-align: center; } #s-53a76907-7a8c-47ed-8fef-6c435c3373b6 img.shogun-image { } #s-53a76907-7a8c-47ed-8fef-6c435c3373b6 .shogun-image-content { align-items: center; } #s-ce83ac4d-2cce-4e5d-abe0-4d2420ddfacd { text-align: center; } #s-ce83ac4d-2cce-4e5d-abe0-4d2420ddfacd img.shogun-image { } #s-ce83ac4d-2cce-4e5d-abe0-4d2420ddfacd .shogun-image-content { align-items: center; } #s-c810f49d-4120-4c16-8508-aa027f4b2ac8 { text-align: center; } #s-c810f49d-4120-4c16-8508-aa027f4b2ac8 img.shogun-image { } #s-c810f49d-4120-4c16-8508-aa027f4b2ac8 .shogun-image-content { align-items: center; } #s-ad2b446c-4db7-4bbc-abef-f362c4de93ef { margin-top: 10px; } @media (min-width: 0px) { [id="s-ad2b446c-4db7-4bbc-abef-f362c4de93ef"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-ad2b446c-4db7-4bbc-abef-f362c4de93ef"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-ad2b446c-4db7-4bbc-abef-f362c4de93ef"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-ad2b446c-4db7-4bbc-abef-f362c4de93ef"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-52408116-b8da-46ed-9b88-4b0abec5eb24 { text-align: center; } #s-52408116-b8da-46ed-9b88-4b0abec5eb24 img.shogun-image { } #s-52408116-b8da-46ed-9b88-4b0abec5eb24 .shogun-image-content { align-items: center; } #s-d9544d8b-9d87-439d-a588-73c6db7756a9 { text-align: center; } #s-d9544d8b-9d87-439d-a588-73c6db7756a9 img.shogun-image { } #s-d9544d8b-9d87-439d-a588-73c6db7756a9 .shogun-image-content { align-items: center; } #s-b6303e67-8fce-468d-8a36-1369a117c6ea { text-align: center; } #s-b6303e67-8fce-468d-8a36-1369a117c6ea img.shogun-image { } #s-b6303e67-8fce-468d-8a36-1369a117c6ea .shogun-image-content { align-items: center; } #s-a798f207-0027-4034-8a68-2ff89d83639a { text-align: center; } #s-a798f207-0027-4034-8a68-2ff89d83639a img.shogun-image { } #s-a798f207-0027-4034-8a68-2ff89d83639a .shogun-image-content { align-items: center; } #s-354d2c78-891b-4c8c-93cc-ae26f0e38004 { text-align: center; } #s-354d2c78-891b-4c8c-93cc-ae26f0e38004 img.shogun-image { } #s-354d2c78-891b-4c8c-93cc-ae26f0e38004 .shogun-image-content { align-items: center; } #s-482cbfd7-0f76-4dbd-8ce7-9fdc7a07925e { text-align: center; } #s-482cbfd7-0f76-4dbd-8ce7-9fdc7a07925e img.shogun-image { } #s-482cbfd7-0f76-4dbd-8ce7-9fdc7a07925e .shogun-image-content { align-items: center; } #s-38a800ef-44a2-4fc6-b84c-9a46bb205dd9 { margin-bottom: 75px; } @media (min-width: 768px) and (max-width: 991px){#s-38a800ef-44a2-4fc6-b84c-9a46bb205dd9 { margin-bottom: 45px; } }@media (max-width: 767px){#s-38a800ef-44a2-4fc6-b84c-9a46bb205dd9 { margin-bottom: 30px; } } @media (min-width: 0px) { [id="s-38a800ef-44a2-4fc6-b84c-9a46bb205dd9"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-38a800ef-44a2-4fc6-b84c-9a46bb205dd9"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 992px) { [id="s-38a800ef-44a2-4fc6-b84c-9a46bb205dd9"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 1200px) { [id="s-38a800ef-44a2-4fc6-b84c-9a46bb205dd9"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 25.0px); } } @media (max-width: 767px) { [id="s-38a800ef-44a2-4fc6-b84c-9a46bb205dd9"] > .shg-row { flex-flow: column-reverse; } } #s-61683bd4-58e1-4f21-ac2a-5ebc1801ddc8 { margin-top: 0px; text-align: center; } #s-61683bd4-58e1-4f21-ac2a-5ebc1801ddc8 img.shogun-image { } #s-61683bd4-58e1-4f21-ac2a-5ebc1801ddc8 .shogun-image-content { align-items: center; } #s-5f0c1511-5820-494d-85cd-c2c7287b2d1c { margin-top: 20px; } #s-9508135e-1feb-416a-a58e-25f3e343d50c { min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-9508135e-1feb-416a-a58e-25f3e343d50c { } }@media (max-width: 767px){#s-9508135e-1feb-416a-a58e-25f3e343d50c { display: none; } #s-9508135e-1feb-416a-a58e-25f3e343d50c, #wrap-s-9508135e-1feb-416a-a58e-25f3e343d50c { display: none !important; }} #s-9508135e-1feb-416a-a58e-25f3e343d50c img.shogun-image { } #s-9508135e-1feb-416a-a58e-25f3e343d50c .shogun-image-content { align-items: center; } .shg-c:before, .shg-c:after { content: " "; display: table; } .shogun-root { z-index: 1; position: relative; isolation: isolate; } .shogun-root iframe { display: initial; } @media (max-width: 1024px) { .shg-c, .shg-box { background-attachment: scroll !important; } } @media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) { .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; } .shg-fw { margin-left: calc(50% - 50vw); width: 100vw; } .shg-fw .shg-fw { margin-left: auto; margin-right: auto; width: 100%; } div[data-shg-lightbox-switch] { cursor: pointer; } .shg-lightbox { position: fixed; z-index: 999999; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.85); } .shg-lightbox.hidden { display: none !important; } .shg-lightbox .shg-lightbox-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; } .shg-lightbox .shg-lightbox-close { position: absolute; right: 0; padding: 5px 0; color: #fff; font-size: 45px; margin-right: 10px; line-height: 30px; user-select: none; cursor: pointer; z-index: 1; } .shg-lightbox .shg-lightbox-image-container { padding: 25px; } .shg-lightbox .shg-lightbox-image { margin: auto; max-height: 90vh; max-width: 100%; } .shg-lightbox .shg-lightbox-close:hover, .shg-lightbox .shg-lightbox-close:focus { color: #a2a2a2; text-decoration: none; cursor: pointer; } .shg-lightbox .shg-lightbox-nav { cursor: pointer; position: absolute; top: 50%; width: 35px; height: 100px; background-size: contain; background-repeat: no-repeat; background-position: center; transform: translate(0%, -50%); z-index: 1; } .shg-lightbox .shg-lightbox-nav.hidden { display: none !important; } .shg-lightbox .shg-lightbox-nav.shg-nav-left { left: 0; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==); } .shg-lightbox .shg-lightbox-nav.shg-nav-right { right: 0; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+); } @media screen and (min-width: 769px) { .shg-lightbox .shg-lightbox-image-container { padding: 50px; } } .shogun-lazyload:not([src]), .shogun-lazyloading:not([src]) { opacity: 0; } .shogun-lazyloaded { opacity: 1; transition: opacity 300ms; } .shogun-lazyload-bg-image { display: none; } .shogun-root a:empty, .shogun-root article:empty, .shogun-root dl:empty, .shogun-root h1:empty, .shogun-root h2:empty, .shogun-root h3:empty, .shogun-root h4:empty, .shogun-root h5:empty, .shogun-root h6:empty, .shogun-root p:empty, .shogun-root section:empty, .shogun-root ul:empty { display: unset; } .shogun-root div:empty { display: inline-block; } [data-animations*="enterviewport"][data-animations*="fadeIn"], [data-animations*="enterviewport"][data-animations*="zoomIn"] { opacity: 0; } .shogun-form-error-msg, .shogun-form-field-error-msg { display: flex; align-items: center; color: #dc143c; } .shogun-badge { margin-bottom: 50px; } .shogun-badge-container { position: fixed; right: 0; bottom: 0; margin-bottom: -10px; } .shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.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}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}