*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Onest,Arial,sans-serif;color:#101216;background:#fff;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;width:100%;height:auto}button{border:0}h1,h2,h3,p{margin:0}h1,h2{font-family:Unbounded,Arial,sans-serif;font-weight:500;letter-spacing:-.055em}h2{font-size:clamp(28px,3.3vw,50px);line-height:1.2}h3{font-weight:500;font-size:22px;letter-spacing:-.025em}p{line-height:1.6}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #ed693d;outline-offset:3px}.wrap{max-width:1512px;margin:auto;padding-left:5%;padding-right:5%}.muted{color:#686c73}.header{height:96px;padding:0 4%;display:flex;align-items:center;gap:4%;background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #eceef0}.brand{font-size:34px;font-weight:700;letter-spacing:-2px;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-dot{font-size:13px;align-self:flex-start;margin:8px 0 0 -6px}.brand-icon{display:grid;grid-template-columns:repeat(2,7px);gap:3px;transform:rotate(-9deg)}.brand-icon i{width:7px;height:7px;background:#ff5b26}.brand-icon i:last-child{opacity:.35}.desktop-nav{display:flex;gap:27px;font-size:14px}.desktop-nav a:hover,.footer-bottom a:hover{color:#d53f0e}.header-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.header-phone{font-size:13px;font-weight:500}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:19px 25px;background:#eff1f3;color:#101216;font-weight:500;font-size:15px;border-radius:4px;min-height:54px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px);background:#dfe3e8}.button.dark{background:#101216;color:#fff}.button.dark:hover{background:#333840}.button.orange{background:#ff5b26;color:#101216}.button.orange:hover{background:#ff764a}.button.white{background:#fff}.button.outline{border:1px solid #ccd0d5;background:transparent}.button.small{padding:13px 19px;min-height:44px;font-size:13px}.button span{font-size:22px}.menu-button{display:none;background:none;font-size:26px}.mobile-nav{position:fixed;inset:76px 0 auto;background:white;z-index:29;padding:20px 6%}.mobile-nav a{display:block;padding:16px;border-bottom:1px solid #eee}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:15px}.skip:focus{top:0}.hero{height:min(820px,calc(100svh - 96px));min-height:640px;position:relative;isolation:isolate;color:white;overflow:hidden;background:#1e242b}.hero>img{height:100%;object-fit:cover;object-position:center;position:absolute;inset:0;z-index:-3}.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,9,14,.75),rgba(4,9,14,.23) 55%,transparent 85%),linear-gradient(0deg,rgba(4,9,14,.6),transparent 30%)}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:55px;animation:hero-in .9s both}.hero-kicker{font-size:15px;color:#e1e3e7;margin-bottom:25px}.hero h1{font-size:clamp(42px,5.1vw,78px);line-height:1.12;max-width:920px}.hero-description{max-width:350px;font-size:16px;color:#e2e4e9;margin-top:27px;margin-bottom:29px}.hero-bottom{position:absolute;bottom:27px;left:5%;right:5%;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#dde0e5}.hero-bottom span:last-child{opacity:.7}.intro{display:grid;grid-template-columns:1.4fr 1fr;gap:12%;padding-top:100px;padding-bottom:100px;align-items:start}.intro p{font-size:18px;color:#626870;margin-top:7px;max-width:490px}.intro .since{margin-top:30px;font-size:14px;color:#101216}.since strong{font-size:20px;margin-right:12px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:15px;border-bottom:1px solid #a6aab0;padding-bottom:6px;white-space:nowrap}.text-link:hover{color:#d53f0e}.solutions{padding-bottom:110px}.solution-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:25px;align-items:start}.solution-card{display:block}.solution-card:nth-child(2){padding-top:85px}.solution-image{position:relative;overflow:hidden;background:#25292f}.solution-image img{height:465px;object-fit:cover;transition:transform .65s}.solution-card:nth-child(2) img{height:375px}.solution-card:hover img{transform:scale(1.025)}.image-caption{position:absolute;bottom:15px;left:18px;color:white;font-size:11px;background:#10121690;padding:5px 9px;border-radius:2px}.solution-label{display:flex;justify-content:space-between;gap:20px;padding-top:22px}.solution-label p{font-size:14px;color:#727780;margin-top:7px}.circle-arrow{width:43px;height:43px;border:1px solid #c8ccd1;border-radius:50%;display:grid;place-items:center;font-size:23px;flex-shrink:0}.catalog-preview{background:#f1f3f5;padding-top:86px;padding-bottom:90px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{background:white;padding:23px 25px 26px;display:flex;flex-direction:column;min-width:0;position:relative}.product-card:hover .product-visual img{transform:scale(1.055)}.product-category{font-size:12px;color:#70757d}.product-visual{height:230px;display:grid;place-items:center;margin:15px 0 25px;overflow:hidden}.product-visual img{max-width:90%;max-height:210px;width:auto;object-fit:contain;transition:transform .35s}.product-card h3{font-size:19px;margin-bottom:12px}.product-sub{font-size:13px;color:#70757d;margin-bottom:25px}.product-price{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:19px;font-weight:500}.product-price span{font-size:24px;font-weight:400}.catalog-caption{font-size:12px;color:#70757d;margin-top:22px}.engineering{position:relative;background:#101216;color:white;isolation:isolate;min-height:620px;display:flex;align-items:center;overflow:hidden}.engineering>img{position:absolute;inset:0;height:100%;object-fit:cover;z-index:-2}.engineering:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0a0d12f5 5%,#0a0d12d9 38%,#0a0d1222 100%)}.engineering-copy{padding-top:90px;padding-bottom:90px;width:100%}.engineering h2{max-width:700px}.engineering p{max-width:440px;margin:28px 0 30px;color:#bfc4cd;font-size:17px}.engineering .text-link{color:#fff}.engineering .image-caption{left:auto;right:20px}.process{padding-top:105px;padding-bottom:110px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;margin-top:55px}.step-number{font-size:14px;color:#6c727b;border-top:1px solid #cbd0d5;padding-top:18px;display:block;margin-bottom:29px}.steps h3{font-size:20px;margin-bottom:13px}.steps p{font-size:14px;color:#6b717a}footer{background:#101216;color:white}.footer-top{display:flex;justify-content:space-between;gap:50px;padding-top:90px;padding-bottom:80px}.footer-top .muted{color:#a5acb5;margin-bottom:23px;font-size:15px}.footer-top h2{margin-bottom:33px}.footer-contacts{min-width:260px;padding-top:8px}.footer-contacts>a{font-size:27px;letter-spacing:-.03em}.footer-contacts p{font-size:13px;color:#929aa5;margin-top:29px}.footer-contacts p a{font-size:20px;color:white;line-height:1.9}.footer-bottom{padding-top:30px;padding-bottom:25px;display:flex;align-items:center;gap:35px;border-top:1px solid #30363e;font-size:12px;color:#a9afb8}.footer-bottom .brand{font-size:29px;color:white;margin-right:auto}.demo-note{font-size:11px;color:#8c949f;padding-bottom:27px;max-width:1512px}.page-top{padding-top:42px;padding-bottom:44px}.breadcrumb{font-size:13px;color:#727881;margin-bottom:36px;display:flex;gap:12px;flex-wrap:wrap}.page-top h1{font-size:clamp(32px,4.7vw,64px);line-height:1.2}.page-top>p{max-width:630px;color:#6b717a;margin-top:23px}.catalog-tools{padding-bottom:28px}.search-sort{display:flex;gap:20px;margin-bottom:25px}.search-sort input{flex:1;min-width:0}.search-sort select{width:230px}input,select,textarea{padding:17px;border:1px solid #c9ced4;border-radius:4px;background:white;color:#101216;width:100%;min-height:54px}textarea{resize:vertical;min-height:110px}.filters{display:flex;gap:9px;flex-wrap:wrap}.chip{border:1px solid #d9dde2;background:white;border-radius:25px;padding:11px 19px;font-size:13px}.chip.active{color:white;background:#101216;border-color:#101216}.catalog-body{background:#f1f3f5;padding-top:34px;padding-bottom:75px;min-height:400px}.results-count{font-size:13px;color:#737a83;margin-bottom:24px}.empty{padding:55px 0}.empty p{margin:15px 0}.product-detail{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;padding-bottom:75px;align-items:start}.detail-image{background:#f2f4f6;min-height:520px;display:grid;place-items:center;padding:65px}.detail-image img{max-height:400px;width:auto;max-width:100%;object-fit:contain;mix-blend-mode:multiply}.detail-copy h1{font-size:clamp(28px,3vw,44px);line-height:1.23;margin:16px 0 22px}.detail-copy>p{color:#6c727b;font-size:15px}.key-specs{display:flex;gap:35px;margin:27px 0;padding:22px 0;border-top:1px solid #e0e3e7;border-bottom:1px solid #e0e3e7}.key-specs strong{font-size:21px;font-weight:500}.key-specs span{display:block;font-size:12px;color:#717882;margin-top:6px}.detail-price{font-size:30px;letter-spacing:-.04em}.detail-note{font-size:12px!important;margin:9px 0 27px}.detail-copy .button{width:100%}.details-section{padding-bottom:90px}.tabs{display:flex;gap:35px;border-bottom:1px solid #d8dde3;margin-bottom:25px}.tab{padding:18px 0;background:white;border-bottom:2px solid transparent;color:#747b84}.tab.active{border-color:#101216;color:#101216}.spec-table{max-width:940px;width:100%;border-collapse:collapse}.spec-table th,.spec-table td{text-align:left;padding:17px 10px;border-bottom:1px solid #e5e8eb;font-size:14px;font-weight:400;line-height:1.5}.spec-table th{width:42%;color:#6b737d}.spec-table tr:nth-child(odd){background:#f7f8f9}.tab-copy{max-width:770px;color:#626b75;font-size:16px;line-height:1.8}.tab-copy a{color:#101216;text-decoration:underline}.solution-hero{position:relative;height:640px;isolation:isolate;color:white;display:flex;align-items:end;padding-bottom:65px}.solution-hero>img{position:absolute;inset:0;height:100%;object-fit:cover;z-index:-2}.solution-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#06090bd9,transparent 90%);z-index:-1}.solution-hero h1{font-size:clamp(37px,5vw,70px);max-width:900px}.solution-hero p{max-width:460px;margin-top:20px;color:#d5dbe3}.solution-hero .image-caption{bottom:auto;top:25px;left:5%}.solution-hero .wrap{width:100%}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-bottom:100px}.contact-block{padding:28px 0;border-bottom:1px solid #d5dae0}.contact-block p{color:#6b727b;margin-bottom:10px}.contact-block a{font-size:27px}.about-story{font-size:22px;max-width:1000px;line-height:1.65;padding-bottom:65px}dialog{border:0;border-radius:8px;width:min(620px,calc(100% - 28px));max-height:90svh;padding:49px;box-shadow:0 20px 90px #0005;color:#101216}dialog::backdrop{background:#101216b8;backdrop-filter:blur(5px)}body.dialog-open{overflow:hidden}.close{position:absolute;top:14px;right:17px;background:none;font-size:30px;width:36px;height:36px}.dialog-step{font-size:12px;color:#727a83;margin-bottom:18px}dialog h2{font-size:28px;line-height:1.3;margin-bottom:20px}dialog p{color:#707781;font-size:14px;margin-bottom:23px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{background:#f1f3f5;padding:24px 18px;text-align:left;border:1px solid transparent;border-radius:4px;min-height:103px}.choice:hover{border-color:#101216}.choice strong{font-size:16px;font-weight:500;display:block;margin-bottom:6px}.choice span{font-size:12px;color:#727a83}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:block;font-size:13px;margin:0 0 18px}.field input,.field textarea{margin-top:8px}.dialog-actions{display:flex;gap:12px;margin-top:26px}.dialog-actions .button{flex:1;font-size:13px;padding:15px}.brief-summary{background:#f2f4f6;padding:20px;font-size:14px;line-height:1.8;margin-bottom:22px}.brief-success{width:45px;height:45px;border-radius:50%;background:#eff1f3;display:grid;place-items:center;font-size:22px;margin-bottom:24px}.body-small{font-size:12px!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}@keyframes hero-in{from{opacity:0;transform:translateY(17px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.hero-content{padding-left:max(5%,calc((100vw - 1360px)/2))}.hero-bottom{left:max(5%,calc((100vw - 1360px)/2))}}@media(max-width:1150px){.header{gap:30px;height:82px}.header-phone{display:none}.desktop-nav{gap:20px}.brand{font-size:30px}.hero{height:720px;min-height:620px}.hero h1{font-size:59px}.product-visual{height:195px}.product-visual img{max-height:180px}.solution-image img{height:380px}.solution-card:nth-child(2) img{height:310px}.product-card{padding:20px}.steps{gap:22px}.detail-image{min-height:420px;padding:35px}}@media(max-width:800px){.header{height:76px;padding:0 5%;gap:15px}.desktop-nav{display:none}.header-actions{gap:15px}.menu-button{display:block}.header .button{font-size:11px;padding:12px;min-height:40px}.brand{font-size:27px}.hero{height:730px;min-height:0;max-height:calc(100svh - 76px)}.hero>img{object-position:61% center}.hero:after{background:linear-gradient(90deg,#080e16c9,#080e1626),linear-gradient(0deg,#080e16b0,transparent 40%)}.hero-content{justify-content:flex-start;padding-top:72px;padding-bottom:70px}.hero h1{font-size:clamp(35px,6.9vw,55px);max-width:650px}.hero-kicker{font-size:12px;margin-bottom:22px}.hero-description{font-size:14px;max-width:320px;margin:25px 0}.hero-bottom{font-size:10px;bottom:19px}.intro{gap:35px;grid-template-columns:1fr;padding-top:65px;padding-bottom:65px}.intro p{font-size:16px;max-width:600px;margin:0}.intro .since{margin-top:22px}.solutions{padding-bottom:65px}.solution-grid{gap:18px}.solution-card:nth-child(2){padding-top:45px}.solution-image img{height:320px}.solution-card:nth-child(2) img{height:270px}.solution-label h3{font-size:19px}.solution-label p{font-size:12px}.circle-arrow{display:none}.section-head{gap:20px;align-items:start}.section-head .text-link{font-size:12px;gap:8px;white-space:normal}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-preview .product-card:last-child{display:none}.catalog-preview{padding-top:60px;padding-bottom:60px}.engineering{min-height:550px}.engineering h2{max-width:570px}.engineering-copy{padding-top:65px;padding-bottom:65px}.engineering p{font-size:15px;max-width:370px}.process{padding-top:65px;padding-bottom:65px}.steps{grid-template-columns:1fr 1fr;gap:32px;margin-top:35px}.footer-top{padding-top:65px;padding-bottom:50px;gap:40px}.footer-contacts{min-width:200px}.footer-contacts>a{font-size:22px}.footer-contacts p a{font-size:17px}.footer-bottom{gap:20px;flex-wrap:wrap}.footer-bottom .brand{width:100%;margin:0}.demo-note{padding-top:0}.product-detail{gap:30px;grid-template-columns:1fr}.detail-image{min-height:350px}.detail-image img{max-height:290px}.detail-copy h1{max-width:700px}.detail-copy .button{width:auto}.contact-layout{grid-template-columns:1fr;gap:40px}.solution-hero{height:540px}.page-top{padding-top:28px}.breadcrumb{margin-bottom:28px}.about-story{font-size:18px}.tabs{gap:23px}.tab{font-size:13px}}@media(max-width:520px){.brand-icon{display:none}.header{gap:8px}.header-actions{gap:10px}.hero{height:680px;max-height:none}.hero-content{padding-top:58px}.hero h1{font-size:37px;letter-spacing:-.065em}.hero-description{max-width:260px;font-size:14px}.hero-bottom{flex-direction:column;gap:7px}.hero>img{object-position:59% center}.hero .button{font-size:13px;padding:17px 20px}.section-head{display:block}.section-head .text-link{margin-top:20px}.solution-grid{grid-template-columns:1fr;gap:34px}.solution-card:nth-child(2){padding-top:0}.solution-image img,.solution-card:nth-child(2) img{height:310px}.solution-label{padding-top:17px}.circle-arrow{display:grid}.product-grid{gap:12px}.product-card{padding:15px 12px 19px}.product-category{font-size:10px}.product-visual{height:140px;margin:8px 0 15px}.product-visual img{max-height:125px;max-width:100%}.product-card h3{font-size:15px;line-height:1.4}.product-sub{font-size:11px;margin-bottom:19px}.product-price{font-size:14px;gap:3px}.product-price span{font-size:18px}.engineering{min-height:550px}.engineering:after{background:linear-gradient(90deg,#0a0d12e8,#0a0d1290)}.engineering>img{object-position:65%}.engineering h2{font-size:29px}.engineering p{max-width:320px}.steps{gap:25px}.steps h3{font-size:17px}.steps p{font-size:13px}.step-number{margin-bottom:18px}.footer-top{display:block}.footer-contacts{margin-top:50px}.footer-bottom{gap:16px;font-size:10px}.footer-bottom .brand{font-size:26px}.demo-note{font-size:10px}.search-sort{display:block}.search-sort select{width:100%;margin-top:12px}.chip{font-size:11px;padding:10px 13px}.page-top h1{font-size:32px}.detail-image{min-height:310px;padding:30px}.key-specs{gap:25px}.detail-price{font-size:26px}.spec-table td,.spec-table th{font-size:12px;padding:15px 8px}.tabs{gap:20px;overflow-x:auto}.tab{white-space:nowrap}.solution-hero{height:540px}.solution-hero h1{font-size:35px}.solution-hero p{font-size:14px}.solution-hero>img{object-position:62%}.contact-block a{font-size:23px}dialog{padding:40px 23px 26px}dialog h2{font-size:24px}.choice-grid{gap:10px}.choice{padding:17px 13px}.choice strong{font-size:14px}.dialog-actions{gap:8px}.dialog-actions .button{font-size:12px;padding:13px 10px}.field-row{gap:12px}.hero-kicker{max-width:240px}.hero-content{animation:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.industrial-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:5%;padding-top:65px;padding-bottom:65px;align-items:center}.industrial-kicker{font-size:14px;color:#606974;margin-bottom:24px}.industrial-copy h1{font-size:clamp(30px,3.35vw,51px);line-height:1.24;letter-spacing:-.055em}.industrial-lead{font-size:17px;color:#5c6570;max-width:590px;margin:25px 0 29px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions .button{font-size:14px;padding:17px 20px}.hero-help{font-size:12px;color:#68717c;margin-top:20px;max-width:490px}.hero-help a{color:#101216;text-decoration:underline}.industrial-stage{background:#eef0f2;padding:24px 28px 27px;border-radius:5px;min-width:0}.stage-top{display:flex;justify-content:space-between;gap:25px;font-size:12px;color:#626a73;align-items:center}.stage-dot{background:#ff5b26;width:8px;height:8px;border-radius:50%;flex-shrink:0}.industrial-stage img{width:100%;margin:55px auto 45px;box-shadow:0 25px 28px -22px #10121690}.stage-bottom{display:flex;align-items:center;justify-content:space-between}.stage-bottom strong{display:block;font-size:20px;font-weight:500}.stage-bottom span{display:block;font-size:12px;color:#68717b;margin-top:8px}.industrial-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding-top:26px;padding-bottom:30px;border-top:1px solid #e0e4e8;border-bottom:1px solid #e0e4e8}.industrial-proof span{font-size:12px;color:#66717c;line-height:1.6}.industrial-proof strong{display:block;color:#101216;font-size:15px;font-weight:500;margin-bottom:7px}.task-section{padding-top:75px;padding-bottom:75px}.task-section h2,.industrial-products h2,.industrial-faq h2{font-size:clamp(27px,2.7vw,40px)}.task-section .section-head{align-items:center}.task-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.task-tile{border-top:2px solid #151a20;padding-top:22px;display:flex;flex-direction:column;align-items:start}.task-symbol{font-size:36px;line-height:1;color:#d54615;margin-bottom:25px}.task-tile h3{font-size:21px;line-height:1.35;max-width:240px}.task-tile p{font-size:14px;color:#6a7480;margin:12px 0 22px}.task-action{font-size:13px;margin-top:auto}.task-tile:hover .task-action{color:#d54615}.industrial-products{padding-top:65px;padding-bottom:65px}.industrial-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.industrial-products .product-visual{height:160px}.industrial-products .product-visual img{max-height:145px}.selling-card{padding:21px 20px}.selling-card>a{display:flex;flex-direction:column;flex:1}.selling-card h3{font-size:18px;line-height:1.4}.selling-card .product-sub{font-size:13px;margin-bottom:23px}.selling-card .product-price{font-size:20px;margin-top:0}.price-caveat{font-size:12px;line-height:1.5;color:#6b7480;margin-top:9px;min-height:36px}.card-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:22px}.card-actions .button{font-size:12px;padding:12px 14px}.detail-link{font-size:13px;text-decoration:underline;text-underline-offset:4px}.section-description{color:#65707c;font-size:15px;margin-top:17px}.custom-project{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:85px;padding-bottom:75px}.custom-project h2{font-size:clamp(29px,3vw,45px)}.custom-project>div>p{margin:24px 0 29px;color:#646f7a;font-size:16px;max-width:530px}.custom-list>div{padding:20px 0;border-bottom:1px solid #dbe0e5}.custom-list>div:first-child{padding-top:0}.custom-list span{font-size:18px;font-weight:500}.custom-list p{color:#66727e;font-size:14px;margin-top:8px}.purchase-process{padding-top:25px;padding-bottom:75px}.purchase-process h2{font-size:clamp(27px,2.7vw,40px)}.purchase-process .steps{margin-top:30px}.industrial-faq{padding-top:20px;padding-bottom:70px}.industrial-faq h2{margin-bottom:32px}.industrial-faq details{border-bottom:1px solid #dbe1e7}.industrial-faq summary{list-style:none;cursor:pointer;font-size:18px;padding:23px 0;display:flex;justify-content:space-between;gap:30px}.industrial-faq summary::-webkit-details-marker{display:none}.industrial-faq summary span{font-size:24px}.industrial-faq details[open] summary span{transform:rotate(45deg)}.industrial-faq details p{font-size:15px;color:#65717e;max-width:860px;padding-bottom:24px}.other-direction{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-top:45px;padding-bottom:65px}.other-direction h2{font-size:clamp(26px,2.7vw,40px);margin:20px 0 25px}.other-direction .text-link{display:table;margin:17px 0;font-size:14px}.other-direction>img{height:300px;object-fit:cover}.other-caption{position:absolute;right:6%;bottom:80px;font-size:12px;color:white;background:#101216a0;padding:5px 8px}.photo-sample{padding-top:50px;padding-bottom:75px}.photo-sample h2{font-size:clamp(25px,2.6vw,39px)}.photo-comparison{display:grid;grid-template-columns:1fr 1fr;gap:25px}.photo-comparison figure{margin:0;background:#f1f3f5;padding:22px}.photo-comparison img{height:310px;object-fit:contain}.photo-comparison figcaption{font-size:13px;margin-top:17px;color:#64717d}.header{gap:3%}.desktop-nav{gap:19px}.desktop-nav a{font-size:13px}.footer-top h2{font-size:clamp(28px,3.2vw,47px)}.catalog-preview.industrial-products .product-card:last-child{display:flex}.stage-bottom .circle-arrow{display:grid}.product-detail .detail-image{background:#eef0f2}.product-detail .detail-image img{mix-blend-mode:normal}.body-small{font-size:12px!important}.catalog-caption,.demo-note,.product-category{font-size:12px!important}.choice strong{font-size:14px}.choice{min-height:90px}.choice span{font-size:12px}.product-card .product-visual img{mix-blend-mode:multiply}.industrial-copy h1{overflow-wrap:normal}@media(max-width:1150px){.industrial-products .product-grid{grid-template-columns:repeat(2,1fr)}.industrial-products .product-visual{height:220px}.industrial-products .product-visual img{max-height:200px}.industrial-hero{gap:4%;padding-top:45px}.industrial-copy h1{font-size:35px}.industrial-stage{padding:22px}.industrial-stage img{margin:45px auto}.task-tile h3{font-size:18px}.header .desktop-nav{gap:16px}.industrial-lead{font-size:16px}}@media(max-width:800px){.industrial-hero{grid-template-columns:1fr;gap:36px;padding-top:40px;padding-bottom:35px}.industrial-copy h1{font-size:clamp(30px,5.8vw,45px)}.industrial-lead{max-width:640px}.industrial-stage{max-width:650px;width:100%;margin:auto}.industrial-stage img{max-width:490px;margin:40px auto}.industrial-proof{grid-template-columns:1fr 1fr;gap:22px}.task-grid{grid-template-columns:1fr 1fr;gap:30px}.task-section{padding-top:55px;padding-bottom:55px}.task-section .section-head{display:block}.task-section .section-head>p{margin-top:18px}.custom-project{gap:40px;padding-top:60px;padding-bottom:60px}.custom-list span{font-size:16px}.other-direction{gap:30px}.other-direction>img{height:290px}.photo-comparison img{height:230px}.photo-comparison figure{padding:15px}.selling-card .card-actions{gap:12px}}@media(max-width:520px){.industrial-copy h1{font-size:29px;letter-spacing:-.065em}.industrial-kicker{font-size:12px;margin-bottom:20px}.industrial-lead{font-size:15px;margin-top:20px}.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-actions .button{font-size:14px}.industrial-stage{padding:18px}.stage-top{font-size:12px}.stage-bottom strong{font-size:18px}.stage-bottom span{font-size:12px}.industrial-proof strong{font-size:14px}.industrial-proof span{font-size:12px}.task-section h2{font-size:27px}.task-grid{gap:30px 22px}.task-tile h3{font-size:17px}.task-tile p{font-size:14px}.task-symbol{font-size:30px;margin-bottom:20px}.industrial-products .product-grid{grid-template-columns:1fr}.industrial-products .product-visual{height:210px}.selling-card{padding:23px}.selling-card h3{font-size:20px}.selling-card .product-sub{font-size:14px}.selling-card .product-price{font-size:22px}.card-actions{flex-wrap:nowrap}.card-actions .button{font-size:14px;flex:1}.detail-link{font-size:14px}.custom-project{grid-template-columns:1fr;gap:40px}.custom-project h2{font-size:29px}.purchase-process{padding-bottom:50px}.industrial-faq summary{font-size:16px}.industrial-faq details p{font-size:14px}.other-direction{grid-template-columns:1fr;padding-top:10px}.other-direction>img{height:250px}.other-caption{bottom:80px;right:8%}.photo-comparison{grid-template-columns:1fr}.photo-comparison img{height:240px}.photo-sample{padding-top:15px}.catalog-body .product-grid{grid-template-columns:1fr}.catalog-body .product-visual{height:220px}.catalog-body .product-visual img{max-height:200px}.hero-help{font-size:12px}.header .button{font-size:12px}.footer-bottom{font-size:12px}.footer-top .muted{font-size:14px}}

.focus-hero{position:relative;isolation:isolate;min-height:660px;height:calc(100svh - 96px);max-height:960px;background:#18202a;color:#fff;display:flex;align-items:center;overflow:hidden}.focus-photo{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center}.focus-hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(6,12,20,.83) 0%,rgba(6,12,20,.52) 37%,rgba(6,12,20,.05) 76%),linear-gradient(0deg,rgba(6,12,20,.55),transparent 25%)}.focus-content{width:100%;padding-top:35px;padding-bottom:80px}.focus-label{font-size:15px;color:#e0e4eb;margin-bottom:27px}.focus-content h1{font-size:clamp(42px,5.1vw,76px);line-height:1.16;letter-spacing:-.06em;max-width:1000px}.focus-description{font-size:18px;color:#e0e4eb;margin:29px 0 33px;line-height:1.65;max-width:550px}.focus-content .button{padding:18px 26px;font-size:15px;min-width:220px}.focus-caption{position:absolute;bottom:25px;left:5%;right:5%;display:flex;justify-content:space-between;gap:25px;font-size:12px;color:#c6ced8}.focus-caption span:last-child{color:#b1bbc8}.focused-selection{padding-top:100px;padding-bottom:95px;scroll-margin-top:95px}.focused-heading{max-width:900px;margin-bottom:50px}.focused-heading h2{font-size:clamp(29px,3.15vw,45px);line-height:1.3}.focused-heading>p{font-size:16px;line-height:1.6;color:#67717e;margin-top:19px}.focused-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.focused-option{display:flex;flex-direction:column;min-width:0}.focused-product{height:185px;display:flex;align-items:center;justify-content:center;background:#f2f4f6;padding:23px;margin-bottom:25px;overflow:hidden;border-radius:3px}.focused-product img{max-width:100%;max-height:100%;object-fit:contain;width:auto;mix-blend-mode:multiply;transition:transform .25s}.focused-option:hover .focused-product img{transform:scale(1.035)}.focused-option h3{font-size:20px;line-height:1.4;letter-spacing:-.025em;margin-bottom:10px}.focused-option>p{font-size:14px;color:#6a7582;line-height:1.65;margin-bottom:19px}.focused-price{font-size:16px;font-weight:500;margin-top:auto}.focused-next{display:flex;gap:10px;justify-content:space-between;font-size:13px;color:#667280;border-bottom:1px solid #dbe0e5;padding:19px 0 14px}.focused-option:hover .focused-next{color:#c84013}.selection-footnote{display:flex;align-items:start;justify-content:space-between;gap:45px;margin-top:35px}.selection-footnote p{font-size:12px;color:#707b88;max-width:620px}.selection-footnote .text-link{font-size:14px}.custom-project{padding-top:70px;padding-bottom:80px;position:relative}.custom-project:before{content:"";position:absolute;left:5%;right:5%;top:0;border-top:1px solid #dce2e7}.custom-list span{font-size:16px}.custom-list p{font-size:14px;max-width:490px}.custom-list>div{padding:18px 0}.industrial-faq{padding-top:30px;padding-bottom:70px}.industrial-faq h2{font-size:clamp(27px,2.8vw,40px)}.industrial-faq summary{font-size:17px}.quiet-directions{display:flex;gap:45px;justify-content:space-between;padding-top:30px;padding-bottom:65px}.quiet-directions>p{font-size:16px;color:#6a7480}.quiet-directions>div{display:flex;gap:35px}.quiet-directions .text-link{font-size:14px}.header .desktop-nav{gap:25px}.header .desktop-nav a{font-size:13px}.header .button.dark{background:#f0f2f4;color:#101216}.header .button.dark:hover{background:#dfe4e9}.footer-top{padding-top:70px;padding-bottom:65px}.footer-top .muted{margin-bottom:18px}.footer-top h2{font-size:clamp(27px,3vw,43px)}@media(min-width:1700px){.focus-content{padding-left:max(5%,calc((100vw - 1360px)/2))}.focus-caption{left:max(5%,calc((100vw - 1360px)/2))}}@media(max-width:1150px){.focus-hero{height:calc(100svh - 82px);min-height:640px}.focus-content h1{font-size:60px}.focused-options{gap:22px}.focused-product{height:160px;padding:18px}.focused-option h3{font-size:18px}.focused-next{font-size:12px}.focused-selection{padding-top:75px;padding-bottom:75px}.quiet-directions{display:block}.quiet-directions>div{margin-top:25px}}@media(max-width:800px){.focus-hero{height:calc(100svh - 76px);min-height:590px}.focus-photo{object-position:60% center}.focus-content h1{font-size:clamp(37px,7vw,56px)}.focus-description{font-size:16px}.focus-content{padding-bottom:70px}.focus-hero:after{background:linear-gradient(90deg,#060c14dc,#060c1470 68%,#060c1430),linear-gradient(0deg,#060c1480,transparent 30%)}.focused-options{grid-template-columns:1fr 1fr;gap:40px 25px}.focused-product{height:195px}.focused-option h3{font-size:20px}.focused-next{font-size:14px}.focused-heading{margin-bottom:35px}.selection-footnote{gap:25px}.focus-caption{font-size:12px;flex-direction:column;gap:8px}.custom-project{padding-top:50px;padding-bottom:60px}.quiet-directions>div{flex-wrap:wrap;gap:22px}.industrial-faq{padding-bottom:35px}}@media(max-width:520px){.focus-hero{min-height:580px;max-height:800px}.focus-content{padding-top:0;padding-bottom:90px}.focus-label{font-size:12px;margin-bottom:25px}.focus-content h1{font-size:37px;line-height:1.2;letter-spacing:-.065em}.focus-description{font-size:15px;margin:23px 0 29px;max-width:320px}.focus-description br{display:none}.focus-content .button{font-size:14px;padding:16px 22px;min-width:200px}.focus-caption{font-size:11px;bottom:22px;max-width:340px}.focus-photo{object-position:58% center}.focused-selection{padding-top:55px;padding-bottom:55px;scroll-margin-top:76px}.focused-heading h2{font-size:28px}.focused-heading>p{font-size:15px;margin-top:17px}.focused-options{gap:32px 18px}.focused-product{height:135px;padding:14px;margin-bottom:17px}.focused-option h3{font-size:17px;line-height:1.4}.focused-option>p{font-size:13px;margin-bottom:14px}.focused-price{font-size:14px}.focused-next{font-size:12px;padding-top:15px;gap:5px}.selection-footnote{display:block;margin-top:25px}.selection-footnote .text-link{margin-top:22px}.custom-project h2{font-size:28px}.custom-list{display:none}.custom-project>div>p{font-size:15px}.industrial-faq{padding-top:10px}.industrial-faq summary{font-size:15px}.quiet-directions{padding-top:20px;padding-bottom:50px}.quiet-directions>div{display:grid;gap:20px}.quiet-directions .text-link{white-space:normal;font-size:14px}}

.selection-footnote{align-items:center}.selection-footnote .full-catalog{min-width:205px;flex-shrink:0;padding:17px 24px;gap:30px;font-size:15px}.header .desktop-nav{gap:5px;align-items:center}.header .desktop-nav a{position:relative;padding:13px 15px;border-radius:5px;font-size:14px;font-weight:500;white-space:nowrap;transition:background .18s,color .18s}.header .desktop-nav a:hover{background:#f0f2f4;color:#101216}.header .desktop-nav a.nav-current{background:#fff0e9;color:#a53510}.header .desktop-nav a.nav-current:after{content:"";position:absolute;bottom:6px;left:15px;right:15px;height:2px;background:#ef5827;border-radius:2px}.mobile-nav a.nav-current{background:#fff0e9;color:#a53510;box-shadow:inset 3px 0 #ef5827;padding-left:17px}.header{gap:2%}.header-actions{gap:18px}@media(max-width:1250px){.header-phone{display:none}.header .desktop-nav a{font-size:13px;padding:13px 12px}.header .desktop-nav a.nav-current:after{left:12px;right:12px}.header{gap:20px}}@media(max-width:520px){.selection-footnote .full-catalog{display:flex;width:100%;margin-top:24px;justify-content:space-between;min-height:54px;font-size:15px}.selection-footnote p{max-width:100%}}

@media(min-width:801px) and (max-width:1000px){.header .desktop-nav{display:none}.menu-button{display:block}.mobile-nav{top:82px}}

.focused-option .focused-next{margin-top:auto}.focus-content h1{font-size:clamp(42px,4.8vw,72px);line-height:1.12}.focus-description{max-width:440px;font-size:17px;margin:25px 0 28px}.focus-content{padding-top:15px;padding-bottom:65px}.focus-label{margin-bottom:22px}@media(max-width:800px){.focus-content h1{font-size:clamp(37px,6.8vw,54px)}.focus-description{font-size:16px;max-width:390px}.focus-content{padding-bottom:85px}}@media(max-width:520px){.focus-content h1{font-size:38px}.focus-description{font-size:15px;max-width:300px;margin:22px 0 25px}.focus-label{max-width:280px;line-height:1.6;font-size:12px;margin-bottom:19px}.focused-option h3{font-size:16px}.focus-hero{min-height:660px}.focus-content{padding-bottom:90px}}
.product-card .product-visual{height:auto;aspect-ratio:3/2;background:#f1f3f5;margin:17px -5px 24px;border-radius:3px}.product-card .product-visual img{width:100%;max-width:100%;height:100%;max-height:none;object-fit:contain;mix-blend-mode:normal}.focused-product{aspect-ratio:3/2;height:auto;padding:0;background:#f1f3f5}.focused-product img{width:100%;height:100%;max-height:none;max-width:100%;object-fit:contain;mix-blend-mode:normal}.product-gallery{min-width:0}.product-gallery .detail-image{min-height:0;aspect-ratio:3/2;padding:0;background:#f1f3f5;overflow:hidden;border-radius:4px}.product-gallery .detail-image img{width:100%;height:100%;max-width:100%;max-height:none;object-fit:contain;mix-blend-mode:normal}.product-gallery.showing-original .detail-image{padding:35px}.photo-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.photo-choice{padding:11px 17px;min-height:44px;font-size:13px;border-radius:4px;background:#f0f2f4;color:#616b76;border:1px solid transparent}.photo-choice:hover{background:#e7ebef}.photo-choice.selected{background:#101216;color:white}.photo-explanation{font-size:12px;line-height:1.65;color:#737d89;margin-top:14px;max-width:610px}.catalog-preview.industrial-products .product-visual{height:auto}.catalog-preview.industrial-products .product-visual img{max-height:none}.catalog-body .product-visual{height:auto}.catalog-body .product-visual img{max-height:none}@media(max-width:520px){.focused-product{height:auto;min-height:115px}.focused-option h3{font-size:16px}.photo-choice{font-size:12px;padding:10px 14px}.photo-explanation{font-size:12px}.product-gallery.showing-original .detail-image{padding:20px}.product-gallery .detail-image{min-height:0}}

.app-nav,.mobile-call{display:none}.menu-button svg{width:24px;height:24px}@media(max-width:800px){html{scroll-padding-top:80px}body{padding-bottom:calc(76px + env(safe-area-inset-bottom));background:#fff}.header{height:68px;padding:0 20px;gap:15px;border-bottom:1px solid #e7eaee;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header .brand{font-size:29px}.header .brand-icon{display:grid}.header .header-actions{gap:5px}.header .header-actions>.button{display:none}.header .mobile-call{display:grid;place-items:center;width:44px;height:44px;color:#101216}.mobile-call svg{width:21px;height:21px}.header .menu-button{width:44px;height:44px;display:grid;place-items:center;padding:10px;border-radius:12px;background:#f2f4f6}.header .menu-button[aria-expanded=true]{background:#fff0e9;color:#a53510}.mobile-nav{top:68px;left:12px;right:12px;padding:12px;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 20px 35px #11182724;border:1px solid #e7eaee;max-height:calc(100dvh - 170px);overflow:auto}.mobile-nav a{min-height:54px;padding:17px 15px;border-radius:9px;border-bottom:0;font-size:16px}.mobile-nav a.nav-current{box-shadow:none;padding-left:15px}.app-nav{position:fixed;z-index:40;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid #e4e8ed;box-shadow:0 -5px 24px #10121606;min-height:76px}.app-nav>a,.app-nav>button{min-height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:13px;color:#66707d;background:transparent;font-size:12px;font-weight:500;line-height:1.2;padding:7px 2px}.app-nav svg{width:23px;height:23px}.app-nav>a.selected{color:#b03a11;background:#fff0e9}.app-nav>.app-quote{color:#101216}.app-nav>.app-quote svg{color:#db4715}.app-nav a:active,.app-nav button:active{background:#e9edf2}body.dialog-open .app-nav{visibility:hidden}.wrap{padding-left:22px;padding-right:22px}.focus-hero{height:calc(100svh - 144px - env(safe-area-inset-bottom));min-height:550px;max-height:800px}.focus-content{padding:18px 24px 88px}.focus-content h1{font-size:clamp(35px,7.2vw,54px);line-height:1.14}.focus-description{font-size:16px;line-height:1.6;max-width:350px}.focus-label{font-size:13px;line-height:1.5}.focus-caption{left:24px;right:24px;bottom:23px;gap:7px;font-size:11px}.focus-content .button{min-height:54px;border-radius:10px}.button{border-radius:10px;min-height:52px}.focused-selection{scroll-margin-top:80px;padding-top:52px;padding-bottom:52px}.focused-heading{margin-bottom:30px}.focused-heading h2{font-size:30px;line-height:1.25}.focused-heading>p{font-size:15px;line-height:1.65}.focused-options{gap:32px 18px}.focused-product{border-radius:12px;min-height:0;margin-bottom:16px}.focused-option h3{font-size:17px}.focused-option>p{font-size:14px;line-height:1.55}.focused-next{font-size:12px;min-height:44px;align-items:center;padding:10px 0}.selection-footnote .full-catalog{border-radius:10px;min-height:54px}.page-top{padding-top:24px;padding-bottom:28px}.breadcrumb{font-size:12px;line-height:1.5;margin-bottom:24px;gap:8px}.page-top h1{font-size:31px;line-height:1.25}.page-top>p{font-size:15px;line-height:1.65;margin-top:18px}.catalog-tools{padding-bottom:20px}.search-sort{margin-bottom:18px}.search-sort input{border-radius:12px;background:#f4f6f8;border-color:#e4e8ed;min-height:52px}.search-sort select{border-radius:12px;min-height:48px}.filters{flex-wrap:nowrap;overflow-x:auto;gap:8px;padding:3px 3px 10px;margin:0 -3px;scrollbar-width:thin;scrollbar-color:#cdd4dc transparent}.chip{white-space:nowrap;flex-shrink:0;min-height:44px;font-size:14px;padding:11px 17px}.catalog-body{padding-top:25px;padding-bottom:42px;background:#f2f4f6}.catalog-body .product-grid{grid-template-columns:1fr;gap:18px}.catalog-body .product-card{border-radius:17px;padding:20px;border:1px solid #e6eaef}.catalog-body .product-visual{border-radius:12px;margin:12px 0 20px}.catalog-body .product-card h3{font-size:21px;line-height:1.35}.catalog-body .product-sub{font-size:14px;margin-bottom:20px}.catalog-body .product-price{font-size:23px}.catalog-body .price-caveat{min-height:0;font-size:12px}.card-actions{gap:16px;flex-wrap:nowrap}.card-actions .button{min-height:48px;font-size:14px;flex:1}.card-actions .detail-link{font-size:14px;display:flex;align-items:center;min-height:48px}.product-detail{padding-bottom:40px;gap:30px}.product-gallery .detail-image{border-radius:15px}.photo-controls{gap:10px;margin-top:15px}.photo-choice{min-height:46px;border-radius:9px;flex:1;font-size:13px}.photo-explanation{font-size:12px}.detail-copy h1{font-size:29px;line-height:1.25}.detail-copy>p{font-size:16px;line-height:1.7}.detail-copy .button{width:100%;min-height:54px}.key-specs{gap:25px;flex-wrap:wrap}.key-specs strong{font-size:20px;overflow-wrap:anywhere}.key-specs span{font-size:13px}.detail-price{font-size:30px}.details-section{padding-bottom:50px}.tabs{gap:24px;overflow-x:auto;scrollbar-width:thin}.tab{min-height:50px;font-size:14px;white-space:nowrap}.spec-table{table-layout:fixed}.spec-table th,.spec-table td{font-size:13px;overflow-wrap:anywhere;padding:15px 10px}.spec-table th{width:44%}.tab-copy{font-size:15px}.custom-project{padding-top:45px;padding-bottom:45px}.custom-project h2{font-size:29px}.custom-project>div>p{font-size:16px;line-height:1.7}.custom-project .button{width:100%}.industrial-faq h2{font-size:27px}.industrial-faq summary{min-height:64px;font-size:16px;line-height:1.5;align-items:center;gap:18px}.industrial-faq details p{font-size:15px;line-height:1.7}.quiet-directions .text-link{min-height:44px;align-items:center;font-size:14px}.footer-top{padding-top:50px;padding-bottom:40px}.footer-top h2{font-size:30px}.footer-top .button{width:100%}.footer-contacts{margin-top:35px}.footer-contacts>a{display:inline-flex;min-height:44px;align-items:center}.footer-contacts p a{display:inline-flex;align-items:center;min-height:44px}.footer-bottom{gap:10px 22px}.footer-bottom>a{min-height:44px;display:inline-flex;align-items:center}.demo-note{font-size:12px;line-height:1.65;padding-bottom:24px}dialog#brief-dialog{position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:none;max-height:calc(100dvh - 30px);border-radius:23px 23px 0 0;padding:44px 24px calc(25px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;box-shadow:0 -15px 60px #0003}dialog#brief-dialog:before{content:"";position:absolute;top:12px;left:calc(50% - 20px);width:40px;height:4px;background:#d2d8df;border-radius:5px}dialog .close{top:17px;right:15px;width:44px;height:44px;border-radius:50%;background:#f1f3f5;font-size:26px}dialog h2{font-size:26px;padding-right:20px}dialog p{font-size:15px;line-height:1.65}.dialog-step{padding-right:38px}.choice-grid{gap:10px}.choice{min-height:108px;padding:20px 15px;border-radius:12px}.choice strong{font-size:15px;line-height:1.4}.choice span{font-size:13px;line-height:1.5;display:block}.field{font-size:14px;margin-bottom:19px}input,select,textarea{font-size:16px;min-height:52px;border-radius:10px}.dialog-actions{gap:10px}.dialog-actions .button{min-height:52px;font-size:14px;padding:15px 12px}.brief-summary{font-size:14px;border-radius:12px;overflow-wrap:anywhere}.body-small{font-size:12px!important}.contact-layout{padding-bottom:55px}.contact-block a{font-size:24px;min-height:44px;display:inline-flex;align-items:center}.contact-layout .button{width:100%}.solution-hero{height:560px}.solution-hero h1{font-size:37px}.section-head h2{font-size:29px}.process{padding-top:50px;padding-bottom:50px}.steps p{font-size:14px}.steps h3{font-size:18px}}@media(max-width:360px){.wrap{padding-left:18px;padding-right:18px}.header{padding:0 16px}.focus-content{padding-left:20px;padding-right:20px}.focus-content h1{font-size:34px}.focus-label{font-size:12px}.focus-description{font-size:15px}.focused-heading h2{font-size:27px}.focused-options{gap:28px 14px}.focused-option h3{font-size:15px}.focused-option>p{font-size:13px}.focused-next{font-size:11px}.footer-top h2{font-size:27px}.choice{padding:16px 12px}.choice strong{font-size:14px}dialog#brief-dialog{padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){.app-nav *{transition:none}}
