.faq-template__title{text-align:center;display:flex;flex-direction:column;align-items:center}.faq-template__title h2{text-transform:uppercase}.faq-template__topic-desktop{background:var(--white-color);display:flex;justify-content:space-around}.faq-template__topic-desktop>div{color:var(--text-secondary-color);transition:var(--animation)}.faq-template__topic-desktop>div.active{color:var(--text-primary-color);font-weight:500;transition:var(--animation)}.faq-template__topic-desktop>div:hover{transition:var(--animation);color:var(--text-primary-color)}.faq-template__topic-desktop-item{cursor:pointer}.faq-template__q-topic{display:none}.faq-template__q-topic.active{display:block}.faq-template__q,.faq-template__a{background:var(--white-color)}.faq-template__a a,.faq-template__ar-wrapper a{text-decoration:underline;opacity:1}.faq-template__a a:hover,.faq-template__ar-wrapper a:hover{opacity:.7}.faq-template__a>div{display:none}.faq-template__a>div.active{display:block}.faq-template__q-wrapper{display:flex;align-items:center;justify-content:space-between;cursor:pointer}div:not(:first-child).faq-template__q-wrapper{margin-top:var(--spacing-small)}.faq-template__q-wrapper.active .faq-template__q-item{color:var(--text-primary-color);font-weight:500;transition:var(--animation)}.faq-template__q-item{color:var(--text-secondary-color);transition:var(--animation)}.faq-template__q-item:hover{color:var(--text-primary-color);transition:var(--animation)}.faq-template__q-wrapper.active .faq-template__q-item-icon-minus{display:block}.faq-template__q-wrapper.active .faq-template__q-item-icon-plus{display:none}.faq-template__q-wrapper .faq-template__q-item-icon-plus{display:block}.faq-template__q-wrapper .faq-template__q-item-icon-minus{display:none}.faq-template__contact{text-align:center;font-size:var(--font-small)}.faq-template__contact a{text-decoration:underline}.faq-template__topic-mobile{background:var(--white-color);overflow:hidden;position:relative}.faq-template__topic-panel{transform:translateX(-100%);transition:var(--animation);max-height:0}.faq-template__topic-panel.active{transform:none;transition:var(--animation);max-height:100vh}.faq-template__topic-wrapper{display:flex;justify-content:space-between}div.faq-template__topic-wrapper:not(:first-child){margin-top:var(--spacing-small)}.faq-template__topic-wrapper .icon{max-width:10px;min-width:10px;width:10px}.faq-template__question-panel{transform:translateX(100%);transition:var(--animation);background:var(--white-color);max-height:0}.faq-template__question-panel.active{transform:none;transition:var(--animation);max-height:100vh}.faq-template__question-panel-back{display:flex;align-items:center}.faq-template__question-panel-back .icon{max-width:6px;min-width:6px;width:6px;margin-right:var(--spacing-small)}.faq-template__question-panel h2{font-family:"Poppins",sans-serif}.faq-template__ar-wrapper{display:none}.faq-template__ar-wrapper.active{display:block}/*# sourceMappingURL=faq.css.map */
