body.template-index .ij-headline--solo{grid-template-columns:minmax(0,1fr)!important;max-width:760px}
.ij-home-faq{margin-top:32px;padding:28px;border:1px solid #dce7e1;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(3,42,28,.06)}
.ij-home-faq__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}
.ij-home-faq__head h2{margin:0;font-size:clamp(24px,3vw,36px);line-height:1.05;color:#052f22}
.ij-home-faq__head p{margin:0;max-width:470px;color:#53635d;line-height:1.55}
.ij-home-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}
.ij-home-faq details{border:1px solid #dce7e1;border-radius:13px;background:#fbfdfc;overflow:hidden}
.ij-home-faq summary{position:relative;display:flex;align-items:center;min-height:58px;padding:16px 50px 16px 18px;cursor:pointer;font-weight:750;color:#062f22;list-style:none}
.ij-home-faq summary::-webkit-details-marker{display:none}
.ij-home-faq summary:after{content:'+';position:absolute;right:16px;top:50%;width:26px;height:26px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:#e6f4eb;color:#08783c;font-size:20px;font-weight:700}
.ij-home-faq details[open] summary:after{content:'−'}
.ij-home-faq__answer{padding:0 18px 18px;color:#45564f;line-height:1.55}
.ij-home-faq__answer p{margin:0}
.ij-home-faq__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;padding:13px 20px;border-radius:10px;background:#08783c;color:#fff;text-decoration:none;font-weight:750}
.ij-home-faq__button:hover{background:#055f30}
@media(max-width:900px){
 body.template-index .ijc-benefits{display:none!important}
 .ij-home-faq{margin-top:22px;padding:20px 16px;border-radius:15px}
 .ij-home-faq__head{display:block;margin-bottom:16px}
 .ij-home-faq__head h2{font-size:28px}
 .ij-home-faq__head p{margin-top:8px;font-size:14px}
 .ij-home-faq__grid{grid-template-columns:1fr;gap:10px}
 .ij-home-faq summary{min-height:54px;padding:14px 48px 14px 15px;font-size:15px}
 .ij-home-faq__answer{padding:0 15px 15px;font-size:14px}
 .ij-home-faq__button{width:100%;box-sizing:border-box}
}
