@import"https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;600;700&display=swap";:root{--primary:#020202;--text:#494949;--accent:#C93627;--white:#fff;--body-bg:#FBFBFB;--light-bg:#F5F6F4;--border:#EBECDC;--light-btn:#F5F5ED;--footer:#232323;--fT:Tahoma,"Trebuchet MS","Segoe UI",Arial,sans-serif;--fV:Verdana,Geneva,Tahoma,sans-serif;--fM:"Inconsolata","Courier New",monospace;--mw:1280px;--hh:108px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;scroll-behavior:smooth}body{font-family:var(--fV);color:var(--text);background:var(--body-bg);font-size:16px;line-height:1.5}img{max-width:100%;display:block;height:auto}a{text-decoration:none;color:inherit;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:400;line-height:1}strong{font-weight:600}button{cursor:pointer}.hdr{position:fixed;top:0;left:0;right:0;z-index:9000;min-height:var(--hh);display:flex;align-items:stretch;background:#0202022e;transition:background .4s,box-shadow .4s}.hdr.scrolled{background:#020202f0;box-shadow:0 1px 20px #0000004d}.hdr-inner{width:85%;max-width:var(--mw);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.hdr-logo img{height:38px;width:auto}.hdr-nav{display:flex;align-items:center;gap:28px}.nav-link{font-family:var(--fV);font-size:16px;text-transform:uppercase;letter-spacing:.06em;color:var(--white);padding:5px 0;transition:opacity .2s;white-space:nowrap;background:none;border:none}.nav-link:hover{opacity:.7}.nav-link.current{border-bottom:2px solid rgba(255,255,255,.8)}.nav-shop{font-family:var(--fM);font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:var(--accent);color:var(--white);padding:11px 20px;border:none;transition:background .2s}.nav-shop:hover{background:#a82d1e}.nav-cart{display:flex;align-items:center;gap:5px;background:none;border:none;color:var(--white)}.cart-badge{background:var(--accent);color:var(--white);border-radius:50%;width:17px;height:17px;font-size:10px;display:flex;align-items:center;justify-content:center}.burger{display:none;flex-direction:column;gap:6px;background:none;border:none}.burger span{width:26px;height:2px;background:var(--white);display:block;border-radius:1px}.mob-nav{display:none;position:fixed;inset:0;background:#020202f7;z-index:10000;flex-direction:column;align-items:center;justify-content:center;gap:32px}.mob-nav.open{display:flex}.mob-nav button{font-family:var(--fV);font-size:22px;text-transform:uppercase;letter-spacing:.08em;color:var(--white);background:none;border:none}.mob-nav .accent{color:var(--accent)}.mob-close{position:absolute!important;top:24px;right:32px;font-size:38px;line-height:1;color:var(--white)}.cart-overlay{display:none;position:fixed;inset:0;background:#00000073;z-index:9500}.cart-overlay.open{display:block}.cart-drw{position:fixed;top:0;right:-440px;bottom:0;width:420px;max-width:100vw;background:var(--white);z-index:9600;box-shadow:-4px 0 40px #00000024;transition:right .35s ease;display:flex;flex-direction:column}.cart-drw.open{right:0}.cd-head{display:flex;align-items:center;justify-content:space-between;padding:28px;border-bottom:1px solid var(--border)}.cd-title{font-family:var(--fT);font-size:22px;color:var(--primary)}.cd-x{font-size:28px;background:none;border:none;color:var(--text);line-height:1}.cd-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:40px;text-align:center}.cd-empty{font-size:16px;color:var(--text)}.cd-btn{background:var(--accent);color:var(--white);padding:14px 28px;font-family:var(--fM);font-size:16px;font-weight:600;text-transform:uppercase;border:none}.con-modal{display:none;position:fixed;inset:0;background:#0000008c;z-index:10500;align-items:center;justify-content:center;padding:20px}.con-modal.open{display:flex}.con-box{background:var(--white);max-width:540px;width:100%;padding:48px;position:relative;max-height:90vh;overflow-y:auto}.con-close{position:absolute;top:18px;right:22px;font-size:28px;background:none;border:none;color:var(--text);line-height:1}.con-title{font-family:var(--fT);font-size:32px;color:var(--primary);margin-bottom:8px}.con-sub{font-size:15px;color:var(--text);margin-bottom:32px}.f-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.f-field label{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--primary)}.f-field input,.f-field textarea{font-family:var(--fV);font-size:15px;padding:13px 16px;border:1.5px solid var(--border);background:var(--white);color:var(--primary);outline:none;width:100%;resize:vertical;transition:border-color .2s}.f-field input:focus,.f-field textarea:focus{border-color:var(--accent)}.f-field textarea{min-height:100px}.h1{font-family:var(--fT);font-size:59px;font-weight:400;line-height:72px}.h2{font-family:var(--fT);font-size:41px;font-weight:400;line-height:54px;text-transform:capitalize}.h2w{font-family:var(--fT);font-size:41px;font-weight:400;line-height:54px;text-transform:capitalize;color:var(--white)}.subh{font-family:var(--fV);font-size:20px;line-height:28px;color:var(--text)}.subh-w{font-family:var(--fV);font-size:20px;line-height:28px;color:var(--white)}.body{font-family:var(--fV);font-size:16px;line-height:22px;color:var(--text)}.label-ico{font-family:var(--fM);font-size:22px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:24px}.btn{font-family:var(--fM);font-size:22px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;line-height:24px;display:inline-block;cursor:pointer;border:none;transition:background .2s}.btn-r{background:var(--accent);color:var(--white);padding:16px 24px}.btn-r:hover{background:#a82d1e}.btn-rw{background:var(--accent);color:var(--white);padding:16px 80px}.btn-rw:hover{background:#a82d1e}.btn-g{background:#f5f5ed33;color:var(--light-btn);padding:16px 24px;border:1px solid var(--light-btn)}.btn-g:hover{background:#00000038}.page-hero{min-height:80vh;background-size:cover;background-position:center center;background-color:var(--primary);position:relative}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000038,#0000000f,#00000059)}.title-sec{background:var(--body-bg)}.title-inner{width:85%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:60px;padding:37px 0}.title-l h1{font-family:var(--fT);font-size:59px;font-weight:400;line-height:72px;color:var(--primary);margin-bottom:16px}.title-l p{font-family:var(--fV);font-size:20px;line-height:28px;color:var(--text)}.stats-wrap{background:var(--light-bg)}.stats-head{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:16px;padding:56px 0 48px;text-align:center}.stats-body{background:var(--light-bg);width:100%;padding-bottom:56px}.stats-track{display:flex;flex-direction:row;gap:0;width:90%;max-width:var(--mw);margin:0 auto;justify-content:space-between}.stat-card{flex:0 0 22%;display:flex;flex-direction:column}.stat-icon{width:48px;height:48px;flex-shrink:0;margin-bottom:16px}.stat-icon img{width:48px;height:48px}.stat-card h3{font-family:var(--fT);font-size:30px;font-weight:400;line-height:40px;text-transform:capitalize;color:var(--primary);margin-bottom:12px}.stat-card p{font-family:var(--fV);font-size:15px;line-height:22px;color:var(--text);max-width:220px}.prog-wrap{display:none}.prog-bg{height:2px;background:#c936272e;border-radius:1px}.prog-fill{height:2px;background:var(--accent);border-radius:1px;transition:width .3s ease}.tl-head{background:var(--body-bg)}.tl-head-inner{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;padding:84px 0 0;text-align:center}.tl-wrap{background:var(--body-bg);max-width:var(--mw);margin:0 auto;display:flex;flex-direction:row}.tl-left{flex:0 0 50%;position:sticky;top:0;align-self:flex-start;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 40px 40px 7.5%}.tl-img-box{position:relative;width:100%;max-width:100%}.tl-img-box img{width:100%;height:auto;object-fit:contain}.tl-hs{position:absolute;width:36px;height:36px;border-radius:50%;background:#ebebebd1;border:2px solid rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;font-family:var(--fT);font-size:14px;color:var(--primary);cursor:pointer;transform:translate(-50%,-50%);transition:background .2s,color .2s;z-index:2}.tl-hs.on{background:var(--accent);color:var(--white);border-color:var(--accent)}.tl-cta{margin-top:40px}.tl-right{flex:0 0 50%;padding-bottom:70px;position:relative}.tl-right:before{content:"";position:absolute;left:68px;top:0;bottom:0;width:1px;background:var(--border);z-index:0}.tl-item{padding:28px 40px 28px 120px;cursor:pointer;position:relative;opacity:.5;transition:opacity .25s}.tl-item.on{opacity:1}.tl-item:before{content:attr(data-n);position:absolute;left:48px;top:28px;width:38px;height:38px;line-height:38px;border-radius:50%;background:var(--body-bg);border:1px solid var(--border);text-align:center;font-family:var(--fT);font-size:14px;color:var(--text);transition:background .25s,border-color .25s,color .25s;z-index:1}.tl-item.on:before{background:var(--accent);border-color:var(--accent);color:var(--white)}.tl-item:after{content:"";position:absolute;left:68px;top:0;bottom:0;width:2px;background:transparent;transition:background .25s}.tl-item.on:after{background:var(--accent)}.tl-item h3{font-family:var(--fT);font-size:20px;font-weight:400;line-height:28px;color:var(--primary);margin-bottom:8px;transition:color .25s}.tl-item.on h3{color:var(--accent)}.tl-item p{font-family:var(--fV);font-size:16px;line-height:22px;color:var(--primary)}.icon-sec{background:var(--body-bg);overflow:hidden}.icon-track{display:flex;gap:65px;overflow-x:auto;scroll-snap-type:x mandatory;padding-left:7.5%;scrollbar-width:none;-ms-overflow-style:none}.icon-track::-webkit-scrollbar{display:none}.icon-card{flex:0 0 290px;scroll-snap-align:start;display:flex;flex-direction:column}.icon-card img{width:100%;height:200px;object-fit:cover;display:block}.icon-card h3{font-family:var(--fM);font-size:22px;font-weight:600;text-transform:uppercase;line-height:24px;color:var(--primary);margin-top:18px;letter-spacing:.02em}.icon-card p{font-family:var(--fV);font-size:16px;line-height:22px;color:var(--text);margin-top:8px}.tech-sec{background:var(--accent)}.tech-inner{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:column;gap:57px;padding:103px 0 125px}.tech-vid{position:relative;cursor:pointer;overflow:hidden}.tech-vid img{width:100%;display:block}.tech-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;pointer-events:none;transition:transform .2s}.tech-vid:hover .tech-play{transform:translate(-50%,-50%) scale(1.08)}.tech-text{width:80%;display:flex;flex-direction:column;gap:12px}.proven-sec{background:var(--light-bg)}.proven-row{width:85%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:row;align-items:stretch;gap:120px;padding:0 0 76px;border-bottom:7px solid var(--border)}.proven-l{flex:0 0 calc(50% - 60px);max-width:calc(50% - 60px);display:flex;flex-direction:column;justify-content:center}.proven-r{flex:1;min-height:635px;background-size:cover;background-position:center}.proven-quote{display:flex;align-items:flex-start;gap:16px;margin-top:40px}.proven-quote img{width:52px;height:52px;flex-shrink:0;opacity:.6}.habit-sec{background:var(--body-bg);padding:84px 0 80px}.habit-inner{width:90%;max-width:var(--mw);margin:0 auto;text-align:center}.testi-sec{background:var(--body-bg);padding:138px 0 78px}.testi-inner{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:60px}.testi-row{display:flex;flex-direction:row;gap:130px;align-items:flex-start;width:100%}.testi-l{flex:1;min-height:500px;margin-bottom:130px;align-self:stretch;background-size:cover;background-position:center}.testi-r{flex:0 0 75%;max-width:75%;display:flex;flex-direction:column}.testi-main{width:100%;min-height:600px;background-size:cover;background-position:center}.testi-name{font-family:var(--fM);font-size:22px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;line-height:24px;color:var(--primary)}.testi-quote{font-family:var(--fV);font-size:20px;line-height:28px;color:var(--text)}.cta-sec{min-height:600px;background-size:cover;background-position:center;background-color:var(--primary);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 0 74px}.cta-sec:before{content:"";position:absolute;inset:0;background:#02020261}.cta-inner{position:relative;z-index:1;width:90%;max-width:var(--mw);display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.team-sec{background:var(--body-bg);padding:84px 0 0;overflow:hidden}.team-head{width:90%;max-width:var(--mw);margin:0 auto;text-align:center;padding-bottom:48px}.team-track{display:flex;gap:48px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 7.5%;scrollbar-width:none;-ms-overflow-style:none}.team-track::-webkit-scrollbar{display:none}.team-card{flex:0 0 280px;scroll-snap-align:start;display:flex;flex-direction:column;gap:16px}.team-photo{width:100%;height:320px;object-fit:cover;background:var(--light-bg)}.team-name{font-family:var(--fT);font-size:22px;color:var(--primary)}.team-role{font-family:var(--fV);font-size:16px;line-height:22px;color:var(--text)}.team-prog{width:90%;max-width:var(--mw);margin:32px auto 0;padding-bottom:60px}.acc-item{border-top:1px solid var(--border)}.acc-item:last-child{border-bottom:1px solid var(--border)}.acc-q{display:flex;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;font-family:var(--fT);font-size:18px;color:var(--primary);background:none;border:none;width:100%;text-align:left;gap:16px}.acc-q:after{content:"+";font-size:24px;font-weight:300;flex-shrink:0;transition:transform .25s}.acc-item.open .acc-q:after{transform:rotate(45deg)}.acc-body{max-height:0;overflow:hidden;transition:max-height .35s ease}.acc-item.open .acc-body{max-height:600px}.acc-body-inner{padding:0 0 20px;font-family:var(--fV);font-size:16px;line-height:24px;color:var(--text)}footer{background:var(--footer)}.ftr-inner{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:100px 0 48px}.ftr-logo{padding-bottom:48px}.ftr-logo img{height:36px;filter:brightness(0) invert(1)}.ftr-row{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 32px;padding-bottom:20px;width:100%}.ftr-border{padding-top:20px;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.ftr-row button{font-family:var(--fV);font-size:16px;text-transform:uppercase;letter-spacing:.06em;color:#ffffffb8;background:none;border:none;transition:color .2s;white-space:nowrap}.ftr-row button:hover,.ftr-row a:hover{color:var(--white)}.ftr-row a{font-family:var(--fV);font-size:16px;text-transform:uppercase;letter-spacing:.06em;color:#ffffffb8;transition:color .2s;white-space:nowrap}.ftr-social{display:flex;justify-content:center;gap:20px;padding-top:32px}.ftr-social a{width:40px;height:40px;border-radius:50%;border:1.5px solid #E2E2E2;display:flex;align-items:center;justify-content:center;color:#e2e2e2;transition:color .2s,border-color .2s}.ftr-social a:hover{color:#b4955f;border-color:#b4955f}.rv{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.rv.d1{transition-delay:.1s}.rv.d2{transition-delay:.2s}.rv.d3{transition-delay:.3s}.rv.visible{opacity:1;transform:translateY(0)}.light-row{display:flex;flex-direction:row;align-items:stretch;background:var(--light-bg)}.light-img{flex:0 0 45%;min-height:560px;background-size:cover;background-position:center}.light-text{flex:1;display:flex;flex-direction:column;justify-content:center;padding:76px 7% 76px 6%}.light-quote{display:flex;align-items:flex-start;gap:16px;margin-top:40px}.light-quote img{width:52px;height:52px;flex-shrink:0;opacity:.6}.comm-vid-sec{background:var(--light-bg);padding:103px 0 125px}.comm-vid-inner{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:column;gap:57px}.vid-thumb{position:relative;cursor:pointer;overflow:hidden}.vid-thumb img{width:100%;display:block}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;pointer-events:none}.vid-text{width:80%;display:flex;flex-direction:column;gap:12px}.comm-map-sec{background:var(--body-bg);padding:103px 0}.comm-map-inner{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:column;gap:40px}.comm-form-row{display:flex;flex-direction:row;align-items:stretch}.comm-form-l{flex:1;background:var(--light-bg);padding:84px 7%}.comm-form-r{flex:0 0 42%;min-height:600px;background-size:cover;background-position:center}.vid-grid-sec{background:var(--light-bg);padding:84px 0 100px}.vid-grid-inner{width:90%;max-width:var(--mw);margin:0 auto}.vid-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:48px}.vid-card-thumb{position:relative;cursor:pointer;overflow:hidden;background:var(--primary)}.vid-card-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;opacity:.88;transition:opacity .2s}.vid-card-thumb:hover img{opacity:1}.vid-card-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;pointer-events:none}.vid-card-body{padding:18px 0 0}.vid-card-title{font-family:var(--fT);font-size:22px;line-height:30px;color:var(--primary);margin-bottom:8px}.vid-card-sub{font-family:var(--fV);font-size:16px;line-height:22px;color:var(--text)}.prod-sec{background:var(--body-bg);padding:calc(var(--hh) + 60px) 0 80px}.prod-inner{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:row;gap:80px;align-items:flex-start}.prod-gallery{flex:0 0 52%;display:flex;flex-direction:column;gap:12px}.prod-main-img{width:100%;aspect-ratio:4/3;object-fit:contain;background:var(--light-bg)}.prod-thumbs{display:flex;flex-direction:row;gap:10px}.prod-thumb{width:80px;height:60px;object-fit:cover;cursor:pointer;opacity:.6;border:2px solid transparent;transition:opacity .2s,border-color .2s;flex-shrink:0}.prod-thumb.active,.prod-thumb:hover{opacity:1;border-color:var(--accent)}.prod-details{flex:1;display:flex;flex-direction:column;padding-top:8px}.prod-title{font-family:var(--fT);font-size:48px;line-height:60px;color:var(--primary);margin-bottom:16px}.prod-price{font-family:var(--fT);font-size:32px;color:var(--primary);margin-bottom:20px}.prod-desc{font-family:var(--fV);font-size:16px;line-height:24px;color:var(--text);margin-bottom:32px}.prod-buy{margin-bottom:32px}.faq-sec{background:var(--body-bg);padding:84px 0 80px}.faq-inner{width:90%;max-width:var(--mw);margin:0 auto}.faq-sub{font-family:var(--fV);font-size:20px;line-height:28px;color:var(--text);margin-top:16px;margin-bottom:48px;max-width:740px}.hist-timeline-sec{background:var(--light-bg);padding:84px 0 144px}.hist-tl-inner{width:90%;max-width:var(--mw);margin:0 auto}.hist-tl-body{display:flex;flex-direction:row;gap:60px;align-items:flex-start;margin-top:48px}.hist-photo-col{flex:0 0 42%;position:sticky;top:120px;align-self:flex-start;overflow:hidden}.hist-photo-col img{width:100%;height:560px;object-fit:cover}.hist-tl-col{flex:1}.hist-entry{border-top:1px solid var(--border);padding:24px 0;cursor:pointer}.hist-year{font-family:var(--fM);font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-bottom:8px}.hist-etitle{font-family:var(--fT);font-size:22px;color:var(--primary);margin-bottom:8px}.hist-ebody{font-family:var(--fV);font-size:16px;line-height:22px;color:var(--text)}.hist-commit-sec{background:var(--body-bg);padding:84px 0}.hist-commit-inner{width:90%;max-width:var(--mw);margin:0 auto;display:flex;flex-direction:column;gap:60px}.hist-commit-row{display:flex;flex-direction:row;gap:48px;align-items:center}.hist-commit-img{flex:0 0 45%;height:400px;object-fit:cover}.hist-commit-text{flex:1;display:flex;flex-direction:column;gap:16px}@media(max-width:1100px){.title-inner{gap:40px}.proven-row{gap:60px}}@media(max-width:900px){.burger{display:flex}.hdr-nav{display:none}.title-inner{flex-direction:column;align-items:flex-start;gap:24px}.title-l h1{font-size:44px;line-height:58px}.tl-wrap{max-width:90%;width:90%;flex-direction:column}.tl-left{position:relative;height:auto;flex:none;padding:40px 0 24px;align-items:center}.tl-right{flex:none}.tl-item{padding:22px 0 22px 80px}.tl-item:before{left:28px;width:32px;height:32px;line-height:32px}.tl-right:before{left:44px}.tl-item:after{left:44px}.tech-text{width:100%}.proven-row{flex-direction:column-reverse;gap:24px;border-bottom:none;padding-top:48px}.proven-l{flex:1;max-width:100%}.proven-r{flex:none;width:100%;min-height:260px}.testi-row{flex-direction:column;gap:0}.testi-l{flex:none;width:100%;min-height:220px;margin-bottom:0;align-self:auto}.testi-r{flex:none;max-width:100%}.testi-main{min-height:280px}.light-row{flex-direction:column}.light-img{flex:none;min-height:240px}.light-text{padding:48px 6%}.comm-form-row{flex-direction:column}.comm-form-r{flex:none;min-height:280px}.comm-form-l{padding:56px 6%}.vid-grid{grid-template-columns:repeat(2,1fr)}.hist-tl-body{flex-direction:column}.hist-photo-col{flex:none;width:100%;position:relative;top:auto}.hist-commit-row{flex-direction:column}.hist-commit-img{flex:none;width:100%;height:260px}.vid-text{width:100%}}@media(max-width:640px){.title-l h1{font-size:30px;line-height:40px}.page-hero{min-height:55vh}.h2,.h2w{font-size:28px;line-height:38px}.btn{font-size:17px}.btn-rw{padding:14px 48px}.prog-wrap{padding-bottom:80px}.stats-head{padding:56px 0 48px}.testi-sec{padding:64px 0}.testi-inner{gap:32px}.testi-main{min-height:220px}.cta-sec{min-height:340px;padding-bottom:48px}.vid-grid{grid-template-columns:1fr}.prod-inner{flex-direction:column;gap:40px}.prod-gallery{flex:none;width:100%}.prod-title{font-size:36px;line-height:48px}.prod-sec{padding:calc(var(--hh) + 24px) 0 60px}.comm-vid-sec,.comm-map-sec{padding:60px 0}.hist-timeline-sec{padding:60px 0 100px}}
