:root{--yellow:#fdba02;--black:#101010;--ink:#111;--muted:#777;--line:#dedede;--max:1210px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:90%}h1,h2,h3,p{margin-top:0}.wrap{width:min(var(--max),calc(100% - 64px));margin:0 auto}.header{height:76px;background:var(--yellow);position:-webkit-sticky;position:sticky;top:0;z-index:50}.header__inner{height:100%}.brand,.header__inner{display:flex;align-items:center}.brand{width:235px;height:58px}.brand img{width:220px;height:54px;object-fit:contain;object-position:left center}.nav{display:flex;gap:40px;margin:auto;font-size:13px;font-weight:700}.nav a:hover{opacity:.65}.header__cta{background:#111;color:#fff;border-radius:10px;padding:14px 23px;font-size:12px;font-weight:800;white-space:nowrap}.menu,.mobile-nav{display:none}.hero{min-height:660px;background:#111;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,44vw)}.wrap-left{width:min(690px,calc(100% - 64px));margin-left:max(32px,calc((100vw - var(--max))/2));display:flex;flex-direction:column;justify-content:center;padding-right:50px}.hero h1{font-size:60px;line-height:1.02;letter-spacing:-.045em;margin-bottom:34px}.hero__copy>p{max-width:610px;color:#c6c6c6;font-size:16px;line-height:1.58;margin-bottom:34px}.hero__benefits{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:590px;margin-bottom:46px}.hero__benefits span{font-size:13px;font-weight:700;line-height:1.35;padding-left:21px;position:relative}.hero__benefits span:before{content:"✓";position:absolute;left:0;color:var(--yellow)}.hero__actions{display:flex;align-items:center;gap:30px}.btn{min-height:50px;padding:0 30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.btn--yellow{background:var(--yellow);color:#111}.btn--black{background:#111;color:#fff}.text-link{font-size:13px;font-weight:700}.hero__photo{overflow:hidden}.hero__photo img{height:90%;object-fit:scale-down}.section{padding:74px 0 88px}.cta h2,.founder h2,.responsibility h2,.section h2{font-size:38px;line-height:1.12;letter-spacing:-.035em}.task-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;margin-top:46px}.task{border:1px solid var(--line);border-radius:12px;min-height:154px;padding:18px 12px 13px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:.2s}.task:hover{background:var(--yellow);border-color:var(--yellow);transform:translateY(-2px)}.task__icon{font-size:42px;line-height:1;margin-bottom:12px}.task b{font-size:13px;line-height:1.25}.task i{font-style:normal;margin-top:auto}.cases{padding-top:30px}.lead{font-size:13px;color:var(--muted);margin:12px 0 32px}.cases-grid{display:grid;grid-template-columns:2.05fr 1fr;grid-gap:21px;gap:21px;height:438px}.cases-stack{display:grid;grid-template-rows:1fr 1fr;grid-gap:18px;gap:18px}.case{border-radius:12px;overflow:hidden;position:relative;color:#fff}.case img{height:100%;object-fit:cover}.case__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 62%)}.case__copy{position:absolute;left:22px;right:22px;bottom:19px;z-index:2}.case__copy small{font-size:10px;color:var(--yellow);font-weight:800}.case__copy h3{font-size:24px;margin:5px 0 2px}.case__copy p{font-size:12px;margin:0}.case__copy span{position:absolute;right:0;bottom:0;font-size:11px}.cases-stack .case__copy{left:16px;bottom:13px}.cases-stack .case__copy h3{font-size:18px}.cases-stack .case__copy p{font-size:10px}.cases__more{display:block;text-align:right;font-size:12px;font-weight:700;margin-top:14px}.responsibility{background:#111;color:#fff;padding:82px 0 102px}.responsibility__lead{color:#aaa;font-size:14px;line-height:1.65;margin:20px 0 48px}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:48px;gap:48px}.promise-grid .line{height:4px;background:#484848;margin-bottom:22px}.promise-grid strong{font-size:38px;font-weight:400;color:var(--yellow)}.promise-grid h3{font-size:15px;margin:16px 0 8px}.promise-grid p{font-size:12px;line-height:1.55;color:#999;margin:0}.founder{padding:96px 0}.founder__grid{display:grid;grid-template-columns:42% 58%;align-items:center}.founder__photo{width:390px;height:500px;border-radius:18px;overflow:hidden}.founder__photo img{height:100%;object-fit:cover;object-position:center top}.founder__copy{max-width:560px;padding-left:36px}.founder__copy h2{font-size:40px;margin-bottom:25px}.eyebrow{font-size:11px;font-weight:800;color:#d99c00;margin-bottom:22px}.founder__copy p{font-size:14px;color:#555;line-height:1.75}.signature{margin-top:36px}.signature b,.signature span{display:block;font-size:13px}.cta{background:var(--yellow);padding:56px 0}.cta__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.cta h2{font-size:37px;margin-bottom:12px}.cta p{font-size:13px;line-height:1.55;max-width:540px;margin-bottom:0}.cta__actions{justify-self:center;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.cta__actions>a:last-child{font-size:13px;font-weight:600}.footer{background:#111;color:#fff;padding:54px 0 27px}.footer__top{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;padding-bottom:32px;border-bottom:1px solid #333}.footer h2{font-size:25px;line-height:1.22;margin-bottom:18px}.footer h2 span{color:var(--yellow)}.footer__phone{font-size:29px;font-weight:800;display:block;margin-bottom:6px}.footer__phone b{color:var(--yellow)}.footer small{color:#777;font-size:10px}.footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer__contact>a{font-size:15px}.footer__bottom{padding-top:24px;display:flex;justify-content:space-between;align-items:flex-end;color:#777;font-size:9px;line-height:1.6}.footer__bottom a{font-size:11px}.service-brand{display:flex;align-items:center;gap:13px;min-width:270px}.service-brand img{width:72px;height:54px}.service-brand>span{width:1px;height:28px;background:rgba(0,0,0,.28)}.service-brand b{font-size:13px;white-space:nowrap}.nav a.active{border-bottom:2px solid #111;padding-bottom:5px}.kicker{display:block;font-size:10px;letter-spacing:.11em;font-weight:800;margin-bottom:12px;color:#777}.kicker--yellow{color:var(--yellow)}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:10px;color:#8a8a8a;margin-bottom:34px;flex-wrap:wrap}.breadcrumbs b{color:inherit;font-weight:600}.section-head{display:grid;grid-template-columns:1fr 420px;grid-gap:50px;gap:50px;align-items:end;margin-bottom:35px}.section-head h2{font-size:40px;line-height:1.08;letter-spacing:-.035em;margin:0}.section-head>p{font-size:13px;line-height:1.65;color:#777;margin:0}.services-hero{background:#111;color:#fff;padding:72px 0 76px}.services-hero__label{font-size:10px;color:var(--yellow);font-weight:800;letter-spacing:.12em;margin-bottom:20px}.services-hero h1{font-size:58px;line-height:1.02;letter-spacing:-.045em;margin-bottom:24px}.services-hero>div>p{max-width:730px;color:#aaa;font-size:15px;line-height:1.65;margin-bottom:44px}.route-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.route-card{min-height:230px;border:1px solid #3b3b3b;border-radius:16px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.route-card:hover{transform:translateY(-3px)}.route-card--yellow{background:var(--yellow);color:#111;border-color:var(--yellow)}.route-card small{font-size:9px;font-weight:800;letter-spacing:.08em;margin-bottom:auto;color:#999}.route-card--yellow small{color:#695000}.route-card h2{font-size:30px;line-height:1.12;margin:26px 0 13px}.route-card span{font-size:12px;font-weight:700}.service-section{padding:78px 0 88px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.role-card{border:1px solid var(--line);border-radius:13px;padding:22px;min-height:190px;display:flex;flex-direction:column;transition:.2s}.role-card:hover{background:var(--yellow);border-color:var(--yellow);transform:translateY(-2px)}.role-num{font-size:10px;color:#999}.role-card h3{font-size:19px;margin:28px 0 9px}.role-card p{font-size:11px;line-height:1.55;color:#777;max-width:260px}.role-card b{margin-top:auto;font-size:18px}.task-section{background:#f5f5f3}.task-service-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.task-service-card{background:#fff;border-radius:14px;display:grid;grid-template-columns:175px 1fr;min-height:190px;overflow:hidden}.task-service-card__image{background:var(--yellow);display:flex;align-items:center;justify-content:center;padding:17px}.task-service-card__image img{height:155px;object-fit:contain}.task-service-card>div:last-child{padding:28px}.task-service-card h3{font-size:19px;margin-bottom:9px}.task-service-card p{font-size:11px;line-height:1.55;color:#777;min-height:35px}.task-service-card span{font-size:11px;font-weight:700}.extra-tasks{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px;align-items:center}.extra-tasks span{font-size:10px;font-weight:800;margin-right:5px}.extra-tasks a{border:1px solid #ccc;border-radius:100px;padding:9px 13px;font-size:10px;background:#fff}.popular-services{background:#111;color:#fff;padding:78px 0 88px}.choose-service h2,.popular-services h2,.service-cases h2{font-size:40px;letter-spacing:-.035em}.popular-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-top:35px}.popular-card{border:1px solid #343434;border-radius:13px;padding:23px;min-height:190px;display:flex;flex-direction:column}.popular-card:hover{border-color:var(--yellow)}.popular-card h3{font-size:18px}.popular-card p{font-size:11px;color:#999;line-height:1.55}.popular-card span{font-size:10px;color:var(--yellow);font-weight:700;margin-top:auto}.choose-service{padding:80px 0}.flow-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.flow{background:#f5f5f3;border-radius:14px;padding:28px}.flow small{font-size:9px;color:#999}.flow h3{font-size:21px;margin:9px 0 25px}.flow>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.flow>div b,.flow>div span{padding:10px 12px;border-radius:8px;background:#fff;font-size:10px}.flow>div b{background:var(--yellow)}.flow i{font-style:normal}.flow-note{font-size:12px;color:#777;max-width:780px;margin:25px 0 0}.service-cases{padding:30px 0 90px}.service-case-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin-top:32px}.service-case-grid article{position:relative;height:330px;border-radius:14px;overflow:hidden;color:#fff}.service-case-grid img{height:100%;object-fit:cover}.service-case-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 65%)}.service-case-grid article>div{position:absolute;left:20px;bottom:18px;z-index:2}.service-case-grid small{color:var(--yellow);font-size:9px;font-weight:800}.service-case-grid h3{font-size:22px;margin:5px 0}.service-case-grid p{font-size:10px;margin:0}.about-hero,.case-detail-hero,.cases-hero,.contacts-hero,.detail-hero,.specific-hero{background:#111;color:#fff;padding:62px 0 75px}.about-hero h1,.case-detail-hero h1,.cases-hero h1,.contacts-hero h1,.detail-hero h1,.specific-hero h1{font-size:56px;line-height:1.03;letter-spacing:-.045em;margin-bottom:25px;max-width:900px}.about-hero p,.case-detail-hero>div>p,.cases-hero>div>p,.contacts-hero p,.detail-hero p,.specific-hero p{max-width:710px;font-size:14px;line-height:1.7;color:#aaa;margin-bottom:30px}.detail-section{padding:78px 0 88px}.detail-section--soft{background:#f5f5f3}.link-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.link-card{border:1px solid var(--line);padding:24px;border-radius:13px;min-height:175px;display:flex;flex-direction:column}.link-card h3{font-size:18px}.link-card p{font-size:11px;color:#777;line-height:1.55}.link-card span{font-size:10px;font-weight:700;margin-top:auto}.simple-links{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-top:30px}.simple-links a{background:#fff;border:1px solid #ddd;border-radius:10px;padding:18px;display:flex;justify-content:space-between;font-size:13px;font-weight:700}.compact-responsibility{padding:70px 0}.compact-responsibility .promise-grid article{border-top:3px solid #444;padding-top:20px}.more-link{display:inline-block;font-size:12px;font-weight:700;margin-top:22px}.mini-case-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin-top:30px}.mini-case{border:1px solid #e0e0e0;border-radius:13px;overflow:hidden;background:#fff}.mini-case img{height:190px;object-fit:cover}.mini-case>div{padding:17px}.mini-case small{font-size:9px;color:#888}.mini-case h3{font-size:17px;margin:7px 0 13px}.mini-case span{font-size:10px;font-weight:700}.task-detail-hero{background:var(--yellow);padding:55px 0}.specific-hero__grid,.task-detail-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:60px;gap:60px;align-items:center}.task-detail-hero h1{font-size:53px;line-height:1.04;letter-spacing:-.045em;margin:15px 0 22px}.task-detail-hero p{font-size:14px;line-height:1.65;max-width:630px}.task-detail-hero__image{height:430px;display:flex;align-items:center;justify-content:center}.task-detail-hero__image img{height:100%;object-fit:contain}.solution-strip{background:#111;color:#fff;padding:35px 0}.solution-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:15px}.solution-strip .wrap>div{display:flex;align-items:center;gap:10px}.solution-strip b{color:var(--yellow);font-size:11px}.solution-strip span{font-size:11px}.solution-strip i{font-style:normal;color:#666}.specific-hero__image{height:470px;border-radius:15px;overflow:hidden;background:var(--yellow);display:flex;align-items:center}.specific-hero__image img{height:100%;object-fit:contain}.specific-hero .hero__benefits{margin:28px 0 32px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.feature-grid article{border-top:3px solid #111;padding-top:18px}.feature-grid b{font-size:28px;color:#bbb}.feature-grid h3{font-size:15px;margin:14px 0 8px}.feature-grid p{font-size:11px;line-height:1.55;color:#777}.two-col-copy{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px}.two-col-copy h2{font-size:34px}.two-col-copy p{font-size:13px;color:#777;line-height:1.65}.cases-hero{padding-bottom:55px}.case-filter-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.case-filter-links a{border:1px solid #444;border-radius:100px;padding:8px 12px;font-size:9px}.case-filter-links a:first-child{background:var(--yellow);color:#111;border-color:var(--yellow)}.case-library-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.case-library-card{border:1px solid #e1e1e1;border-radius:13px;overflow:hidden;background:#fff}.case-library-card__image{height:210px;background:#eee}.case-library-card__image img{height:100%;object-fit:cover}.case-library-card__body{padding:18px}.case-library-card small{font-size:9px;color:#888}.case-library-card h3{font-size:17px;margin:8px 0}.case-library-card p{font-size:10px;line-height:1.5;color:#777;height:46px;overflow:hidden}.case-library-card span{font-size:10px;font-weight:700}.case-tags{display:flex;flex-wrap:wrap;gap:8px}.case-tags a{border:1px solid #444;border-radius:100px;padding:8px 11px;font-size:9px}.case-story{padding:70px 0}.case-story__grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:70px;gap:70px}.story-block{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #ddd}.story-block:last-child{border-bottom:0}.story-block>span{font-size:9px;color:#999;font-weight:800;letter-spacing:.1em}.story-block h2{font-size:30px;margin:10px 0 15px}.story-block p{font-size:14px;line-height:1.75;color:#555;white-space:pre-line}.case-story__aside{position:-webkit-sticky;position:sticky;top:110px;align-self:start}.case-story__aside img{height:420px;object-fit:cover;border-radius:14px}.case-story__aside small{display:block;font-size:9px;color:#999;line-height:1.5;margin-top:10px}.case-result{background:#f5f5f3;padding:70px 0}.case-result h2{font-size:37px;max-width:720px;margin-bottom:35px}.about-hero__grid{display:grid;grid-template-columns:1fr 400px;grid-gap:70px;gap:70px;align-items:center}.about-hero__grid img{height:440px;object-fit:cover;border-radius:15px}.contacts-hero{min-height:620px;display:flex;align-items:center}.contacts-hero__grid{display:grid;grid-template-columns:1fr 440px;grid-gap:80px;gap:80px;align-items:center}.contacts-card{background:#fff;color:#111;border-radius:16px;padding:34px}.contacts-card small{font-size:9px;color:#888;font-weight:800}.contacts-phone{display:block;font-size:27px;font-weight:800;margin:22px 0}.contacts-card .btn{width:100%;margin-bottom:24px}.contacts-card p{color:#666;font-size:11px;margin:0}.contacts-card p b{font-size:20px;color:#111}@media(max-width:1000px){.wrap{width:min(var(--max),calc(100% - 40px))}.nav{gap:22px}.hero{grid-template-columns:55% 45%;min-height:610px}.wrap-left{margin-left:20px;width:calc(100% - 40px);padding-right:25px}.hero h1{font-size:48px}.task-grid{grid-template-columns:repeat(3,1fr)}.promise-grid{gap:24px}.founder__photo{width:340px;height:450px}.founder__copy{padding-left:20px}.service-brand{min-width:210px}.service-brand b{font-size:11px}.case-library-grid,.popular-grid,.role-grid{grid-template-columns:repeat(2,1fr)}.section-head{grid-template-columns:1fr 340px}.specific-hero__grid,.task-detail-hero__grid{gap:30px}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.header{height:64px}.header__inner{width:calc(100% - 28px)}.brand{width:170px;height:48px}.brand img{width:165px;height:45px}.header__cta,.nav{display:none}.service-brand{min-width:0;gap:0}.service-brand img{width:85px;height:52px}.service-brand>b,.service-brand>span{display:none}.menu{display:flex;margin-left:auto;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:9px}.menu span{display:block;height:2px;background:#111;width:24px}.mobile-nav{position:absolute;top:64px;left:0;right:0;background:#111;color:#fff;padding:12px 20px 18px}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid #2d2d2d;font-size:13px}.mobile-nav a:last-child{color:var(--yellow);border:0}.hero{display:flex;flex-direction:column;min-height:0}.wrap-left{order:1;margin:0;width:100%;padding:52px 20px 44px}.hero__photo{order:0;height:330px}.hero__photo img{object-position:center center}.hero h1{font-size:44px;margin-bottom:24px}.hero__copy>p{font-size:14px;margin-bottom:28px}.hero__benefits{gap:8px;margin-bottom:34px}.hero__benefits span{font-size:11px;padding-left:16px}.hero__actions{gap:18px}.btn{padding:0 22px}.section{padding:54px 0 62px}.cta h2,.founder h2,.responsibility h2,.section h2{font-size:31px}.task-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:28px}.task{min-height:135px}.cases{padding-top:20px}.cases-grid{display:flex;flex-direction:column;height:auto;gap:12px}.case,.case--big{height:300px}.cases-stack{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:none;grid-gap:12px;gap:12px}.cases-stack .case{height:210px}.case__copy span{display:none}.responsibility{padding:58px 0 68px}.responsibility__lead{margin-bottom:35px}.desktop{display:none}.promise-grid{grid-template-columns:1fr 1fr;gap:34px 22px}.founder{padding:62px 0}.founder__grid{grid-template-columns:1fr;gap:34px}.founder__photo{width:100%;height:480px}.founder__copy{padding-left:0}.founder__copy h2{font-size:32px}.cta{padding:48px 0}.cta__grid{grid-template-columns:1fr;gap:28px}.cta__actions{justify-self:start}.footer__top{grid-template-columns:1fr;gap:35px}.footer__bottom{align-items:flex-start;gap:20px}.footer__phone{font-size:26px}.services-hero{padding:48px 0}.about-hero h1,.case-detail-hero h1,.cases-hero h1,.contacts-hero h1,.detail-hero h1,.services-hero h1,.specific-hero h1{font-size:39px}.about-hero__grid,.case-story__grid,.contacts-hero__grid,.flow-grid,.route-cards,.section-head,.specific-hero__grid,.task-detail-hero__grid,.task-service-grid,.two-col-copy{grid-template-columns:1fr}.route-card{min-height:190px}.section-head{gap:12px}.section-head h2{font-size:31px}.detail-section,.service-section{padding:55px 0}.case-library-grid,.link-card-grid,.mini-case-grid,.role-grid{grid-template-columns:1fr 1fr}.task-service-card{grid-template-columns:130px 1fr}.task-service-card__image img{height:120px}.popular-grid,.service-case-grid{grid-template-columns:1fr 1fr}.choose-service h2,.popular-services h2,.service-cases h2{font-size:31px}.specific-hero__image,.task-detail-hero__image{height:330px}.solution-strip .wrap{flex-wrap:wrap;justify-content:flex-start}.solution-strip i{display:none}.case-story__aside{position:static}.case-story__aside img{height:330px}.about-hero__grid img{height:380px}.contacts-hero{min-height:0}.contacts-card{padding:24px}}@media(max-width:480px){.hero__photo{height:285px}.hero h1{font-size:38px}.hero__benefits{grid-template-columns:1fr 1fr;row-gap:12px}.hero__benefits span:last-child{grid-column:1/3}.hero__actions{align-items:flex-start;flex-direction:column}.task-grid{grid-template-columns:1fr 1fr}.task{padding:14px 8px;min-height:125px}.task__icon{font-size:34px}.cases-stack{grid-template-columns:1fr}.cases-stack .case{height:240px}.promise-grid{grid-template-columns:1fr}.founder__photo{height:430px}.footer__bottom{flex-direction:column}.about-hero h1,.case-detail-hero h1,.cases-hero h1,.contacts-hero h1,.detail-hero h1,.services-hero h1,.specific-hero h1{font-size:34px}.case-library-grid,.feature-grid,.link-card-grid,.mini-case-grid,.popular-grid,.role-grid,.route-cards,.service-case-grid,.task-service-grid{grid-template-columns:1fr}.task-service-card{grid-template-columns:105px 1fr}.task-service-card>div:last-child{padding:20px 16px}.task-service-card__image{padding:8px}.task-service-card__image img{height:95px}.simple-links{grid-template-columns:1fr}.service-case-grid article{height:280px}.about-hero,.case-detail-hero,.cases-hero,.contacts-hero,.detail-hero,.specific-hero{padding:46px 0 55px}.task-detail-hero{padding:42px 0}.task-detail-hero h1{font-size:34px}.specific-hero__image,.task-detail-hero__image{height:280px}.case-story{padding:50px 0}.case-story__aside img{height:270px}.story-block h2{font-size:25px}.case-result h2{font-size:29px}.contacts-phone{font-size:23px}}.proof-strip{background:#fff;border-bottom:1px solid #e8e8e8;padding:24px 0}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.proof-grid article{border-left:3px solid var(--yellow);padding-left:18px}.proof-grid b{display:block;font-size:24px;line-height:1.1;margin-bottom:5px}.proof-grid span{font-size:12px;color:#777;line-height:1.45}.process-section{padding:82px 0 92px;background:#f5f5f3}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.process-grid article{background:#fff;border-radius:14px;padding:24px;min-height:205px}.process-grid article b{color:#d99c00;font-size:12px}.process-grid article h3{font-size:18px;margin:28px 0 9px}.process-grid article p{font-size:11px;line-height:1.6;color:#777;margin:0}.reserve-section{padding:78px 0;background:#111;color:#fff}.reserve-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:start}.reserve-grid h2{font-size:40px;line-height:1.1;letter-spacing:-.035em;margin:0}.reserve-grid p{font-size:13px;line-height:1.75;color:#aaa}.reserve-grid p:last-child{margin-bottom:0}.faq-section{padding:82px 0 92px}.faq-grid{max-width:900px}.faq-grid details{border-top:1px solid #ddd}.faq-grid details:last-child{border-bottom:1px solid #ddd}.faq-grid summary{list-style:none;cursor:pointer;padding:19px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:700}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{font-size:22px;font-weight:400}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{max-width:760px;color:#666;font-size:13px;line-height:1.7;padding:0 0 22px;margin:0}.price-section{padding:76px 0;background:var(--yellow)}.price-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;align-items:start}.price-grid h2{font-size:42px;line-height:1.05;letter-spacing:-.04em;margin-bottom:14px}.price-value{font-size:20px;font-weight:800;margin:18px 0}.price-grid>div>p{font-size:13px;line-height:1.65;max-width:520px}.price-factors{background:#111;color:#fff;border-radius:16px;padding:28px}.price-factors h3{font-size:18px;margin-bottom:16px}.price-factors ul{margin:0;padding-left:18px;color:#aaa;font-size:12px;line-height:1.9}.service-link-cloud,.task-tag-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.service-link-cloud a,.task-tag-cloud a,.task-tag-cloud span{border:1px solid #d5d5d5;border-radius:100px;padding:9px 13px;font-size:10px;background:#fff}.service-link-cloud a:hover,.task-tag-cloud a:hover{background:var(--yellow);border-color:var(--yellow)}.case-filters{display:grid;grid-gap:16px;gap:16px;margin-top:38px}.case-filter-row{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.case-filter-row>strong{font-size:10px;letter-spacing:.08em;min-width:78px;padding-top:8px;color:#777}.case-filter-row a{font-size:10px;border:1px solid #494949;border-radius:100px;padding:8px 12px;color:#ddd}.case-filter-row a.active,.case-filter-row a:hover{background:var(--yellow);border-color:var(--yellow);color:#111}.case-filter-reset{font-size:10px;color:var(--yellow);font-weight:700}.case-count{font-size:12px;color:#777;margin-bottom:22px}.case-library-card__image{overflow:hidden}.case-library-card__cover{width:100%;height:100%;object-fit:cover;display:block}.project-services{padding:78px 0}.project-service-list{display:grid;grid-gap:18px;gap:18px}.project-service{border:1px solid #ddd;border-radius:16px;overflow:hidden;background:#fff}.project-service__head{padding:25px 28px;background:#f5f5f3;display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;align-items:center}.project-service__head h3{font-size:22px;margin:0}.project-service__head b{font-size:12px}.project-service__body{display:grid;grid-template-columns:1fr 1fr;grid-gap:35px;gap:35px;padding:26px 28px}.project-service__body p{font-size:13px;line-height:1.7;color:#666;margin:0}.project-service__photos{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:20px}.project-service__photos img{height:220px;object-fit:cover;border-radius:10px}.related-case-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:28px}.related-case{border:1px solid #ddd;border-radius:13px;overflow:hidden;background:#fff}.related-case img{height:180px;object-fit:cover}.related-case>div{padding:16px}.related-case h3{font-size:17px;margin:6px 0 10px}.related-case small{font-size:9px;color:#888}.related-case span{font-size:10px;font-weight:700}.role-intro-photo{margin-top:34px;border-radius:16px;overflow:hidden;max-height:430px}.role-intro-photo img{height:430px;object-fit:cover}.category-note{background:#fff4c7;border-left:4px solid var(--yellow);padding:16px 18px;font-size:12px;line-height:1.6;margin-top:25px}.nationwide-band{background:var(--yellow);padding:32px 0}.nationwide-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.nationwide-band b{font-size:25px}.nationwide-band span{font-size:13px;max-width:600px}.privacy-page{padding:70px 0 100px}.privacy-page h1{font-size:48px;letter-spacing:-.04em}.privacy-page h2{font-size:24px;margin:38px 0 12px}.privacy-page li,.privacy-page p{font-size:13px;line-height:1.75;color:#555}.privacy-page ul{padding-left:20px}.privacy-updated{font-size:11px;color:#999;margin-bottom:35px}.home-process{padding:82px 0 92px;background:#f5f5f3}.home-process .process-grid{margin-top:35px}.home-faq{padding:82px 0}.home-proof{background:#fff}.home-reserve{background:#111}.service-related{padding:76px 0;background:#f5f5f3}.service-related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:25px}.service-related-grid a{background:#fff;border:1px solid #ddd;border-radius:13px;padding:21px;min-height:120px;display:flex;flex-direction:column}.service-related-grid h3{font-size:16px;margin-bottom:9px}.service-related-grid span{font-size:10px;font-weight:700;margin-top:auto}@media(max-width:900px){.proof-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.price-grid,.project-service__body,.reserve-grid{grid-template-columns:1fr}.related-case-grid,.service-related-grid{grid-template-columns:1fr 1fr}.nationwide-band .wrap{align-items:flex-start;flex-direction:column}.case-filter-row>strong{width:100%}}@media(max-width:620px){.process-grid{grid-template-columns:1fr}.faq-section,.price-section,.process-section,.project-services,.reserve-section{padding:58px 0}.reserve-grid{gap:30px}.price-grid h2,.reserve-grid h2{font-size:32px}.project-service__head,.project-service__photos,.related-case-grid,.service-related-grid{grid-template-columns:1fr}.project-service__photos img{height:230px}.proof-grid b{font-size:20px}.privacy-page h1{font-size:36px}.service-brand b,.service-brand>span{display:none}.service-brand{min-width:auto}.case-filter-row{gap:7px}}.staff-page{overflow:hidden}.staff-page svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.staff-hero{background:#111;color:#fff;padding:66px 0 74px}.staff-hero__grid{display:grid;grid-template-columns:1fr .94fr;grid-gap:58px;gap:58px;align-items:center}.staff-hero h1{font-size:56px;line-height:1.02;letter-spacing:-.045em;max-width:690px;margin-bottom:22px}.staff-hero__copy>p{max-width:640px;color:#aaa;font-size:14px;line-height:1.7;margin-bottom:25px}.staff-hero__facts{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:27px}.staff-hero__facts span{border:1px solid #383838;border-radius:10px;padding:10px 12px;color:#888;font-size:10px}.staff-hero__facts b{display:block;color:#fff;font-size:12px;margin-bottom:2px}.staff-photo-collage{height:470px;display:grid;grid-template-columns:1.42fr .78fr;grid-gap:11px;gap:11px}.staff-photo-main,.staff-photo-small{position:relative;overflow:hidden;border-radius:18px}.staff-photo-collage img,.staff-project-card img{width:100%;object-fit:cover}.staff-photo-main:after,.staff-project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),transparent 64%)}.staff-photo-caption{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;font-size:12px;line-height:1.45}.staff-photo-caption b{font-size:17px}.staff-photo-side{display:grid;grid-template-rows:1.2fr .8fr;grid-gap:11px;gap:11px}.staff-photo-message{background:var(--yellow);color:#111;border-radius:18px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end}.staff-photo-message svg{width:38px;height:38px;margin-bottom:auto}.staff-photo-message b{font-size:15px;margin-bottom:5px}.staff-photo-message span{font-size:10px;line-height:1.4}.staff-benefits-section,.staff-roles-section{padding:80px 0 90px}.staff-role-board{display:grid;grid-template-columns:280px 1fr;grid-gap:12px;gap:12px}.staff-role-board__intro{background:var(--yellow);border-radius:16px;padding:26px;min-height:280px;display:flex;flex-direction:column}.staff-role-board__intro svg{width:54px;height:54px}.staff-role-board__intro strong{font-size:64px;line-height:1;margin-top:auto;letter-spacing:-.05em}.staff-role-board__intro span{font-size:12px;max-width:180px;line-height:1.5;margin-top:8px}.staff-role-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.staff-role-list>span{border:1px solid #ddd;border-radius:12px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;min-height:85px;font-size:14px;font-weight:800}.staff-role-list i{font-style:normal;font-size:9px;color:#aaa;font-weight:500}.staff-role-list>span:nth-child(4n+2){background:#f5f5f3}.staff-projects-section{background:#111;color:#fff;padding:78px 0 88px}.staff-projects-section .section-head>p{color:#999}.staff-project-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.staff-project-card{position:relative;height:380px;border-radius:16px;overflow:hidden}.staff-project-card>div{position:absolute;left:22px;right:22px;bottom:18px;z-index:2}.staff-project-card h3{font-size:23px;line-height:1.12;margin-bottom:9px}.staff-project-card p{color:#ccc;font-size:10px;line-height:1.55;margin:0}.staff-benefits-section{background:#f5f5f3}.staff-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.staff-benefit-grid article{background:#fff;border-radius:14px;padding:22px;min-height:225px;display:flex;flex-direction:column}.staff-benefit-icon{width:52px;height:52px;border-radius:14px;background:var(--yellow);padding:11px;display:block}.staff-benefit-grid h3{font-size:17px;margin:27px 0 9px}.staff-benefit-grid p{font-size:10.5px;line-height:1.65;color:#777;margin:0}.staff-process-section{padding:78px 0 90px;background:var(--yellow)}.staff-process-section>div>h2{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin-bottom:34px}.staff-process-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.staff-process-grid article{background:#fff;border-radius:16px;padding:22px;min-height:245px;position:relative}.staff-process-grid article:not(:last-child):after{content:"→";position:absolute;right:-17px;top:42px;z-index:3;font-size:23px;font-weight:800}.staff-step-head{display:flex;align-items:center;justify-content:space-between}.staff-step-head>span{font-size:10px;color:#999}.staff-step-head i{width:54px;height:54px;border-radius:50%;background:#111;color:var(--yellow);padding:13px;font-style:normal}.staff-process-grid h3{font-size:18px;margin:35px 0 10px}.staff-process-grid p{font-size:11px;line-height:1.65;color:#777;margin:0}.staff-support-section{background:#111;color:#fff;padding:72px 0}.staff-support-grid{display:grid;grid-template-columns:1fr auto;grid-gap:70px;gap:70px;align-items:center}.staff-support-grid h2{font-size:43px;line-height:1.05;letter-spacing:-.04em;margin-bottom:15px}.staff-support-grid p{max-width:680px;color:#aaa;font-size:13px;line-height:1.7;margin:0}.staff-support-grid .btn{white-space:nowrap}@media(max-width:1000px){.staff-hero__grid{gap:34px}.staff-photo-collage{height:420px}.staff-role-board{grid-template-columns:230px 1fr}.staff-benefit-grid,.staff-role-list{grid-template-columns:repeat(2,1fr)}.staff-project-card{height:330px}}@media(max-width:760px){.staff-hero{padding:50px 0 58px}.staff-hero__grid{grid-template-columns:1fr}.staff-hero h1{font-size:40px}.staff-photo-collage{height:390px}.staff-benefits-section,.staff-process-section,.staff-roles-section{padding:56px 0 64px}.staff-role-board{grid-template-columns:1fr}.staff-role-board__intro{min-height:220px}.staff-role-list{grid-template-columns:repeat(2,1fr)}.staff-projects-section{padding:56px 0 64px}.staff-project-grid{grid-template-columns:1fr}.staff-project-card{height:320px}.staff-process-section>div>h2{font-size:32px}.staff-process-grid{grid-template-columns:repeat(2,1fr)}.staff-process-grid article:not(:last-child):after{display:none}.staff-support-grid{grid-template-columns:1fr;gap:28px}.staff-support-grid h2{font-size:34px}.staff-support-grid .btn{justify-self:start}}@media(max-width:480px){.staff-hero h1{font-size:35px}.staff-photo-collage{height:340px;grid-template-columns:1.35fr .75fr}.staff-photo-caption{left:14px;bottom:14px}.staff-photo-caption b{font-size:14px}.staff-photo-message{padding:13px}.staff-photo-message svg{width:30px;height:30px}.staff-photo-message b{font-size:12px}.staff-role-list>span{padding:14px;min-height:76px;font-size:12px}.staff-benefit-grid,.staff-process-grid{grid-template-columns:1fr}.staff-benefit-grid article,.staff-process-grid article{min-height:195px}.staff-support-section{padding:54px 0}.staff-support-grid .btn{white-space:normal;text-align:center}}.staff-application-section{background:#111;color:#fff;padding:82px 0 90px}.staff-application-grid{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:70px;gap:70px;align-items:start}.staff-application-copy{position:-webkit-sticky;position:sticky;top:28px}.staff-application-copy h2{font-size:46px;line-height:1.04;letter-spacing:-.04em;margin:17px 0}.staff-application-copy>p{max-width:460px;color:#aaa;font-size:13px;line-height:1.7}.staff-application-flow{display:grid;grid-gap:10px;gap:10px;margin-top:32px}.staff-application-flow span{border-top:1px solid #393939;padding:14px 0;display:grid;grid-template-columns:30px 1fr;grid-gap:11px;gap:11px;align-items:center;color:#ddd;font-size:12px}.staff-application-flow i{width:28px;height:28px;border-radius:50%;background:var(--yellow);color:#111;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:800}.staff-application-form{background:#fff;color:#111;border-radius:18px;padding:32px}.staff-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:17px;gap:17px}.staff-form-field{display:grid;grid-gap:8px;gap:8px}.staff-form-field--wide{grid-column:1/-1}.staff-form-field>span{font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.staff-form-field input,.staff-form-field select,.staff-form-field textarea{width:100%;border:1px solid #d7d7d7;border-radius:10px;background:#f8f8f6;color:#111;font:inherit;font-size:14px;padding:14px 15px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.staff-form-field input,.staff-form-field select{min-height:49px}.staff-form-field textarea{resize:vertical;min-height:132px;line-height:1.55}.staff-form-field input:focus,.staff-form-field select:focus,.staff-form-field textarea:focus{background:#fff;border-color:#111;box-shadow:0 0 0 3px rgba(255,190,0,.34)}.staff-form-consent{display:flex;align-items:flex-start;gap:10px;margin:20px 0;color:#666;font-size:10px;line-height:1.55}.staff-form-consent input{width:17px;height:17px;flex:0 0 auto;margin-top:1px;accent-color:#111}.staff-form-consent a{text-decoration:underline}.staff-form-submit{width:100%;min-height:54px}.staff-form-submit:disabled{opacity:.65;cursor:wait}.staff-form-error{border-left:3px solid #c93232;background:#fff0f0;color:#9a2020;padding:11px 13px;margin:0 0 15px;font-size:12px;line-height:1.5}.staff-form-trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.staff-form-success{background:var(--yellow);color:#111;border-radius:18px;padding:42px;min-height:520px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.staff-form-success h3{font-size:48px;line-height:1.02;letter-spacing:-.045em;max-width:650px;margin:18px 0}.staff-form-success p{font-size:16px;line-height:1.65;max-width:620px;margin:0 0 30px}.staff-form-success .btn{min-height:54px}.staff-form-success strong{font-weight:900}@media(max-width:1000px){.staff-application-grid{grid-template-columns:.62fr 1.38fr;gap:38px}.staff-application-copy h2{font-size:38px}}@media(max-width:760px){.staff-application-section{padding:58px 0 64px}.staff-application-grid{grid-template-columns:1fr;gap:32px}.staff-application-copy{position:static}.staff-application-copy h2{font-size:34px}.staff-application-flow{grid-template-columns:repeat(3,1fr);gap:8px}.staff-application-flow span{border:1px solid #393939;border-radius:12px;padding:13px;grid-template-columns:1fr;align-content:start;min-height:110px}.staff-application-form{padding:23px}.staff-form-success{padding:30px;min-height:430px}.staff-form-success h3{font-size:38px}}@media(max-width:480px){.staff-application-flow{grid-template-columns:1fr}.staff-application-flow span{min-height:auto;grid-template-columns:30px 1fr}.staff-form-grid{grid-template-columns:1fr}.staff-form-field--wide{grid-column:auto}.staff-application-form{padding:18px;border-radius:14px}.staff-form-success{padding:24px;min-height:390px}.staff-form-success h3{font-size:34px}.staff-form-success p{font-size:14px}.staff-form-success .btn{width:100%;white-space:normal;text-align:center}}.task__icon--svg{width:100px!important;height:100px!important;flex:0 0 100px!important;border-radius:20px!important;background-color:#fdba02!important;background-image:url(/images/tasks/task-sprite-hq.webp)!important;background-repeat:no-repeat!important;background-size:300% 200%!important;display:block!important;overflow:hidden!important;margin-bottom:12px!important;box-shadow:0 8px 20px rgba(0,0,0,.06);image-rendering:auto}.task__icon--svg svg{display:none!important}.task-grid .task:first-child .task__icon--svg{background-position:0 0!important}.task-grid .task:nth-child(2) .task__icon--svg{background-position:100% 0!important}.task-grid .task:nth-child(3) .task__icon--svg{background-position:50% 0!important}.task-grid .task:nth-child(4) .task__icon--svg{background-position:50% 100%!important}.task-grid .task:nth-child(5) .task__icon--svg{background-position:0 100%!important}.task-grid .task:nth-child(6) .task__icon--svg{background-position:100% 100%!important}.task:hover .task__icon--svg{transform:translateY(-2px) scale(1.02);background-color:#fdba02!important}.task-grid .task:first-child,.task-service-grid .task-service-card:first-child{order:1}.task-grid .task:nth-child(3),.task-service-grid .task-service-card:nth-child(3){order:2}.task-grid .task:nth-child(2),.task-service-grid .task-service-card:nth-child(2){order:3}.task-grid .task:nth-child(5),.task-service-grid .task-service-card:nth-child(5){order:4}.task-grid .task:nth-child(4),.task-service-grid .task-service-card:nth-child(4){order:5}.task-grid .task:nth-child(6),.task-service-grid .task-service-card:nth-child(6){order:6}.task-service-card{grid-template-columns:205px 1fr!important;min-height:215px!important}.task-service-card__image{background:#fdba02!important;border-right:1px solid rgba(0,0,0,.06);padding:10px!important;display:flex!important;align-items:center!important;justify-content:center!important}.task-service-card__image>svg{display:none!important}.task-service-card__image:before{content:""!important;display:block!important;width:188px!important;height:188px!important;max-width:100%!important;flex:0 0 auto!important;background-image:url(/images/tasks/task-sprite-hq.webp)!important;background-repeat:no-repeat!important;background-size:300% 200%!important;background-color:#fdba02!important;border-radius:14px;filter:none!important;transform:none!important;image-rendering:auto}.task-service-grid .task-service-card:first-child .task-service-card__image:before{background-position:0 0!important}.task-service-grid .task-service-card:nth-child(2) .task-service-card__image:before{background-position:100% 0!important}.task-service-grid .task-service-card:nth-child(3) .task-service-card__image:before{background-position:50% 0!important}.task-service-grid .task-service-card:nth-child(4) .task-service-card__image:before{background-position:50% 100%!important}.task-service-grid .task-service-card:nth-child(5) .task-service-card__image:before{background-position:0 100%!important}.task-service-grid .task-service-card:nth-child(6) .task-service-card__image:before{background-position:100% 100%!important}.task-service-card>div:last-child{padding:28px 30px!important}@media(max-width:900px){.task__icon--svg{width:94px!important;height:94px!important;flex-basis:94px!important}.task-service-card{grid-template-columns:180px 1fr!important;min-height:200px!important}.task-service-card__image:before{width:164px!important;height:164px!important}}@media(max-width:620px){.task__icon--svg{width:88px!important;height:88px!important;flex-basis:88px!important;border-radius:18px!important}.task-service-card{grid-template-columns:145px 1fr!important;min-height:178px!important}.task-service-card__image{padding:7px!important}.task-service-card__image:before{width:132px!important;height:132px!important;border-radius:12px}.task-service-card>div:last-child{padding:20px!important}}.contact-channel-icon{width:19px;height:19px;flex:0 0 auto;fill:currentColor}.contact-channel-icon--mail{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-channel-icon--max{fill:none!important;stroke:none!important;background:url(https://max.ru/s/img/big-logo.png) 50%/cover no-repeat;border-radius:5px}.contact-channel-icon--max>*{display:none}.request-direct-label{font-size:10px;font-weight:800;letter-spacing:.06em;color:#777;margin:22px 0 9px;text-transform:uppercase}.request-channels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.contact-channel{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border-radius:9px;font-size:12px;font-weight:800;border:1px solid #d8d8d8;background:#fff;transition:transform .18s ease,border-color .18s ease,background .18s ease}.contact-channel:hover{transform:translateY(-1px);border-color:#111}.contact-channel--email .contact-channel-icon,.contact-channel--telegram .contact-channel-icon{color:#111}.footer-contact-link{display:inline-flex;align-items:center;gap:8px}.footer-contact-link .contact-channel-icon{width:17px;height:17px;color:var(--yellow)}.contacts-channels{display:grid;grid-gap:9px;gap:9px;margin:16px 0 18px}.contact-action{min-height:50px;border-radius:9px;padding:0 18px;display:flex;align-items:center;justify-content:flex-start;gap:10px;font-size:12px;font-weight:800;transition:transform .18s ease,opacity .18s ease}.contact-action:hover{transform:translateY(-1px)}.contact-action--telegram{background:var(--yellow);color:#111}.contact-action--max{background:#111;color:#fff;border:1px solid #3a3a3a}.contact-action--email{background:#fff;color:#111}.contact-action .contact-channel-icon{width:20px;height:20px}.contact-action span{overflow-wrap:anywhere}@media(max-width:620px){.request-channels{display:grid;grid-template-columns:1fr}.contact-channel{width:100%;justify-content:flex-start;min-height:42px}.contacts-channels{gap:8px}.contact-action{min-height:48px;font-size:11px;padding:0 15px}.footer-contact-link .contact-channel-icon{width:16px;height:16px}}@font-face{font-family:__Manrope_fe7774;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_fe7774;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_fe7774;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_fe7774;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_fe7774;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_fe7774;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_fe7774;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_fe7774{font-family:__Manrope_fe7774,__Manrope_Fallback_fe7774;font-style:normal}.case--text{background:linear-gradient(135deg,#202020,#070707)}.case--big.case--text{background:linear-gradient(135deg,#1a1a1a,#2b2410)}.cases-stack .case--text:first-child{background:linear-gradient(135deg,#171717,#30235a)}.cases-stack .case--text:last-child{background:linear-gradient(135deg,#171717,#2d2412)}.case--text .case__shade{background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.05))}.case--photo{background-color:#1a1a1a;position:relative}.case__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.case--photo .case__shade{background:linear-gradient(0deg,rgba(0,0,0,.82) 0,rgba(0,0,0,.18) 62%,rgba(0,0,0,.04))}.home-faq h2,.home-process h2{font-size:40px;line-height:1.08;letter-spacing:-.035em}.task__icon{font-family:Arial,sans-serif;font-weight:400}.task__icon--svg{width:70px;height:76px;border-radius:18px;background:#fdba02 url(/images/hero.png) no-repeat;background-size:500% auto;background-position-y:18%;display:flex;align-items:center;justify-content:center;margin-bottom:10px;transition:.2s;overflow:hidden}.task__icon--svg svg{display:none}.task-grid .task:first-child .task__icon--svg{background-position-x:26%}.task-grid .task:nth-child(2) .task__icon--svg{background-position-x:75%}.task-grid .task:nth-child(3) .task__icon--svg{background-position-x:100%}.task-grid .task:nth-child(4) .task__icon--svg{background-position-x:0}.task-grid .task:nth-child(5) .task__icon--svg{background-position-x:50%}.task-grid .task:nth-child(6) .task__icon--svg{background-size:135% auto;background-position:50% 72%}.task:hover .task__icon--svg{background-color:#fff;transform:scale(1.04)}.task-service-card__image{position:relative;overflow:hidden}.task-service-card__image>svg{display:none}.task-service-card__image:before{content:"";display:block;width:142px;height:180px;background-image:url(/images/hero.png);background-repeat:no-repeat;background-size:500% auto;background-position-y:18%;filter:drop-shadow(0 8px 10px rgba(0,0,0,.12))}.task-service-grid .task-service-card:first-child .task-service-card__image:before{background-position-x:26%}.task-service-grid .task-service-card:nth-child(2) .task-service-card__image:before{background-position-x:75%}.task-service-grid .task-service-card:nth-child(3) .task-service-card__image:before{background-position-x:100%}.task-service-grid .task-service-card:nth-child(4) .task-service-card__image:before{background-position-x:0}.task-service-grid .task-service-card:nth-child(5) .task-service-card__image:before{background-position-x:50%}.task-service-grid .task-service-card:nth-child(6) .task-service-card__image:before{width:158px;height:176px;background-size:135% auto;background-position:50% 72%}.service-brand img{object-fit:contain}.service-brand .brand-logo-img{width:92px;height:64px;object-fit:contain;object-position:center}.service-brand{gap:11px;min-width:292px}.service-brand>span{flex:0 0 1px}.service-brand>span.brand-logo-mark{display:block;width:92px;height:64px;flex:0 0 92px;background:url(/images/logo-short-new.png) 50%/contain no-repeat}.brand-divider{width:1px!important;height:28px!important;background:rgba(0,0,0,.28)!important}.footer__contact a[href*=politika]{margin-top:12px;font-size:11px;color:#999}.case-photo-placeholder{min-height:180px;border:1px dashed #c8c8c8;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:#888;background:#fafafa}.case-photo-placeholder b{color:#444;font-size:13px}.case-photo-placeholder span{font-size:10px;margin-top:5px}.project-service .case-photo-placeholder{height:100%}.project-photo{display:block;width:100%;height:100%;min-height:180px;background-color:#e9e9e7;background-size:cover;background-position:50%}.project-photo--p1034{background-image:url(/images/real/bema.jpg)}.project-photo--p1214{background-image:url(/images/real/elki.jpg)}.project-photo--p1253,.project-photo--p1253-alt{background-image:url(/images/real/nikitsky.jpg)}.project-photo--p1272{background-image:url(/images/real/vk.jpg)}.request-section{padding:84px 0 92px;background:#f5f5f3;scroll-margin-top:92px}.request-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:72px;gap:72px;align-items:start}.request-copy h2{font-size:44px;line-height:1.05;letter-spacing:-.04em;margin:0 0 18px}.request-copy>p{font-size:14px;line-height:1.7;color:#666;max-width:520px}.request-alt{margin-top:28px;background:#111;color:#fff;border-radius:14px;padding:20px 22px;font-size:15px;font-weight:700}.request-alt a{color:var(--yellow);text-decoration:underline;text-underline-offset:3px}.request-phone{margin-top:14px;font-size:13px;color:#666}.request-phone a{font-weight:800;color:#111}.request-form{background:#fff;border:1px solid #ddd;border-radius:18px;padding:28px;display:grid;grid-gap:16px;gap:16px;box-shadow:0 14px 35px rgba(0,0,0,.05)}.request-form__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.request-form label{display:grid;grid-gap:7px;gap:7px;font-size:11px;font-weight:800}.request-form input,.request-form textarea{width:100%;border:1px solid #d7d7d7;border-radius:10px;padding:14px 15px;font:inherit;font-size:13px;background:#fff;outline:none}.request-form textarea{resize:vertical;min-height:130px}.request-form input:focus,.request-form textarea:focus{border-color:#111}.request-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:9px!important;font-weight:500!important;color:#777;line-height:1.45}.request-consent input{width:auto;margin-top:2px}.request-consent a{text-decoration:underline}.request-submit{border:0;cursor:pointer;justify-self:start}.contacts-hero .btn{margin-top:12px}@media(max-width:900px){.request-grid{grid-template-columns:1fr;gap:34px}.request-copy h2{font-size:38px}.service-brand{min-width:auto}.service-brand .brand-logo-img{width:82px;height:58px}.service-brand>span.brand-logo-mark{width:82px;height:58px;flex-basis:82px}}@media(max-width:620px){.home-faq h2,.home-process h2{font-size:32px}.hero__benefits span{font-size:12px}.case--photo,.case--text{min-height:220px}.request-section{padding:58px 0 66px;scroll-margin-top:80px}.request-copy h2{font-size:32px}.request-form{padding:20px;border-radius:14px}.request-form__row{grid-template-columns:1fr}.request-alt{font-size:14px}.task__icon--svg{width:62px;height:68px;border-radius:16px}.task-service-card__image:before{width:124px;height:155px}.task-service-grid .task-service-card:nth-child(6) .task-service-card__image:before{width:138px;height:150px}.service-brand .brand-logo-img{width:76px;height:54px}.service-brand>span.brand-logo-mark{width:76px;height:54px;flex-basis:76px}}.mobile-contact-bar{display:none}@media(max-width:760px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.mobile-contact-bar{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:1000;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;opacity:0;transform:translateY(18px);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.mobile-contact-bar--visible{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-contact-bar__button{min-height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:800;text-decoration:none;line-height:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-contact-bar__button svg{width:19px;height:19px;fill:currentColor;flex:0 0 auto}.mobile-contact-bar__button--call{background:rgba(253,186,2,.96);color:#111;border:1.5px solid hsla(0,0%,7%,.68);box-shadow:0 5px 16px rgba(0,0,0,.18),inset 0 0 0 1px hsla(0,0%,100%,.22)}.mobile-contact-bar__button--write{background:hsla(0,0%,7%,.94);color:#fff;border:1.5px solid hsla(0,0%,100%,.88);box-shadow:0 5px 16px rgba(0,0,0,.22),inset 0 0 0 1px hsla(0,0%,100%,.06)}.mobile-contact-bar__button:active{transform:translateY(1px)}.service-brand{min-width:0;flex:1 1 auto;gap:7px}.service-brand img{width:64px;height:48px;flex:0 0 auto}.service-brand>span{display:block!important;width:1px!important;height:24px!important;background:rgba(0,0,0,.28)!important;flex:0 0 1px}.service-brand b{display:block!important;font-size:9px;line-height:1.05;letter-spacing:-.01em;white-space:nowrap}}@media(max-width:360px){.service-brand{gap:6px}.service-brand img{width:58px;height:44px}.service-brand>span{height:22px!important}.service-brand b{font-size:8px}}@media(max-width:760px) and (prefers-reduced-motion:reduce){.mobile-contact-bar{transition:none}}