.offers-shell{padding:20px 0 28px}.offers-heading{text-align:center;margin-bottom:18px}.home-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-offer-grid .price-card{display:grid;grid-template-columns:1fr auto;gap:8px;padding:16px;background:#fffaf4;border:1px solid #dfb18e;border-radius:5px}.home-offer-grid .mini-link{grid-column:1/-1;border-top:1px solid #ead9ca;color:#a85e2d;font-weight:800}.offer-tag{display:inline-block;margin-left:5px;padding:2px 5px;background:#a85e2d;color:white;font:800 8px Inter}.offers-link{display:flex;width:max-content;margin:18px auto 0}@media(max-width:620px){.home-offer-grid{grid-template-columns:1fr}}
/* Keep the personalized-care copy full width after removing the separate machine image. */
.latest-home .tech-copy-row{grid-template-columns:1fr}

/* Stronger, more readable homepage hero typography. */
.latest-home .hero-copy>span{font-size:15px;font-weight:900}
.latest-home .hero-copy h1{font-size:72px;font-weight:700}
.latest-home .hero-copy>p:not(.free-note){font-size:17px;font-weight:600;line-height:1.55}
.latest-home .hero-actions .latest-btn{font-size:11px;font-weight:900}
.latest-home .free-note strong{font-size:16px;font-weight:900}
.latest-home .free-note small{font-size:14px;font-weight:600;line-height:1.55}
@media(max-width:620px){.latest-home .hero-copy h1{font-size:58px}}

.latest-home .why-person-icon{width:38px;height:38px;object-fit:contain;margin:0 auto 8px;mix-blend-mode:multiply}
