
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");
:root {
  --background:#F5F5F7; --surface:#FFFFFF; --muted:#EDEDF0; --text:#1C2236; --subtle:#767688;
  --primary:#1A3A6A; --primary-soft:#EDF2FF; --accent:#3B62C3; --accent-soft:#EBF0FE;
  --cta:#C85E1A; --border:rgba(28,34,54,.09); --shadow:0 18px 50px rgba(28,34,54,.08);
}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--background);color:var(--text);font-size:16px;font-weight:400;line-height:1.6;font-synthesis:none;text-rendering:geometricPrecision}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{max-width:1152px;margin:0 auto;padding:0 24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-nav{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-inner{height:62px;max-width:1152px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:24px}.brand{font-weight:700;font-size:18px;letter-spacing:0}.nav-menu{display:flex;align-items:center;gap:20px;margin-left:auto}.nav-menu a{font-size:14px;font-weight:400;color:var(--subtle);transition:color .18s}.nav-menu a:hover{color:var(--text)}.nav-cta{background:var(--primary);color:#fff;font-weight:400;font-size:14px;padding:9px 18px;border-radius:11px}.nav-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;background:transparent;padding:10px}.nav-toggle span{display:block;height:3px;background:var(--text);border-radius:4px;margin:5px 0}.breadcrumbs{padding:82px 24px 0;background:var(--background)}.breadcrumbs ol{max-width:1152px;margin:0 auto;padding:0;display:flex;gap:8px;list-style:none;color:var(--subtle);font-size:13px}.breadcrumbs li+li::before{content:"/";margin-right:8px;color:rgba(118,118,136,.55)}.breadcrumbs a{color:var(--accent)}.breadcrumbs+ .hero{padding-top:52px}.hero{position:relative;overflow:hidden;padding:108px 0 86px;background:radial-gradient(ellipse 72% 48% at 50% -10%,var(--accent-soft) 0%,var(--background) 62%)}.hero-grid{position:absolute;inset:0;opacity:.025;background-image:linear-gradient(var(--text) 1px,transparent 1px),linear-gradient(90deg,var(--text) 1px,transparent 1px);background-size:60px 60px}.hero-inner{position:relative;text-align:center;max-width:960px;display:flex;flex-direction:column;align-items:center}.hero-eyebrow,.eyebrow{display:block;border:0;background:transparent;color:var(--subtle);border-radius:0;padding:0;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:30px auto 18px;max-width:960px;font-size:clamp(48px,6vw,68px);line-height:1.08;font-weight:800;letter-spacing:0}.hero-line{display:block}.hero-line span{color:var(--accent)}.hero p{max-width:540px;margin:0 auto 28px;color:var(--subtle);font-size:18px;font-weight:400;line-height:1.6}.hero-actions,.contact-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;padding:14px 24px;font-weight:400;font-size:14px;cursor:pointer;transition:transform .18s,opacity .18s,background .18s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--cta);color:#fff}.btn-secondary{background:var(--surface);border:1px solid var(--border);box-shadow:0 4px 14px rgba(28,34,54,.06)}.stats{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:540px;margin:54px auto 0}.stats div{padding:0 22px;text-align:center}.stats div+div{border-left:1px solid var(--border)}.stats strong{display:block;color:var(--accent);font-size:28px;line-height:1;font-weight:800}.stats span{display:block;margin-top:7px;color:var(--subtle);font-size:12px;font-weight:400;line-height:1.25}.section{padding:104px 0}.services-section{padding-top:96px}.automation-section{padding:112px 0 116px}.automation-section .container{max-width:1150px}.automation-section .section-head{margin-bottom:54px}.automation-section .eyebrow{border:0;background:transparent;border-radius:0;padding:0;color:var(--subtle);font-size:11px;font-weight:600;letter-spacing:.16em}.automation-section .section-head h2{margin-top:18px;font-size:clamp(34px,4vw,44px);line-height:1.12}.automation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.automation-grid .card{min-height:218px;padding:28px 28px 26px;border-radius:12px}.automation-grid .icon-box{margin-bottom:22px}.automation-grid .card h3{margin-bottom:8px;font-size:15px;font-weight:500;line-height:1.35}.automation-grid .card p{font-size:14px;line-height:1.58}.services-section .eyebrow{border:0;background:transparent;border-radius:0;padding:0;color:var(--subtle);font-size:11px;font-weight:600;letter-spacing:.16em}.services-section .section-head{margin-bottom:64px}.services-section .section-head h2{font-size:clamp(30px,3.4vw,38px);line-height:1.12}.surface{background:var(--surface)}.muted{background:var(--background)}.section-head{margin-bottom:56px}.section-head h2{margin:18px 0 10px;font-size:clamp(30px,4vw,42px);line-height:1.14;font-weight:800;letter-spacing:0}.section-head p{max-width:560px;margin:0;color:var(--subtle);font-size:17px;font-weight:400}.cards{display:grid;gap:18px}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.cards.four{grid-template-columns:repeat(4,minmax(0,1fr))}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 18px}.card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:28px;transition:box-shadow .18s,transform .18s,border-color .18s}.surface .card{background:var(--surface)}.muted .card{background:var(--surface)}.card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.cards-mockup .card{min-height:232px;padding:26px 28px 26px;display:flex;flex-direction:column}.cards-mockup .icon-box{margin-bottom:24px}.cards-mockup .card h3{min-height:auto}.cards-mockup .card-link{margin-top:auto;padding-top:24px}.icon-box{width:42px;height:42px;border-radius:13px;background:var(--accent-soft);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.icon{width:21px;height:21px;stroke:var(--accent);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.card h3{margin:0 0 9px;font-size:16px;font-weight:500;line-height:1.35}.card p{margin:0;color:var(--subtle);font-size:14px;font-weight:400;line-height:1.65}.card-link{margin-top:22px;display:inline-flex;color:var(--accent);font-weight:400;font-size:14px}.process-section{padding:112px 0 116px}.process-section .eyebrow{border:0;background:transparent;border-radius:0;padding:0;color:var(--subtle);font-size:11px;font-weight:600;letter-spacing:.16em}.process-section .section-head{margin-bottom:76px}.process-section .section-head h2{font-size:clamp(34px,4vw,44px);line-height:1.12}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:72px}.step{position:relative}.step strong{display:block;color:rgba(28,34,54,.07);font-size:58px;line-height:1;font-weight:800;margin-bottom:28px}.step h3{margin:0 0 10px;font-size:16px;font-weight:600}.step p{margin:0;color:var(--subtle);font-size:15px;font-weight:400;line-height:1.58;max-width:245px}.sphere-section .eyebrow{border:0;background:transparent;border-radius:0;padding:0;color:var(--subtle);font-size:11px;font-weight:600;letter-spacing:.16em}.sphere-section .section-head{margin-bottom:56px}.sphere-section .section-head h2{font-size:clamp(30px,4vw,42px);line-height:1.12}.sphere-section .section-head p{max-width:500px;font-size:17px;line-height:1.55}.sphere-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.sphere{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px 14px;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text);font-weight:500;font-size:13px;line-height:1.25}.sphere-icon{height:24px;margin-bottom:10px;color:var(--subtle);display:flex;align-items:center;justify-content:center}.sphere-icon .icon{width:20px;height:20px;stroke:currentColor}.industry-section{padding:112px 0 120px}.industry-section .eyebrow{border:0;background:transparent;border-radius:0;padding:0;color:var(--subtle);font-size:11px;font-weight:600;letter-spacing:.16em}.industry-section .section-head{margin-bottom:54px}.industry-section .section-head h2{font-size:clamp(34px,4vw,44px);line-height:1.12}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.industry-pill{min-height:76px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px 28px;display:flex;align-items:center;gap:18px}.industry-pill span{width:8px;height:8px;border-radius:50%;background:var(--accent);flex:0 0 auto}.industry-pill h3{margin:0;font-size:15px;font-weight:600;line-height:1.28}.equipment-section{padding:112px 0 122px}.equipment-section .eyebrow{border:0;background:transparent;border-radius:0;padding:0;color:var(--subtle);font-size:11px;font-weight:600;letter-spacing:.16em}.equipment-section .section-head{margin-bottom:64px}.equipment-section .section-head h2{font-size:clamp(34px,4vw,44px);line-height:1.12}.equipment-section .section-head p{max-width:560px;font-size:17px;line-height:1.58}.equipment-section .cards{gap:20px}.equipment-section .card{min-height:436px;padding:34px 34px 32px;border-radius:12px;display:flex;flex-direction:column}.equipment-section .card h3{font-size:23px;font-weight:700;line-height:1.16;margin-bottom:18px}.equipment-section .card p{font-size:16px;line-height:1.58}.equipment-section .price-main{border-top:1px solid var(--border);margin-top:auto;padding-top:28px;color:var(--text);font-size:37px;line-height:1.05;font-weight:800}.equipment-section .price-card small{font-size:12px;margin-top:12px}.equipment-section .price-rows{margin-top:auto;padding-top:24px;border-top:1px solid var(--border)}.equipment-section .price-rows div{font-size:16px;padding:4px 0}.equipment-section .price-rows strong{font-weight:700}.mini{display:block;color:var(--subtle);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;margin-bottom:34px}.price-main span{display:block;color:var(--subtle);font-size:14px;line-height:1.4;font-weight:400;margin-bottom:8px}.price-main{border-top:1px solid var(--border);margin-top:22px;padding-top:20px;color:var(--text);font-size:30px;font-weight:800}.equipment-section .price-main{margin-top:auto;padding-top:28px;font-size:37px;line-height:1.05}.equipment-section .price-main span{display:block;color:var(--subtle);font-size:14px;line-height:1.4;font-weight:400;margin-bottom:8px}.price-card small{display:block;color:var(--subtle);font-size:12px;font-weight:400;margin-top:4px}.price-rows{border-top:1px solid var(--border);margin-top:22px;padding-top:14px}.price-rows div{display:flex;justify-content:space-between;gap:18px;padding:8px 0;color:var(--subtle);font-size:14px;font-weight:400}.price-rows strong{color:var(--text);font-weight:500}.pricing-section .container{max-width:1152px}.pricing-section .section-head{margin-bottom:58px}.pricing-section .eyebrow{border:0;background:transparent;border-radius:0;padding:0;color:var(--subtle);font-size:11px;font-weight:600;letter-spacing:.16em}.pricing-section .section-head h2{font-size:clamp(36px,4vw,48px);line-height:1.1}.pricing-section .section-head p{max-width:520px;font-size:17px;line-height:1.55}.plans-tabs{display:flex;gap:6px;background:var(--muted);border-radius:14px;padding:5px;width:max-content;margin:0 0 42px}.plans-tabs button{border:0;border-radius:10px;background:transparent;color:var(--subtle);font-weight:400;padding:10px 16px;cursor:pointer}.plans-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 2px 8px rgba(28,34,54,.06)}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plans[hidden]{display:none}.plan{position:relative;display:flex;flex-direction:column;min-height:386px;padding:30px 32px;border-radius:12px}.plan.featured{background:var(--primary);color:#fff}.badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--cta);color:#fff;border-radius:999px;padding:4px 11px;font-size:10px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.plan h3{color:inherit}.plan .price{font-size:36px;font-weight:800;line-height:1;margin:16px 0 8px}.plan .price span{font-size:21px;font-weight:600}.plan .sub{color:var(--subtle);font-size:12px;font-weight:400}.plan.featured .sub,.plan.featured li{color:rgba(255,255,255,.72)}.plan ul{list-style:none;margin:24px 0 0;padding:24px 0 18px;border-top:1px solid var(--border);display:grid;gap:10px}.plan.featured ul{border-color:rgba(255,255,255,.18)}.plan li{color:var(--subtle);font-size:14px;font-weight:400}.plan li::before{content:"✓";color:var(--accent);font-weight:600;margin-right:12px}.plan.featured li::before{color:#fff}.plan .btn{margin-top:auto;width:100%;min-height:48px;background:var(--accent-soft);color:var(--accent);font-weight:700}.plan.featured .btn{background:#fff;color:var(--primary)}.moysklad-process{padding:112px 0 128px}.process-kicker{display:block;color:var(--subtle);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px}.moysklad-process .section-head{margin-bottom:64px}.moysklad-process .section-head h2{font-size:clamp(34px,4vw,44px);line-height:1.12}.moysklad-process .section-head p{max-width:650px}.timeline{max-width:760px;padding-left:0}.timeline-item{position:relative;display:grid;grid-template-columns:46px 1fr;gap:34px}.timeline-item:not(:last-child)::after{content:"";position:absolute;left:22px;top:56px;bottom:12px;width:1px;background:var(--border)}.dot{width:46px;height:46px;border-radius:999px;background:var(--accent-soft);border:2px solid rgba(59,98,195,.22);display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:14px;font-weight:700}.timeline-copy{padding-bottom:46px}.timeline-item:last-child .timeline-copy{padding-bottom:0}.timeline-copy h3{margin:4px 0 12px;font-size:18px;line-height:1.35;font-weight:700}.timeline-copy p{max-width:640px;margin:0;color:var(--subtle);font-size:16px;line-height:1.55;font-weight:400}.chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.chip{border:1px solid var(--border);background:var(--background);border-radius:999px;padding:9px 15px;font-weight:400;font-size:14px}.site-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:min(720px,100%);margin-top:10px}.site-search input{min-height:52px;border:1px solid var(--border);border-radius:13px;background:#fff;padding:0 18px;color:var(--text)}.search-section{padding-top:54px}.search-results{display:grid;gap:12px;max-width:820px;margin:0 auto}.search-result{display:grid;gap:4px;padding:20px 22px;border:1px solid var(--border);border-radius:12px;background:#fff}.search-result strong{font-size:17px}.search-result span,.empty-search{color:var(--subtle);margin:0}.contact-band{padding:116px 0 106px;background:var(--primary);color:#fff}.contact-panel{border-radius:0;background:transparent;border:0;padding:0;text-align:center}.contact-panel .eyebrow{border:0;background:transparent;border-radius:0;padding:0;color:rgba(255,255,255,.36);font-size:11px;font-weight:700;letter-spacing:.16em}.contact-panel h2{margin:28px auto 22px;max-width:690px;font-size:clamp(36px,4.2vw,50px);line-height:1.1;font-weight:800;color:rgba(255,255,255,.92)}.contact-panel h2 span{display:block}.contact-panel p{max-width:500px;margin:0 auto 40px;color:rgba(255,255,255,.46);font-size:17px;font-weight:400;line-height:1.55}.channel{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:13px;padding:12px 22px;min-height:50px;font-weight:500;font-size:15px}.channel .icon{width:18px;height:18px;stroke:currentColor}.telegram{background:#31AEEF;color:#fff}.vk{background:#087DF5;color:#fff}.phone{background:transparent;color:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.16)}.site-footer{background:var(--primary);border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.38);padding:24px 0 30px}.footer-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:36px;align-items:start}.site-footer strong{color:rgba(255,255,255,.84);font-weight:700}.site-footer p{margin:4px 0;font-size:12px;font-weight:400}.site-footer a{color:rgba(255,255,255,.38);text-decoration:none}.site-footer span{margin-left:22px}.modal-overlay{position:fixed;inset:0;z-index:100;background:rgba(16,24,42,.48);backdrop-filter:blur(6px);display:none;align-items:center;justify-content:center;padding:20px}.modal-overlay.open{display:flex}.modal{position:relative;width:min(480px,100%);background:#fff;border-radius:18px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.22)}.modal-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px;font-weight:400;line-height:1;cursor:pointer;color:var(--subtle)}.modal h3{margin:0 0 20px;font-size:24px;font-weight:500}.lead-form{display:grid;gap:14px}.lead-form label{display:grid;gap:7px;font-weight:400;font-size:13px}.lead-form input,.lead-form textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:13px 14px;background:var(--background);color:var(--text);resize:vertical}.lead-form .consent-check{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;color:var(--subtle);font-size:12px;line-height:1.45}.consent-check input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--cta)}.consent-check a{text-decoration:underline;color:var(--accent)}.website-field{position:absolute!important;left:-9999px!important;opacity:0!important}.form-note,.form-result{margin:2px 0 0;color:var(--subtle);font-size:12px;font-weight:400}.form-note a{text-decoration:underline}.form-result{font-size:15px}.form-result.success{color:#16703A}.form-result.error{color:#B42318}
/* Design system normalization: typography, spacing, component rhythm */
:root{--container:1152px;--section-y:112px;--section-y-compact:96px;--gap:18px;--radius:12px;--text-xs:11px;--text-sm:14px;--text-md:16px;--text-lg:17px;--h2:44px;--h3:16px;--body-lh:1.6;--tight-lh:1.12}
body{font-size:var(--text-md);font-weight:400;line-height:var(--body-lh)}.container,.nav-inner{max-width:var(--container)}.section,.automation-section,.process-section,.sphere-section,.industry-section,.equipment-section,.pricing-section,.moysklad-process{padding:var(--section-y) 0}.services-section{padding:var(--section-y-compact) 0 var(--section-y)}.contact-band{padding:112px 0 96px}.section-head,.automation-section .section-head,.services-section .section-head,.process-section .section-head,.sphere-section .section-head,.industry-section .section-head,.equipment-section .section-head,.pricing-section .section-head,.moysklad-process .section-head{margin-bottom:56px}.hero-eyebrow,.eyebrow,.process-kicker,.mini{display:block;border:0;background:transparent;border-radius:0;padding:0;color:var(--subtle);font-size:var(--text-xs);font-weight:600;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.section-head h2,.automation-section .section-head h2,.services-section .section-head h2,.process-section .section-head h2,.sphere-section .section-head h2,.industry-section .section-head h2,.equipment-section .section-head h2,.pricing-section .section-head h2,.moysklad-process .section-head h2{margin:18px 0 10px;font-size:clamp(34px,4vw,var(--h2));line-height:var(--tight-lh);font-weight:800;letter-spacing:0}.section-head p,.sphere-section .section-head p,.equipment-section .section-head p,.pricing-section .section-head p,.moysklad-process .section-head p{max-width:560px;color:var(--subtle);font-size:var(--text-lg);font-weight:400;line-height:1.58}.cards,.services-grid,.automation-grid,.industry-grid,.plans{gap:var(--gap)}.card,.automation-grid .card,.equipment-section .card,.industry-pill,.plan{border-radius:var(--radius)}.card,.automation-grid .card{padding:28px}.card h3,.automation-grid .card h3,.step h3,.industry-pill h3{font-size:var(--h3);font-weight:600;line-height:1.35}.card p,.automation-grid .card p,.step p,.timeline-copy p{font-size:var(--text-sm);font-weight:400;line-height:1.6;color:var(--subtle)}.btn,.nav-cta,.card-link,.channel{font-size:var(--text-sm);font-weight:500}.nav-menu a{font-size:var(--text-sm);font-weight:500}.equipment-section .card h3{font-size:22px;font-weight:700;line-height:1.18}.equipment-section .card p{font-size:16px;line-height:1.58}.price-main,.equipment-section .price-main{font-size:36px;font-weight:800;line-height:1.05}.price-main span,.equipment-section .price-main span,.price-card small,.form-note{font-size:12px;font-weight:400}.plan{min-height:386px;padding:30px 32px}.plan h3{font-size:16px;font-weight:500}.plan .price{font-size:36px;font-weight:800}.plan .price span{font-size:21px;font-weight:600}.plan .sub,.plan li{font-size:14px;font-weight:400;line-height:1.45}.timeline-copy h3{font-size:18px;font-weight:700;line-height:1.35}.stats strong{font-size:28px;font-weight:800}.stats span{font-size:12px;font-weight:400}.sphere{border-radius:var(--radius);font-size:14px;font-weight:500}.badge{font-size:10px;font-weight:500}
@media (max-width: 960px){.nav-menu{display:none}.nav-toggle{display:block}.nav-menu.open{position:absolute;left:16px;right:16px;top:70px;display:grid;gap:6px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px;box-shadow:var(--shadow)}.nav-menu.open a{padding:10px 12px}.cards.three,.cards.four,.services-grid,.automation-grid,.industry-grid,.plans{grid-template-columns:repeat(2,1fr)}.sphere-grid{grid-template-columns:repeat(3,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.nav-inner{gap:14px}.nav-cta{margin-left:0}}
@media (min-width: 641px){.hero-line{white-space:nowrap}}
@media (max-width: 640px){.container{padding:0 18px}.nav-inner{height:68px;padding:0 18px}.nav-cta{padding:10px 15px}.breadcrumbs{padding:86px 18px 0}.breadcrumbs ol{font-size:12px;overflow:auto}.hero{padding:118px 0 64px}.breadcrumbs+ .hero{padding-top:46px}.hero h1{font-size:clamp(36px,10.5vw,40px);line-height:1.1;margin-top:28px}.hero p{font-size:17px;line-height:1.58;margin-bottom:26px}.hero-actions .btn,.contact-actions .btn,.contact-actions .channel{width:100%}.site-search{grid-template-columns:1fr}.site-search .btn{width:100%}.stats{grid-template-columns:1fr;gap:18px;margin-top:36px}.stats div+div{border-left:0}.section{padding:72px 0}.cards.three,.cards.two,.cards.four,.services-grid,.automation-grid,.industry-grid,.plans,.steps{grid-template-columns:1fr}.sphere-grid{grid-template-columns:repeat(2,1fr)}.section-head{margin-bottom:32px}.card{padding:24px}.cards-mockup .card{min-height:auto}.plans-tabs{width:100%;display:grid;grid-template-columns:1fr}.contact-panel{padding:34px 22px}.footer-grid{grid-template-columns:1fr}.site-footer span{display:block;margin:5px 0 0}.modal{padding:30px 22px}.hero-eyebrow,.eyebrow{font-size:10px}}
@media (max-width: 374px){.hero h1{font-size:34px}.hero p{font-size:16px}.brand{font-size:16px}.nav-cta{font-size:13px;padding:9px 12px}}
@media (prefers-reduced-motion: reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
