section.faq-module{background-color:#f7f7f7;overflow:hidden;position:relative}section.faq-module .container{display:flex;flex-direction:column;gap:90px}section.faq-module .container .wrapper{margin:0 auto;max-width:1055px}@media screen and (max-width:946px){section.faq-module .container .wrapper{margin:0}}section.faq-module .container .wrapper.top{display:flex;flex-direction:column;gap:15px}section.faq-module .container .wrapper.top .label{margin:0 auto;text-align:center}section.faq-module .container .wrapper.top .text{margin:0 auto;max-width:946px;text-align:center}section.faq-module .container .wrapper.bottom .accordion-wrapper{display:flex;flex-direction:column;gap:30px}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;transition:.2s ease}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item:hover{background-color:#000811}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item:hover .top .h4{color:#fff}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item:hover .top .arrow path{stroke:#fff}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item.active{background-color:#000811}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item.active .top .h4{color:#fff}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item.active .top .arrow{transform:rotate(-180deg)}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item.active .top .arrow path{stroke:#fff}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item.active .bottom .text{opacity:1}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item .top{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item .top .h4{transition:.2s ease;word-break:break-word}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item .top .arrow{height:18px;min-width:15px;transition:.2s ease}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item .top .arrow path{transition:.2s ease;stroke:#000811}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item .bottom{height:0;overflow:hidden;transition:.2s ease}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item .bottom .text{margin:0 90px 30px 30px;opacity:0;transition:.2s ease}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item .bottom .text ul li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Crect width='25' height='25' fill='%23fff' rx='12.5'/%3E%3Cpath fill='%23000811' d='M19.957 13.76c.043-.04.043-.12.043-.16v-.04c0-.04 0-.08-.043-.12 0-.04-.043-.08-.086-.08 0 0 0-.04-.043-.04l-4.47-4.2a.437.437 0 0 0-.602 0 .37.37 0 0 0 0 .56l3.74 3.52H5.43c-.258 0-.43.16-.43.4s.172.4.43.4h14.14c.043 0 .13 0 .172-.04.043 0 .086-.04.086-.08 0 0 .043 0 .043-.04.043 0 .086-.04.086-.08'/%3E%3C/svg%3E")}section.faq-module .container .wrapper.bottom .accordion-wrapper .accordion-item .bottom .text *{color:#fff}