body{background:#fff;color:#222;font-family:Poppins,sans-serif;line-height:1.6;margin:0;padding:0}h1,h2,h3,h4{color:#1b1b1b;font-weight:600;margin:0 0 .5rem}p{font-size:1.05rem;margin-bottom:1rem}a{color:#0054a6;text-decoration:none}a:hover{text-decoration:underline}.container{margin:0 auto;max-width:1200px;padding:2rem}section{padding:4rem 0}.site-header{background:#f8f9fc;border-bottom:1px solid #dce0e5;padding:1rem 0}.header-content{display:grid;grid-template-columns:auto 1fr auto;justify-content:space-between}.header-content,.logo-area{align-items:center;gap:1rem}.logo-area{display:flex}.logo{height:140px;width:auto}.company-name{color:#003f82;font-size:3.5rem;font-weight:700;justify-self:center;text-align:center}.vosb-badge{align-items:center;background:none;border-radius:0;color:#003f82;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;height:72px;justify-content:flex-end;padding:0}.vosb-badge img{border-radius:4px;height:44px;width:auto}.hero{background:#eef4fa;padding-bottom:5rem;padding-top:5rem;text-align:center}.hero h1{font-size:2.75rem;font-weight:700;margin-bottom:1.2rem}.hero p{font-size:1.2rem;line-height:1.75;margin:0 auto 2rem;max-width:720px}.cta-buttons a{border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:inline-block;font-size:1rem;font-weight:600;margin:0 .5rem;padding:.75rem 1.5rem;transition:background .3s ease}.btn-primary{background-color:#0054a6;color:#fff}.btn-primary:hover{background-color:#003f82}.btn-secondary{background-color:#e0e0e0;color:#333}.btn-secondary:hover{background-color:#cfcfcf}.card-grid,.three-columns{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.card,.three-columns .column{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:2rem;text-align:left;transition:box-shadow .3s ease}.card:hover,.three-columns .column:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.card h3,.three-columns .column h3{font-size:1.25rem;margin-bottom:.5rem}.three-columns .icon{font-size:2.5rem;margin-bottom:.5rem}.consultation-cta{background:#f0f6ff;padding:4rem 2rem;text-align:center}.consultation-cta h2{font-size:2rem;margin-bottom:1rem}.consultation-cta p{font-size:1.1rem}.consultation-cta .btn-primary{margin-top:1rem}form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}form input,form textarea{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.75rem 1rem;width:200px}form textarea{height:100px;max-width:420px;resize:vertical;width:100%}form button{background-color:#0054a6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background .3s ease}form button:hover{background-color:#003f82}section{padding-bottom:4rem;padding-top:4rem}h1{font-size:2.2rem;margin-bottom:1rem}h2,h3{margin-bottom:.75rem}.container{padding-left:1rem;padding-right:1rem}.card-grid{gap:1.5rem}.consultation-form{padding-bottom:3rem;padding-top:3rem}.hero{padding-bottom:3.5rem;padding-top:3.5rem}