:root{--blue: #00126f;--ink: #4d4d4d;--muted: #717171;--panel: #e8ecf1;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}img,svg{display:block}a{color:inherit}h1,h2,h3,p{letter-spacing:0}.site-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:152px;margin:0 auto;padding:45px max(117px,calc((100vw - 1440px)/2 + 117px)) 38px max(133px,calc((100vw - 1440px)/2 + 133px));background:#fff}.brand{display:block;width:281px;height:69px;overflow:hidden}.brand img{width:281px;height:69px;object-fit:contain;object-position:left center}.site-header p{width:603px;margin:0;color:#1f2b69;font-size:21px;font-weight:500;line-height:24px;text-align:left}.site-header strong{font-weight:700}.hero{position:relative;width:100%;height:523px;margin:0 auto;overflow:hidden;background:#ececec}.hero:after{position:absolute;top:0;left:50%;width:1440px;height:523px;background:radial-gradient(58% 105% at 84% 48%,#f4f6fb,#f4f6fb00 68%),transparent;content:"";transform:translate(-50%)}.hero-copy,.hero-art{transform:translate(calc((100vw - 1440px)/2))}.hero-copy{position:absolute;z-index:2;left:160px;top:110.5px;width:666px}.hero-art{position:absolute;z-index:1;left:930px;top:-100.6px;width:674px;height:674px;object-fit:contain}@media(max-width:1440px){.hero-copy,.hero-art{transform:none}}h1{margin:0;color:#646464;font-size:64px;font-weight:700;line-height:56px}h1 span{display:block}h1 strong{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;width:162px;height:52px;border:0;border-radius:4px;background:var(--blue);color:#fff;cursor:pointer;font:500 16px/24px Inter,system-ui,sans-serif;text-decoration:none}.button:hover{background:#10249f}.button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #69e0ca;outline-offset:3px}.hero .button{margin-top:32px}.about{width:100%;height:433px;margin:0 auto;background:var(--blue);color:#fff}.about-inner{display:grid;grid-template-columns:442px 661px;align-items:center;gap:49px;width:1152px;height:433px;margin:0 auto}.about img{justify-self:end;width:315px;height:327px;object-fit:contain}.about h2{margin:0 0 17px;color:#fff}h2{margin:0;font-size:36px;font-weight:600;line-height:44px}.about p{width:564px;margin:0 0 12px;color:#fff;font-size:14px;font-weight:400;line-height:20px}.services{width:100%;height:940px;margin:0 auto;padding-top:50px;background:#fff}.section-heading{width:796px;margin:0 auto;text-align:center}.section-heading h2{color:#666}.section-heading p{margin:8px auto 0;color:var(--muted);font-size:16px;font-weight:400;line-height:24px}.service-grid{display:grid;grid-template-columns:repeat(3,299px);gap:50px 127.5px;width:1152px;margin:56px auto 0}.service-card{display:flex;flex-direction:column;align-items:center;height:288px;padding:24px 16px;border-radius:8px;background:#fff;box-shadow:0 2px 2px #abbed133;text-align:center}.service-card:nth-child(n+4){height:346px}.service-icon-wrap{position:relative;width:65px;height:56px;margin-bottom:16px}.service-icon-wrap:before{position:absolute;right:0;bottom:0;width:50px;height:49px;border-radius:18px 5px 10px;background:#3449b84d;content:"";transform:rotate(180deg)}.service-icon{position:relative;z-index:1;width:45px;height:45px;object-fit:contain}.service-card h3{width:267px;margin:0 0 8px;color:var(--ink);font-size:22px;font-weight:700;line-height:29px}.service-card p{width:251px;margin:0;color:var(--muted);font-size:14px;font-weight:400;line-height:20px}.clients{width:100%;height:405px;margin:0 auto;padding-top:70px;background:var(--blue);color:#fff}.clients-inner{width:1110px;margin:0 auto;text-align:center}.clients p{margin:8px 0 65px;color:#fff;font-size:16px;font-weight:400;line-height:24px}.clients ul{display:grid;grid-template-columns:397px 406px;gap:24px 87px;justify-content:center;width:934px;margin:0 auto;padding:0;text-align:left}.clients li{margin-left:33px;color:#fff;font-size:22px;font-weight:700;line-height:27px}.contact{width:100%;min-height:700px;margin:0 auto;padding-top:62px;background:var(--panel)}.contact h2{color:var(--ink);text-align:center}form{display:grid;gap:18px;width:594px;margin:57px auto 0}.field-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}label{display:grid;gap:5px;color:#000;font-size:15px;font-weight:700;line-height:27px}input{width:100%;height:40px;border:0;border-radius:5px;background:#fff;color:#111;font:500 15px/20px Inter,system-ui,sans-serif;padding:8px 10px}.privacy{display:flex;align-items:center;gap:10px;color:#0000004d;font-family:Poppins,Inter,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:27px}.privacy input{appearance:none;width:17px;height:17px;border:1px solid #7381c4;border-radius:50%;background:transparent;padding:0}.privacy input:checked{background:radial-gradient(circle at center,var(--blue) 45%,transparent 47%),transparent}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:65px}.form-status{min-height:24px;margin:0;color:var(--ink);font-size:14px;font-weight:500;line-height:20px;text-align:center}.form-status[data-type=success]{color:#0f6b42}.form-status[data-type=error]{color:#9b1c1c}form .button{margin-top:0;flex:0 0 auto}form .button:disabled{cursor:wait;opacity:.72}.site-footer{display:flex;align-items:center;justify-content:center;gap:40px;width:100%;height:178px;margin:0 auto;padding:64px 165px;background:var(--blue);color:#f5f7fa}.site-footer img{width:239px;height:50px;object-fit:contain;object-position:left center}.site-footer p{width:428px;margin:0;color:#f5f7fa;font-size:14px;font-weight:400;line-height:20px;text-align:center}.site-footer nav{display:flex;gap:16px}.site-footer a{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffffff21;color:#fff}.site-footer svg{width:18px;height:18px;fill:currentColor}.site-footer a:hover{background:#ffffff40}@media(max-width:980px){.site-header,.hero,.about,.services,.clients,.contact,.site-footer{height:auto;max-width:100%}.site-header{padding:24px;gap:24px}.site-header p{width:auto;font-size:16px;line-height:22px}.brand,.brand img{width:210px;height:52px}.hero{min-height:560px}.hero-copy{left:24px;top:48px;width:min(666px,calc(100% - 48px))}h1{font-size:clamp(42px,8vw,64px);line-height:.94}.hero-art{left:auto;right:0;top:268px;width:min(76vw,360px);height:min(76vw,360px)}.about-inner,.service-grid,.clients-inner,.clients ul,form{width:min(100% - 40px,640px)}.about-inner{grid-template-columns:1fr;height:auto;padding:48px 0;text-align:center}.about img{justify-self:center;max-width:100%;height:auto}.about p{width:auto;margin-inline:auto}.about-inner>div{width:100%}.services,.clients,.contact{padding:48px 0}.section-heading{width:min(100% - 40px,640px)}.service-grid,.clients ul{grid-template-columns:1fr;gap:24px}.service-card,.service-card:nth-child(n+4){height:auto;min-height:288px}.clients p{margin-bottom:32px}.site-footer{flex-direction:column;padding:40px 24px;text-align:center}.site-footer p{width:auto}}@media(max-width:640px){.site-header{align-items:flex-start;flex-direction:column}form{width:min(100% - 20px,640px)}.field-row{grid-template-columns:1fr}.form-actions{align-items:flex-start;flex-direction:column}.contact{padding-bottom:64px}}
