@font-face{font-family:Nunito;src:url('fonts/nunito-latin.woff2') format('woff2');font-style:normal;font-weight:200 900;font-display:swap}
@font-face{font-family:'FA Light';src:url('fonts/fa-light-300.woff2') format('woff2');font-style:normal;font-weight:300;font-display:block}
@font-face{font-family:'FA Solid';src:url('fonts/fa-solid-900.woff2') format('woff2');font-style:normal;font-weight:900;font-display:block}
@font-face{font-family:'FA Brands';src:url('fonts/fa-brands-400.woff2') format('woff2');font-style:normal;font-weight:400;font-display:block}
:root{--bg:#171717;--panel:#1b1b1b;--ink:#f3f3f3;--muted:#b2b2b2;--line:#393939;--red:#df2633;--red-hover:#f03643;--font:'Nunito',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:75px;scrollbar-width:none}
html::-webkit-scrollbar{display:none}
body{margin:0;background:var(--bg);color:var(--ink);font:400 15px/1.7 var(--font);-webkit-font-smoothing:antialiased}
body.dialog-open{overflow:hidden}
button,input,textarea,select{font:inherit}
button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
button{color:inherit;cursor:pointer}
a{color:inherit;text-decoration:none}
a,button{transition:color .2s,background-color .2s,border-color .2s,opacity .2s,transform .2s}
button:disabled{cursor:wait;opacity:.65}
img{max-width:100%;height:auto;display:block}
p,h1,h2,h3,figure{margin:0}
p+p{margin-top:14px}
button{border:0;background:none}
::selection{background:#a61b25;color:white}
:focus-visible{outline:2px solid #f1f1f1;outline-offset:5px}
input:focus-visible,textarea:focus-visible,select:focus-visible{outline:1px solid #ddd;outline-offset:2px}
[hidden]{display:none!important}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:12px;left:12px;z-index:200;padding:10px 20px;background:#fff;color:#111;transform:translateY(-200%)}
.skip-link:focus{transform:translateY(0)}
.icon{font-family:'FA Light';font-weight:300;font-style:normal;display:inline-block;line-height:1;text-rendering:auto}
.icon-brand{font-family:'FA Brands';font-weight:400;font-style:normal;display:inline-block;line-height:1}
.icon-home:before{content:'\f015'}.icon-microchip:before{content:'\f2db'}.icon-tools:before{content:'\f7d9'}.icon-cogs:before{content:'\f085'}.icon-headset:before{content:'\f590'}.icon-garage:before{content:'\e009'}.icon-envelope:before{content:'\f0e0'}.icon-phone:before{content:'\f095'}.icon-map-marker-alt:before{content:'\f3c5'}.icon-search:before{content:'\f002'}.icon-bars:before{content:'\f0c9'}.icon-times:before{content:'\f00d'}.icon-arrow-right:before{content:'\f061'}.icon-arrow-left:before{content:'\f060'}.icon-arrow-down:before{content:'\f063'}.icon-chevron-down:before{content:'\f078'}.icon-check:before{content:'\f00c'}.icon-pause:before{content:'\f04c'}.icon-play:before{content:'\f04b'}.icon-whatsapp:before{content:'\f232'}
.site-header{position:fixed;inset:0 0 auto;z-index:50;height:108px;display:flex;justify-content:space-between;align-items:center;padding:0 40px;transition:background-color .3s,height .3s}
.icon-list-ol:before{content:'\f0cb'}
.site-header.scrolled,.inner-page .site-header{height:82px;background:rgba(19,19,19,.97);border-bottom:1px solid #292929}
.brand{position:relative;display:block;overflow:hidden;width:270px;aspect-ratio:1879/278;flex-shrink:0;transition:width .3s}
.brand img{position:absolute;width:115.6%;max-width:none;left:-8.09%;top:-83.1%;height:auto}.site-header.scrolled .brand,.inner-page .brand{width:240px}
.header-actions{display:flex;align-items:center;gap:34px}
.header-apply{font-size:12px;letter-spacing:.6px;opacity:.9}
.header-apply .icon{margin-left:12px}
.header-apply:hover{color:white;opacity:1}
.menu-toggle{font-size:30px;width:44px;height:44px;padding:7px;display:flex;align-items:center;justify-content:center}
.section-rail{position:fixed;left:40px;top:50%;transform:translateY(-50%);z-index:45;display:flex;flex-direction:column}
.section-rail a{position:relative;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.07);color:#a9a9a9;background:rgba(255,255,255,.025);font-size:20px}
.section-rail a+a{border-top:0}
.section-rail a:hover,.section-rail a.active{color:#fff;background:rgba(255,255,255,.08)}
.section-rail a.active{outline:2px solid #eee;outline-offset:-2px}
.section-rail .icon,.service-search>.icon{font-family:'FA Solid';font-weight:900}
.section-rail span{display:block;position:absolute;left:60px;background:#eee;color:#151515;padding:5px 13px;white-space:nowrap;font-size:12px;pointer-events:none;opacity:0;transform:translateX(-5px);transition:.2s}
.section-rail a:hover span,.section-rail a:focus-visible span{opacity:1;transform:translateX(0)}
.section-progress{position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:40;display:flex;flex-direction:column;align-items:center}
.section-progress a{width:22px;height:23px;display:grid;place-items:center}
.section-progress a:after{content:'';display:block;background:#7d7d7d;width:3px;height:3px;transition:height .2s,background .2s}
.section-progress a.active:after{height:15px;width:2px;background:#f4f4f4}
.section-inner{width:min(1120px,calc(100% - 240px));margin-inline:auto}
.page-section{position:relative;min-height:100svh;display:flex;align-items:center;padding:115px 0 95px;scroll-margin-top:0}
.eyebrow{font-size:10px;font-weight:800;letter-spacing:2.3px;line-height:1.5;color:#bdbdbd;margin-bottom:17px}
h1{font-size:34px;line-height:1.3;letter-spacing:1.2px;font-weight:500}
h2{font-size:40px;line-height:1.2;font-weight:750;letter-spacing:-.65px}
h3{font-size:20px;line-height:1.4;font-weight:700}
.section-heading{text-align:center;max-width:890px;margin:0 auto 42px}
.section-heading h2{margin-bottom:19px}
.section-heading>p:last-child{color:#c0c0c0;line-height:1.85;font-size:14px}
.section-intro{font-size:18px;line-height:1.6;color:#d4d4d4}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 23px;min-height:48px;font-size:12px;font-weight:750;letter-spacing:.5px;border:1px solid transparent;line-height:1.5;border-radius:2px}
.button .icon{font-size:14px}
.button-primary{background:var(--red);color:#fff;border-color:var(--red)}
.button-primary:hover{background:var(--red-hover);border-color:var(--red-hover)}
.button-outline{border-color:#666;color:#eee}
.button-outline:hover{background:#eee;border-color:#eee;color:#161616}
.text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:650;letter-spacing:.1px}
.text-link:hover{color:#fff}
.text-link .icon{transition:transform .2s}
.text-link:hover .icon{transform:translateX(3px)}
.hero{overflow:hidden;height:100svh;min-height:660px;padding:100px 0 130px;background:#202020}
.hero-media,.hero-shade,.hero-texture{position:absolute;inset:0;pointer-events:none}
.hero-media{overflow:hidden}
.hero-video{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(.7);opacity:.64;transform:scale(1.3);transform-origin:50% 10%}
.hero-shade{background:rgba(16,16,16,.34)}
.hero-texture{background:url('images/pattern.png') no-repeat center center;background-size:auto;opacity:.9}
.hero-content{position:relative;z-index:2;text-align:center;max-width:820px}
.hero-eyebrow{font-size:10px;color:#bcbcbc;letter-spacing:2.8px;margin-bottom:15px}
.hero h1{margin-bottom:22px;color:#e7e7e7;font-weight:300;letter-spacing:2px;font-size:32.8px}
.mobile-break{display:none}
.hero-description{font-size:14px;line-height:1.85;color:#e0e0e0;margin-top:12px}
.service-search{position:relative;max-width:468px;margin:auto;text-align:left}
.service-search>.icon{position:absolute;left:16px;top:18px;font-size:17px;color:#eee;pointer-events:none}
.service-search input{display:block;width:100%;height:51px;border:1px solid #969696;color:white;background:rgba(255,255,255,.05);padding:12px 17px 12px 49px;border-radius:4px;font-size:16px;box-shadow:0 1px 10px #0001}
.service-search input::placeholder{color:#d3d3d3;opacity:1}
.service-search input:focus{border-color:#eee;background:rgba(0,0,0,.25)}
.search-results{position:absolute;z-index:10;left:0;right:0;top:58px;background:#202020;border:1px solid #606060;box-shadow:0 15px 50px #0009;max-height:280px;overflow:auto;border-radius:3px}
.search-result{display:flex;width:100%;padding:13px 17px;text-align:left;align-items:center;justify-content:space-between;border-bottom:1px solid #383838;gap:10px;color:#eee}
.search-result:last-child{border-bottom:0}
.search-result:hover,.search-result:focus-visible{background:#333}
.search-result small{font-size:10px;color:#aaa;letter-spacing:.6px;text-transform:uppercase}
.search-empty{padding:18px;font-size:13px;color:#ccc}
.search-empty a{text-decoration:underline;color:white}
.hero-actions{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:24px}
.hero-actions .button{padding:11px 22px;min-height:44px}
.hero-brands{display:flex;align-items:center;justify-content:center;gap:43px;margin:41px auto 0;max-width:440px}
.hero-brands a{display:flex;align-items:center;justify-content:center;opacity:.62;min-height:42px}
.hero-brands a:hover{opacity:1}
.hero-brands img{object-fit:contain;width:122px;height:42px;filter:grayscale(1)}
.hero-brands .bflash-label{font-size:27px;font-weight:800;color:#e4e4e4;letter-spacing:-1px}
.scroll-cue{position:absolute;bottom:34px;left:50%;transform:translateX(-50%);display:flex;align-items:center;flex-direction:column;gap:13px;z-index:2;font-size:8px;letter-spacing:2px;color:#bababa}
.scroll-cue .icon{font-size:15px;color:#eee}
.hero-phone{position:absolute;right:80px;bottom:40px;font-size:11px;letter-spacing:1px;z-index:2;color:#c7c7c7}
.hero-phone .icon{margin-right:8px}
.video-toggle{position:absolute;left:120px;bottom:33px;z-index:2;font-size:10px;color:#c9c9c9;min-height:35px;display:flex;gap:8px;align-items:center}
.video-toggle .icon{font-size:12px}
.solutions{background:#080808}
.solutions>.section-inner{max-width:1040px}
.solutions .section-heading{text-align:left;max-width:none;margin-bottom:29px}
.solutions .section-heading>p:last-child{font-size:15px;line-height:1.9}
.solutions-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}
.solution-card{min-height:174px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #202020;border-radius:3px;padding:20px 8px 16px;background:#030303;box-shadow:2px 3px 8px #ffffff08;text-align:center}
.solution-card:hover,.solution-card:focus-visible{border-color:#8c3138;background:#202020;transform:translateY(-3px)}
.solution-card img{width:82px;height:82px;object-fit:contain;margin-bottom:12px}
.solution-icon{font-size:51px;color:#cf313b;margin-bottom:12px;line-height:82px;height:82px}
.solution-card h3{font-size:13px;font-weight:500;letter-spacing:.1px}
.card-more{font-size:9px;letter-spacing:.6px;color:#9c9c9c;margin-top:8px;display:flex;gap:8px;align-items:center}
.card-more .icon{font-size:9px}
.section-footnote{margin-top:31px;text-align:center;color:#999;font-size:12px}
.section-footnote a{display:inline-flex;gap:10px;align-items:center;color:#ddd;margin-left:7px}
.tools-section{background:#202020}
.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.tool-card{background:#191919;border:1px solid #383838;border-radius:3px;overflow:hidden}
.tool-image{position:relative;aspect-ratio:1.85;overflow:hidden;background:#111}
.tool-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.55) brightness(.85);transition:filter .3s,transform .6s}
.tool-card:hover .tool-image img{filter:saturate(.9) brightness(.95);transform:scale(1.03)}
.tool-image>span{position:absolute;left:18px;bottom:15px;font-size:8px;letter-spacing:1.6px;font-weight:800;color:#fff;background:#191919d9;padding:5px 8px}
.tool-copy{padding:24px 25px 26px}
.tool-copy .eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:6px;color:#999}
.tool-copy h3{font-size:30px;font-weight:700;line-height:1.25;margin-bottom:13px}
.tool-copy>p:not(.eyebrow){color:#b8b8b8;font-size:13px;line-height:1.8;min-height:94px}
.tool-copy .text-link{margin-top:22px;justify-content:space-between;width:100%;border-top:1px solid #333;padding-top:17px}
.tool-copy .text-link .icon{color:var(--red)}
.tools-note{display:flex;align-items:center;gap:17px;border-top:1px solid #3e3e3e;padding-top:23px;margin-top:28px;font-size:12px;color:#b9b9b9}
.tools-note>.icon{font-size:25px;color:#aaa}
.tools-note p{flex:1}
.tools-note strong{font-weight:650;color:#e3e3e3;margin-right:5px}
.tools-note a{display:flex;align-items:center;gap:12px;color:white}
.workflow-section{background:#171717}
.workflow-grid{list-style:none;padding:0;margin:58px 0 42px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}
.workflow-grid li{position:relative;border-top:1px solid #424242;padding:36px 15px 0 0}
.workflow-grid .step-number{position:absolute;top:-16px;left:0;padding-right:17px;background:#171717;font-size:17px;font-weight:400;color:#dd323b;letter-spacing:2px}
.workflow-grid .icon{display:block;font-size:34px;color:#a7a7a7;margin-bottom:24px}
.workflow-grid h3{font-size:18px;max-width:200px;margin-bottom:14px}
.workflow-grid p{font-size:13px;color:#adadad;line-height:1.9}
.center-action{text-align:center;margin-top:45px}
.support-section{background:#1e1e1e}
.support-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:72px;align-items:center}
.support-copy h2{margin-bottom:20px}
.support-copy .section-intro{max-width:390px;margin-bottom:30px}
.support-point{display:flex;gap:20px;margin-bottom:27px}
.support-point>.icon{font-size:26px;min-width:29px;margin-top:5px;color:#dc3943}
.support-point h3{font-size:16px;margin-bottom:7px}
.support-point p{font-size:13px;color:#bdbdbd;line-height:1.85}
.support-point .support-small{font-size:11px;color:#9d9d9d;margin-top:11px}
.support-copy>.button{margin-top:7px}
.workshop-figure{background:#151515;border:1px solid #3b3b3b;overflow:hidden;border-radius:3px}
.workshop-figure>img{width:100%;aspect-ratio:1.4;object-fit:cover;object-position:55% 50%;filter:saturate(.55) brightness(.83)}
.workshop-figure figcaption{padding:25px 28px 29px}
.workshop-figure .eyebrow{margin-bottom:8px;color:#999;font-size:9px}
.workshop-figure h3{font-size:25px;margin-bottom:4px}
.workshop-figure p:not(.eyebrow){font-size:12px;color:#aaa}
.workshop-figure a{margin-top:21px;display:inline-flex;gap:25px;align-items:center;font-size:12px}
.workshop-figure a .icon{color:var(--red)}
.join-section{background:#151515;padding-bottom:115px}
.join-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:76px;align-items:start}
.join-copy{padding-top:10px}
.join-copy h2{font-size:43px;margin-bottom:22px}
.join-copy>.section-intro{font-size:17px;color:#d3d3d3}
.join-copy>p:not(.eyebrow):not(.section-intro){color:#a8a8a8;font-size:13px;max-width:340px}
.contact-list{margin-top:35px}
.contact-list>a,.contact-list>div{display:flex;gap:18px;margin-top:25px;font-size:14px;line-height:1.7}
.contact-list .icon{color:#adadad;width:20px;font-size:21px;margin-top:7px;flex-shrink:0}
.contact-list small{display:block;color:#939393;font-size:8px;letter-spacing:1.6px;margin-bottom:5px}
.contact-list a:hover{color:#fff}
.contact-list>div{font-size:12px;color:#bbb}
.enquiry-panel{padding:31px 32px 33px;background:#1c1c1c;border:1px solid #373737;border-radius:3px}
.enquiry-panel>h3{font-size:21px;margin-bottom:6px}
.enquiry-panel>p{font-size:12px;color:#a7a7a7;margin-bottom:24px}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px}
.form-field.full{grid-column:1/-1}
.form-field label{display:block;font-size:11px;color:#cecece;margin-bottom:6px}
.form-field input,.form-field select,.form-field textarea{width:100%;background:#171717;border:1px solid #454545;border-radius:2px;padding:10px 12px;color:#ededed;font-size:13px;line-height:1.5;min-height:41px}
.form-field textarea{display:block;resize:vertical;min-height:92px;max-height:340px}
.form-field textarea::placeholder{color:#848484;opacity:1;font-size:12px}
.form-field select{color-scheme:dark}
.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:#777}
.form-field input[aria-invalid=true],.form-field textarea[aria-invalid=true],.form-field select[aria-invalid=true],.input-validation-error{border-color:#ff6d78!important}
.form-trap{position:absolute;left:-10000px;opacity:0;pointer-events:none}
.consent-label{display:flex;align-items:flex-start;gap:10px;color:#aaa;font-size:10px;line-height:1.8;margin-top:18px;cursor:pointer}
.consent-label input{accent-color:var(--red);margin:3px 0 0;flex-shrink:0;width:15px;height:15px}
.consent-label a{text-decoration:underline;text-underline-offset:2px;color:#ddd}
.submit-button{width:100%;margin-top:19px;justify-content:space-between}
.field-error{display:block;color:#ff9ca4;font-size:11px;line-height:1.5;margin-top:4px}
.field-error:empty{display:none}
.field-validation-valid{display:none}
.form-message{font-size:12px;color:#ffc7cc;background:#3d1f23;border:1px solid #82414a;padding:11px 13px;border-radius:2px;margin-bottom:20px}
.form-message ul{padding-left:16px;margin:0}
.enquiry-success{padding:35px 0;text-align:center}
.enquiry-success>.icon{display:grid;place-items:center;width:64px;height:64px;border:1px solid #4c6652;color:#aed5b6;font-size:26px;margin:0 auto 26px;border-radius:50%}
.enquiry-success h3{font-size:24px;margin-bottom:12px}
.enquiry-success p{color:#bcbcbc;font-size:13px}
.enquiry-success a{text-decoration:underline;text-underline-offset:3px}
.reference-label{margin:24px 0;font-size:9px!important;letter-spacing:1.2px;color:#999!important}
.reference-label strong{display:block;font-size:15px;color:#eee;margin-top:8px;letter-spacing:1px}
.site-footer{padding:23px max(120px,calc((100% - 1120px)/2));border-top:1px solid #303030;background:#121212;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#818181;line-height:1.8}
.site-footer a{color:#aaa}
.footer-divider{padding:0 12px;color:#454545}
.whatsapp-link{position:fixed;left:27px;bottom:25px;z-index:48;width:48px;height:48px;background:white;border-radius:50%;color:#42bb65;box-shadow:0 0 0 8px #ffffff16,0 0 0 16px #ffffff09;display:grid;place-items:center;font-size:29px}
.whatsapp-link:hover{transform:scale(1.06)}
.whatsapp-link span{position:absolute;left:65px;font-size:11px;color:#222;background:#f4f4f4;padding:5px 12px;white-space:nowrap;border-radius:2px;opacity:0;pointer-events:none;transition:opacity .2s}
.whatsapp-link:hover span,.whatsapp-link:focus-visible span{opacity:1}
dialog{color:var(--ink);border:1px solid #454545;background:#202020;padding:0;max-width:calc(100% - 36px);border-radius:3px}
dialog::backdrop{background:#000c;backdrop-filter:blur(5px)}
.dialog-close{position:absolute;right:19px;top:17px;width:40px;height:40px;font-size:23px;display:grid;place-items:center;color:#aaa}
.dialog-close:hover{color:white}
.menu-dialog{position:fixed;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;margin:0;border:0;border-radius:0;background:#171717 url('images/pattern.png') repeat;overflow:auto}
.menu-dialog .dialog-close{top:27px;right:40px;font-size:32px}
.menu-content{width:min(690px,calc(100% - 70px));margin:100px auto 55px}
.menu-content nav{display:flex;flex-direction:column;gap:9px;margin-bottom:30px}
.menu-content nav a{font-size:33px;font-weight:650;display:flex;align-items:center;gap:25px;line-height:1.65;color:#ccc}
.menu-content nav a:hover{color:#fff;transform:translateX(5px)}
.menu-content nav span{font-size:11px;letter-spacing:1px;color:#d94d57;font-weight:400}
.menu-content .eyebrow{color:#8b8b8b;margin-bottom:22px}
.menu-phone{font-size:20px;letter-spacing:1px}
.muted{font-size:12px;color:#969696;margin-top:9px}
.solution-dialog{width:560px;padding:48px 43px 40px;max-height:calc(100svh - 40px);box-shadow:0 25px 100px #0009}
.solution-dialog .eyebrow{color:#aaa;font-size:9px;padding-right:20px}
.solution-dialog h2{font-size:32px;margin-bottom:21px}
.solution-dialog>p:not(.eyebrow){color:#bfbfbf;font-size:14px;line-height:1.9}
.solution-dialog .dialog-support{border-top:1px solid #444;padding-top:18px;margin-top:23px;font-size:12px!important;color:#ddd!important}
.dialog-support .icon{color:var(--red);font-size:19px;margin-right:11px}
.solution-dialog>.button{margin-top:25px;width:100%;justify-content:space-between}
.text-page{max-width:760px;min-height:calc(100svh - 75px);padding:155px 0 90px}
.text-page>.text-link{margin-bottom:45px;color:#aaa}
.text-page h1{font-weight:750;font-size:40px;letter-spacing:-.5px;margin-bottom:25px}
.text-page h2{font-size:23px;margin-top:31px;margin-bottom:12px}
.text-page p{color:#bababa;font-size:14px}
.text-page p a{color:white;text-decoration:underline}
.confirmation-page{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.confirmation-page .button{margin-top:15px}
.no-script-nav{position:relative;z-index:51;display:flex;justify-content:center;gap:24px;padding:15px;background:#111;font-size:12px}
@media(min-width:1600px){.section-inner{width:min(1180px,calc(100% - 260px))}.hero-content{max-width:850px}}
@media(max-width:1200px){.section-inner{width:calc(100% - 190px)}.section-rail{left:27px}.site-header{padding-inline:27px}.section-progress{right:15px}.solutions-grid{gap:10px}.solution-card{min-height:145px}.solution-card h3{font-size:12px}.support-grid{gap:38px}.join-grid{gap:38px}.tool-copy{padding:22px 20px}.tool-copy>p:not(.eyebrow){min-height:118px}.workflow-grid{gap:20px}.enquiry-panel{padding:27px 24px}.site-footer{padding-inline:96px}.hero-phone{right:65px}}
@media(max-width:960px){.section-inner{width:calc(100% - 145px);margin-left:100px;margin-right:45px}.section-rail{left:23px}.section-rail a{width:43px;height:46px}.section-progress{right:10px}.section-heading h2,h2{font-size:34px}.solutions-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tools-grid{gap:15px}.tool-copy{padding:22px 16px}.tool-copy>p:not(.eyebrow){min-height:155px}.tool-copy .text-link{font-size:10px;gap:10px}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:43px}.workflow-grid h3{max-width:none}.support-grid{gap:28px;grid-template-columns:1.15fr 1fr}.support-point{gap:13px}.workshop-figure figcaption{padding:23px 20px}.join-grid{grid-template-columns:1fr;gap:35px}.join-copy{max-width:620px}.join-copy h2 br{display:none}.join-copy>p:not(.eyebrow):not(.section-intro){max-width:none}.contact-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin-top:18px}.contact-list>div{grid-column:1/-1}.enquiry-panel{max-width:680px}.hero h1{font-size:30px}.hero-content{margin-inline:auto;width:calc(100% - 180px)}.site-footer{padding:25px 90px;flex-wrap:wrap}.site-footer>span:nth-child(2){display:none}}
@media(max-width:720px){html{scroll-padding-top:72px}.site-header{height:85px;padding:0 24px}.site-header.scrolled,.inner-page .site-header{height:72px}.brand{width:230px}.site-header.scrolled .brand,.inner-page .brand{width:215px}.header-actions{gap:0}.header-apply{display:none}.menu-toggle{font-size:28px}.section-rail,.section-progress{display:none}.section-inner{width:calc(100% - 48px);margin-inline:auto}.page-section{padding:94px 0 70px;min-height:auto}.hero{padding:115px 0 130px;height:100svh;min-height:690px}.hero-content{width:calc(100% - 48px);max-width:500px}.hero-eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:18px}.hero h1{font-size:25px;line-height:1.45;letter-spacing:1.3px;margin-bottom:24px}.mobile-break{display:block}.hero-description{font-size:12px;line-height:1.8;margin-top:17px;padding-inline:10px}.hero-description br{display:none}.service-search input{font-size:14px;height:50px;padding-left:44px}.service-search>.icon{font-size:15px}.hero-actions{flex-direction:column;gap:19px;margin-top:25px}.hero-actions .button{min-height:45px;padding-inline:25px}.hero-actions .text-link{font-size:11px;gap:12px}.hero-brands{gap:26px;max-width:315px;margin-top:28px}.hero-brands img{width:92px;height:34px}.hero-brands .bflash-label{font-size:22px}.scroll-cue{bottom:31px;font-size:7px;letter-spacing:1.5px;gap:10px}.hero-phone{display:none}.video-toggle{left:auto;right:23px;bottom:27px;width:34px;height:34px;justify-content:center;border:1px solid #777;border-radius:50%;color:#eee}.video-toggle span{display:none}.video-toggle .icon{font-size:11px}.section-heading{margin-bottom:31px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.8px;max-width:280px;margin-inline:auto}.section-heading h2,h2{font-size:30px;letter-spacing:-.4px}.section-heading>p:last-child{font-size:12px;line-height:1.9}.section-heading>p:last-child br{display:none}.solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.solution-card{min-height:139px;padding:17px 5px 13px}.solution-card img{width:46px;height:46px;margin-bottom:13px}.solution-icon{font-size:38px;height:46px;line-height:46px;margin-bottom:13px}.solution-card h3{font-size:11px}.card-more{font-size:8px}.section-footnote{font-size:11px;line-height:1.8;max-width:320px;margin:26px auto 0}.section-footnote a{margin:5px 0 0}.tools-grid{grid-template-columns:1fr;gap:24px}.tool-image{aspect-ratio:1.85}.tool-copy{padding:24px}.tool-copy>p:not(.eyebrow){min-height:0;font-size:13px}.tool-copy .text-link{font-size:12px}.tools-note{align-items:flex-start;flex-wrap:wrap;gap:14px;margin-top:28px;font-size:11px}.tools-note>.icon{font-size:23px;margin-top:5px}.tools-note p{flex-basis:calc(100% - 42px)}.tools-note strong{display:block;margin-bottom:2px}.tools-note>a{margin-left:38px}.workflow-grid{gap:38px 22px;margin-top:40px}.workflow-grid li{padding-top:32px}.workflow-grid .step-number{font-size:15px;top:-14px}.workflow-grid .icon{font-size:28px;margin-bottom:19px}.workflow-grid h3{font-size:16px}.workflow-grid p{font-size:12px;line-height:1.8}.center-action{margin-top:30px}.support-grid{grid-template-columns:1fr;gap:33px}.support-copy h2{font-size:34px}.support-copy .section-intro{font-size:16px}.support-point{gap:17px}.support-point h3{font-size:15px}.support-point p{font-size:12px}.support-point .support-small{font-size:10px}.workshop-figure>img{aspect-ratio:1.65;object-position:center}.workshop-figure figcaption{padding:24px}.join-grid{gap:31px}.join-copy h2{font-size:34px}.join-copy h2 br{display:block}.join-copy>.section-intro{font-size:16px}.contact-list{display:block}.contact-list>a,.contact-list>div{font-size:13px;margin-top:22px}.contact-list>div{font-size:12px}.enquiry-panel{padding:27px 21px}.enquiry-panel>h3{font-size:19px}.enquiry-panel>p{font-size:11px}.form-grid{gap:15px 13px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.form-field label{font-size:10px}.form-field textarea::placeholder{font-size:12px}.consent-label{font-size:10px}.join-section{padding-bottom:65px}.site-footer{padding:24px 24px 90px;display:flex;flex-direction:column;gap:5px;align-items:flex-start;font-size:10px}.site-footer>span:nth-child(2){display:block}.whatsapp-link{left:22px;bottom:23px;width:44px;height:44px;font-size:27px;box-shadow:0 0 0 6px #ffffff14,0 0 0 12px #ffffff07}.menu-content{margin-top:110px;width:calc(100% - 58px)}.menu-content nav{gap:13px}.menu-content nav a{font-size:26px;gap:18px;line-height:1.5}.menu-dialog .dialog-close{right:24px;top:22px;font-size:28px}.menu-phone{font-size:18px}.solution-dialog{padding:51px 26px 30px}.solution-dialog h2{font-size:28px}.solution-dialog>p:not(.eyebrow){font-size:13px}.text-page{padding-top:130px;padding-bottom:65px;min-height:calc(100svh - 170px)}.text-page h1{font-size:31px}.text-page h2{font-size:22px}.text-page p{font-size:13px}.text-page>.text-link{margin-bottom:32px}}
@media(max-width:420px){.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-card{min-height:144px}.solution-card h3{font-size:12px}.solution-card img{width:52px;height:52px}.solution-icon{line-height:52px;height:52px}.form-grid{grid-template-columns:1fr}.hero{min-height:690px}.hero h1{font-size:23px}.hero-brands{gap:22px}.hero-brands img{width:87px}.workflow-grid{gap:35px 17px}.enquiry-panel{padding:25px 18px}.section-heading h2{font-size:28px}.hero-content{width:calc(100% - 44px)}.brand{width:210px}.site-header.scrolled .brand,.inner-page .brand{width:205px}.menu-content nav a{font-size:24px}}
@media(prefers-reduced-motion:reduce){html:not([data-page-motion="on"]){scroll-behavior:auto}html:not([data-page-motion="on"]) *,html:not([data-page-motion="on"]) *:before,html:not([data-page-motion="on"]) *:after{transition:none!important;animation:none!important}.hero-video{opacity:.6}html:not([data-page-motion="on"]) .tool-card:hover .tool-image img,html:not([data-page-motion="on"]) .solution-card:hover{transform:none}}
@media(max-width:420px){.solution-card{min-height:180px}.solution-card img{width:90px;height:90px;margin-bottom:10px}.solution-icon{height:90px;line-height:90px;font-size:56px;margin-bottom:10px}}
