@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--red:#ee2444;--ink:#191a1c;--muted:#717276;--line:#e2e2e0;--paper:#f6f6f3;--white:#fff;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:'Manrope',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--ink);outline-offset:1px}[hidden]{display:none!important}.wrap{max-width:1440px;margin:0 auto;padding-left:64px;padding-right:64px}.concept-bar{min-height:29px;background:var(--ink);color:#eee;display:flex;justify-content:space-between;align-items:center;padding:7px 40px;font-size:9px;letter-spacing:1.2px}.concept-bar span:last-child{letter-spacing:.25px;color:#c5c5c5}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);display:flex;align-items:center;justify-content:space-between;padding:19px 40px;border-bottom:1px solid var(--line);gap:30px}.brand{display:flex;flex-direction:column;align-items:flex-end;width:90px;font-size:35px;line-height:.69;font-weight:800;letter-spacing:-2.6px;color:var(--red);padding:5px 0 8px;flex-shrink:0}.brand>span{color:var(--ink);margin-top:5px}.brand-dot{color:var(--red)}.desktop-nav{display:flex;gap:32px;font-size:13px;font-weight:650;margin-right:auto;margin-left:42px}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a.active:after{content:'';height:2px;position:absolute;bottom:0;left:0;right:0;background:var(--red)}.header-actions{display:flex;gap:26px;align-items:center}.contact-link{font-size:12px;font-weight:700}.contact-link span{margin-left:14px}.btn{background:var(--red);border:1px solid var(--red);color:white;min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 23px;border-radius:5px;font-size:13px;font-weight:750;transition:background .18s,transform .18s}.btn:hover{background:#d91434;transform:translateY(-2px)}.btn span{font-size:20px;font-weight:500;line-height:1}.btn.small{padding:11px 17px;min-height:43px;font-size:11px;gap:22px}.btn.outline{background:white;border-color:var(--ink);color:var(--ink)}.btn.outline:hover{background:var(--paper)}.btn.white{background:white;border-color:white;color:var(--ink)}.btn.white:hover{background:#f2e9e9}.btn.dark{background:var(--ink);border-color:var(--ink)}.btn.ghost{background:transparent;border-color:#ffffff70;color:white}.btn.full{width:100%}.menu-btn{display:none;background:none;border:0;font-size:23px}.mobile-nav{position:fixed;top:106px;z-index:22;background:white;width:100%;padding:25px;box-shadow:0 10px 15px #0001}.mobile-nav a,.mobile-nav button{display:block;padding:15px 5px;font-weight:700;border:0;background:none}.skip{position:fixed;top:-90px;left:20px;background:white;padding:20px;z-index:100}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:35px;padding-top:46px;padding-bottom:50px;min-height:670px}.eyebrow{font-size:10px;letter-spacing:1.55px;font-weight:750;line-height:1.6;display:flex;align-items:center;gap:9px}.eyebrow i{height:7px;width:7px;background:var(--red);border-radius:100%;display:inline-block}.eyebrow.light{color:#d9d9d9}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(45px,4.8vw,72px);line-height:1.05;letter-spacing:-3.5px;font-weight:750;margin:26px 0}h1 em,h2 em{font-style:normal;color:var(--red)}.hero-sub{font-size:17px;line-height:1.7;color:#66676b;max-width:420px;margin-bottom:29px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:15px;margin-top:43px;font-size:11px;line-height:1.55}.hero-note p{margin:0;color:#7b7d7f}.mini-line{height:1px;width:35px;background:#9d9d9b}.hero-visual{height:565px;position:relative;border-radius:5px;overflow:hidden}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0008)}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:64% center}.photo-top{position:absolute;left:24px;right:24px;top:23px;display:flex;justify-content:space-between;color:white;font-size:9px;letter-spacing:1.8px;font-weight:700;text-shadow:0 1px 3px #0006}.photo-top span{font-size:21px}.photo-bottom{position:absolute;bottom:27px;left:25px;right:15px;z-index:1;color:white;display:flex;align-items:center;gap:15px}.photo-bottom b{display:block;font-size:14px;margin-bottom:5px}.photo-bottom div>span{font-size:10px;color:#e0e0e0}.round-arrow{border:1px solid #ffffff70;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:23px;flex-shrink:0}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-around;gap:20px;padding:25px 40px;font-size:12px;font-weight:650;background:#fafaf8}.ticker span{display:flex;gap:60px;align-items:center}.ticker b{color:var(--red);font-size:18px;font-weight:500}.section{padding-top:90px;padding-bottom:90px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px}h2{font-size:clamp(30px,3.1vw,45px);line-height:1.13;letter-spacing:-1.8px;font-weight:750;margin:13px 0 0}.section-intro{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:33px}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:12px;font-weight:750;padding:10px 0;border:0;background:none}.text-link span{font-size:22px}.text-link:hover{color:var(--red)}.job-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.job-card{padding:24px 21px 20px;border:1px solid var(--line);border-radius:5px;background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;position:relative;text-align:left;min-height:285px}.job-card:hover{box-shadow:0 14px 32px #0000000a;transform:translateY(-4px);border-color:#bdbdbb}.job-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:33px}.job-icon{font-size:27px;line-height:1;background:var(--paper);width:47px;height:47px;display:grid;place-items:center;border-radius:5px}.job-arrow{font-size:21px}.job-card .tag{font-size:8px;letter-spacing:.9px;color:var(--muted);font-weight:750}.job-card h3{font-size:19px;letter-spacing:-.7px;line-height:1.25;margin:10px 0 12px;font-weight:750}.job-card p{font-size:11px;line-height:1.65;color:var(--muted);margin-bottom:20px}.job-card-bottom{border-top:1px solid var(--line);padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;font-size:10px;font-weight:650}.job-card-bottom .dot{height:5px;width:5px;background:var(--red);border-radius:50%;display:inline-block;margin-right:5px}.not-found{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding:26px 0 0;margin-top:28px}.not-found b{font-size:13px}.not-found p{font-size:11px;color:var(--muted);margin:7px 0 0;line-height:1.6}.business-strip{background:var(--ink);color:white;padding:76px 0}.business-strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.business-strip h2{font-size:60px;margin-bottom:25px;letter-spacing:-2.6px}.business-strip p{max-width:360px;line-height:1.8;color:#bfc0c2;font-size:13px;margin-bottom:27px}.business-diagram{border:1px solid #4a4b4e;min-height:350px;padding:29px;background:linear-gradient(140deg,#292a2c,#191a1c);position:relative;overflow:hidden}.business-diagram:after{content:'↗';position:absolute;right:15px;top:55px;font-size:230px;color:var(--red);line-height:1;opacity:.9}.diagram-top{display:flex;justify-content:space-between;letter-spacing:1.2px;font-size:9px}.business-diagram h3{font-size:38px;line-height:1.22;letter-spacing:-1.6px;margin:40px 0;position:relative;z-index:1}.diagram-bottom{border-top:1px solid #46474a;padding-top:18px;display:flex;gap:13px;flex-wrap:wrap;font-size:8px;color:#c5c5c5}.head-note{font-size:12px;line-height:1.7;color:var(--muted);margin-bottom:3px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:44px}.steps article{border-top:1px solid #bfc0bc;padding-top:20px}.steps article>span{font-size:11px;color:var(--red);font-weight:700}.steps h3{font-size:15px;margin:30px 0 12px;letter-spacing:-.5px}.steps p{font-size:11px;line-height:1.8;color:var(--muted)}.telegram-block{background:var(--paper);display:flex;align-items:center;gap:38px;padding-top:45px;padding-bottom:45px;max-width:1312px}.telegram-symbol{font-size:78px;background:var(--red);color:white;height:128px;width:128px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.telegram-block h2{font-size:32px;margin-bottom:12px;letter-spacing:-1.2px}.telegram-block p{font-size:11px;color:var(--muted);max-width:410px;line-height:1.8;margin-bottom:0}.telegram-block .btn{margin-left:auto;flex-shrink:0}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;font-size:13px;font-weight:700;padding:24px 0;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-size:19px;font-weight:500}details[open] summary span{transform:rotate(45deg);color:var(--red)}details p{font-size:12px;line-height:1.9;color:var(--muted);padding-right:25px;padding-bottom:15px}.closing{background:var(--red);color:white;padding-top:62px;padding-bottom:62px;max-width:1312px;margin-bottom:65px;border-radius:5px}.closing h2{font-size:55px;letter-spacing:-2px;margin:19px 0 30px}.closing h2 em{color:#ffacb8}.closing .btn{margin-right:10px}.footer{padding-top:25px;padding-bottom:25px}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:35px;padding-bottom:45px}.footer-main p{font-size:12px;line-height:1.8;color:var(--muted)}.footer-main nav,.footer-main>div{display:flex;flex-direction:column;gap:13px;font-size:11px;font-weight:650}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}.footer-bottom button{font-size:9px;background:none;border:0;text-decoration:underline;padding:0}.catalog-page,.about-page{padding-top:65px;padding-bottom:75px}.catalog-page h1,.about-page h1{max-width:850px;font-size:64px}.catalog-search{background:var(--paper);padding:20px 24px;margin-top:35px}.catalog-search>label{font-size:10px;font-weight:700;display:block;margin-bottom:9px}.catalog-search>div{display:flex;align-items:center}.catalog-search input{width:100%;background:transparent;border:0;font-size:18px;padding:8px 0}.catalog-search span{font-size:29px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.filters button{padding:10px 14px;border:1px solid var(--line);border-radius:25px;background:white;font-size:10px;font-weight:650}.filters button.active{background:var(--ink);border-color:var(--ink);color:white}.results-count{font-size:11px;color:var(--muted);margin:25px 0}.catalog-grid{grid-template-columns:repeat(3,1fr)}.empty-state{background:var(--paper);padding:40px;text-align:center}.empty-state h2{font-size:30px}.empty-state p{font-size:13px;line-height:1.7;margin:20px auto;max-width:500px}.empty-state .text-link{margin-left:20px}.prototype-note{font-size:10px;line-height:1.8;color:var(--muted);margin-top:30px;border-left:2px solid var(--line);padding-left:15px}.business-hero{padding-top:70px;padding-bottom:65px;display:grid;grid-template-columns:1.25fr 1fr;gap:0 80px;align-items:center}.business-hero>.eyebrow{grid-column:1/-1}.business-hero h1{font-size:76px;max-width:600px}.business-hero-side p{font-size:16px;line-height:1.8;color:var(--muted)}.business-hero-side .btn{margin-top:15px}.small-note{display:block;font-size:10px;color:var(--muted);margin-top:15px}.business-photo{position:relative;height:370px;overflow:hidden;max-width:1312px;padding:0}.business-photo img{width:100%;height:100%;object-fit:cover;object-position:center 34%}.business-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000b,#0001)}.business-photo>div{position:absolute;left:55px;top:85px;z-index:1;color:white}.business-photo>div>span{font-size:9px;letter-spacing:1.5px}.business-photo h2{font-size:43px;margin-top:20px}.business-options{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:35px}.business-options article{padding:27px;background:var(--paper);min-height:245px}.business-options span{font-size:9px;letter-spacing:1px;color:var(--muted)}.business-options h3{font-size:26px;letter-spacing:-1px;margin:28px 0 17px;line-height:1.2}.business-options p{font-size:12px;line-height:1.7;color:var(--muted)}.business-promise{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-bottom:90px}.promise-list>div{padding:22px 0;border-top:1px solid var(--line)}.promise-list b{font-size:14px}.promise-list p{font-size:12px;color:var(--muted);line-height:1.8;margin:10px 0 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;margin-top:55px}.about-grid img{height:470px;width:100%;object-fit:cover;object-position:65% center;border-radius:5px}.about-grid h2{margin-bottom:25px}.about-grid p{font-size:13px;color:var(--muted);line-height:1.9}.about-grid .btn{margin-top:10px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}.values article{border-top:1px solid var(--line);padding-top:25px}.values h3{font-size:20px;letter-spacing:-.6px}.values p{font-size:12px;line-height:1.8;color:var(--muted)}dialog{border:0;border-radius:9px;padding:45px;max-width:560px;width:calc(100% - 32px);max-height:90dvh;color:var(--ink);box-shadow:0 25px 120px #0003;overflow-y:auto}dialog::backdrop{background:#151719a8;backdrop-filter:blur(5px)}dialog h2{font-size:34px;margin:18px 0;letter-spacing:-1.1px}dialog p{font-size:12px;line-height:1.85;color:var(--muted)}.dialog-close{position:absolute;right:18px;top:13px;border:0;background:var(--paper);width:32px;height:32px;border-radius:50%;font-size:25px;line-height:1}.demo-alert{background:#fff3e7;border-left:2px solid #e1a968;font-size:10px;line-height:1.7;padding:12px 14px;margin:20px 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}form label{display:block;font-size:11px;font-weight:650;margin-top:15px}form input,form select,form textarea{width:100%;display:block;padding:13px 12px;border:1px solid #dededc;border-radius:4px;margin-top:7px;background:#fff;font-size:12px;color:var(--ink)}form textarea{resize:vertical}form small{font-weight:400;color:var(--muted);margin-left:4px}.error{font-size:10px;color:#c51936;display:block;line-height:1.5;margin-top:7px}.form-bottom{font-size:9px!important;margin-top:13px;margin-bottom:0}form .btn{margin-top:22px}.success-icon{display:grid;place-items:center;border-radius:50%;width:68px;height:68px;background:var(--paper);color:var(--red);font-size:32px;margin:15px 0 30px}#form-success .btn{margin-top:15px}.detail-meta{font-size:10px;background:var(--paper);padding:15px;line-height:1.8;border-radius:4px;margin:22px 0}.detail-skills{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 25px}.detail-skills span{font-size:10px;padding:8px 12px;border:1px solid var(--line);border-radius:25px}.detail-subtitle{font-size:13px;margin-top:25px}.detail-help{background:var(--paper);padding:17px;margin:20px 0;font-size:11px;line-height:1.8}.detail-bottom{font-size:9px!important;margin:17px 0 0}body:has(dialog[open]){overflow:hidden}
@media(min-width:1500px){.hero{min-height:735px}.hero-visual{height:610px}.header{padding-left:max(40px,calc((100vw - 1312px)/2));padding-right:max(40px,calc((100vw - 1312px)/2))}}
@media(max-width:1100px){.wrap{padding-left:35px;padding-right:35px}.header{padding-left:28px;padding-right:28px;gap:15px}.desktop-nav{gap:22px;margin-left:20px}.contact-link{display:none}.hero{gap:22px;min-height:590px}.hero-visual{height:510px}h1{font-size:53px;letter-spacing:-2.6px}.hero-buttons .btn{font-size:11px;padding:14px;gap:17px}.job-card{padding:20px 17px}.job-card h3{font-size:17px}.ticker span{gap:24px}.business-strip-inner{gap:65px}.business-strip h2{font-size:52px}.telegram-block{margin:0 35px;padding:35px;gap:25px}.telegram-symbol{width:80px;height:80px;font-size:50px}.telegram-block h2{font-size:27px}.telegram-block .btn{font-size:11px;padding:14px;gap:14px}.closing{margin-left:35px;margin-right:35px}.business-photo{margin:0 35px;padding:0}.business-hero h1{font-size:63px}.business-hero{gap:0 40px}.business-hero-side p{font-size:14px}.about-grid{gap:35px}.footer-main{gap:20px}}
@media(max-width:760px){.concept-bar{padding:7px 20px;font-size:8px;justify-content:center}.concept-bar span:last-child{display:none}.header{padding:18px 21px}.brand{font-size:29px;width:75px}.desktop-nav{display:none}.header-actions{gap:17px}.header-actions .btn.small{min-height:38px;font-size:10px;padding:10px 13px;gap:12px}.menu-btn{display:block}.mobile-nav{top:100px}.wrap{padding-left:23px;padding-right:23px}.hero{grid-template-columns:1fr;gap:30px;padding-top:36px;padding-bottom:30px}.hero h1{font-size:53px;letter-spacing:-2.7px;margin:22px 0}.eyebrow{font-size:8px;letter-spacing:1.3px}.hero-sub{font-size:14px;line-height:1.75;margin-bottom:25px}.hero-buttons{flex-wrap:nowrap;gap:10px}.hero-buttons .btn{flex:1;gap:12px;font-size:11px;min-height:51px;padding:13px 15px}.hero-note{display:none}.hero-visual{height:400px}.hero-visual>img{object-position:center 40%}.photo-top{top:20px;left:20px;right:20px}.photo-bottom{left:20px;bottom:20px}.photo-bottom b{font-size:12px}.ticker{display:grid;grid-template-columns:1fr 1fr;padding:19px 23px;gap:20px;font-size:10px}.ticker span{justify-content:space-between;gap:15px}.ticker b{font-size:16px}.section{padding-top:57px;padding-bottom:57px}h2{font-size:33px;letter-spacing:-1.4px}.section-head{gap:20px;margin-bottom:18px;align-items:flex-start}.section-head>.text-link{font-size:10px;white-space:nowrap;padding-top:30px;gap:8px}.section-intro{font-size:12px;line-height:1.75;margin-bottom:25px}.section-intro br{display:none}.job-grid{grid-template-columns:1fr 1fr;gap:10px}.job-card{padding:17px 14px;min-height:274px}.job-card-top{margin-bottom:22px}.job-icon{font-size:24px;width:39px;height:39px}.job-card .tag{font-size:7px;letter-spacing:.3px}.job-card h3{font-size:17px;letter-spacing:-.5px}.job-card p{font-size:10px;margin-bottom:15px}.job-card-bottom{font-size:8px;padding-top:13px;gap:2px}.not-found{display:block;padding-top:20px;margin-top:23px}.not-found b{font-size:12px}.not-found .text-link,.not-found .btn{margin-top:16px}.business-strip{padding:47px 0}.business-strip-inner{grid-template-columns:1fr;gap:40px}.business-strip h2{font-size:49px}.business-strip p{font-size:12px}.business-diagram{min-height:285px;padding:23px}.business-diagram:after{font-size:220px;top:40px;right:30px}.business-diagram h3{font-size:32px;margin:30px 0}.head-note{display:none}.steps{grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.steps h3{font-size:14px;margin-top:23px}.steps p{font-size:11px}.telegram-block{margin:0 23px;padding:30px 24px;display:grid;grid-template-columns:50px 1fr;gap:20px}.telegram-symbol{width:50px;height:50px;font-size:30px;align-self:start}.telegram-block h2{font-size:27px;margin-top:10px}.telegram-block .eyebrow{font-size:7px}.telegram-block p{font-size:10px}.telegram-block .btn{grid-column:1/-1;margin-left:0;justify-self:stretch;font-size:11px}.faq-section{grid-template-columns:1fr;gap:27px}.faq-section h2 br{display:none}.faq-section summary{font-size:12px;padding:22px 0}.closing{margin:0 23px 40px;padding:35px 26px}.closing h2{font-size:38px;letter-spacing:-1.7px;margin:17px 0 25px}.closing .btn{font-size:11px;padding:13px 15px;margin-bottom:10px;min-height:47px;gap:20px}.closing>div:last-child{display:flex;flex-direction:column}.closing>div:last-child>.btn{margin-right:0}.footer-main{grid-template-columns:1fr 1fr;gap:26px;padding-bottom:27px}.footer-main .brand{align-self:start}.footer-main p{font-size:11px;margin:0}.footer-main nav,.footer-main>div{font-size:10px;line-height:1.6}.footer-bottom{font-size:8px;line-height:1.6;flex-wrap:wrap;gap:13px;padding-top:19px}.footer-bottom span:last-child{width:100%}.footer-bottom button{font-size:8px}.catalog-page,.about-page{padding-top:40px;padding-bottom:40px}.catalog-page h1,.about-page h1{font-size:44px;letter-spacing:-2px}.catalog-search{padding:17px}.catalog-search input{font-size:13px}.filters{gap:7px}.filters button{font-size:9px;padding:9px 11px}.results-count{font-size:10px}.empty-state{padding:27px 18px}.empty-state h2{font-size:26px}.empty-state p{font-size:11px}.empty-state .btn{font-size:11px}.empty-state .text-link{margin-left:0;margin-top:15px}.business-hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:40px}.business-hero h1{font-size:55px;letter-spacing:-2.6px}.business-hero-side p{font-size:13px}.business-photo{height:310px;margin:0 23px}.business-photo>div{left:24px;top:auto;bottom:30px}.business-photo h2{font-size:30px}.business-photo>div>span{font-size:7px}.business-options{grid-template-columns:1fr;gap:12px;margin-top:25px}.business-options article{min-height:190px;padding:24px}.business-options h3{font-size:26px;margin:20px 0 15px}.business-promise{grid-template-columns:1fr;gap:25px;padding-bottom:50px}.business-promise h2{font-size:32px}.promise-list b{font-size:13px}.promise-list p{font-size:11px}.about-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.about-grid img{height:350px}.about-grid h2{font-size:30px}.about-grid p{font-size:12px}.values{grid-template-columns:1fr;gap:15px;margin-top:40px}.values h3{font-size:20px}.values p{font-size:11px}dialog{padding:34px 24px;max-height:90dvh}dialog h2{font-size:30px}.dialog-close{right:12px;top:10px}.demo-alert{font-size:9px}.form-row{grid-template-columns:1fr 1fr;gap:10px}}
@media(max-width:370px){.hero h1{font-size:45px}.hero-buttons .btn{font-size:10px;padding:12px;gap:7px}.job-grid{grid-template-columns:1fr}.header-actions .btn.small{font-size:9px}.business-hero h1{font-size:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:760px){.hero h1{font-size:44px;letter-spacing:-2.1px}}

/* Concept 03: clearer offers for workers and clients. */
.hero{grid-template-columns:1.12fr 1fr;gap:48px;padding-top:44px;padding-bottom:42px;min-height:650px}
.hero h1{font-size:clamp(46px,4.55vw,68px);letter-spacing:-3px;line-height:1.05;margin:23px 0}
.hero-sub{font-size:16px;line-height:1.7;max-width:460px;color:#595b60}.hero-visual{height:580px}
.geography{display:flex;gap:22px;align-items:center;margin-top:28px;font-size:12px;font-weight:750}.geography>span{display:flex;align-items:center;gap:9px}.flag{display:inline-block;width:22px;height:15px;border-radius:2px;box-shadow:0 0 0 1px #0001}.flag-be{background:linear-gradient(90deg,#202020 33.33%,#f5d342 33.33% 66.66%,#dd2739 66.66%)}.flag-de{background:linear-gradient(#202020 33.33%,#dd2739 33.33% 66.66%,#f5d342 66.66%)}.hero-context{font-size:11px;line-height:1.65;color:#707277;margin:13px 0 0}
.audience-paths{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:8px}.audience-card{padding:30px 32px;background:var(--paper);border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.audience-card:hover{transform:translateY(-3px);border-color:var(--red)}.audience-label{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.2px;font-weight:750}.audience-label>span:last-child{font-size:27px;color:var(--red)}.audience-card h2{font-size:30px;letter-spacing:-1.2px;margin:14px 0}.audience-card p{font-size:13px;line-height:1.75;max-width:430px;color:#65676c}.audience-link{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d7d8d4;padding-top:17px;font-size:12px;font-weight:750;margin-top:auto}.audience-dark{background:var(--ink);color:white;border-color:var(--ink)}.audience-dark p{color:#c4c6ca}.audience-dark .audience-link{border-color:#434549}.audience-dark .audience-label>span:last-child{color:#ff5974}
.terms-section{background:var(--paper)}.terms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 34px;margin-top:40px}.terms-grid article{border-top:1px solid #d0d1cd;padding:23px 0 28px}.terms-grid article>span{color:var(--red);font-size:11px;font-weight:750}.terms-grid h3{font-size:20px;letter-spacing:-.5px;margin:16px 0 11px}.terms-grid p{font-size:13px;line-height:1.8;color:#62656a;max-width:310px;margin-bottom:0}.section-contact{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #d0d1cd;padding-top:28px;margin-top:10px}.section-contact p{font-size:14px;line-height:1.7;margin-bottom:0}.section-contact strong{font-size:18px}
.business-hero h1{font-size:clamp(45px,4.7vw,70px);letter-spacing:-2.8px}.business-direct{display:block;font-size:12px;font-weight:650;margin-top:20px;line-height:1.8;text-decoration:underline;text-underline-offset:4px}.business-process .steps{gap:30px}.business-process .steps h3{font-size:18px}.business-process .steps p{font-size:13px}.process-note{font-size:12px;line-height:1.8;border-top:1px solid #d0d1cd;padding-top:22px;margin:20px 0 0;color:#64666b}.promise-intro{font-size:14px;line-height:1.85;color:#64666b;max-width:390px;margin-top:25px}.business-options p,.promise-list p{font-size:13px;line-height:1.85}.request-brief{max-width:1312px;background:var(--paper);border-left:4px solid var(--red);padding-top:36px;padding-bottom:36px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:25px 45px}.request-brief h2{font-size:36px}.request-brief p{font-size:13px;color:#65676c;margin:18px 0 0}.request-brief ol{padding-left:23px;margin:0;font-size:14px;line-height:2.2}.request-brief li::marker{color:var(--red);font-weight:750}.request-brief>.btn{grid-column:2;justify-self:start}.direct-contact{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:35px;padding-bottom:60px}.direct-contact h2{font-size:32px}.direct-contact p{font-size:13px;color:var(--muted);margin:15px 0 0}.direct-contact>a{font-size:clamp(20px,2.5vw,34px);font-weight:750;letter-spacing:-1px;white-space:nowrap}.direct-contact>a span{color:var(--red);margin-left:15px}.demo-alert a{font-weight:750;text-decoration:underline;text-underline-offset:2px}.job-card p{font-size:12px}.job-card .tag{font-size:9px}.job-card-bottom{font-size:10px}.steps p{font-size:12px}.footer-main nav,.footer-main>div{font-size:12px}
@media(max-width:1100px){.hero{gap:30px}.hero h1{font-size:51px;letter-spacing:-2.3px}.hero-visual{height:540px}.audience-card{padding:26px}.audience-card h2{font-size:27px}.request-brief{margin-left:35px;margin-right:35px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:28px;padding-top:32px;padding-bottom:27px}.hero h1{font-size:43px;letter-spacing:-2px;line-height:1.08}.hero-sub{font-size:14px}.hero-visual{height:360px}.hero-buttons .btn{padding:13px 11px;font-size:10px;gap:8px}.geography{margin-top:23px;font-size:11px}.hero-context{font-size:11px}.audience-paths{grid-template-columns:1fr;gap:12px}.audience-card{padding:23px}.audience-card h2{font-size:28px}.audience-card p{font-size:12px}.audience-label{font-size:9px}.terms-grid{grid-template-columns:1fr 1fr;gap:0 22px;margin-top:27px}.terms-grid article{padding:20px 0}.terms-grid h3{font-size:17px;line-height:1.3}.terms-grid p{font-size:12px;line-height:1.75}.section-contact{align-items:flex-start;flex-direction:column}.section-contact .btn{width:100%}.business-hero h1{font-size:44px;letter-spacing:-2px}.business-process .steps{gap:23px}.business-process .steps h3{font-size:16px;line-height:1.3}.business-process .steps p{font-size:12px}.promise-intro{font-size:13px}.request-brief{margin-left:23px;margin-right:23px;grid-template-columns:1fr;gap:24px;padding:28px 22px}.request-brief h2{font-size:31px}.request-brief>.btn{grid-column:1;width:100%}.request-brief ol{font-size:13px;line-height:2}.direct-contact{display:block;padding-top:12px;padding-bottom:43px}.direct-contact h2{font-size:27px}.direct-contact>a{display:inline-block;font-size:23px;letter-spacing:-.5px;margin-top:22px}.direct-contact>a span{margin-left:7px}.job-card p{font-size:11px}.job-card .tag{font-size:8px}.job-card-bottom{font-size:8px}.footer-main nav,.footer-main>div{font-size:11px}}
@media(max-width:370px){.hero h1{font-size:38px}.hero-buttons{flex-wrap:wrap}.hero-buttons .btn{flex-basis:100%;font-size:12px}.terms-grid{grid-template-columns:1fr}.business-hero h1{font-size:38px}.direct-contact>a{font-size:20px}}
