.faq{align-items:center;display:flex;flex-flow:column;justify-content:center;overflow:hidden;padding:0 20px;position:relative}@media screen and (max-width:889px){.faq__container{flex-flow:column}}.faq__title{color:#fff;margin-bottom:40px;margin-top:100px;max-width:580px;text-align:center}.faq__title h2{color:#fff;margin-bottom:25px}.faq_bg{background-size:cover;height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}.faq_bg svg{bottom:0;left:0}.contact-plus,.faq_bg svg{position:absolute}.contact-plus-1{left:-12%;top:0;transform:scale(.5)}.contact-plus-2{left:25%;top:15%;transform:scale(.5)}.faq-question{font-size:18px;font-weight:800}.contact-plus-3{bottom:10%;left:0;transform:scale(.8)}.faq__intro{align-items:center;display:flex;gap:10px;justify-content:space-between;min-height:60px}.faq__intro h5{margin-bottom:0;max-width:80%}.faq-opened .faq__inner{max-height:2000px}.faq__item{background:#fff;border-radius:20px;max-width:630px;padding:30px}.faq__inner{max-height:0;overflow:hidden;transition:max-height .2s ease-in-out}.faq__inner a{font-weight:600;text-decoration:underline}.faq-opened .faq_open-button{transform:rotate(0deg)}.faq__more{display:flex;flex-flow:column;gap:20px;justify-content:space-evenly;margin-bottom:0;max-height:0;overflow:hidden;z-index:10}.faq__more.opened{margin-bottom:40px;max-height:1500px;transition:max-height .6s ease-in-out;visibility:visible}.faq_open-button svg{height:42px;transform-origin:center;transition:transform .3s ease-in-out;width:42px}.faq_open-button{align-items:center;background:none;border:none;border-radius:25px;cursor:pointer;height:42px;min-width:42px;padding:0;transform:rotate(180deg);transition:rotate .2s;width:42px}.faq__load,.faq_open-button{display:flex;justify-content:center}.faq__container{display:flex;flex-flow:column;gap:20px;justify-content:space-evenly;margin-bottom:75px;z-index:10}@media screen and (min-width:889px){.faq__left{min-width:500px}}