.xmas-hero{min-height:calc(100vh - var(--announce-h));margin-top:var(--announce-h);text-align:center;padding:clamp(120px, 18vh, 200px) var(--gutter);background:#0a1410;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.xmas-hero__media{z-index:0;position:absolute;inset:-5%}.xmas-hero__media img{object-fit:cover;filter:saturate(.78)hue-rotate(-8deg)brightness(.5)contrast(1.05);width:100%;height:100%}.xmas-hero__veil{background:radial-gradient(70% 80%,#2b3a3159 0%,#0a1410eb 90%),linear-gradient(#0a141099 0%,#0a1410f2 100%);position:absolute;inset:0}.xmas-hero__snow{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.xmas-hero__snow span{opacity:0;background:#efe7d6e6;border-radius:50%;width:3px;height:3px;animation:linear infinite snowFall;position:absolute;top:-10vh;box-shadow:0 0 6px #efe7d699}.xmas-hero__snow span:first-child{animation-duration:14s;animation-delay:0s;left:4%;transform:scale(.6)}.xmas-hero__snow span:nth-child(2){animation-duration:18s;animation-delay:2s;left:9%;transform:scale(1)}.xmas-hero__snow span:nth-child(3){animation-duration:11s;animation-delay:1s;left:14%;transform:scale(.4)}.xmas-hero__snow span:nth-child(4){animation-duration:20s;animation-delay:5s;left:19%;transform:scale(.9)}.xmas-hero__snow span:nth-child(5){animation-duration:15s;animation-delay:3s;left:24%;transform:scale(.5)}.xmas-hero__snow span:nth-child(6){animation-duration:13s;animation-delay:7s;left:29%;transform:scale(.7)}.xmas-hero__snow span:nth-child(7){animation-duration:17s;animation-delay:4s;left:34%;transform:scale(.5)}.xmas-hero__snow span:nth-child(8){animation-duration:19s;animation-delay:6s;left:39%;transform:scale(.8)}.xmas-hero__snow span:nth-child(9){animation-duration:12s;animation-delay:8s;left:44%;transform:scale(.4)}.xmas-hero__snow span:nth-child(10){animation-duration:16s;animation-delay:1.5s;left:49%;transform:scale(1)}.xmas-hero__snow span:nth-child(11){animation-duration:14s;animation-delay:9s;left:54%;transform:scale(.6)}.xmas-hero__snow span:nth-child(12){animation-duration:18s;animation-delay:2.5s;left:59%;transform:scale(.7)}.xmas-hero__snow span:nth-child(13){animation-duration:11s;animation-delay:5.5s;left:64%;transform:scale(.5)}.xmas-hero__snow span:nth-child(14){animation-duration:21s;animation-delay:3.5s;left:69%;transform:scale(.9)}.xmas-hero__snow span:nth-child(15){animation-duration:13s;animation-delay:.5s;left:74%;transform:scale(.4)}.xmas-hero__snow span:nth-child(16){animation-duration:17s;animation-delay:6.5s;left:79%;transform:scale(.8)}.xmas-hero__snow span:nth-child(17){animation-duration:23s;animation-delay:10s;left:84%;transform:scale(.5)}.xmas-hero__snow span:nth-child(18){animation-duration:19s;animation-delay:11s;left:89%;transform:scale(.6)}.xmas-hero__snow span:nth-child(19){animation-duration:15s;animation-delay:4.5s;left:94%;transform:scale(.7)}.xmas-hero__snow span:nth-child(20){animation-duration:20s;animation-delay:7.5s;left:97%;transform:scale(.5)}.xmas-hero__snow span:nth-child(21){animation-duration:22s;animation-delay:8.5s;left:3%;transform:scale(.4)}.xmas-hero__snow span:nth-child(22){animation-duration:24s;animation-delay:12s;left:47%;transform:scale(.6)}.xmas-hero__inner{z-index:2;max-width:820px;position:relative}.xmas-hero__emblem{filter:drop-shadow(0 8px 30px #0009);width:clamp(140px,16vw,200px);margin:0 auto 32px}.xmas-hero h1{font-family:var(--f-display);color:#efe7d6;text-shadow:0 3px 20px #0009;margin:0 0 .5em;font-size:clamp(2.6rem,5.6vw,5rem);font-weight:600;line-height:1.05}.xmas-hero h1 em{font-family:var(--f-voice);color:#e9c77a;font-style:italic;font-weight:500}.xmas-hero__lede{font-family:var(--f-voice);color:#efe7d6;text-shadow:0 2px 12px #0000008c;max-width:58ch;margin:1.4em auto 2.4em;font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:500;line-height:1.6}.xmas-hero__season{backdrop-filter:blur(10px);font-family:var(--f-display);color:#efe7d6;background:#0a14108c;border:1px solid #e9c77a73;border-radius:999px;align-items:baseline;gap:14px;margin:0;padding:14px 24px;font-size:1.1rem;font-weight:500;display:inline-flex}.xmas-hero__season span{font-family:var(--f-ui);letter-spacing:.32em;text-transform:uppercase;color:#e9c77a;font-size:10px;font-weight:500}.xmas-package{padding:clamp(100px, 14vh, 180px) var(--gutter);background:#0a1410;position:relative}.xmas-package__inner{max-width:var(--maxw);text-align:center;margin:0 auto}.xmas-package .kicker{margin-bottom:1em}.xmas-package h2{font-family:var(--f-display);color:#efe7d6;max-width:20ch;margin:0 auto 80px;font-weight:600}.xmas-package h2 em{color:#e9c77a}.xmas-package__grid{grid-template-columns:repeat(2,1fr);gap:32px;max-width:960px;margin:0 auto;display:grid}.xmas-card{text-align:left;transition:border-color .3s var(--ease);background:#15140f80;border:1px solid #e9c77a47;padding:40px 32px}.xmas-card:hover{border-color:#e9c77a99}.xmas-card__mark{filter:drop-shadow(0 1px 3px #0006);width:44px;height:44px;margin-bottom:18px}.xmas-card h3{font-family:var(--f-display);color:#efe7d6;margin:0 0 .5em;font-size:1.4rem;font-weight:600}.xmas-card p{font-family:var(--f-voice);color:#d8cfb9;margin:0;font-size:1.05rem;font-weight:500;line-height:1.55}@media (width<=720px){.xmas-package__grid{grid-template-columns:1fr}}
