 @media only screen and (min-width: 0rem) {#faq-1458 {padding: var(--sectionPadding);position: relative;overflow: hidden;}#faq-1458 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(2.5rem, 5vw, 3rem);}#faq-1458 .cs-content {text-align: left;max-width: 39.375rem;}#faq-1458 .cs-title {max-width: 20ch;}#faq-1458 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;align-self: center;}#faq-1458 .cs-faq-item {list-style: none;width: 100%;padding: 1.25rem;box-sizing: border-box;transition: border-bottom 0.3s;border-bottom: 1px solid #e8e8e8;}#faq-1458 .cs-faq-item.active {border-color: var(--primaryLight);}#faq-1458 .cs-faq-item.active .cs-button {color: var(--primary);}#faq-1458 .cs-faq-item.active .cs-button:before {background-color: var(--primaryLight);transform: rotate(315deg);}#faq-1458 .cs-faq-item.active .cs-button:after {background-color: var(--primaryLight);transform: rotate(-315deg);}#faq-1458 .cs-faq-item.active .cs-item-p {height: auto;padding-top: 1rem;opacity: 1;}#faq-1458 .cs-button {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;padding: 0;border: none;background: transparent;color: var(--headerColor);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-1458 .cs-button:hover {cursor: pointer;}#faq-1458 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;position: absolute;display: block;top: 45%;right: 0.25rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-1458 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;position: absolute;display: block;top: 45%;right: 0.0625rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-1458 .cs-button-text {width: 90%;display: block;}#faq-1458 .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-1458 .cs-image-group {font-size: min(2.43vw, 1em);width: 37.375em;height: 42.375em;display: block;position: relative;}#faq-1458 .cs-picture {width: 32.625em;height: 38.0625em;top: 0;left: 0;}#faq-1458 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 64rem) {#faq-1458 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: stretch;}#faq-1458 .cs-content {width: 55%;}#faq-1458 .cs-image-group {font-size: min(1.4vw, 1em);height: auto;min-height: 42.375rem;}#faq-1458 .cs-picture {height: 90%;}}