.tl-hero{position:relative;width:100%;overflow:hidden}.tl-hero__bg{position:relative;width:100%}.tl-hero__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tl-hero--small{--tl-hero-height: 28rem}.tl-hero--medium{--tl-hero-height: 42rem}.tl-hero--large{--tl-hero-height: 56rem}@media(min-width:768px){.tl-hero--small{--tl-hero-height: 38rem}.tl-hero--medium{--tl-hero-height: 52rem}.tl-hero--large{--tl-hero-height: 68rem}}.tl-hero--small .tl-hero__bg,.tl-hero--medium .tl-hero__bg,.tl-hero--large .tl-hero__bg{height:var(--tl-hero-height)}.tl-hero--adapt .tl-hero__bg{height:auto}.tl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:var(--tl-overlay-color, #000);opacity:var(--tl-overlay-opacity, .35)}.tl-hero__content-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;padding:3rem 2rem}.tl-hero__content-wrap--left-top{justify-content:flex-start;align-items:flex-start}.tl-hero__content-wrap--center-top{justify-content:center;align-items:flex-start}.tl-hero__content-wrap--right-top{justify-content:flex-end;align-items:flex-start}.tl-hero__content-wrap--left-middle{justify-content:flex-start;align-items:center}.tl-hero__content-wrap--center-middle{justify-content:center;align-items:center}.tl-hero__content-wrap--right-middle{justify-content:flex-end;align-items:center}.tl-hero__content-wrap--left-bottom{justify-content:flex-start;align-items:flex-end}.tl-hero__content-wrap--center-bottom{justify-content:center;align-items:flex-end}.tl-hero__content-wrap--right-bottom{justify-content:flex-end;align-items:flex-end}@media(min-width:768px){.tl-hero__content-wrap{padding:4rem 5rem}}.tl-hero__content{position:relative;z-index:2;color:var(--tl-text-color, #ffffff);max-width:50rem}.tl-hero__content--text-left{text-align:left}.tl-hero__content--text-center{text-align:center}.tl-hero__content--text-right{text-align:right}.tl-hero__heading{margin:0 0 .5rem;color:inherit;line-height:1.15}.tl-hero__subheading{margin:0 0 1.5rem;color:inherit;font-weight:600;line-height:1.3}.tl-hero__btn-wrap{margin-top:1.5rem}.tl-about__image-col img{width:100%;height:auto;display:block}.tl-about{padding:var(--tl-about-padding-y, 40px) 0;background:var(--tl-about-bg, #ffffff)}.tl-about__inner{display:flex;align-items:center;gap:4rem;padding-left:var(--tl-about-padding-x, 1.25rem);padding-right:var(--tl-about-padding-x, 1.25rem)}.tl-about__image-col{flex:0 0 var(--tl-about-img-width, 34%);max-width:var(--tl-about-img-width, 34%)}.tl-about__image-col img{display:block;width:100%;height:auto}.tl-about__text-col{flex:1;min-width:0}.tl-about__heading{margin:0 0 1.25rem;line-height:1.2}.tl-about__body{font-size:var(--tl-about-body-size, 1rem);line-height:1.7}.tl-about__body p{margin:0 0 1rem}.tl-about__body p:last-child{margin-bottom:0}.tl-about__body a{color:inherit;text-decoration:underline}.tl-about__body a:hover{opacity:.7}@media(max-width:767px){.tl-about__inner{flex-direction:column;gap:2rem}.tl-about__image-col{flex:none;max-width:75%;width:75%;margin:0 auto}}.tl-product-feature{padding:var(--tl-pf-padding-y, 40px) 0;background:var(--tl-pf-bg, #ffffff)}.tl-product-feature__header{margin-bottom:2.5rem;padding-left:var(--tl-pf-padding-x, 1.25rem);padding-right:var(--tl-pf-padding-x, 1.25rem)}.tl-product-feature__title{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.tl-product-feature__desc{margin:0;font-size:var(--tl-pf-desc-size, .875rem);line-height:1.6;max-width:80ch;color:var(--color-text-body)}.tl-product-feature__desc p{margin:0}.tl-product-feature__body{display:flex;align-items:flex-start;gap:2rem;padding-left:var(--tl-pf-padding-x, 1.25rem);padding-right:var(--tl-pf-padding-x, 1.25rem)}.tl-product-feature__image-col{flex:0 0 var(--tl-pf-img-width, 30%);max-width:var(--tl-pf-img-width, 30%)}.tl-product-feature__image-col img,.tl-product-feature__video{display:block;width:100%;height:100%;object-fit:cover}.tl-product-feature__products-col{flex:1;min-width:0}.tl-product-feature__grid{display:flex;flex-wrap:nowrap;gap:1.5rem;align-items:flex-start}.tl-product-feature__grid>*{flex:1 1 0;min-width:0}@media(max-width:767px){.tl-product-feature__body{flex-direction:column;gap:1.5rem}.tl-product-feature__image-col{flex:none;max-width:100%;width:100%}.tl-product-feature__grid{flex-wrap:wrap;gap:1rem}.tl-product-feature__grid>*{flex:1 1 calc(50% - .5rem);max-width:calc(50% - .5rem)}}.tl-collab-cta{display:flex;align-items:stretch;background:var(--tl-cta-bg, #f5f5f5);min-height:var(--tl-cta-min-height, 480px)}.tl-collab-cta__image-col{flex:0 0 50%;max-width:50%;overflow:hidden}.tl-collab-cta__image-col img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tl-collab-cta__text-col{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 3rem;gap:2.5rem}.tl-collab-cta__tagline{font-size:1.0625rem;line-height:1.9;margin:0;color:var(--color-text-body)}.tl-collab-cta__tagline strong{display:block}.tl-collab-cta__logo-wrap{display:flex;justify-content:center}.tl-collab-cta__logo-img{display:block;max-width:var(--tl-cta-logo-width, 160px);height:auto}.tl-collab-cta__btn-wrap{margin-top:.5rem}@media(max-width:767px){.tl-collab-cta{flex-direction:column}.tl-collab-cta__image-col{flex:none;max-width:100%;width:100%;min-height:280px}.tl-collab-cta__text-col{padding:3rem 1.5rem;gap:2rem}}@media(max-width:767px){.tl-hero--mobile-stack .tl-hero__content-wrap{position:static;background:var(--color-background, #f5f5f5);padding:2rem 1.5rem}.tl-hero--mobile-stack .tl-hero__overlay{display:none}.tl-hero--mobile-stack .tl-hero__content{color:var(--color-text-body, #1a1a1a);max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/lp-thomas-lelu.css.map */
