.lb-section{background:#fff;color:#000;letter-spacing:0}.lb-page-width{box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;padding-left:16px;padding-right:16px}.lb-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:999px;padding:0 20px;background:#000;color:#fff;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:opacity .16s ease}.lb-button:hover{opacity:.82}.lb-button--light{background:#fff;color:#000}.lb-heading{margin:0;color:#000;font-family:var(--font-heading-family);font-size:24px;font-weight:700;line-height:1.3;letter-spacing:0}.lb-home-hero{overflow:hidden}.lb-home-hero__slide{position:relative;min-height:530px;overflow:hidden;background:#f6f6f6;margin-bottom:6px}.lb-home-hero__slide:last-child{margin-bottom:0}.lb-home-hero__image,.lb-home-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lb-home-hero__image{object-fit:cover;object-position:center}.lb-home-hero__placeholder{background:linear-gradient(135deg,#eceff3,#dfe7ea)}.lb-home-hero__content{position:relative;z-index:1;display:flex;min-height:530px;flex-direction:column;justify-content:flex-start;padding-top:40px;padding-bottom:32px}.lb-home-hero__copy{width:100%}.lb-home-hero__title{margin:0;color:#000;font-size:40px;font-weight:700;line-height:1.12;letter-spacing:0}.lb-home-hero__subtitle{margin:16px 0 0;font-size:18px;font-weight:600;line-height:1.45;letter-spacing:0}.lb-home-hero__button{position:absolute;left:16px;bottom:64px}.lb-product-grid-section{padding-top:var(--lb-padding-top, 48px);padding-bottom:var(--lb-padding-bottom, 56px)}.lb-section-title{text-align:center}.lb-product-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-top:32px}.lb-product-grid[data-lb-limited-grid] .lb-product-card[hidden]{display:none}.lb-product-card{display:block;margin-top:20px;margin-bottom:20px;color:inherit;text-decoration:none}.lb-product-card__media{position:relative;display:flex;aspect-ratio:4 / 5;align-items:center;justify-content:center;overflow:hidden;background:#fafafa}.lb-product-card__media img{width:100%;height:100%;object-fit:contain;padding:48px;transition:transform .22s ease}.lb-product-card:hover .lb-product-card__media img{transform:scale(1.03)}.lb-product-card__body{padding-top:16px}.lb-product-card__title{margin:0;color:#000;font-size:18px;font-weight:700;line-height:1.45}.lb-product-card__description{margin:4px 0 0;font-size:14px;font-weight:600;line-height:1.55}.lb-product-card__cta{display:inline-flex;margin-top:12px;border-bottom:1px solid currentColor;padding-bottom:4px;font-size:12px;font-weight:700;line-height:1.4}.lb-load-more-wrap{display:flex;justify-content:center;margin-top:32px}.lb-load-more{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 28px;background:#ebebeb;color:#000;cursor:pointer;font-size:16px;font-weight:700;line-height:1;transition:opacity .16s ease}.lb-load-more:hover{background:#d9d9d9}.lb-load-more[hidden],.lb-load-more-wrap[hidden]{display:none!important}.lb-empty-state{margin:0;color:#0000008c;font-size:16px;line-height:1.5;text-align:center}.lb-product-series{padding-top:var(--lb-padding-top, 48px);padding-bottom:var(--lb-padding-bottom, 56px);scroll-margin-top:var(--lb-scroll-offset, 148px)}.lb-product-series[hidden],.lb-series-tab[hidden]{display:none}.lb-collection-nav{background:#fff;border-bottom:1px solid #ebebeb}.lb-collection-nav__top{position:relative;box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;display:flex;min-height:104px;align-items:stretch;justify-content:space-between;gap:24px;padding:0 16px}.lb-collection-nav__title{align-self:center;margin:0;color:#000;font-size:24px;font-weight:700;line-height:1.3;white-space:nowrap}.lb-collection-nav__categories{display:flex;min-width:0;align-items:stretch;gap:28px;overflow-x:auto;scrollbar-width:none}.lb-collection-nav__categories::-webkit-scrollbar,.lb-collection-nav__tabs::-webkit-scrollbar{display:none}.lb-collection-category{position:relative;display:flex;min-width:72px;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 0 0;color:#0000008c;font-size:14px;font-weight:700;line-height:1.25;text-align:center;text-decoration:none;transition:color .16s ease}.lb-collection-category__image{position:relative;width:48px;height:48px}.lb-collection-category__image img{width:100%;height:100%;object-fit:contain}.lb-collection-category:hover,.lb-collection-category.is-active{color:#000}.lb-collection-category:after{display:none}.lb-collection-category-indicator{position:absolute;bottom:-1px;left:0;height:2px;background:#2cff73;transform:translate(0);transition:transform .18s ease,width .18s ease;width:0}.lb-collection-nav__tabs-wrap{background:#fff;border-top:1px solid #ebebeb}.lb-collection-nav__tabs-placeholder[hidden]{display:none}.lb-collection-nav__tabs-wrap.is-fixed{position:fixed;top:var(--lb-series-nav-top, 0);right:0;left:0;z-index:60;border-bottom:1px solid #ebebeb;box-shadow:0 1px #0000000f}.lb-collection-nav__tabs{box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;display:flex;min-height:52px;align-items:center;gap:8px;overflow-x:auto;padding:0 16px;scrollbar-width:none}.lb-series-tab{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;padding:0 20px;color:#000;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:background .16s ease}.lb-series-tab:hover,.lb-series-tab.is-active{background:#fafafa}.lb-feature-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-top:24px}.lb-feature-card{position:relative;min-height:320px;overflow:hidden;background:#f0f1f3}.lb-feature-card__placeholder{width:100%;height:100%;min-height:inherit;background:#f0f1f3}.lb-feature-card img{width:100%;height:100%;min-height:inherit;object-fit:cover}.lb-feature-card__caption{position:absolute;left:4px;right:4px;bottom:0;border-radius:4px;background:#000;color:#fff;padding:6px 8px;font-size:12px;font-weight:700;line-height:1.35}.lb-series-intro{display:flex;flex-direction:column;gap:16px;margin-top:16px}.lb-series-intro__title{margin:0;color:#000;font-size:18px;font-weight:700;line-height:1.45}.lb-series-intro__text{margin:4px 0 0;font-size:14px;font-weight:600;line-height:1.55}.lb-story-section{overflow:hidden;padding-top:var(--lb-padding-top, 64px);padding-bottom:var(--lb-padding-bottom, 80px);background:var(--lb-story-bg, #e8f0f2)}.lb-story-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.lb-story-controls{display:none;gap:12px}.lb-icon-button{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#dde8eb;color:#000;cursor:pointer;padding:0}.lb-icon-button--active{background:#d7e2e6}.lb-icon-button svg,.lb-card-arrow,.lb-service-arrow{display:block;width:20px;height:20px;flex:0 0 auto}.lb-story-viewport{margin-left:16px}.lb-story-track{display:flex;gap:8px;margin-top:40px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.lb-story-track::-webkit-scrollbar{display:none}.lb-story-card{flex:0 0 min(78vw,448px);background:#fff;color:#000;text-decoration:none}.lb-story-card__media{height:296px;overflow:hidden;background:#f0f1f3}.lb-story-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.lb-story-card:hover .lb-story-card__media img{transform:scale(1.03)}.lb-story-card__body{min-height:112px;padding:20px}.lb-story-card__title{margin:0;color:#000;font-size:20px;font-weight:700;line-height:1.4}.lb-story-card__row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.lb-story-card__subtitle{margin:0;font-size:14px;font-weight:500;line-height:1.55}.lb-service-support{padding-top:var(--lb-padding-top, 64px);padding-bottom:var(--lb-padding-bottom, 80px)}.lb-service-support__grid{display:grid;gap:40px}.lb-service-support__title{max-width:none;margin:0;color:#000;font-weight:700;line-height:1.2;white-space:nowrap}.lb-service-link{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ebebeb;color:#000;font-size:16px;font-weight:700;line-height:1.4;text-decoration:none;transition:color .16s ease}.lb-service-link:hover{color:#007aff}.lb-collection-content{background:#fff;color:#000}.lb-collection-content__block{overflow:hidden}.lb-collection-content__inner{box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;padding-left:16px;padding-right:16px}.lb-collection-content__inner--narrow{max-width:1320px}.lb-collection-content__intro{padding:96px 0 76px}.lb-collection-content__heading{margin:0;color:#000;font-size:32px;font-weight:700;line-height:1.12;letter-spacing:0}.lb-collection-content__heading--large{font-size:56px}.lb-collection-content__text{margin-top:22px;color:#000000c7;font-size:17px;font-weight:500;line-height:1.48}.lb-collection-content__text p{margin:0 0 12px}.lb-collection-content__text p:last-child{margin-bottom:0}.lb-collection-content__text--lead{color:#000c;font-size:22px;font-weight:700;line-height:1.36}.lb-collection-content__link{display:inline-flex;align-items:center;gap:4px;margin-top:24px;color:#06c;font-size:15px;font-weight:500;line-height:1.3;text-decoration:none}.lb-collection-content__link:hover{text-decoration:underline}.lb-collection-content__banner-link{position:relative;display:block;min-height:420px;color:#fff;text-decoration:none}.lb-collection-content__banner{box-sizing:border-box;width:100%;max-width:none;margin:0 auto;padding-left:0;padding-right:0}.lb-collection-content__banner-link img,.lb-collection-content__placeholder{display:block;width:100%;min-height:420px;object-fit:cover}.lb-collection-content__placeholder{background:#e5e7eb}.lb-collection-content__banner-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.lb-collection-content__banner-title{margin:0;color:#fff;font-size:56px;font-weight:800;line-height:1;letter-spacing:0}.lb-collection-content__callout{background:#f5f5f7;padding:48px 0 54px}.lb-collection-content__split,.lb-collection-content__feature{padding:76px 0}.lb-collection-content__grid,.lb-collection-content__feature-grid{display:grid;gap:40px}.lb-collection-content__feature-media{display:flex;min-height:260px;align-items:center;justify-content:center}.lb-collection-content__feature-media img{width:100%;max-height:520px;object-fit:contain}.lb-collection-content__icons{display:grid;grid-template-columns:repeat(2,64px);gap:24px;color:#6e6e73}.lb-collection-content__icons svg{width:64px;height:64px}.lb-collection-content__feature-copy{align-self:center}.lb-about-hero{position:relative;z-index:20;min-height:calc(100svh - var(--header-height, 0px));overflow:hidden;background:#101820;color:#fff}.lb-about-hero__media,.lb-about-hero__poster,.lb-about-hero__video,.lb-about-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lb-about-hero__poster,.lb-about-hero__video{object-fit:cover;object-position:center}.lb-about-hero__poster{z-index:1;opacity:1;transition:opacity .7s ease .16s}.lb-about-hero__poster--placeholder{background:radial-gradient(circle at 28% 24%,rgba(151,205,177,.45),transparent 26%),linear-gradient(120deg,#132a2d,#23383a 42%,#647a6d)}.lb-about-hero__video{z-index:0}.lb-about-hero.is-video-started .lb-about-hero__poster{opacity:0}.lb-about-hero__shade{z-index:2;background:linear-gradient(90deg,#00000052,#0000000d 42%,#00000024),#00000042;pointer-events:none}.lb-about-hero__content{position:relative;z-index:3;display:flex;min-height:inherit;align-items:center;justify-content:center;padding:80px 24px}.lb-about-hero__index{position:fixed;left:clamp(24px,3.35vw,64px);bottom:clamp(34px,5.2vh,58px);z-index:120;display:flex;flex-direction:column;gap:16px;opacity:0;pointer-events:none;transition:opacity .18s ease}.lb-about-hero.is-about-index-visible .lb-about-hero__index{opacity:1;pointer-events:auto}.lb-about-hero__index-item{display:flex;min-height:18px;align-items:center;gap:5px;color:#ffffff94;font-size:12px;font-weight:800;line-height:1;letter-spacing:0;opacity:.68;mix-blend-mode:screen;text-decoration:none;text-shadow:0 1px 10px rgba(0,0,0,.22);transition:color .18s ease,opacity .18s ease,text-shadow .18s ease}.lb-about-hero__index-item strong{display:none;color:inherit;font-size:12px;font-weight:800;line-height:1}.lb-about-hero__index-item:hover,.lb-about-hero__index-item.is-active{color:#ffffffe6;opacity:1;text-shadow:0 1px 14px rgba(0,0,0,.3)}.lb-about-hero__index-item.is-active strong{display:inline}.lb-about-hero.is-about-index-dark .lb-about-hero__index-item{color:#00000061;mix-blend-mode:normal;text-shadow:none}.lb-about-hero.is-about-index-dark .lb-about-hero__index-item:hover,.lb-about-hero.is-about-index-dark .lb-about-hero__index-item.is-active{color:#000000eb}.lb-about-hero__slogan{display:flex;align-items:center;justify-content:center;gap:0;color:currentColor;line-height:0;white-space:nowrap}.lb-about-hero__slogan.is-handoff-hidden{opacity:0!important;visibility:hidden!important}.lb-about-hero__slogan-part{display:block;width:auto;color:currentColor;filter:drop-shadow(0 12px 18px rgba(0,0,0,.16));opacity:0;transform:translate3d(0,19px,0)}.lb-about-hero__slogan-part svg{display:block;width:auto;height:100%}.lb-about-hero__slogan-part--first{height:clamp(78px,12.2vw,176px);animation:lbAboutSloganReveal .72s cubic-bezier(.2,.8,.2,1) .35s forwards}.lb-about-hero__slogan-part--second{height:clamp(68px,10.8vw,154px);margin-left:clamp(-8px,-.45vw,-2px);animation:lbAboutSloganReveal .78s cubic-bezier(.2,.8,.2,1) .95s forwards}.lb-about-slogan-flight{position:fixed;left:0;top:0;z-index:90;display:flex;align-items:center;justify-content:center;gap:0;color:#fff;line-height:0;opacity:0;pointer-events:none;transform-origin:50% 50%;white-space:nowrap;will-change:transform,opacity,filter}.lb-about-slogan-flight .lb-about-hero__slogan-part{opacity:1;animation:none;transform:none}.lb-about-flight-active .lb-about-chapter2__slogan,.lb-about-chapter2.is-intro-retired .lb-about-chapter2__slogan,.lb-about-chapter2.is-intro-retired .lb-about-chapter2__intro{opacity:0!important;visibility:hidden!important}.lb-about-chapter2{position:relative;width:100%;min-height:100svh;margin-top:-1px;background:#000;color:#fff;overflow:hidden}.lb-about-chapter2__sticky{position:relative;top:0;height:100svh;min-height:620px;overflow:hidden;background:#000;perspective:1200px}.lb-about-chapter2__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:45;border-radius:0 0 28px 28px;background:radial-gradient(circle at 34% 18%,rgba(166,184,166,.36),transparent 31%),linear-gradient(180deg,#eeeeeefa,#f4f4f4fa);opacity:0;pointer-events:none;transform:translateY(74%)}.lb-about-chapter2__slogan{position:absolute;left:50%;top:42%;z-index:14;display:flex;align-items:center;justify-content:center;gap:0;color:#fff;line-height:0;opacity:0;transform:translate(-50%);transform-origin:50% 100%;pointer-events:none}.lb-about-chapter2__slogan .lb-about-hero__slogan-part{opacity:1;animation:none;transform:none;filter:drop-shadow(0 9px 14px rgba(0,0,0,.18))}.lb-about-chapter2__intro,.lb-about-chapter2__second-copy{position:absolute;left:50%;z-index:12;width:min(720px,calc(100vw - 48px));color:#fff;text-align:center;transform:translate(-50%);opacity:0;pointer-events:none}.lb-about-chapter2__intro{top:50%}.lb-about-chapter2__intro-text{color:#fffffff2;font-size:clamp(18px,1.6vw,26px);font-weight:500;line-height:1.6;letter-spacing:0}.lb-about-chapter2__intro-text p,.lb-about-chapter2__body p{margin:0 0 12px}.lb-about-chapter2__intro-text p:last-child,.lb-about-chapter2__body p:last-child{margin-bottom:0}.lb-about-chapter2__intro-line{display:block;position:relative;color:transparent;will-change:transform,opacity}.lb-about-chapter2__intro-line+.lb-about-chapter2__intro-line{margin-top:2px}.lb-about-chapter2__intro-line-shadow,.lb-about-chapter2__intro-line-clear{display:block;white-space:normal}.lb-about-chapter2__intro-line-shadow{color:#ffffff29;text-shadow:0 22px 22px rgba(255,255,255,.08);will-change:opacity,filter,text-shadow}.lb-about-chapter2__intro-line-clear{position:absolute;top:0;right:0;bottom:0;left:0;color:#ffffffeb;will-change:opacity}.lb-about-chapter2__mosaic{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;transform-style:preserve-3d;pointer-events:auto}.lb-about-chapter2__float-card{position:absolute;left:50%;top:50%;margin:0;aspect-ratio:4 / 3;border-radius:4px;overflow:hidden;opacity:0;background:#ffffff14;box-shadow:0 14px 34px #00000038;transform-origin:50% 50%;transition:transform 80ms linear,filter 80ms linear;will-change:transform,opacity,filter}.lb-about-chapter2__float-card img,.lb-about-chapter2__float-placeholder{display:block;width:100%;height:100%;object-fit:cover;background:linear-gradient(135deg,#24343a,#72846e)}.lb-about-chapter2__second-copy{top:34%;z-index:16}.lb-about-chapter2__eyebrow{margin:0 0 18px;color:#ffffff80;font-size:28px;font-weight:700;line-height:1.4}.lb-about-chapter2__heading{margin:0;color:#fffffff2;font-size:clamp(34px,4.2vw,48px);font-weight:600;line-height:1.3;letter-spacing:0}.lb-about-chapter2__body{margin-top:30px;color:#fffffff2;font-size:clamp(18px,1.6vw,26px);font-weight:500;line-height:1.6}.lb-about-chapter2__backdrop-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;overflow:hidden;pointer-events:none}.lb-about-chapter2__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;will-change:opacity}.lb-about-chapter2__backdrop img,.lb-about-chapter2__backdrop-placeholder{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.18);filter:blur(46px) saturate(1.16) brightness(1)}.lb-about-chapter2__backdrop-placeholder{background:linear-gradient(135deg,#1b261e,#405139)}.lb-about-chapter2__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#0000001f 42%,#00000042),#00000014}.lb-about-chapter2__story-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:22;pointer-events:none}.lb-about-chapter2__story-card{position:absolute;left:50%;top:50%;width:auto;min-width:0;opacity:0;transform-origin:50% 50%;will-change:transform,opacity,filter}.lb-about-chapter2__story-media{display:inline-block;width:auto;overflow:hidden;border-radius:8px;background:transparent}.lb-about-chapter2__story-media img,.lb-about-chapter2__story-media video,.lb-about-chapter2__story-placeholder{display:block;width:auto;max-width:min(42vw,760px);height:auto;max-height:min(62vh,720px);object-fit:contain;background:transparent}.lb-about-chapter2__story-placeholder{width:min(36vw,680px);aspect-ratio:16 / 9;background:linear-gradient(135deg,#1b261e,#405139)}.lb-about-chapter2__story-copy{margin-top:16px;color:#fff}.lb-about-chapter2__story-copy h3{margin:0;color:#fff;font-size:clamp(15px,1.1vw,20px);font-weight:800;line-height:1.35;letter-spacing:0}.lb-about-chapter2__story-copy p{margin:6px 0 0;color:#ffffffad;font-size:clamp(11px,.8vw,14px);font-weight:700;line-height:1.5}.lb-about-us{position:relative;z-index:2;overflow:hidden;margin-top:-1px;border-radius:28px 28px 0 0;background:#f7f7f7;color:#1f1f1f;will-change:border-radius}.lb-about-us__inner{box-sizing:border-box;width:100%;max-width:1320px;min-height:100svh;margin:0 auto;padding:80px 16px 88px}.lb-about-us__header{max-width:1040px}.lb-about-us__eyebrow{margin:0 0 18px;color:#000000a8;font-size:clamp(15px,1.05vw,18px);font-weight:800;line-height:1.45;letter-spacing:0}.lb-about-us__heading{margin:0;color:#202124;font-size:clamp(34px,3.35vw,48px);font-weight:600;line-height:1.3;letter-spacing:0}.lb-about-us__grid{display:grid;grid-template-columns:minmax(0,534px) minmax(0,618px);gap:64px;align-items:start;justify-content:space-between;margin-top:clamp(120px,22vh,280px)}.lb-about-us__reveal-token{display:inline;will-change:opacity,filter}.lb-about-us__media{position:relative;overflow:hidden;border-radius:8px;background:#e6eef2;aspect-ratio:534 / 329}.lb-about-us__media img,.lb-about-us__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.lb-about-us__placeholder{background:linear-gradient(90deg,rgba(255,255,255,.28),transparent 46%),linear-gradient(135deg,#bdd7e7,#e5eff4 48%,#a8c7d9)}.lb-about-us__copy{max-width:560px;padding-bottom:clamp(18px,3.2vh,44px)}.lb-about-us__points{color:#222;font-size:clamp(18px,1.28vw,24px);font-weight:600;line-height:1.6;letter-spacing:0}.lb-about-us__points{display:grid;gap:clamp(14px,1.4vw,22px)}.lb-about-us__point{display:grid;gap:2px}.lb-about-us__point-title,.lb-about-us__point-text{margin:0;color:inherit;font-size:inherit;line-height:inherit;letter-spacing:0}.lb-about-us__point-title{font-weight:700}.lb-about-us__point-text{font-weight:500}.lb-about-us__point-text p,.lb-about-us__point-text ul,.lb-about-us__point-text ol{margin:0}.lb-about-us__point-text strong,.lb-about-us__point-text b{font-weight:700}.lb-about-brand-services{--lb-brand-service-card-gap: 10px;--lb-brand-service-card-small: 284px;--lb-brand-service-card-small-height: 307px;--lb-brand-service-card-active: 506px;--lb-brand-service-card-active-height: 506px;--lb-brand-services-media-offset: 46px;--lb-brand-services-panel-height: max(760px, calc(100svh - 128px) );--lb-brand-services-side-padding: 16px;position:relative;z-index:3;overflow:hidden;min-height:var(--lb-brand-services-panel-height);background:#fff;color:#111}.lb-about-brand-services__sticky{display:flex;min-height:var(--lb-brand-services-panel-height);align-items:flex-start;background:#fff}.lb-about-brand-services__inner{box-sizing:border-box;position:relative;display:block;width:100%;max-width:1320px;min-height:var(--lb-brand-services-panel-height);margin:0 auto;padding:clamp(72px,8.8vh,90px) 16px clamp(86px,10.4vh,118px)}.lb-about-brand-services__copy{position:relative;z-index:2;width:100%;max-width:100%;padding-top:0}.lb-about-brand-services__eyebrow{margin:0 0 4px;color:#000000bf;font-size:clamp(14px,1.08vw,20px);font-weight:650;line-height:1.4;letter-spacing:0}.lb-about-brand-services__heading{max-width:100%;margin:0;color:#000000f2;font-size:clamp(34px,3.35vw,48px);font-weight:600;line-height:1.18;letter-spacing:0;white-space:nowrap}.lb-about-brand-services__controls{display:flex;gap:2px;width:max-content;margin-top:54px}.lb-about-brand-services__control{display:inline-flex;width:38px;height:30px;align-items:center;justify-content:center;border:1px solid #111;border-radius:999px;background:#fff;color:#111;cursor:pointer;transition:background .18s ease,opacity .18s ease,transform .18s ease}.lb-about-brand-services__control:hover{background:#f2f3f4}.lb-about-brand-services__control:disabled{cursor:default;opacity:.36;transform:none}.lb-about-brand-services__control svg{display:block;width:17px;height:17px}.lb-about-brand-services__progress{position:relative;overflow:hidden;width:min(var(--lb-brand-service-card-active),100%);height:1.6px;margin-top:62px;border-radius:999px;background:#0003}.lb-about-brand-services__progress span{display:block;width:100%;height:100%;border-radius:inherit;background:#111;transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.lb-about-brand-services__viewport{overflow:hidden;min-width:0;height:var(--lb-brand-service-card-active-height);margin-top:var(--lb-brand-services-media-offset);border-radius:8px}.lb-about-brand-services__track{display:flex;gap:var(--lb-brand-service-card-gap);align-items:flex-start;padding-right:calc(var(--lb-brand-service-card-active) + var(--lb-brand-service-card-small));will-change:transform}.lb-brand-service-card{position:relative;display:block;overflow:hidden;flex:0 0 var(--lb-brand-service-card-small);height:var(--lb-brand-service-card-small-height);border-radius:8px;background:#e8ecef;color:#fff;text-decoration:none;opacity:1;transform:translateY(0);transition:flex-basis .44s ease,height .44s ease,opacity .36s ease,transform .44s ease}.lb-brand-service-card.is-active{flex-basis:var(--lb-brand-service-card-active);height:var(--lb-brand-service-card-active-height);opacity:1;transform:translateY(0)}.lb-brand-service-card__media,.lb-brand-service-card__media img,.lb-brand-service-card__placeholder,.lb-brand-service-card__shade{position:absolute;top:0;right:0;bottom:0;left:0}.lb-brand-service-card__media{background:#dfe4e7}.lb-brand-service-card__media img,.lb-brand-service-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lb-brand-service-card__shade{background:linear-gradient(180deg,#0000000a 30%,#000000bd),linear-gradient(90deg,rgba(0,0,0,.38),transparent 58%)}.lb-brand-service-card__content{position:absolute;inset:auto 20px 16px;z-index:2}.lb-brand-service-card__label{margin:0 0 10px;color:#ffffffb8;font-size:12px;font-weight:800;line-height:1.3;letter-spacing:0;text-transform:uppercase}.lb-brand-service-card__title{max-width:360px;margin:0;color:#fff;font-size:18px;font-weight:850;line-height:1.22;letter-spacing:0}.lb-brand-service-card.is-active .lb-brand-service-card__title{font-size:clamp(22px,1.65vw,30px)}.lb-brand-service-card__subtitle{max-width:380px;margin:6px 0 0;color:#ffffffd1;font-size:12px;font-weight:750;line-height:1.48;letter-spacing:0}.lb-brand-service-card:not(.is-active) .lb-brand-service-card__subtitle{display:none}.lb-brand-service-card__cta{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:#fff;font-size:13px;font-weight:850;line-height:1;letter-spacing:0}.lb-brand-service-card:not(.is-active) .lb-brand-service-card__cta{display:none}.lb-brand-service-card__cta svg{display:block;width:16px;height:16px}.lb-brand-service-card__placeholder{background:radial-gradient(circle at 74% 34%,rgba(255,255,255,.8),transparent 26%),linear-gradient(135deg,#b8ead9,#49c8b4 55%,#267668)}.lb-about-technical-strength{--lb-technical-panel-height: max(760px, calc(100svh - 132px) );position:relative;z-index:2;overflow:hidden;margin-top:-1px;background:#f9f9f9;color:#111}.lb-about-technical-strength__sticky{min-height:var(--lb-technical-panel-height);background:#f9f9f9}.lb-about-technical-strength__inner{box-sizing:border-box;width:100%;max-width:1312px;min-height:var(--lb-technical-panel-height);margin:0 auto;padding:clamp(78px,8.7vh,96px) 16px clamp(104px,12vh,140px)}.lb-about-technical-strength__header{max-width:920px}.lb-about-technical-strength__eyebrow{margin:0 0 4px;color:#000000bf;font-size:clamp(14px,1.08vw,20px);font-weight:650;line-height:1.4;letter-spacing:0}.lb-about-technical-strength__heading-stage{position:relative;min-height:clamp(132px,9.2vw,152px);overflow:hidden}.lb-about-technical-strength__heading{position:absolute;inset:0 auto auto 0;width:min(890px,66vw);max-width:890px;margin:0;color:#000000f2;font-size:clamp(34px,3.35vw,48px);font-weight:600;line-height:1.24;letter-spacing:0;opacity:0;visibility:hidden;will-change:transform,opacity,filter}.lb-about-technical-strength__heading.is-active{opacity:1;visibility:visible}.lb-about-technical-strength__controls{display:flex;gap:2px;flex:0 0 114px;margin-top:0}.lb-about-technical-strength__control{display:inline-flex;width:38px;height:30px;align-items:center;justify-content:center;border:1px solid #111;border-radius:999px;background:#fff;color:#111;cursor:pointer;transition:opacity .18s ease,transform .18s ease,background .18s ease}.lb-about-technical-strength__control--next{width:38px}.lb-about-technical-strength__control:hover{background:#f2f3f4}.lb-about-technical-strength__control:disabled{cursor:default;opacity:.36;transform:none}.lb-about-technical-strength__control svg{display:block;width:17px;height:17px}.lb-about-technical-strength__body{display:flex;width:100%;justify-content:space-between;gap:clamp(56px,9.4vw,150px);margin-top:47px}.lb-about-technical-strength__metrics-stage{position:relative;flex:0 0 min(732px,56vw);min-height:clamp(360px,35.8vw,452px);margin-top:0}.lb-about-technical-strength__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(219px,auto);gap:14px 16px;will-change:transform,opacity,filter}.lb-about-technical-strength__metrics.is-active{opacity:1;visibility:visible}.lb-about-technical-strength__stat{display:flex;overflow:hidden;min-height:219px;flex-direction:column;justify-content:space-between;padding:22px 26px;border:1px solid rgba(0,0,0,.13);border-radius:8px;background:transparent;box-shadow:none;will-change:transform,opacity,filter}.lb-about-technical-strength__stat.is-empty{opacity:0;pointer-events:none}.lb-about-technical-strength__stat-content{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;will-change:transform,opacity,filter}.lb-about-technical-strength__value{margin:0;color:#050505;font-size:clamp(34px,3.35vw,48px);font-weight:600;line-height:1.3;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.lb-about-technical-strength__caption{min-width:0}.lb-about-technical-strength__label,.lb-about-technical-strength__text{margin:0;color:#00000080;font-size:clamp(13px,.98vw,14px);font-weight:500;line-height:1.6;letter-spacing:0}.lb-about-technical-strength__label{margin-top:0;color:#0000008a}.lb-about-technical-strength__text{margin-top:5px}.lb-brand-partnership{background:#fff;color:#111;overflow:hidden}.lb-brand-partnership__inner{box-sizing:border-box;width:100%;max-width:1312px;margin:0 auto;padding:80px 16px}.lb-brand-partnership__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.lb-brand-partnership__copy{min-width:0}.lb-brand-partnership__eyebrow{margin:0 0 4px;color:#000000bf;font-size:clamp(14px,1.08vw,20px);font-weight:500;line-height:1.6;letter-spacing:0}.lb-brand-partnership__heading{margin:0;color:#000000f2;font-size:clamp(34px,3.35vw,48px);font-weight:600;line-height:1.3;letter-spacing:0}.lb-brand-partnership__controls{display:flex;flex:0 0 auto;gap:2px;padding-bottom:0}.lb-brand-partnership__control{display:inline-flex;width:40px;height:30px;align-items:center;justify-content:center;border:1px solid #111;border-radius:999px;background:#fff;color:#111;cursor:pointer;transition:background .18s ease,opacity .18s ease,transform .18s ease}.lb-brand-partnership__control:hover{background:#f2f3f4}.lb-brand-partnership__control:disabled{cursor:default;opacity:.36;transform:none}.lb-brand-partnership__control svg{display:block;width:17px;height:17px}.lb-brand-partnership__viewport{overflow-x:auto;margin-top:48px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lb-brand-partnership__viewport::-webkit-scrollbar{display:none}.lb-brand-partnership__track{display:flex;gap:8px;width:max-content;padding-right:16px}.lb-brand-partnership-card{display:flex;overflow:visible;flex:0 0 min(432px,calc((100vw - 48px) / 3));flex-direction:column;border-radius:0;color:inherit;text-decoration:none}.lb-brand-partnership-card__media{overflow:hidden;aspect-ratio:432 / 330;border-radius:8px;background:#dfe4e7}.lb-brand-partnership-card__media img,.lb-brand-partnership-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lb-brand-partnership-card__body{display:flex;min-height:136px;flex:1 1 auto;flex-direction:column;margin-top:4px;padding:24px;border-radius:8px;background:#f6f6f6}.lb-brand-partnership-card__title{margin:0;color:#111;font-size:22px;font-weight:600;line-height:1.3;letter-spacing:0}.lb-brand-partnership-card__text{margin-top:12px;color:#0009;font-size:14px;font-weight:500;line-height:1.6;letter-spacing:-.5px}.lb-brand-partnership-card__text p{margin:0 0 8px}.lb-brand-partnership-card__text p:last-child{margin-bottom:0}.lb-brand-partnership-card__placeholder{background:radial-gradient(circle at 70% 24%,rgba(255,255,255,.82),transparent 24%),linear-gradient(135deg,#b6ead4,#5bc6a8 56%,#217c68)}.lb-product-standards-hero{position:relative;background:#fff;color:#050505;overflow:hidden}.lb-product-standards-hero__inner{position:relative;box-sizing:border-box;min-height:calc(100svh - var(--header-height, 0px));padding:clamp(98px,12vh,142px) clamp(32px,5.2vw,96px) clamp(78px,9vh,118px)}.lb-product-standards-hero__copy{position:relative;z-index:2;width:min(1580px,100%);margin:clamp(126px,22vh,214px) auto 0;text-align:center}.lb-product-standards-hero__heading{margin:0;color:#050505;font-size:clamp(28px,2.5vw,48px);font-weight:500;line-height:1.62;letter-spacing:0}.lb-product-standards-hero__link{display:inline-flex;align-items:center;gap:8px;margin-top:clamp(34px,6.8vh,64px);color:#050505;font-size:clamp(14px,1.04vw,18px);font-weight:500;line-height:1.2;letter-spacing:0;text-decoration:none}.lb-product-standards-hero__link-icon{display:inline-flex;align-items:center;color:currentColor}.lb-product-standards-hero__link-icon svg{display:block;width:19px;height:13px;transition:transform .18s ease}.lb-product-standards-hero__link:hover .lb-product-standards-hero__link-icon svg{transform:translate(4px)}.lb-product-standards-hero__floating{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.lb-product-standards-hero__float{position:absolute;left:50%;top:50%;pointer-events:auto;transform:translate3d(calc(-50% + var(--ps-x)),calc(-50% + var(--ps-y)),0) rotate(var(--ps-r));transform-origin:center}.lb-product-standards-hero__float-inner{animation:lbProductStandardsFloat 5.8s ease-in-out var(--ps-delay) infinite alternate;filter:drop-shadow(0 20px 30px rgba(0,0,0,.08));transition:filter .22s ease,transform .26s ease;will-change:transform}.lb-product-standards-hero__float:hover .lb-product-standards-hero__float-inner{filter:drop-shadow(0 28px 38px rgba(0,0,0,.14));transform:translate3d(0,-16px,0) scale(1.08)}.lb-product-standards-hero__float-inner img,.lb-product-standards-hero__float-placeholder{display:block;width:100%;max-width:100%}.lb-product-standards-hero__float-inner img{height:auto}.lb-product-standards-hero__float-placeholder{aspect-ratio:1 / 1.16;border-radius:28px;background:radial-gradient(circle at 64% 24%,rgba(255,255,255,.9),transparent 28%),linear-gradient(135deg,#fefefe,#e5ebe8 58%,#b9c4bf)}.lb-industry-news{position:relative;background:#fff;color:#050505}.lb-industry-news__sticky{position:relative;overflow:hidden}.lb-industry-news__inner{display:grid;grid-template-columns:minmax(320px,520px) minmax(0,1fr);gap:clamp(48px,7.5vw,112px);align-items:stretch;width:100%;max-width:1320px;margin:0 auto;padding:clamp(72px,9vh,104px) 24px clamp(76px,9vh,112px)}.lb-industry-news__media-stage{position:relative;width:100%;min-height:100%;justify-self:start}.lb-industry-news__media{position:absolute;top:0;left:0;width:min(520px,100%);aspect-ratio:432 / 260;overflow:hidden;border-radius:8px;opacity:0;filter:blur(6px);transform:translate3d(0,var(--lb-news-media-y, 0px),0) scale(.96);transition:opacity .56s ease,filter .56s ease,transform .68s cubic-bezier(.22,1,.36,1);pointer-events:none;will-change:opacity,filter,transform}.lb-industry-news__media.is-active{opacity:1;filter:blur(0);transform:translate3d(0,var(--lb-news-media-y, 0px),0) scale(1);z-index:2}.lb-industry-news__media img,.lb-industry-news__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lb-industry-news__placeholder{background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.82),transparent 22%),linear-gradient(135deg,#d6f3e5,#78d8ba 54%,#2b9378)}.lb-industry-news__placeholder--2{background:radial-gradient(circle at 52% 44%,rgba(255,255,255,.86),transparent 28%),linear-gradient(135deg,#f0ebff,#b7a5ff 58%,#7a61d9)}.lb-industry-news__placeholder--3{background:linear-gradient(135deg,rgba(0,0,0,.72),transparent 42%),linear-gradient(135deg,#222,#744dd9 54%,#72d5ec)}.lb-industry-news__placeholder--4{background:radial-gradient(circle at 74% 66%,rgba(255,255,255,.78),transparent 30%),linear-gradient(135deg,#f7d8d6,#ffb28d 48%,#ffe6b3)}.lb-industry-news__placeholder--5{background:radial-gradient(circle at 40% 52%,rgba(255,255,255,.5),transparent 34%),linear-gradient(135deg,#f7d7ed,#e685bb 58%,#8847a8)}.lb-industry-news__content{min-width:0}.lb-industry-news__viewport{position:relative;overflow:visible}.lb-industry-news__item{position:relative;display:block;min-height:156px;padding:26px 0 32px;color:#050505;text-decoration:none;transition:color .26s ease,opacity .26s ease}.lb-industry-news__item:before,.lb-industry-news__item:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:""}.lb-industry-news__item:before{background:#00000014}.lb-industry-news__item:after{background:#39d778;transform:scaleX(0);transform-origin:left center;transition:transform .32s cubic-bezier(.22,1,.36,1)}.lb-industry-news__item.is-active{color:#050505}.lb-industry-news__item.is-active:after{transform:scaleX(1)}.lb-industry-news.has-active-news .lb-industry-news__item:not(.is-active){color:#00000057}.lb-industry-news__date{display:block;margin-bottom:18px;color:currentColor;font-size:16px;font-weight:500;line-height:1.2;letter-spacing:0}.lb-industry-news__title{margin:0;color:currentColor;font-size:clamp(28px,2.5vw,36px);font-weight:600;line-height:1.26;letter-spacing:0}.lb-industry-news__more{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:#050505;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none}.lb-industry-news__more svg{display:block;width:19px;height:13px;transition:transform .18s ease}.lb-industry-news__more:hover svg{transform:translate(4px)}.lb-start-partnership{background:#fff;color:#050505}.lb-start-partnership__inner{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:clamp(72px,9vw,140px);align-items:center;width:100%;max-width:1320px;min-height:min(720px,86vh);margin:0 auto;padding:clamp(80px,9vh,118px) 24px clamp(92px,10vh,128px)}.lb-start-partnership__copy{display:flex;min-height:520px;flex-direction:column;justify-content:flex-start}.lb-start-partnership__heading{margin:0;color:#050505;font-size:clamp(34px,3.05vw,48px);font-weight:600;line-height:1.28;letter-spacing:0;white-space:pre-line}.lb-start-partnership__text{max-width:500px;margin-top:34px;color:#0000008f;font-size:clamp(17px,1.25vw,22px);font-weight:500;line-height:1.45;letter-spacing:0}.lb-start-partnership__text p{margin:0 0 10px}.lb-start-partnership__text p:last-child{margin-bottom:0}.lb-start-partnership__form-wrap{width:100%;margin-top:auto}.lb-start-partnership__form{width:100%}.lb-start-partnership__field{display:flex;align-items:center;width:min(420px,100%);border-bottom:2px solid #050505}.lb-start-partnership__input{width:100%;min-width:0;height:52px;padding:0 12px 0 0;border:0;border-radius:0;background:transparent;color:#050505;font:inherit;font-size:18px;font-weight:500;line-height:1.2;outline:none;box-shadow:none}.lb-start-partnership__input::placeholder{color:#00000052;opacity:1}.lb-start-partnership__submit{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border:0;background:transparent;color:#050505;cursor:pointer;opacity:0;transform:translate(-8px);transition:opacity .18s ease,transform .18s ease}.lb-start-partnership__field:focus-within .lb-start-partnership__submit,.lb-start-partnership__input:not(:placeholder-shown)+.lb-start-partnership__submit{opacity:1;transform:translate(0)}.lb-start-partnership__submit svg{display:block;width:19px;height:13px}.lb-start-partnership__message{margin:14px 0 0;font-size:14px;font-weight:500;line-height:1.4}.lb-start-partnership__message--error{color:#b3261e}.lb-start-partnership__message--success{color:#137333}.lb-start-partnership__media{overflow:hidden;border-radius:24px;aspect-ratio:960 / 620;background:#f1f1f1}.lb-start-partnership__media img,.lb-start-partnership__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lb-start-partnership__media img{filter:grayscale(1)}.lb-start-partnership__placeholder{background:linear-gradient(90deg,rgba(255,255,255,.38) 0 2px,transparent 2px 18px),linear-gradient(0deg,rgba(255,255,255,.3) 0 2px,transparent 2px 58px),linear-gradient(135deg,#dadada,#f7f7f7 48%,#bfc2c1);filter:grayscale(1)}@keyframes lbProductStandardsFloat{0%{transform:translate3d(-4px,8px,0) rotate(-1deg)}to{transform:translate3d(8px,-10px,0) rotate(1.4deg)}}@media screen and (min-width:651px)and (max-width:1024px){.lb-product-standards-hero__inner{min-height:auto;padding:88px 40px 56px}.lb-product-standards-hero__copy{width:min(900px,100%);margin-top:118px}.lb-product-standards-hero__heading{font-size:30px;line-height:1.58}.lb-product-standards-hero__float{transform:translate3d(calc(-50% + (var(--ps-x) * .88)),calc(-50% + var(--ps-y)),0) rotate(var(--ps-r))}.lb-industry-news{min-height:auto}.lb-industry-news__sticky{position:relative;overflow:visible}.lb-industry-news__inner{display:grid;grid-template-columns:1fr;gap:32px;max-width:none;padding:56px 40px 84px}.lb-industry-news__media-stage{width:min(620px,100%);min-height:auto;aspect-ratio:432 / 260;justify-self:center;display:none}.lb-industry-news__media{top:0;right:0;bottom:0;left:0;width:100%;transform:translateZ(0) scale(.96)}.lb-industry-news__media.is-active{transform:translateZ(0) scale(1)}.lb-industry-news__content{max-width:760px;margin:0 auto;width:100%}.lb-industry-news__viewport{height:auto;overflow:visible}.lb-industry-news__track{transform:none!important}.lb-industry-news__item{min-height:auto;padding:24px 0 28px}.lb-industry-news__title{font-size:30px;font-weight:600;line-height:1.28}.lb-start-partnership__inner{grid-template-columns:1fr;gap:44px;min-height:auto;padding:84px 40px 96px}.lb-start-partnership__copy{min-height:auto}.lb-start-partnership__heading{font-size:40px}.lb-start-partnership__text{max-width:620px;margin-top:24px;font-size:19px}.lb-start-partnership__form-wrap{margin-top:56px}.lb-start-partnership__field{width:min(520px,100%)}.lb-start-partnership__media{border-radius:18px}}@media screen and (max-width:650px){.lb-product-standards-hero__inner{min-height:720px;padding:74px 22px 70px}.lb-product-standards-hero__copy{margin-top:176px}.lb-product-standards-hero__heading{font-size:clamp(22px,6.1vw,30px);line-height:1.56}.lb-product-standards-hero__link{margin-top:32px;font-size:14px}.lb-product-standards-hero__float{transform:translate3d(calc(-50% + (var(--ps-x) * .72)),calc(-50% + (var(--ps-y) * .7)),0) rotate(var(--ps-r))}.lb-industry-news{min-height:auto}.lb-industry-news__sticky{position:relative;overflow:visible}.lb-industry-news__inner{display:grid;grid-template-columns:1fr;gap:30px;padding:68px 22px}.lb-industry-news__media-stage{width:100%;aspect-ratio:432 / 292;min-height:auto}.lb-industry-news__media{top:0;right:0;bottom:0;left:0;width:100%;transform:translateZ(0) scale(.96)}.lb-industry-news__media.is-active{transform:translateZ(0) scale(1)}.lb-industry-news__viewport{height:auto;overflow:visible}.lb-industry-news__track{transform:none!important}.lb-industry-news__item{min-height:auto;padding:20px 0 22px}.lb-industry-news__date{margin-bottom:12px;font-size:13px}.lb-industry-news__title{font-size:22px;font-weight:600;line-height:1.3}.lb-industry-news__more{margin-top:22px}.lb-start-partnership__inner{grid-template-columns:1fr;gap:34px;min-height:auto;padding:68px 22px 78px}.lb-start-partnership__copy{min-height:auto}.lb-start-partnership__heading{font-size:32px;line-height:1.3}.lb-start-partnership__text{margin-top:22px;font-size:16px;line-height:1.5}.lb-start-partnership__form-wrap{margin-top:44px}.lb-start-partnership__field{width:100%}.lb-start-partnership__input{height:48px;font-size:16px}.lb-start-partnership__media{border-radius:14px;aspect-ratio:1.25 / 1}}@media(prefers-reduced-motion:reduce){.lb-product-standards-hero__float-inner{animation:none}.lb-industry-news__media,.lb-industry-news__more svg,.lb-start-partnership__submit{transition:none}}@keyframes lbAboutSloganReveal{0%{opacity:0;transform:translate3d(0,19px,0);clip-path:inset(0 100% 0 0)}to{opacity:1;transform:translateZ(0);clip-path:inset(0 0 0 0)}}@media(prefers-reduced-motion:reduce){.lb-about-hero__poster,.lb-about-hero__slogan-part{transition:none;animation:none}.lb-about-hero__slogan-part{opacity:1;transform:none;clip-path:none}}@media screen and (min-width:640px){.lb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:639px){.lb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lb-product-card__media img{padding:24px}}@media screen and (max-width:649px){.lb-product-series .lb-section-title--feature{display:none}.lb-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;margin-top:0}.lb-feature-card{min-height:0;aspect-ratio:1 / 1}.lb-feature-card--wide,.lb-feature-grid .lb-feature-card:first-child{grid-column:1 / -1;aspect-ratio:16 / 9}.lb-feature-card img,.lb-feature-card__placeholder{min-height:0}.lb-feature-card__caption{left:2px;right:2px;bottom:2px;border-radius:3px;padding:6px 8px;font-size:12px;line-height:1.25}.lb-series-intro{align-items:flex-start;gap:18px;margin-top:14px}.lb-series-intro__title{font-size:20px;line-height:1.25}.lb-series-intro__text{margin-top:8px;font-size:14px;line-height:1.45}.lb-series-intro .lb-button{min-height:44px;padding:0 24px;font-size:14px}}@media screen and (min-width:650px){.lb-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lb-feature-card--wide{grid-column:span 2}}@media screen and (min-width:750px){.lb-page-width{padding-left:24px;padding-right:24px}.lb-about-brand-services{--lb-brand-services-side-padding: 24px}.lb-about-us__inner,.lb-about-brand-services__inner,.lb-about-technical-strength__inner,.lb-brand-partnership__inner,.lb-collection-content__inner,.lb-collection-nav__top,.lb-collection-nav__tabs{padding-left:24px;padding-right:24px}.lb-home-hero__title{font-size:48px}.lb-home-hero__subtitle{font-size:24px;line-height:1.35}.lb-home-hero__button{left:20px}.lb-series-intro{flex-direction:row;align-items:center;justify-content:space-between}.lb-story-controls{display:flex}.lb-story-viewport{margin-left:20px}.lb-service-support__grid{grid-template-columns:.7fr 1fr}.lb-collection-content__grid{grid-template-columns:.85fr 1.15fr}.lb-collection-content__feature-grid{grid-template-columns:.8fr 1.2fr;align-items:center}.lb-collection-content__feature--image-right .lb-collection-content__feature-media{order:2}.lb-collection-content__feature--image-right .lb-collection-content__feature-copy{order:1}.lb-about-hero__content{padding:96px 48px}.lb-about-hero__index{left:clamp(40px,3.35vw,64px);bottom:clamp(42px,5.4vh,62px);gap:18px}.lb-about-hero__index-item.is-active strong{display:inline}}@media screen and (min-width:990px){.lb-collection-nav__top,.lb-collection-nav__tabs{padding-left:24px;padding-right:24px}}@media screen and (min-width:650px){.lb-home-hero__copy{width:307px}}@media screen and (min-width:990px){.lb-home-hero__content{max-width:1440px;padding-left:40px;padding-right:40px}.lb-home-hero__button{left:40px}.lb-product-grid,.lb-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lb-feature-card--wide{grid-column:span 2}.lb-story-viewport{margin-left:max(0px,calc((100vw - 1320px)/2))}.lb-collection-content__banner-link,.lb-collection-content__banner-link img,.lb-collection-content__placeholder{min-height:520px}.lb-collection-content__heading--large{font-size:72px}.lb-collection-content__heading{font-size:38px}}@media screen and (min-width:1025px)and (max-width:1439px){.lb-about-brand-services{--lb-brand-services-side-padding: 64px}.lb-page-width,.lb-about-us__inner,.lb-about-brand-services__inner,.lb-about-technical-strength__inner,.lb-collection-content__inner,.lb-collection-nav__top,.lb-collection-nav__tabs{max-width:none;padding-left:64px;padding-right:64px}}@media screen and (min-width:651px)and (max-width:1024px){.lb-about-brand-services{--lb-brand-service-card-gap: 10px;--lb-brand-service-card-small: 253px;--lb-brand-service-card-small-height: 294px;--lb-brand-service-card-active: 449px;--lb-brand-service-card-active-height: 468px;--lb-brand-services-media-offset: 45px;--lb-brand-services-panel-height: 760px;--lb-brand-services-side-padding: 24px}.lb-about-technical-strength{--lb-technical-panel-height: 760px}.lb-page-width,.lb-about-us__inner,.lb-about-brand-services__inner,.lb-about-technical-strength__inner,.lb-brand-partnership__inner,.lb-collection-content__inner,.lb-collection-nav__top,.lb-collection-nav__tabs{max-width:none;padding-left:24px;padding-right:24px}.lb-collection-nav__top{min-height:240px;flex-direction:column;align-items:stretch;justify-content:center;gap:18px;padding-top:30px;padding-bottom:0}.lb-collection-nav__title{align-self:center;text-align:center}.lb-collection-nav__categories{width:100%;justify-content:center;gap:56px}.lb-collection-category{min-width:92px;padding-bottom:16px;font-size:16px}.lb-collection-category__image{width:64px;height:64px}.lb-about-us__inner{padding-top:64px;padding-bottom:64px}.lb-about-us__heading{font-size:32px;line-height:1.3}.lb-about-us__grid{grid-template-columns:minmax(0,284px) minmax(0,413px);gap:24px;margin-top:109px}.lb-about-us__media{aspect-ratio:284 / 190}.lb-about-us__points{font-size:16px;line-height:1.6}.lb-brand-partnership__inner{max-width:none;padding-top:87px;padding-bottom:80px}.lb-brand-partnership__header{align-items:flex-end}.lb-brand-partnership__heading{font-size:32px;line-height:1.28}.lb-brand-partnership__controls{padding-bottom:4px}.lb-brand-partnership__viewport{margin-top:17px;margin-right:-24px}.lb-brand-partnership__track{gap:8px;padding-right:24px}.lb-brand-partnership-card{flex-basis:clamp(292px,40.56vw,415px);min-width:clamp(292px,40.56vw,415px);max-width:clamp(292px,40.56vw,415px)}.lb-brand-partnership-card__media{aspect-ratio:292 / 222;border-radius:4px}.lb-brand-partnership-card__body{min-height:164px;padding:16px;border-radius:4px;justify-content:space-between}.lb-brand-partnership-card__title{font-size:20px;line-height:1.3}.lb-brand-partnership-card__text{margin-top:20px;font-size:12px;line-height:1.6;letter-spacing:0}.lb-about-brand-services__sticky,.lb-about-technical-strength__sticky{min-height:760px}.lb-about-brand-services__inner{display:block;max-width:none;padding-top:56px;padding-bottom:72px}.lb-about-brand-services__copy{padding-top:0}.lb-about-brand-services__heading{max-width:100%;font-size:32px;font-weight:600;line-height:1.28;white-space:nowrap}.lb-about-brand-services__controls{margin-top:28px}.lb-about-brand-services__viewport{overflow:hidden;height:var(--lb-brand-service-card-active-height);margin-top:var(--lb-brand-services-media-offset);border-radius:8px}.lb-about-brand-services__track{gap:var(--lb-brand-service-card-gap);padding-right:calc(var(--lb-brand-service-card-active) + var(--lb-brand-service-card-small))}.lb-about-brand-services__progress{width:min(449px,calc(100vw - 48px));margin-top:62px}.lb-about-technical-strength__inner{min-height:760px;max-width:720px;padding-top:56px;padding-bottom:72px}.lb-about-technical-strength__heading-stage{min-height:132px}.lb-about-technical-strength__heading{width:100%;max-width:620px;font-size:32px;line-height:1.34}.lb-about-technical-strength__body{justify-content:space-between;gap:24px;margin-top:24px}.lb-about-technical-strength__controls{flex-basis:114px;margin-top:2px}.lb-about-technical-strength__metrics-stage{flex:1 1 0;max-width:488px;min-width:0;min-height:325px;margin-top:-8px}.lb-about-technical-strength__metrics{grid-auto-rows:161px;gap:8px}.lb-about-technical-strength__stat{min-height:161px;padding:20px 16px 16px;border-radius:8px}.lb-about-technical-strength__value{font-size:28px;line-height:1.3}.lb-about-technical-strength__label,.lb-about-technical-strength__text{font-size:14px;line-height:1.6}.lb-about-technical-strength__label{margin-top:0}.lb-brand-service-card{height:var(--lb-brand-service-card-small-height)}.lb-brand-service-card.is-active{flex-basis:var(--lb-brand-service-card-active);height:var(--lb-brand-service-card-active-height)}}@media screen and (max-width:650px){.lb-page-width,.lb-about-us__inner,.lb-about-brand-services__inner,.lb-about-technical-strength__inner,.lb-collection-content__inner,.lb-collection-nav__top,.lb-collection-nav__tabs{max-width:none;padding-left:16px;padding-right:16px}.lb-collection-content__heading--large{font-size:44px}.lb-collection-nav__top{min-height:176px;flex-direction:column;align-items:stretch;justify-content:center;gap:12px;padding-top:22px;padding-bottom:0}.lb-collection-nav__title{align-self:center;text-align:center}.lb-collection-nav__categories{width:100%;justify-content:flex-start;gap:32px}.lb-collection-category{min-width:76px;padding-bottom:12px}.lb-collection-category__image{width:56px;height:56px}.lb-about-hero__content{align-items:center;padding-top:90px;padding-bottom:120px}.lb-about-hero__slogan{transform:translateY(-10px)}.lb-about-hero__slogan-part--first{height:clamp(70px,23vw,112px)}.lb-about-hero__slogan-part--second{height:clamp(60px,20vw,98px)}.lb-about-hero__index-item strong,.lb-about-hero__index-item.is-active strong{display:none}.lb-about-hero__index{display:none;left:24px;bottom:34px}.lb-about-chapter2__sticky{min-height:560px}.lb-about-chapter2__slogan{top:32%}.lb-about-chapter2__intro,.lb-about-chapter2__second-copy{width:calc(100vw - 48px)}.lb-about-chapter2__intro-text{font-size:20px;line-height:1.6}.lb-about-chapter2__heading{font-size:34px}.lb-about-chapter2__body{font-size:20px;line-height:1.6}.lb-about-chapter2__story-card{min-width:0}.lb-about-chapter2__story-media img,.lb-about-chapter2__story-media video,.lb-about-chapter2__story-placeholder{max-width:min(58vw,250px);max-height:48vh}.lb-about-chapter2__story-media video{max-width:min(70vw,320px)}.lb-about-chapter2__story-placeholder{width:min(58vw,250px)}.lb-about-us__inner{min-height:auto;padding-top:72px;padding-bottom:84px}.lb-about-us__header{margin-left:0}.lb-about-us__heading{font-size:20px;line-height:1.32}.lb-about-us__grid{grid-template-columns:1fr;gap:28px;margin-top:72px}.lb-about-us__copy{padding-bottom:0}.lb-about-us__points{font-size:18px;line-height:1.6}.lb-brand-partnership__inner{padding:80px 0 80px 24px}.lb-brand-partnership__header{display:block;padding-right:24px}.lb-brand-partnership__heading{font-size:32px;line-height:1.3}.lb-brand-partnership__controls{margin-top:24px;padding-bottom:0}.lb-brand-partnership__viewport{margin-top:24px;margin-right:0}.lb-brand-partnership__track{gap:8px;padding-right:24px}.lb-brand-partnership-card{flex-basis:min(292px,calc(100vw - 48px));min-width:min(292px,calc(100vw - 48px));max-width:min(292px,calc(100vw - 48px))}.lb-brand-partnership-card__media{aspect-ratio:292 / 222;border-radius:4px}.lb-brand-partnership-card__body{min-height:164px;padding:16px;border-radius:4px;justify-content:space-between}.lb-brand-partnership-card__title{font-size:20px;line-height:1.3}.lb-brand-partnership-card__text{margin-top:20px;font-size:12px;line-height:1.6;letter-spacing:0}.lb-about-brand-services{overflow:hidden;--lb-brand-service-card-gap: 16px;--lb-brand-service-card-small: calc( 100vw - var(--lb-brand-services-side-padding) * 2 );--lb-brand-service-card-small-height: min(682px, 92vw);--lb-brand-service-card-active: calc( 100vw - var(--lb-brand-services-side-padding) * 2 );--lb-brand-service-card-active-height: min(682px, 92vw);--lb-brand-services-media-offset: 50px;--lb-brand-services-panel-height: auto;--lb-brand-services-side-padding: 34px}.lb-about-brand-services__sticky{display:block;min-height:auto}.lb-about-brand-services__inner{display:block;padding:92px 0 44px var(--lb-brand-services-side-padding)}.lb-about-technical-strength__sticky{min-height:auto}.lb-about-technical-strength__inner{display:block;min-height:auto;padding-top:72px;padding-bottom:84px}.lb-about-technical-strength__heading-stage{min-height:176px}.lb-about-technical-strength__heading{width:100%;font-size:32px;line-height:1.32}.lb-about-technical-strength__controls{margin-top:24px}.lb-about-technical-strength__body{display:block;margin-top:0}.lb-about-technical-strength__metrics-stage{min-height:656px;margin-top:64px}.lb-about-technical-strength__metrics{grid-template-columns:1fr;grid-auto-rows:minmax(136px,auto)}.lb-about-technical-strength__stat{min-height:136px;padding:22px 20px 18px}.lb-about-technical-strength__value{font-size:32px;font-weight:500}.lb-about-brand-services__copy{padding-top:0}.lb-about-brand-services__heading{max-width:calc(100vw - (var(--lb-brand-services-side-padding) * 2));font-size:clamp(34px,8.2vw,46px);line-height:1.08;white-space:nowrap}.lb-about-brand-services__controls{position:static;margin-top:28px}.lb-about-brand-services__progress{display:block;width:var(--lb-brand-service-card-active);margin-top:34px}.lb-about-brand-services__viewport{overflow-x:auto;height:auto;margin-top:var(--lb-brand-services-media-offset);margin-right:0;margin-left:0;padding:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lb-about-brand-services__viewport::-webkit-scrollbar{display:none}.lb-about-brand-services__track{gap:var(--lb-brand-service-card-gap);width:max-content;padding-right:var(--lb-brand-services-side-padding)}.lb-brand-service-card,.lb-brand-service-card.is-active{flex-basis:var(--lb-brand-service-card-active);height:var(--lb-brand-service-card-active-height);opacity:1;transform:none}.lb-brand-service-card__content{inset:auto 18px 18px}.lb-brand-service-card__title{font-size:24px}}@media screen and (min-width:1024px){.lb-about-brand-services{--lb-brand-service-card-gap: 10px;--lb-brand-service-card-small: 256px;--lb-brand-service-card-small-height: 275px;--lb-brand-service-card-active: 454px;--lb-brand-service-card-active-height: 454px;--lb-brand-services-media-offset: 148px;--lb-brand-services-side-padding: 64px}.lb-about-brand-services__inner{display:grid;max-width:none;padding-top:80px;padding-right:var(--lb-brand-services-side-padding);padding-bottom:96px;padding-left:var(--lb-brand-services-side-padding);grid-template-columns:minmax(160px,180px) minmax(0,1fr);gap:56px;align-items:start}.lb-about-brand-services__copy{grid-column:1;grid-row:1;width:auto;max-width:none;overflow:visible}.lb-about-brand-services__heading{width:max-content;max-width:none;font-size:48px;font-weight:600;line-height:1.12;white-space:nowrap}.lb-about-brand-services__controls{margin-top:54px}.lb-about-brand-services__viewport{grid-column:2;grid-row:1;overflow:hidden;height:var(--lb-brand-service-card-active-height);margin-top:var(--lb-brand-services-media-offset)}.lb-about-brand-services__progress{grid-column:1;grid-row:2;width:160px;margin-top:42px}.lb-brand-service-card{height:var(--lb-brand-service-card-small-height)}.lb-brand-service-card.is-active{flex-basis:var(--lb-brand-service-card-active);height:var(--lb-brand-service-card-active-height)}.lb-brand-partnership__inner{max-width:none;padding:80px 64px}.lb-brand-partnership__header,.lb-brand-partnership__viewport{max-width:1312px;margin-right:auto;margin-left:auto}.lb-brand-partnership__header{align-items:flex-end}.lb-brand-partnership__eyebrow{font-size:20px;line-height:1.6}.lb-brand-partnership__heading{font-size:48px;line-height:1.3}.lb-brand-partnership__controls{display:none}.lb-brand-partnership--carousel .lb-brand-partnership__controls{display:flex}.lb-brand-partnership__viewport{margin-top:48px;overflow:hidden}.lb-brand-partnership__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;padding-right:0}.lb-brand-partnership--carousel .lb-brand-partnership__track{display:flex;width:max-content;will-change:transform}.lb-brand-partnership-card{flex:none;min-width:0;max-width:none}.lb-brand-partnership--carousel .lb-brand-partnership-card{flex:0 0 calc((min(1312px,calc(100vw - 128px)) - 16px) / 3)}.lb-brand-partnership-card__media{aspect-ratio:432 / 330}.lb-brand-partnership-card__body{min-height:136px;padding:24px}.lb-brand-partnership-card__title{overflow:hidden;font-size:22px;line-height:28.6px;text-overflow:ellipsis;white-space:nowrap}.lb-brand-partnership-card__text{margin-top:12px;font-size:14px;line-height:1.6;letter-spacing:-.5px}}@media screen and (min-width:1440px){.lb-about-brand-services{--lb-brand-service-card-small: 284px;--lb-brand-service-card-small-height: 307px;--lb-brand-service-card-active: 506px;--lb-brand-service-card-active-height: 506px;--lb-brand-services-side-padding: 0px}.lb-page-width,.lb-about-us__inner,.lb-about-brand-services__inner,.lb-about-technical-strength__inner,.lb-collection-content__inner,.lb-collection-nav__top,.lb-collection-nav__tabs{max-width:1320px;padding-left:0;padding-right:0}.lb-about-hero__index{left:48px;bottom:50px}.lb-brand-partnership__inner{max-width:none;padding-right:0;padding-left:0}}@media screen and (min-width:650px)and (max-width:1023px){.lb-home-hero__slide{min-height:340px;margin-bottom:6px}.lb-home-hero__content{min-height:340px;justify-content:space-between;padding-top:40px;padding-bottom:32px}}@media screen and (min-width:1024px)and (max-width:1439px){.lb-home-hero__slide{min-height:440px;height:440px;margin-bottom:6px}.lb-home-hero__content{min-height:440px;justify-content:space-between;padding-top:56px;padding-bottom:64px}}@media screen and (min-width:1440px){.lb-home-hero__slide{min-height:640px;height:640px;margin-bottom:6px}.lb-home-hero__content{min-height:640px;justify-content:space-between;padding-top:56px;padding-bottom:64px}}@media screen and (min-width:1024px){.lb-home-hero__copy{width:652px}}.lb-section h2[class],.lb-collection-content h2[class]{font-size:clamp(32px,3.35vw,48px)}.lb-section.lb-about-us h2.lb-about-us__heading{font-size:clamp(20px,calc(4.45vw - 9px),48px)}.lb-home-hero h2.lb-home-hero__title{font-size:clamp(36px,3.35vw,48px)}.lb-product-grid-section h2.lb-section-title,.lb-product-series h2.lb-section-title,body.template-collection .lb-collection-content h2[class]{font-size:24px}@media screen and (max-width:1023px){.lb-product-grid-section h2.lb-section-title,.lb-product-series h2.lb-section-title,body.template-collection .lb-collection-content h2[class]{font-size:20px}.lb-product-card__title{font-size:16px;font-weight:600}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/lb-sections.css.map */
