.faq-toggler{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 12px;width:100%;background-color:#fff;border:1px solid rgba(36,36,36,.2);border-radius:8px;cursor:pointer}.faq-toggler__chevrone{transform:rotate(0deg);transition:transform .3s ease}.faq-toggler--opened .faq-toggler__chevrone{transform:rotate(-180deg)}.faq-toggler__content,.faq-toggler__content-inner{display:flex;gap:8px;align-items:center}.faq-toggler__content{flex-wrap:wrap;padding:4px}@media only screen and (max-width:767px){.faq-content{padding:16px;background-color:#fff;border-radius:24px}}@media only screen and (min-width:768px)and (max-width:1140px){.faq-content{margin:0 auto}}@media only screen and (min-width:1141px){.faq-content{margin:0 auto}}@media only screen and (min-width:768px)and (max-width:1140px){.faq-content{padding-inline:24px;max-width:1124px}}@media only screen and (min-width:1141px){.faq-content{padding-inline:40px;max-width:1152px}}.faq-content__grid-with-navigation{display:grid}@media only screen and (min-width:768px)and (max-width:1140px){.faq-content__grid-with-navigation{grid-template-columns:3fr 5fr;gap:16px}}@media only screen and (min-width:1141px){.faq-content__grid-with-navigation{grid-template-columns:3fr 9fr;gap:12px}}@media only screen and (max-width:767px){.faq-content__title{margin-top:40px}}@media only screen and (min-width:768px)and (max-width:1140px){.faq-content__questions{background-color:#fff}}@media only screen and (min-width:1141px){.faq-content__questions{background-color:#fff}}@media only screen and (min-width:768px)and (max-width:1140px){.faq-content__questions{padding:24px 32px;border-radius:20px}}@media only screen and (min-width:1141px){.faq-content__questions{padding:40px;border-radius:24px}}.faq-content__navigation-link{display:block}@media only screen and (min-width:1141px){.faq-content__body{display:flex}}.faq-content__list{display:grid;gap:8px;flex:1 1}.faq-content__contact-us{padding:24px;background-color:#fff;border-radius:20px}@media only screen and (min-width:768px)and (max-width:1140px){.faq-content__contact-us{padding:32px 24px}}@media only screen and (min-width:1141px){.faq-content__contact-us{padding:32px;border-radius:24px}}
