.season-offer{width:min(810px,calc(100% - 32px));max-width:810px;max-height:calc(100dvh - 40px);padding:0;border:1px solid #e5e0d4;border-radius:26px;background:#fffaf0;color:#123b50;overflow:auto;box-shadow:0 30px 100px #05253555}.season-offer[open]{display:grid;grid-template-columns:.88fr 1.12fr;animation:seasonOfferIn .5s cubic-bezier(.2,.7,.2,1)}.season-offer::backdrop{background:#072a3b91;backdrop-filter:blur(5px)}.season-offer-close{position:absolute;z-index:5;right:14px;top:14px;width:42px;height:42px;background:#fffdf8;border:1px solid #9cb4bf;border-radius:50%;display:grid;place-items:center;font:28px/1 Arial,sans-serif;color:#153e52}.season-offer-photo{position:relative;overflow:hidden;min-height:495px}.season-offer-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;border-radius:0;object-position:46% 50%;animation:seasonSeaDrift 18s ease-out both}.season-offer-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,#10394cbc)}.season-offer-photo>span{position:absolute;bottom:38px;left:25px;right:22px;z-index:2;color:white;font:500 30px/1.2 var(--serif,Georgia,serif)}.season-offer-photo svg{position:absolute;bottom:-1px;left:-10%;width:120%;height:32px;z-index:3;fill:#fffaf0;animation:seasonOfferWave 7s ease-in-out infinite alternate}.season-offer-copy{padding:45px 36px 26px}.season-offer-copy .eyebrow{font-size:10px;margin-bottom:15px;padding-right:20px;letter-spacing:.13em}.season-offer-copy h2{font:500 37px/1.13 var(--serif,Georgia,serif);letter-spacing:-.04em;margin:0 0 20px}.season-offer-copy>p{font-size:14px;line-height:1.8;color:#4b6875;margin-bottom:19px}.season-offer-copy .season-offer-discount{display:flex;align-items:center;gap:14px;margin:0 0 16px;color:#153e52}.season-offer-discount strong{font:500 54px/1 var(--serif,Georgia,serif);letter-spacing:-.05em}.season-offer-discount span{max-width:95px;font-size:13px;line-height:1.5}.season-offer-code{display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px;border:1px dashed #8caeb9;border-radius:13px;background:#eaf2f4;color:#153e52;padding:13px 17px;margin-bottom:13px}.season-offer-code strong{font:600 23px/1.3 var(--sans,Arial,sans-serif);letter-spacing:.1em}.season-offer-code>span{font-size:12px}.season-offer-copy>.btn{width:100%;font-size:13px}.season-offer-copy>.season-offer-note{font-size:11px;margin:12px 0 0}.season-offer-status{display:block;font-size:12px;line-height:1.5;min-height:18px;margin-top:6px;color:#225b61}@keyframes seasonOfferIn{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}@keyframes seasonSeaDrift{from{transform:scale(1.07)}to{transform:scale(1)}}@keyframes seasonOfferWave{to{transform:translateX(4%)}}
@media(max-width:640px){.season-offer[open]{grid-template-columns:minmax(0,1fr)}.season-offer{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:22px}.season-offer-photo{min-height:155px;max-height:155px}.season-offer-photo>img{object-position:50% 37%}.season-offer-photo>span{font-size:23px;bottom:25px;left:24px}.season-offer-photo svg{height:22px}.season-offer-copy{padding:15px 25px 18px}.season-offer-copy h2{font-size:32px;margin-bottom:15px}.season-offer-copy .eyebrow{margin-bottom:10px}.season-offer-copy .season-offer-discount{margin-bottom:12px}.season-offer-discount strong{font-size:45px}.season-offer-discount span{max-width:none}.season-offer-copy>p{font-size:13px;margin-bottom:14px}.season-offer-code{padding:10px 15px;margin-bottom:11px}.season-offer-copy>.btn{min-height:45px}.season-offer-close{width:40px;height:40px;right:11px;top:11px}}
@media(prefers-reduced-motion:reduce){.season-offer[open],.season-offer-photo>img,.season-offer-photo svg{animation:none}}
