@media (max-width:1399px){
  .site-header{width:100%;max-width:none;height:72px;padding:0 24px;align-items:center}
  .logo{width:250px;height:60px}
  .logo-source{transform:scale(.81725)}
  .site-header nav{display:none}
  .menu{display:grid;width:44px;height:44px;padding:0;place-items:center;border-radius:12px;color:var(--ink);font-size:0;cursor:pointer}
  .menu::before{content:"☰";font-size:27px;line-height:1}
  .menu[aria-expanded="true"]::before{content:"×";font-size:36px;font-weight:300}
  .site-header nav.open{position:absolute;z-index:1001;top:72px;left:0;right:0;height:auto;padding:8px 24px 16px;display:flex;flex-direction:column;align-items:stretch;gap:0;background:rgba(245,245,247,.98);box-shadow:0 16px 32px rgba(24,32,47,.12);backdrop-filter:blur(22px)}
  .site-header nav.open a{width:100%;height:48px;padding:0;align-items:center;border-bottom:1px solid #e3e4e8;font-size:17px}
  .site-header nav.open a.active{padding:0;align-items:center;border-bottom:2px solid var(--brand);color:var(--brand)}

  main{width:calc(100% - 32px);margin:16px auto 0}
  main>*{min-width:0}
  .hero{width:100%;height:500px;padding:56px 48px;border-radius:36px}
  .hero h1{font-size:44px;line-height:50px;letter-spacing:-1px}
  .hero p{font-size:17px;line-height:24px}

  .about{height:auto}
  .section-head{height:120px;padding:36px;border-radius:36px}
  .section-head h2,.services h2,.geo h2,.consult h2{font-size:36px;line-height:44px}
  .about-grid{height:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}
  .company{height:auto;padding:36px;border-radius:36px}
  .company h3{font-size:32px;line-height:40px}
  .company p{width:auto;font-size:18px;line-height:26px}
  .stats{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:145px 145px 145px}
  .stats article{min-width:0;padding:28px;border-radius:36px}
  .stats b{font-size:30px;line-height:34px}
  .stats span{font-size:16px;line-height:22px}
  .stats .mission b{font-size:28px;line-height:32px}

  .services{height:668px}
  .services-title{height:260px;padding:36px;overflow:hidden}
  .services-title h2{position:relative;z-index:1}
  .services-title .services-art{left:0;right:auto;top:0;width:100%;height:620px;overflow:hidden}
  .services-title .services-art img{left:auto;right:-90px;top:-35px;width:720px;height:auto;aspect-ratio:1640/959;object-fit:fill}
  .service-row,.vacancy-row{width:100vw;margin-left:-16px;padding-inline:16px}
  .service-card{width:340px}
  .service-card h3,.service-card p{width:auto}
  .service-card .number,.service-card:nth-child(n) .number{left:auto;right:-4px}

  .process{width:100%;margin-left:0}
  .tabs{width:100%;height:110px}
  .tab{width:auto!important;min-width:0;height:110px;flex:1;padding:24px 32px;font-size:32px;line-height:40px;overflow:hidden}
  .tab small{right:32px;bottom:12px;font-size:14px;line-height:18px}
  .process-body,.process.employer .process-body{width:100%;height:auto;padding:24px;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:12px;border-radius:0 36px 36px 36px}
  .process-intro,.process.employer .process-intro{width:100%;height:auto;min-height:420px;padding:40px;top:72px;border-radius:36px}
  .process-intro h2{font-size:44px;line-height:50px}
  .process-intro h3{margin-top:20px;font-size:34px;line-height:42px}
  .process-intro p{width:auto;margin-top:20px;font-size:17px;line-height:24px}
  .steps{width:100%;min-width:0}
  .step{width:100%;min-width:0;padding:20px;border-radius:28px}
  .step h3{font-size:23px;line-height:29px}
  .step p{font-size:16px;line-height:23px}

  .vacancies{height:auto;padding-bottom:48px}
  .vacancy{width:340px}
  .partner{width:100%;height:auto;min-height:151px;gap:24px}

  .advantages{height:auto;gap:16px}
  .advantages-row,.advantages-row.first,.advantages-row.second{height:auto!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px}
  .advantages-row>*{width:100%!important;height:170px!important;min-width:0}
  .advantages-row.first .adv-title{width:100%;padding:22px}
  .advantages-row article{padding:22px;font-size:16px;line-height:23px}
  .adv-title h2{white-space:normal;font-size:30px;line-height:38px}
  .advantages-row.second img{width:100%;object-fit:cover}

  .geo{height:auto;padding:48px 0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px}
  .geo-copy,.country-list article{width:100%}
  .geo-copy{gap:28px}
  .geo-copy>div:first-child p{font-size:20px;line-height:28px}
  .country-list article{min-height:88px}
  .map{width:100%;height:auto;max-height:480px;align-self:center}

  .consult,.consult.form-has-errors{height:auto!important;padding:48px 0;grid-template-columns:minmax(0,1fr) minmax(420px,480px);gap:32px;align-items:center}
  .form-copy{height:auto}
  .consult form,.consult form.has-errors{width:100%;height:auto;min-height:475px}
  .submit .btn{width:100%}

  footer{width:100%;height:auto;margin-left:0;padding:48px 32px;border-radius:32px 32px 0 0;gap:40px}
  .footer-grid{width:100%;height:auto;display:grid;grid-template-columns:1fr 1fr;gap:48px 32px}
  .brand-col,.nav-col,.contacts-col,.social-col{width:100%}
  .footer-line{width:100%}
  .footer-bottom{width:100%;height:auto;gap:24px}
}

/* Updated responsive composition for Figma frame 7095:1051. */
@media (max-width:1399px){
  .hero h1{width:auto}
  .stats .mission span{font-size:16px;line-height:22px}
  .legal-support{width:100%;height:auto;margin-left:0;padding:48px;border-radius:24px;flex-direction:column;gap:48px}
  .legal-copy,.legal-copy__content,.legal-title-wrap,.legal-description{width:100%}
  .legal-copy{height:auto;gap:32px}
  .legal-copy__content{height:auto}
  .legal-features{width:100%;height:auto;gap:32px}
  .consult form,.consult form.has-errors{min-height:370px}
  .footer-grid{height:auto}
  .address{height:auto}
}

@media (max-width:900px){
  .legal-support{padding:40px 32px;gap:40px}
  .stats .mission{grid-column:1/3}
  .legal-title-wrap{height:auto;display:flex;flex-direction:column;gap:16px}
  .legal-title-wrap h2{width:auto}
  .legal-tags{position:static}
}

@media (max-width:600px){
  .stats .mission{grid-column:auto}
  .company,.vacancies-mobile-intro{height:auto;min-height:322px}
  .stats .mission span{font-size:16px;line-height:20px}
  .legal-support{width:100vw;margin-left:-8px;padding:32px 16px;border-radius:16px;gap:32px}
  .legal-copy{gap:24px}
  .legal-copy__content{gap:14px}
  .legal-title-wrap{gap:12px}
  .legal-title-wrap h2{font-size:28px;line-height:32px}
  .legal-tags{gap:6px;flex-wrap:wrap}
  .legal-tags span{padding:4px 10px;font-size:13px;line-height:18px}
  .legal-subtitle,.legal-description{font-size:16px;line-height:22px}
  .legal-subtitle br{display:none}
  .legal-cta{width:100%;height:48px}
  .legal-features{gap:24px}
  .legal-features article{height:auto;min-height:56px;gap:16px;align-items:flex-start}
  .legal-icon{width:56px;height:56px}
  .legal-icon img{width:40px;height:40px}
  .legal-features p{padding-top:2px;gap:4px;font-size:15px;line-height:20px}
  .consult,.consult.form-has-errors{min-height:0}
  .consult form,.consult form.has-errors{height:auto;min-height:306px}
  footer{min-height:0}
  .footer-brand-mobile{width:180px;height:111px;gap:3px;overflow:hidden}
  .footer-brand-mobile__main{width:180px;height:74.45px;position:relative;border-radius:10px;overflow:hidden}
  .footer-brand-mobile__main img{position:absolute;width:180px;height:180px;left:0;top:-25.17px;max-width:none}
  .footer-brand-mobile__tagline{display:block;width:180px;height:34.8px;border-radius:10px;object-fit:fill}
}

@media (max-width:900px){
  .site-header{padding-inline:16px}
  .logo{width:220px;height:56px}
  .logo-source{transform:scale(.7192)}
  .site-header nav.open{padding-inline:16px}
  main{width:calc(100% - 24px);margin-top:12px}
  .hero{height:480px;padding:44px 36px}
  .hero h1{font-size:40px;line-height:46px}
  .about-grid{grid-template-columns:1fr}
  .company{padding:32px}
  .services{height:628px}
  .services-title{height:220px;padding:30px}
  .services-title .services-art{left:0;right:auto;width:100%;height:100%;overflow:hidden}
  .services-title .services-art img{left:auto;right:-130px;top:-25px;width:600px;height:auto}
  .service-row,.vacancy-row{margin-left:-12px;padding-inline:12px}
  .service-card{width:330px}
  .process-body,.process.employer .process-body{padding:20px;grid-template-columns:1fr}
  .process-intro,.process.employer .process-intro{position:static;min-height:0;padding:36px}
  .tabs{height:96px}
  .tab{height:96px;padding:20px 18px;font-size:25px;line-height:32px}
  .tab small{display:none}
  .advantages-row,.advantages-row.first,.advantages-row.second{grid-template-columns:repeat(2,minmax(0,1fr))}
  .geo{grid-template-columns:1fr}
  .map{max-height:420px}
  .consult,.consult.form-has-errors{grid-template-columns:1fr;gap:32px}
  .consult form,.consult form.has-errors{width:100%;max-width:560px;justify-self:center;min-height:0}
}

@media (max-width:600px){
  .site-header{padding-inline:14px}
  .logo{width:210px;height:52px}
  .logo-source{transform:scale(.686274)}
  main{width:calc(100% - 20px);margin-top:10px;gap:12px}
  .hero{height:auto;min-height:520px;padding:36px 20px;border-radius:28px;background-position:58% center}
  .hero h1{font-size:30px;line-height:36px;letter-spacing:-.5px}
  .hero h1 br,.hero p br{display:none}
  .hero p{margin-top:20px;font-size:16px;line-height:23px}
  .actions{width:100%;margin-top:28px;gap:12px}
  .actions .btn{width:100%}

  .section-head{height:96px;padding:24px;border-radius:28px}
  .section-head h2,.services h2,.geo h2,.consult h2{font-size:28px;line-height:34px}
  .company{padding:24px;border-radius:28px}
  .company h3{font-size:26px;line-height:34px}
  .company p{font-size:16px;line-height:24px}
  .stats{grid-template-columns:1fr;grid-template-rows:none}
  .stats article{min-height:126px;padding:24px;border-radius:28px}
  .stats .mission{grid-column:auto}
  .stats .mission span br{display:none}

  .services{height:620px;padding-bottom:40px}
  .services-title{height:216px;padding:24px}
  .services-title .services-art img{right:-235px;top:-5px;width:520px}
  .service-row,.vacancy-row{margin-left:-10px;padding-inline:10px}
  .service-card{width:min(310px,calc(100vw - 40px));padding:24px;border-radius:36px}
  .service-card .icon{width:82px;height:82px}
  .service-card .number,.service-card:nth-child(n) .number{right:-10px;font-size:118px}
  .service-card h3{font-size:23px;line-height:28px}
  .service-card p{font-size:16px;line-height:22px}

  .tabs{height:88px}
  .tab{height:88px;padding:14px 10px;border-radius:24px 24px 0 0;font-size:18px;line-height:23px;white-space:normal}
  .process-body,.process.employer .process-body{padding:12px;gap:12px;border-radius:0 24px 24px 24px}
  .process-intro,.process.employer .process-intro{padding:28px 20px;border-radius:24px}
  .process-intro h2{font-size:26px;line-height:32px;letter-spacing:-.4px;overflow-wrap:normal;word-break:normal;hyphens:none}
  .process-intro h3{margin-top:18px;font-size:25px;line-height:32px}
  .process-intro p{margin-top:18px;font-size:16px;line-height:23px}
  .step{padding:18px;border-radius:24px}
  .step h3{height:auto;font-size:21px;line-height:27px}
  .step p{font-size:16px;line-height:23px}

  .vacancies{padding-bottom:40px}
  .vacancy{width:min(300px,calc(100vw - 40px));height:390px;padding:24px;border-radius:36px}
  .partner{padding:24px;border-radius:28px;align-items:stretch}
  .partner p br{display:none}
  .partner .btn{width:100%}

  .advantages{padding:28px 0;gap:12px}
  .advantages-row,.advantages-row.first,.advantages-row.second{grid-template-columns:1fr;gap:12px}
  .advantages-row>*{height:145px!important;border-radius:22px}
  .advantages-row.first .adv-title{height:104px!important;padding:20px}
  .advantages-row article{padding:20px;font-size:16px;line-height:23px}
  .adv-title h2{font-size:27px;line-height:34px}

  .geo{padding:32px 0;gap:24px}
  .geo-copy{gap:24px}
  .geo-copy>div:first-child{gap:14px}
  .geo-copy>div:first-child p{font-size:17px;line-height:24px}
  .country-list{gap:14px}
  .country-list article{min-height:84px;padding:18px 20px;border-radius:20px;font-size:16px;line-height:22px}
  .country-list article:last-child{height:auto;min-height:108px}
  .country-list br{display:none}
  .map{max-height:300px}

  .consult,.consult.form-has-errors{padding:32px 0;gap:28px}
  .form-copy{gap:28px}
  .form-heading{gap:12px}
  .form-heading p{font-size:16px;line-height:23px}
  .trust{gap:18px}
  .trust>div{height:auto;align-items:flex-start}
  .trust p{flex:1}
  .trust small{font-size:12px;line-height:17px}
  .consult form,.consult form.has-errors{padding:24px;gap:24px;border-radius:22px}
  .fields{gap:18px}
  .role{height:50px}
  input{height:50px}

  footer{padding:40px 24px;gap:36px}
  .footer-grid{grid-template-columns:1fr;gap:40px}
  .footer-bottom{align-items:flex-start}
}

.mobile-logo,
.vacancies-mobile-intro,
.footer-brand-mobile{display:none}
.consult-heading-break{display:none}

/* Exact 360 px mobile composition from Figma frame 6932:6248. */
@media (max-width:600px){
  body{background:var(--bg)}
  .site-header{
    position:fixed;
    z-index:1000;
    top:8px;
    left:50%;
    width:calc(100vw - 16px);
    max-width:none;
    height:60px;
    padding:8px;
    transform:translateX(-50%);
    align-items:center;
    background:transparent;
    border-radius:0;
    overflow:hidden;
    box-shadow:none;
    backdrop-filter:none;
  }
  .site-header.scrolled{
    top:8px;
    width:calc(100vw - 16px);
    height:68.3366px;
    background:rgba(237,237,237,.6);
    border-radius:24px;
    box-shadow:none;
    backdrop-filter:blur(20px);
  }
  .site-header:has(nav.open){background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(24,32,47,.12)}
  .logo{width:99px;height:52px;overflow:visible}
  .logo-source{display:none}
  .mobile-logo{display:flex;width:99px;height:52px;flex-direction:column;align-items:center;justify-content:center;gap:1px}
  .logo .mobile-logo__mark{display:block;width:68px;height:34.4px;object-fit:contain}
  .mobile-logo__name{display:block;color:#fff;font:600 7px/9px Inter,Arial,sans-serif;letter-spacing:-.08px;white-space:nowrap}
  .site-header.scrolled .mobile-logo__name{color:#0d2d7a}
  .menu{position:relative;display:block;width:44px;height:44px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;color:transparent;font-size:0;line-height:0}
  .menu::before,.menu::after{content:"";position:absolute;left:50%;top:50%;width:20px;height:2.4px;border-radius:2px;background:#fff;transform-origin:center}
  .menu::before{transform:translate(-50%,-50%) translateY(-6px)}
  .menu::after{transform:translate(-50%,-50%) translateY(6px)}
  .menu[aria-expanded="true"]::before{transform:translate(-50%,-50%) rotate(45deg)}
  .menu[aria-expanded="true"]::after{transform:translate(-50%,-50%) rotate(-45deg)}
  .site-header.scrolled .menu{border:0;background:#1374f9}
  .site-header:not(.scrolled):has(nav.open) .menu{border-color:var(--ink)}
  .site-header:not(.scrolled):has(nav.open) .menu::before,.site-header:not(.scrolled):has(nav.open) .menu::after{background:var(--ink)}
  .site-header nav.open{position:fixed;top:76px;left:0;right:0;padding:8px 16px 16px;border-radius:0 0 16px 16px}

  main{width:calc(100% - 16px);margin:8px auto 0;gap:8px}
  main>section[id],main>footer[id]{scroll-margin-top:76px}

  .hero{height:540px;min-height:540px;padding:88px 8px 8px;border-radius:16px;background-image:linear-gradient(rgba(36,38,36,.55),rgba(36,38,36,.55)),url('assets/hero-mobile.png');background-position:center;background-size:cover}
  .hero-copy{width:100%;height:100%;display:flex;flex-direction:column}
  .hero h1{font-size:32px;line-height:32px;letter-spacing:0;font-weight:700}
  .hero h1 br{display:block}
  .hero p{margin-top:16px;font-family:Jost,Inter,sans-serif;font-size:16px;line-height:20px;font-weight:400}
  .hero p br{display:none}
  .actions{width:100%;margin-top:auto;gap:16px}
  .actions .btn{height:56px;border-radius:12px;font-size:18px;line-height:24px}

  .about{height:auto;display:flex;flex-direction:column;gap:8px}
  .section-head{width:100%;height:72px;padding:12px;border-radius:16px}
  .section-head h2,.services h2,.geo h2,.consult h2{font-size:24px;line-height:32px}
  .down-arrows{display:flex;gap:8px}
  .down-arrows img{width:20px;height:20px}
  .about-grid{height:auto;margin:0;display:flex;flex-direction:column;gap:8px}
  .company,.vacancies-mobile-intro{width:100%;height:322px;padding:16px;border-radius:16px;background:#fff;overflow:hidden}
  .company h3,.vacancies-mobile-intro h3{margin:0 0 12px;font:700 24px/26px Inter,Arial,sans-serif}
  .company p,.vacancies-mobile-intro p{width:100%;margin:0 0 12px;font-size:16px;line-height:20px;font-weight:500}
  .company p:last-child,.vacancies-mobile-intro p:last-child{margin-bottom:0}
  .stats{height:auto;display:flex;flex-direction:column;gap:8px}
  .stats article{width:100%;height:90px;min-height:90px;padding:16px;border-radius:16px;justify-content:flex-start;gap:12px}
  .stats b,.stats .mission b{font-size:24px;line-height:26px}
  .stats span{font-size:16px;line-height:20px}
  .stats article:nth-child(4){height:110px;min-height:110px}
  .stats .mission{height:150px;min-height:150px}
  .stats .mission span br{display:none}

  .services{height:auto;padding:0;display:flex;flex-direction:column;gap:8px;overflow:visible}
  .services-title{width:100%;height:164px;padding:12px;border-radius:24px;overflow:hidden}
  .services-title h2{position:relative;z-index:2;line-height:48px}
  .services-title .services-art{position:absolute;inset:0;width:100%;height:164px;overflow:visible}
  .services-title .services-art img{left:38px;right:auto;top:10px;width:344px;height:201px;max-width:none;object-fit:fill}
  .service-row{width:100%;height:auto;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;overflow:visible!important;cursor:default;touch-action:auto}
  .service-card{width:100%;height:auto;min-height:0;padding:16px;border-radius:16px}
  .service-card .icon{width:56px;height:56px}
  .service-card .icon img{width:24px;height:24px}
  .service-card .number,.service-card:nth-child(n) .number{top:35px;right:-1px;left:auto;font-size:95px;line-height:34px;letter-spacing:-4.75px}
  .service-card h3{width:100%;margin-top:12px;font-size:18px;line-height:24px}
  .service-card p{width:100%;margin-top:8px;font-size:14px;line-height:20px}

  .process{width:100vw;margin-left:-8px}
  .tabs{width:calc(100% - 7px);height:72px}
  .tab{height:72px;padding:16px;border-radius:16px 16px 0 0;font-size:16px;line-height:20px;font-weight:900}
  .tab small{display:block;right:32px;bottom:0;font-size:8px;line-height:24px;font-weight:400}
  .tab.active small{display:none}
  .tab-connector{display:block;width:33.074px;height:31.237px;flex:0 0 33.074px}
  .tab-connector-left{display:block;left:0;bottom:0}
  .process-body,.process.employer .process-body{width:100%;height:auto;padding:16px;display:flex;flex-direction:column;gap:8px;border-radius:0 16px 16px 16px}
  .process-intro,.process.employer .process-intro{position:static;width:100%;height:282px;min-height:282px;padding:16px;border-radius:16px}
  .process-intro h2{font-size:26px;line-height:30px;letter-spacing:0}
  .process-intro h3{margin-top:20px;font-size:24px;line-height:30px}
  .process-intro p{width:100%;margin-top:20px;font-size:16px;line-height:24px}
  .steps{width:100%;gap:8px}
  .step{width:100%;min-height:0;padding:24px;border-radius:16px;gap:8px}
  .step:first-child{min-height:266px;gap:16px}
  .step small{font-size:12px;line-height:16px}
  .step h3{height:34px;font-size:18px;line-height:31px;gap:4px}
  .step h3 img{width:34px;height:34px}
  .step p{font-size:16px;line-height:22px}
  .step .btn{height:48px;border-radius:12px}

  .vacancies{height:auto;padding:0;display:flex;flex-direction:column;gap:8px}
  .vacancies .section-head{height:84px}
  .vacancies .section-head h2{width:224px;font-size:24px;line-height:30px}
  .vacancies-mobile-intro{display:block}
  .vacancy-row{width:100%;height:auto;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;overflow:visible!important;cursor:default;touch-action:auto}
  .vacancy{width:100%;height:357px;padding:16px;border-radius:16px}
  .vacancy h3{font-size:20px;line-height:31px}
  .vacancy ul{margin-top:12px;padding-left:24px;font-size:16px;line-height:22px}
  .partner{display:none}

  .advantages{height:606px;padding:0;display:flex;flex-direction:column;gap:0}
  .advantages-row,.advantages-row.first,.advantages-row.second{display:contents!important}
  .advantages-row>*{width:100%!important;min-width:0}
  .advantages-row.first .adv-title{width:100%;height:56px!important;margin-bottom:12px;padding:12px;border-radius:24px}
  .adv-title h2{font-size:24px;line-height:32px;white-space:nowrap}
  .advantages-row article{height:98px!important;margin-bottom:8px;padding:16px;border-radius:16px;font-size:16px;line-height:22px}
  .advantages-row.second img{width:100%;height:114px!important;border-radius:16px;object-fit:cover}

  .geo{height:746px;padding:32px 0 24px;display:grid;grid-template-columns:1fr;grid-template-rows:120px 226px 304px;grid-template-areas:"heading" "map" "countries";gap:20px}
  .geo-copy{display:contents}
  .geo-copy>div:first-child{grid-area:heading;padding-inline:12px;gap:12px}
  .geo h2{font-size:24px;line-height:32px}
  .geo-copy>div:first-child p{font-size:16px;line-height:22px;color:#6b6b6b}
  .map{grid-area:map;width:100%;height:226px;max-height:none;object-fit:cover}
  .country-list{grid-area:countries;gap:16px}
  .country-list article{width:100%;height:84px;min-height:84px;padding:16px;border-radius:16px;background:#e6e8f3;justify-content:flex-start;gap:8px;font-size:14px;line-height:20px}
  .country-list article b{font-size:18px;line-height:24px}
  .country-list article span{color:#6b6b6b}
  .country-list article:last-child{height:104px;min-height:104px}
  .country-list br{display:none}

  .consult,.consult.form-has-errors{height:auto!important;min-height:737px;padding:24px 0;display:flex;flex-direction:column;gap:20px;align-items:stretch}
  .form-copy{display:contents}
  .form-heading{width:100%;height:127px;padding:0 12px;gap:12px;align-items:flex-start}
  .form-heading>small{width:212px;height:27px;font-size:12px;line-height:15px}
  .form-heading h2{width:100%;font-size:24px;line-height:32px}
  .consult-heading-break{display:block}
  .form-heading p{margin-top:-10px;font-size:13px;line-height:22px;white-space:nowrap}
  .trust{width:100%;height:132px;padding:0 12px;gap:16px}
  .trust>div{height:58px;gap:12px}
  .trust>div>span{width:40px;height:40px}
  .trust img{width:20px;height:20px}
  .trust p{gap:4px}
  .trust b{font-size:15px;line-height:18px}
  .trust small{font-size:13px;line-height:18px}
  .consult form,.consult form.has-errors{width:100%;max-width:none;height:390px;min-height:390px;padding:16px;gap:20px;border-radius:16px;box-shadow:0 8px 12px rgba(24,32,47,.06)}
  .consult form.has-errors{height:auto}
  .consult form>label,.form-field{font-size:13px;line-height:16px;gap:8px}
  .role{height:44px;padding:4px;border-radius:10px}
  .role button{height:36px;font-size:14px}
  .fields{gap:16px}
  input{height:48px;padding:0 14px;border-radius:10px;font-size:15px}
  .submit{gap:12px}
  .submit .btn{height:48px;border-radius:10px;font-size:15px}
  .submit small{font-size:11px;line-height:15px}
  .field-error{font-size:12px;line-height:15px}

  footer{width:100vw;height:auto;min-height:961px;margin:0 0 0 -8px;padding:48px 20px 32px;border-radius:24px 24px 0 0;gap:32px}
  .footer-grid{width:100%;height:auto;display:flex;flex-direction:column;gap:32px}
  .brand-col,.nav-col,.contacts-col,.social-col{width:100%}
  .brand-col{gap:20px}
  .footer-brand{display:none}
  .footer-brand-mobile{display:flex;order:-1;width:180px;height:111px;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;color:#dfe4ff}
  .footer-brand-mobile__mark{display:block;width:124px;height:62.75px;object-fit:contain}
  .footer-brand-mobile strong{font:700 11.75px/14px Inter,Arial,sans-serif;letter-spacing:-.12px;white-space:nowrap}
  .footer-brand-mobile__line{display:block;width:49px;height:1px;background:#7184d2}
  .footer-brand-mobile small{font:500 5px/6px Inter,Arial,sans-serif;white-space:nowrap;color:#aeb7dc}
  .address{order:1}
  .address b{font-size:13px;line-height:16px}
  .address b img{width:14px;height:14px}
  .address span{font-size:14px;line-height:18px;color:#8a8d91}
  .nav-col{gap:8px}
  .footer-grid>div>b{margin-bottom:4px;font-size:13px;line-height:19px}
  .nav-col a{padding:2px 0;font-size:15px;line-height:20px}
  .contacts-col{gap:4px}
  .contacts-col small{margin-top:12px;font-size:12px;line-height:15px}
  .contacts-col small:first-of-type{margin-top:0}
  .contacts-col strong{font-size:18px;line-height:26px}
  .contacts-col a{font-size:15px;line-height:18px}
  .social-col{gap:8px}
  .social-col>b{margin-bottom:4px!important}
  .social-col a{width:100%;height:32px;padding:8px 14px;border-radius:20px;font-size:13px;line-height:16px}
  .social-col a img{width:16px;height:16px}
  .footer-line{width:100%;margin:0}
  .footer-bottom{width:100%;height:auto;gap:12px;align-items:flex-start;font-size:12px;line-height:15px}
  .footer-bottom .compliance{gap:6px}
}

@media (max-width:600px){
  .company,.vacancies-mobile-intro{height:auto;min-height:322px}
  .stats .mission span{font-size:16px;line-height:20px}
  .consult,.consult.form-has-errors{min-height:0}
  .consult form,.consult form.has-errors{height:auto;min-height:306px}
  footer{min-height:0}
  .footer-brand-mobile{width:180px;height:111px;gap:3px;overflow:hidden}
  .footer-brand-mobile__main{width:180px;height:74.45px;position:relative;border-radius:10px;overflow:hidden}
  .footer-brand-mobile__main img{position:absolute;width:180px;height:180px;left:0;top:-25.17px;max-width:none}
  .footer-brand-mobile__tagline{display:block;width:180px;height:34.8px;border-radius:10px;object-fit:fill}
}
