.lm-home-section{color:rgb(var(--color-foreground))}.lm-home-section .lm-home__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.lm-home-section .lm-home__heading{margin:0;max-width:18ch;font-size:clamp(3.2rem,5vw,6.2rem);line-height:1.02;letter-spacing:-.035em;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.lm-home-section .lm-home__body{margin:1.8rem 0 0;max-width:58rem;font-size:clamp(1.6rem,1.7vw,2rem);line-height:1.55}.lm-home-section .lm-home__body>*:first-child{margin-top:0}.lm-home-section .lm-home__body>*:last-child{margin-bottom:0}.lm-home__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.4rem}.lm-home__buttons .button{min-height:4.8rem}.lm-home-hero{overflow:hidden}.lm-home-hero__grid{display:grid;width:100%;max-width:var(--lm-hero-max-width, 1600px);min-height:0;margin-inline:auto}.lm-home-hero__media,.lm-home-hero__content{min-width:0}.lm-home-hero__media{position:relative;background:rgba(var(--color-foreground),.04)}.lm-home-hero__media picture,.lm-home-hero__media img,.lm-home-hero__placeholder{display:block;width:100%;height:100%}.lm-home-hero__media img{object-fit:cover;object-position:var(--lm-hero-position, center)}.lm-home-hero__content{display:flex;align-items:center;padding:clamp(3.6rem,4vw,6.4rem)}.lm-home-hero__content-inner{width:100%;max-width:var(--lm-hero-content-width, 560px)}.lm-home-hero .lm-home__heading{max-width:15ch;font-size:clamp(4rem,3.4vw,5.8rem);text-wrap:pretty}.lm-home-hero .lm-home__body{max-width:48rem}.lm-home-trust{border-top:.1rem solid rgba(var(--color-foreground),.12);border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.lm-home-trust__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.lm-home-trust__item{display:flex;align-items:center;gap:1rem;min-height:7rem;padding:1.4rem 1.2rem;font-size:1.35rem;line-height:1.35}.lm-home-trust__item:nth-child(odd){border-right:.1rem solid rgba(var(--color-foreground),.12)}.lm-home-trust__item:nth-child(n+3){border-top:.1rem solid rgba(var(--color-foreground),.12)}.lm-home-trust__icon{flex:0 0 auto;width:2.2rem;height:2.2rem}.lm-home-trust__icon svg{display:block;width:100%;height:100%;stroke:currentColor}.lm-home-categories{padding:clamp(4.8rem,8vw,9rem) 0}.lm-home-categories__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.6rem}.lm-home-categories__header .lm-home__heading{max-width:none;font-size:clamp(3rem,4vw,4.8rem)}.lm-home-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.lm-home-category-card{position:relative;display:block;overflow:hidden;min-height:24rem;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.05);color:#fff;text-decoration:none;isolation:isolate}.lm-home-category-card[href]{cursor:pointer}.lm-home-category-card:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.lm-home-category-card:last-child:nth-child(odd){grid-column:1 / -1}.lm-home-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.58))}.lm-home-category-card__image,.lm-home-category-card .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.lm-home-category-card:hover .lm-home-category-card__image{transform:scale(1.025)}.lm-home-category-card__content{position:absolute;inset:auto 0 0;padding:1.8rem}.lm-home-category-card__title{margin:0;color:inherit;font-size:clamp(1.9rem,2.2vw,2.6rem);line-height:1.12;letter-spacing:-.02em;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-wrap:pretty}.lm-home-category-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.lm-home-tpc{padding:clamp(4.8rem,8vw,9rem) 0;background:#fff!important}.lm-home-tpc__grid,.lm-home-about__grid{display:grid;gap:3rem;align-items:center}.lm-home-tpc__media,.lm-home-about__media{overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.05)}.lm-home-tpc__media img,.lm-home-about__media img,.lm-home-tpc__media .placeholder-svg,.lm-home-about__media .placeholder-svg{display:block;width:100%;height:auto}.lm-home-tpc__logo{display:block;width:min(25rem,70%);height:auto;margin-bottom:2rem}.lm-home-tpc__badge{display:inline-flex;margin-bottom:1.4rem;padding:.65rem 1.15rem;border:.1rem solid rgb(var(--color-button));border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lm-home-tpc__button.button{--alpha-button-background: 1;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.lm-home-tpc__button.button:before,.lm-home-tpc__button.button:after{box-shadow:none}.lm-home-tpc__button.button:hover{filter:brightness(.96)}.lm-home-tpc__heading,.lm-home-about__heading{margin:0;font-size:clamp(3rem,4.2vw,5rem);line-height:1.05}.lm-home-tpc__benefits{display:grid;gap:1.2rem;margin:2.2rem 0 0;padding:0;list-style:none}.lm-home-tpc__benefit{display:grid;grid-template-columns:2.2rem minmax(0,1fr);gap:1rem;align-items:start}.lm-home-tpc__benefit:before{content:"\2713";display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:50%;background:rgba(var(--color-foreground),.1);font-size:1.3rem;font-weight:700}.lm-home-tpc__benefit-title{display:block;font-weight:600}.lm-home-tpc__benefit-text{display:block;margin-top:.2rem;opacity:.78}.lm-home-about{padding:clamp(4.8rem,8vw,9rem) 0}.lm-home-about__content{max-width:62rem}.lm-home-about__media img{aspect-ratio:4 / 5;object-fit:cover}@media screen and (min-width:750px){.lm-home-trust__list{grid-template-columns:repeat(4,minmax(0,1fr))}.lm-home-trust__item,.lm-home-trust__item:nth-child(n+3){border-top:0}.lm-home-trust__item:not(:last-child),.lm-home-trust__item:nth-child(odd){border-right:.1rem solid rgba(var(--color-foreground),.12)}.lm-home-categories__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.lm-home-category-card,.lm-home-category-card:last-child:nth-child(odd){grid-column:auto;min-height:34rem}.lm-home-category-card__content{padding:1.5rem}.lm-home-category-card__title{font-size:clamp(1.75rem,1.42vw,2rem)}.lm-home-tpc__grid,.lm-home-about__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4rem,7vw,9rem)}.lm-home-tpc--image-right .lm-home-tpc__media,.lm-home-about--image-right .lm-home-about__media{order:2}.lm-home-tpc--image-right .lm-home-tpc__content,.lm-home-about--image-right .lm-home-about__content{order:1}}@media screen and (min-width:1100px){.lm-home-hero__grid{grid-template-columns:minmax(0,56%) minmax(0,44%);height:var(--lm-hero-height, 640px)}.lm-home-hero__media,.lm-home-hero__content{height:100%}.lm-home-hero--content-first .lm-home-hero__media{order:2}.lm-home-hero--content-first .lm-home-hero__content{order:1}}@media screen and (min-width:750px)and (max-width:1099px){.lm-home-hero__grid{max-width:96rem}.lm-home-hero__media{min-height:52rem}.lm-home-hero__content{padding:4.8rem clamp(3rem,7vw,6rem) 5.6rem}.lm-home-hero .lm-home__heading{max-width:17ch;font-size:clamp(4rem,6vw,5.4rem)}}@media screen and (max-width:749px){.lm-home-hero__grid{min-height:auto}.lm-home-hero__media{min-height:42rem}.lm-home-hero__content{padding:3.6rem 2rem 4.4rem}.lm-home-section .lm-home__heading{max-width:none}.lm-home__buttons{display:grid}.lm-home__buttons .button{width:100%}.lm-home-tpc__logo{margin-right:auto;margin-left:auto}.lm-home-category-card__content{padding:1.5rem}.lm-home-category-card__title{font-size:clamp(1.75rem,5.1vw,2.25rem)}}@media(prefers-reduced-motion:reduce){.lm-home-category-card__image{transition:none}}@media screen and (min-width:1601px){.lm-home-hero__grid{border-right:.1rem solid rgba(var(--color-foreground),.08);border-left:.1rem solid rgba(var(--color-foreground),.08)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/lm-home.css.map */
