 @media only screen and (min-width: 0rem) {#sbs {padding: var(--sectionPadding);}#sbs .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;row-gap: 2.5rem;}#sbs .cs-left {position: relative;height: 39.75em;width: 39.4375em;font-size: min(2.31vw, 0.7em);align-content: flex-end;}#sbs .cs-picture {position: absolute;display: block;border-radius: 1.5em;overflow: hidden;}#sbs .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs .cs-picture1 {top: 0;left: 0;height: 36.3125em;width: 32.625em;}#sbs .cs-picture2 {bottom: 0;right: 0;border: clamp(0.375em, 1.5vw, 0.75em) solid #fff;background-color: #fff;height: 25em;width: 25.875em;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;}#sbs .cs-right {margin: auto;max-width: 33.875rem;}#sbs .cs-topper {margin-bottom: 0.25rem;text-align: left;}#sbs .cs-title {max-width: 50rem;text-align: left;}#sbs .cs-text {margin-bottom: 1rem;max-width: 46.875rem;color: var(--bodyTextColor);text-align: left;}#sbs .cs-text:last-of-type {margin-bottom: 2rem;}#sbs .cs-flex-group {position: relative;border-radius: 1rem;background-color: #f7f7f7;padding: clamp(1rem, 3vw, 2rem);}#sbs .cs-flex-p {margin: 0 0 1rem;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: #353535;}#sbs .cs-name {display: block;margin: 0 0 0.25rem;text-transform: uppercase;font-size: 1rem;line-height: 1.2em;font-weight: bold;color: var(--headerColor);}#sbs .cs-job {display: block;font-size: 0.875rem;line-height: 1.5em;color: #353535;}#sbs .cs-quote-icon {position: absolute;bottom: 0rem;right: clamp(1rem, 4vw, 2rem);height: auto;width: clamp(3.75rem, 10vw, 8.5rem);}#sbs .cs-button-solid {margin-top: 2rem;}#sbs .cs-caption {position: relative;z-index: 1;text-align: center;margin-bottom: -10rem;font-size: clamp(1rem, 2vw, 1.25rem);color: var(--headerColor, #000);}}@media only screen and (min-width: 64rem) {#sbs .cs-container {flex-flow: row;justify-content: space-between;gap: 3.25rem;}#sbs .cs-left {font-size: min(1.2vw, 1em);flex: none;}#sbs .cs-right {margin: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs .cs-left:before, body.dark-mode #sbs .cs-left:after {background: var(--accent);}body.dark-mode #sbs .cs-picture2 {border: clamp(0.375em, 1.5vw, 0.75em) solid var(--dark);background-color: var(--dark);}body.dark-mode #sbs .cs-topper {color: var(--primaryLight);}body.dark-mode #sbs .cs-title, body.dark-mode #sbs .cs-text, body.dark-mode #sbs .cs-h3, body.dark-mode #sbs .cs-flex-p, body.dark-mode #sbs .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-flex-group {background-color: var(--accent);}body.dark-mode #sbs .cs-job {opacity: 0.8;color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-quote-icon {opacity: 0.2;}}@media only screen and (min-width: 0rem) {#list-1405 {width: 100%;margin: 0 0 1.5rem 0;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;}#list-1405 .cs-li {font-size: var(--bodyFontSize);list-style: none;line-height: 1.5em;width: 100%;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.5rem;}#list-1405 .cs-icon {width: 1.5rem;height: auto;margin-top: 1px;display: block;}}@media only screen and (min-width: 0rem) {#faq-709 {position: relative;overflow: hidden;margin: 1rem;}#faq-709 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(2.5rem, 5vw, 3rem);}#faq-709 .cs-content {text-align: left;max-width: 33.8125rem;padding: var(--sectionPadding);padding-top: 0;box-sizing: border-box;}#faq-709 .cs-title {max-width: 20ch;margin: 0 0 1.5rem 0;}#faq-709 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;}#faq-709 .cs-faq-item {list-style: none;width: 100%;border-bottom: 1px solid #e8e8e8;transition: border-bottom 0.3s;}#faq-709 .cs-faq-item.active {border-color: var(--primaryLight);}#faq-709 .cs-faq-item.active .cs-button {color: var(--primary);}#faq-709 .cs-faq-item.active .cs-button:before {background-color: var(--primaryLight);transform: rotate(315deg);}#faq-709 .cs-faq-item.active .cs-button:after {background-color: var(--primaryLight);transform: rotate(-315deg);}#faq-709 .cs-faq-item.active .cs-item-p {height: auto;padding: 0 0 clamp(1rem, 2vw, 1.5rem) 0;opacity: 1;}#faq-709 .cs-button {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1rem, 2.3vw, 1.5rem) 0;border: none;background: transparent;color: var(--headerColor);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-709 .cs-button:hover {cursor: pointer;}#faq-709 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 45%;right: 0.25rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-709 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 45%;right: 0.0625rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-709 .cs-button-text {width: 90%;display: block;font-family: " Ancizer Serif", serif;}#faq-709 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;max-width: 33.8125rem;height: 0;margin: 0;padding: 0;opacity: 0;color: var(--bodyTextColor);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}#faq-709 .cs-graphic {width: 22.5625rem;height: auto;opacity: 0.5;display: none;position: absolute;left: -11.25rem;bottom: 1.875rem;transform: scaleX(-1);}#faq-709 .cs-picture {display: block;position: relative;width: 100%;height: 16rem;z-index: 1;}#faq-709 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;border-radius: 5px;}}@media only screen and (min-width: 48rem) {#faq-709 {padding: var(--sectionPadding);}#faq-709 .cs-container {flex-direction: row;justify-content: space-between;align-items: flex-start;}#faq-709 .cs-picture {width: 50%;max-width: 40.625rem;height: clamp(31.25rem, 68vw, 46.875rem);order: 2;}#faq-709 .cs-content {width: 55%;padding: 0;}}@media only screen and (min-width: 100rem) {#faq-709 .cs-graphic {display: block;}}.double-list {display: flex;justify-content: center;padding: 2rem;box-sizing: border-box;background-color: var(--primary);}.double-list .cs-title, .double-list .cs-li, .double-list #list-893 {color: white;}.double-list #list-893 .cs-li:before {background: white;}.double-list .cs-topper {color: rgb(184, 200, 222);}.double-list .cs-graphic {margin-top: -2rem;width: 100%;height: 100%;object-fit: cover;position: absolute;}#list-893 {max-width: 39.375rem;margin: 0 0 2rem 0;padding: 0;columns: 2;}#list-893 .cs-li {list-style: none;margin: 0 0 0.5rem 0;display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.75rem;position: relative;}#list-893 .cs-li:before {content: "";width: 0.5rem;height: 0.5rem;margin-top: 0.5rem;background: var(--primary);border-radius: 0.25rem 0 0.25rem 0;display: block;flex: none;}body.dark-mode #list-893 .cs-li {color: var(--bodyTextColorWhite);opacity: 0.8;}