.faq-module{width:100%}.faq-module__title{border:1px solid #0e4e96;border-radius:8px;color:#0e4e96;margin:0 0 24px;padding:12px 24px;text-align:center}.faq-module__list{display:flex;flex-direction:column;gap:26px}.faq-module__block{width:100%}.faq-module__item{background:#f8f0e6;padding:18px 16px 22px}.faq-module__question{align-items:center;background:transparent;border:0;color:#118acb;cursor:pointer;display:flex;font:inherit;font-weight:700;gap:12px;margin:0;padding:0;text-align:left;text-transform:none;width:100%}.faq-module__question-text{text-transform:none}.faq-module__icon{display:inline-flex;flex:0 0 auto;transition:transform .2s ease}.faq-module__answer{color:#434343;margin-top:18px}.faq-module__description p{margin:0 0 8px}.faq-module__description p:last-child{margin-bottom:0}.faq-module__item.is-closed .faq-module__answer{display:none}.faq-module__item.is-closed .faq-module__icon{transform:rotate(-90deg)}.faq-module__extra-buttons{background:transparent;margin-top:28px}.faq-module__button{text-decoration:none}.faq-module__button--bege{align-items:center;background:#ede7e9;box-sizing:border-box;color:#118acb;display:flex;font-weight:700;gap:14px;line-height:1.2;padding:18px;width:100%}.faq-module__button--bege:hover{color:#118acb;text-decoration:none}.faq-module__button--bege svg{flex:0 0 auto;height:26px;width:26px}.faq-module__button--green{align-items:center;background:#34bfb5;border-radius:10px;color:#fff;display:inline-flex;font-weight:700;gap:14px;line-height:1.2;padding:18px}.faq-module__button--green:hover{color:#fff;opacity:.9;text-decoration:none}.faq-module__link-icon{display:inline-flex;flex:0 0 auto;line-height:1}.faq-module__link-icon svg{height:34px;width:34px}.faq-module__calendar{margin-top:28px}.faq-module__materials{margin-top:34px}.faq-module__materials-title{color:#000;font-size:22px;font-weight:700;line-height:1.2;margin:0 0 22px}.faq-module__materials-grid{display:flex;flex-wrap:wrap;gap:28px 32px}@media (max-width:767px){.faq-module__title{padding:10px 16px}.faq-module__list{gap:20px}.faq-module__item{padding:16px 14px 20px}.faq-module__button--bege,.faq-module__button--green{box-sizing:border-box;justify-content:flex-start;width:100%}.faq-module__materials-grid{gap:18px}}