section.faq-module{background:#fff;overflow:hidden;position:relative}section.faq-module .wrapper{display:flex;width:100%}section.faq-module .wrapper .wrapper-title{padding-right:90px;width:33.3333333333%}section.faq-module .wrapper .wrapper-title .wrapper-top{max-width:400px;width:100%}section.faq-module .wrapper .wrapper-title .wrapper-top .title{margin-bottom:30px}section.faq-module .wrapper .wrapper-title .wrapper-top .title *{text-wrap:balance}section.faq-module .wrapper .wrapper-title .wrapper-top .wrapper-buttons{display:flex;margin-top:60px}section.faq-module .wrapper .wrapper-title .wrapper-top .wrapper-buttons a,section.faq-module .wrapper .wrapper-title .wrapper-top .wrapper-buttons span{margin-bottom:20px;margin-right:20px}section.faq-module .wrapper .wrapper-title .wrapper-top .wrapper-buttons a:last-child,section.faq-module .wrapper .wrapper-title .wrapper-top .wrapper-buttons span:last-child{margin-right:0}section.faq-module .wrapper .wrapper-questions{max-width:700px}section.faq-module .wrapper .wrapper-questions .drawer{border-top:1px solid #e9e9f0;cursor:pointer;margin-bottom:15px;overflow:hidden;padding-top:15px}section.faq-module .wrapper .wrapper-questions .drawer .title{align-items:center;display:flex;transition:margin .3s ease-in-out}section.faq-module .wrapper .wrapper-questions .drawer .title p{color:var(--text-color1);transition:color .3s ease-in-out}section.faq-module .wrapper .wrapper-questions .drawer .title span{background:var(--color3);border-radius:5px;display:inline-block;height:45px;margin-right:30px;min-height:45px;min-width:45px;position:relative;transition:all .3s;width:45px}section.faq-module .wrapper .wrapper-questions .drawer .title span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2' fill='none'%3E%3Cpath fill='%23282844' d='M0 .8A.8.8 0 0 1 .8 0h14.4a.8.8 0 0 1 0 1.6H.8A.8.8 0 0 1 0 .8Z'/%3E%3C/svg%3E");content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}section.faq-module .wrapper .wrapper-questions .drawer .title span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='16' fill='none'%3E%3Cpath fill='%23282844' d='M1.002 16a.8.8 0 0 1-.8-.8V.8a.8.8 0 0 1 1.6 0v14.4a.8.8 0 0 1-.8.8Z'/%3E%3C/svg%3E");content:"";height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease-in-out;width:2px}section.faq-module .wrapper .wrapper-questions .drawer .content{transition:height .3s ease-in-out}section.faq-module .wrapper .wrapper-questions .drawer .content p{font-size:16px}section.faq-module .wrapper .wrapper-questions .drawer.open .title{margin-bottom:15px}section.faq-module .wrapper .wrapper-questions .drawer.open .title p{color:var(--color6)}section.faq-module .wrapper .wrapper-questions .drawer.open .title span{border-radius:50%}section.faq-module .wrapper .wrapper-questions .drawer.open .title span:before{transform:translate(-50%,-50%) rotate(90deg)}@media (max-width:768px){section.faq-module .wrapper{flex-wrap:wrap}section.faq-module .wrapper .wrapper-title{margin-bottom:60px;padding-right:0;width:100%}}