@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.faq{display:flex;flex-direction:column;width:100%}.faq__title{display:flex}.faq__title i{border-radius:50rem;background-color:var(--secondary-bg-color);background-size:.3rem;margin-right:1rem;height:40px;min-width:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;padding:15px}.faq__buttons{display:flex;width:-moz-fit-content;width:fit-content;background-color:rgba(239,243,248,.6);border-radius:50rem}.faq__buttons .btn-toggle[aria-pressed=true].btn-toggle__open,.faq__buttons .btn-toggle__close{color:var(--text-dark);max-width:130px}.faq__list{padding-left:0;list-style:none;margin-top:2rem;margin-bottom:0}.faq__item{border-bottom:2px solid #ddd;padding-bottom:1rem;margin-bottom:1rem;position:relative;padding-right:2.5rem}@media(max-width: 749.98px){.faq__item{padding-right:0}}.faq__item:last-child{margin-bottom:0;padding-bottom:0;border:inherit}.faq__item__header{margin-bottom:20px}.faq__item__question{color:var(--text-dark);font-size:1.1rem;line-height:1.2em;margin-bottom:0;min-height:30px;display:flex;align-items:center}@media(max-width: 1135.98px){.faq__item__question{width:calc(100% - 50px);font-size:1.4rem;line-height:1.8rem}}.faq__item__answer{display:none;margin-top:25px}.faq__item__answer.active{display:block}.faq__item.show .faq__item__answer{display:flex;animation:faq .3s forwards}@keyframes faq{0%{transform:translateY(-50px);opacity:0}100%{transform:translateY(0);opacity:1}}.faq__item__answer p{color:var(--text-dark)}.faq__item__answer p:last-child{margin-bottom:0}.faq__item__answer .image:last-child{margin-bottom:0}.faq__item__answer .image figure{margin-bottom:0}.faq__item__answer .image figure figcaption{padding-bottom:0}.faq__item__toggle.active i{transform:rotate(-90deg)}.faq__item [data-js-faq-toggle]{position:absolute;top:0;right:0;background-color:var(--primary);background-image:url("data:image/svg+xml,%3Csvg fill='%23707070'  xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 455 455'%3E%3Cpath d='M455 212.5H242.5V0h-30v212.5H0v30h212.5V455h30V242.5H455z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:15px;background-position:center center;border-radius:50%;width:30px;height:30px;text-indent:-9999px}.faq__item [data-js-faq-toggle].open,.faq__item [data-js-faq-toggle].active{background-image:none}.faq__item [data-js-faq-toggle].open:after,.faq__item [data-js-faq-toggle].active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:20px;height:2px;background-color:var(--text-primary)}.faq__item ul,.faq__item ol{margin-bottom:1rem}.faq__item ul li,.faq__item ol li{line-height:24px}
/*# sourceMappingURL=faq.min.css.map */
