.guide-installation-page{--black: #030213;--red: #D71A23;--grey: #717182;--light: #F4F4F6;--white: #FFFFFF;--border: #E8E8EC;--ls: .04em;--lsb: .08em;--max-w: 1280px;font-family:Urbanist,sans-serif;color:var(--black);letter-spacing:var(--ls);-webkit-font-smoothing:antialiased;overflow-x:hidden}.guide-installation-page *,.guide-installation-page *:before,.guide-installation-page *:after{box-sizing:border-box}.guide-installation-page a{text-decoration:none;color:#fff}.guide-installation-page img{max-width:100%;display:block}.guide-installation__container{max-width:var(--max-w);margin:0 auto;padding:0 48px}@media(max-width:768px){.guide-installation__container{padding:0 20px}}.reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.reveal.visible{opacity:1;transform:translateY(0)}.breadcrumb{padding:14px 0;font-size:12px;color:var(--grey);letter-spacing:.02em;border-bottom:1px solid var(--border)}.breadcrumb a{color:var(--grey);transition:color .2s}.breadcrumb a:hover{color:var(--black)}.breadcrumb span{margin:0 8px;opacity:.4}.hero{position:relative;overflow:hidden;background:var(--black);padding:100px 0 110px}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 70% 40%,rgba(215,26,35,.06) 0%,transparent 70%),radial-gradient(ellipse 60% 50% at 20% 80%,rgba(215,26,35,.04) 0%,transparent 60%);pointer-events:none}.hero-watermark{position:absolute;font-size:180px;font-weight:700;letter-spacing:.1em;color:#d71a230d;text-transform:uppercase;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-content{position:relative;z-index:2;text-align:center;max-width:720px;margin:0 auto}.hero-eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;color:#fff6;text-transform:uppercase;margin-bottom:20px}.hero h1{font-size:52px;font-weight:300;letter-spacing:.04em;color:var(--white);line-height:1.1;margin-bottom:20px}.hero h1 strong{font-weight:700;display:block;color:var(--white)}.hero-desc{font-size:17px;font-weight:400;color:#ffffff8c;line-height:1.7;margin-bottom:36px;max-width:540px;margin-left:auto;margin-right:auto}.hero-badges{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.hero-badge{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;letter-spacing:.04em;color:#ffffff80}.hero-badge svg{width:18px;height:18px;stroke:var(--red);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-badge-sep{width:1px;height:16px;background:#ffffff1f}@media(max-width:768px){.hero{padding:64px 0 72px}.hero h1{font-size:32px}.hero-desc{font-size:15px}.hero-watermark{font-size:90px}.hero-badges{gap:16px}.hero-badge-sep{display:none}}.intro{padding:80px 0;background:var(--white)}.intro-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.intro-text h2{font-size:32px;font-weight:400;line-height:1.25;margin-bottom:20px;letter-spacing:.02em}.intro-text h2 strong{font-weight:700}.intro-text p{font-size:16px;color:var(--grey);line-height:1.75;margin-bottom:16px}.intro-highlight{display:flex;align-items:flex-start;gap:14px;background:var(--light);padding:20px 24px;border-left:3px solid var(--red);margin-top:24px}.intro-highlight svg{width:20px;height:20px;stroke:var(--red);fill:none;stroke-width:2;flex-shrink:0;margin-top:2px}.intro-highlight p{font-size:14px;font-weight:500;color:var(--black);line-height:1.6;margin:0}.video-section{padding:80px 0;background:var(--black);position:relative}.video-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 50% at 50% 50%,rgba(215,26,35,.04),transparent);pointer-events:none}.video-inner{position:relative;z-index:2;max-width:900px;margin:0 auto}.video-header{text-align:center;margin-bottom:36px}.video-header p.section-eyebrow{color:var(--red)}.video-header h2{font-size:32px;font-weight:300;color:var(--white);line-height:1.25}.video-header h2 strong{font-weight:700}.video-header .video-sub{font-size:15px;color:#ffffff73;margin-top:12px;line-height:1.6}.video-wrap{position:relative;width:100%;padding-bottom:56.25%;background:#0a0a14;overflow:hidden;box-shadow:0 8px 48px #0006;border:1px solid rgba(255,255,255,.06)}.video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media(max-width:768px){.video-section{padding:56px 0}.video-header h2{font-size:26px}}.intro-image{position:relative;aspect-ratio:4/3;background:var(--light);overflow:hidden}.intro-image img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.intro{padding:56px 0}.intro-inner{grid-template-columns:1fr;gap:36px}.intro-text h2{font-size:26px}}.steps{padding:80px 0 100px;background:var(--light)}.section-header{text-align:center;margin:0 auto 64px}.section-eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;color:var(--red);text-transform:uppercase;margin-bottom:14px}.section-header h2{font-size:36px;font-weight:300;letter-spacing:.03em;line-height:1.2;margin-bottom:16px}.section-header h2 strong{font-weight:700}.section-header p{font-size:16px;color:var(--grey);max-width:560px;margin:0 auto;line-height:1.7}.step-card{display:flex;align-items:flex-start;gap:28px;padding:36px 40px;background:var(--white);margin-bottom:16px;box-shadow:0 1px 4px #0302130a;transition:box-shadow .3s}.step-card:hover{box-shadow:0 4px 20px #03021314}.step-card:last-child{margin-bottom:0}.step-info{flex:1}.step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--black);color:var(--white);font-size:18px;font-weight:700;letter-spacing:0;flex-shrink:0}.step-info h3{font-size:24px;font-weight:600;margin-bottom:14px;letter-spacing:.02em;line-height:1.3}.step-info p{font-size:15px;color:var(--grey);line-height:1.75;margin-bottom:12px}.step-warning{display:flex;align-items:flex-start;gap:10px;background:#fdf0f0;border:1px solid rgba(215,26,35,.15);padding:14px 18px;margin-top:16px}.step-warning svg{width:18px;height:18px;stroke:var(--red);fill:none;stroke-width:2;flex-shrink:0;margin-top:1px}.step-warning p{font-size:13px;font-weight:500;color:var(--black);line-height:1.55;margin:0}@media(max-width:768px){.steps{padding:56px 0 64px}.section-header{margin-bottom:40px}.section-header h2{font-size:28px}.step-card{flex-direction:column;gap:16px;padding:28px 24px}.step-info h3{font-size:20px}}.safety{padding:56px 0;background:var(--black)}.safety-inner{display:flex;align-items:flex-start;gap:24px;max-width:880px;margin:0 auto}.safety-icon{width:52px;height:52px;border-radius:50%;background:#d71a231f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.safety-icon svg{width:24px;height:24px;stroke:var(--red);fill:none;stroke-width:2}.safety-content h3{font-size:18px;font-weight:600;color:var(--white);margin-bottom:12px;letter-spacing:.04em}.safety-content p{font-size:14px;color:#ffffff8c;line-height:1.75}@media(max-width:768px){.safety-inner{flex-direction:column;gap:16px}}.tips{padding:80px 0;background:var(--white)}.tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.tip-card{padding:36px 32px;background:var(--light);border-top:3px solid transparent;transition:border-color .3s,box-shadow .3s}.tip-card:hover{border-top-color:var(--red);box-shadow:0 8px 32px #0302130f}.tip-icon{width:44px;height:44px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.tip-icon svg{width:20px;height:20px;stroke:var(--red);fill:none;stroke-width:1.8}.tip-card h3{font-size:17px;font-weight:600;margin-bottom:10px;letter-spacing:.02em}.tip-card p{font-size:14px;color:var(--grey);line-height:1.7}@media(max-width:768px){.tips{padding:56px 0}.tips-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}.tip-card{padding:28px 24px}}.cleaning{padding:80px 0;background:var(--light)}.cleaning-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.cleaning-visual{position:relative;aspect-ratio:4/3;background:var(--white);overflow:hidden}.cleaning-visual img{width:100%;height:100%;object-fit:cover}.cleaning-content h2{font-size:32px;font-weight:300;margin-bottom:20px;line-height:1.25}.cleaning-content h2 strong{font-weight:700}.cleaning-content>p{font-size:15px;color:var(--grey);line-height:1.75;margin-bottom:28px}.do-dont{display:grid;grid-template-columns:1fr 1fr;gap:24px}.do-col h4,.dont-col h4{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:8px}.do-col h4{color:#2a7a2a}.dont-col h4{color:var(--red)}.do-col h4 svg,.dont-col h4 svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.5}.do-col li,.dont-col li{font-size:14px;color:var(--grey);line-height:1.6;margin-bottom:8px;list-style:none;padding-left:16px;position:relative}.do-col li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:#2a7a2a}.dont-col li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--red)}@media(max-width:768px){.cleaning{padding:56px 0}.cleaning-grid{grid-template-columns:1fr;gap:36px}.cleaning-content h2{font-size:26px}.do-dont{grid-template-columns:1fr;gap:20px}}.faq{padding:80px 0;background:var(--white)}.faq-list{max-width:780px;margin:48px auto 0}.faq-item{border-bottom:1px solid var(--border)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 0;background:none;border:none;cursor:pointer;font-family:Urbanist,sans-serif;font-size:17px;font-weight:600;color:var(--black);letter-spacing:.02em;text-align:left;gap:16px;transition:color .2s}.faq-question:hover{color:var(--red)}.faq-chevron{width:20px;height:20px;stroke:var(--grey);fill:none;stroke-width:2;flex-shrink:0;transition:transform .3s,stroke .3s}.faq-item.open .faq-chevron{transform:rotate(180deg);stroke:var(--red)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s}.faq-item.open .faq-answer{max-height:300px}.faq-answer-inner{padding:0 0 22px;font-size:15px;color:var(--grey);line-height:1.75}.reassurance{padding:64px 0;background:var(--light)}.reassurance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.reas-icon{width:52px;height:52px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.reas-icon svg{width:24px;height:24px;stroke:var(--red);fill:none;stroke-width:1.8}.reas-item h4{font-size:14px;font-weight:700;letter-spacing:.04em;margin-bottom:6px}.reas-item p{font-size:13px;color:var(--grey);line-height:1.6}@media(max-width:768px){.reassurance-grid{grid-template-columns:1fr 1fr;gap:24px}}@media(max-width:480px){.reassurance-grid{grid-template-columns:1fr;gap:28px}}.cta-final{padding:80px 0;background:var(--black);text-align:center;position:relative;overflow:hidden}.cta-final:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(215,26,35,.06),transparent);pointer-events:none}.cta-final-content{position:relative;z-index:2;max-width:600px;margin:0 auto}.cta-final h2{font-size:36px;font-weight:300;color:var(--white);line-height:1.2;margin-bottom:16px}.cta-final h2 strong{font-weight:700}.cta-final p{font-size:16px;color:#ffffff80;line-height:1.7;margin-bottom:36px}.btn-group{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:var(--white);font-family:Urbanist,sans-serif;font-size:13px;font-weight:600;letter-spacing:var(--lsb);text-transform:uppercase;padding:16px 36px;border:none;cursor:pointer;transition:background .2s}.btn-primary:hover{background:#b81520}.btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--white);font-family:Urbanist,sans-serif;font-size:13px;font-weight:600;letter-spacing:var(--lsb);text-transform:uppercase;padding:15px 36px;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:border-color .2s,color .2s}.btn-outline:hover{border-color:var(--white)}@media(max-width:768px){.cta-final{padding:56px 0}.cta-final h2{font-size:28px}}.hero .guide-installation-page__h1{font-size:52px;font-weight:300;letter-spacing:.04em;color:var(--white);line-height:1.1;margin-bottom:20px}.hero .guide-installation-page__h1 strong{font-weight:700;display:block;color:var(--white)}.video-header .guide-installation-page__h2{font-size:32px;font-weight:300;color:var(--white);line-height:1.25}.video-header .guide-installation-page__h2 strong{font-weight:700}.section-header .guide-installation-page__h2{font-size:36px;font-weight:300;letter-spacing:.03em;line-height:1.2;margin-bottom:16px}.section-header .guide-installation-page__h2 strong{font-weight:700}.intro-text .guide-installation-page__h2{font-size:32px;font-weight:400;line-height:1.25;margin-bottom:20px;letter-spacing:.02em}.intro-text .guide-installation-page__h2 strong{font-weight:700}.cleaning-content .guide-installation-page__h2{font-size:32px;font-weight:300;margin-bottom:20px;line-height:1.25}.cleaning-content .guide-installation-page__h2 strong{font-weight:700}.cta-final .guide-installation-page__h2{font-size:36px;font-weight:300;color:var(--white);line-height:1.2;margin-bottom:16px}.cta-final .guide-installation-page__h2 strong{font-weight:700}.section-header__intro{font-size:16px;color:var(--grey);max-width:560px;margin:0 auto;line-height:1.7}.section-header__intro p{margin:0}.hero-desc p:first-child{margin-top:0}.hero-desc p:last-child{margin-bottom:0}.video-sub{font-size:15px;color:#ffffff73;margin-top:12px;line-height:1.6}.video-sub p{margin:0}.intro-richtext{font-size:16px;color:var(--grey);line-height:1.75;margin-bottom:16px}.intro-richtext p{margin:0 0 16px}.intro-richtext p:last-child{margin-bottom:0}.intro-highlight__inner{font-size:14px;font-weight:500;color:var(--black);line-height:1.6;flex:1;margin:0}.intro-highlight__inner p{margin:0}.step-info__body{font-size:15px;color:var(--grey);line-height:1.75;margin-bottom:12px}.step-info__body p{margin:0 0 12px}.step-info__body p:last-child{margin-bottom:0}.tip-card__body{font-size:14px;color:var(--grey);line-height:1.7}.tip-card__body p{margin:0}.safety-content__body{font-size:14px;color:#ffffff8c;line-height:1.75}.safety-content__body p{margin:0 0 8px}.safety-content__body p:last-child{margin-bottom:0}.reas-item__body{font-size:13px;color:var(--grey);line-height:1.6}.reas-item__body p{margin:0}.cta-final__text{font-size:16px;color:#ffffff80;line-height:1.7;margin-bottom:36px}.cleaning-intro p{margin-bottom:28px}.cta-final__text p{margin:0}.hero-badge__icon svg{width:18px;height:18px;stroke:var(--red);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cleaning-list ul{list-style:none;margin:0;padding:0}.cleaning-list--do li,.cleaning-list--dont li{font-size:14px;color:var(--grey);line-height:1.6;margin-bottom:8px;padding-left:16px!important;position:relative}.cleaning-list--do li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:#2a7a2a}.cleaning-list--dont li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--red)}@media(max-width:768px){.hero .guide-installation-page__h1{font-size:32px}.video-header .guide-installation-page__h2{font-size:26px}.section-header .guide-installation-page__h2{font-size:28px}.intro-text .guide-installation-page__h2,.cleaning-content .guide-installation-page__h2{font-size:26px}.cta-final .guide-installation-page__h2{font-size:28px}}.guide-installation__icon-img{display:block;width:auto;height:auto;max-height:1.5em;max-width:2.5em;object-fit:contain}.guide-installation__icon-img--badge{max-height:22px;max-width:44px}.guide-installation__icon-img--inline{flex-shrink:0;width:20px;height:20px;max-width:20px;max-height:20px;object-fit:contain;margin-top:2px}.guide-installation__icon-img--tip{width:22px;height:22px;max-width:44px;max-height:44px;margin:0 auto;object-fit:contain}.tip-icon .guide-installation__icon-img--tip{margin:0}.guide-installation__icon-img--reas{width:28px;height:28px;max-width:56px;max-height:56px;object-fit:contain}.guide-installation__icon-img--safety{width:28px;height:28px;max-width:52px;max-height:52px;object-fit:contain}.guide-installation__icon-img--warning{flex-shrink:0;width:18px;height:18px;max-width:36px;max-height:36px;object-fit:contain;margin-top:1px}.guide-installation__icon-img--do-heading,.guide-installation__icon-img--dont-heading{width:16px;height:16px;max-width:32px;max-height:32px;object-fit:contain}.step-card__figure{margin-bottom:16px;border-radius:4px;overflow:hidden;background:var(--light)}.step-card__figure-img{width:100%;max-height:220px;object-fit:cover;display:block}@media(max-width:768px){.step-card__figure-img{max-height:180px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/guide-installation.css.map */
