/* LujoGardens lighting — an immersive, photographic garden-lighting experience. */
.lighting-page{--lg-ink:#182020;--lg-muted:#616b68;--lg-green:#263d2b;--lg-night:#20272b;--lg-tint:#f0f2f2;--lg-line:#dfe4e1;background:#fff;color:var(--lg-ink)}
.lg-root{font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}
.lg-root *{box-sizing:border-box}.lg-root [hidden]{display:none!important}.lg-root :is(h1,h2,h3,p,figure){margin:0}
.lg-root a{color:inherit;text-decoration:none}.lg-root :is(button,input,select){font:inherit}.lg-root button{cursor:pointer}
.lg-root svg{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.lg-root img{display:block;width:100%;height:100%;object-fit:cover}.lg-root p{color:var(--lg-muted)}
.lg-root :is(a,button,input,select):focus-visible{outline:3px solid #81a25a;outline-offset:5px}
.lg-root :is(section,[id]){scroll-margin-top:160px}.lg-wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}
.lg-root h1{font-size:clamp(46px,5.1vw,76px);font-weight:750;line-height:1.07;letter-spacing:.006em;text-transform:uppercase;text-wrap:balance}
.lg-root h2{font-size:clamp(31px,3.2vw,48px);line-height:1.14;font-weight:700;letter-spacing:-.012em;text-wrap:balance}
.lg-root h3{font-size:24px;line-height:1.3;font-weight:650;letter-spacing:-.02em}
.lg-label{font-size:11px!important;line-height:1.5!important;letter-spacing:.12em;text-transform:uppercase;font-weight:650;margin-bottom:19px!important}
.lg-small{font-size:12px!important;line-height:1.8}.lg-subnav{position:sticky;top:76px;z-index:20;background:#fff;border-bottom:1px solid var(--lg-line)}
.lg-subnav>.lg-wrap{display:flex;justify-content:space-between;align-items:center;gap:28px;min-height:57px}
.lg-subnav-title{font-size:14px;font-weight:750;white-space:nowrap}.lg-subnav>.lg-wrap>div{display:flex;gap:24px;align-items:center;overflow-x:auto;scrollbar-width:none}
.lg-subnav>.lg-wrap>div>a{font-size:11px;font-weight:600;white-space:nowrap;color:var(--lg-muted);padding-block:20px;position:relative}
.lg-subnav a[aria-current],.lg-subnav a:hover{color:var(--lg-ink)!important}.lg-subnav a[aria-current]:after{content:"";position:absolute;bottom:0;inset-inline:0;height:3px;background:var(--lg-green)}
.lg-button{display:inline-flex;justify-content:center;align-items:center;gap:25px;width:fit-content;min-height:52px;padding:15px 25px;border:1px solid var(--lg-green);border-radius:99px;background:var(--lg-green);color:#fff!important;font-weight:750;font-size:12px;line-height:1.5;transition:background .2s,color .2s}
.lg-button:hover{background:#3e5740}.lg-button--light{background:#fff;border-color:#fff;color:var(--lg-ink)!important}.lg-button--light:hover{background:#e5eae4;border-color:#e5eae4}
.lg-textlink{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:700;padding-block:12px}.lg-textlink:hover{text-decoration:underline;text-underline-offset:5px}
.lg-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.lg-photo,.lg-film{position:relative;overflow:hidden;isolation:isolate;background:var(--lg-night)}
.lg-film video{display:block;width:100%;height:100%;object-fit:cover}
.lg-photo figcaption,.lg-film figcaption{position:absolute;top:20px;right:22px;color:#fff;background:#111a19b8;border:1px solid #ffffff29;padding:5px 10px;max-width:calc(100% - 44px);font-size:10px;line-height:1.5;border-radius:3px;pointer-events:none;z-index:3}
.lg-film-toggle{position:absolute;right:28px;bottom:25px;z-index:5;background:#ffffff15;border:1px solid #ffffff7d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:99px;padding:11px 16px;color:#fff;font-size:11px!important}
.lg-film-toggle:hover{background:#ffffff30}.lg-hero,.lg-split-hero{position:relative;isolation:isolate;background:var(--lg-night);color:#fff;overflow:hidden}
.lg-hero>.lg-film,.lg-split-hero>.lg-film,.lg-split-hero>.lg-photo{position:absolute;inset:0;z-index:-2;height:100%;width:100%}
.lg-hero:after,.lg-split-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.40) 47%,rgba(0,0,0,.08) 85%),linear-gradient(0deg,rgba(0,0,0,.38),transparent 40%)}
.lg-hero{min-height:620px;min-height:min(780px,calc(100svh - 133px))}.lg-hero-copy{padding-block:100px 160px;pointer-events:none}
.lg-hero-copy :is(a,button){pointer-events:auto}.lg-hero h1{font-size:clamp(58px,6.1vw,90px);max-width:810px;line-height:1.03}.lg-hero-copy>.lg-label{font-size:11px!important}
.lg-hero-copy>p:not(.lg-label){font-size:16px;max-width:460px;margin-block:26px 33px;line-height:1.7}
.lg-hero-copy p,.lg-hero .lg-textlink{color:#fff}.lg-hero-discover{position:absolute;left:max(56px,calc((100vw - 1320px)/2));bottom:27px;display:grid;grid-template-columns:1fr auto;gap:4px 36px;align-items:center;border-top:1px solid #ffffff66;padding-top:17px;min-width:285px;color:#fff}
.lg-hero-discover span{font-size:10px;grid-column:1}.lg-hero-discover strong{font-size:13px;font-weight:650;grid-column:1}.lg-hero-discover svg{grid-column:2;grid-row:1/3}
.lg-hero>.lg-film figcaption,.lg-split-hero>.lg-film figcaption{top:25px;right:28px}.lg-hero>.lg-film,.lg-split-hero>.lg-film{z-index:auto;isolation:auto}
.lg-hero:after,.lg-split-hero:after{z-index:1}.lg-hero-copy,.lg-split-copy,.lg-hero-discover{position:relative;z-index:2}.lg-hero-discover{position:absolute}.lg-film figcaption,.lg-film-toggle{z-index:4}
.lg-split-copy{padding-block:95px 115px;pointer-events:none}.lg-split-copy>a{pointer-events:auto}.lg-split-copy h1{max-width:830px}.lg-split-copy p{color:#fff}.lg-split-copy>p:not(.lg-label){max-width:540px;margin-block:26px 30px;font-size:15px;line-height:1.8}
.lg-split-hero{min-height:560px}.lg-split-hero>.lg-photo{z-index:auto;isolation:auto}.lg-split-hero>.lg-photo figcaption{top:auto;bottom:24px}
.lg-brandbar{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:33px}.lg-brandbar p{font-size:12px;line-height:1.7}.lg-brandbar>div{display:flex;align-items:center;gap:36px}.lg-brandbar>div>span{font-weight:300;color:#939c95;font-size:19px}
.lg-wordmark{font-size:35px;font-weight:700;letter-spacing:-.07em;line-height:1.2}.lg-wordmark--lp{font-size:31px;font-weight:800;letter-spacing:-.05em}
.lg-light-experience{background:var(--lg-night);color:#fff;padding-top:76px}.lg-center{text-align:center;max-width:840px;padding-bottom:45px}.lg-center h2{font-size:clamp(34px,3.8vw,55px);text-transform:uppercase;letter-spacing:.01em;font-weight:700}
.lg-center p{color:#ced4d1}.lg-center>p:not(.lg-label){font-size:15px;margin:24px auto 0;max-width:550px}.lg-light-comparison{position:relative;isolation:isolate;max-width:1600px;margin:auto}
.lg-light-images{position:relative;aspect-ratio:1440/570;background:#101618;overflow:hidden}.lg-light-images img{position:absolute;inset:0;object-fit:cover;transition:opacity .7s ease}.lg-light-comparison[data-state=off] [data-lg-light-image=on]{opacity:0}.lg-light-comparison[data-state=on] [data-lg-light-image=on]{opacity:1}
.lg-light-controls{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);display:flex;align-items:center;gap:26px;padding:12px 13px 12px 23px;border:1px solid #ffffff44;background:#20272be6;border-radius:50px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);white-space:nowrap;box-shadow:0 12px 35px #0003}
.lg-light-status{font-size:12px;color:#fff}.lg-light-controls>div{display:flex;gap:4px}.lg-light-controls button{background:transparent;color:#fff;border:0;border-radius:99px;font-size:12px;padding:12px 20px;min-height:43px;font-weight:650}.lg-light-controls button[aria-pressed=true]{background:#fff;color:var(--lg-ink)}
.lg-light-caption{position:absolute;top:20px;right:26px;color:#fff!important;font-size:10px;background:#0008;padding:5px 10px;border-radius:3px}.lg-experience-link{padding-block:22px 26px;display:flex;justify-content:center}.lg-experience-link a{color:#fff}
.lg-section,.lg-guide-section{padding-block:82px}.lg-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:40px}.lg-heading>div{max-width:760px}.lg-heading>p{max-width:330px;font-size:14px}.lg-heading .lg-label{margin-bottom:14px!important}
.lg-scene-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:27px}.lg-scene-tabs button{font-size:12px;font-weight:700;line-height:1.4;border:1px solid #dbe1dd;background:#fff;border-radius:99px;padding:13px 22px;min-height:45px;color:var(--lg-muted)}
.lg-scene-tabs button:hover{background:var(--lg-tint)}.lg-scene-tabs button[aria-pressed=true]{background:var(--lg-night);border-color:var(--lg-night);color:#fff}
.lg-scene{position:relative;isolation:isolate;background:var(--lg-tint);min-height:640px;margin-bottom:20px}.lg-scene>.lg-photo{position:absolute;inset:0;z-index:-1}.lg-scene>.lg-photo figcaption{right:auto;left:23px}
.lg-scene>div{width:440px;margin-left:auto;position:relative;top:70px;right:40px;padding:42px;background:#fff;color:var(--lg-ink)}
.lg-scene h3{font-size:38px;line-height:1.14;font-weight:700;letter-spacing:-.02em}.lg-scene p:not(.lg-label){font-size:14px;margin-block:22px 28px}.lg-scene .lg-button--light{background:var(--lg-green);border-color:var(--lg-green);color:#fff!important}
.lg-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.lg-type{position:relative;display:flex;flex-direction:column;min-width:0;background:var(--lg-tint);padding:28px 30px;min-height:400px;overflow:hidden}
.lg-type>div{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:20px;font-weight:700;line-height:1.3}.lg-type>p{font-size:12px;margin-top:12px}.lg-type>img{order:-1;width:100%;height:220px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:18px;transition:transform .35s ease}
.lg-type:hover>img{transform:scale(1.045)}.lg-type-brand{font-size:10px;color:#687570;margin-top:22px}.lg-type>div>svg{width:21px}.lg-feature{position:relative;isolation:isolate;background:var(--lg-night);color:#fff;overflow:hidden;min-height:570px;margin-block:35px 45px}
.lg-feature>.lg-photo{position:absolute;inset:0;z-index:-2}.lg-feature:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#000b,#0005 55%,#0002)}
.lg-feature-copy{padding-block:110px}.lg-feature h2{font-size:clamp(40px,4.3vw,62px);text-transform:uppercase;max-width:660px}.lg-feature-copy>p{color:#fff}.lg-feature-copy>p:not(.lg-label){max-width:420px;margin-block:28px 32px;font-size:15px}.lg-feature .lg-button{background:#fff;border-color:#fff;color:var(--lg-ink)!important}
.lg-guides{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.lg-guides>a{grid-column:span 4;position:relative;isolation:isolate;min-height:315px;overflow:hidden;background:var(--lg-night);color:#fff}
.lg-guides>a:nth-child(-n+2){grid-column:span 6;min-height:365px}.lg-guides[data-count="4"]>a{grid-column:span 6}
.lg-guides>a>.lg-photo{position:absolute;inset:0;z-index:-2}.lg-guides>a:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#000c,transparent 100%)}
.lg-guides .lg-photo img{transition:transform .45s ease}.lg-guides>a:hover .lg-photo img{transform:scale(1.035)}.lg-guides .lg-photo figcaption{font-size:9px;top:15px;right:15px}.lg-guide-copy{position:absolute;bottom:29px;left:28px;right:28px;padding-right:37px}.lg-guide-copy h3{font-size:27px;font-weight:700}.lg-guide-copy p{font-size:12px;color:#e8ebe9;margin-top:9px}
.lg-guide-icon{position:absolute;right:0;bottom:0;width:29px;height:29px;display:grid;place-items:center}.lg-guide-icon svg{width:23px;height:23px}
.lg-catalog{padding-block:75px}.lg-filters{display:grid;grid-template-columns:1.3fr .8fr 1fr auto;gap:18px;align-items:end;border-block:1px solid var(--lg-line);padding-block:24px}
.lg-filters label{display:flex;flex-direction:column;gap:9px;min-width:0}.lg-filters label>span{font-size:11px;font-weight:750}.lg-filters :is(input,select){min-height:48px;padding:11px 13px;border:1px solid #d4dbd6;background:#fff;border-radius:3px;width:100%;font-size:13px;color:var(--lg-ink)}
.lg-reset{font-size:11px!important;padding:10px 3px;background:none;border:0;text-decoration:underline;text-underline-offset:4px;min-height:48px;color:var(--lg-muted)}.lg-count{font-size:12px;padding-block:24px}
.lg-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 23px}.lg-product{min-width:0}.lg-product-photo{position:relative;aspect-ratio:1;background:#f2f4f3;overflow:hidden}
.lg-product-photo img{object-fit:contain;padding:43px 23px 20px;mix-blend-mode:multiply;transition:transform .3s ease}.lg-product:hover img{transform:scale(1.04)}
.lg-brand{position:absolute;left:17px;top:16px;z-index:2;font-size:10px;font-weight:750;border-bottom:1px solid #bfcac2;padding-bottom:3px;color:#304639}
.lg-card-arrow{position:absolute;bottom:13px;right:13px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#fff}.lg-card-arrow svg{width:17px;height:17px}
.lg-product-copy{padding:18px 0 0}.lg-product-copy h3{font-size:15px;line-height:1.5;font-weight:750;letter-spacing:0}.lg-product-copy p{font-size:10px;margin-top:7px}
.lg-more{display:flex;justify-content:center;padding-top:40px}.lg-more .lg-button--light{border-color:var(--lg-green);color:var(--lg-green)!important}.lg-empty{text-align:center;padding-block:65px}.lg-empty p{margin-top:12px}
.lg-note{max-width:930px;border-left:3px solid var(--lg-green);padding:8px 0 8px 24px;margin-block:30px}.lg-note strong{font-size:15px;font-weight:750}.lg-note p{font-size:13px;margin-top:9px}
.lg-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px}.lg-steps>article{border-top:2px solid var(--lg-ink);padding-top:25px}.lg-steps h3{font-size:22px;max-width:360px;font-weight:700}.lg-steps p{font-size:14px;margin-top:17px}
.lg-steps--ordered{counter-reset:steps}.lg-step-number{display:block;font-size:42px;line-height:1;font-weight:400;color:#78877d;margin-bottom:27px;letter-spacing:-.06em}.lg-advice-section{border-top:1px solid var(--lg-line)}
.lg-brand-panels{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:65px}.lg-brand-panels>article{background:var(--lg-tint);padding:0 35px 35px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}
.lg-brand-panels>article>.lg-photo{width:calc(100% + 70px);height:310px;flex-shrink:0;margin:0 -35px 31px}.lg-brand-panels h2{font-size:30px;font-weight:700}.lg-brand-panels p:not(.lg-label){font-size:14px;margin-top:22px}.lg-brand-panels .lg-label{color:var(--lg-ink);font-size:15px!important;letter-spacing:0;text-transform:none;font-weight:750;margin-bottom:18px!important}
.lg-brand-panels .lg-button{margin-top:28px}.lg-brand-panels .lg-textlink{margin-top:19px;font-size:12px}.lg-brand-panels+.lg-note{margin-bottom:55px}
.lg-install-videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 25px}.lg-install-videos .lg-film{aspect-ratio:16/9}.lg-install-videos .lg-film video{object-fit:contain}.lg-install-videos h3{font-size:20px;margin-top:19px}
.lg-application-edit{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:55px 85px}.lg-edit-photo .lg-photo{height:700px}.lg-edit-copy>p:not(.lg-label){font-size:14px;margin:23px 0 30px;max-width:460px}.lg-edit-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:30px}.lg-edit-copy h2{font-size:42px}
.lg-help{position:relative;isolation:isolate;overflow:hidden;background:var(--lg-night);color:#fff;margin-top:55px;min-height:520px}.lg-help>.lg-photo{position:absolute;inset:0;z-index:-2}.lg-help:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#000c,#0006 60%,#0001)}
.lg-help-copy{padding-block:96px 90px}.lg-help-copy h2{text-transform:uppercase;font-size:clamp(38px,4vw,57px);max-width:750px;letter-spacing:0}.lg-help-copy p{color:#fff}.lg-help-copy>p:not(.lg-label){max-width:460px;margin-top:24px;font-size:15px}.lg-help-copy .lg-button{margin-top:29px}.lg-help-copy>.lg-small{margin-top:22px!important}
@media(min-width:1500px){.lg-hero-copy{padding-block:130px 160px}.lg-split-copy{padding-block:118px 128px}.lg-split-hero{min-height:620px}}
@media(max-width:1100px){
 .lg-wrap{width:calc(100% - 64px)}.lg-subnav>.lg-wrap{gap:20px}.lg-subnav>.lg-wrap>div{gap:17px}.lg-hero-copy{padding-block:90px 140px}.lg-hero-discover{left:32px}
 .lg-heading{gap:35px}.lg-hero h1{font-size:66px}.lg-brandbar{gap:24px}.lg-brandbar p{font-size:11px}.lg-brandbar>div{gap:22px}.lg-wordmark{font-size:29px}.lg-wordmark--lp{font-size:27px}
 .lg-scene{min-height:610px}.lg-scene>div{right:25px;width:390px;padding:32px}.lg-scene h3{font-size:33px}.lg-type{padding:22px;min-height:360px}.lg-type>img{height:180px}.lg-type>div{font-size:17px}.lg-types{gap:20px}
 .lg-products{gap:30px 17px}.lg-filters{grid-template-columns:1.2fr .9fr 1fr}.lg-reset{grid-column:3;min-height:25px;text-align:right}.lg-application-edit{gap:38px}.lg-edit-photo .lg-photo{height:650px}.lg-brand-panels{gap:23px}.lg-brand-panels>article>.lg-photo{height:260px}
}
@media(max-width:760px){
 .lg-wrap{width:calc(100% - 40px)}.lg-root{font-size:14px}.lg-root h1{font-size:37px;line-height:1.13;letter-spacing:0}.lg-root h2{font-size:32px;line-height:1.17}.lg-label{font-size:10px!important;letter-spacing:.07em;margin-bottom:18px!important}
 .lg-root :is(section,[id]){scroll-margin-top:165px}.lg-subnav{top:72px}.lg-subnav>.lg-wrap{display:block;padding-top:8px;min-height:67px}.lg-subnav-title{font-size:11px}.lg-subnav>.lg-wrap>div{gap:20px}.lg-subnav>.lg-wrap>div>a{font-size:10px;padding-block:12px}
 .lg-button{font-size:11px;gap:20px;padding:14px 20px;min-height:48px}.lg-textlink{font-size:12px;gap:14px}.lg-actions{gap:14px 20px}
 .lg-hero{min-height:630px}.lg-hero-copy{padding-top:83px;padding-bottom:155px}.lg-hero h1{font-size:47px;max-width:420px;line-height:1.08}.lg-hero-copy>.lg-label{font-size:9px!important;max-width:300px}
 .lg-hero-copy>p:not(.lg-label){font-size:14px;max-width:315px;margin-block:23px 28px}.lg-hero-copy .lg-actions{flex-direction:column;align-items:flex-start;gap:9px}
 .lg-hero:after,.lg-split-hero:after{background:linear-gradient(90deg,#0008,#0004),linear-gradient(0deg,#0007,transparent 75%)}.lg-hero>.lg-film video{object-position:57% center}
 .lg-hero-discover{left:20px;bottom:71px;min-width:230px;max-width:calc(100% - 40px);padding-top:14px}.lg-hero-discover strong{font-size:12px}.lg-hero-discover span{font-size:9px}
 .lg-film-toggle{right:18px;bottom:17px;font-size:10px!important;padding:9px 13px}.lg-photo figcaption,.lg-film figcaption{font-size:9px;right:16px;top:16px}.lg-hero>.lg-film figcaption,.lg-split-hero>.lg-film figcaption{right:16px;top:16px}
 .lg-split-hero{min-height:560px}.lg-split-copy{padding-block:76px 82px}.lg-split-copy h1{font-size:35px;max-width:520px}.lg-split-copy>p:not(.lg-label){font-size:13px;line-height:1.85;margin-block:25px 29px;max-width:460px}.lg-split-hero>.lg-photo figcaption{bottom:20px}
 .lg-brandbar{display:block;text-align:center;padding-block:26px}.lg-brandbar>div{justify-content:center;gap:29px;margin-top:17px}.lg-brandbar>p:last-child{display:none}.lg-wordmark{font-size:33px}.lg-wordmark--lp{font-size:29px}
 .lg-light-experience{padding-top:48px}.lg-center{padding-bottom:31px}.lg-center h2{font-size:31px;line-height:1.2}.lg-center>p:not(.lg-label){font-size:13px;margin-top:21px}.lg-light-images{aspect-ratio:1/1.2}.lg-light-images img{object-position:50% center}
 .lg-light-controls{bottom:18px;padding:8px 9px;gap:0;flex-direction:column;border-radius:18px;max-width:calc(100% - 36px)}.lg-light-status{font-size:10px;margin:3px 0 7px}.lg-light-controls button{font-size:11px;padding:11px 23px;min-height:43px}.lg-light-caption{font-size:9px;top:16px;right:16px}.lg-experience-link{padding-block:17px 20px}
 .lg-section,.lg-guide-section{padding-block:48px}.lg-heading{display:block;margin-bottom:28px}.lg-heading>p{font-size:13px;margin-top:20px;max-width:450px}.lg-heading .lg-label{margin-bottom:12px!important}
 .lg-scene-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px}.lg-scene-tabs button{font-size:10px;padding:12px 6px;min-height:43px}
 .lg-scene{min-height:0;background:var(--lg-tint);padding-bottom:20px;display:flow-root}.lg-scene>.lg-photo{position:relative;inset:auto;height:330px;z-index:0}.lg-scene>.lg-photo figcaption{left:16px;right:auto}.lg-scene>div{width:auto;top:auto;right:auto;position:relative;margin:-55px 16px 0;padding:28px 24px;z-index:1}.lg-scene h3{font-size:29px}.lg-scene p:not(.lg-label){font-size:13px;margin-block:20px 24px}
 .lg-types{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.lg-type{padding:16px 13px;min-height:268px}.lg-type>img{height:127px;margin-bottom:15px}.lg-type>div{font-size:13px;gap:6px;line-height:1.4}.lg-type>div>svg{width:15px;height:15px}.lg-type>p{font-size:10px;line-height:1.65;margin-top:8px}.lg-type-brand{font-size:8px;margin-top:14px}
 .lg-feature{min-height:520px;margin-block:10px 15px}.lg-feature-copy{padding-block:79px 90px}.lg-feature h2{font-size:37px}.lg-feature-copy>p:not(.lg-label){font-size:13px;max-width:315px;margin-block:25px 29px}.lg-feature>.lg-photo img{object-position:58% center}.lg-feature:after{background:linear-gradient(90deg,#000b,#0005)}
 .lg-guides{grid-template-columns:1fr 1fr;gap:15px}.lg-guides>a,.lg-guides[data-count="4"]>a{grid-column:span 1;min-height:285px}.lg-guides>a:nth-child(-n+2){grid-column:span 1;min-height:285px}.lg-guides>a:first-child{grid-column:1/-1;min-height:335px}.lg-guides[data-count="4"]>a:first-child{grid-column:span 1;min-height:285px}
 .lg-guide-copy{bottom:22px;left:17px;right:17px;padding-right:0}.lg-guide-copy h3{font-size:18px;line-height:1.3}.lg-guide-copy p{font-size:10px;line-height:1.6;margin-top:9px}.lg-guide-icon{display:none}.lg-guides .lg-photo figcaption{font-size:8px;right:10px;top:10px}
 .lg-catalog{padding-block:47px}.lg-filters{grid-template-columns:1fr 1fr;gap:14px;padding-block:19px}.lg-filters label:first-child{grid-column:1/-1}.lg-filters label>span{font-size:10px}.lg-filters :is(input,select){font-size:16px;min-height:46px;padding:10px 8px}.lg-reset{grid-column:1/-1;text-align:left;padding:0;min-height:24px;font-size:10px!important}.lg-count{padding-block:21px;font-size:11px}
 .lg-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 13px}.lg-product-photo img{padding:33px 13px 16px}.lg-brand{font-size:9px;left:11px;top:11px}.lg-card-arrow{right:9px;bottom:9px;width:25px;height:25px}.lg-card-arrow svg{width:14px;height:14px}.lg-product-copy{padding-top:13px}.lg-product-copy h3{font-size:12px;line-height:1.55}.lg-product-copy p{font-size:9px;margin-top:6px}.lg-more{padding-top:31px}
 .lg-note{padding-left:18px;margin-block:24px}.lg-note strong{font-size:13px}.lg-note p{font-size:12px}.lg-steps{grid-template-columns:1fr;gap:31px}.lg-steps>article{padding-top:20px;border-top-width:1px}.lg-steps h3{font-size:22px}.lg-steps p{font-size:13px;margin-top:13px}.lg-step-number{font-size:35px;margin-bottom:22px}
 .lg-brand-panels{grid-template-columns:1fr;gap:26px;margin-bottom:45px}.lg-brand-panels>article{padding:0 24px 29px}.lg-brand-panels>article>.lg-photo{width:calc(100% + 48px);margin-inline:-24px;height:255px;margin-bottom:26px}.lg-brand-panels h2{font-size:28px}.lg-brand-panels p:not(.lg-label){font-size:13px}.lg-brand-panels .lg-button{font-size:10px}.lg-brand-panels .lg-textlink{font-size:11px}
 .lg-install-videos{grid-template-columns:1fr;gap:29px}.lg-install-videos h3{font-size:17px;margin-top:17px}.lg-install-videos .lg-film figcaption{font-size:8px;right:10px;top:10px}
 .lg-application-edit{grid-template-columns:1fr;gap:34px;padding-block:20px 48px}.lg-edit-photo .lg-photo{height:390px}.lg-edit-copy h2{font-size:34px}.lg-edit-copy>p:not(.lg-label){font-size:13px;margin-block:22px 25px}.lg-edit-products{gap:14px;margin-top:25px}
 .lg-help{margin-top:25px;min-height:530px}.lg-help-copy{padding-block:78px 89px}.lg-help-copy h2{font-size:35px;max-width:540px}.lg-help-copy>p:not(.lg-label){font-size:13px;max-width:330px;margin-top:23px}.lg-help-copy .lg-button{margin-top:27px}.lg-help-copy .lg-small{font-size:10px!important}.lg-help>.lg-photo figcaption{top:auto;bottom:18px}
}
@media(prefers-reduced-motion:reduce){.lg-root *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
