.ghlam-about{background:var(--ghlam-about-bg);color:var(--ghlam-about-text)}.ghlam-about__container{width:min(calc(100% - 48px),var(--ghlam-about-max-width));margin-inline:auto;padding-block:clamp(55px,7vw,110px)}.ghlam-about__eyebrow{margin:0 0 18px;color:var(--ghlam-about-accent);font-size:10px;font-weight:600;letter-spacing:.3em;line-height:1.2;text-transform:uppercase}.ghlam-about__heading,.ghlam-about__subheading{margin:0;color:var(--ghlam-about-text);font-family:var(--heading-font-family);font-weight:400;letter-spacing:-.025em}.ghlam-about__heading{font-size:clamp(42px,5vw,76px);line-height:1}.ghlam-about__subheading{font-size:clamp(30px,3.4vw,50px);line-height:1.08}.ghlam-about__text{color:var(--ghlam-about-muted);font-size:14px;line-height:1.8}.ghlam-about__text p{margin-block:0 18px}.ghlam-about__text p:last-child{margin-bottom:0}.ghlam-about__row{display:grid;align-items:center;gap:clamp(40px,7vw,120px);margin-bottom:var(--ghlam-about-section-gap)}.ghlam-about__media{overflow:hidden;background:#f1ede8}.ghlam-about__image,.ghlam-about__placeholder{display:block;width:100%;height:100%;object-fit:cover}.ghlam-about__content{max-width:520px}.ghlam-about__row--hero{grid-template-columns:minmax(280px,.7fr) minmax(0,1.65fr)}.ghlam-about__content--hero{padding-left:clamp(0px,2vw,30px)}.ghlam-about__content--hero .ghlam-about__text{max-width:440px;margin-top:30px}.ghlam-about__media--hero{aspect-ratio:1.02 / 1}.ghlam-about__row--story{grid-template-columns:minmax(280px,.95fr) minmax(0,1fr)}.ghlam-about__content--story{align-self:end;max-width:570px;padding-left:clamp(0px,3vw,70px);padding-bottom:clamp(10px,5vw,90px)}.ghlam-about__content--story .ghlam-about__subheading{margin-bottom:24px}.ghlam-about__media--story{aspect-ratio:.88 / 1}.ghlam-about__row--mission{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.ghlam-about__content--mission{padding-left:clamp(0px,2vw,30px)}.ghlam-about__content--mission .ghlam-about__subheading{margin-bottom:24px}.ghlam-about__media--mission{aspect-ratio:1.06 / 1}.ghlam-about__values{margin-bottom:var(--ghlam-about-section-gap);padding-block:clamp(65px,8vw,120px);border-top:1px solid var(--ghlam-about-border);border-bottom:1px solid var(--ghlam-about-border)}.ghlam-about__section-header{max-width:700px;margin:0 auto clamp(42px,5vw,75px);text-align:center}.ghlam-about__values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ghlam-about-border);border-left:1px solid var(--ghlam-about-border)}.ghlam-about__value-card{min-height:270px;padding:42px;border-right:1px solid var(--ghlam-about-border);border-bottom:1px solid var(--ghlam-about-border)}.ghlam-about__value-number{display:block;margin-bottom:55px;color:var(--ghlam-about-accent);font-family:var(--heading-font-family);font-size:20px}.ghlam-about__value-card h3{margin:0 0 20px;font-family:var(--heading-font-family);font-size:31px;font-weight:400}.ghlam-about__value-card .rte{color:var(--ghlam-about-muted);font-size:14px;line-height:1.75}.ghlam-about__brand-story{display:grid;grid-template-columns:minmax(200px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(45px,8vw,150px)}.ghlam-about__brand-logo span{display:inline-block;font-family:var(--heading-font-family);font-size:clamp(30px,4vw,54px);letter-spacing:.32em}.ghlam-about__logo-image{display:block;width:min(100%,280px);height:auto}.ghlam-about__brand-copy{max-width:760px}.ghlam-about__brand-copy .ghlam-about__subheading{margin-bottom:28px}.ghlam-about__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:28px;padding:14px 30px;border:1px solid var(--ghlam-about-text);background:var(--ghlam-about-text);color:var(--ghlam-about-bg);font-size:10px;font-weight:600;letter-spacing:.2em;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,color .25s ease}.ghlam-about__button:hover{background:transparent;color:var(--ghlam-about-text)}@media screen and (max-width:999px){.ghlam-about__row--hero,.ghlam-about__row--story,.ghlam-about__row--mission{grid-template-columns:1fr 1.35fr;gap:45px}.ghlam-about__content--story{padding-left:0;padding-bottom:20px}.ghlam-about__value-card{padding:30px}}@media screen and (max-width:699px){.ghlam-about__container{width:min(calc(100% - 28px),var(--ghlam-about-max-width));padding-block:45px 70px}.ghlam-about__row{display:flex;flex-direction:column;align-items:stretch;gap:30px;margin-bottom:70px}.ghlam-about__content{max-width:none;padding:0}.ghlam-about__row--hero .ghlam-about__content{order:1}.ghlam-about__row--hero .ghlam-about__media,.ghlam-about__row--story .ghlam-about__content{order:2}.ghlam-about__row--story .ghlam-about__media,.ghlam-about__row--mission .ghlam-about__content{order:1}.ghlam-about__row--mission .ghlam-about__media{order:2}.ghlam-about__heading{font-size:43px}.ghlam-about__subheading{font-size:32px}.ghlam-about__text{font-size:13px;line-height:1.75}.ghlam-about__content--hero .ghlam-about__text{margin-top:24px}.ghlam-about__media--hero{aspect-ratio:.83 / 1}.ghlam-about__media--story{aspect-ratio:.82 / 1}.ghlam-about__media--mission{aspect-ratio:.86 / 1}.ghlam-about__values{margin-bottom:70px;padding-block:55px}.ghlam-about__section-header{margin-bottom:35px}.ghlam-about__values-grid{grid-template-columns:1fr}.ghlam-about__value-card{min-height:auto;padding:30px 24px}.ghlam-about__value-number{margin-bottom:35px}.ghlam-about__brand-story{grid-template-columns:1fr;gap:35px}.ghlam-about__brand-logo span{font-size:34px}.ghlam-about__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/ghlam-about-page.css.map */
