.hero{flex-direction:row;gap:clamp(2rem,4.5vw,6.25rem);min-height:clamp(28rem,45vw,42.4375rem);flex-shrink:0;background:#347760;background-image:linear-gradient(90deg,rgba(128,191,170,.3) 1px,transparent 0),linear-gradient(180deg,rgba(128,191,170,.3) 1px,transparent 0);background-size:clamp(1rem,1.6vw,1.625rem) clamp(1rem,1.6vw,1.625rem);padding:clamp(2rem,4vw,4rem) clamp(1rem,2vw,1rem) clamp(1rem,3vw,2rem)}.faqs-section,.hero{display:flex;justify-content:center;align-items:flex-start}.faqs-section{gap:2rem;margin-bottom:6rem;margin-top:4rem}.faqs{display:flex;max-width:42.0625rem;width:100%;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:1.5rem;border:1px solid var(--Line-Website,#80bfaa);background:var(--BG-Box,rgba(0,0,0,.2));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.description{font-size:1.125rem;font-style:normal;font-weight:500;line-height:149%}.description,.faqs .title{color:#FFF;text-align:center;font-family:Archivo;align-self:stretch}.faqs .title{font-size:2.5rem;font-weight:600;line-height:normal}.faq-list{display:flex;max-width:39.0625rem;width:100%;flex-direction:column;align-items:center}.faq-block{width:100%;background:var(--BG-Box,rgba(0,0,0,.1));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);gap:.5rem;padding:.75rem 1rem;margin-top:.5rem}.faq-item{display:flex;max-width:37.0625rem;width:100%;justify-content:space-between;align-items:center}.faq-close,.faq-question{color:#FFF;font-size:1.125rem;font-weight:700;line-height:180%}.faq-close{display:inline-block;transform:rotate(0deg) scaleX(1);transform-origin:50% 50%;transition:transform .25s ease}.faq-close.open{transform:scaleX(-1)}.faq-answer-wrapper{max-width:37.0625rem;width:100%;max-height:0;overflow:hidden;transition:max-height .25s ease;border-top:1px solid transparent}.faq-answer-wrapper.open{max-height:400px;border-top-color:rgba(255,255,255,.15)}.faq-answer{color:#FFF;font-family:Archivo;font-size:1rem;font-weight:400;line-height:160%;align-self:stretch;padding:.5rem 0 .75rem}.faq-animation{width:32rem;max-width:42rem;flex-shrink:1;aspect-ratio:15/19;height:auto;pointer-events:none;margin-left:-9rem;z-index:1}@media (max-width:750px){.faqs-section{flex-direction:column;align-items:center;gap:1.25rem}.faqs{width:92vw;max-width:min(42.0625rem,95vw);padding:1.25rem;gap:1.25rem}.faq-answer-wrapper,.faq-item,.faq-list{max-width:100%;width:100%}.faq-question{font-size:1.0625rem}.faq-answer{font-size:.95rem}.faq-animation{width:20rem;margin-left:0;margin-top:.5rem}}.faqs{position:relative;overflow:hidden}.faqSplat{position:absolute;top:8rem;left:6rem;width:clamp(14rem,36vw,28rem);height:auto;opacity:.9;pointer-events:none;z-index:0;transform:rotate(180deg) translate(-8%,8%)}.faqs>:not(.faqSplat){position:relative;z-index:1}@media (max-width:750px){.faqSplat{top:4rem;left:0;width:clamp(10rem,50vw,16rem);transform:translate(-4%,6%) scale(1.4)}}