@font-face{font-family:Oxygen;src:url(/fonts/oxygen-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Oxygen;src:url(/fonts/oxygen-700.ttf)format("truetype");font-style:normal;font-weight:600 700;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Archivo;src:url(/fonts/archivo-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-500.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--yellow:#efc300;--yellow-deep:#d8ad00;--black:#111;--charcoal:#1e1e1e;--paper:#f6f6f6;--text:#282828;--muted:#656565;--line:#dedede;--radius:0;--background:#fff;--foreground:#282828;--border:#dedede;--input:#d4d4d4;--ring:#efc300;--primary:#efc300;--primary-foreground:#111;--secondary:#f2f2f2;--secondary-foreground:#282828;--muted-foreground:#656565;--destructive:#c62828;--font-site:"Roboto", Arial, sans-serif;--font-heading:"Oxygen", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{color:var(--text);font-family:var(--font-site);background:#fff;margin:0;font-size:17.6px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.site-header{z-index:50;color:#fff;background:#131313;position:sticky;top:0}.header-shell{grid-template-columns:288px minmax(0,1fr) auto;align-items:center;width:min(1200px,100% - 40px);min-height:107px;margin:0 auto;display:grid}.header-logo{width:168px;display:inline-flex}.header-logo img{width:100%;height:auto;display:block}.desktop-nav{justify-content:center;gap:0;height:107px;display:flex}.desktop-nav a{color:var(--yellow);font-family:var(--font-heading);white-space:nowrap;align-items:center;padding:13px 20px;font-size:20.8px;font-weight:700;line-height:20px;display:inline-flex;position:relative}.desktop-nav a:after{content:"";background:0 0;height:1px;position:absolute;bottom:17px;left:0;right:0}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.desktop-nav a.active:after{background:var(--yellow)}.language-button{color:#272727;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:15px;width:122px;min-height:39px;padding:10px;font-size:13.3333px}.menu-toggle,.mobile-nav{display:none}.hero-slider{color:#fff;background:#222;min-height:800px;position:relative;overflow:hidden}.hero-slide,.hero-overlay{position:absolute;inset:0}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .7s,transform 7s;transform:scale(1.025)}.hero-slide.active{opacity:1;transform:scale(1)}.hero-overlay{background:linear-gradient(90deg,#0a0a0ab8 0%,#0a0a0a6b 45%,#0a0a0a2e 100%),linear-gradient(#0000 60%,#0808088c)}.hero-inner{z-index:2;flex-direction:column;justify-content:flex-start;width:min(1200px,100% - 40px);min-height:800px;margin:0 auto;padding-top:103px;display:flex;position:relative}.hero-title{color:#fff;width:100%;max-width:1200px;font-family:var(--font-heading);letter-spacing:0;margin:0;font-size:110px;font-weight:700;line-height:1.3}.hero-description{color:#ddd;width:697px;max-width:100%;font-family:var(--font-heading);margin:130px 0 0;font-size:30px;line-height:33px}.slider-dots{gap:14px;margin-top:18px;display:flex}.slider-dots button{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;width:7px;height:7px;padding:0}.slider-dots button.active{background:#fff}.slider-arrows{z-index:3;gap:12px;display:flex;position:absolute;bottom:54px;right:max(24px,50vw - 605px)}.slider-arrows button{color:#fff;cursor:pointer;background:#00000029;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:border-color .16s,color .16s;display:inline-flex}.slider-arrows button:hover,.slider-arrows button:focus-visible{border-color:var(--yellow);color:var(--yellow)}.slider-arrows svg{width:19px}.section-shell,.content-shell,.footer-shell{width:min(1200px,100% - 40px);margin:0 auto}.usage-section{background:var(--charcoal);color:#fff;min-height:1045px;padding:35px 0 82px}.usage-section h2{color:#e2ba13;font-family:var(--font-heading);text-align:center;margin:0 0 68px;font-size:24px;font-weight:600;line-height:24px}.usage-grid{grid-template-columns:repeat(4,1fr);gap:102.5px 0;width:100%;display:grid}.usage-section .section-shell{width:100%;max-width:none}.usage-card{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.usage-image-frame{border:2px solid #ffffffd9;border-top-color:#0000;border-radius:0 0 8px 8px;justify-content:center;align-items:center;width:154px;height:154px;display:flex;position:relative}.usage-image-frame:before,.usage-image-frame:after{content:"";background:#ffffffd9;width:35%;height:2px;position:absolute;top:0}.usage-image-frame:before{left:0}.usage-image-frame:after{right:0}.usage-image-frame img{object-fit:contain;max-width:123.5px;max-height:123.5px}.usage-card h3{color:#fff;max-width:250px;font-family:var(--font-heading);margin:18px 0 0;font-size:17.6px;font-weight:700;line-height:1.3}.specifications-section{background:#f5f5f5;padding:20px 0 90.6px;overflow:hidden}.specifications-section h2,.contact-section h2,.form-block h2{color:#303030;font-family:var(--font-heading);margin:0 0 20px;font-size:24px;font-weight:600;line-height:24px}.table-scroll{outline:none;width:100%;overflow-x:auto}.table-scroll+.table-scroll{margin-top:16px}table{border-collapse:collapse;color:#333;background:#fff;width:100%;min-width:860px;font-size:17.6px;line-height:29.92px}th,td{text-align:left;white-space:normal;border:1px solid #dedede;padding:7.8px 8px}th{border-color:var(--yellow);background:var(--yellow);color:#fff;font-weight:700}tbody tr:nth-child(2n){background:#fafafa}.contact-section{background:#fff;padding:50px 0 100px}.contact-cards{grid-template-columns:repeat(4,1fr);gap:24px;margin:20px 0 30px;display:grid}.contact-cards article{text-align:center;background:#f8f8f8;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:302px;padding:30px;display:flex;box-shadow:0 12px 24px #0000001a}.contact-cards article>svg{width:44px;height:44px;color:var(--yellow);stroke-width:2.6px}.contact-cards h3{font-family:var(--font-heading);margin:20px 0;font-size:20.8px;line-height:20.8px}.contact-cards p,.contact-cards a{color:#595959;font-family:var(--font-heading);margin:2px 0;font-size:17.6px;line-height:29.92px}.contact-cards a:hover,.contact-cards a:focus-visible{color:#927500}.map-frame{border:0;width:100%;height:340px;margin:0 0 20px;display:block}.form-block>p{color:#606060;margin:0 0 39.5px;font-size:17.6px;line-height:29.92px}.form-block h2{margin-bottom:36px}.contact-form{width:100%;padding-bottom:29px;display:grid}.required-note{color:#606060;margin:0 0 16px;font-size:17.6px}.required-note span,.contact-form label span{color:#d31919}.contact-form label{color:#3f3f3f;margin:0 0 10px;font-size:18px;font-weight:700;line-height:20px}.contact-form input,.contact-form textarea{color:#222;width:calc(100% - 10px);height:50px;min-height:50px;box-shadow:none;background:#fafafa;border:1px solid #cfcfcf;border-radius:0;margin:0 5px 35px;padding:12px;line-height:24px}.contact-form input:focus,.contact-form textarea:focus{outline-offset:0;border-color:#8d8d8d;outline:2px solid #efc30038}.contact-form textarea{field-sizing:fixed;resize:vertical;height:200px;min-height:200px}.contact-form button{color:#fff;cursor:pointer;background:#333;border:0;justify-self:start;min-width:111px;height:50px;min-height:50px;margin-left:5px;padding:15px 30px;font-size:16px;line-height:20px}.contact-form button:hover,.contact-form button:focus-visible{background:var(--yellow-deep);color:#111}.contact-form button:disabled{cursor:wait;opacity:.65}.privacy-note{display:none}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-message{margin:12px 0 0;font-size:13px}.form-message.success{color:#287b35}.form-message.error{color:#b31818}.site-footer{color:#fff;background:#111;padding:100px 0 86px}.footer-shell{grid-template-columns:400px 370px 430px;gap:0;display:grid}.footer-shell>div{flex-direction:column;align-items:flex-start;display:flex}.footer-brand img{width:185.5px;height:auto;margin-bottom:20px}.footer-shell h2{margin:0 0 22.8px;font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:32px}.footer-shell p,.footer-shell a{color:#ffffffd9;margin:0;font-size:16px;line-height:24px}.footer-shell>div:nth-child(2),.footer-shell>div:nth-child(3){padding-left:30px}.footer-shell>div:nth-child(2) a{margin-bottom:15.9px;font-family:Archivo,sans-serif;font-weight:600}.footer-shell>div:nth-child(2) a:last-child{margin-bottom:0}.footer-shell>div:nth-child(3) p{width:100%;margin:0;line-height:33.067px;display:flex}.footer-shell>div:nth-child(3) a{align-items:center;width:100%;margin-bottom:10px;display:inline-flex}.footer-shell>div:nth-child(3) a:last-child{margin-bottom:0}.footer-shell a:hover,.footer-shell a:focus-visible{color:var(--yellow)}.footer-shell a svg,.footer-shell p svg{width:13px;height:13px;color:var(--yellow);vertical-align:-2px;margin-right:4px}.footer-brand p{max-width:350px;margin-top:16px}@media (max-width:980px){.header-shell{grid-template-columns:1fr auto auto;min-height:70px}.header-logo{width:132px}.desktop-nav{display:none}.language-button{margin-right:12px}.menu-toggle{width:38px;height:38px;color:var(--yellow);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.menu-toggle svg{width:22px}.mobile-nav{background:#181818;max-height:0;transition:max-height .22s;display:grid;overflow:hidden}.mobile-nav.open{border-top:1px solid #292929;max-height:260px}.mobile-nav a{color:var(--yellow);border-bottom:1px solid #292929;padding:13px 24px;font-size:13px;font-weight:700}.usage-grid,.contact-cards{grid-template-columns:repeat(2,1fr)}.usage-section{min-height:0}.footer-shell{grid-template-columns:1fr .7fr}.footer-shell>div:last-child{grid-column:1/-1}}@media (max-width:640px){html{scroll-padding-top:142px}body{font-size:16px;line-height:27.2px}.header-shell,.hero-inner,.content-shell,.footer-shell{width:calc(100% - 40px)}.header-shell{width:100%;min-height:141px;display:block;position:relative}.header-logo{width:124px;position:absolute;top:30px;left:23px}.language-button{width:122px;min-height:39px;margin:0;padding:10px;font-size:13.3333px;position:absolute;top:92px;right:17px}.menu-toggle{width:33px;height:33px;padding:5.5px;position:absolute;top:29px;right:41px}.hero-slider,.hero-inner{min-height:465px}.hero-inner{justify-content:flex-start;width:calc(100% - 60px);padding-top:49px}.hero-title{width:301px;max-width:100%;font-size:22px;line-height:28.6px}.hero-description{width:310px;max-width:100%;margin-top:57px;font-size:16px;line-height:33px}.slider-arrows{bottom:24px;right:16px}.slider-arrows button{width:34px;height:34px}.usage-section{min-height:1338px;padding-top:30px;padding-bottom:70px}.usage-section h2{max-width:330px;margin:0 auto 50px;font-size:20.8px;line-height:20.8px}.usage-grid{gap:34px 0;width:calc(100% - 40px);margin:0 auto}.usage-image-frame{width:105px;height:105px}.usage-image-frame img{max-width:86px;max-height:86px}.usage-card h3{margin-top:13px;font-size:16px;line-height:20.8px}.specifications-section{padding:50px 0 117.3px}.contact-section{padding:100px 0 50px}.specifications-section h2,.contact-section h2,.form-block h2{font-size:20.8px;line-height:20.8px}.specifications-section h2{margin-bottom:40px}.table-scroll{width:calc(100% - 20px);margin-left:20px;overflow:visible}table{font-size:16px;line-height:27.2px}th,td{padding:7.8px}.table-scroll:first-of-type table{width:430px;min-width:430px}.table-scroll:nth-of-type(2) table{width:388px;min-width:388px}.table-scroll:nth-of-type(3) table{width:581px;min-width:581px}.table-scroll:nth-of-type(4) table{width:877px;min-width:877px}.table-scroll:nth-of-type(4) th,.table-scroll:nth-of-type(4) td{padding-top:7.5px;padding-bottom:7.5px}.contact-cards{grid-template-columns:1fr;gap:30px;margin:20px 0 80px}.contact-cards article{height:221px;min-height:0}.contact-cards article:nth-child(n+3){height:193px}.contact-cards h3{margin:16px 0;font-size:16px;line-height:16px}.contact-cards p,.contact-cards a{font-size:16px;line-height:27.2px}.map-frame{height:340px;margin-bottom:20px}.form-block>p{margin-bottom:36px;font-size:16px;line-height:27.2px}.required-note{font-size:16px}.contact-form{padding-bottom:26px}.site-footer{padding:100px 0 70px}.footer-shell{text-align:center;grid-template-columns:1fr;gap:0}.footer-shell>div,.footer-shell>div:last-child{grid-column:1;align-items:center;padding-left:0}.footer-shell h2{margin-bottom:24px}.footer-brand img{width:210px;margin-bottom:37.5px}.footer-brand p{max-width:350px;margin-top:14.4px;font-size:14.4px;line-height:21.6px}.footer-shell>div:nth-child(2){margin-top:34.4px}.footer-shell>div:nth-child(2) a{margin-bottom:15.6px;font-size:14.4px;line-height:21.6px}.footer-shell>div:nth-child(3){width:100%;margin-top:31.6px}.footer-shell>div:nth-child(3) h2{margin-bottom:20px}.footer-shell>div:nth-child(3) p{justify-content:center;font-size:14.4px;line-height:31.6px}.footer-shell>div:nth-child(3) a{justify-content:center;margin-bottom:10px;font-size:14.4px;line-height:21.6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
