.faq-first-module{align-items:stretch;box-sizing:border-box;display:flex;gap:40px;margin:0 auto 40px;max-width:1200px;width:100%}.faq-first-module__image{background:#fff;border:1px solid rgba(100,146,253,.2);border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.2);box-sizing:border-box;flex:0 0 50%;max-width:calc(50% - 20px)}.faq-first-module__image img{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.faq-first-module__content{box-sizing:border-box;display:flex;flex:0 0 50%;flex-direction:column;gap:40px;max-width:calc(50% - 20px)}.faq-first-module__answerer-block,.faq-first-module__qa-block{background-color:#fff;background:#fff;border:1px solid rgba(100,146,253,.2);border-radius:8px;border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.2);padding:20px}.faq-first-module__title{color:#0095d9;font-size:18px;font-weight:700;margin-bottom:10px}.faq-first-module__description p{font-size:36px;font-weight:400;margin:0}.faq-first-module__question{color:#0095d9;font-size:18px;font-weight:600;margin-bottom:20px;padding-left:40px;position:relative}.faq-first-module__question:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='28' fill='none' viewBox='0 0 30 28'%3E%3Cpath fill='%230095D9' d='M0 0h30v28H0z'/%3E%3Cpath fill='%23fff' d='M17 24q0-1.18-.16-1.78t-.6-.82q-.42-.2-1.24-.2-1.64 0-2.64-.66-.98-.68-1.42-2.2t-.44-4.04v-1.2q0-2.54.44-4.04.44-1.52 1.42-2.18 1-.68 2.64-.68 1.66 0 2.64.68.98.66 1.42 2.18.44 1.5.44 4.04v1.2q0 2.18-.3 3.56-.3 1.36-.96 2.12v.08q.84.4 1.24 1.36.42.98.42 2.58zm-2-5.28q.68 0 1.02-.36t.46-1.34q.14-1 .14-2.92v-.8q0-1.92-.14-2.9-.12-1-.46-1.36T15 8.68q-.66 0-1.02.36-.34.36-.48 1.36-.12.98-.12 2.9v.8q0 1.92.12 2.92.14.98.48 1.34.36.36 1.02.36'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:28px;left:0;margin-right:10px;position:absolute;top:0;width:30px}.faq-first-module__answer p{line-height:1.8;margin:0}@media (max-width:767px){.faq-first-module{flex-direction:column;gap:40px}.faq-first-module__image{margin:0 auto}.faq-first-module__content,.faq-first-module__image{flex:0 0 auto;max-width:100%}.faq-first-module__description p{font-size:28px}.faq-first-module__question{font-size:18px}}