.faq-home{padding:82px 0;background:#f0f4ed}.faq-home__head{display:flex;align-items:end;justify-content:space-between;gap:28px}.faq-home__head h2{max-width:700px;margin:8px 0 0;color:#102117;font-size:clamp(30px,4vw,48px);line-height:1.02;letter-spacing:-.045em}.faq-home__head p{max-width:330px;margin:0;color:#69786d;font-size:13px;line-height:1.5}.faq-home__tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px;padding-bottom:13px;border-bottom:1px solid #d5e0d3}.faq-home__tabs button{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 13px;border:1px solid #c9d8c8;border-radius:9px;background:#fff;color:#31523a;font:800 12px/1 inherit;cursor:pointer;transition:.2s}.faq-home__tabs button span{display:grid;place-items:center;width:21px;height:21px;border-radius:6px;background:#e9f3e6;color:#299d27;font-size:13px}.faq-home__tabs button:hover{border-color:#78ad7b}.faq-home__tabs button.is-active{border-color:#075d20;background:#075d20;color:#fff}.faq-home__tabs button.is-active span{background:#55c22c;color:#103218}.faq-home__panel{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding-top:16px}.faq-home__panel[hidden]{display:none}.faq-home__panel details{border:1px solid #d5e1d3;border-radius:12px;background:#fff}.faq-home__panel details[open]{border-color:#9fc49e}.faq-home__panel summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px;color:#16321e;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.faq-home__panel summary::-webkit-details-marker{display:none}.faq-home__panel summary i{display:grid;place-items:center;flex:none;width:25px;height:25px;border-radius:7px;background:#edf5ea;color:#258c2c;font-size:18px;font-style:normal;font-weight:500;transition:transform .2s}.faq-home__panel details[open] summary i{transform:rotate(45deg);background:#dff1d9}.faq-home__panel details p{margin:0;padding:0 18px 18px;color:#68786d;font-size:13px;line-height:1.55}.faq-home__cta{display:inline-flex;margin-top:19px;color:#075d20;font-size:12px;font-weight:850;text-decoration:none}.faq-home__cta:hover{text-decoration:underline}@media(max-width:700px){.faq-home{padding:58px 0}.faq-home__head{display:block}.faq-home__head p{margin-top:9px}.faq-home__panel{grid-template-columns:1fr}}@media(max-width:500px){.faq-home__tabs{display:grid;grid-template-columns:1fr 1fr}.faq-home__tabs button{justify-content:flex-start}.faq-home__panel summary{padding:15px;font-size:13px}.faq-home__panel details p{padding:0 15px 15px;font-size:12px}}
