footer,header,section{--color1:#18a8b4;--color1-05:#f4fbfb;--background:#002d31;--background-70:rgba(0,45,49,.698)}footer.classic,header.classic,section.classic{--color1:#a52336;--color1-05:#fcf8f9;--background:#590e18;--background-70:rgba(89,14,24,.698)}section.faq-module{overflow:hidden;position:relative;z-index:1}section.faq-module.custom-theme.primary{background-color:var(--theme-custom-color-primary)!important}section.faq-module.custom-theme .wrapper-accordeons .accordeon.active:before,section.faq-module.custom-theme .wrapper-accordeons .accordeon:after{background-color:var(--theme-custom-color-secondary)!important}section.faq-module.custom-theme .wrapper-accordeons .accordeon.active .accordeon-title{color:var(--theme-custom-color-secondary)!important}section.faq-module.white{background-color:#fff}section.faq-module.grey{background-color:#f7f7f7}section.faq-module.grey .card{background-color:#fff}section.faq-module.primary{background-color:var(--color1-05)}section.faq-module .title{margin-bottom:60px}section.faq-module .wrapper-accordeons{display:flex;flex-direction:column;gap:45px}section.faq-module .wrapper-accordeons .accordeon{cursor:pointer;padding:15px 35px 15px 0;position:relative;transition:background-color .3s cubic-bezier(.075,.82,.165,1)}section.faq-module .wrapper-accordeons .accordeon:before{background-color:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}section.faq-module .wrapper-accordeons .accordeon:after{background-color:var(--color1);content:"";height:10px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' fill='none' viewBox='0 0 16 10'%3E%3Cpath fill='%2318A8B4' d='M8 6.464 14.187.277l1.768 1.768L8 10 .045 2.045 1.813.277z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' fill='none' viewBox='0 0 16 10'%3E%3Cpath fill='%2318A8B4' d='M8 6.464 14.187.277l1.768 1.768L8 10 .045 2.045 1.813.277z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;overflow:hidden;position:absolute;right:10px;top:20px;transition:transform .3s cubic-bezier(.075,.82,.165,1);width:16px}section.faq-module .wrapper-accordeons .accordeon .accordeon-title{align-items:center;display:flex;font-size:18px;font-weight:600;justify-content:space-between;margin:0}section.faq-module .wrapper-accordeons .accordeon .accordeon-content{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.075,.82,.165,1)}section.faq-module .wrapper-accordeons .accordeon .accordeon-content p+ol,section.faq-module .wrapper-accordeons .accordeon .accordeon-content p+p,section.faq-module .wrapper-accordeons .accordeon .accordeon-content p+ul{margin-top:15px}section.faq-module .wrapper-accordeons .accordeon.active:before{background-color:var(--color1)}section.faq-module .wrapper-accordeons .accordeon.active:after{transform:rotate(180deg)}section.faq-module .wrapper-accordeons .accordeon.active .accordeon-title{color:var(--color1);padding-bottom:15px}