.playable-video{position:relative;width:100%;height:100%}.playable-video__media{width:100%;height:100%;object-fit:cover;display:block}.playable-video__pause-btn{position:absolute;bottom:16px;left:16px;z-index:5;gap:var(--spacing-xxs);opacity:0;transition:opacity var(--duration-normal) var(--ease-default)}.playable-video__pause-btn:focus-visible{opacity:1}.playable-video__pause-btn.btn:hover{transform:none}.playable-video:hover .playable-video__pause-btn,.playable-video__pause-btn--visible{opacity:1}.playable-video__pause-btn i,.playable-video__pause-btn svg{font-size:var(--font-size-16)}.playable-video__pause-btn span{font-family:var(--font-family-sans);font-size:var(--font-size-16);line-height:var(--line-height-none)}@media (hover:none){.playable-video__pause-btn{opacity:1}}.editorial-section{width:100%;overflow:clip;height:var(--section-full);min-height:var(--section-full-min);padding:var(--section-inset) var(--container-gutter);margin:auto}.editorial-inner,.editorial-section{max-width:var(--container-max-width)}.editorial-inner{position:relative;display:grid;grid-template-columns:35% 1fr;grid-template-rows:auto minmax(240px,1fr) auto;column-gap:var(--spacing-4xl);row-gap:var(--spacing-xs);height:100%;margin:0 auto}.editorial-text-section{grid-column:1;grid-row:1;position:relative;z-index:1}.editorial-text{display:flex;flex-direction:column;gap:var(--spacing-md);align-items:flex-start;text-align:left;padding-bottom:var(--spacing-2xl)}.editorial-title-row{display:flex;align-items:center;gap:var(--spacing-md);width:100%}.editorial-title-star{flex:1;min-width:40px;color:var(--applied-text-page)}.editorial-heading{font-family:var(--font-family-serif);font-size:var(--font-size-48);font-weight:var(--font-weight-regular);line-height:var(--line-height-tight);white-space:nowrap}.editorial-body,.editorial-heading{color:var(--applied-text-default);margin:0}.editorial-body{font-family:var(--font-family-sans);font-size:var(--font-size-16);font-weight:var(--font-weight-extralight);line-height:var(--line-height-normal)}.editorial-cta{align-self:flex-end}.editorial-divider-row{display:none}.editorial-left-image{grid-column:1;grid-row:2;min-height:0;overflow:hidden}.editorial-right{grid-column:2;grid-row:1/-1;min-width:0;overflow:clip;position:relative;margin-bottom:var(--spacing-sm)}.editorial-carousel{grid-column:1;grid-row:3;flex-shrink:0}.editorial-media-reveal{position:relative;overflow:hidden;height:100%}.editorial-media-inner,.editorial-media-reveal.editorial-right-media{width:100%;height:100%}.editorial-media-inner .zoomable-image__img{width:100%;height:100%;object-fit:cover}.editorial-video-wrap{width:100%;height:100%}.editorial-right-media{width:100%;height:100%;object-fit:cover;display:block}.editorial-right .zoomable-image{height:100%}.editorial-right .zoomable-image__img{height:100%;object-fit:cover}.editorial-right .ornate-frame,.editorial-right .ornate-frame__content{height:100%}.editorial-right .ornate-frame__side-label-bar{right:var(--spacing-md);bottom:var(--spacing-md);top:auto}.editorial-starburst{position:absolute;width:353px;height:353px;left:calc(40% + 28px);top:calc(20% + 40px);transform:translate(-50%,-50%);pointer-events:none;color:var(--applied-ornament-stroke);opacity:.2}@media (max-width:1024px){.editorial-inner{grid-template-columns:35% 1fr;grid-template-rows:auto minmax(0,1fr) auto;column-gap:var(--spacing-sm);row-gap:var(--spacing-sm)}.editorial-text-section{grid-column:1/-1;grid-row:1}.editorial-text{padding-bottom:var(--spacing-md)}.editorial-heading{white-space:normal}.editorial-cta{width:100%;align-self:stretch}.editorial-left-image{grid-column:1;margin-top:var(--spacing-5xl)}.editorial-left-image,.editorial-right{grid-row:2;align-self:stretch;min-height:0}.editorial-right{grid-column:2;margin-bottom:0}.editorial-carousel{grid-column:1/-1;grid-row:3}.editorial-starburst{width:250px;height:250px;left:calc(5% + 40px);top:calc(30% + 40px)}.editorial-right .ornate-frame__side-label-bar{right:var(--spacing-sm);bottom:var(--spacing-sm)}}.color-block-section{width:100%;height:100svh;max-height:100svh;overflow:hidden;position:relative;display:grid;grid-template-columns:1fr 60%;grid-template-rows:1fr auto;grid-template-areas:"heading media" "bottom  media";padding-left:var(--container-gutter);max-width:calc(var(--container-max-width) / 2 + 100svw /2);margin-left:auto}.color-block-section__heading{grid-area:heading;display:flex;align-items:flex-start;padding:var(--spacing-xl) var(--spacing-4xl) 0 0}.color-block-section__title{display:block;margin:0;max-width:623px;text-wrap:balance}.color-block-section__bottom{grid-area:bottom;display:flex;align-items:flex-end;gap:var(--spacing-md);padding:0 var(--spacing-4xl) var(--spacing-xl) 0}.color-block-section__body-wrapper{flex:1;min-width:0;max-width:324px;align-self:stretch;position:relative;overflow:hidden}.color-block-section__body{margin:0;position:absolute;bottom:0;left:0;right:0;font-family:var(--font-family-sans);line-height:var(--line-height-normal);color:var(--applied-text-default)}.color-block-section__media{grid-area:media;position:relative;min-width:0;max-height:100svh}.color-block-section__media-frame,.color-block-section__media-frame>.ornate-frame__content{width:100%;height:100%}.color-block-section__media-content{position:relative;width:100%;height:100%}.color-block-section__media-image,.color-block-section__video{width:100%;height:100%;object-fit:cover;display:block}.playable-video.color-block-section__video .playable-video__pause-btn{right:16px;left:auto}.color-block-section__left-frame{width:210px;height:275px;flex-shrink:0}.color-block-section__left-frame-img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:1024px){.color-block-section{grid-template-columns:1fr 50%}.color-block-section__heading{padding:var(--spacing-xl) var(--spacing-xl) 0 0}.color-block-section .color-block-section__title{max-width:none}.color-block-section__bottom{padding:0 0 var(--spacing-xl) 0;align-items:stretch}.color-block-section__left-frame{width:160px;height:auto;min-height:252px}.color-block-section__body-wrapper{max-width:100%}}@media (max-width:768px){.color-block-section{display:flex;flex-direction:column;gap:var(--spacing-xl);height:auto;max-height:none;overflow:visible;padding:0 var(--container-gutter) var(--spacing-xl)}.color-block-section__heading{padding:var(--spacing-xl) 0 0 0}.color-block-section .color-block-section__title{font-size:var(--font-size-32);--decorative-title-base-size:var(--font-size-32);max-width:none}.color-block-section__media{width:100%;height:auto;aspect-ratio:352/306;max-height:none}.color-block-section__bottom{flex-direction:row;align-items:stretch;gap:var(--spacing-xl);padding:0}.color-block-section__left-frame{width:150px;height:auto;min-height:272px}.color-block-section__body-wrapper{max-width:none}}