.faq{margin-bottom:100px;box-sizing:border-box}.faq .container{margin:0 auto}.faq h2{display:block;padding-bottom:30px;text-align:center;box-sizing:border-box}.faq-item{display:flex;flex-direction:column;padding-top:25px;box-sizing:border-box;border-bottom:1px solid #ededed;transition:padding-bottom 175ms ease}.faq-item:first-child{padding-top:0}.faq-item-header{display:flex;align-items:center;position:relative;font-weight:700;font-size:18px;letter-spacing:-.02em;line-height:20px;box-sizing:border-box;cursor:pointer;margin-bottom:23px}.faq-item.active{padding-bottom:24px}.faq-item.active .faq-item-header{color:#2196f3;margin-bottom:15px}.faq-arrow{width:30px;height:30px;background:rgba(20,31,52,.1);display:flex;flex-shrink:0;border-radius:50%;margin-right:15px;transition:.2s}.faq-item.active .faq-arrow{background:#e6f4ff}.faq-item-header svg{margin:auto;transition:transform 175ms ease}.faq-item.active .faq-item-header svg{transform:rotate(180deg)}.faq-item.active .faq-item-header path{fill:#008eff}.faq-item-content{font-size:16px;max-height:0;overflow:hidden;box-sizing:border-box;transition:max-height 175ms ease}.faq-item.active .faq-item-content{max-height:none}.faq-item-content a{color:#2196f3;font-weight:600;text-decoration:none}.faq-item-content a:hover{text-decoration:underline}.faq-item-content ul{margin-top:15px;list-style:none}.faq-item-content ul b{font-weight:600}.faq-item-content li{background-image:url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 10C7.76142 10 10 7.76142 10 5C10 2.23858 7.76142 0 5 0C2.23858 0 0 2.23858 0 5C0 7.76142 2.23858 10 5 10Z" fill="%23008EFF"/></svg>');background-repeat:no-repeat;background-position:left 7px;padding-left:25px}.faq-item-content li:not(:last-child){margin-bottom:12px}.faq .btn{margin-top:50px}.faq-text{font-size:16px;margin-top:40px;text-align:center}@media (min-width:768px){.faq{margin-bottom:120px}}@media (min-width:1024px){.faq{margin-bottom:112px}}@media (min-width:1230px){.faq{margin-bottom:140px}.faq h2{padding-bottom:60px}.faq-item-header{font-size:20px}.faq-item-content p{font-size:16px}}