
.gfy-cat3a-guides,.gfy-cat3a-faq{margin:28px 0;padding:23px;border:1px solid #dce6ef;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(23,55,83,.05)}
.gfy-cat3a-structured-head{margin-bottom:16px}
.gfy-cat3a-structured-head span{display:block;color:#55728c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.gfy-cat3a-structured-head h2{margin:5px 0 0;color:#193750;font-size:22px}
.gfy-cat3a-guides__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.gfy-cat3a-guide{padding:16px;border:1px solid #e2e8ee;border-radius:13px;background:#fafcfd}
.gfy-cat3a-guide h3{margin:0 0 8px;color:#25445e;font-size:16px}
.gfy-cat3a-guide p{margin:0;color:#60758a;font-size:13px;line-height:1.65}
.gfy-cat3a-faq__list{display:grid;gap:9px}
.gfy-cat3a-faq details{border:1px solid #e0e7ee;border-radius:12px;background:#fbfcfd;overflow:hidden}
.gfy-cat3a-faq summary{cursor:pointer;padding:14px 16px;color:#29465f;font-weight:850;font-size:13px;list-style:none}
.gfy-cat3a-faq summary:after{content:'+';float:right;color:#4b7194;font-size:18px}
.gfy-cat3a-faq details[open] summary:after{content:'–'}
.gfy-cat3a-faq__answer{padding:0 16px 15px;color:#617589;font-size:13px;line-height:1.65}
@media(max-width:720px){.gfy-cat3a-guides__grid{grid-template-columns:1fr}}
