 @media only screen and (min-width: 0rem) {#banner-1400 {padding: var(--sectionPadding);padding-top: clamp(11.875rem, 25vw, 16.75rem);padding-bottom: 6.25rem;overflow: hidden;position: relative;z-index: 1;}#banner-1400 .cs-container {text-align: center;width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;gap: clamp(0.5rem, 1vw, 0.75rem);}#banner-1400 .cs-int-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);position: relative;}#banner-1400 .cs-breadcrumbs {display: flex;justify-content: center;align-items: center;}#banner-1400 .cs-link {font-size: 1rem;line-height: 1.2em;text-decoration: none;color: var(--bodyTextColorWhite);position: relative;display: flex;justify-content: center;align-items: center;}#banner-1400 .cs-link:last-of-type {}#banner-1400 .cs-link:last-of-type::after {display: none;}#banner-1400 .cs-link:after {content: "";width: 0.4375rem;height: 0.75rem;margin: 0 1rem;background: url("https://csimg.nyc3.cdn.digitaloceanspaces.com/Icons/white-chev.svg");background-size: contain;background-position: center;background-repeat: no-repeat;position: relative;display: block;}#banner-1400 .cs-link.cs-active {color: var(--primary);}#banner-1400 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#banner-1400 .cs-background:before {content: "";width: 100%;height: 100%;background: #000;opacity: 0.4;position: absolute;display: block;top: 0;left: 0;z-index: 1;}#banner-1400 .cs-background:after {content: "";width: 100%;height: 40%;background: -webkit-gradient( linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)) );background: -o-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 100%);background: linear-gradient( to bottom, #000000 0%, rgba(0, 0, 0, 0) 100% );position: absolute;display: block;top: 0;left: 0;z-index: 2;}#banner-1400 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#banner-1400 .cs-background:before {width: 50%;height: 100%;background: -webkit-gradient( linear, left top, right top, from(#000000), to(rgba(0, 0, 0, 0)) );background: -o-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 100%);background: linear-gradient( to right, #000000 0%, rgba(0, 0, 0, 0) 100% );opacity: 1;}}@media only screen and (min-width: 0rem) {#faq-1261 {padding: var(--sectionPadding);position: relative;overflow: hidden;z-index: 1;}#faq-1261 .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-1261 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-1261 .cs-title {margin: 0;color: black;}#faq-1261 .cs-wrapper {display: flex;flex-direction: column;justify-content: space-between;gap: clamp(1rem, 2.4vw, 1.25rem);}#faq-1261 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(1rem, 2.4vw, 1.25rem);}#faq-1261 .cs-faq-item {list-style: none;width: 100%;background-color: #F4F4F4;border-radius: 0.5rem;padding: 0;box-sizing: border-box;transition: border-bottom 0.3s;}#faq-1261 .cs-faq-item.active .cs-button {color: var(--primary);}#faq-1261 .cs-faq-item.active .cs-button:before {background-color: var(--primary);transform: rotate(315deg);}#faq-1261 .cs-faq-item.active .cs-button:after {background-color: var(--primary);transform: rotate(-315deg);}#faq-1261 .cs-faq-item.active .cs-item-p {height: auto;margin-top: 0.75rem;padding-top: 0.75rem;padding-bottom: 1.5rem;opacity: 0.8;}#faq-1261 .cs-faq-item.active .cs-item-p:before {content: "";height: 1px;background: #7d799c;opacity: 1;position: absolute;display: block;top: 0;left: 1.5rem;right: 1.5rem;}#faq-1261 .cs-button {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;width: 100%;padding: 1.5rem 1.5rem 0;border: none;background: transparent;color: black;overflow: hidden;display: flex;justify-content: flex-start;align-items: stretch;gap: clamp(1rem, 2.5vw, 1.5rem);position: relative;transition: background-color 0.3s, color 0.3s;}#faq-1261 .cs-button:hover {cursor: pointer;}#faq-1261 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: black;opacity: 1;border-radius: 50%;position: absolute;display: block;top: 67%;right: 1.1875rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-1261 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: black;opacity: 1;border-radius: 50%;position: absolute;display: block;top: 67%;right: 1rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-1261 .cs-button-text {width: 90%;padding: 0;display: block;}#faq-1261 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 100%;max-width: 33.8125rem;height: 0;margin: 0;padding: 0 1.5rem 1.5rem;box-sizing: border-box;opacity: 0;color: var(--bodyTextColor);overflow: hidden;position: relative;transition: opacity 0.3s, padding-bottom 0.3s, padding-top 0.3s;}#faq-1261 .cs-background {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}#faq-1261 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#faq-1261 .cs-container {max-width: 80rem;}#faq-1261 .cs-wrapper {flex-direction: row;align-items: flex-start;}}@media only screen and (min-width: 0rem) {body.dark-mode #faq-1261 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #faq-1261 .cs-faq-item {background-color: var(--medium);}}@media only screen and (min-width: 0rem) {#cta-697 {padding: var(--sectionPadding);background-color: var(--primary);position: relative;z-index: 1;}#cta-697 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-697 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-697 .cs-title {color: var(--bodyTextColorWhite);}#cta-697 .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: var(--bodyTextColorWhite);min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--secondary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#cta-697 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#cta-697 .cs-button-solid:hover:before {width: 100%;}#cta-697 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;object-fit: cover;}}@media only screen and (min-width: 64rem) {#cta-697 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;}}