 @media only screen and (min-width: 0rem) {#meet-team-1745 {padding: var(--sectionPadding);background-color: #1a1a1a;position: relative;z-index: 1;overflow: hidden;}#meet-team-1745 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#meet-team-1745 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1.5rem;}#meet-team-1745 .cs-title {max-width: 20ch;margin: 0;color: var(--bodyTextColorWhite);}#meet-team-1745 .cs-text {color: var(--bodyTextColorWhite);opacity: 0.8;}#meet-team-1745 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;color: #fff;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;}#meet-team-1745 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#meet-team-1745 .cs-button-solid:hover:before {width: 100%;}#meet-team-1745 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;flex-direction: column;grid-template-columns: repeat(12, 1fr);gap: 1.5rem;position: relative;}#meet-team-1745 .cs-item {list-style: none;width: 100%;display: flex;flex-direction: column;justify-content: flex-end;align-items: center;grid-column: span 12;gap: clamp(1rem, 2vw, 1.25rem);position: relative;}#meet-team-1745 .cs-item:hover .cs-picture img {opacity: 0.4;}#meet-team-1745 .cs-item:hover .cs-link {opacity: 1;transform: translateY(0);}#meet-team-1745 .cs-item:hover .cs-link:hover {transform: scale(1.15);transition: transform 0.3s;transition-delay: 0;}#meet-team-1745 .cs-item:hover .cs-job {color: var(--primary);}#meet-team-1745 .cs-image-group {width: 100%;height: auto;margin: 0;position: relative;z-index: 1;aspect-ratio: 0.91691395;flex: 1 0 0;}#meet-team-1745 .cs-picture {width: 100%;height: 100%;background-color: #000;aspect-ratio: 328/260;display: block;position: relative;overflow: hidden;}#meet-team-1745 .cs-picture img {width: 100%;height: auto;object-fit: cover;object-position: top;position: absolute;top: 0;left: 0;transition: transform 0.7s, opacity 0.3s;}#meet-team-1745 .cs-social {display: flex;flex-direction: column;align-items: flex-end;gap: 0.5rem;position: absolute;top: 1rem;right: 1rem;z-index: 1;}#meet-team-1745 .cs-link {width: 2.5rem;height: 2.5rem;padding: 0.5rem;background-color: #F7F7F7;display: flex;justify-content: center;align-items: center;opacity: 0;transform: translateY(-1rem);transition: transform 0.6s, opacity 0.6s;}#meet-team-1745 .cs-link:nth-of-type(2) {transition-delay: 0.08s;}#meet-team-1745 .cs-link:nth-of-type(3) {transition-delay: 0.16s;}#meet-team-1745 .cs-icon {width: 1.25rem;height: auto;display: block;}#meet-team-1745 .cs-info {width: 100%;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;gap: 0.5rem;transition: background-color 0.3s;}#meet-team-1745 .cs-name {font-size: 1.25rem;text-transform: uppercase;font-weight: 700;line-height: 1.2em;margin: 0;color: var(--bodyTextColorWhite);display: block;transition: color 0.3s;}#meet-team-1745 .cs-job {font-size: 1rem;line-height: 1.2em;margin: 0;color: var(--bodyTextColorWhite);opacity: 0.8;display: block;transition: color 0.3s;}}@media only screen and (min-width: 48rem) {#meet-team-1745 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#meet-team-1745 .cs-card-group {column-gap: clamp(1rem, 2vw, 1.25rem);row-gap: 2.5rem;}#meet-team-1745 .cs-item {grid-column: span 6;}#meet-team-1745 .cs-picture {height: clamp(25rem, 50vw, 27.5rem);aspect-ratio: initial;}}@media only screen and (min-width: 64rem) {#meet-team-1745 .cs-item {grid-column: span 3;}}@media only screen and (min-width: 0rem) {#why-choose-1874 {padding: var(--sectionPadding);padding-bottom: clamp(8rem, 14vw, 12rem);background-color: #1a1a1a;overflow-x: clip;position: relative;}#why-choose-1874 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column-reverse;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose-1874 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#why-choose-1874 .cs-title {color: var(--bodyTextColorWhite);}#why-choose-1874 .cs-text {margin-bottom: clamp(0.75rem, 4vw, 1.5rem);color: var(--bodyTextColorWhite);opacity: 0.8;}#why-choose-1874 .cs-ul {max-width: 39.375rem;margin: 0;padding: 0;display: grid;grid-auto-flow: row;gap: clamp(0.25rem, 2vw, 0.75rem);}#why-choose-1874 .cs-li {font-size: var(--bodyFontSize);line-height: 1.5em;list-style: none;width: 100%;color: var(--bodyTextColorWhite);opacity: 0.8;display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.5rem;}#why-choose-1874 .cs-check-icon {width: 1.5rem;height: auto;margin-top: 1px;display: block;}#why-choose-1874 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 2rem 0 0;box-sizing: border-box;padding: 0 1.5rem;background-color: var(--primary);color: #fff;border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;}#why-choose-1874 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;border-radius: 0.25rem;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#why-choose-1874 .cs-button-solid:hover:before {width: 100%;}#why-choose-1874 .cs-video-wrapper {width: 100%;height: 111vw;max-height: 22.5rem;display: block;position: relative;z-index: 1;}#why-choose-1874 .cs-video-wrapper:hover {cursor: pointer;}#why-choose-1874 .cs-video-wrapper:hover .cs-play {transform: translate(-50%, -50%) scale(1.2);}#why-choose-1874 .cs-video-wrapper video, #why-choose-1874 .cs-video-wrapper .cs-picture {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#why-choose-1874 .cs-video-wrapper video img, #why-choose-1874 .cs-video-wrapper .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#why-choose-1874 .cs-play {width: clamp(5rem, 10vw, 7.5rem);height: clamp(5rem, 10vw, 7.5rem);background-color: rgba(255, 255, 255, 0.2);pointer-events: none;border: none;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);transition: transform 0.3s, opacity 0.3s;backdrop-filter: blur(8px);}#why-choose-1874 .cs-play.cs-hide {opacity: 0;transform: translate(-50%, -50%) scale(0) !important;}#why-choose-1874 .cs-icon {width: 1.25rem;height: auto;}#why-choose-1874 .cs-picture {width: 100%;height: 95vw;min-height: clamp(16.25rem, 32vw, 20.25rem);margin: clamp(3rem, 6vw, 4rem) 0 0;display: block;position: relative;z-index: 1;}#why-choose-1874 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#why-choose-1874 .cs-graphic {width: 100%;min-width: 75rem;height: auto;object-fit: cover;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}#why-choose-1874 .cs-dark {display: none;}}@media only screen and (min-width: 48rem) {#why-choose-1874 .cs-video-wrapper {height: 90%;max-height: 100%;min-height: clamp(26.25rem, 50vw, 46.25rem);}#why-choose-1874 .cs-container {max-width: 80rem;flex-direction: row-reverse;justify-content: space-between;align-items: stretch;}#why-choose-1874 .cs-content {width: 52%;max-width: 34.375rem;flex: none;}#why-choose-1874 .cs-ul {grid-template-columns: repeat(2, 1fr);}#why-choose-1874 .cs-picture {height: 100%;max-height: 100%;}}@media only screen and (min-width: 64rem) {#why-choose-1874 {padding-bottom: 7vw;}#why-choose-1874 .cs-container {align-items: stretch;}#why-choose-1874 .cs-video-wrapper {height: auto;margin-bottom: 8.75rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #why-choose-1874 {background-color: rgba(0, 0, 0, 0.6);}body.dark-mode #why-choose-1874 .cs-light {display: none;}body.dark-mode #why-choose-1874 .cs-dark {display: block;}}@media only screen and (min-width: 0rem) {#why-choose-1826 {padding: var(--sectionPadding);background-color: #222;position: relative;overflow: hidden;z-index: 1;}#why-choose-1826 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#why-choose-1826 .cs-content {text-align: left;width: 100%;max-width: 40.25rem;display: flex;flex-direction: column;align-items: flex-start;}#why-choose-1826 .cs-topper {width: auto;}#why-choose-1826 .cs-title {margin: 0;max-width: 20ch;color: var(--bodyTextColorWhite);}#why-choose-1826 .cs-flex {display: flex;flex-direction: column;gap: 3rem;}#why-choose-1826 .cs-box {background-color: #5F5F5F;overflow: hidden;position: relative;z-index: 1;}#why-choose-1826 .cs-box-content {margin: 0;padding: clamp(2rem, 2.5vw, 2.5rem) clamp(1.5rem, 3vw, 2.5rem);box-sizing: border-box;opacity: 1;visibility: visible;transform: translateY(0);transition: hidden 0.3s, opacity 0.3s, transform 0.7s;}#why-choose-1826 .cs-box-content.cs-hidden {visibility: hidden;opacity: 0;position: absolute;top: 0;left: 0;transform: translateY(3rem);}#why-choose-1826 .cs-box-icon {text-align: left;width: 3.875rem;height: auto;margin: 0 0 2rem;display: block;}#why-choose-1826 .cs-h3 {font-size: clamp(1.5625rem, 2.5vw, 1.9375rem);line-height: 1.2em;text-align: inherit;font-weight: 700;margin: 0 0 1rem;color: var(--bodyTextColorWhite);}#why-choose-1826 .cs-box-text {font-size: 1rem;line-height: 1.5em;text-align: inherit;margin: 0;padding: 0;color: var(--bodyTextColorWhite);opacity: 0.8;}#why-choose-1826 .cs-button-group {display: flex;flex-direction: column;gap: 1.5rem;}#why-choose-1826 .cs-button {text-align: left;width: 100%;margin: 0;padding: 0 0 1.5rem;background-color: transparent;border: none;border-bottom: 1px solid rgba(255, 255, 255, 0.1);display: flex;justify-content: flex-start;align-items: center;gap: 1rem;}#why-choose-1826 .cs-button.cs-active .cs-icon-wrapper, #why-choose-1826 .cs-button:hover .cs-icon-wrapper {background-color: var(--primary);}#why-choose-1826 .cs-button.cs-active .cs-icon, #why-choose-1826 .cs-button:hover .cs-icon {filter: grayscale(1) brightness(1000%);}#why-choose-1826 .cs-button.cs-active .cs-arrow, #why-choose-1826 .cs-button:hover .cs-arrow {filter: none;opacity: 1;}#why-choose-1826 .cs-button:hover {cursor: pointer;}#why-choose-1826 .cs-icon-wrapper {width: 3.75rem;height: 3.75rem;background-color: #5F5F5F;display: flex;justify-content: center;align-items: center;flex: none;transition: background-color 0.3s;}#why-choose-1826 .cs-icon {width: 2rem;height: auto;display: block;}#why-choose-1826 .cs-button-text {font-size: 1.25rem;text-align: inherit;line-height: 1.2em;font-weight: 700;max-width: 19ch;margin: 0;padding: 0;color: var(--bodyTextColorWhite);}#why-choose-1826 .cs-arrow {width: 2rem;margin-left: auto;filter: grayscale(1) brightness(1000%);opacity: 0.2;height: auto;display: block;}#why-choose-1826 .cs-image-group {width: 100%;height: 100vw;min-height: 25rem;max-height: 42.5rem;position: relative;z-index: 1;}#why-choose-1826 .cs-picture {width: 100%;height: 100%;object-fit: cover;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#why-choose-1826 .cs-picture img {width: 100%;height: 100%;object-fit: cover;display: block;position: absolute;top: 0;left: 0;}#why-choose-1826 .cs-floater {width: clamp(4.5rem, 10vw, 7.5rem);height: clamp(4.5rem, 10vw, 7.5rem);background-color: #1a1a1a;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: absolute;bottom: 1.5rem;right: 1.5rem;z-index: 10;}#why-choose-1826 .cs-floater-icon {width: clamp(2rem, 4vw, 3.75rem);height: auto;display: block;}}@media only screen and (min-width: 48rem) {#why-choose-1826 .cs-container {flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: stretch;}#why-choose-1826 .cs-flex {flex-direction: row;align-items: stretch;}#why-choose-1826 .cs-box {width: 50%;height: 100%;display: flex;order: 2;}#why-choose-1826 .cs-box-content {height: 100%;display: flex;flex-direction: column;justify-content: center;}#why-choose-1826 .cs-button-group {width: 50%;}}@media only screen and (min-width: 64rem) {#why-choose-1826 .cs-content {width: 53%;padding: 3rem 0 0 0;box-sizing: border-box;}#why-choose-1826 .cs-flex {width: 74%;max-width: 53rem;padding: 0 0 3rem;box-sizing: border-box;}#why-choose-1826 .cs-image-group {width: 40vw;max-width: 32.625rem;height: 100%;max-height: 100%;position: absolute;top: 0;right: 0;z-index: -1;}}@media only screen and (min-width: 0rem) {#cta-1071 {padding: var(--sectionPadding);background-color: var(--primary);position: relative;z-index: 1;}#cta-1071 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-1071 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-1071 .cs-flex {max-width: 39.375rem;}#cta-1071 .cs-title {margin: 0;color: var(--bodyTextColorWhite);}#cta-1071 .cs-button-box {display: flex;flex-wrap: wrap;justify-content: center;gap: 1rem;}#cta-1071 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#cta-1071 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#cta-1071 .cs-button-solid:hover:before {width: 100%;}#cta-1071 .cs-button-transparent {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: transparent;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;transition: color 0.3s;}#cta-1071 .cs-button-transparent:before {content: "";position: absolute;height: 100%;width: 0%;background: #fff;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#cta-1071 .cs-button-transparent:after {content: "";position: absolute;height: 100%;width: 100%;background-color: transparent;box-sizing: border-box;border: 1px solid #fff;top: 0;left: 0;z-index: -1;transition: width 0.3s;pointer-events: none;}#cta-1071 .cs-button-transparent:hover {color: var(--primary);}#cta-1071 .cs-button-transparent:hover:before {width: 100%;}#cta-1071 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#cta-1071 .cs-background:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: black;opacity: 0.88;top: 0;left: 0;z-index: 1;}#cta-1071 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 64rem) {#cta-1071 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;}#cta-1071 .cs-button-box {flex-wrap: nowrap;align-items: center;flex: none;}}@media only screen and (min-width: 0rem) {#reviews-1775 {padding: var(--sectionPadding);background-color: #222;position: relative;}#reviews-1775 .cs-container {width: 100%;max-width: 49rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-1775 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-1775 .cs-title {max-width: 24ch;margin: 0;color: var(--bodyTextColorWhite);}#reviews-1775 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.25rem);}#reviews-1775 .cs-item {list-style: none;width: 100%;display: flex;flex-direction: column;grid-column: span 12;grid-row: span 1;}#reviews-1775 .cs-picture {width: 100%;min-height: 21.25rem;display: block;position: relative;flex: 1 0 auto;}#reviews-1775 .cs-picture img {width: 100%;height: 100%;object-fit: cover;object-position: top;position: absolute;top: 0;left: 0;}#reviews-1775 .cs-review {text-align: left;width: 100%;box-sizing: border-box;padding: 2rem clamp(1rem, 5vw, 2rem);border-top: none;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}#reviews-1775 .cs-info {background-color: rgba(0, 0, 0, 0.2);}#reviews-1775 .cs-name {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin: 0 0 0.25rem;color: var(--bodyTextColorWhite);display: block;}#reviews-1775 .cs-flex {width: 100%;margin-bottom: 1.5rem;padding-bottom: 1.25rem;border-bottom: 1px solid rgba(255, 255, 255, 0.1);display: flex;justify-content: space-between;align-items: center;}#reviews-1775 .cs-desc {font-size: 1rem;font-weight: 700;line-height: 1.5em;color: var(--primary);display: block;}#reviews-1775 .cs-item-text {font-size: clamp(1rem, 3vw, 1.25rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColorWhite);opacity: 0.8;}#reviews-1775 .cs-boxes {display: flex;}#reviews-1775 .cs-box {padding: clamp(1.5rem, 2vw, 2rem) clamp(1rem, 2vw, 2rem);display: flex;flex-direction: column;align-items: center;flex: 1;}#reviews-1775 .cs-box-light {background-color: #767676;}#reviews-1775 .cs-box-dark {background-color: #5f5f5f;color: #f7f7f7;}#reviews-1775 .cs-weight {font-size: clamp(1.5625rem, 4vw, 1.9375rem);font-weight: 900;line-height: 1.2em;margin: 0 0 0.25rem;color: var(--bodyTextColorWhite);display: flex;align-items: center;gap: 0.5rem;}#reviews-1775 .cs-arrow {width: 1.125rem;height: 1.125rem;}#reviews-1775 .cs-tagline {font-size: 1rem;font-weight: 700;line-height: 1.2;color: var(--bodyTextColorWhite);opacity: 0.8;}}@media only screen and (min-width: 48rem) {#reviews-1775 .cs-item {flex-direction: row;}#reviews-1775 .cs-picture {max-width: 15rem;min-height: 0;}}@media only screen and (min-width: 75rem) {#reviews-1775 .cs-container {max-width: 80rem;}#reviews-1775 .cs-item {grid-column: span 6;}#reviews-1775 .cs-info {display: flex;flex-direction: column;justify-content: space-between;}}@media only screen and (min-width: 0rem) {#pricing-1754 {padding: var(--sectionPadding);padding-bottom: clamp(6.25rem, 13vw, 15.625rem);background-color: #1a1a1a;position: relative;overflow: hidden;z-index: 1;}#pricing-1754 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#pricing-1754 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}#pricing-1754 .cs-title {color: var(--bodyTextColorWhite);margin: 0;max-width: 23ch;}#pricing-1754 .cs-wrapper {width: 100%;display: flex;flex-direction: column;justify-content: space-between;gap: 3rem;}#pricing-1754 .cs-card-group {text-align: center;width: 100%;padding: 0rem clamp(1rem, 2vw, 2rem);margin: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 1.5rem;}#pricing-1754 .cs-item {list-style: none;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 1.5rem;}#pricing-1754 .cs-item-wrapper {width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 0.5rem;}#pricing-1754 .cs-h3 {font-size: 1.5625rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--bodyTextColorWhite);}#pricing-1754 .cs-package {font-size: 1rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--bodyTextColorWhite);}#pricing-1754 .cs-item-text {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColorWhite);opacity: 0.8;}#pricing-1754 .cs-graphic {width: 100%;min-width: 120rem;height: auto;position: absolute;bottom: -0.125rem;left: 0rem;z-index: -1;}}@media only screen and (min-width: 48rem) {#pricing-1754 .cs-wrapper {flex-direction: row;align-items: flex-start;gap: clamp(1rem, 3vw, 1.25rem);}}@media only screen and (min-width: 0rem) {#faq-326 {padding: var(--sectionPadding);background: #222;}#faq-326 .cs-container {width: 100%;max-width: 43.75rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#faq-326 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-326 .cs-title {margin: 0;color: white;}#faq-326 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 0.75rem;}#faq-326 .cs-faq-item {list-style: none;width: 100%;background-color: #1a1a1a;box-shadow: 0px 20px 39px 0px rgba(0, 0, 0, 0.05);overflow: hidden;transition: border-bottom 0.3s;z-index: 1;}#faq-326 .cs-faq-item.active .cs-button {background-color: var(--primary);color: #1a1a1a;}#faq-326 .cs-faq-item.active .cs-button:before {background-color: var(--secondary);transform: rotate(315deg);}#faq-326 .cs-faq-item.active .cs-button:after {background-color: var(--secondary);transform: rotate(-315deg);}#faq-326 .cs-faq-item.active .cs-item-p {height: auto;padding: clamp(1.25rem, 1.3vw, 1.5rem) clamp(1rem, 2vw, 1.5rem);opacity: 1;}#faq-326 .cs-button {font-size: 1rem;line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1rem, 1.3vw, 1.25rem);background-color: #1a1a1a;border: none;color: white;display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-326 .cs-button:hover {cursor: pointer;}#faq-326 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: white;opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.5rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-326 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: white;opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.3125rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-326 .cs-button-text {width: 80%;display: block;color: white;}#faq-326 .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);opacity: 0;color: white;overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}}