 @media only screen and (min-width: 0rem) {#faq-351 {padding: var(--sectionPadding);position: relative;z-index: 1;}#faq-351:before {content: "";width: 100%;height: 100%;background: var(--secondary);opacity: 0.05;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#faq-351 .cs-container {width: 100%;max-width: 100%;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#faq-351 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-351 .cs-title {margin: 0;}#faq-351 #cs-search {font-size: clamp(0.875rem, 1.5vw, 1rem);width: 100%;max-width: 25rem;margin-top: 1rem;box-sizing: border-box;padding: 0.5rem 0.75rem;border: 1px solid #ccc;border-radius: 0;transition: border-color 0.3s;}#faq-351 #cs-search:focus {outline: none;border-color: var(--primary);}#faq-351 .cs-faq-group {margin: 0;padding: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}#faq-351 .cs-faq-item {list-style: none;width: 100%;border-bottom: 1px solid #e8e8e8;transition: border-bottom 0.3s;}#faq-351 .cs-faq-item.active {border-color: var(--primary);}#faq-351 .cs-faq-item.active .cs-button {color: var(--primary);}#faq-351 .cs-faq-item.active .cs-button:before {background-color: var(--primary);transform: rotate(315deg);}#faq-351 .cs-faq-item.active .cs-button:after {background-color: var(--primary);transform: rotate(-315deg);}#faq-351 .cs-faq-item.active .cs-item-p {height: auto;padding: 0 clamp(1rem, 2vw, 1.5rem) clamp(1.25rem, 1.3vw, 1.5rem);opacity: 1;}#faq-351 .cs-button {font-size: 1rem;font-weight: bold;line-height: 1.2em;text-align: left;width: 100%;padding: clamp(1rem, 1.3vw, 1.25rem);background: transparent;color: var(--headerColor);border: none;display: block;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-351 .cs-button:hover {cursor: pointer;}#faq-351 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;display: block;position: absolute;top: 45%;right: 1.5rem;transform: rotate(45deg);transition: transform 0.5s;transform-origin: left center;}#faq-351 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;display: block;position: absolute;top: 45%;right: 1.3125rem;transform: rotate(-45deg);transition: transform 0.5s;transform-origin: right center;}#faq-351 .cs-button-text {font-family: var(--headerFontFamily);width: 80%;display: block;}#faq-351 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;height: 0;margin: 0;padding: 0 clamp(1rem, 2vw, 1.5rem);overflow: hidden;color: var(--bodyTextColor);opacity: 0;transition: opacity 0.3s, padding-bottom 0.3s;}}@media only screen and (min-width: 48rem) {#faq-351 .cs-wrapper {display: flex;flex-direction: row;column-gap: clamp(3rem, 6vw, 4rem);}#faq-351 .cs-faq-group {justify-content: flex-start;}}@media only screen and (min-width: 64rem) {#faq-351 .cs-container {max-width: 80rem;}#faq-351 .cs-content {width: 100%;}#faq-351 .cs-faq-group {width: 48%;}}@media only screen and (min-width: 0rem) {body.dark-mode #faq-351 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #faq-351 .cs-picture {border-color: var(--accent);}body.dark-mode #faq-351 .cs-topper {color: var(--primaryLight);}body.dark-mode #faq-351 .cs-title, body.dark-mode #faq-351 .cs-item-p {color: var(--bodyTextColorWhite);}body.dark-mode #faq-351 #cs-search {background-color: var(--medium);color: var(--bodyTextColorWhite);border: 1px solid rgba(255, 255, 255, 0.2);}body.dark-mode #faq-351 #cs-search::placeholder {color: var(--bodyTextColorWhite);}body.dark-mode #faq-351 #cs-search:focus {border-color: var(--primaryLight);}body.dark-mode #faq-351 .cs-faq-item {border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #faq-351 .cs-faq-item.active {border-color: var(--primaryLight);}body.dark-mode #faq-351 .cs-faq-item.active .cs-button {color: var(--primaryLight);}body.dark-mode #faq-351 .cs-faq-item.active .cs-button:before, body.dark-mode #faq-351 .cs-faq-item.active .cs-button:after {background-color: var(--primaryLight);}body.dark-mode #faq-351 .cs-button {color: var(--bodyTextColorWhite);}body.dark-mode #faq-351 .cs-button:before, body.dark-mode #faq-351 .cs-button:after {background-color: var(--bodyTextColorWhite);}}