
#hero-section {background:#fff;}
#hero-image-container {background:#fff;}
#hero-image-container img {width:100%;max-width:930px;height:auto;object-fit:contain;}
.local-badge {display:inline-block;padding:9px 18px;border:1px solid #dce7f1;border-radius:30px;color:#26619c;background:#f5f9fd;font-size:12px;font-weight:600;}
.package-mockup {margin:0;background:white;}
.package-mockup img {display:block;width:100%;height:210px;object-fit:contain;}
[id^="bonus-card-"] img {object-fit:contain;background:#fff;}
.practice-section {max-width:1060px;margin:0 auto;padding:64px 24px;text-align:center;}
.section-eyebrow {color:#26619c;letter-spacing:.13em;font-size:11px;font-weight:800;margin-bottom:14px;}
.practice-section h2 {font-family:Poppins,Inter,sans-serif;color:#193f63;font-size:clamp(25px,3vw,36px);font-weight:800;line-height:1.25;margin:0 auto 16px;max-width:720px;}
.practice-intro {color:#64748b;max-width:610px;margin:0 auto 32px;line-height:1.7;}
.practice-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left;}
.practice-grid article {padding:26px;border:1px solid #dce7f1;background:#fff;border-radius:20px;}
.step-number {display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#edf5fc;color:#26619c;font-weight:800;margin-bottom:20px;}
.practice-grid h3 {font-size:18px;color:#193f63;font-weight:700;margin-bottom:10px;}
.practice-grid p {font-size:14px;line-height:1.7;color:#64748b;}
.practice-link {display:inline-block;margin-top:28px;color:#26619c;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px;}
@media(max-width:640px){.practice-grid{grid-template-columns:1fr}.practice-section{padding:44px 20px}.package-mockup img{height:190px}.local-badge{font-size:10px;padding:8px 12px}}
