.u-section--faq-accordeon{padding-top:45px;padding-bottom:145px;background-color:var(--bg-primary);overflow:hidden}@media only screen and (max-width: 767px){.u-section--faq-accordeon{padding-bottom:48px}}.u-section--faq-accordeon.u-section--overlap{z-index:2;margin-bottom:-216px}@media only screen and (max-width: 767px){.u-section--faq-accordeon.u-section--overlap{margin-bottom:-96px}}.faq-accordeon{display:flex;flex-direction:column}.faq-accordeon__group{display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.faq-accordeon__group{overflow-x:auto}}.faq-accordeon__group-title{position:relative;cursor:pointer;width:100%;padding:20px 20px 30px;border-bottom:2px solid var(--interface-divider-divider);color:var(--c--brand-secondary-800);text-align:center;transition:.2s ease-in-out}@media only screen and (max-width: 767px){.faq-accordeon__group-title{padding:24px 20px;white-space:nowrap}}.faq-accordeon__group-title::before{content:"";position:absolute;right:0;bottom:0;left:0;pointer-events:none;height:36px}@media only screen and (max-width: 767px){.faq-accordeon__group-title::before{height:24px}}.faq-accordeon__group-title.is-active{border-color:var(--c--brand-secondary-600)}.faq-accordeon__group-title.is-active::before{background:radial-gradient(53.49% 71.83% at 50% 100%, rgba(14, 130, 162, 0.5) 0%, rgba(1, 28, 36, 0.5) 100%)}.faq-accordeon__content{display:none;flex-direction:column;gap:36px;padding-top:116px}@media only screen and (max-width: 767px){.faq-accordeon__content{gap:24px;padding-top:56px}}.faq-accordeon__content .faq-item{color:var(--txt-heading-primary)}.faq-accordeon__content .faq-item__question{position:relative;cursor:pointer;padding:16px 72px;border-bottom:1px solid var(--interface-divider-divider);font-size:22px;font-style:normal;font-weight:280;line-height:var(--t--line-height-400)}@media only screen and (max-width: 767px){.faq-accordeon__content .faq-item__question{padding:16px 50px 16px 20px}}.faq-accordeon__content .faq-item__question::before{content:"";position:absolute;top:50%;right:32px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 5V19M5 12H19' stroke='white' stroke-opacity='0.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:translateY(-50%);transition:.1s ease-in-out}@media only screen and (max-width: 767px){.faq-accordeon__content .faq-item__question::before{right:20px}}.faq-accordeon__content .faq-item__question:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 5V19M5 12H19' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.faq-accordeon__content .faq-item__answer{display:none;padding:40px 72px}@media only screen and (max-width: 767px){.faq-accordeon__content .faq-item__answer{padding:16px 20px}}.faq-accordeon__content .faq-item__answer ol{margin-top:8px;padding-left:20px}.faq-accordeon__content .faq-item__answer ol li{margin-top:8px}.faq-accordeon__content .faq-item__answer ul{margin-top:8px;padding-left:20px}.faq-accordeon__content .faq-item__answer ul li{margin-top:8px;list-style-type:square}.faq-accordeon__content .faq-item.is-hidden{display:none}.faq-accordeon__content .faq-item.is-active{background:rgba(0,39,51,.7)}.faq-accordeon__content .faq-item.is-active .faq-item__question::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19' stroke='white' stroke-opacity='0.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.faq-accordeon__content .faq-item.is-active .faq-item__answer{display:block}.faq-accordeon__content.is-active{display:flex}.faq-accordeon__less,.faq-accordeon__more{display:flex;justify-content:center;padding-top:12px}.faq-accordeon__less-btn,.faq-accordeon__more-btn{display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--txt-heading-primary);gap:12px}.faq-accordeon__less.is-hidden,.faq-accordeon__more.is-hidden{display:none}
