:root{--ink:#242829;--muted:#868b8c;--light:#f3f5f5;--section:#eaf0f1;--dark:#202526}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #749aa7;outline-offset:5px}.container{width:calc(100% - 112px);max-width:1280px;margin:auto}.header{background:#fff}.header-inner{height:96px;max-width:1380px;width:calc(100% - 80px);margin:auto;display:flex;align-items:center;gap:36px}.logo{font-size:43px;line-height:1;letter-spacing:-2px;white-space:nowrap;font-weight:400;display:block}.logo sup{font-size:13px;vertical-align:top;position:relative;top:7px;letter-spacing:0}.logo span{display:block;font-size:10px;letter-spacing:1.7px;line-height:2.2;color:#969a9b}.header nav{margin-left:auto;display:flex;align-items:center;gap:17px;font-size:14px;font-weight:700;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 23px;background:var(--ink);color:white;font-size:14px;font-weight:700;letter-spacing:.3px;border:1px solid var(--ink);border-radius:0;transition:background .2s,transform .2s}.button:hover{background:#41494c;transform:translateY(-1px)}.header .button{min-width:165px;margin-left:2px}.language{display:flex;gap:6px;align-items:center;font-size:12px;color:#737879;white-space:nowrap}.language button{font:inherit;border:0;background:none;padding:0;color:inherit}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(100deg,#1d2225 0%,#343a3f 51%,#7e8289 100%);min-height:650px;color:white}.hero-image{position:absolute;inset:0 0 0 49%;z-index:-1;background:url('assets/hero-profiles.png') right center/cover no-repeat;mask-image:linear-gradient(to right,transparent,#000 16%);-webkit-mask-image:linear-gradient(to right,transparent,#000 16%)}.hero-content{padding-top:145px;padding-bottom:82px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:3px;line-height:1.5;color:#717777}.hero .eyebrow{color:#e1e4e6;font-size:13px;letter-spacing:4px}.small-line{display:block;width:22px;height:2px;background:#bec3c4;margin:16px 0 37px}h1{font-size:60px;line-height:1.15;letter-spacing:1px;margin:0 0 24px;font-weight:750}.hero p{font-size:19px;color:#d4d6d7;line-height:1.6;margin:0 0 36px;letter-spacing:.2px}.hero-actions{display:flex;gap:18px}.hero-actions .button{min-width:190px}.button-white{background:#f7f8f8;color:var(--ink);border-color:#f7f8f8}.button-white:hover{background:#dfe5e7}.button-outline{border-color:#edf0f1;background:transparent}.benefits{background:#f4f7f7;padding:37px 0 38px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}h3{font-size:22px;letter-spacing:.4px;line-height:1.25;margin:0 0 10px}.benefits p{color:#969a9b;font-size:13px;margin:0}.section{padding:76px 0}.custom{background:var(--section)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.section-image{width:100%;height:auto;display:block;object-fit:cover}.custom-copy .eyebrow{margin-bottom:9px}h2{font-size:39px;line-height:1.13;letter-spacing:.6px;margin:0 0 17px}.custom-copy>p{color:#83898a;margin:0 0 14px;font-size:17px}.small{font-size:14px!important;color:#8f9494}.steps{list-style:none;margin:19px 0 28px;padding:0;color:#656c6e;font-size:15px}.steps li{margin:0 0 11px}.steps span{margin-right:7px}.products{padding:77px 0 45px}.products .two-column{gap:38px;align-items:end}.products .eyebrow{margin-bottom:6px}.products h2{margin-bottom:9px}.products .small{margin:0 0 17px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}.product-grid a{padding:25px 21px;background:#f3f5f5;font-size:16px;font-weight:700;letter-spacing:.3px;transition:background .2s}.product-grid a:hover{background:#e1e7e8}.product-grid .product-special{grid-column:1/-1;background:var(--ink);color:#fff}.product-grid .product-special:hover{background:#41494c}.text-link{font-size:14px;font-weight:700;display:inline-block;margin-top:28px}.product-image{aspect-ratio:208/162}.why{background:var(--dark);color:#fff;padding:83px 0 91px}.why-heading{text-align:center}.why .eyebrow{color:#a9afb0;font-size:12px;margin-bottom:15px}.why h2{font-size:38px;margin-bottom:14px}.why-heading>p{color:#afb5b6;font-size:15px;margin:0}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px;margin-top:60px}.reason-grid article{background:#2c3234;padding:29px 26px;min-height:150px}.reason-grid h3{font-size:18px;margin-bottom:13px}.reason-grid p{font-size:14px;color:#a5acae;line-height:1.65;margin:0}.contact{background:#f4f6f6;padding:85px 0 98px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.contact-copy .eyebrow{margin-bottom:16px}.contact-copy h2{font-size:39px;margin-bottom:28px}.contact-copy>p{color:#858b8d;line-height:1.65;margin:0 0 48px}.email{display:block;font-size:15px;font-weight:700;margin-bottom:14px}.website{display:block;font-size:14px;color:#858b8c}form{background:#fff;padding:34px 36px;align-self:start}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}label{font-size:12px;color:#8a9090;display:flex;flex-direction:column;gap:6px}input,textarea{display:block;width:100%;min-width:0;border:1px solid transparent;border-radius:0;background:#f3f4f4;color:#252a2b;padding:9px 12px;font-size:15px}input{height:43px}input:focus,textarea:focus{outline:0;border-color:#738c95}textarea{resize:vertical;min-height:90px}.full-width{grid-column:1/-1}.form-actions{display:flex;align-items:center;gap:22px;margin-top:23px}.form-actions .button{font-size:13px;white-space:nowrap;padding:12px 20px}.attachment-button{font-size:11px;color:#8b9090;background:none;border:none;padding:4px 0;text-align:left}.form-status{font-size:13px;line-height:1.5;margin:17px 0 0;color:#535f63}footer{background:#171d1f;color:#858e91;padding:64px 0 23px}.footer-top{display:flex;align-items:center;justify-content:space-between}.footer-top .logo{color:#fff;font-size:42px}.footer-top nav{display:flex;gap:38px;font-size:12px;color:#b2b8ba}.company{margin:34px 0 52px;font-size:12px}.company p{margin:9px 0}.company p:first-child{font-size:13px;color:#a9b0b2}.copyright{border-top:1px solid #2b3234;padding-top:22px;font-size:11px;color:#666f72}
@media(min-width:1500px){.hero-image{background-size:100% 100%}}
@media(max-width:1150px){.header-inner{width:calc(100% - 48px);gap:20px}.header nav{gap:11px;font-size:12px}.header .button{min-width:115px}.logo{font-size:35px}.container{width:calc(100% - 64px)}h1{font-size:49px}.hero{min-height:550px}.hero-content{padding-top:100px}.two-column{gap:38px}h2,.contact-copy h2{font-size:32px}.custom-copy>p{font-size:15px}.section{padding:60px 0}.product-grid a{font-size:13px;padding:20px 15px}.reason-grid{gap:18px}.reason-grid article{padding:25px 18px}.contact-grid{gap:40px}form{padding:28px 24px}.form-actions{gap:12px}.benefits h3{font-size:19px}}
@media(max-width:800px){.header-inner{height:78px}.header nav{position:absolute;top:78px;left:0;right:0;margin:0;display:none;flex-direction:column;align-items:stretch;background:white;padding:22px 28px;z-index:10;box-shadow:0 12px 18px #0002;font-size:15px}.header nav.open{display:flex}.header nav a{padding:10px}.header .button{margin:0}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:0;padding:10px;margin-left:auto}.menu-toggle span{width:23px;height:2px;background:#252a2c}.language{font-size:12px}.hero{min-height:540px}.hero-content{padding-top:95px}.hero-image{inset:0 0 0 35%;opacity:.65}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#1d2225c9,transparent);z-index:-1}.hero .eyebrow{font-size:11px;letter-spacing:2.5px}h1{font-size:44px}.hero p{font-size:16px}.hero-actions .button{min-width:145px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:30px}.benefits{padding:35px 0}.two-column{gap:28px}.custom .two-column,.products .two-column{grid-template-columns:1fr}.section-image{max-height:480px;object-fit:cover}.custom-copy{padding-top:8px}.products .section-image{margin-top:12px}.product-grid a{font-size:15px}.why h2{font-size:32px}.reason-grid{grid-template-columns:repeat(2,1fr);margin-top:35px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-copy>p{margin-bottom:25px}.footer-top{align-items:start;gap:30px}.footer-top nav{flex-wrap:wrap;justify-content:flex-end;gap:17px 23px;max-width:260px}.company{margin-bottom:35px}}
@media(max-width:480px){.container{width:calc(100% - 40px)}.header-inner{width:calc(100% - 36px);gap:10px}.logo{font-size:33px}.logo span{font-size:8px}.hero{min-height:525px}.hero-content{padding-top:83px;padding-bottom:65px}h1{font-size:36px;letter-spacing:.3px}.hero p{font-size:14px;max-width:310px}.small-line{margin-bottom:29px}.hero-actions{gap:12px}.hero-actions .button{min-width:137px;padding:12px 17px;font-size:20px}.benefits h3{font-size:17px}.benefits p{font-size:11px}.benefit-grid{gap:25px 12px}.section{padding:44px 0}h2,.contact-copy h2{font-size:31px}.product-grid{gap:12px}.product-grid a{font-size:12px;padding:19px 14px}.why h2{font-size:28px}.why-heading>p{font-size:13px}.reason-grid{gap:12px}.reason-grid article{padding:23px 16px}.reason-grid h3{font-size:15px}.reason-grid p{font-size:12px}form{padding:23px 19px}.form-grid{gap:18px 12px}.form-actions{align-items:flex-start;flex-direction:column}.footer-top{flex-direction:column}.footer-top nav{justify-content:flex-start;max-width:none;font-size:11px;gap:15px}.footer-top .logo{font-size:36px}footer{padding-top:45px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
