.faq{margin:90px 0;box-sizing:border-box}.faq__container{margin:0 auto}.faq .aboveTitle{text-align:left}.faq__title{text-align:left;margin-bottom:50px}.faq__wrap,.faq__wrapper{display:flex;flex-direction:column;gap:10px 30px}.faq__wrap-mb{margin-bottom:40px}.faq__item{display:flex;flex-direction:column;padding:16px 20px;background:#edf3ff;border-radius:8px;box-sizing:border-box}.faq__item-header{display:flex;justify-content:space-between;position:relative;font-family:SuisseIntl,sans-serif!important;font-weight:500;font-size:18px;line-height:1.35;margin-bottom:0;padding-bottom:0;cursor:pointer;transition:.9s}.faq__item.active .faq__item-header{margin-bottom:16px}.faq__arrow{width:20px;min-width:20px;height:20px;display:block;margin-top:3px;margin-left:16px;transition:.2s}.faq__item.active .faq__arrow{transform:rotate(180deg)}.faq__item-content{font-size:16px;color:#434c5d;max-height:0;overflow:hidden;box-sizing:border-box;opacity:0;transition:.8s}.faq__item.active .faq__item-content{max-height:2000px;opacity:1}.faq__item-content a{color:#1766ff;font-weight:500;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.numbers{list-style:decimal;padding-left:20px}.faq__item-content ul b{font-weight:600}.faq__item-content li{background-image:url('data:image/svg+xml,<svg width="7" height="8" viewBox="0 0 7 8" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="3.5" cy="3.55078" r="3.5" fill="%231766FF"/></svg>');background-size:7px;background-repeat:no-repeat;background-position:left 7px;padding-left:19px}.faq__item-content .numbers li{background:0 0;padding-left:5px}.faq__item-content .numbers li::marker{font-weight:600;color:#1766ff}.faq__item-content li:not(:last-child){margin-bottom:12px}.faq__item-after-text{margin-top:20px}@media (min-width:768px){.faq{margin:100px 0}}@media (min-width:1024px){.faq{margin:120px 0}}@media (min-width:1230px){.faq{margin:130px 0}.faq__wrapper{display:grid;align-items:start;grid-template-columns:repeat(2,1fr)}.faq__item-content p{font-size:16px}.faq__wrap-mb{margin-bottom:50px}}