*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--dark:#1a1a1a;--darker:#111;--light-bg:#f5f5f3;--mid-bg:#ebebea;--card-bg:#fff;--card-dark:#2a2a2a;--border:#e0e0de;--text-primary:#1a1a1a;--text-secondary:#666;--text-muted:#999;--accent:#1a1a1a;--white:#fff;--radius:16px;--radius-sm:10px}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Manrope,sans-serif;line-height:1.6}nav{z-index:100;background:var(--white);justify-content:space-between;align-items:center;height:105px;padding:0 40px 0 50px;display:flex;position:sticky;top:0}.nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo svg{width:28px;height:56px}.nav-logo-text{flex-direction:column;display:flex}.nav-logo-text span:first-child{letter-spacing:-.045em;color:#08133d;font-size:29px;font-weight:800;line-height:.84}.nav-logo-text span:last-child{letter-spacing:-.04em;color:#08133d;text-transform:uppercase;align-self:flex-end;margin-top:2px;font-size:10px;font-weight:800;line-height:1}.nav-links{align-items:center;gap:34px;margin-left:80px;display:flex}.nav-links a{color:#666568;letter-spacing:-.02em;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--dark)}.nav-links a.active{color:var(--dark);font-weight:700}.nav-cta{color:var(--white);cursor:pointer;background:#252525;border:none;border-radius:8px;width:208px;height:55px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;transition:background .2s}.nav-cta:hover{background:#333}.hero-shell{padding:0 40px 104px}.hero{background:#1c2630;border-radius:28px;align-items:stretch;min-height:708px;display:flex;position:relative}.hero-bg{object-fit:fill;object-position:center;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{border-radius:inherit;background:linear-gradient(90deg,#14161c57 0%,#1a1b202e 53%,#0e0e0f21 100%),linear-gradient(#18191e38 0%,#0d0f1254 100%);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;max-width:885px;padding:100px 0 0 60px;display:flex;position:relative}.badge{letter-spacing:.02em;color:#fffffff5;text-transform:uppercase;border:1px solid #ffffffeb;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:383px;margin-bottom:22px;padding:8px 26px 9px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.badge-dark{color:var(--text-secondary);background:0 0;border-color:#00000040}.hero h1{color:var(--white);letter-spacing:-.037em;margin-bottom:14px;font-size:61px;font-weight:400;line-height:1.28}.hero h1 strong{letter-spacing:-.04em;font-weight:800;display:block}.hero p{color:#fffffffa;letter-spacing:-.025em;max-width:720px;margin-bottom:80px;font-size:18px;font-weight:700;line-height:1.54}.btn-outline-white{color:#080808;background:var(--white);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;width:255px;height:55px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex;box-shadow:0 20px 48px #00000024}.btn-outline-white:hover{background:#f4f4f4}.hero-card-wrap{z-index:3;width:445px;position:absolute;bottom:-104px;right:83px}.hero-card{background:var(--white);border-radius:34px;padding:25px 27px 20px;overflow:hidden;box-shadow:0 28px 54px #00000029}.hero-video-thumb{background:#2d4a6e;border:4px solid #5b6cff;border-radius:24px;width:100%;height:170px;position:relative;overflow:hidden}.hero-video-thumb img{object-fit:cover;object-position:center 76%;width:100%;height:100%}.play-btn{cursor:pointer;background:#8f97aedb;border:2px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 20px #0000003d,inset 0 0 16px #ffffff3d}.play-btn svg{width:22px;height:22px;fill:var(--white);margin-left:3px}.hero-stats{grid-template-columns:1fr 1fr 1fr;margin-top:24px;display:grid}.hero-stat{border-right:1px solid #cfcfcf;min-height:67px;padding:0 16px 3px 0}.hero-stat+.hero-stat{padding-left:24px}.hero-stat:last-child{border-right:none}.hero-stat .val{color:#030303;letter-spacing:-.04em;white-space:nowrap;font-size:18px;font-weight:800;line-height:1.25}.hero-stat .lbl{color:#3e3e3e;letter-spacing:-.025em;margin-top:8px;font-size:12px;line-height:1.35}section{padding:80px 40px}.section-inner{max-width:none;margin:0}.section-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}h2.section-title{max-width:480px;font-size:38px;font-weight:700;line-height:1.15}p.section-sub{color:var(--text-secondary);max-width:380px;font-size:15px;line-height:1.7}.btn-dark{background:var(--dark);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:13px 26px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.btn-dark:hover{background:#333}.btn-outline{color:var(--dark);cursor:pointer;background:0 0;border:1.5px solid #00000040;border-radius:8px;padding:12px 22px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-outline:hover{background:var(--light-bg)}.advantage-section{background:var(--white);padding:82px 40px 98px}.advantage-section .section-inner{max-width:none}.advantage-header{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:38px;display:flex}.advantage-badge{color:#686868;letter-spacing:.18em;text-transform:uppercase;border:1px solid #00000094;border-radius:999px;justify-content:center;align-items:center;min-width:181px;height:34px;margin-bottom:24px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.advantage-section h2.section-title{color:#262628;letter-spacing:-.042em;max-width:660px;font-size:39px;font-weight:800;line-height:1.3}.advantage-section .btn-dark{letter-spacing:-.025em;background:#202020;border:1px solid #555;border-radius:7px;justify-content:center;align-items:center;width:234px;height:53px;margin-bottom:9px;padding:0;font-size:16px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff2e}.advantage-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:29px;display:grid}.advantage-section .card{background:var(--white);border:1px solid #d9d9d9;border-radius:38px;min-height:380px;padding:31px 27px 33px}.advantage-section .card-dark{color:var(--white);background:#2d292b;border-color:#464244;padding:43px 22px 33px 34px}.advantage-section .card-icon{justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:31px;display:flex}.advantage-section .card-icon img{object-fit:contain;width:60px;height:60px}.advantage-section .card h3{color:#050505;letter-spacing:-.048em;max-width:310px;margin-bottom:24px;font-size:27px;font-weight:800;line-height:1.33}.advantage-section .card p{color:#6d6d70;letter-spacing:-.038em;max-width:360px;font-size:18px;font-weight:700;line-height:1.55}.perf-heading{color:#ffffff57;letter-spacing:.2em;text-transform:uppercase;margin-bottom:36px;font-size:16px;font-weight:700;line-height:1}.perf-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.perf-item{border-bottom:1px solid #ffffff21;border-right:1px solid #ffffff21;min-height:114px;padding:17px 20px 13px 2px}.perf-item:nth-child(2n){border-right:none;padding-left:42px}.perf-item:nth-child(3),.perf-item:nth-child(4){border-bottom:none}.perf-val{color:var(--white);letter-spacing:-.04em;white-space:nowrap;font-size:30px;font-weight:800;line-height:1.14}.perf-sub{color:#ffffffd1;letter-spacing:-.04em;margin-top:12px;font-size:15px;font-weight:500;line-height:1.35}@media (max-width:980px){.advantage-section{padding:70px 24px 84px}.advantage-header{flex-direction:column;align-items:flex-start;gap:26px}.advantage-section .btn-dark{margin-bottom:0}.advantage-cards{grid-template-columns:1fr}.advantage-section .card{min-height:auto}}@media (max-width:560px){.advantage-section{padding:56px 18px 70px}.advantage-section h2.section-title{font-size:34px}.advantage-section .card{border-radius:30px;padding:28px 24px}.advantage-section .card-dark{padding:34px 22px 28px}.perf-item:nth-child(2n){padding-left:24px}.perf-val{font-size:26px}}.solutions-section{background:var(--light-bg);padding-left:40px;padding-right:40px}.solutions-section .badge{min-width:fit-content;padding:7px 20px}.solutions-section .section-header{grid-template-columns:1fr 1fr;align-items:flex-end;gap:48px;margin-bottom:0;display:grid}.solutions-section .section-title,.solutions-section .section-sub{max-width:none}.solutions-layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:48px;margin-top:48px;display:grid}.solutions-img{border-radius:var(--radius);height:530px;overflow:hidden}.solutions-img img{object-fit:cover;object-position:center bottom;width:100%;height:100%}.solution-cards{flex-direction:column;gap:10px;height:100%;display:flex}.solution-card{border-radius:var(--radius-sm);cursor:pointer;background:#ebebea;flex-direction:column;flex:1;justify-content:center;padding:22px 26px;transition:background .2s;display:flex}.solution-card.active{background:var(--dark)}.solution-card.active h4{color:var(--white)}.solution-card.active p{color:#fff9}.solution-card h4{margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.3}.solution-card p{color:var(--text-secondary);font-size:13.5px;line-height:1.65}.products-section{background:linear-gradient(to bottom, var(--light-bg) 0, var(--light-bg) 392px, var(--white) 392px);padding:39px 40px 46px}.products-section .section-inner{max-width:none}.products-header{justify-content:space-between;align-items:start;gap:56px;margin-bottom:51px;display:flex}.products-section h2.section-title{letter-spacing:-.045em;max-width:515px;font-size:34px;font-weight:700;line-height:1.22}.products-intro{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:26px;width:429px;display:flex}.products-intro .section-sub{color:#64646a;max-width:429px;font-size:15px;font-weight:500;line-height:1.5}.products-intro .btn-dark{background:#222;border-radius:5px;justify-content:center;align-items:center;width:188px;height:40px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.tab-row{justify-content:space-between;width:490px;margin:0 0 36px 94px;display:flex}.tab-btn{cursor:pointer;color:#555;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:Manrope,sans-serif;font-size:15px;font-weight:500;transition:color .2s;display:flex}.tab-btn.active{color:#050505;font-weight:700}.tab-btn span{font-size:22px;font-weight:400;line-height:1}.product-card{background:#302c2e;border-radius:31px;grid-template-columns:337px minmax(0,1fr);align-items:stretch;gap:25px;min-height:467px;padding:25px 25px 25px 41px;display:grid}.product-card-content{flex-direction:column;padding:23px 0 18px;display:flex}.product-card h3{letter-spacing:-.03em;color:var(--white);margin-bottom:9px;font-size:19px;font-weight:700}.product-card .sub{color:#ffffff7a;margin-bottom:27px;font-size:12px;font-weight:500}.feature-list{flex-direction:column;gap:10px;margin-bottom:auto;list-style:none;display:flex}.feature-list li{color:#ffffffdb;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.feature-list li:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/12px no-repeat;border:1.5px solid #ffffffd9;border-radius:50%;flex-shrink:0;width:19px;height:19px}.product-card .btn-outline{background:var(--white);color:#333;border:none;border-radius:5px;justify-content:center;align-items:center;width:276px;height:41px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.product-card .btn-outline:hover{background:#f1f1f1}.product-img{border-radius:24px;height:417px;overflow:hidden}.product-img img{object-fit:cover;width:100%;height:100%}.product-card.storage .product-img img{object-position:center bottom}.why-section{background:var(--white);padding:43px 40px 78px}.why-section .section-inner{max-width:none}.why-section .badge{letter-spacing:.17em;border-color:#0000006b;height:28px;margin-bottom:16px;padding:0 20px;font-size:10px}.why-header{align-items:end;gap:54px;margin-bottom:46px}.why-section h2.section-title{letter-spacing:-.045em;flex-shrink:0;max-width:545px;font-size:34px;font-weight:700;line-height:1.2}.why-header .section-sub{color:#64646a;max-width:467px;margin-bottom:4px;font-size:15px;font-weight:500;line-height:1.5}.why-grid{grid-template-rows:239px 237px;grid-template-columns:1fr 1fr 2.56fr;gap:8px;display:grid}.why-card{border-radius:22px;position:relative;overflow:hidden}.why-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.why-card-overlay{background:linear-gradient(#0000000a 42%,#000000a8 100%);position:absolute;inset:0}.why-card-text{padding:0 19px 27px;position:absolute;bottom:0;left:0;right:0}.why-card-text h4{letter-spacing:-.04em;color:var(--white);margin-bottom:0;font-size:19px;font-weight:700;line-height:1.28}.why-card-text p{color:#ffffffe6;margin-top:13px;font-size:13px;font-weight:500;line-height:1.55}.why-performance{grid-area:1/1/auto/3}.why-performance img{object-position:center 62%}.why-performance .why-card-text{padding-bottom:28px}.why-support{grid-area:1/3/3}.why-support .why-card-text{padding:0 31px 36px}.why-control{grid-area:2/1}.why-execution{grid-area:2/2}.process-section{background:var(--white);padding:41px 40px 57px}.process-section .section-inner{max-width:none}.process-header{flex-direction:column;align-items:center;margin-bottom:43px;display:flex}.process-section .badge{letter-spacing:.17em;border-color:#0006;height:29px;margin-bottom:15px;padding:0 21px;font-size:10px}.process-section h2.section-title{text-align:center;letter-spacing:-.045em;max-width:680px;font-size:34px;font-weight:700;line-height:1.22}.process-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.13fr) minmax(0,1fr);align-items:start;gap:23px;display:grid}.process-img{border-radius:25px;height:387px;overflow:hidden}.process-img img{object-fit:cover;border-radius:25px;width:100%;height:100%}.process-card{background:var(--white);border:1px solid #dadada;border-radius:31px;height:181px;padding:35px 22px 10px}.process-card h4{letter-spacing:-.04em;white-space:nowrap;margin-bottom:14px;font-size:21px;font-weight:700;line-height:1.3}.process-card p{color:#69696f;font-size:15px;font-weight:500;line-height:1.52}.process-left,.process-right{flex-direction:column;gap:25px;display:flex}.trust-section{background:var(--white);padding:53px 40px 56px}.trust-section .section-inner{max-width:none}.trust-section .badge{letter-spacing:.16em;border-color:#0006;height:29px;margin-bottom:15px;padding:0 19px;font-size:10px}.trust-header{align-items:flex-end;gap:42px;margin-bottom:56px}.trust-section h2.section-title{letter-spacing:-.045em;flex-shrink:0;max-width:596px;font-size:34px;font-weight:700;line-height:1.2}.trust-header .section-sub{color:#64646a;max-width:468px;margin-bottom:2px;font-size:15px;font-weight:500;line-height:1.5}.trust-cards{grid-template-columns:minmax(0,1.86fr) repeat(2,minmax(0,1fr));gap:17px;margin-top:0;display:grid}.trust-card{border-radius:31px;position:relative;overflow:hidden}.trust-card-img{min-height:276px;position:relative}.trust-card-img img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.trust-card-img-overlay{background:linear-gradient(#000000ad 0%,#00000061 48%,#00000021 100%);position:absolute;inset:0}.trust-card-img-text{position:absolute;top:36px;left:25px;right:25px}.trust-card-img-text h4{color:var(--white);letter-spacing:-.03em;margin-bottom:12px;font-size:20px;font-weight:700}.trust-card-img-text p{color:#ffffffe6;font-size:14px;font-weight:500;line-height:1.65}.trust-card-plain{background:#f3f3f3;border:1px solid #dadada;border-radius:31px;min-height:276px;padding:37px 22px 25px}.trust-card-plain h4{letter-spacing:-.04em;margin-bottom:14px;font-size:21px;font-weight:700;line-height:1.35}.trust-card-plain p{color:#69696f;font-size:15px;font-weight:500;line-height:1.52}.economics-wrap{background:var(--white);padding:42px 40px 78px}.economics-section{background:#1c2630;border-radius:31px;max-width:none;min-height:550px;margin:0 auto;position:relative;overflow:hidden}.economics-bg{background:url(/assets/10015.png) 50%/cover no-repeat;position:absolute;inset:0}.economics-bg:after{content:"";background:linear-gradient(90deg,#0c12178c 0%,#0c121761 48%,#0c121733 100%);position:absolute;inset:0}.economics-content{z-index:2;min-height:550px;padding:53px 50px 64px;position:relative}.economics-text{max-width:700px}.economics-text .badge{letter-spacing:.17em;border-color:#ffffffb3;height:28px;margin-bottom:17px;padding:0 19px;font-size:10px}.economics-text h2{color:var(--white);letter-spacing:-.025em;margin-bottom:3px;font-size:36px;font-weight:600;line-height:1.29}.economics-text p{color:#ffffffd9;margin-bottom:30px;font-size:14px;font-weight:500;line-height:1.65}.economics-text .btn-outline-white{background:var(--white);width:184px;height:44px;color:var(--dark);border:none;border-radius:5px;justify-content:center;padding:0;font-size:14px;font-weight:700;display:flex}.economics-text .btn-outline-white:hover{background:#f2f2f2}.econ-pillars{gap:26px;margin-top:47px;display:flex}.econ-pillar{-webkit-backdrop-filter:blur(7px);background:#ffffff21;border:1px solid #ffffff8c;border-radius:15px;flex-direction:column;flex-shrink:0;justify-content:flex-end;width:167px;height:106px;padding:0 20px 11px;display:flex;position:relative}.econ-icon{position:absolute;top:11px;right:17px}.econ-icon img{object-fit:contain;width:auto;height:37px;display:block}.econ-pillar:last-child .econ-icon img{height:34px}.econ-pillar span{color:var(--white);font-size:14px;font-weight:700;line-height:1.45}.consult-section{background:#1c2630;min-height:678px;padding:74px 40px 76px;position:relative;overflow:hidden}.consult-bg{background:url(/assets/10013.png) 50%/cover no-repeat;position:absolute;inset:0}.consult-bg:after{content:"";background:#0006;position:absolute;inset:0}.consult-inner{z-index:2;grid-template-columns:minmax(300px,338px) minmax(0,503px);align-items:start;gap:38px;max-width:879px;margin:0 auto;display:grid;position:relative}.consult-left .badge{letter-spacing:.12em;min-width:189px;height:27px;color:var(--white);text-transform:uppercase;background:0 0;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;margin-bottom:19px;padding:0 20px;font-size:11px;font-weight:600;display:inline-flex}.consult-left h2{color:var(--white);letter-spacing:-.025em;margin-bottom:13px;font-size:35px;font-weight:600;line-height:1.2}.consult-left p{color:#ffffffe6;max-width:350px;font-size:14px;font-weight:500;line-height:1.52}.consult-form{-webkit-backdrop-filter:blur(7px);background:#ffffff1a;border:1px solid #ffffff85;border-radius:11px;width:100%;min-height:527px;padding:27px 38px 58px}.consult-form .form-row{grid-template-columns:1fr 1fr;gap:27px;margin-bottom:8px;display:grid}.consult-form .form-group{flex-direction:column;gap:4px;margin-bottom:0;display:flex}.consult-form .form-group label{color:#ffffffeb;font-size:10px;font-weight:500;line-height:11px}.consult-form .form-group input,.consult-form .form-group textarea{height:45px;color:var(--white);resize:none;background:#ebe8e680;border:none;border-radius:3px;outline:none;padding:12px 14px;font-family:Manrope,sans-serif;font-size:13px;transition:border-color .2s}.consult-form .form-group input::placeholder,.consult-form .form-group textarea::placeholder{color:#ffffff4d}.consult-form .form-group input:focus,.consult-form .form-group textarea:focus{outline:1px solid #ffffff80}.form-full{grid-column:1/-1}.consult-form .form-field-wide{margin-top:9px;margin-bottom:9px}.consult-form .form-field-wide input{height:43px}.consult-form .form-group textarea{height:77px;min-height:77px}.consult-form .btn-dark{text-align:center;color:#111;cursor:pointer;background:#fff;border:none;border-radius:6px;width:202px;height:42px;margin:26px auto 0;padding:0;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;display:block}.consult-form .btn-dark:hover{background:#f0f0f0}footer{background:#111;border-top:1px solid #ffffff0f;padding:56px 48px 32px}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{grid-template-columns:1.5fr 1fr 1.5fr;align-items:start;gap:48px;margin-bottom:48px;display:grid}.footer-logo{align-items:center;display:flex}.footer-logo img{width:200px;height:auto}.footer-links{flex-direction:column;gap:18px;display:flex}.footer-links a{color:#ffffff73;font-size:15px;text-decoration:none;transition:color .2s}.footer-links a.active{color:var(--white);font-weight:600}.footer-links a:hover{color:var(--white)}.footer-contact{flex-direction:column;gap:12px;display:flex}.footer-contact-item{align-items:flex-start;gap:12px;display:flex}.footer-contact-item svg{flex-shrink:0;width:18px;height:18px;margin-top:1px}.footer-contact-item span{color:#ffffffa6;font-size:13px;line-height:1.5}.footer-contact-item a{color:#ffffffa6;font-size:13px;text-decoration:none}.footer-contact-item a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff14;justify-content:center;align-items:center;padding-top:24px;display:flex}.footer-bottom p{color:#ffffff59;font-size:13px}.spacer{background:var(--light-bg);height:32px}.spacer-white{background:var(--white);height:32px}.logo-mark{justify-content:center;align-items:center;display:flex}html,body{max-width:100%;overflow-x:hidden}@media (max-width:900px){nav{height:80px;padding:0 24px}.nav-links{display:none}.nav-cta{width:160px;height:46px;font-size:14px}.hero-shell{padding:0 24px 28px}.hero{border-radius:22px;flex-direction:column;min-height:500px;overflow:visible}.hero-content{max-width:100%;padding:48px 28px 32px}.hero-content .badge{min-width:fit-content;padding:7px 18px;font-size:12px}.hero h1{font-size:40px}.hero p{margin-bottom:28px;font-size:15px}.btn-outline-white{width:auto;padding:0 28px}.hero-card-wrap{z-index:3;width:calc(100% - 48px);margin:0 24px;position:relative;bottom:auto;right:auto}section{padding:60px 24px}h2.section-title{font-size:30px}.section-header{flex-direction:column;align-items:flex-start;gap:16px}.solutions-section .section-header{grid-template-columns:1fr;gap:14px}.solutions-layout{grid-template-columns:1fr;gap:24px;margin-top:28px}.solutions-img{height:300px}.solution-cards{height:auto}.solution-card{flex:none}.advantage-section{padding:60px 24px 80px}.advantage-header{flex-direction:column;align-items:flex-start;gap:24px;max-width:100%}.advantage-cards{grid-template-columns:1fr}.advantage-section .card{min-height:auto}.products-section{padding:40px 20px}.products-header{flex-direction:column;gap:20px}.products-intro{width:100%}.tab-row{gap:20px;width:100%;margin-left:0}.product-card{border-radius:22px;grid-template-columns:1fr;min-height:auto;padding:24px 20px}.product-img{height:240px}.product-card .btn-outline{width:100%;max-width:100%}.why-section{padding:48px 24px 60px}.why-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:8px}.why-performance{grid-area:auto/1/auto/3;height:220px}.why-support{grid-area:auto/1/auto/3;height:260px}.why-control{grid-area:auto/1;height:200px}.why-execution{grid-area:auto/2;height:200px}.process-section{padding:48px 24px 56px}.process-grid{grid-template-columns:1fr;gap:20px}.process-img{height:260px}.process-card{height:auto;min-height:auto;padding:28px 20px}.process-card h4{white-space:normal}.trust-section{padding:48px 24px 56px}.trust-cards{grid-template-columns:1fr}.trust-card-img{min-height:240px}.trust-card-plain{min-height:auto}.economics-wrap{padding:32px 20px 56px}.economics-section{border-radius:22px;min-height:auto}.economics-content{min-height:auto;padding:44px 28px 52px}.economics-text{max-width:100%}.economics-text h2{font-size:26px}.econ-pillars{flex-wrap:wrap;gap:12px;margin-top:28px}.econ-pillar{width:calc(50% - 6px)}.consult-section{min-height:auto;padding:56px 24px}.consult-inner{grid-template-columns:1fr;gap:32px;width:100%;max-width:100%}.consult-form{width:100%;max-width:100%;padding:28px 20px 40px}.consult-left h2{font-size:28px}.consult-left p{max-width:100%}footer{padding:48px 24px 28px}.footer-top{grid-template-columns:1fr;gap:32px}.footer-inner{max-width:100%}}@media (max-width:480px){nav{height:64px;padding:0 16px}.nav-cta{width:120px;height:38px;font-size:13px}.hero-shell{padding:0 12px 24px}.hero{border-radius:16px}.hero-content{padding:36px 18px 28px}.hero h1{font-size:28px;line-height:1.2}.hero p{margin-bottom:24px;font-size:14px}.hero-card-wrap{width:calc(100% - 24px);margin:0 12px}section{padding:48px 16px}h2.section-title{font-size:26px}.solutions-img{height:220px}.solution-card h4{font-size:15px}.solution-card p{font-size:13px}.advantage-section{padding:48px 16px 64px}.advantage-section h2.section-title{font-size:28px}.advantage-section .card{border-radius:26px;padding:26px 20px}.advantage-section .card-dark{padding:30px 20px 26px}.perf-val{font-size:24px}.products-section{padding:36px 12px}.product-img{height:200px}.why-grid{grid-template-columns:1fr}.why-performance{grid-column:1;height:200px}.why-support{grid-column:1;height:240px}.why-control,.why-execution{grid-column:1;height:180px}.economics-content{padding:36px 20px 44px}.economics-text h2{font-size:24px}.econ-pillar{width:100%}.consult-section{padding:48px 16px}.consult-form{padding:24px 16px 36px}.consult-form .form-row{grid-template-columns:1fr;gap:0}.consult-left h2{font-size:26px}footer{padding:40px 16px 24px}.footer-logo img{width:160px}}
