@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--blue:#145de6;--blue-dark:#082b7a;--blue-soft:#eef4ff;--ink:#0b1b35;--muted:#536278;--dark:#08111f;--dark-panel:#101c2f;--dark-muted:#aab7c8;--line:#dce5f1;--soft:#f6f8fb;--white:#fff;--shadow:0 18px 42px #0b1b351f;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--ink);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,100% - 40px);margin:0 auto}.site-header .container{width:min(1680px,100% - 24px)}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08111ff0;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{color:var(--white);flex-shrink:0;align-items:center;gap:11px;font-size:1.08rem;font-weight:800;display:inline-flex}.brand__logo{object-fit:contain;object-position:left center;width:282px;height:68px;display:block}.brand__logo--footer{width:230px;height:auto;max-height:none}.desktop-nav{color:#ffffffc7;flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;font-size:.9rem;font-weight:800;display:flex}.desktop-nav__link{text-align:center;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:9px 13px;line-height:1;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.desktop-nav__link:hover{color:var(--white);background:#ffffff1a;border-color:#ffffff38;transform:translateY(-1px)}.desktop-nav__link--cta{color:var(--white);background:linear-gradient(135deg,#1768ff,#0f4dd2);border-color:#74a6ffa6;flex-shrink:0;box-shadow:0 12px 28px #145de647}.desktop-nav__link--cta:hover{background:linear-gradient(135deg,#2d7aff,#145de6);border-color:#b2cdffd9}.desktop-nav__link--phone{color:var(--white);border-color:#74a6ff73}.header__actions{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.language-toggle{color:#ffffff9e;letter-spacing:.04em;white-space:nowrap;border:1px solid #fff3;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:6px 9px;font-size:.72rem;font-weight:900;display:inline-flex}.language-toggle__option.is-active{color:var(--white)}.language-toggle__track{background:var(--blue);border-radius:999px;width:30px;height:18px;position:relative}.language-toggle__track span{background:var(--white);border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:3px;left:3px}[href=\/en] .language-toggle__track span{transform:translate(12px)}:is(.language-toggle:hover,.language-toggle:focus-visible){background:#ffffff14;border-color:#74a6ffbf}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:14px 22px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{color:var(--white);background:linear-gradient(135deg,#1768ff,#0f4dd2);box-shadow:0 12px 26px #145de63d}.btn--secondary{color:var(--white);background:#ffffff17;border-color:#ffffff3d}.btn--small{min-height:42px;padding:10px 18px;font-size:.9rem}.menu-button{color:var(--white);background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;padding:9px 13px;font-weight:800;display:none}.mobile-nav{display:none}.hero{background:linear-gradient(90deg,#08111ffa 0%,#08111ff0 42%,#08111f47 70%),linear-gradient(#08111f 0%,#101c2f 100%);padding:0;position:relative;overflow:hidden}.hero .container{width:min(1480px,100% - 40px)}.hero__grid{grid-template-columns:minmax(420px,.68fr) minmax(650px,1.32fr);align-items:center;gap:34px;padding-top:58px;display:grid}.hero__grid>*{min-width:0}.hero-ribbon{max-width:none;color:var(--white);text-align:center;white-space:normal;letter-spacing:0;text-shadow:0 6px 18px #00000073,0 0 22px #145de661;background:linear-gradient(90deg,#145de633,#ffffff0f,#145de62e),#071426eb;border-top:1px solid #74a6ff42;border-bottom:1px solid #74a6ff57;justify-content:center;align-items:center;margin:0;padding:16px 18px;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.35rem,2.7vw,2.65rem);font-weight:950;line-height:1.08;display:flex}.hero-ribbon span{overflow-wrap:normal;text-wrap:balance;max-width:min(100% - 12px,1320px);display:block}.badge,.eyebrow{width:fit-content;color:var(--blue-dark);background:var(--blue-soft);text-transform:uppercase;border:1px solid #d5e2ff;border-radius:8px;align-items:center;padding:7px 11px;font-size:.78rem;font-weight:800;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{max-width:760px;font-size:var(--hero-headline-size,4.65rem);font-family:var(--hero-headline-font,"Inter"), system-ui, sans-serif;letter-spacing:0;text-wrap:balance;text-shadow:0 4px 18px #145de66b,0 2px 4px #0000006b;margin:20px 0 22px;font-weight:900;line-height:1.02}.hero__headline{gap:0;max-width:min(100%,760px);margin-bottom:24px;display:grid}.hero__headline-main{white-space:pre-line;max-width:650px;display:block}.hero__offer{background:linear-gradient(135deg,#1669ff2e,#ffffff0f),#ffffff12;border:1px solid #74a6ff6b;border-radius:8px;width:min(100%,720px);padding:16px 20px 18px;display:grid;box-shadow:0 18px 46px #00000047,inset 0 1px #ffffff21}.hero__offer-price{color:var(--white);overflow-wrap:normal;word-break:normal;text-wrap:balance;text-shadow:0 7px 20px #0000007a,0 0 22px #1a6fff70;max-width:100%;font-size:clamp(2.15rem,4.25vw,3.7rem);line-height:1;display:block}.hero h1,.hero h2{color:var(--white)}h2{letter-spacing:0;margin-bottom:16px;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08}h3{letter-spacing:0;margin-bottom:8px;font-size:1.06rem}.hero__copy{transform:translate(var(--hero-copy-x,0), var(--hero-copy-y,0));padding-bottom:70px}.hero__copy p{max-width:660px;color:var(--dark-muted);font-size:1.11rem}.hero__buttons{flex-wrap:wrap;gap:14px;margin:30px 0 20px;display:flex}.hero__stats{grid-template-columns:repeat(3,1fr);gap:12px;max-width:620px;display:grid}.hero__stats div{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;padding:14px}.hero__stats strong{color:#8fb2ff;font-size:1.2rem;display:block}.hero__stats span{color:var(--dark-muted);font-size:.84rem}.hero__visual{min-height:auto;transform:translate(var(--hero-image-x,0), var(--hero-image-y,0));justify-content:flex-end;align-self:start;align-items:flex-start;margin-right:0;padding-top:52px;display:flex;overflow:visible}.hero__image{width:min(100%, var(--hero-image-width,1040px));object-fit:contain;object-position:top center;border-left:1px solid #dce5f1b8;max-width:100%;height:auto;display:block}.hero-custom-texts{z-index:4;pointer-events:none;position:absolute;inset:0}.hero-custom-text{text-shadow:0 4px 16px #145de673,0 2px 4px #00000085;white-space:pre-wrap;max-width:620px;line-height:1.05;position:absolute}.scroll-reveal{opacity:0;transition:opacity .72s,transform .72s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(34px)}.hero__visual.scroll-reveal{transform:translate(var(--hero-image-x,0), calc(var(--hero-image-y,0) + 42px)) scale(.98)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.hero__visual.scroll-reveal.is-visible{transform:translate(var(--hero-image-x,0), var(--hero-image-y,0)) scale(1)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scroll-reveal{opacity:1;transform:none}}.section{color:var(--white);background:#0d1728;padding:86px 0}.section--soft{background:#121f34}.section--light{color:var(--navy);background:linear-gradient(#fff 0%,#f6f8fb 100%)}.section--light h2,.section--light h3{color:var(--navy)}.section--light .section__intro p:not(.eyebrow),.section--light .benefit-card p,.section--light .hardware-card__copy p{color:var(--muted)}.section--light .eyebrow{color:var(--blue-dark);background:var(--blue-soft);border-color:#d5e2ff}.section__intro{max-width:790px;margin-bottom:34px}.section__intro--center{text-align:center;margin-inline:auto}.section__intro p:not(.eyebrow){color:var(--dark-muted);font-size:1.06rem}.feature-grid,.benefit-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-card,.benefit-card,.form-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;box-shadow:0 18px 44px #00000038}.section--light .feature-card,.section--light .benefit-card,.section--light .hardware-card{border-color:var(--line);background:var(--white);box-shadow:var(--shadow)}.feature-card{min-height:150px;padding:24px}.feature-card svg{color:var(--blue);margin-bottom:18px}.benefit-card{padding:28px}.benefit-card p{color:var(--dark-muted);margin-bottom:0}.benefit-card__dot{background:var(--blue);width:14px;height:14px;box-shadow:0 0 0 8px var(--blue-soft);border-radius:50%;margin-bottom:18px}.hardware-section{background:linear-gradient(#0d1728 0%,#121f34 100%)}.hardware-section.section--light{background:linear-gradient(#fff 0%,#f6f8fb 100%)}.hardware-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hardware-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;overflow:hidden;box-shadow:0 18px 44px #00000038}.hardware-card__media{aspect-ratio:1/1.05;background:#08204a;border-bottom:1px solid #ffffff1f}.hardware-card__media img{object-fit:cover;width:100%;height:100%;display:block}.hardware-card__copy{padding:24px}.hardware-card__copy p{color:var(--dark-muted);margin-bottom:0}.operations-section{color:var(--white);background:#081a33}.operations-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:44px;display:grid}.operations-copy .eyebrow{color:#cfe0ff;background:#ffffff14;border-color:#ffffff2e}.operations-copy p:not(.eyebrow),.operations-item p{color:#ffffffbd}.media-badge{background:linear-gradient(#ffffff1f,#ffffff0a),#040c18c7;border:1px solid #74a6ff47;border-radius:8px;width:min(270px,100%);margin-top:28px;padding:10px;box-shadow:0 18px 46px #00000047}.media-badge img{aspect-ratio:447/412;object-fit:cover;object-position:top center;border-radius:6px;width:100%;display:block}.operations-list{gap:14px;display:grid}.operations-item{background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:58px 1fr;gap:18px;padding:22px;display:grid}.operations-item span{color:#cfe0ff;background:#145de640;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.operations-item p{margin-bottom:0}.qualification{color:var(--white);background:#081a33;padding:66px 0}.qualification--light{color:var(--navy);background:linear-gradient(#fff 0%,#f6f8fb 100%)}.qualification__inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.qualification .eyebrow{color:#cfe0ff;background:#ffffff14;border-color:#ffffff2e}.qualification--light .eyebrow{color:var(--blue-dark);background:var(--blue-soft);border-color:#d5e2ff}.qualification p:not(.eyebrow){color:#ffffffc7;max-width:760px;margin-bottom:0}.qualification--light p:not(.eyebrow){color:var(--muted)}.demo-section{background:#0d1728}.demo-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:34px;display:grid}.demo-copy{position:sticky;top:110px}.demo-copy p:not(.eyebrow){color:var(--dark-muted)}.demo-copy__box{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;gap:4px;margin-top:26px;padding:20px;display:grid}.demo-copy__box span{color:var(--dark-muted)}.form-card{background:var(--white);border-color:var(--line);padding:28px}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.field{color:var(--ink);gap:7px;font-size:.9rem;font-weight:700;display:grid}.field--full{grid-column:1/-1}.field input,.field select{border:1px solid var(--line);background:var(--white);min-height:48px;color:var(--ink);border-radius:8px;outline:none;padding:0 14px}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft)}.form-submit{width:100%;margin-top:22px}.form-error{color:#961818;background:#fff4f4;border:1px solid #efb3b3;border-radius:8px;margin-bottom:18px;padding:12px 14px;font-weight:700}.form-step{color:var(--blue-dark);margin-bottom:16px;font-weight:800}.verification-card{gap:16px;display:grid}.verification-card h3,.verification-card p{margin:0}.consent-field{border:1px solid var(--line);color:var(--ink);background:#f6f8fb;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:14px;font-size:.78rem;line-height:1.55;display:grid}.consent-field input{margin-top:4px}.consent-field a,.footer__legal a,.legal-content a{color:var(--blue);text-decoration:underline}.resend-button{color:var(--blue);cursor:pointer;background:0 0;border:0;margin:14px auto 0;text-decoration:underline;display:block}.form-status{color:var(--muted);margin:14px 0 0;font-size:.9rem}.thank-you{text-align:center;align-content:center;place-items:center;gap:18px;min-height:360px;display:grid}.thank-you h3{max-width:480px;color:var(--ink);margin:0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.25}.thank-you__icon{width:64px;height:64px;color:var(--white);background:var(--blue);border-radius:8px;place-items:center;font-size:1rem;font-weight:900;display:grid}.site-footer{color:var(--white);background:#071426;padding:42px 0}.footer__inner{justify-content:space-between;gap:26px;display:flex}.brand--footer{margin-bottom:14px}.site-footer p{color:#ffffffb8;max-width:760px;margin-bottom:0}.footer__address{color:#ffffffc7;margin-top:12px;font-size:.95rem;font-style:normal;line-height:1.5}.footer__address span,.footer__address a{display:block}.footer__address a{width:fit-content;color:var(--white);font-weight:800;text-decoration:none}:is(.footer__address a:hover,.footer__address a:focus-visible){text-decoration:underline}.footer__legal{flex-wrap:wrap;gap:16px;margin-top:14px;display:flex}.footer__legal a{color:#ffffffd9}.legal-header{border-bottom:1px solid var(--line);background:var(--white);padding:16px 0}.legal-header .container{justify-content:space-between;align-items:center;gap:20px;display:flex}.legal-header img{width:170px;height:auto}.legal-hero{color:var(--white);background:#0d1728;padding:72px 0 54px}.legal-hero p{max-width:760px;color:var(--dark-muted)}.legal-content{max-width:900px}.legal-content h2{margin:34px 0 10px}.legal-content p{color:var(--muted)}.legal-footer{background:#071426;padding:28px 0}.legal-footer .container{flex-wrap:wrap;gap:22px;display:flex}.legal-footer a{color:var(--white)}.footer__socials{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.footer__social{width:42px;height:42px;color:var(--white);background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;place-items:center;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-grid}:is(.footer__social:hover,.footer__social:focus-visible){background:#1464ff38;border-color:#4e89ffd1;transform:translateY(-2px)}.footer__social--facebook span{font-family:Arial,Helvetica,sans-serif;font-size:1.72rem;font-weight:900;line-height:1;transform:translateY(2px)}.footer__social--instagram span{border:2px solid;border-radius:7px;width:20px;height:20px;display:block;position:relative}.footer__social--instagram span:before{content:"";border:2px solid;border-radius:50%;position:absolute;inset:4px}.footer__social--instagram span:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:3px;right:3px}.footer__social--x span{letter-spacing:0;font-size:1.1rem;font-weight:900}.footer__cta{color:#bcd2ff;white-space:nowrap;font-weight:800}.preview-page{min-height:100vh;color:var(--white);background:#050b14;grid-template-columns:340px minmax(0,1fr);display:grid}.preview-panel{background:#08111f;border-right:1px solid #ffffff1f;flex-direction:column;gap:22px;height:100vh;padding:24px;display:flex;position:sticky;top:0;overflow:auto}.preview-panel h1{text-shadow:none;margin:12px 0;font-size:1.9rem;line-height:1.08}.preview-panel p:not(.eyebrow){color:var(--dark-muted)}.preview-controls{gap:14px;display:grid}.preview-field{color:#ffffffd1;gap:8px;font-weight:800;display:grid}.preview-field input,.preview-field select,.preview-field textarea{width:100%;color:var(--white);background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;outline:none;padding:10px 12px}.preview-field textarea{resize:vertical;min-height:96px}.preview-field select option{color:#08111f}.preview-field--row{grid-template-columns:1fr 64px;align-items:center}.preview-field--row input{height:42px;padding:4px}.preview-control{color:#ffffffd1;gap:8px;font-weight:700;display:grid}.preview-control span{justify-content:space-between;gap:16px;display:flex}.preview-control strong{color:#8fb2ff}.preview-control input{width:100%;accent-color:var(--blue)}.preview-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.text-tool{gap:14px;display:grid}.text-tool__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.text-tool__header h2{margin:0;font-size:1.1rem}.text-block-editor{background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;gap:12px;padding:14px;display:grid}.preview-status{min-height:24px;font-weight:800;color:#bcd2ff!important}.preview-link{color:#bcd2ff;font-weight:800}.preview-stage{scrollbar-gutter:stable both-edges;min-width:0;height:100vh;position:relative;overflow:scroll}.preview-stage .hero{min-width:1100px;min-height:1050px;overflow:visible}.preview-stage [data-layout-target]{outline-offset:8px;outline:2px dashed #8fb2ff9e}.preview-drag-target{z-index:10;color:var(--white);cursor:grab;-webkit-user-select:none;user-select:none;background:#145de6eb;border:1px solid #8fb2ffa6;border-radius:8px;padding:9px 12px;font-weight:900;position:absolute;box-shadow:0 12px 28px #00000052}.preview-drag-target:active{cursor:grabbing}.preview-drag-target--copy{top:106px;left:32px}.preview-drag-target--image{top:106px;right:32px}@media (max-width:1380px){.brand__logo{width:220px;height:58px}.desktop-nav{gap:6px;font-size:.78rem}.desktop-nav__link{min-height:38px;padding:8px 9px}.desktop-nav__link--cta{white-space:nowrap;max-width:none;line-height:1}}@media (max-width:1700px){.desktop-nav,.desktop-cta{display:none}.menu-button{display:inline-flex}.mobile-nav{background:#08111f;border-bottom:1px solid #ffffff1f;gap:4px;padding:0 20px 18px;display:grid}.mobile-nav a{color:var(--white);background:#ffffff0f;border-radius:8px;padding:13px 14px;font-weight:800}.hero__visual,.hero__visual.scroll-reveal,.hero__visual.scroll-reveal.is-visible{transform:none}}@media (max-width:1200px){.hero__grid{grid-template-columns:1fr;gap:28px}.hero__copy{padding-bottom:0}.hero__visual{justify-content:center;padding-top:0}.hero__image{border:1px solid #dce5f157;border-bottom:0;width:min(100%,980px)}}@media (max-width:980px){.desktop-nav,.desktop-cta{display:none}.menu-button{display:inline-flex}.mobile-nav{background:#08111f;border-bottom:1px solid #ffffff1f;gap:4px;padding:0 20px 18px;display:grid}.mobile-nav a{color:#ffffffc7;border-radius:8px;padding:13px 16px;font-weight:800}.mobile-nav a:hover{color:var(--white);background:#ffffff14}.hero{background:linear-gradient(#08111f 0%,#101c2f 100%);padding-top:0}.hero__grid{padding-top:46px}.hero__grid,.demo-grid{grid-template-columns:1fr}.hero__copy{padding-bottom:16px}.hero__visual{min-height:auto;margin:0 calc(50% - 50vw);padding-top:0;transform:none}.hero__image{width:100%;height:auto}.demo-copy{position:static}.feature-grid,.benefit-grid,.hardware-grid{grid-template-columns:repeat(2,1fr)}.operations-grid{grid-template-columns:1fr}.qualification__inner{flex-direction:column;align-items:flex-start}.preview-page{grid-template-columns:1fr}.preview-panel{height:auto;position:static}}@media (max-width:640px){.container{width:min(100% - 28px,1180px)}.site-header .container{width:min(100% - 16px,1180px)}.header__inner{gap:6px;min-height:64px}.brand span:last-child{display:inline}.brand__logo{width:150px;height:48px}.header__actions{gap:6px}.menu-button{min-height:36px;padding:7px 9px;font-size:.78rem}.hero{padding-top:0}.hero-ribbon{padding:12px 10px;font-size:clamp(.95rem,5.15vw,1.45rem)}.hero__grid{padding-top:34px}.hero .container{width:min(100% - 28px,1180px)}h1{font-size:2.35rem}.hero__headline{gap:12px;max-width:100%;margin-bottom:16px}.hero__headline-main{max-width:100%;font-size:clamp(2.05rem,10vw,2.85rem);line-height:1.04}.hero__offer{width:100%;padding:13px 14px 15px}.hero__offer-price{font-size:clamp(1.7rem,8.6vw,2.45rem);line-height:1.02}.hero__copy p{font-size:1rem;line-height:1.55}.hero__buttons,.hero__stats{grid-template-columns:1fr}.hero__buttons{gap:10px;margin:22px 0 0}.hero__stats{display:none}.hero__buttons .btn{width:100%}.hero__visual{min-height:auto;margin:28px calc(50% - 50vw + 8px) 0}.hero__visual.scroll-reveal,.hero__visual.scroll-reveal.is-visible{transform:none}.hero__image{width:calc(100vw - 16px);max-width:620px;height:auto;margin-inline:auto}.section{padding:48px 0}.section__intro{margin-bottom:24px}.section__intro p:not(.eyebrow){font-size:1rem}.feature-grid,.benefit-grid,.hardware-grid,.form-grid{grid-template-columns:1fr}.feature-grid,.benefit-grid,.hardware-grid{gap:14px}.feature-card{grid-template-columns:34px 1fr;align-items:center;min-height:auto;padding:18px;display:grid}.feature-card svg{margin-bottom:0}.benefit-card,.hardware-card__copy{padding:20px}.hardware-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hardware-card__media{aspect-ratio:1}.hardware-card__copy{padding:14px}.hardware-card__copy h3{font-size:.78rem;line-height:1.25}.hardware-card__copy p{font-size:.78rem;line-height:1.45}.operations-item{grid-template-columns:1fr;padding:18px}.form-card{padding:20px}.footer__inner{flex-direction:column}}@media (max-width:420px){.brand__logo{width:116px;height:42px}.language-toggle{gap:4px;min-height:34px;padding:5px 7px;font-size:.6rem}.language-toggle__track{width:26px;height:16px}.language-toggle__track span{width:10px;height:10px;top:3px}[href=\/en] .language-toggle__track span{transform:translate(10px)}.menu-button{padding-inline:7px;font-size:.72rem}}
