.FaqPage_wrapper__Hn_jP{display:flex;justify-content:center;padding:20px 20px 0}.FaqPage_faq__2o7Pk{padding:90px 0 0}.FaqPage_title__cE5hX{font-size:24px;margin-bottom:30px;text-align:center;color:var(--white)}.FaqPage_content__HS9RC{display:grid;grid-template-columns:minmax(1px,1px) minmax(270px,1066px);gap:1px;margin-bottom:48px}@media only screen and (max-width:834px){.FaqPage_content__HS9RC{grid-template-columns:minmax(270px,1066px)}}@media only screen and (max-width:744px){.FaqPage_content__HS9RC{grid-template-columns:minmax(270px,1066px)}}.FaqPage_divider__yAp7l{width:1px;height:100%;border-radius:50%;background:var(--aqua)}@media only screen and (max-width:834px){.FaqPage_divider__yAp7l{display:none}}@media only screen and (max-width:744px){.FaqPage_divider__yAp7l{display:none}}.FaqPage_list__eQket{display:flex;flex-direction:column;gap:24px}.FaqItem_root__cAv0U{background:var(--white_alpha);border-radius:24px;position:relative;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.FaqItem_root__cAv0U:after{content:"";background:url(/images/faq_hover.png);background-size:auto;background-position:0;background-repeat:no-repeat;position:absolute;z-index:10;width:100%;height:100%;top:0;left:-88px;opacity:0;transition:all .3s ease}.FaqItem_root__cAv0U:hover:after{opacity:1}.FaqItem_wrapper__x36fg{padding:24px 36px}@media only screen and (max-width:834px){.FaqItem_wrapper__x36fg{padding:16px}}@media only screen and (max-width:744px){.FaqItem_wrapper__x36fg{padding:16px}}.FaqItem_question__M81yY{font-size:16px;font-weight:400;color:var(--white);margin-bottom:16px}.FaqItem_question__M81yY span{color:var(--pink);font-weight:700}.FaqItem_answer___7SnX{font-size:16px;font-weight:400;color:var(--gray2)}.FaqItem_answer___7SnX .FaqItem_answerTitle__FdqQe{color:var(--blue_light);font-weight:700}.FaqItem_answer___7SnX .FaqItem_answerText__5Baij{font-size:16px;font-weight:400;color:var(--gray2)}