.mfc-content-hero{padding:58px 0 34px;background:linear-gradient(180deg,#f4f9fc,#fff);text-align:center}.mfc-content-hero h1{font-family:Georgia,"Times New Roman",serif!important;color:var(--mfc-navy);font-size:clamp(40px,5vw,62px);line-height:1.04;max-width:900px;margin:8px auto 0}.mfc-contact{padding:54px 0 80px}.mfc-contact__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start}.mfc-contact__card{background:var(--mfc-sky);padding:32px;border-radius:18px}.mfc-contact__card h2{font-size:34px;margin:0 0 14px}.mfc-contact__card p{line-height:1.65;color:var(--mfc-muted)}.mfc-contact__details{display:grid;gap:12px;margin:26px 0}.mfc-contact__details a{color:var(--mfc-navy)!important;font-weight:700;text-decoration:none!important}.mfc-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mfc-form__full{grid-column:1/-1}.mfc-form label{display:block;font-size:13px;font-weight:750;color:var(--mfc-navy);margin-bottom:6px}.mfc-form input,.mfc-form textarea{width:100%;border:1px solid var(--mfc-border);border-radius:11px;background:#fff;padding:13px 14px;font:inherit;color:var(--mfc-ink)}.mfc-form textarea{min-height:150px;resize:vertical}.mfc-form .mfc-btn{cursor:pointer}.mfc-success{padding:14px;border-radius:10px;background:#e9f8ef;color:#196f3d;margin-bottom:16px}.mfc-errors{padding:14px;border-radius:10px;background:#fff0f0;color:#9a2d2d;margin-bottom:16px}.mfc-blog{padding:62px 0 80px}.mfc-blog__intro{max-width:720px;margin:0 auto 36px;text-align:center;color:var(--mfc-muted);line-height:1.6}.mfc-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mfc-article-card{border:1px solid var(--mfc-border);border-radius:16px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.mfc-article-card:hover{transform:translateY(-4px);box-shadow:var(--mfc-shadow)}.mfc-article-card__image{display:block;aspect-ratio:16/10;background:#eef5f8;overflow:hidden}.mfc-article-card__image img{width:100%;height:100%;object-fit:cover}.mfc-article-card__body{padding:22px}.mfc-article-card__date{font-size:12px;color:var(--mfc-muted);text-transform:uppercase;letter-spacing:.08em}.mfc-article-card h2{font-size:25px;line-height:1.15;margin:8px 0 10px}.mfc-article-card h2 a{color:var(--mfc-navy)!important;text-decoration:none!important}.mfc-article-card p{color:var(--mfc-muted);font-size:14px;line-height:1.55}.mfc-readmore{color:var(--mfc-blue)!important;font-weight:800;text-decoration:none!important;font-size:13px}.mfc-pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.mfc-pagination a,.mfc-pagination span{padding:8px 12px;border-radius:8px;border:1px solid var(--mfc-border);text-decoration:none!important;color:var(--mfc-navy)!important}.mfc-article{padding:58px 0 82px}.mfc-article__head{max-width:900px;margin:0 auto 34px;text-align:center}.mfc-article__head h1{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(42px,5.8vw,66px);line-height:1.03;color:var(--mfc-navy);margin:10px 0 14px}.mfc-article__date{font-size:13px;color:var(--mfc-muted)}.mfc-article__image{max-width:1060px;margin:0 auto 42px}.mfc-article__image img{width:100%;max-height:640px;object-fit:cover;border-radius:18px}.mfc-article__body{max-width:820px;margin:auto;font-size:17px;line-height:1.78}.mfc-article__body h2{font-family:Georgia,"Times New Roman",serif!important;color:var(--mfc-navy);font-size:34px;margin-top:44px}.mfc-article__body h3{color:var(--mfc-navy);font-size:24px;margin-top:34px}.mfc-article__body img{max-width:100%;height:auto;border-radius:12px}.mfc-article__body a{color:var(--mfc-blue)!important}.mfc-article__back{max-width:820px;margin:34px auto 0}.mfc-404{padding:100px 0;text-align:center;min-height:55vh;display:flex;align-items:center}.mfc-404 h1{font-family:Georgia,serif!important;font-size:70px;color:var(--mfc-navy);margin:0}.mfc-404 p{color:var(--mfc-muted);font-size:18px}.mfc-404 .mfc-actions{justify-content:center}@media(max-width:900px){.mfc-contact__grid{grid-template-columns:1fr}.mfc-blog__grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.mfc-form{grid-template-columns:1fr}.mfc-form__full{grid-column:auto}.mfc-blog__grid{grid-template-columns:1fr}.mfc-contact{padding-top:36px}.mfc-blog{padding-top:40px}.mfc-article{padding-top:40px}}