.AnimationWrapper_wrapper__Nxb_f{opacity:0}.FAQ_faq__text__84kel{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.4rem}.FAQ_faq__text__84kel p{max-width:38ch}.FAQ_faq__content__fqi7e{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.FAQItem_item__7O7hG{padding:.8rem .8rem .8rem 4rem;box-shadow:var(--box-shadow);transition:var(--transition);border-radius:.8rem}.FAQItem_item__7O7hG:hover{box-shadow:var(--box-shadow-hover)}.FAQItem_item__question__QWGm_{display:flex;align-items:center;justify-content:space-between;padding-bottom:.8rem;cursor:pointer}.FAQItem_item__question__QWGm_ h3{transition:var(--transition)}.FAQItem_item__question__QWGm_ h3.FAQItem_open__wWMvf{color:var(--primary-color)}.FAQItem_item__answer__wzxv5{max-height:0;transition:max-height .3s ease-in;color:var(--text-color-light);overflow:hidden}.FAQItem_item__btn__N86iA{width:7.6rem;height:7.6rem;border-radius:.6rem;cursor:pointer;background-color:var(--primary-light-color)}.Hero_hero__XKL82{margin:13rem 3rem 0;display:flex;align-items:center;justify-content:center;border-radius:2.5rem;box-shadow:var(--box-shadow);padding:5rem;gap:4rem;opacity:0;animation:Hero_showUp__FS_a3 .5s ease-out forwards}@media screen and (max-width:991px){.Hero_hero__XKL82{flex-direction:column;text-align:center}}.Hero_hero__img__EKwrU{max-width:50rem;height:56rem;width:100%;border-radius:1.2rem;overflow:hidden}@media screen and (max-width:991px){.Hero_hero__img__EKwrU{max-width:100%;height:40rem}}.Hero_hero__img__EKwrU img{width:100%;height:100%;object-fit:cover}.Hero_hero__text__A_ND6{display:flex;flex-direction:column}@media screen and (max-width:991px){.Hero_hero__text__A_ND6{align-items:center}}.Hero_hero__text__A_ND6 span{font-size:1.4rem;text-transform:uppercase;color:var(--primary-color);margin-bottom:1.2rem}.Hero_hero__text__A_ND6 h1{margin-bottom:2.4rem;max-width:85%}.Hero_hero__text__A_ND6 p{line-height:3.2rem;margin-bottom:4rem;max-width:85%}.Hero_hero__text__A_ND6>a{display:block}@keyframes Hero_showUp__FS_a3{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}