.content-carousel{width:100%;position:relative;display:flex;flex-direction:column;gap:200px}@media only screen and (max-width:1024px){.content-carousel{gap:100px}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel{gap:30px}}.content-carousel__carousel{margin-top:-40px;width:100%;display:flex;align-items:center;overflow:visible;scroll-snap-type:none;-webkit-overflow-scrolling:touch}@media only screen and (max-width:1024px){.content-carousel__carousel{margin-top:-30px;touch-action:pan-x;overscroll-behavior:contain}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__carousel{margin-top:-20px}}.content-carousel__carousel-slide{position:relative;flex-shrink:0;flex-grow:0;width:840px;height:530px}@media only screen and (max-width:1280px){.content-carousel__carousel-slide{width:640px;height:330px}}@media only screen and (max-width:1024px){.content-carousel__carousel-slide{width:550px;height:360px}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__carousel-slide{width:280px;height:184px}}.content-carousel__image{object-fit:contain}.content-carousel__slider-controllers{width:1200px;margin:0 auto;padding-bottom:30px;border-bottom:1px solid #6e7f77;position:absolute;bottom:215px;left:50%;transform:translateX(-50%)}@media only screen and (max-width:1280px){.content-carousel__slider-controllers{width:calc(100% - 200px)}}@media only screen and (max-width:1024px){.content-carousel__slider-controllers{padding-bottom:15px}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__slider-controllers{display:none}}.content-carousel_button-wrapper{display:flex;justify-content:space-between}.content-carousel_button{background:none;border:none;cursor:pointer}.content-carousel_button svg{width:60px;height:60px}@media only screen and (max-width:1024px){.content-carousel_button svg{width:40px;height:40px}}.content-carousel__carousel-details-wrapper{width:1200px;margin:0 auto;display:flex;justify-content:space-between}@media only screen and (max-width:1280px){.content-carousel__carousel-details-wrapper{width:calc(100% - 200px)}}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__carousel-details-wrapper{width:calc(100% - 40px);flex-direction:column-reverse;gap:20px}}.content-carousel__slider-details:not(:is(.active)){display:none;transition:display .2s ease-in}.content-carousel__slider-details.active{display:flex;animation:fade-up .2s ease-in}.content-carousel__slider-details{flex-direction:column;width:70%;height:205px}.content-carousel__slider-details .button-cta{margin-left:unset;align-self:flex-start}@media only screen and (min-width:320px)and (max-width:767px){.content-carousel__slider-details{width:100%;height:auto}.content-carousel__slider-details .button-cta{width:100%;padding-top:19px;padding-bottom:19px}}.content-carousel__slider-title{font-family:var(--font-roboto);font-size:1.8rem;font-weight:700;font-style:normal;color:#204e51;margin-bottom:15px}@media only screen and (max-width:1024px){.content-carousel__slider-title{font-size:2rem;line-height:35.2px}}@media only screen and (min-width:320px)and (max-width:912px){.content-carousel__slider-title{font-size:1.5rem;line-height:26.4px;margin-bottom:10px}}.content-carousel__slider-highlight{font-family:var(--font-roboto);font-size:1rem;font-weight:400;line-height:22.4px;color:#1e1e1e;margin-bottom:30px;height:65px;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden}@media only screen and (min-width:320px)and (max-width:912px){.content-carousel__slider-highlight{font-size:.9375rem;line-height:21px}}.content-carousel__carousel-progress-wrapper{height:31px;display:flex;align-items:center;gap:6px;margin-right:50px}.content-carousel__carousel-progress{width:12px;height:12px;background:#7d7d7d;opacity:.5}.content-carousel__carousel-progress.active{background:#204e51;opacity:1}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.faq-block__title{font-family:var(--font-roboto);font-size:2rem;line-height:20px;font-weight:700;color:#204e51;text-transform:uppercase;letter-spacing:1px;border-radius:15px;border:1px solid #204e51;padding:18px 22px}@media only screen and (max-width:1024px){.faq-block__title{font-size:1.75rem;padding:16px 20px;line-height:18px}}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__title{font-size:1.5rem;line-height:14px;font-weight:500}}.faq-block{margin-top:100px;padding-bottom:100px;width:1018px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1024px){.faq-block{margin-top:80px;padding-bottom:80px;width:calc(100% - 200px);width:calc(100% - 160px)}}@media only screen and (min-width:320px)and (max-width:767px){.faq-block{width:calc(100% - 40px);margin-top:40px;padding-bottom:40px}}.faq-block__title{display:inline-flex;font-size:1.5rem;line-height:26.4px}@media only screen and (max-width:1024px){.faq-block__title{font-size:1.25rem;line-height:22px}}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__title{font-size:1.125rem;line-height:21.6px}}.faq-block__sub-title{margin-top:35px;font-family:var(--font-roboto);font-size:2.5rem;line-height:44px;color:#1e1e1e;font-weight:400}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__sub-title{margin-top:20px;font-size:1.875rem;line-height:33px}}.faq-block__list-wrapper{margin-top:35px;display:flex;flex-direction:column;gap:35px}@media only screen and (max-width:1024px){.faq-block__list-wrapper{gap:30px}}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__list-wrapper{margin-top:20px;gap:20px}}.faq-block__item-wrapper{width:100%;padding:35px;border-radius:15px;border:1px solid #204e51}@media only screen and (max-width:1024px){.faq-block__item-wrapper{padding:30px}}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__item-wrapper{padding:20px}}.faq-block__item-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__item-header{gap:5px}}.faq-block__item-title{font-family:var(--font-roboto);font-size:1.375rem;line-height:24.2px;font-weight:500;color:#204e51}@media only screen and (max-width:1024px){.faq-block__item-title{font-size:1.25rem;line-height:22px}}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__item-title{font-size:.9375rem;line-height:16.5px}}.faq-block__item-button{border:none;background:none;outline:none;cursor:pointer}.faq-block__item-button svg{transition:transform .3s linear}@media only screen and (max-width:1024px){.faq-block__item-button svg{width:22px;height:12px}}.faq-block__item-button.close svg{transform:rotate(0deg)}.faq-block__item-button.open svg{transform:rotate(-180deg)}.faq-block__item-body{display:grid;height:auto;transition:grid-template-rows .3s linear,margin .3s ease-in-out}.faq-block__item-body.close{grid-template-rows:0fr}.faq-block__item-body.open{margin-top:30px;grid-template-rows:1fr;height:auto}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__item-body.open{margin-top:20px}}.faq-block__item-text{font-family:var(--font-roboto);font-size:1.25rem;line-height:28px;font-weight:400;color:#1e1e1e;overflow:hidden;transition:opacity .3s ease}@media only screen and (max-width:1024px){.faq-block__item-text{font-size:1.0625rem;line-height:23.8px}}@media only screen and (min-width:320px)and (max-width:767px){.faq-block__item-text{font-size:.8125rem;line-height:18.2px}}.faq-block__item-text.close{opacity:0}.faq-block__item-text.open{opacity:1}