.lc-gallery__inner{padding-top:var(--lc-space-5);padding-bottom:var(--lc-space-5)}.lc-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.2rem,.6rem + 1.6vw,3.2rem);align-items:start}.lc-gallery__grid--full{grid-template-columns:1fr}.lc-gallery__grid--asymmetric>:nth-child(3n+1){grid-column:span 2}.lc-gallery__figure{margin:0}.lc-gallery__media{overflow:hidden;background:#e9e4db}.lc-gallery__image,.lc-gallery__placeholder{display:block;width:100%;height:auto;transition:transform .6s cubic-bezier(.22,1,.36,1)}.lc-gallery__link:hover .lc-gallery__image{transform:scale(1.02)}.lc-gallery__figure figcaption{max-width:54rem;padding:1.4rem 0 var(--lc-space-2);font-size:1.35rem;line-height:1.6}@media screen and (max-width:749px){.lc-gallery__grid,.lc-gallery__grid--asymmetric{grid-template-columns:1fr}.lc-gallery__grid--asymmetric>:nth-child(3n+1){grid-column:auto}}.lc-editorial-grid__inner{padding-top:var(--lc-space-5);padding-bottom:var(--lc-space-5)}.lc-section-heading{max-width:82rem;margin-bottom:var(--lc-space-4)}.lc-section-heading--center{margin-inline:auto;text-align:center}.lc-section-heading__title{margin:0;font-size:var(--lc-title-2)}.lc-section-heading__intro{max-width:62rem;margin-top:var(--lc-space-2);font-size:clamp(1.5rem,1.4rem + .3vw,1.8rem)}.lc-section-heading--center .lc-section-heading__intro{margin-inline:auto}.lc-editorial-grid__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,1rem + 2.2vw,4.8rem)}.lc-editorial-grid__items--3{grid-template-columns:repeat(3,minmax(0,1fr))}.lc-editorial-grid__items--4{grid-template-columns:repeat(4,minmax(0,1fr))}.lc-editorial-grid__items--asymmetric>:first-child{grid-column:span 2}.lc-editorial-card{display:block;min-width:0;color:inherit;text-decoration:none}.lc-editorial-card__media{position:relative;overflow:hidden;background:#e9e4db}.lc-editorial-card__media--portrait{aspect-ratio:4 / 5}.lc-editorial-card__media--landscape{aspect-ratio:3 / 2}.lc-editorial-card__media--square{aspect-ratio:1}.lc-editorial-card__image,.lc-editorial-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.lc-editorial-card[href]:hover .lc-editorial-card__image{transform:scale(1.025)}.lc-editorial-card__content{padding-top:var(--lc-space-2)}.lc-editorial-card__eyebrow{margin:0 0 .7rem;color:rgba(var(--color-foreground),.62);font-size:1.05rem;letter-spacing:.14em;text-transform:uppercase}.lc-editorial-card__title{margin:0;font-size:clamp(2.1rem,1.7rem + .8vw,3.1rem)}.lc-editorial-card__text{margin-top:1rem;font-size:1.4rem}.lc-text-link{display:inline-block;margin-top:1.4rem;padding-bottom:.3rem;border-bottom:.1rem solid currentColor;font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.lc-editorial-grid__footer{display:flex;justify-content:center;margin-top:var(--lc-space-4)}@media screen and (max-width:989px){.lc-editorial-grid__items--3,.lc-editorial-grid__items--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.lc-editorial-grid__inner{padding-top:var(--lc-space-4);padding-bottom:var(--lc-space-4)}.lc-section-heading{margin-bottom:var(--lc-space-3)}.lc-editorial-grid__items,.lc-editorial-grid__items--3,.lc-editorial-grid__items--4{grid-template-columns:1fr}.lc-editorial-grid__items--asymmetric>:first-child{grid-column:auto}.lc-editorial-grid__items--4,.lc-editorial-grid__items--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem 1.2rem}.lc-editorial-grid__items--4 .lc-editorial-card__content,.lc-editorial-grid__items--mobile-2 .lc-editorial-card__content{padding-top:1.2rem}.lc-editorial-grid__items--4 .lc-editorial-card__title,.lc-editorial-grid__items--mobile-2 .lc-editorial-card__title{font-size:1.7rem}.lc-editorial-grid__items--4 .lc-editorial-card__eyebrow,.lc-editorial-grid__items--mobile-2 .lc-editorial-card__eyebrow{font-size:.95rem;letter-spacing:.1em}.lc-editorial-grid__items--4 .lc-text-link,.lc-editorial-grid__items--mobile-2 .lc-text-link{margin-top:1rem;font-size:1rem}}.lc-notice__inner{display:grid;grid-template-columns:1fr;padding-top:var(--lc-space-4);padding-bottom:var(--lc-space-4)}.lc-notice__inner--with-image{grid-template-columns:minmax(0,.8fr) minmax(32rem,1.2fr);align-items:stretch}.lc-notice__media{min-height:36rem}.lc-notice__image{width:100%;height:100%;object-fit:cover}.lc-notice__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:var(--lc-space-4);border:.1rem solid var(--lc-rule)}.lc-notice__title{margin:0;font-size:var(--lc-title-3)}.lc-notice__content .rte{max-width:56rem;margin-top:var(--lc-space-2)}.lc-notice__content .button{margin-top:var(--lc-space-2)}@media screen and (max-width:749px){.lc-notice__inner--with-image{grid-template-columns:1fr}.lc-notice__media{min-height:32rem}.lc-notice__content{padding:3.2rem 2rem}}.lc-hero{position:relative;min-height:clamp(54rem,var(--lc-hero-height),96rem);display:grid;isolation:isolate;overflow:hidden;background:var(--lc-ink)}.lc-hero__media,.lc-hero__media picture,.lc-hero__image,.lc-hero__placeholder,.lc-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lc-hero__image,.lc-hero__placeholder{object-fit:cover;object-position:var(--lc-hero-position-desktop)}.lc-hero--image-contain .lc-hero__image{object-fit:contain}.lc-hero__veil{background:linear-gradient(90deg,#0c0c0b8a,#0c0c0b14 68%),linear-gradient(0deg,rgba(12,12,11,.28),transparent 48%)}.lc-hero .lc-hero__content{position:relative;z-index:1;width:100%;display:flex;align-items:center;padding-top:calc(var(--lc-header-height) + var(--lc-space-4));padding-bottom:var(--lc-space-4)}.lc-hero--bottom-left .lc-hero__content,.lc-hero--bottom-center .lc-hero__content{align-items:flex-end}.lc-hero--center .lc-hero__content,.lc-hero--bottom-center .lc-hero__content{justify-content:center;text-align:center}.lc-hero__content-inner{max-width:68rem}.lc-hero--text-light,.lc-hero--text-light h1,.lc-hero--text-light .rte{color:var(--lc-paper)}.lc-eyebrow{margin:0 0 var(--lc-space-2);font-family:var(--font-body-family);font-size:clamp(1.05rem,.95rem + .2vw,1.25rem);font-weight:600;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.lc-hero__title{margin:0;max-width:13ch;color:inherit;font-size:var(--lc-title-1);font-weight:var(--font-heading-weight)}.lc-hero--center .lc-hero__title,.lc-hero--bottom-center .lc-hero__title{margin-inline:auto}.lc-hero__text{max-width:54rem;margin-top:var(--lc-space-2);font-size:clamp(1.5rem,1.35rem + .35vw,1.9rem)}.lc-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:var(--lc-space-3)}.lc-hero--center .lc-hero__actions,.lc-hero--bottom-center .lc-hero__actions{justify-content:center}.lc-hero--text-light .button--secondary{--color-button: 255, 253, 250;--color-button-text: 255, 253, 250;--color-secondary-button: 255, 253, 250;--color-secondary-button-text: 255, 253, 250;--alpha-button-background: 0}.lc-hero--text-light .lc-hero__actions .button:not(.button--secondary){--color-button: 255, 253, 250;--color-button-text: 24, 24, 22;--alpha-button-background: 1}@media screen and (max-width:749px){.lc-hero{min-height:clamp(48rem,78svh,78rem)}.lc-hero__image,.lc-hero__placeholder{object-position:var(--lc-hero-position-mobile)}.lc-hero--image-contain .lc-hero__image{object-fit:cover}.lc-hero__veil{background:linear-gradient(0deg,#0c0c0b9e,#0c0c0b0d 68%)}.lc-hero__content,.lc-hero--center .lc-hero__content{align-items:flex-end;justify-content:flex-start;text-align:left}.lc-hero__title{margin-inline:0!important;font-size:clamp(4rem,14vw,6.4rem)}.lc-hero__actions{justify-content:flex-start!important}.lc-hero__actions .button{flex:1 1 16rem}}.lc-luxe-collections{padding:0 2vw clamp(8rem,9vw,13rem);color:#161513;background:#f7f5f0}.lc-luxe-collections__line{display:flex;align-items:center;justify-content:space-between;min-height:4.6rem;padding-inline:2vw;border-top:.1rem solid rgba(22,21,19,.2)}.lc-luxe-collections__line h2,.lc-luxe-collections__line span{margin:0;color:inherit;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.45;letter-spacing:.1em;text-transform:uppercase}.lc-luxe-collections__grid{display:grid;grid-template-columns:1.105fr 1fr;gap:1.4rem}.lc-luxe-collection-card{position:relative;display:block;height:clamp(56rem,57vw,86rem);overflow:hidden;color:#fff;background:#d8d4cb;text-decoration:none}.lc-luxe-collection-card--offset{height:clamp(45rem,45vw,68rem);margin-top:clamp(8.5rem,11.5vw,17rem)}.lc-luxe-collection-card>img,.lc-luxe-collection-card>svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .9s cubic-bezier(.22,1,.36,1)}.lc-luxe-collection-card:hover>img{transform:scale(1.03)}.lc-luxe-collection-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(10,9,8,.52),transparent 48%);transition:opacity .4s ease}.lc-luxe-collection-card:hover .lc-luxe-collection-card__veil{opacity:.88}.lc-luxe-collection-card__content{position:absolute;right:2.8rem;bottom:2.8rem;left:2.8rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.lc-luxe-collection-card__content strong{color:inherit;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(3.4rem,3.4vw,5.4rem);font-weight:400;line-height:1;letter-spacing:-.055em}.lc-luxe-collection-card__content small{color:inherit;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.45;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:749px){.lc-luxe-collections{padding-inline:1.2rem;padding-bottom:7rem}.lc-luxe-collections__line{padding-inline:.6rem}.lc-luxe-collections__grid{grid-template-columns:1fr;gap:1.2rem}.lc-luxe-collection-card,.lc-luxe-collection-card--offset{height:118vw;min-height:48rem;max-height:66rem;margin-top:0}.lc-luxe-collection-card__content{right:2rem;bottom:2rem;left:2rem}.lc-luxe-collection-card__content strong{font-size:clamp(3.2rem,9vw,4.4rem)}}.lc-luxe-hero{--lc-hero-text: #181816;--lc-hero-bg: #faf9f6;position:relative;display:grid;min-height:100svh;place-items:center;overflow:hidden;color:var(--lc-hero-text);background:var(--lc-hero-bg)}.lc-luxe-hero--has-media{--lc-hero-text: #f8f6f1}.lc-luxe-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lc-luxe-hero__media picture,.lc-luxe-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.lc-luxe-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(12,11,10,calc(var(--lc-hero-overlay) * .55)),rgba(12,11,10,calc(var(--lc-hero-overlay) * .72)) 45%,rgba(12,11,10,calc(var(--lc-hero-overlay) * .88)));pointer-events:none}.lc-luxe-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:calc(var(--lc-header-height, 7.2rem) + 5rem) 2.4rem 11rem;text-align:center;max-width:110rem}.lc-luxe-hero__eyebrow{margin:0 0 2.8rem;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.45;letter-spacing:.22em;text-transform:uppercase;opacity:.88}.lc-luxe-hero__title{display:flex;flex-direction:column;align-items:center;margin:0;color:inherit;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(7.2rem,7.4vw,13.6rem);font-weight:400;line-height:.96;letter-spacing:-.07em}.lc-luxe-hero__title em{font-style:italic;font-weight:400}.lc-luxe-hero__subtitle{margin:2.8rem 0 0;max-width:38rem;font-family:DM Sans,sans-serif;font-size:clamp(1.45rem,1.15vw,1.7rem);font-weight:400;line-height:1.55;letter-spacing:.01em;opacity:.82}.lc-luxe-hero__link{margin-top:4.8rem;padding-bottom:1.15rem;color:inherit;border-bottom:.1rem solid currentColor;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.2;letter-spacing:.11em;text-decoration:none;text-transform:uppercase;transition:opacity .25s ease}.lc-luxe-hero__link:hover{opacity:.72}.lc-luxe-hero__scroll{position:absolute;bottom:3.2rem;left:50%;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.1rem;color:inherit;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transform:translate(-50%);opacity:.78;transition:opacity .25s ease}.lc-luxe-hero__scroll:hover{opacity:1}.lc-luxe-hero__scroll i{display:block;width:.1rem;height:3.6rem;background:currentColor;transform-origin:top center;animation:lc-scroll-line 2.4s ease-in-out infinite}@keyframes lc-scroll-line{0%,to{transform:scaleY(1);opacity:1}50%{transform:scaleY(.55);opacity:.45}}.lc-luxe-hero__eyebrow,.lc-luxe-hero__title,.lc-luxe-hero__subtitle,.lc-luxe-hero__link{animation:lc-hero-rise 1.1s cubic-bezier(.22,1,.36,1) both}.lc-luxe-hero__eyebrow{animation-delay:.15s}.lc-luxe-hero__title{animation-delay:.28s}.lc-luxe-hero__subtitle{animation-delay:.42s}.lc-luxe-hero__link{animation-delay:.55s}@keyframes lc-hero-rise{0%{opacity:0;transform:translateY(1.8rem)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.lc-luxe-hero{min-height:92svh}.lc-luxe-hero__content{padding:calc(var(--lc-header-height, 6.4rem) + 4rem) 2rem 9rem}.lc-luxe-hero__title{font-size:clamp(5.8rem,20vw,8.4rem)}.lc-luxe-hero__eyebrow{font-size:.92rem;margin-bottom:2.2rem}.lc-luxe-hero__subtitle{margin-top:2.2rem;font-size:1.4rem}.lc-luxe-hero__link{margin-top:3.6rem}.lc-luxe-hero__scroll{bottom:2.2rem}.lc-luxe-hero__scroll i{height:2.6rem}}@media(prefers-reduced-motion:reduce){.lc-luxe-hero__eyebrow,.lc-luxe-hero__title,.lc-luxe-hero__subtitle,.lc-luxe-hero__link,.lc-luxe-hero__scroll i{animation:none}}.lc-luxe-intro{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(5rem,9vw,14rem);align-items:end;padding:clamp(8.5rem,10.5vw,15rem) 8vw;color:#161513;background:#f7f5f0}.lc-luxe-intro__quote h2{max-width:9.5ch;margin:0;color:inherit;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(4.8rem,4.8vw,7.6rem);font-weight:400;line-height:1.05;letter-spacing:-.065em}.lc-luxe-intro__quote em{font-style:italic;font-weight:400}.lc-luxe-intro__copy{max-width:46rem;padding-bottom:.6rem}.lc-luxe-intro__copy .rte{color:#161513;font-family:DM Sans,sans-serif;font-size:clamp(1.45rem,1.15vw,1.75rem);line-height:1.72}.lc-luxe-intro__copy .rte p+p{margin-top:1.1em}.lc-luxe-intro__link{display:inline-block;margin-top:3rem;padding-bottom:.95rem;color:#161513;border-bottom:.1rem solid currentColor;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:opacity .25s ease}.lc-luxe-intro__link:hover{opacity:.65}@media screen and (max-width:749px){.lc-luxe-intro{grid-template-columns:1fr;gap:3.6rem;padding:7.5rem 2rem 8rem}.lc-luxe-intro__quote h2{max-width:11ch;font-size:clamp(4.2rem,11.5vw,5.8rem)}}.lc-media-index{padding:clamp(6rem,8vw,12rem) 2vw clamp(9rem,10vw,15rem);color:#111;background:#f8f7f3}.lc-media-index__header{max-width:110rem;margin:0 auto clamp(6rem,8vw,11rem);text-align:center}.lc-media-index__eyebrow,.lc-media-feature__content small,.lc-media-index__line h2,.lc-media-index__line span,.lc-media-card__content>p,.lc-media-card__link{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;line-height:1.45;letter-spacing:.12em;text-transform:uppercase}.lc-media-index__eyebrow{margin:0 0 1.8rem}.lc-media-index__header h1{margin:0;color:inherit;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(6.4rem,8.6vw,13rem);font-weight:400;line-height:.95;letter-spacing:-.075em}.lc-media-index__intro{max-width:56rem;margin:3rem auto 0;font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.7}.lc-media-feature{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(34rem,.85fr);min-height:0;align-items:stretch;color:#fff;background:#111;text-decoration:none}.lc-media-feature__media{min-height:0;aspect-ratio:16 / 9;overflow:hidden;background:#eeeae1}.lc-media-feature__media img,.lc-media-feature__media svg{display:block;width:100%;height:100%;object-fit:contain;transition:transform .65s cubic-bezier(.22,1,.36,1)}.lc-media-feature:hover .lc-media-feature__media img{transform:scale(1.02)}.lc-media-feature__content{display:flex;height:100%;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(4rem,7vw,10rem)}.lc-media-feature__content small{color:#d3aa47}.lc-media-feature__content strong{margin-top:2.4rem;color:inherit;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(5rem,5.8vw,9rem);font-weight:400;line-height:1;letter-spacing:-.065em}.lc-media-feature__content>span{max-width:36rem;margin-top:2.6rem;color:#ffffffb8;font-family:DM Sans,sans-serif;font-size:1.5rem;line-height:1.7}.lc-media-feature__cta{margin-top:4rem;padding-bottom:.8rem;border-bottom:.1rem solid currentColor;color:inherit;font-family:DM Sans,sans-serif;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.11em;text-decoration:none;text-transform:uppercase}.lc-media-feature__cta:hover{color:#d3aa47}.lc-media-index__line{display:flex;align-items:center;justify-content:space-between;margin-top:clamp(8rem,10vw,14rem);padding:1.5rem 2vw}.lc-media-index__line h2,.lc-media-index__line span{margin:0;color:inherit}.lc-media-articles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(5rem,6vw,8rem) clamp(2.4rem,3vw,4.8rem);padding:clamp(3rem,4vw,5.6rem) clamp(2rem,3vw,4.8rem) clamp(7rem,9vw,12rem)}.lc-media-card{width:100%;max-width:32rem;justify-self:center}.lc-media-card__media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:#e9e5dc}.lc-media-card__media img,.lc-media-card__media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1)}.lc-media-card:hover .lc-media-card__media img{transform:scale(1.025)}.lc-media-card__content{padding:1.6rem 0 0}.lc-media-card__content>p{display:flex;flex-wrap:wrap;gap:1rem;margin:0;color:#11111194}.lc-media-card__content h3{margin:1.1rem 0 0;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.8rem,1.65vw,2.6rem);font-weight:400;line-height:1.2;letter-spacing:-.035em}.lc-media-card__content h3 a{color:#111;text-decoration:none}.lc-media-card__excerpt{margin-top:1.3rem;color:#111111b3;font-family:DM Sans,sans-serif;font-size:1.3rem;line-height:1.7}.lc-media-card__link{display:inline-block;margin-top:1.6rem;padding-bottom:.6rem;color:#111;border-bottom:.1rem solid currentColor;text-decoration:none}@media screen and (max-width:989px){.lc-media-feature{grid-template-columns:1fr}.lc-media-feature__media{min-height:0;aspect-ratio:4 / 3}.lc-media-articles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.lc-media-index{padding:4rem 1.2rem 5rem}.lc-media-index__header{margin-bottom:3.2rem;padding-inline:.4rem}.lc-media-index__header h1{font-size:clamp(4.4rem,12vw,6.4rem)}.lc-media-index__intro{margin-top:1.6rem;font-size:1.4rem;line-height:1.55}.lc-media-feature__media{aspect-ratio:auto;background:#fff}.lc-media-feature__media img{height:auto;object-fit:contain}.lc-media-feature__content{padding:2.4rem 1.8rem 2.8rem}.lc-media-feature__content strong{margin-top:1rem;font-size:clamp(3.2rem,9vw,4.6rem);line-height:1.05}.lc-media-feature__content>span{margin-top:1rem;font-size:1.35rem;line-height:1.5}.lc-media-feature__cta{margin-top:1.8rem}.lc-media-index__line{margin-top:4rem;padding-inline:.4rem}.lc-media-articles{grid-template-columns:1fr;gap:3.2rem;padding:2.4rem .4rem 3.2rem}}.lc-story{overflow:hidden}.lc-story__inner{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(32rem,.88fr);align-items:stretch;padding-top:var(--lc-space-5);padding-bottom:var(--lc-space-5)}.lc-story--text-first .lc-story__media{order:2}.lc-story__media{min-height:clamp(48rem,62vw,82rem);overflow:hidden;background:#e9e4db}.lc-story__image,.lc-story__placeholder{width:100%;height:100%;object-fit:cover}.lc-story--image-contain .lc-story__media{padding:clamp(2rem,4vw,5rem);background:#fff}.lc-story--image-contain .lc-story__image{object-fit:contain}.lc-story__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,4vw,8rem);background:var(--lc-ivory)}.lc-story__title{max-width:13ch;margin:0;font-size:var(--lc-title-2)}.lc-story__text{max-width:58rem;margin-top:var(--lc-space-2);font-size:clamp(1.5rem,1.4rem + .25vw,1.8rem)}.lc-story__points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:var(--lc-space-3) 0 0;border-top:.1rem solid var(--lc-rule)}.lc-story__point{padding:var(--lc-space-2) var(--lc-space-2) var(--lc-space-2) 0;border-bottom:.1rem solid var(--lc-rule)}.lc-story__point:nth-child(2n){padding-left:var(--lc-space-2);border-left:.1rem solid var(--lc-rule)}.lc-story__point dt{font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lc-story__point dd{margin:.7rem 0 0;font-size:1.35rem;line-height:1.55}.lc-story__button{align-self:flex-start;margin-top:var(--lc-space-3)}@media screen and (max-width:989px){.lc-story__inner{grid-template-columns:1fr;padding-inline:0}.lc-story--text-first .lc-story__media{order:0}.lc-story__media{min-height:58rem}}@media screen and (max-width:749px){.lc-story__media{min-height:48rem}.lc-story__content{padding:4rem 1.8rem 5.6rem}.lc-story__points{grid-template-columns:1fr}.lc-story__point:nth-child(2n){padding-left:0;border-left:0}}.lc-trust__inner{padding-top:var(--lc-space-5);padding-bottom:var(--lc-space-5)}.lc-trust__title{max-width:14ch;margin:0 0 var(--lc-space-4);font-size:var(--lc-title-2)}.lc-trust__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:.1rem solid var(--lc-rule)}.lc-trust__item{padding:var(--lc-space-3) var(--lc-space-2) var(--lc-space-2);border-right:.1rem solid var(--lc-rule)}.lc-trust__item:first-child{padding-left:0}.lc-trust__item:last-child{border-right:0}.lc-trust__index{display:block;margin-bottom:var(--lc-space-3);color:var(--lc-gold);font-size:1rem;letter-spacing:.14em}.lc-trust__item h3{margin:0;font-family:var(--font-body-family);font-size:1.35rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.lc-trust__item .rte{margin-top:1.2rem;font-size:1.35rem}@media screen and (max-width:989px){.lc-trust__items{grid-template-columns:repeat(2,minmax(0,1fr))}.lc-trust__item:nth-child(2){border-right:0}.lc-trust__item:nth-child(n+3){border-top:.1rem solid var(--lc-rule)}.lc-trust__item:nth-child(3){padding-left:0}}@media screen and (max-width:749px){.lc-trust__items{grid-template-columns:1fr}.lc-trust__item,.lc-trust__item:nth-child(3){padding:2.4rem 0;border-right:0;border-top:.1rem solid var(--lc-rule)}.lc-trust__item:first-child{border-top:0}.lc-trust__index{margin-bottom:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/180/compiled_assets/styles.css.map */
