.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-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da { margin-left: auto; margin-right: auto; min-height: 50px; } @media (min-width: 1200px){#s-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da { } }@media (min-width: 992px) and (max-width: 1199px){#s-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da { } }@media (min-width: 768px) and (max-width: 991px){#s-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da { } }@media (max-width: 767px){#s-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da { display: none; } #s-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da, #wrap-s-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da { display: none !important; }} #s-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-f5a349ac-dbe9-4b3e-bdde-068c4a88b7da.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-6f639885-4b0f-440b-9f25-68ec9b2e965b { min-height: 50px; } #s-6f639885-4b0f-440b-9f25-68ec9b2e965b > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-6f639885-4b0f-440b-9f25-68ec9b2e965b.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-67697b28-73d0-4c1d-8a2e-9c7a116cf38b { margin-top: 25px; } @media (max-width: 767px){#s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b { margin-top: 4px; } } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 60px; } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .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-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 32px; }@media (min-width: 1200px){#s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 60px; } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .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-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 36px; }}@media (min-width: 992px) and (max-width: 1199px){#s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 60px; } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .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-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 36px; }}@media (min-width: 768px) and (max-width: 991px){#s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 60px; } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: #fff; border-top: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .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-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 30px; }}@media (max-width: 767px){#s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid rgba(255, 255, 255, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(255, 255, 255, 1); padding: 20px; } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(0, 0, 0, 1); } #s-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .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-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .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-67697b28-73d0-4c1d-8a2e-9c7a116cf38b > .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-2be73b8b-8551-4b5b-b1ad-e31ef959a53d { margin-top: -45px; } @media (min-width: 768px) and (max-width: 991px){#s-2be73b8b-8551-4b5b-b1ad-e31ef959a53d { } }@media (max-width: 767px){#s-2be73b8b-8551-4b5b-b1ad-e31ef959a53d { margin-top: -12px; } } #s-2be73b8b-8551-4b5b-b1ad-e31ef959a53d hr { border-top: 4px solid rgba(119, 119, 119, 1); } #s-11478f3a-2039-4189-89d3-7e62f8b304c6 { margin-top: -45px; } @media (min-width: 768px) and (max-width: 991px){#s-11478f3a-2039-4189-89d3-7e62f8b304c6 { } }@media (max-width: 767px){#s-11478f3a-2039-4189-89d3-7e62f8b304c6 { margin-top: -12px; } } #s-11478f3a-2039-4189-89d3-7e62f8b304c6 hr { border-top: 4px solid rgba(119, 119, 119, 1); } #s-6d0c1b8b-8445-4743-a1b5-1405baa0a7ce { margin-top: -45px; } @media (min-width: 768px) and (max-width: 991px){#s-6d0c1b8b-8445-4743-a1b5-1405baa0a7ce { } }@media (max-width: 767px){#s-6d0c1b8b-8445-4743-a1b5-1405baa0a7ce { margin-top: -12px; } } #s-6d0c1b8b-8445-4743-a1b5-1405baa0a7ce hr { border-top: 4px solid rgba(119, 119, 119, 1); } #s-f4985516-51b1-4f58-b461-22578c1d2065 { margin-top: -45px; } @media (min-width: 768px) and (max-width: 991px){#s-f4985516-51b1-4f58-b461-22578c1d2065 { } }@media (max-width: 767px){#s-f4985516-51b1-4f58-b461-22578c1d2065 { margin-top: -12px; } } #s-f4985516-51b1-4f58-b461-22578c1d2065 hr { border-top: 4px solid rgba(119, 119, 119, 1); } .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-e5a523f5-8630-41b9-b9cb-5e8fae3afe77 { margin-left: auto; margin-bottom: 10px; margin-right: auto; max-width: 875px; } #s-e5a523f5-8630-41b9-b9cb-5e8fae3afe77 .shogun-table-wrapper { overflow: auto; border: 1px solid #D5D6D7; border-radius: 0px; } #s-e5a523f5-8630-41b9-b9cb-5e8fae3afe77 table.shogun-table { margin: 0; padding: 0; } #s-e5a523f5-8630-41b9-b9cb-5e8fae3afe77 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-e5a523f5-8630-41b9-b9cb-5e8fae3afe77 td.shogun-table-row { background-color: #fff; padding: 2px; } #s-e5a523f5-8630-41b9-b9cb-5e8fae3afe77 td.shogun-table-column, #s-e5a523f5-8630-41b9-b9cb-5e8fae3afe77 td.shogun-table-row { border: 1px solid #D5D6D7; } .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-73739ca2-8018-4b37-9574-cfea4847b82f { } } #s-187ee7b5-708a-4e6c-90b0-42867b1917ff { margin-left: 0%; margin-bottom: 0px; margin-right: 0%; padding-bottom: 0px; min-height: 50px; background-color: rgba(255, 255, 255, 1); } #s-187ee7b5-708a-4e6c-90b0-42867b1917ff > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-187ee7b5-708a-4e6c-90b0-42867b1917ff.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-6f429a19-da3c-4852-af3a-e09c7dbd6180 { 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-6f429a19-da3c-4852-af3a-e09c7dbd6180 { max-width: 1100px; } } .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-9e8310af-6dd1-45fe-9540-311a394bcd83 { margin-top: 15px; margin-bottom: 10px; text-align: center; } @media (max-width: 767px){#s-9e8310af-6dd1-45fe-9540-311a394bcd83 { margin-top: 10px; margin-bottom: 10px; } } #s-9e8310af-6dd1-45fe-9540-311a394bcd83 img.shogun-image { } #s-9e8310af-6dd1-45fe-9540-311a394bcd83 .shogun-image-content { align-items: center; } #s-ec355265-e875-458a-8103-335a5f9f97ee { margin-top: 15px; margin-left: auto; margin-bottom: 20px; margin-right: auto; } @media (max-width: 767px){#s-ec355265-e875-458a-8103-335a5f9f97ee { margin-top: 20px; margin-bottom: 10px; } } #s-ec355265-e875-458a-8103-335a5f9f97ee hr { border-top: 3px solid #ddd; } #s-e6460e12-f4d1-47b7-bf63-353e799a0646 { max-width: 1100px; } #s-df74afa4-622a-465e-a363-381f91dcda03 { min-height: 50px; } @media (min-width: 1200px){#s-df74afa4-622a-465e-a363-381f91dcda03 { min-height: 350px; } }@media (min-width: 992px) and (max-width: 1199px){#s-df74afa4-622a-465e-a363-381f91dcda03 { min-height: 350px; } }@media (max-width: 767px){#s-df74afa4-622a-465e-a363-381f91dcda03 { } } #s-df74afa4-622a-465e-a363-381f91dcda03 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-df74afa4-622a-465e-a363-381f91dcda03.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: 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; } [class*=shg-c-xs], [class*=shg-c-sm], [class*=shg-c-md], [class*=shg-c-lg] { position: relative; } #s-d6d21c27-6f3c-43e4-9f5e-64af21b2fa24 { margin-top: 15px; margin-left: auto; margin-bottom: 40px; margin-right: auto; max-width: 1375px; } @media (min-width: 992px) and (max-width: 1199px){#s-d6d21c27-6f3c-43e4-9f5e-64af21b2fa24 { margin-bottom: 28px; } }@media (min-width: 768px) and (max-width: 991px){#s-d6d21c27-6f3c-43e4-9f5e-64af21b2fa24 { margin-bottom: 27px; } }@media (max-width: 767px){#s-d6d21c27-6f3c-43e4-9f5e-64af21b2fa24 { margin-top: 10px; margin-bottom: 0px; } } @media (min-width: 0px) { [id="s-d6d21c27-6f3c-43e4-9f5e-64af21b2fa24"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-d6d21c27-6f3c-43e4-9f5e-64af21b2fa24"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); } } @media (min-width: 992px) { [id="s-d6d21c27-6f3c-43e4-9f5e-64af21b2fa24"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); } } @media (min-width: 1200px) { [id="s-d6d21c27-6f3c-43e4-9f5e-64af21b2fa24"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); } } #s-10c05afa-5e45-4704-9224-9f4f07e539fb { 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-10c05afa-5e45-4704-9224-9f4f07e539fb { } }@media (min-width: 992px) and (max-width: 1199px){#s-10c05afa-5e45-4704-9224-9f4f07e539fb { } }@media (min-width: 768px) and (max-width: 991px){#s-10c05afa-5e45-4704-9224-9f4f07e539fb { } }@media (max-width: 767px){#s-10c05afa-5e45-4704-9224-9f4f07e539fb { margin-left: auto; margin-bottom: 30px; margin-right: auto; } } #s-10c05afa-5e45-4704-9224-9f4f07e539fb > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-10c05afa-5e45-4704-9224-9f4f07e539fb { cursor: pointer; }#s-10c05afa-5e45-4704-9224-9f4f07e539fb.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-284344e0-1a58-49e9-973d-219a169915f0 { text-align: center; } #s-284344e0-1a58-49e9-973d-219a169915f0 img.shogun-image { } #s-284344e0-1a58-49e9-973d-219a169915f0 .shogun-image-content { align-items: center; } #s-43833e6d-cbca-4f73-81db-758069601f39 { 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-d1092e9d-2c05-439b-b182-0c7b5c7648c0 { 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-d1092e9d-2c05-439b-b182-0c7b5c7648c0:hover {background-color: #424242 !important; text-decoration: none !important;}#s-d1092e9d-2c05-439b-b182-0c7b5c7648c0:active {background-color: #000000 !important; text-decoration: none !important;} #s-d1092e9d-2c05-439b-b182-0c7b5c7648c0-root { text-align: center; } #s-d1092e9d-2c05-439b-b182-0c7b5c7648c0.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } @media (min-width: 1200px){ #s-d1092e9d-2c05-439b-b182-0c7b5c7648c0-root { text-align: center; } #s-d1092e9d-2c05-439b-b182-0c7b5c7648c0.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-d1092e9d-2c05-439b-b182-0c7b5c7648c0-root { text-align: center; } #s-d1092e9d-2c05-439b-b182-0c7b5c7648c0.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-d1092e9d-2c05-439b-b182-0c7b5c7648c0-root { text-align: center; } #s-d1092e9d-2c05-439b-b182-0c7b5c7648c0.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (max-width: 767px){ #s-d1092e9d-2c05-439b-b182-0c7b5c7648c0-root { text-align: center; } #s-d1092e9d-2c05-439b-b182-0c7b5c7648c0.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } } #s-18940eb7-8c0a-490e-9c8a-9191f8924e4e { 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-18940eb7-8c0a-490e-9c8a-9191f8924e4e { margin-left: auto; margin-bottom: 30px; margin-right: auto; } } #s-18940eb7-8c0a-490e-9c8a-9191f8924e4e > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-18940eb7-8c0a-490e-9c8a-9191f8924e4e { cursor: pointer; }#s-18940eb7-8c0a-490e-9c8a-9191f8924e4e.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-3aa35eea-4cf6-4404-b802-1a8842e148cb { text-align: center; } #s-3aa35eea-4cf6-4404-b802-1a8842e148cb img.shogun-image { } #s-3aa35eea-4cf6-4404-b802-1a8842e148cb .shogun-image-content { align-items: center; } #s-0d9c986e-f548-41d8-983d-b998338d62f7 { padding-top: 15px; padding-left: 5px; padding-bottom: 10px; padding-right: 5px; } #s-95abe7d1-3224-47c0-85d1-987d574205b5 { 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-95abe7d1-3224-47c0-85d1-987d574205b5:hover {background-color: #424242 !important; text-decoration: none !important;}#s-95abe7d1-3224-47c0-85d1-987d574205b5:active {background-color: #000000 !important; text-decoration: none !important;} #s-95abe7d1-3224-47c0-85d1-987d574205b5-root { text-align: center; } #s-95abe7d1-3224-47c0-85d1-987d574205b5.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } @media (min-width: 1200px){ #s-95abe7d1-3224-47c0-85d1-987d574205b5-root { text-align: center; } #s-95abe7d1-3224-47c0-85d1-987d574205b5.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-95abe7d1-3224-47c0-85d1-987d574205b5-root { text-align: center; } #s-95abe7d1-3224-47c0-85d1-987d574205b5.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-95abe7d1-3224-47c0-85d1-987d574205b5-root { text-align: center; } #s-95abe7d1-3224-47c0-85d1-987d574205b5.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (max-width: 767px){ #s-95abe7d1-3224-47c0-85d1-987d574205b5-root { text-align: center; } #s-95abe7d1-3224-47c0-85d1-987d574205b5.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } } #s-f649b799-0b66-4f6c-9942-44f32ecb2fad { 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-f649b799-0b66-4f6c-9942-44f32ecb2fad { margin-left: auto; margin-bottom: 30px; margin-right: auto; } } #s-f649b799-0b66-4f6c-9942-44f32ecb2fad > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-f649b799-0b66-4f6c-9942-44f32ecb2fad { cursor: pointer; }#s-f649b799-0b66-4f6c-9942-44f32ecb2fad.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-da539600-1e4e-44ea-b417-0119776ce953 { text-align: center; } #s-da539600-1e4e-44ea-b417-0119776ce953 img.shogun-image { } #s-da539600-1e4e-44ea-b417-0119776ce953 .shogun-image-content { align-items: center; } #s-6ecb65f7-c459-4e6f-a82e-39372bcc2dee { padding-top: 15px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; } #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29 { 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-e3e467f3-9fe2-4373-b3a7-86d600de2c29:hover {background-color: #424242 !important; text-decoration: none !important;}#s-e3e467f3-9fe2-4373-b3a7-86d600de2c29:active {background-color: #000000 !important; text-decoration: none !important;} #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29-root { text-align: center; } #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } @media (min-width: 1200px){ #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29-root { text-align: center; } #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29.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-e3e467f3-9fe2-4373-b3a7-86d600de2c29-root { text-align: center; } #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29.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-e3e467f3-9fe2-4373-b3a7-86d600de2c29-root { text-align: center; } #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } }@media (max-width: 767px){ #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29-root { text-align: center; } #s-e3e467f3-9fe2-4373-b3a7-86d600de2c29.shg-btn { color: #ffffff; font-size: 16px; font-weight: 700; font-family: Mulish; display: inline-block ; } } #s-61ddc0dd-18f8-4cf1-87f2-73581d369476 { 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-61ddc0dd-18f8-4cf1-87f2-73581d369476 { padding-top: 10px; padding-bottom: 65px; } }@media (min-width: 992px) and (max-width: 1199px){#s-61ddc0dd-18f8-4cf1-87f2-73581d369476 { padding-top: 10px; padding-bottom: 65px; } }@media (min-width: 768px) and (max-width: 991px){#s-61ddc0dd-18f8-4cf1-87f2-73581d369476 { padding-top: 10px; padding-left: 0%; padding-bottom: 30px; padding-right: 0%; } }@media (max-width: 767px){#s-61ddc0dd-18f8-4cf1-87f2-73581d369476 { padding-top: 0px; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; } } #s-61ddc0dd-18f8-4cf1-87f2-73581d369476 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-61ddc0dd-18f8-4cf1-87f2-73581d369476.shg-box.shg-c { -webkit-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; justify-content: flex-start; } @media (min-width: 0px) { [id="s-66763bdb-bde2-4aa7-b442-4184549f839e"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-66763bdb-bde2-4aa7-b442-4184549f839e"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 2.5px); } } @media (min-width: 992px) { [id="s-66763bdb-bde2-4aa7-b442-4184549f839e"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 2.5px); } } @media (min-width: 1200px) { [id="s-66763bdb-bde2-4aa7-b442-4184549f839e"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 2.5px); } } @media (min-width: 0px) { [id="s-480f277b-a1ac-426a-8b9a-61b359cb93a5"] > .shg-row > .shg-c-xs-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 768px) { [id="s-480f277b-a1ac-426a-8b9a-61b359cb93a5"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 992px) { [id="s-480f277b-a1ac-426a-8b9a-61b359cb93a5"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 1200px) { [id="s-480f277b-a1ac-426a-8b9a-61b359cb93a5"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } #s-8fe5d012-6344-4dfc-af32-90ed342e2074 { padding-left: 0px; padding-right: 0px; } @media (max-width: 767px){#s-8fe5d012-6344-4dfc-af32-90ed342e2074 { margin-left: 5px; margin-bottom: 5px; margin-right: 5px; } } #s-8fe5d012-6344-4dfc-af32-90ed342e2074 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-8fe5d012-6344-4dfc-af32-90ed342e2074.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-f1a6301d-697e-44e7-b2a2-b2316af6a6c8 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-f1a6301d-697e-44e7-b2a2-b2316af6a6c8 img.shogun-image { } #s-f1a6301d-697e-44e7-b2a2-b2316af6a6c8 .shogun-image-content { align-items: center; } @media (max-width: 767px){#s-f947d54e-87c4-4dad-8a45-bc0496562714 { margin-top: 0px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px; } } #s-f947d54e-87c4-4dad-8a45-bc0496562714 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-f947d54e-87c4-4dad-8a45-bc0496562714.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-690e30c3-e1ec-48c4-b5e6-61b73f5d8175 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-690e30c3-e1ec-48c4-b5e6-61b73f5d8175 img.shogun-image { } #s-690e30c3-e1ec-48c4-b5e6-61b73f5d8175 .shogun-image-content { align-items: center; } @media (max-width: 767px){#s-e525f565-e67d-426f-acbf-4b3adf4030a4 { margin-top: 0px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px; } } #s-e525f565-e67d-426f-acbf-4b3adf4030a4 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-e525f565-e67d-426f-acbf-4b3adf4030a4.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-579dfaf6-692e-4f05-bf36-a17241666005 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-579dfaf6-692e-4f05-bf36-a17241666005 img.shogun-image { } #s-579dfaf6-692e-4f05-bf36-a17241666005 .shogun-image-content { align-items: center; } @media (min-width: 0px) { [id="s-748f4ce5-e337-483c-b041-7fe3d1db8036"] > .shg-row > .shg-c-xs-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 768px) { [id="s-748f4ce5-e337-483c-b041-7fe3d1db8036"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 992px) { [id="s-748f4ce5-e337-483c-b041-7fe3d1db8036"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } @media (min-width: 1200px) { [id="s-748f4ce5-e337-483c-b041-7fe3d1db8036"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 3.3333333333333335px); } } #s-5b25fc43-cf79-4ce2-a90f-fa4659bf2e43 { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; } @media (max-width: 767px){#s-5b25fc43-cf79-4ce2-a90f-fa4659bf2e43 { margin-left: 5px; margin-bottom: 25px; margin-right: 5px; } } #s-5b25fc43-cf79-4ce2-a90f-fa4659bf2e43 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-5b25fc43-cf79-4ce2-a90f-fa4659bf2e43.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-3ce4ba4f-0d0f-4d08-948b-a78035c47ed7 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-3ce4ba4f-0d0f-4d08-948b-a78035c47ed7 img.shogun-image { } #s-3ce4ba4f-0d0f-4d08-948b-a78035c47ed7 .shogun-image-content { align-items: center; } #s-53ba95e2-264c-4999-8065-a2632cfea253 { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-53ba95e2-264c-4999-8065-a2632cfea253 img.shogun-image { } #s-53ba95e2-264c-4999-8065-a2632cfea253 .shogun-image-content { align-items: center; } @media (max-width: 767px){#s-aae4d273-a4bc-4f93-87f7-ae58d254cf53 { margin-left: 5px; margin-right: 5px; } } #s-aae4d273-a4bc-4f93-87f7-ae58d254cf53 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-aae4d273-a4bc-4f93-87f7-ae58d254cf53.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } @media (max-width: 767px){#s-cc701ee7-6149-4a84-891f-2faedd610c11 { margin-top: 0px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px; } } #s-cc701ee7-6149-4a84-891f-2faedd610c11 > .shg-box-overlay { background-color: #fff; opacity: 0; }#s-cc701ee7-6149-4a84-891f-2faedd610c11.shg-box.shg-c { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } #s-991c9a57-eb51-4865-a91e-babc92478d9c { margin-left: auto; margin-right: auto; max-width: 115px; text-align: center; } #s-991c9a57-eb51-4865-a91e-babc92478d9c img.shogun-image { } #s-991c9a57-eb51-4865-a91e-babc92478d9c .shogun-image-content { align-items: center; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 { margin-bottom: 60px; } @media (min-width: 768px) and (max-width: 991px){#s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 { margin-bottom: 45px; } }@media (max-width: 767px){#s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 { margin-bottom: 30px; } } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid #ddd; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(100, 122, 29, 1); padding: 10px; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(255, 255, 255, 1); } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: rgba(255, 255, 255, 1); border-top: 1px solid #ddd; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .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-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 22px; }@media (min-width: 768px) and (max-width: 991px){#s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid #ddd; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(100, 122, 29, 1); padding: 10px; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(255, 255, 255, 1); } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: rgba(255, 255, 255, 1); border-top: 1px solid #ddd; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .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-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 20px; }}@media (max-width: 767px){#s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion { border: 1px solid #ddd; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading { background: rgba(100, 122, 29, 1); padding: 10px; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span { color: rgba(255, 255, 255, 1); } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body { background-color: rgba(255, 255, 255, 1); border-top: 1px solid #ddd; } #s-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .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-a18cdfd4-c2a0-4ee0-9d8e-6cfcf79cbcc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon { font-size: 17px; }} #s-314a3e93-2607-437d-a949-d254b53e2568 { margin-left: 10px; margin-right: 10px; } #s-adac057f-6607-4785-978f-b3d1c423f2ee { margin-left: 10px; margin-right: 10px; } #s-a923dff3-9164-4ca7-bd9a-f4c162d5ca94 { margin-left: 10px; margin-right: 10px; } #s-1ff748c6-de82-483b-9e56-48a9a84043bd { margin-left: 10px; margin-right: 10px; } #s-1a69eeaa-642b-43f3-9e05-ce50fc9175c2 { margin-left: 10px; margin-right: 10px; } #s-a36caed2-3167-4c6c-b8b6-e2e6dce2d550 { margin-left: 10px; margin-right: 10px; } #s-98a2ed57-fbbe-49b9-aa8c-6dbf53aac25b { margin-left: 10px; margin-right: 10px; } #s-18f77103-b721-4a4a-9241-8db4a25d6e3c { margin-top: 10px; margin-left: auto; margin-bottom: 30px; margin-right: auto; max-width: 870px; } #s-cab62be8-9078-42ac-add9-488599495fff { margin-top: 30px; min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-cab62be8-9078-42ac-add9-488599495fff { } }@media (max-width: 767px){#s-cab62be8-9078-42ac-add9-488599495fff { display: none; } #s-cab62be8-9078-42ac-add9-488599495fff, #wrap-s-cab62be8-9078-42ac-add9-488599495fff { display: none !important; }} #s-cab62be8-9078-42ac-add9-488599495fff img.shogun-image { } #s-cab62be8-9078-42ac-add9-488599495fff .shogun-image-content { align-items: center; } #s-49c3eeda-871b-4812-ad6a-c4e8cd0db47f { margin-bottom: 75px; } @media (min-width: 768px) and (max-width: 991px){#s-49c3eeda-871b-4812-ad6a-c4e8cd0db47f { margin-bottom: 45px; } }@media (max-width: 767px){#s-49c3eeda-871b-4812-ad6a-c4e8cd0db47f { margin-bottom: 30px; } } @media (min-width: 0px) { [id="s-49c3eeda-871b-4812-ad6a-c4e8cd0db47f"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-49c3eeda-871b-4812-ad6a-c4e8cd0db47f"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 992px) { [id="s-49c3eeda-871b-4812-ad6a-c4e8cd0db47f"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 1200px) { [id="s-49c3eeda-871b-4812-ad6a-c4e8cd0db47f"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 25.0px); } } #s-9f4a3207-ca82-45f1-8493-c17b1402b78f { margin-top: 20px; margin-left: auto; margin-right: auto; text-align: center; } @media (max-width: 767px){#s-9f4a3207-ca82-45f1-8493-c17b1402b78f { margin-top: 0px; } } #s-7ac95ea7-ca6b-4f24-b538-32f973f53a2c { margin-bottom: 20px; min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-7ac95ea7-ca6b-4f24-b538-32f973f53a2c { } }@media (max-width: 767px){#s-7ac95ea7-ca6b-4f24-b538-32f973f53a2c { display: none; } #s-7ac95ea7-ca6b-4f24-b538-32f973f53a2c, #wrap-s-7ac95ea7-ca6b-4f24-b538-32f973f53a2c { display: none !important; }} #s-7ac95ea7-ca6b-4f24-b538-32f973f53a2c img.shogun-image { } #s-7ac95ea7-ca6b-4f24-b538-32f973f53a2c .shogun-image-content { align-items: center; } #s-21f1c2de-998d-4ac1-bd81-711e31c0ed6a { margin-left: auto; margin-bottom: 70px; margin-right: auto; } @media (max-width: 767px){#s-21f1c2de-998d-4ac1-bd81-711e31c0ed6a { margin-bottom: 15px; } } #s-21f1c2de-998d-4ac1-bd81-711e31c0ed6a hr { border-top: 3px solid #ddd; } #s-a5bfe1b9-ffc0-41d1-be1b-3c73ea0e8044 { min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-a5bfe1b9-ffc0-41d1-be1b-3c73ea0e8044 { } }@media (max-width: 767px){#s-a5bfe1b9-ffc0-41d1-be1b-3c73ea0e8044 { display: none; } #s-a5bfe1b9-ffc0-41d1-be1b-3c73ea0e8044, #wrap-s-a5bfe1b9-ffc0-41d1-be1b-3c73ea0e8044 { display: none !important; }} #s-a5bfe1b9-ffc0-41d1-be1b-3c73ea0e8044 img.shogun-image { } #s-a5bfe1b9-ffc0-41d1-be1b-3c73ea0e8044 .shogun-image-content { align-items: center; } #s-a927893a-be31-4bc9-a4d3-236f18aeaa1d { min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-a927893a-be31-4bc9-a4d3-236f18aeaa1d { } }@media (max-width: 767px){#s-a927893a-be31-4bc9-a4d3-236f18aeaa1d { display: none; } #s-a927893a-be31-4bc9-a4d3-236f18aeaa1d, #wrap-s-a927893a-be31-4bc9-a4d3-236f18aeaa1d { display: none !important; }} #s-a927893a-be31-4bc9-a4d3-236f18aeaa1d img.shogun-image { } #s-a927893a-be31-4bc9-a4d3-236f18aeaa1d .shogun-image-content { align-items: center; } #s-b078e297-5588-49db-8786-7f26ab9fbe68 { margin-bottom: 75px; } @media (min-width: 768px) and (max-width: 991px){#s-b078e297-5588-49db-8786-7f26ab9fbe68 { margin-bottom: 45px; } }@media (max-width: 767px){#s-b078e297-5588-49db-8786-7f26ab9fbe68 { margin-bottom: 30px; } } @media (min-width: 0px) { [id="s-b078e297-5588-49db-8786-7f26ab9fbe68"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-b078e297-5588-49db-8786-7f26ab9fbe68"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 992px) { [id="s-b078e297-5588-49db-8786-7f26ab9fbe68"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 1200px) { [id="s-b078e297-5588-49db-8786-7f26ab9fbe68"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 25.0px); } } @media (max-width: 767px) { [id="s-b078e297-5588-49db-8786-7f26ab9fbe68"] > .shg-row { flex-flow: column-reverse; } } #s-703be699-bf7a-4c94-a2c7-46bc8473c816 { margin-left: auto; margin-right: auto; max-width: 500px; text-align: center; } #s-703be699-bf7a-4c94-a2c7-46bc8473c816 img.shogun-image { } #s-703be699-bf7a-4c94-a2c7-46bc8473c816 .shogun-image-content { align-items: center; } #s-15244e35-a3e7-4eb0-99c9-f6ce189680cf { margin-left: auto; margin-bottom: 70px; margin-right: auto; } @media (max-width: 767px){#s-15244e35-a3e7-4eb0-99c9-f6ce189680cf { margin-bottom: 15px; } } #s-15244e35-a3e7-4eb0-99c9-f6ce189680cf hr { border-top: 3px solid #ddd; } #s-d682d19f-6d53-4349-9fc2-caad044323fa { margin-bottom: 75px; } @media (min-width: 768px) and (max-width: 991px){#s-d682d19f-6d53-4349-9fc2-caad044323fa { margin-bottom: 45px; } }@media (max-width: 767px){#s-d682d19f-6d53-4349-9fc2-caad044323fa { margin-bottom: 30px; } } @media (min-width: 0px) { [id="s-d682d19f-6d53-4349-9fc2-caad044323fa"] > .shg-row > .shg-c-xs-12 { width: 100%; } } @media (min-width: 768px) { [id="s-d682d19f-6d53-4349-9fc2-caad044323fa"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 992px) { [id="s-d682d19f-6d53-4349-9fc2-caad044323fa"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 25.0px); } } @media (min-width: 1200px) { [id="s-d682d19f-6d53-4349-9fc2-caad044323fa"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 25.0px); } } #s-77431e7c-7c7c-4101-adba-272236813499 { margin-bottom: 10px; } @media (min-width: 0px) { [id="s-77431e7c-7c7c-4101-adba-272236813499"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-77431e7c-7c7c-4101-adba-272236813499"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-77431e7c-7c7c-4101-adba-272236813499"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-77431e7c-7c7c-4101-adba-272236813499"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-5a6c9097-98a3-4da3-b991-41a7b2f21ed7 { text-align: center; } #s-5a6c9097-98a3-4da3-b991-41a7b2f21ed7 img.shogun-image { } #s-5a6c9097-98a3-4da3-b991-41a7b2f21ed7 .shogun-image-content { align-items: center; } #s-ae92bb50-35cd-4dab-85c9-204988e5ab0f { text-align: center; } #s-ae92bb50-35cd-4dab-85c9-204988e5ab0f img.shogun-image { } #s-ae92bb50-35cd-4dab-85c9-204988e5ab0f .shogun-image-content { align-items: center; } #s-3eb12ef6-783a-4bd7-a9a3-9de1c4a79c78 { text-align: center; } #s-3eb12ef6-783a-4bd7-a9a3-9de1c4a79c78 img.shogun-image { } #s-3eb12ef6-783a-4bd7-a9a3-9de1c4a79c78 .shogun-image-content { align-items: center; } #s-ff1e2e19-a7f3-4ab9-860e-8b24f4f14db9 { text-align: center; } #s-ff1e2e19-a7f3-4ab9-860e-8b24f4f14db9 img.shogun-image { } #s-ff1e2e19-a7f3-4ab9-860e-8b24f4f14db9 .shogun-image-content { align-items: center; } #s-ed9d25a5-8338-40ff-b957-701dc99a09e4 { text-align: center; } #s-ed9d25a5-8338-40ff-b957-701dc99a09e4 img.shogun-image { } #s-ed9d25a5-8338-40ff-b957-701dc99a09e4 .shogun-image-content { align-items: center; } #s-8c02c1a2-0cc6-4011-9b00-41f03cbe17c7 { text-align: center; } #s-8c02c1a2-0cc6-4011-9b00-41f03cbe17c7 img.shogun-image { } #s-8c02c1a2-0cc6-4011-9b00-41f03cbe17c7 .shogun-image-content { align-items: center; } #s-d4c10bd4-db87-4f8a-9259-47a94025e6a1 { margin-top: 10px; margin-bottom: 10px; } @media (min-width: 0px) { [id="s-d4c10bd4-db87-4f8a-9259-47a94025e6a1"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-d4c10bd4-db87-4f8a-9259-47a94025e6a1"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-d4c10bd4-db87-4f8a-9259-47a94025e6a1"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-d4c10bd4-db87-4f8a-9259-47a94025e6a1"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-c8951688-eb64-4e91-b83d-da51f13732b8 { text-align: center; } #s-c8951688-eb64-4e91-b83d-da51f13732b8 img.shogun-image { } #s-c8951688-eb64-4e91-b83d-da51f13732b8 .shogun-image-content { align-items: center; } #s-c0e6e51d-af9f-4bb1-9611-3c13dd30fb37 { text-align: center; } #s-c0e6e51d-af9f-4bb1-9611-3c13dd30fb37 img.shogun-image { } #s-c0e6e51d-af9f-4bb1-9611-3c13dd30fb37 .shogun-image-content { align-items: center; } #s-e1775fae-41f2-4dea-9a45-feeb233ce7d9 { text-align: center; } #s-e1775fae-41f2-4dea-9a45-feeb233ce7d9 img.shogun-image { } #s-e1775fae-41f2-4dea-9a45-feeb233ce7d9 .shogun-image-content { align-items: center; } #s-39b614eb-58b5-4b22-85ee-4e08230e0961 { text-align: center; } #s-39b614eb-58b5-4b22-85ee-4e08230e0961 img.shogun-image { } #s-39b614eb-58b5-4b22-85ee-4e08230e0961 .shogun-image-content { align-items: center; } #s-af1c67d3-00a1-489f-895c-06eb689cc820 { text-align: center; } #s-af1c67d3-00a1-489f-895c-06eb689cc820 img.shogun-image { } #s-af1c67d3-00a1-489f-895c-06eb689cc820 .shogun-image-content { align-items: center; } #s-ad3161a4-d0f2-4350-87d4-c611af78dfd2 { text-align: center; } #s-ad3161a4-d0f2-4350-87d4-c611af78dfd2 img.shogun-image { } #s-ad3161a4-d0f2-4350-87d4-c611af78dfd2 .shogun-image-content { align-items: center; } #s-56d47803-bce4-4bc1-bf58-0c19cac54ccb { margin-top: 10px; margin-bottom: 10px; } @media (min-width: 0px) { [id="s-56d47803-bce4-4bc1-bf58-0c19cac54ccb"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-56d47803-bce4-4bc1-bf58-0c19cac54ccb"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-56d47803-bce4-4bc1-bf58-0c19cac54ccb"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-56d47803-bce4-4bc1-bf58-0c19cac54ccb"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-d124b3d7-52a4-4499-bd1b-ca68794fd8a6 { text-align: center; } #s-d124b3d7-52a4-4499-bd1b-ca68794fd8a6 img.shogun-image { } #s-d124b3d7-52a4-4499-bd1b-ca68794fd8a6 .shogun-image-content { align-items: center; } #s-c297ce40-03ef-4f3d-bc47-85aed681c452 { text-align: center; } #s-c297ce40-03ef-4f3d-bc47-85aed681c452 img.shogun-image { } #s-c297ce40-03ef-4f3d-bc47-85aed681c452 .shogun-image-content { align-items: center; } #s-a7b650af-a23a-411d-9fbd-c9ed018438f5 { text-align: center; } #s-a7b650af-a23a-411d-9fbd-c9ed018438f5 img.shogun-image { } #s-a7b650af-a23a-411d-9fbd-c9ed018438f5 .shogun-image-content { align-items: center; } #s-df3cf289-54e4-4ef3-b0ab-9be598c21c42 { text-align: center; } #s-df3cf289-54e4-4ef3-b0ab-9be598c21c42 img.shogun-image { } #s-df3cf289-54e4-4ef3-b0ab-9be598c21c42 .shogun-image-content { align-items: center; } #s-ae4d504d-922e-4d1b-a1bf-fda44a2008e7 { text-align: center; } #s-ae4d504d-922e-4d1b-a1bf-fda44a2008e7 img.shogun-image { } #s-ae4d504d-922e-4d1b-a1bf-fda44a2008e7 .shogun-image-content { align-items: center; } #s-a895f427-6653-4277-ad4b-2fe1333ef002 { text-align: center; } #s-a895f427-6653-4277-ad4b-2fe1333ef002 img.shogun-image { } #s-a895f427-6653-4277-ad4b-2fe1333ef002 .shogun-image-content { align-items: center; } #s-492f89da-7579-4ec9-9dbd-b75e7565d6bf { margin-top: 10px; margin-bottom: 10px; } @media (min-width: 0px) { [id="s-492f89da-7579-4ec9-9dbd-b75e7565d6bf"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-492f89da-7579-4ec9-9dbd-b75e7565d6bf"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-492f89da-7579-4ec9-9dbd-b75e7565d6bf"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-492f89da-7579-4ec9-9dbd-b75e7565d6bf"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-2f2f909e-4de7-4fc1-a42a-11958fa49675 { text-align: center; } #s-2f2f909e-4de7-4fc1-a42a-11958fa49675 img.shogun-image { } #s-2f2f909e-4de7-4fc1-a42a-11958fa49675 .shogun-image-content { align-items: center; } #s-929f14b4-7a7a-4bae-a3a1-f0c895835d4a { text-align: center; } #s-929f14b4-7a7a-4bae-a3a1-f0c895835d4a img.shogun-image { } #s-929f14b4-7a7a-4bae-a3a1-f0c895835d4a .shogun-image-content { align-items: center; } #s-8c8db96d-82cc-4fb5-9b8e-f702586d48e4 { text-align: center; } #s-8c8db96d-82cc-4fb5-9b8e-f702586d48e4 img.shogun-image { } #s-8c8db96d-82cc-4fb5-9b8e-f702586d48e4 .shogun-image-content { align-items: center; } #s-e5cf60ac-5f25-4923-8c9b-ef4f3a9beefa { text-align: center; } #s-e5cf60ac-5f25-4923-8c9b-ef4f3a9beefa img.shogun-image { } #s-e5cf60ac-5f25-4923-8c9b-ef4f3a9beefa .shogun-image-content { align-items: center; } #s-b8f3cbcb-68eb-456d-9b81-36345cd205dc { text-align: center; } #s-b8f3cbcb-68eb-456d-9b81-36345cd205dc img.shogun-image { } #s-b8f3cbcb-68eb-456d-9b81-36345cd205dc .shogun-image-content { align-items: center; } #s-7cf73dce-fd51-4393-a2fa-0a190716eb79 { text-align: center; } #s-7cf73dce-fd51-4393-a2fa-0a190716eb79 img.shogun-image { } #s-7cf73dce-fd51-4393-a2fa-0a190716eb79 .shogun-image-content { align-items: center; } #s-463fead1-81b8-4255-a6a2-cc85d9414c0a { margin-top: 10px; } @media (min-width: 0px) { [id="s-463fead1-81b8-4255-a6a2-cc85d9414c0a"] > .shg-row > .shg-c-xs-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 768px) { [id="s-463fead1-81b8-4255-a6a2-cc85d9414c0a"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 992px) { [id="s-463fead1-81b8-4255-a6a2-cc85d9414c0a"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } @media (min-width: 1200px) { [id="s-463fead1-81b8-4255-a6a2-cc85d9414c0a"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 8.333333333333334px); } } #s-0a3a4ffd-a381-4e66-bc9d-9cf07d0f00f4 { text-align: center; } #s-0a3a4ffd-a381-4e66-bc9d-9cf07d0f00f4 img.shogun-image { } #s-0a3a4ffd-a381-4e66-bc9d-9cf07d0f00f4 .shogun-image-content { align-items: center; } #s-f97be6d9-2f77-4efc-846d-e6f4a5ba9556 { text-align: center; } #s-f97be6d9-2f77-4efc-846d-e6f4a5ba9556 img.shogun-image { } #s-f97be6d9-2f77-4efc-846d-e6f4a5ba9556 .shogun-image-content { align-items: center; } #s-3ffb6461-8676-4a54-b57a-78ef083501ad { text-align: center; } #s-3ffb6461-8676-4a54-b57a-78ef083501ad img.shogun-image { } #s-3ffb6461-8676-4a54-b57a-78ef083501ad .shogun-image-content { align-items: center; } #s-a67a06de-cc90-4e8f-ae00-4b1f51f0c0f2 { text-align: center; } #s-a67a06de-cc90-4e8f-ae00-4b1f51f0c0f2 img.shogun-image { } #s-a67a06de-cc90-4e8f-ae00-4b1f51f0c0f2 .shogun-image-content { align-items: center; } #s-08abe03b-4099-40fa-b72d-5ad07505a9aa { text-align: center; } #s-08abe03b-4099-40fa-b72d-5ad07505a9aa img.shogun-image { } #s-08abe03b-4099-40fa-b72d-5ad07505a9aa .shogun-image-content { align-items: center; } #s-8dfb7454-1f74-4959-976c-4f6f996476d0 { text-align: center; } #s-8dfb7454-1f74-4959-976c-4f6f996476d0 img.shogun-image { } #s-8dfb7454-1f74-4959-976c-4f6f996476d0 .shogun-image-content { align-items: center; } #s-ec3cac37-3e89-4048-b8d8-df281cf41d8d { min-height: 20px; text-align: center; } @media (min-width: 768px) and (max-width: 991px){#s-ec3cac37-3e89-4048-b8d8-df281cf41d8d { } }@media (max-width: 767px){#s-ec3cac37-3e89-4048-b8d8-df281cf41d8d { display: none; } #s-ec3cac37-3e89-4048-b8d8-df281cf41d8d, #wrap-s-ec3cac37-3e89-4048-b8d8-df281cf41d8d { display: none !important; }} #s-ec3cac37-3e89-4048-b8d8-df281cf41d8d img.shogun-image { } #s-ec3cac37-3e89-4048-b8d8-df281cf41d8d .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}