.vl-story{width:100%;padding-top:var(--vl-story-padding-top-desktop);padding-bottom:var(--vl-story-padding-bottom-desktop);overflow:hidden;background:#fff}.vl-story__wrapper{width:100%}.vl-story--width-balanced{--vl-story-image-column: 50%;--vl-story-content-column: 50%}.vl-story--width-prominent{--vl-story-image-column: 55%;--vl-story-content-column: 45%}.vl-story--width-wide{--vl-story-image-column: 60%;--vl-story-content-column: 40%}.vl-story__grid{display:grid;grid-template-columns:minmax(0,var(--vl-story-image-column)) minmax(0,var(--vl-story-content-column));width:100%;min-height:var(--vl-story-height-desktop)}.vl-story--image-right .vl-story__grid{grid-template-columns:minmax(0,var(--vl-story-content-column)) minmax(0,var(--vl-story-image-column))}.vl-story__media{position:relative;min-width:0;min-height:var(--vl-story-height-desktop);overflow:hidden;background:#f3f4f4}.vl-story__image,.vl-story__placeholder{display:block;width:100%;height:100%;min-height:var(--vl-story-height-desktop);object-position:var(--vl-story-image-position-desktop)!important}.vl-story--fit-cover .vl-story__image,.vl-story--fit-cover .vl-story__placeholder{object-fit:cover}.vl-story--fit-contain .vl-story__image,.vl-story--fit-contain .vl-story__placeholder{object-fit:contain}.vl-story__placeholder{background:#f3f4f4}.vl-story__content{display:flex;align-items:center;min-width:0;padding:var(--vl-story-content-padding-desktop);background:var(--vl-story-background);color:#1c1c1c}.vl-story__content-inner{width:100%;max-width:56rem}.vl-story--align-left .vl-story__content-inner{text-align:left}.vl-story--align-center .vl-story__content-inner{margin-right:auto;margin-left:auto;text-align:center}.vl-story__eyebrow{margin:0 0 1.8rem;color:#b08d57;font-family:var(--font-body-family);font-size:1.1rem;font-weight:600;letter-spacing:.17em;line-height:1.3;text-transform:uppercase}.vl-story__heading{max-width:58rem;margin:0;color:#1c1c1c;font-family:"Cormorant Garamond",var(--font-heading-family),serif;font-weight:500;letter-spacing:-.025em;line-height:.98;text-wrap:balance}.vl-story--align-center .vl-story__heading,.vl-story--align-center .vl-story__body,.vl-story--align-center .vl-story__highlight{margin-right:auto;margin-left:auto}.vl-story--heading-small .vl-story__heading{font-size:clamp(4.2rem,4.4vw,6rem)}.vl-story--heading-medium .vl-story__heading{font-size:clamp(4.8rem,5.2vw,7rem)}.vl-story--heading-large .vl-story__heading{font-size:clamp(5.4rem,6vw,8rem)}.vl-story__body{max-width:52rem;margin-top:2.8rem;color:#1c1c1c;font-family:var(--font-body-family);font-weight:400;line-height:1.7}.vl-story--body-small .vl-story__body{font-size:1.35rem}.vl-story--body-medium .vl-story__body{font-size:1.5rem}.vl-story--body-large .vl-story__body{font-size:1.7rem}.vl-story__body p{margin-top:0;margin-bottom:1.6rem}.vl-story__body p:last-child{margin-bottom:0}.vl-story__highlight{max-width:52rem;margin-top:3rem;margin-bottom:0;line-height:1.35}.vl-story--highlight-body .vl-story__highlight{font-family:var(--font-body-family);font-style:normal;font-weight:600}.vl-story--highlight-editorial .vl-story__highlight{font-family:"Cormorant Garamond",var(--font-heading-family),serif;font-style:normal;font-weight:500;letter-spacing:-.015em}.vl-story--highlight-editorial-italic .vl-story__highlight{font-family:"Cormorant Garamond",var(--font-heading-family),serif;font-style:italic;font-weight:500;letter-spacing:-.015em}.vl-story--highlight-size-small .vl-story__highlight{font-size:1.45rem}.vl-story--highlight-size-medium .vl-story__highlight{font-size:2.1rem}.vl-story--highlight-size-large .vl-story__highlight{font-size:2.7rem}.vl-story--highlight-color-ink .vl-story__highlight{color:#1c1c1c}.vl-story--highlight-color-gold .vl-story__highlight{color:#b08d57}.vl-story__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;margin-top:3rem;padding:0 2.5rem;border:1px solid;border-radius:0;font-family:var(--font-body-family);font-size:1.1rem;font-weight:600;letter-spacing:.1em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.vl-story__button--gold-outline{border-color:#b08d57;background:transparent;color:#b08d57}.vl-story__button--gold-outline:hover,.vl-story__button--gold-outline:focus-visible{border-color:#b08d57;background:#b08d57;color:#fff}.vl-story__button--black-outline{border-color:#1c1c1c;background:transparent;color:#1c1c1c}.vl-story__button--black-outline:hover,.vl-story__button--black-outline:focus-visible{border-color:#b08d57;color:#b08d57}.vl-story__button--black-solid{border-color:#1c1c1c;background:#1c1c1c;color:#fff}.vl-story__button--black-solid:hover,.vl-story__button--black-solid:focus-visible{border-color:#b08d57;background:#b08d57;color:#fff}.vl-story__button:focus-visible{outline:2px solid #b08d57;outline-offset:3px}.vl-story__button--disabled{opacity:.55;cursor:not-allowed}.vl-story__button--disabled:hover{background:transparent;color:#b08d57}.vl-story--button-width-full .vl-story__button{width:100%}.vl-story--image-right .vl-story__media{order:2}.vl-story--image-right .vl-story__content{order:1}.vl-story--contained .vl-story__grid{border-top:1px solid #e8e6e1;border-bottom:1px solid #e8e6e1}@media screen and (max-width:989px)and (min-width:750px){.vl-story__grid,.vl-story--image-right .vl-story__grid{grid-template-columns:minmax(0,52%) minmax(0,48%)}.vl-story__content{padding:calc(var(--vl-story-content-padding-desktop) * .75)}.vl-story--heading-small .vl-story__heading{font-size:4.2rem}.vl-story--heading-medium .vl-story__heading{font-size:4.8rem}.vl-story--heading-large .vl-story__heading{font-size:5.4rem}}@media screen and (max-width:749px){.vl-story{padding-top:var(--vl-story-padding-top-mobile);padding-bottom:var(--vl-story-padding-bottom-mobile)}.vl-story__grid,.vl-story--image-right .vl-story__grid{display:flex;flex-direction:column;min-height:0;gap:var(--vl-story-mobile-gap)}.vl-story__media,.vl-story--image-right .vl-story__media{order:1;width:100%;height:var(--vl-story-height-mobile);min-height:0}.vl-story--mobile-full-bleed .vl-story__wrapper,.vl-story--mobile-full-bleed .vl-story__wrapper.page-width{width:100%;max-width:none;padding-right:0;padding-left:0}.vl-story--mobile-full-bleed .vl-story__media{width:100vw;margin-left:calc(50% - 50vw)}.vl-story__image,.vl-story__placeholder{width:100%;height:100%;min-height:0;object-position:var(--vl-story-image-position-mobile)!important}.vl-story__content,.vl-story--image-right .vl-story__content{order:2;width:100%;padding:var(--vl-story-content-padding-mobile);background:var(--vl-story-background)}.vl-story__content-inner{max-width:none}.vl-story__eyebrow{margin-bottom:1.5rem;font-size:1rem}.vl-story--heading-small .vl-story__heading{font-size:3.8rem}.vl-story--heading-medium .vl-story__heading{font-size:4.4rem}.vl-story--heading-large .vl-story__heading{font-size:5rem}.vl-story__heading{max-width:100%;line-height:1}.vl-story__body{margin-top:2.4rem}.vl-story--body-small .vl-story__body{font-size:1.3rem}.vl-story--body-medium .vl-story__body{font-size:1.4rem}.vl-story--body-large .vl-story__body{font-size:1.55rem}.vl-story__highlight{margin-top:2.6rem}.vl-story--highlight-size-small .vl-story__highlight{font-size:1.4rem}.vl-story--highlight-size-medium .vl-story__highlight{font-size:2rem}.vl-story--highlight-size-large .vl-story__highlight{font-size:2.5rem}.vl-story__button{min-height:4.5rem;margin-top:2.8rem;padding:0 2rem;font-size:1rem}.vl-story--button-width-full-mobile .vl-story__button{width:100%}}@media(prefers-reduced-motion:reduce){.vl-story__button{transition:none}}.vl-editorial-collections{width:100%;overflow:hidden;padding-top:var(--vl-collections-padding-top-desktop);padding-bottom:var(--vl-collections-padding-bottom-desktop);background:var(--vl-collections-background);color:#1c1c1c}.vl-editorial-collections__inner{width:100%;padding-right:var(--vl-collections-side-padding-desktop);padding-left:var(--vl-collections-side-padding-desktop)}.vl-editorial-collections--width-page .vl-editorial-collections__inner{max-width:var(--page-width);margin-right:auto;margin-left:auto}.vl-editorial-collections__header{max-width:76rem;margin-bottom:clamp(3rem,4vw,5.5rem)}.vl-editorial-collections--header-center .vl-editorial-collections__header{margin-right:auto;margin-left:auto;text-align:center}.vl-editorial-collections--header-right .vl-editorial-collections__header{margin-left:auto;text-align:right}.vl-editorial-collections__eyebrow{margin:0 0 1.4rem;color:#b08d57;font-family:var(--font-body-family);font-size:1.1rem;font-weight:600;letter-spacing:.17em;line-height:1.3;text-transform:uppercase}.vl-editorial-collections__heading{margin:0;color:#1c1c1c;font-family:"Cormorant Garamond",var(--font-heading-family),serif;font-size:clamp(4.6rem,5vw,7.2rem);font-weight:500;letter-spacing:-.025em;line-height:.98;text-wrap:balance}.vl-editorial-collections__description{max-width:62rem;margin-top:1.8rem;color:#1c1c1c;font-family:var(--font-body-family);font-size:1.5rem;line-height:1.7}.vl-editorial-collections--header-center .vl-editorial-collections__description{margin-right:auto;margin-left:auto}.vl-editorial-collections--header-right .vl-editorial-collections__description{margin-left:auto}.vl-editorial-collections__description p{margin-top:0;margin-bottom:0}.vl-editorial-collections__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--vl-collections-gap-desktop)}.vl-editorial-collections--columns-2 .vl-editorial-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vl-editorial-collections__item{position:relative;min-width:0;height:var(--vl-collections-card-height-desktop);overflow:hidden;background:#f3f4f4}.vl-editorial-collections__card-link{position:relative;display:block;width:100%;height:100%;color:inherit;text-decoration:none}.vl-editorial-collections__card-link--disabled{cursor:default}.vl-editorial-collections__media,.vl-editorial-collections__media picture{display:block;width:100%;height:100%}.vl-editorial-collections__image,.vl-editorial-collections__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--vl-collections-image-position-desktop);transition:transform .5s cubic-bezier(.22,1,.36,1)}.vl-editorial-collections__placeholder{background:#f3f4f4}.vl-editorial-collections__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:var(--vl-collections-overlay-opacity)}.vl-editorial-collections__item--overlay-none .vl-editorial-collections__overlay{display:none}.vl-editorial-collections__item--overlay-dark .vl-editorial-collections__overlay{background:linear-gradient(90deg,#101010db,#10101014 72%)}.vl-editorial-collections__item--overlay-light .vl-editorial-collections__overlay{background:linear-gradient(90deg,#ffffffe6,#ffffff0d 72%)}.vl-editorial-collections__item--overlay-warm .vl-editorial-collections__overlay{background:linear-gradient(90deg,#493728c7,#4937280f 72%)}.vl-editorial-collections__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;padding:clamp(2.4rem,5vw,7rem);pointer-events:none}.vl-editorial-collections__content-inner{width:100%}.vl-editorial-collections__item--content-small .vl-editorial-collections__content-inner{max-width:34rem}.vl-editorial-collections__item--content-medium .vl-editorial-collections__content-inner{max-width:48rem}.vl-editorial-collections__item--content-large .vl-editorial-collections__content-inner{max-width:64rem}.vl-editorial-collections__item--desktop-top-left .vl-editorial-collections__content{align-items:flex-start;justify-content:flex-start}.vl-editorial-collections__item--desktop-center-left .vl-editorial-collections__content{align-items:center;justify-content:flex-start}.vl-editorial-collections__item--desktop-bottom-left .vl-editorial-collections__content{align-items:flex-end;justify-content:flex-start}.vl-editorial-collections__item--desktop-center .vl-editorial-collections__content{align-items:center;justify-content:center;text-align:center}.vl-editorial-collections__item--desktop-bottom-center .vl-editorial-collections__content{align-items:flex-end;justify-content:center;text-align:center}.vl-editorial-collections__item--text-light{color:#fff}.vl-editorial-collections__item--text-dark{color:#1c1c1c}.vl-editorial-collections__card-title{max-width:100%;margin:0;color:currentColor;font-family:"Cormorant Garamond",var(--font-heading-family),serif;font-size:clamp(4rem,4.6vw,6.6rem);font-weight:500;letter-spacing:-.02em;line-height:.98;text-wrap:balance}.vl-editorial-collections__card-description{max-width:42rem;margin-top:1.7rem;color:currentColor;font-family:var(--font-body-family);font-size:1.45rem;line-height:1.65}.vl-editorial-collections__card-description p{margin-top:0;margin-bottom:0}.vl-editorial-collections__button,.vl-editorial-collections__footer-button{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;margin-top:2.6rem;padding:0 2.5rem;border:1px solid;border-radius:0;font-family:var(--font-body-family);font-size:1.05rem;font-weight:600;letter-spacing:.1em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.vl-editorial-collections__button--black-solid,.vl-editorial-collections__footer-button--black-solid{border-color:#1c1c1c;background:#1c1c1c;color:#fff}.vl-editorial-collections__button--gold-outline,.vl-editorial-collections__footer-button--gold-outline{border-color:#b08d57;background:transparent;color:#b08d57}.vl-editorial-collections__button--white-outline{border-color:#ffffffe6;background:#1c1c1c29;color:#fff}.vl-editorial-collections__button--white-solid{border-color:#fff;background:#fff;color:#1c1c1c}.vl-editorial-collections__button--editorial-link{min-height:0;padding:0 0 .45rem;border-width:0 0 1px;background:transparent;color:currentColor}.vl-editorial-collections__button--size-small{min-height:4rem;padding-right:1.8rem;padding-left:1.8rem;font-size:.95rem}.vl-editorial-collections__button--size-large{min-height:5.2rem;padding-right:3rem;padding-left:3rem;font-size:1.15rem}.vl-editorial-collections__button--width-full{width:100%}.vl-editorial-collections__footer{display:flex;margin-top:clamp(3rem,4vw,5rem)}.vl-editorial-collections__footer--left{justify-content:flex-start}.vl-editorial-collections__footer--center{justify-content:center}.vl-editorial-collections__footer--right{justify-content:flex-end}.vl-editorial-collections__footer-button{margin-top:0}.vl-editorial-collections__footer-button--disabled{opacity:.48;cursor:not-allowed}.vl-editorial-collections__empty{padding:4rem 2rem;border:1px dashed #e8e6e1;color:#747474;font-family:var(--font-body-family);font-size:1.4rem;text-align:center}@media(hover:hover){.vl-editorial-collections__card-link:not(.vl-editorial-collections__card-link--disabled):hover .vl-editorial-collections__image{transform:scale(1.025)}.vl-editorial-collections__card-link:not(.vl-editorial-collections__card-link--disabled):hover .vl-editorial-collections__button--black-solid,.vl-editorial-collections__footer-button--black-solid:hover{border-color:#b08d57;background:#b08d57;color:#fff}.vl-editorial-collections__card-link:not(.vl-editorial-collections__card-link--disabled):hover .vl-editorial-collections__button--gold-outline,.vl-editorial-collections__footer-button--gold-outline:hover{border-color:#b08d57;background:#b08d57;color:#fff}.vl-editorial-collections__card-link:not(.vl-editorial-collections__card-link--disabled):hover .vl-editorial-collections__button--white-outline{border-color:#b08d57;background:#b08d57;color:#fff}.vl-editorial-collections__card-link:not(.vl-editorial-collections__card-link--disabled):hover .vl-editorial-collections__button--white-solid{border-color:#b08d57;background:#b08d57;color:#fff}.vl-editorial-collections__card-link:not(.vl-editorial-collections__card-link--disabled):hover .vl-editorial-collections__button--editorial-link{border-color:#b08d57;color:#b08d57}}.vl-editorial-collections__card-link:focus-visible,.vl-editorial-collections__footer-button:focus-visible{outline:2px solid #b08d57;outline-offset:3px}@media screen and (max-width:989px){.vl-editorial-collections--columns-2 .vl-editorial-collections__grid{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:749px){.vl-editorial-collections{padding-top:var(--vl-collections-padding-top-mobile);padding-bottom:var(--vl-collections-padding-bottom-mobile)}.vl-editorial-collections__inner{padding-right:var(--vl-collections-side-padding-mobile);padding-left:var(--vl-collections-side-padding-mobile)}.vl-editorial-collections--mobile-full-bleed .vl-editorial-collections__inner{padding-right:0;padding-left:0}.vl-editorial-collections__header{margin-bottom:3rem;padding-right:var(--vl-collections-side-padding-mobile);padding-left:var(--vl-collections-side-padding-mobile)}.vl-editorial-collections--mobile-full-bleed .vl-editorial-collections__header{padding-right:2rem;padding-left:2rem}.vl-editorial-collections__eyebrow{margin-bottom:1.2rem;font-size:1rem}.vl-editorial-collections__heading{font-size:clamp(3.8rem,12vw,5.2rem);line-height:1}.vl-editorial-collections__description{margin-top:1.5rem;font-size:1.4rem}.vl-editorial-collections__grid{gap:var(--vl-collections-gap-mobile)}.vl-editorial-collections__item{width:100%;height:var(--vl-collections-card-height-mobile)}.vl-editorial-collections__image,.vl-editorial-collections__placeholder{object-position:var(--vl-collections-image-position-mobile)}.vl-editorial-collections__content{padding:2.4rem 2rem}.vl-editorial-collections__item--mobile-top-left .vl-editorial-collections__content{align-items:flex-start;justify-content:flex-start;text-align:left}.vl-editorial-collections__item--mobile-center-left .vl-editorial-collections__content{align-items:center;justify-content:flex-start;text-align:left}.vl-editorial-collections__item--mobile-bottom-left .vl-editorial-collections__content{align-items:flex-end;justify-content:flex-start;text-align:left}.vl-editorial-collections__item--mobile-center .vl-editorial-collections__content{align-items:center;justify-content:center;text-align:center}.vl-editorial-collections__item--mobile-bottom-center .vl-editorial-collections__content{align-items:flex-end;justify-content:center;text-align:center}.vl-editorial-collections__card-title{font-size:clamp(3.6rem,10vw,5rem);line-height:.98}.vl-editorial-collections__card-description{max-width:31rem;margin-top:1.4rem;font-size:1.35rem;line-height:1.55}.vl-editorial-collections__button,.vl-editorial-collections__footer-button{min-height:4.5rem;margin-top:2.2rem;padding:0 2rem;font-size:1rem}.vl-editorial-collections__footer{padding-right:2rem;padding-left:2rem}}@media(prefers-reduced-motion:reduce){.vl-editorial-collections__image,.vl-editorial-collections__button,.vl-editorial-collections__footer-button{transition:none}}.vl-video-hero{position:relative;display:grid;width:100%;min-height:var(--vl-video-hero-height-desktop);overflow:hidden;background:#f3f4f4;isolation:isolate}.vl-video-hero__media,.vl-video-hero__content{grid-area:1 / 1}.vl-video-hero__media{position:relative;min-height:inherit;overflow:hidden}.vl-video-hero__poster,.vl-video-hero__video,.vl-video-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0;object-fit:cover;object-position:var(--vl-video-hero-position-desktop)}.vl-video-hero__poster{z-index:0}.vl-video-hero__video{z-index:1}.vl-video-hero__placeholder{background:#f3f4f4}.vl-video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:rgba(28,28,28,var(--vl-video-hero-overlay-alpha));pointer-events:none}.vl-video-hero__content{position:relative;z-index:3;display:flex;width:100%;padding-top:5rem;padding-bottom:5rem;pointer-events:none}.vl-video-hero__content-inner{width:min(100%,var(--vl-video-hero-content-width));pointer-events:auto}.vl-video-hero--top-left .vl-video-hero__content{align-items:flex-start;justify-content:flex-start}.vl-video-hero--top-center .vl-video-hero__content{align-items:flex-start;justify-content:center}.vl-video-hero--top-right .vl-video-hero__content{align-items:flex-start;justify-content:flex-end}.vl-video-hero--middle-left .vl-video-hero__content{align-items:center;justify-content:flex-start}.vl-video-hero--middle-center .vl-video-hero__content{align-items:center;justify-content:center}.vl-video-hero--middle-right .vl-video-hero__content{align-items:center;justify-content:flex-end}.vl-video-hero--bottom-left .vl-video-hero__content{align-items:flex-end;justify-content:flex-start}.vl-video-hero--bottom-center .vl-video-hero__content{align-items:flex-end;justify-content:center}.vl-video-hero--bottom-right .vl-video-hero__content{align-items:flex-end;justify-content:flex-end}.vl-video-hero--text-left .vl-video-hero__content-inner{text-align:left}.vl-video-hero--text-center .vl-video-hero__content-inner{text-align:center}.vl-video-hero--text-right .vl-video-hero__content-inner{text-align:right}.vl-video-hero--light{color:#fff}.vl-video-hero--dark{color:#1c1c1c}.vl-video-hero__eyebrow{margin:0 0 1.2rem;color:#b08d57;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.17em;line-height:1.3;text-transform:uppercase}.vl-video-hero__heading{margin:0;color:currentColor;font-family:"Cormorant Garamond",var(--font-heading-family),serif;font-weight:500;letter-spacing:-.025em;line-height:.95}.vl-video-hero__heading--medium{font-size:clamp(4.2rem,5vw,6.4rem)}.vl-video-hero__heading--large{font-size:clamp(5rem,6.2vw,8rem)}.vl-video-hero__heading--xlarge{font-size:clamp(5.8rem,7.4vw,9.6rem)}.vl-video-hero__text{max-width:48rem;margin-top:1.8rem;color:currentColor;font-family:var(--font-body-family);font-size:1.5rem;line-height:1.65}.vl-video-hero__text p{margin:0}.vl-video-hero--text-center .vl-video-hero__text{margin-right:auto;margin-left:auto}.vl-video-hero--text-right .vl-video-hero__text{margin-left:auto}.vl-video-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;margin-top:2.6rem;padding:0 2.4rem;border:1px solid currentColor;border-radius:0;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.1em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.vl-video-hero__button--solid{border-color:#1c1c1c;background:#1c1c1c;color:#fff}.vl-video-hero__button--solid:hover,.vl-video-hero__button--solid:focus-visible{border-color:#b08d57;background:#b08d57;color:#fff}.vl-video-hero__button--outline{background:transparent;color:currentColor}.vl-video-hero__button--outline:hover,.vl-video-hero__button--outline:focus-visible{border-color:#b08d57;background:#fff;color:#b08d57}@media screen and (max-width:749px){.vl-video-hero{min-height:var(--vl-video-hero-height-mobile)}.vl-video-hero__poster,.vl-video-hero__video,.vl-video-hero__placeholder{object-position:var(--vl-video-hero-position-mobile)}.vl-video-hero__content{align-items:flex-end;justify-content:flex-start;padding-top:3.2rem;padding-bottom:3.2rem}.vl-video-hero__heading--medium,.vl-video-hero__heading--large,.vl-video-hero__heading--xlarge{font-size:clamp(4.2rem,14vw,5.8rem)}.vl-video-hero__text{margin-top:1.5rem;font-size:1.4rem;line-height:1.6}.vl-video-hero__button{min-height:4.4rem;margin-top:2.2rem;padding:0 2rem;font-size:1rem}.vl-video-hero--content-below-mobile{display:block;min-height:0;overflow:visible;background:#fff}.vl-video-hero--content-below-mobile .vl-video-hero__media{height:var(--vl-video-hero-height-mobile);min-height:0}.vl-video-hero--content-below-mobile .vl-video-hero__content{display:block;padding-top:3.2rem;padding-bottom:3.6rem;color:#1c1c1c}.vl-video-hero--content-below-mobile .vl-video-hero__content-inner{width:100%;text-align:left}}@media(prefers-reduced-motion:reduce){.vl-video-hero__video{display:none}.vl-video-hero__button{transition:none}}product-info variant-selects .product-form__input--pill.vl-color-picker.vl-color-picker{display:block;box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-inline-size:0;margin:0 0 2.4rem;padding:0;overflow:visible;border:0;white-space:normal}product-info variant-selects .vl-color-picker .form__label{display:block;width:100%;margin:0 0 1rem;padding:0}product-info variant-selects .vl-color-carousel{position:relative;display:block;box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-inline-size:0}product-info variant-selects .vl-color-carousel__track{position:relative;display:flex;align-items:flex-start;flex-wrap:nowrap;box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-inline-size:0;gap:.8rem;margin:0;padding:0 0 .35rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}product-info variant-selects .vl-color-carousel__track::-webkit-scrollbar{display:none;width:0;height:0}product-info variant-selects .vl-color-picker .vl-color-carousel__track input[type=radio]+label.vl-color-variant-label{flex:0 0 6.4rem;width:6.4rem;min-width:6.4rem;margin:0;padding:0;scroll-snap-align:start}product-info variant-selects .vl-color-carousel__buttons{position:absolute;top:-4.2rem;right:0;z-index:5;display:flex;align-items:center;gap:.4rem}product-info variant-selects .vl-color-carousel__buttons[hidden]{display:none}product-info variant-selects .vl-color-carousel__button{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;min-width:3.2rem;min-height:3.2rem;margin:0;padding:0;border:1px solid #e8e6e1;border-radius:0;background:#fff;color:#1c1c1c;box-shadow:none;cursor:pointer;transition:border-color .16s ease,color .16s ease,opacity .16s ease}product-info variant-selects .vl-color-carousel__button .svg-wrapper{width:1.2rem;height:1.2rem}product-info variant-selects .vl-color-carousel__button .icon{width:100%;height:100%}product-info variant-selects .vl-color-carousel__button:disabled{opacity:.25;cursor:default}@media(hover:hover){product-info variant-selects .vl-color-carousel__button:not(:disabled):hover{border-color:#b08d57;color:#b08d57}}product-info variant-selects .vl-color-carousel__button:focus-visible{outline:1px solid #b08d57;outline-offset:2px}product-info variant-selects .vl-color-carousel:not(:has(.vl-color-variant-label)) .vl-color-carousel__track{flex-wrap:wrap;overflow:visible;gap:.7rem}product-info variant-selects .vl-color-carousel:not(:has(.vl-color-variant-label)) .vl-color-carousel__buttons{display:none}@media screen and (max-width:749px){product-info variant-selects .product-form__input--pill.vl-color-picker.vl-color-picker{margin-bottom:2rem}product-info variant-selects .vl-color-picker .vl-color-carousel__track input[type=radio]+label.vl-color-variant-label{flex-basis:6rem;width:6rem;min-width:6rem}product-info variant-selects .vl-color-carousel__track{gap:.7rem;padding-bottom:.2rem;scroll-snap-type:x proximity}product-info variant-selects .vl-color-carousel__buttons{display:none!important}}@media(prefers-reduced-motion:reduce){product-info variant-selects .vl-color-carousel__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map */
