.hot-offers{background:var(--paper)}.hot-offers-head{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:end;gap:36px;margin-bottom:36px;display:grid}.hot-offers-head>div{flex-direction:column;gap:18px;display:flex}.hot-offers-intro{max-width:390px;font-family:var(--sans);font-size:var(--fs-body);color:var(--ink);text-wrap:pretty;justify-self:end;line-height:1.2}.offer-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.4vw,40px);display:grid}.offer-tile{background:var(--cream);min-width:0}.offer-tile-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.offer-tile-link:focus-visible{outline:2px solid var(--black);outline-offset:4px}.offer-tile-media{aspect-ratio:4/3;background:var(--beige);display:block;overflow:hidden}.offer-tile-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-soft);display:block}.offer-tile-link:hover .offer-tile-media img{transform:scale(1.03)}.offer-tile-body{flex-direction:column;flex:1;gap:12px;padding:clamp(22px,2.4vw,36px);display:flex}.offer-tile-loc{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:13px}.offer-tile-title{font-family:var(--grotesk);color:var(--black);text-wrap:balance;margin:0;font-size:clamp(26px,2.4vw,40px);font-weight:500;line-height:1}.offer-tile-desc{max-width:520px;font-family:var(--sans);color:var(--ink);text-wrap:pretty;font-size:16.5px;line-height:1.35}.offer-tile-go{font-family:var(--sans);color:var(--black);margin-top:auto;padding-top:10px;font-size:16px;font-weight:500}.offer-tile-go span{transition:transform .2s;display:inline-block}.offer-tile-link:hover .offer-tile-go span{transform:translate(4px)}.hot-offers-more{margin-top:26px}.hot-offer-action{min-width:145px;font-family:var(--sans);transition:background .2s ease, color .2s ease, transform .16s var(--ease-soft);justify-content:space-between;align-items:center;gap:24px;padding:13px 16px;font-size:16px;font-weight:500;line-height:1;display:inline-flex}.hot-offer-action:active{transform:scale(.97)}.hot-offer-action span,.hot-offer-brochure span{font-size:18px;line-height:1;transition:transform .2s}.hot-offer-action:hover span,.hot-offer-brochure:hover span{transform:translate(2px,-2px)}.hot-offer-action--primary{color:var(--white);background:var(--ink)}.hot-offer-action--primary:hover{color:var(--white);background:#000}.hot-offer-action--secondary{color:var(--black);border:1px solid var(--ink-soft)}.hot-offer-action--secondary:hover{color:var(--black);background:var(--beige)}.hot-offer-action:focus-visible{outline:2px solid var(--black);outline-offset:4px}@media (max-width:760px){.hot-offers-head{grid-template-columns:1fr;gap:18px}.hot-offers-intro{justify-self:start;max-width:560px}.offer-tiles{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.offer-tile-media img,.offer-tile-go span,.hot-offer-action,.hot-offer-action span{transition:none}}
