.gl-story-section{font-family:var(--gl-font-ui)}.gl-story-shell{box-sizing:border-box;width:100%;max-width:90rem;margin-inline:auto;padding-inline:1.25rem}.gl-story-label{display:inline-flex;align-items:center;gap:.75rem;margin:0;color:var(--gl-ocean-mineral);font:600 .6875rem/1 var(--gl-font-ui);letter-spacing:.2em;text-transform:uppercase}.gl-story-label>span{display:block;width:2rem;height:1px;background:color-mix(in srgb,var(--gl-ocean-mineral) 40%,transparent)}.gl-story-label--light{color:color-mix(in srgb,var(--gl-soft-salt) 70%,transparent)}.gl-story-label--light>span{background:color-mix(in srgb,var(--gl-soft-salt) 40%,transparent)}.gl-story-label--clay{color:var(--gl-sun-clay)}.gl-story-label--clay>span{background:color-mix(in srgb,var(--gl-sun-clay) 50%,transparent)}.gl-story-hero{position:relative;min-height:440px;overflow:hidden;color:var(--gl-soft-salt);background:var(--gl-atlantic)}.gl-story-hero__media,.gl-story-hero__image,.gl-story-hero__placeholder,.gl-story-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gl-story-hero__image{display:block;object-fit:cover;object-position:var(--gl-story-hero-focus)}.gl-story-hero__image--mobile{display:none;object-position:var(--gl-story-hero-focus-mobile)}.gl-story-hero__placeholder{fill:var(--gl-ocean-mineral)}.gl-story-hero__overlay{background:linear-gradient(90deg,color-mix(in srgb,var(--gl-atlantic) 90%,transparent),color-mix(in srgb,var(--gl-atlantic) 60%,transparent),color-mix(in srgb,var(--gl-atlantic) 10%,transparent))}.gl-story-hero__content-wrap{position:relative;z-index:1;display:flex;min-height:max(68vh,440px);height:var(--gl-story-hero-mobile-height);align-items:flex-end;padding-bottom:3rem}.gl-story-hero__content{max-width:34rem}.gl-story-hero h1,.gl-story-intro h2,.gl-story-escape h2,.gl-story-closing h2,.gl-story-values h3{margin:0;color:var(--gl-atlantic);font:400 2.4rem/1.06 var(--gl-font-display);letter-spacing:-.005em;font-feature-settings:"liga" 1,"kern" 1}.gl-story-hero h1{margin-top:1.25rem;color:var(--gl-soft-salt)}.gl-story-hero h1 br{display:none}.gl-story-hero__body{max-width:30rem;margin:1.25rem 0 0;color:color-mix(in srgb,var(--gl-soft-salt) 80%,transparent);font-size:.95rem;line-height:1.625}.gl-story-intro{padding-block:4rem;background:var(--gl-soft-salt)}.gl-story-intro__grid{display:grid;gap:2rem}.gl-story-intro h2{margin-top:1.25rem;font-size:2.1rem;line-height:1.05}.gl-story-intro__copy{display:grid;gap:1.25rem;color:color-mix(in srgb,var(--gl-carbon) 85%,transparent);font-size:1.02rem;line-height:1.625}.gl-story-intro__copy p{margin:0}.gl-story-intro__copy p+p{color:color-mix(in srgb,var(--gl-carbon) 70%,transparent)}.gl-story-world{padding-block:4rem;background:var(--gl-bone)}.gl-story-world__heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.gl-story-world__heading>p:last-child{max-width:20rem;margin:0;color:color-mix(in srgb,var(--gl-carbon) 60%,transparent);font-size:.85rem;line-height:1.625}.gl-story-world__images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.75rem;row-gap:2rem;margin-top:2rem}.gl-story-world__figure{min-width:0;margin:0}.gl-story-world__figure--1{grid-column:1 / -1}.gl-story-world__image,.gl-story-world__placeholder{display:block;width:100%;height:200px;object-fit:cover}.gl-story-world__figure--1 .gl-story-world__image,.gl-story-world__figure--1 .gl-story-world__placeholder{height:240px}.gl-story-world figcaption{margin-top:.75rem;color:var(--gl-ocean-mineral);font:600 .6875rem/1 var(--gl-font-ui);letter-spacing:.2em;text-transform:uppercase}.gl-story-values{padding-block:4rem;background:var(--gl-soft-salt)}.gl-story-values__list{margin-top:2rem;border-top:1px solid var(--gl-sand-line)}.gl-story-values__row{display:grid;gap:.5rem;padding-block:1.75rem;border-bottom:1px solid var(--gl-sand-line)}.gl-story-values__index{margin:0;color:var(--gl-sun-clay);font:600 .6875rem/1 var(--gl-font-ui);letter-spacing:.2em}.gl-story-values h3{font-size:1.55rem;line-height:1.15}.gl-story-values__description{max-width:34rem;margin:0;color:color-mix(in srgb,var(--gl-carbon) 70%,transparent);font-size:.95rem;line-height:1.625}.gl-story-escape{padding-block:4rem;background:var(--gl-bone)}.gl-story-escape__grid{display:grid}.gl-story-escape__image-wrap{min-width:0}.gl-story-escape__image,.gl-story-escape__placeholder{display:block;width:100%;height:320px;object-fit:cover;object-position:top}.gl-story-escape__panel{position:relative;z-index:1;margin-top:-2rem;margin-right:1rem;padding:1.5rem;background:var(--gl-soft-salt)}.gl-story-escape h2{margin-top:1.25rem;font-size:2rem;line-height:1.05}.gl-story-escape__body{margin:1.25rem 0 0;color:color-mix(in srgb,var(--gl-carbon) 75%,transparent);font-size:.98rem;line-height:1.625}.gl-story-button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box;margin-top:2rem;padding-inline:1.75rem;border:1px solid currentColor;font:500 .72rem/1 var(--gl-font-ui);letter-spacing:.16em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color var(--gl-motion) var(--gl-ease),color var(--gl-motion) var(--gl-ease),border-color var(--gl-motion) var(--gl-ease)}.gl-story-button--ink{color:var(--gl-soft-salt);border-color:var(--gl-atlantic);background:var(--gl-atlantic)}.gl-story-button--ink:hover{color:var(--gl-atlantic);background:transparent}.gl-story-button--light{min-height:3.25rem;padding-inline:2.25rem;color:var(--gl-atlantic);border-color:var(--gl-soft-salt);background:var(--gl-soft-salt)}.gl-story-button--light:hover{color:var(--gl-soft-salt);background:transparent}.gl-story-button:focus-visible{outline:2px solid var(--gl-ocean-mineral);outline-offset:3px}.gl-story-closing{padding-block:5rem;color:var(--gl-soft-salt);background:var(--gl-atlantic)}.gl-story-closing__content{max-width:48rem;margin-inline:auto;padding-inline:1.25rem;text-align:center}.gl-story-closing .gl-story-label{justify-content:center}.gl-story-closing h2{margin-top:1.5rem;color:var(--gl-soft-salt);font-size:2.3rem;line-height:1.05}.gl-story-closing__content>p:not(.gl-story-label){max-width:28rem;margin:1.25rem auto 0;color:color-mix(in srgb,var(--gl-soft-salt) 70%,transparent);font-size:.95rem;line-height:1.625}@media(min-width:640px){.gl-story-hero h1 br{display:initial}.gl-story-hero h1{font-size:2.9rem}.gl-story-world__images{column-gap:1.25rem}.gl-story-world__image,.gl-story-world__placeholder{height:280px}.gl-story-world__figure--1 .gl-story-world__image,.gl-story-world__figure--1 .gl-story-world__placeholder{height:320px}.gl-story-escape__image,.gl-story-escape__placeholder{height:420px}.gl-story-escape__panel{padding:2rem}.gl-story-closing h2{font-size:2.8rem}}@media(min-width:768px){.gl-story-shell{padding-inline:2.5rem}.gl-story-hero__content-wrap{height:560px;min-height:440px;align-items:center;padding-bottom:0}.gl-story-hero__overlay{background:linear-gradient(90deg,color-mix(in srgb,var(--gl-atlantic) 85%,transparent),color-mix(in srgb,var(--gl-atlantic) 40%,transparent),transparent)}.gl-story-hero h1{font-size:3.5rem}.gl-story-hero__body{font-size:1rem}.gl-story-intro{padding-block:6rem}.gl-story-intro__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:3rem}.gl-story-intro__grid>:first-child{grid-column:span 5}.gl-story-intro__copy{grid-column:7 / span 6;padding-top:.75rem;font-size:1.08rem}.gl-story-intro h2{font-size:2.5rem}.gl-story-world{padding-block:6rem}.gl-story-world__images{column-gap:2rem;row-gap:3rem;margin-top:2.5rem}.gl-story-world__image,.gl-story-world__placeholder{height:380px}.gl-story-world__figure--1 .gl-story-world__image,.gl-story-world__figure--1 .gl-story-world__placeholder{height:440px}.gl-story-values{padding-block:6rem}.gl-story-values__list{margin-top:3rem}.gl-story-values__row{grid-template-columns:repeat(12,minmax(0,1fr));align-items:baseline;gap:2rem;padding-block:2.25rem}.gl-story-values__index{grid-column:span 2}.gl-story-values h3{grid-column:span 5;font-size:2rem}.gl-story-values__description{grid-column:span 5}.gl-story-escape{padding-block:6rem}.gl-story-escape__grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center}.gl-story-escape__image-wrap{grid-column:span 7}.gl-story-escape__image,.gl-story-escape__placeholder{height:600px}.gl-story-escape__panel{grid-column:span 5;margin:0 0 0 -4rem;padding:3rem}.gl-story-escape h2{font-size:2.75rem}.gl-story-closing{padding-block:7rem}.gl-story-closing h2{font-size:3.5rem}}@media(min-width:1024px){.gl-story-hero__content-wrap{height:var(--gl-story-hero-height)}}@media(min-width:1280px){.gl-story-shell{padding-inline:4rem}.gl-story-intro{padding-block:7rem}.gl-story-intro h2{font-size:3.1rem}.gl-story-world__figure--1 .gl-story-world__image,.gl-story-world__figure--1 .gl-story-world__placeholder{height:520px}}@media(max-width:767px){.gl-story-hero__image--desktop{object-position:var(--gl-story-hero-focus-mobile)}.gl-story-hero__image--mobile{display:block}.gl-story-hero__image--mobile+.gl-story-hero__overlay{z-index:1}}@media(prefers-reduced-motion:reduce){.gl-story-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/grace-luxco-story.css.map */
