.home-hero{isolation:isolate;color:#fff;background:#352f2a;align-items:center;min-height:min(720px,100svh - 76px);display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-2;background-image:var(--hero-image);background-position:50%;background-size:cover;position:absolute;inset:0}.home-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#1c1814c7 0%,#1c181475 49%,#1c181433 100%);position:absolute;inset:0}.home-hero__content{max-width:850px;padding-top:60px;padding-bottom:60px}.home-hero h1{color:#fff;letter-spacing:-.04em;max-width:760px;margin:0 0 22px;font-size:clamp(3.2rem,7.8vw,6.7rem);line-height:.95}.home-hero__content>p:not(.home-kicker){max-width:570px;margin:0 0 32px;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.home-kicker{color:#f7e6bc;font:400 .72rem/1.2 var(--font-label);letter-spacing:.2em;text-transform:uppercase;margin:0 0 15px}.home-kicker--dark{color:var(--gold-600)}.home-actions{flex-wrap:wrap;gap:12px;display:flex}.home-button{min-height:46px;font:400 .74rem/1.1 var(--font-label);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:12px 20px;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.home-button:hover{transform:translateY(-2px)}.home-button--light{color:var(--ink-900);background:#fff}.home-button--outline{color:#fff;background:0 0;border-color:#ffffffa8}.home-button--dark{color:#fff;background:var(--ink-900)}.home-button--disabled{cursor:not-allowed;opacity:.92}.home-button--disabled:hover{transform:none}.home-button small{font:700 .58rem/1 var(--font-body);letter-spacing:.05em;text-transform:none;background:#ffffff2e;border-radius:6px;padding:3px 5px}.home-categories{z-index:2;border-bottom:1px solid var(--border-strong);background:var(--ivory-100);margin:0;position:relative}.home-categories__inner{padding:20px var(--gutter);flex-wrap:wrap;justify-content:center;gap:0;display:flex}.home-categories a{border-right:1px solid var(--border-strong);color:var(--ink-700);font:400 .68rem/1 var(--font-label);letter-spacing:.1em;text-transform:uppercase;padding:7px 15px;text-decoration:none}.home-categories a:last-child{border-right:0}.home-categories a:hover{color:var(--gold-600);text-underline-offset:5px;text-decoration:underline}.home-section{padding:110px 0 90px}.home-section--articles{background:var(--ivory-100)}.home-section__head{justify-content:space-between;align-items:end;gap:26px;margin-bottom:32px;display:flex}.home-section h2,.home-video-section h2,.home-honeymoon h2,.home-notifications h2{color:var(--ink-900);margin:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98}.home-text-link{border-bottom:1px solid var(--gold-500);color:var(--ink-900);font:400 .75rem/1.3 var(--font-label);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;padding-bottom:7px;text-decoration:none}.home-text-link span{color:var(--gold-600);margin-left:7px}.home-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.home-article-grid .article-card{border:1px solid var(--border-strong);background:#fff;border-radius:18px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 12px 30px #26221e0f}.home-article-grid .article-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #26221e1c}.home-article-grid .card-media{height:250px;display:block;overflow:hidden}.home-article-grid .card-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.home-article-grid .article-card:hover .card-media img{transform:scale(1.035)}.home-article-grid .card-body{flex-direction:column;flex:1;align-items:flex-start;padding:22px 22px 20px;display:flex}.home-article-grid .eyebrow{color:var(--gold-600);font:400 .66rem/1.2 var(--font-label);letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px}.home-article-grid h2{color:var(--ink-900);margin:0;font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.08}.home-article-grid h2 a{color:inherit;text-decoration:none}.home-article-grid .card-body>p:not(.eyebrow){display:none}.home-article-grid .meta{color:var(--ink-500);margin-top:auto;padding-top:19px;font-size:.76rem}.home-video-section{color:#fff;background:#312b26;padding:112px 0}.home-video-section__grid{grid-template-columns:.83fr 1.17fr;align-items:center;gap:clamp(34px,7vw,100px);display:grid}.home-video-section h2{color:#fff;margin-bottom:23px}.home-video-section__copy>p:not(.home-kicker){color:#ffffffc7;max-width:480px;margin:0 0 28px}.home-proof{flex-wrap:wrap;gap:19px;margin:0 0 32px;padding:0;list-style:none;display:flex}.home-proof li{color:#f7e6bc;font:400 .68rem/1.3 var(--font-label);letter-spacing:.1em;text-transform:uppercase}.home-proof li:before{content:"✦";margin-right:7px}.home-video-card{min-height:470px;position:relative;overflow:hidden}.home-video-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-video-card__veil{background:linear-gradient(#14110f0d 38%,#14110fa3);position:absolute;inset:0}.home-video-card__content{gap:12px;display:grid;position:absolute;inset:auto 31px 28px}.home-video-card__label{font:400 .68rem/1.2 var(--font-label);letter-spacing:.17em;text-transform:uppercase;color:#f7e6bc}.home-video-card__play{border:1px solid #fffc;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1rem;display:grid}.home-video-card__content p{max-width:260px;font:500 1.55rem/1.1 var(--font-display);color:#fff;margin:0}.home-honeymoon{background:#fff;padding:110px 0}.home-honeymoon__grid{background:#e9ddca;grid-template-columns:1fr 1fr;min-height:450px;display:grid}.home-honeymoon__intro{flex-direction:column;justify-content:center;align-items:flex-start;gap:25px;padding:clamp(34px,7vw,85px);display:flex}.home-honeymoon__intro p{max-width:420px;margin:0;font-size:1.15rem}.home-honeymoon__visual{min-height:440px;margin:0;position:relative;overflow:hidden}.home-honeymoon__visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-honeymoon__visual:after{content:"";background:linear-gradient(#0000 40%,#171f1cb3);position:absolute;inset:0}.home-honeymoon__visual-copy{z-index:1;position:absolute;bottom:28px;left:28px;right:28px}.home-honeymoon__visual-copy p{color:#fff;font:500 clamp(1.8rem,3.6vw,3rem)/1 var(--font-display);margin:0 0 12px}.home-notifications{background:var(--gold-500);color:#fff}.home-notifications__inner{justify-content:space-between;align-items:center;gap:34px;padding-top:72px;padding-bottom:72px;display:flex}.home-notifications h2{color:#fff;margin-bottom:12px;font-size:clamp(2.25rem,4vw,3.6rem)}.home-notifications p:not(.home-kicker){color:#ffffffe6;max-width:590px;margin:0}.home-notifications .home-button{border:0;flex:none}@media (width<=820px){.home-hero{min-height:620px}.home-hero:after{background:linear-gradient(#1c18144d,#1c1814b8)}.home-categories{margin-top:-26px}.home-section{padding:78px 0 64px}.home-section__head{flex-direction:column;align-items:start}.home-article-grid,.home-video-section__grid,.home-honeymoon__grid{grid-template-columns:1fr}.home-article-grid__side{grid-template-columns:1fr 1fr}.home-article-grid__side .article-card{display:block}.home-article-grid__side .card-media{height:210px}.home-video-section{padding:78px 0}.home-video-card{min-height:370px}.home-honeymoon{padding:78px 0}.home-honeymoon__visual{min-height:500px}.home-notifications__inner{flex-direction:column;align-items:flex-start;padding-top:62px;padding-bottom:62px}}@media (width<=560px){.home-hero__content{padding-top:76px}.home-actions,.home-actions .home-button{width:100%}.home-categories__inner{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:12px;overflow:auto}.home-categories a{white-space:nowrap}.home-article-grid__side{grid-template-columns:1fr}.home-article-grid__side .article-card{grid-template-columns:116px 1fr;display:grid}.home-article-grid__side .card-media{height:110px}.home-honeymoon__intro{padding:36px 28px}.home-notifications .home-button{width:100%}}
