/* Price reassurance at the main conversion points, without crowding navigation. */
.hero-premium .access-price,.final-cta .access-price{display:flex;flex-direction:column;align-items:center;gap:5px;margin:18px 0 0;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.45;letter-spacing:0;text-align:center}
.hero-premium .access-price strong,.final-cta .access-price strong{font-size:14px;font-weight:550;color:#f3f5f8}
.hero-premium .access-price span{font-size:11px;color:#aab5c3}
.final-cta .access-price span{font-size:11px;color:#f0d6e0}
.hero-premium .hero-fine{margin-top:9px;font-size:10px}
.final-cta .access-price+.micro{margin-top:9px}
@media(max-width:600px){.hero-premium .access-price,.final-cta .access-price{margin-top:16px;gap:4px}.hero-premium .hero-fine{font-size:9px}}
