.offers-page{background:radial-gradient(circle at 50% 38%,#ffffffe0,#0000 37rem),#f4f1eb;place-items:center;min-height:100vh;padding:clamp(2.5rem,7vw,6.25rem) 1.25rem;display:grid}.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);width:min(100%,68.5rem);display:grid}.offer-card{isolation:isolate;color:#fff9e9;background:linear-gradient(130deg, var(--card-light), var(--card-deep));border:1px solid #fff6da73;border-radius:1.1rem;min-height:clamp(12.3rem,24vw,14.25rem);display:flex;position:relative;overflow:hidden;box-shadow:0 .75rem 1.25rem #2d1f163d,inset 0 1px #ffffff4d}.offer-card--spring{--card-light:#acd9c3;--card-deep:#78b39d;--accent:#d8a957}.offer-card--summer{--card-light:#0791aa;--card-deep:#007a99;--accent:#d6a758}.offer-card--autumn{--card-light:#ac4823;--card-deep:#732415;--accent:#d6a653}.offer-card--winter{--card-light:#233a5a;--card-deep:#17243e;--accent:#d6b36e}.offer-card__content{z-index:2;flex-direction:column;flex:1;align-items:flex-start;padding:1.15rem 1.2rem 1rem;display:flex;position:relative}.offer-card__eyebrow{color:#f6e2b9;text-shadow:0 1px 1px #1e140a4d;margin:0 0 .1rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic;font-weight:600;line-height:1}.offer-card__title{letter-spacing:-.02em;text-shadow:0 1px 2px #140f0873;max-width:78%;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.25rem,2.3vw,1.62rem);font-weight:700;line-height:.96}.offer-card__description{text-shadow:0 1px 2px #140f0873;max-width:83%;margin:.85rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(.78rem,1.35vw,.91rem);font-weight:600;line-height:.94}.offer-card__button{color:#4b3216;cursor:pointer;background:linear-gradient(90deg,#d5aa62,#f0d594 48%,#bc8436);border:2px solid #6c421340;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:2.3rem;margin-top:auto;padding:0 1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .16s,filter .16s;display:flex;box-shadow:inset 0 1px 1px #ffffffb3,0 2px 4px #2d180973}.offer-card__button:hover{filter:brightness(1.06);transform:translateY(-1px)}.offer-card__button:focus-visible{outline-offset:3px;outline:2px solid #fff}.offer-card__ornament{z-index:3;color:var(--accent);filter:drop-shadow(0 2px 2px #2d1d0c85);font-family:Georgia,serif;font-size:clamp(3.1rem,6.5vw,4.8rem);line-height:1;position:absolute;bottom:.25rem;right:.65rem;transform:rotate(-13deg)}.offer-card--spring .offer-card__ornament{color:#d9b27a;font-size:clamp(3.6rem,7vw,5.3rem);top:-.35rem;bottom:auto;right:.6rem}.offer-card--summer .offer-card__ornament{color:#e7c889;font-size:clamp(4rem,7vw,5.6rem);top:-.3rem;bottom:auto;right:.5rem;transform:rotate(15deg)}.offer-card__pattern{z-index:0;border:1px solid #ffe6ae52;border-radius:42% 58% 48% 52%;width:13rem;height:13rem;position:absolute;top:-4.5rem;right:-3.8rem;transform:rotate(25deg);box-shadow:0 0 0 1.25rem #ffe6ae0d,0 0 0 2.5rem #ffe6ae0d}.offer-card--autumn .offer-card__pattern,.offer-card--winter .offer-card__pattern{width:11rem;height:11rem;top:-3.4rem;right:-3rem}.offer-card__glow{z-index:0;filter:blur(1.5rem);background:#fff5cd21;border-radius:999px;width:8rem;height:8rem;position:absolute;bottom:-4.5rem;left:-3.5rem}@media (max-width:40rem){.offers-page{align-items:start}.offers-grid{grid-template-columns:1fr;gap:1.4rem;max-width:29rem}.offer-card{min-height:14rem}}
