.bvcp{--bvcp-navy:#282869;--bvcp-deep:#1B1B48;--bvcp-yellow:#F2EA2A;--bvcp-white:#fff;--bvcp-bone:#F5F1E8;--bvcp-sand:#E6DDCB;--bvcp-ink:#1F2033;--bvcp-muted:#6B6C80;--bvcp-border:#E2DDD1;--bvcp-font:'Poppins','Tajawal',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;--bvcp-sh:0 1px 2px rgba(31,32,51,.06),0 8px 24px rgba(31,32,51,.045);font-family:var(--bvcp-font);color:var(--bvcp-ink);-webkit-font-smoothing:antialiased}.bvcp *,.bvcp *::before,.bvcp *::after{box-sizing:border-box}.bvcp p,.bvcp h1,.bvcp h2,.bvcp dl,.bvcp dd,.bvcp dt{margin:0;padding:0}.bvcp__wrap{max-width:940px;margin:0 auto;padding:0 24px}@media(max-width:600px){.bvcp__wrap{padding:0 16px}}.bvcp--bone{background:var(--bvcp-bone)}.bvcp--white{background:var(--bvcp-white)}.bvcp--sand{background:var(--bvcp-sand)}.bvcp--auto{background:var(--bvcp-bone)}.bvcp__sec{padding:clamp(44px,6vw,76px) 0}.bvcp__sec--sm{padding:clamp(32px,4vw,52px) 0}.bvcp .bvcp__lbl{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--bvcp-muted);margin:0 0 14px}.bvcp__h1{font-size:clamp(32px,4.6vw,52px);line-height:1.05;letter-spacing:-.035em;font-weight:700;color:var(--bvcp-navy);max-width:16ch}.bvcp__h1--sm{font-size:clamp(28px,3.8vw,42px)}.bvcp__h2{font-size:clamp(22px,2.7vw,28px);line-height:1.15;letter-spacing:-.028em;font-weight:700;color:var(--bvcp-navy)}.bvcp__ch{font-size:17px;line-height:1.3;letter-spacing:-.015em;font-weight:600;color:var(--bvcp-navy)}.bvcp__rule{width:50px;height:4px;background:var(--bvcp-yellow);margin:20px 0 24px;border-radius:2px}.bvcp .bvcp__lede{font-size:clamp(16px,1.6vw,19px);line-height:1.6;color:var(--bvcp-ink);margin:22px 0 0;max-width:56ch}.bvcp .bvcp__body{font-size:15.5px;line-height:1.72;color:var(--bvcp-muted);margin:10px 0 0;max-width:66ch}.bvcp .bvcp__body strong{color:var(--bvcp-ink);font-weight:600}.bvcp__gov{background:var(--bvcp-navy);color:#fff;border-radius:14px;padding:clamp(22px,3vw,30px);margin-top:24px}.bvcp .bvcp__gov p{color:rgb(255 255 255 / .92);font-size:16px;line-height:1.65;max-width:62ch;margin:0}.bvcp__gov strong{color:#fff;font-weight:600}.bvcp__gk{display:block;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--bvcp-yellow);margin-bottom:10px}.bvcp__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.bvcp__cards--1{grid-template-columns:minmax(0,1fr);max-width:520px}.bvcp__c{background:var(--bvcp-white);border:1px solid var(--bvcp-border);border-radius:14px;padding:26px;box-shadow:var(--bvcp-sh)}.bvcp--white .bvcp__c{background:var(--bvcp-bone)}.bvcp__c--lead{border-top:5px solid var(--bvcp-yellow);padding-top:21px}.bvcp .bvcp__c .bvcp__body{margin-top:6px}.bvcp__rows{margin-top:8px;border-top:1px solid var(--bvcp-border)}.bvcp__row{display:grid;grid-template-columns:180px 1fr;gap:clamp(16px,3vw,40px);padding:22px 0;border-bottom:1px solid var(--bvcp-border);align-items:start}@media(max-width:720px){.bvcp__row{grid-template-columns:1fr;gap:6px;padding:18px 0}}.bvcp__row dt{font-size:15px;font-weight:600;color:var(--bvcp-navy)}.bvcp__row dd{font-size:15px;line-height:1.7;color:var(--bvcp-muted);margin:0;max-width:60ch}.bvcp__row dd strong{color:var(--bvcp-ink);font-weight:600}.bvcp__ask{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(20px,3vw,44px);align-items:center}@media(max-width:820px){.bvcp__ask{grid-template-columns:1fr}}.bvcp .bvcp__big{font-size:clamp(19px,2.2vw,25px);line-height:1.25;letter-spacing:-.02em;font-weight:600;color:var(--bvcp-navy);margin:0;max-width:24ch}.bvcp__btns{display:flex;gap:12px;flex-wrap:wrap}@media(min-width:821px){.bvcp__btns{justify-content:flex-end}}.bvcp__btn{display:inline-block;background:var(--bvcp-navy);color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:1;padding:14px 24px;border-radius:8px;border:1.5px solid #fff0}.bvcp__btn:hover,.bvcp__btn:focus{background:var(--bvcp-deep);color:#fff}.bvcp__btn:focus-visible{outline:none;box-shadow:0 0 0 3px #E9EAF4}