@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#151d20;--ink2:#222c2f;--yellow:#f0bd31;--yellow2:#e0aa21;--paper:#f6f6f2;--white:#fff;--muted:#617071;--border:#e4e6e2;--shadow:0 20px 56px rgba(13,23,27,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);background:var(--white);font:400 17px/1.65 Heebo,Arial,sans-serif}html[lang=en] body,html[lang=ru] body{font-family:Manrope,Arial,sans-serif}img{display:block;max-width:100%}button,a{font:inherit}a{color:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip{position:absolute;top:-70px;inset-inline-start:16px;background:var(--yellow);padding:9px 14px;z-index:99}.skip:focus{top:16px}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.header{background:var(--ink);color:white;position:sticky;top:0;z-index:30;box-shadow:0 4px 20px rgba(0,0,0,.1)}.nav{min-height:82px;display:flex;align-items:center;gap:24px;justify-content:space-between}.brand img{width:204px;height:auto}.nav-menu{display:flex;align-items:center;gap:28px}.navlinks{display:flex;gap:22px;align-items:center}.navlinks a{font-size:14px;text-decoration:none;font-weight:700;color:#e8eceb;white-space:nowrap}.navlinks a:hover,.navlinks a:focus{color:var(--yellow)}.languages{display:flex;align-items:center;gap:4px;white-space:nowrap}.languages a{font:700 12px/1.2 Manrope,Arial,sans-serif;text-decoration:none;color:#c6d1cd;padding:8px 7px;border-radius:5px}.languages a[aria-current=page]{background:var(--yellow);color:var(--ink)}.header-cta{padding:10px 15px;background:var(--yellow);border-radius:5px;color:var(--ink);font:800 14px Manrope,Arial,sans-serif;text-decoration:none;white-space:nowrap}.header-cta:hover,.button.primary:hover{background:var(--yellow2)}.menu-toggle{display:none;border:1px solid #536063;color:white;background:transparent;border-radius:6px;padding:8px 12px;font-weight:700}.menu-toggle span{margin-inline-start:8px}.hero{background:var(--ink);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:620px;gap:28px}.hero-content{padding-block:70px 76px;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:11px;text-transform:none;color:#b68110;letter-spacing:.03em;font-weight:800;font-size:14px}.eyebrow:before{content:"";width:28px;height:3px;background:var(--yellow)}.hero .eyebrow,.contact-section .eyebrow{color:var(--yellow)}h1,h2,h3{font-weight:800;line-height:1.16}h1{font-size:clamp(44px,5.8vw,72px);letter-spacing:-.035em;margin:22px 0 20px}h1 em{font-style:normal;color:var(--yellow)}.hero-lead{max-width:570px;font-size:19px;color:#d9e0df;margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:50px;padding:12px 22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:800;font-size:15px;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--yellow);color:var(--ink)}.button.outline{border-color:#6d7977;color:white;background:transparent}.button.outline:hover{border-color:var(--yellow);color:var(--yellow)}.button.light{color:var(--ink);background:white}.wa-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--ink);color:var(--yellow);line-height:1;font-size:17px}.work-link{display:inline-flex;gap:8px;text-decoration:none;border-bottom:1px solid #839391;margin-top:28px;padding-bottom:3px;color:#d5dddd;font-size:15px;font-weight:700}.worker-stage{height:580px;align-self:end;position:relative;isolation:isolate;display:grid;place-items:end center}.stage-circle{position:absolute;z-index:-1;width:86%;aspect-ratio:1;top:13%;inset-inline-end:4%;border-radius:50%;background:radial-gradient(circle at 55% 45%,#45514d 0,#2b3533 61%,transparent 62%);border:1px solid rgba(240,189,49,.32)}.worker-stage img{height:100%;width:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 30px rgba(0,0,0,.23))}.stage-badge{position:absolute;bottom:40px;inset-inline-start:0;background:var(--yellow);color:var(--ink);font-size:14px;font-weight:800;padding:13px 20px;border-radius:5px;box-shadow:var(--shadow)}.trust{background:var(--yellow)}.trust-items{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:18px 0}.trust-items span{display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800;font-size:14px;text-align:center}.trust-items b{border:1px solid var(--ink);border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:13px;flex:none}.section{padding:88px 0}.section-head{max-width:730px;margin-bottom:34px}.section-head h2,.about-copy h2,.contact-inner h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.025em;margin:13px 0 14px}.section-head p,.about-copy p{color:var(--muted);font-size:17px;margin-bottom:0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service{background:#fff;border:1px solid var(--border);border-top:4px solid var(--yellow);padding:25px;min-height:191px;transition:box-shadow .2s,transform .2s}.service:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.svc-n{font:800 13px Manrope,Arial,sans-serif;color:#9b7818}.service h3{font-size:19px;margin:18px 0 7px}.service p{font-size:14px;color:var(--muted);margin:0}.projects-section{background:var(--paper)}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{appearance:none;text-align:inherit;background:#fff;padding:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;color:var(--ink);box-shadow:0 5px 20px rgba(12,29,32,.05);transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.project-photo{display:block;height:285px;background:#d9ddda;overflow:hidden}.project-photo img{width:100%;height:100%;object-fit:cover}.project-info{display:flex;flex-direction:column;gap:7px;padding:19px 20px 20px}.project-place{font-size:12px;font-weight:800;color:#9d7614}.project-info strong{font-size:20px;line-height:1.3}.project-action{font-size:14px;font-weight:800;margin-top:9px;color:#5b6765}.about-section{background:white}.about-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:75px;align-items:center}.about-portrait{height:500px;background:linear-gradient(140deg,#efbd38,#d9a727);position:relative;display:flex;align-items:end;justify-content:center;overflow:hidden;border-radius:8px}.about-portrait:before{content:"";position:absolute;width:80%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(22,28,30,.23);top:9%;left:10%}.about-portrait img{position:relative;height:97%;width:100%;object-fit:contain;object-position:center bottom}.about-copy p{margin-bottom:16px}.about-copy ul{padding:0;margin:21px 0 0;list-style:none;display:grid;gap:10px}.about-copy li{display:flex;align-items:center;gap:10px;font-weight:700;font-size:15px}.about-copy li span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--yellow);font-size:13px}.reviews-section{background:var(--paper)}.reviews-grid{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:14px}.rating,.review{padding:26px;min-height:228px;background:white;border:1px solid var(--border);border-radius:7px}.rating{background:var(--ink);color:white;display:flex;flex-direction:column;justify-content:center}.rating-stars,.review-stars{color:var(--yellow);letter-spacing:.12em}.rating strong{font:800 52px/1.15 Manrope,Arial,sans-serif;margin:12px 0 6px}.rating strong small{font-size:23px}.rating>span:last-child{font-size:13px;color:#bec9c5}.review p{font-size:15px;line-height:1.7;margin:14px 0 17px}.review small{color:var(--muted);font-size:12px}.contact-section{background:var(--ink);color:white;padding:64px 0}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:36px}.contact-inner h2{margin:11px 0}.contact-inner p{color:#d7dedb;margin:0;max-width:660px}.contact-actions{display:flex;flex-direction:column;gap:11px;min-width:260px}.footer{background:#0c1114;color:#d5d9d7;padding:40px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:30px;padding-bottom:35px}.footer-main img{width:195px}.footer-main p{font-size:13px;color:#abb6b2;margin:8px 0 0}.footer-links{display:flex;align-items:start;gap:18px;flex-wrap:wrap}.footer-links a{text-decoration:none;font-size:13px}.footer-links a:hover{color:var(--yellow)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #324044;padding-top:19px;font-size:12px}.cookie-note{position:fixed;z-index:55;bottom:16px;inset-inline-end:16px;max-width:min(420px,calc(100vw - 32px));background:white;border:1px solid var(--border);border-top:4px solid var(--yellow);padding:18px 20px 15px;box-shadow:var(--shadow);border-radius:7px;display:none}.cookie-note.is-visible{display:block}.cookie-note h2{font-size:16px;margin:0 25px 7px 0}.cookie-note p{font-size:13px;color:#435454;line-height:1.55;margin:0 0 11px}.cookie-note a{font-weight:800;text-decoration:underline}.cookie-x{position:absolute;top:5px;inset-inline-end:12px;font-size:24px;color:var(--muted);background:none;border:0}.cookie-close{background:var(--ink);color:white;border:0;border-radius:5px;padding:7px 16px;font-size:13px;font-weight:800}.project-dialog{padding:0;width:min(1000px,calc(100% - 30px));max-height:calc(100% - 30px);border:0;border-radius:8px;box-shadow:0 30px 90px rgba(0,0,0,.34);background:white;color:var(--ink)}.project-dialog::backdrop{background:rgba(4,12,15,.78)}.dialog-shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);position:relative;max-height:calc(100vh - 30px)}.dialog-close{position:absolute;z-index:2;top:8px;inset-inline-end:9px;border:0;border-radius:50%;width:38px;height:38px;background:var(--yellow);color:var(--ink);font-size:26px;line-height:1}.dialog-media{position:relative;display:grid;place-items:center;background:#111b1e;min-height:430px;max-height:calc(100vh - 30px)}.dialog-media img{width:100%;height:100%;max-height:calc(100vh - 30px);object-fit:contain}.dialog-prev,.dialog-next{position:absolute;top:50%;transform:translateY(-50%);border:0;background:var(--yellow);color:var(--ink);border-radius:50%;width:38px;height:38px;font-size:28px;line-height:1}.dialog-prev{left:10px}.dialog-next{right:10px}.dialog-content{padding:45px 22px 22px;overflow:auto}.dialog-content h2{font-size:26px;margin:10px 0}.dialog-content p{color:var(--muted);font-size:15px}.dialog-caption{font-size:13px!important}.dialog-thumbs{display:flex;gap:8px;overflow:auto;margin-top:20px}.dialog-thumbs button{padding:2px;border:2px solid transparent;flex:none;width:76px;height:68px;background:transparent}.dialog-thumbs button[aria-current=true]{border-color:var(--yellow)}.dialog-thumbs img{width:100%;height:100%;object-fit:cover}.policy-main{max-width:820px;padding-top:65px;padding-bottom:90px}.policy-main h1{font-size:clamp(36px,5vw,55px);margin:12px 0}.policy-main .updated{font-size:13px;color:var(--muted)}.policy-main section{margin-top:28px}.policy-main h2{font-size:23px;margin-bottom:9px}.policy-main p{color:#465758}.header-back{min-height:38px;padding:7px 12px}
@media(max-width:1080px){.nav-menu{gap:15px}.navlinks{gap:12px}.navlinks a{font-size:12px}.header-cta{font-size:12px}.about-grid{gap:40px}}
@media(max-width:800px){.wrap{width:min(100% - 32px,620px)}.nav{min-height:68px}.brand img{width:175px}.menu-toggle{display:block}.nav-menu{display:none;position:absolute;top:68px;left:0;right:0;background:var(--ink);padding:10px 20px 18px;border-top:1px solid #3b4747;box-shadow:0 18px 25px rgba(0,0,0,.2);align-items:stretch;flex-direction:column;gap:12px}.nav-menu.open{display:flex}.navlinks{align-items:stretch;flex-direction:column;gap:0}.navlinks a{font-size:16px;padding:9px}.languages{gap:5px}.languages a{font-size:14px}.header-cta{text-align:center}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-content{padding:43px 0 8px}.hero h1{font-size:clamp(42px,10vw,61px)}.hero-lead{font-size:17px}.worker-stage{width:min(100%,490px);height:410px;margin-inline:auto}.stage-circle{width:83%;top:4%}.stage-badge{bottom:18px;inset-inline-start:10px}.trust-items{grid-template-columns:1fr;gap:10px;padding:17px 0}.trust-items span{justify-content:flex-start;text-align:start}.section{padding:66px 0}.services-grid{grid-template-columns:repeat(2,1fr);gap:10px}.service{min-height:190px;padding:19px}.projects-grid{grid-template-columns:repeat(2,1fr);gap:11px}.project-photo{height:200px}.project-info{padding:13px}.project-info strong{font-size:16px}.project-action{font-size:12px}.about-grid{grid-template-columns:1fr;gap:30px}.about-portrait{height:380px;max-width:520px}.about-portrait img{height:96%}.reviews-grid{grid-template-columns:1fr 1fr}.rating{grid-column:1/-1;min-height:170px}.contact-inner{align-items:stretch;flex-direction:column}.contact-actions{min-width:0;flex-direction:row}.contact-actions .button{flex:1}.footer-main{flex-direction:column}.dialog-shell{grid-template-columns:1fr;max-height:none}.project-dialog{overflow:auto}.dialog-media{height:min(60vh,500px);min-height:260px}.dialog-media img{max-height:60vh}.dialog-content{padding:22px;max-height:35vh}}
@media(max-width:480px){body{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.work-link{margin-top:18px}.worker-stage{height:370px}.section{padding:54px 0}.section-head h2,.about-copy h2,.contact-inner h2{font-size:34px}.service{min-height:196px;padding:14px}.service h3{font-size:16px}.service p{font-size:13px}.projects-grid{grid-template-columns:1fr 1fr}.project-photo{height:150px}.project-info strong{font-size:14px}.project-info{min-height:111px}.project-place,.project-action{font-size:11px}.reviews-grid{grid-template-columns:1fr}.review{min-height:auto}.contact-actions{flex-direction:column}.footer-bottom{gap:10px;flex-wrap:wrap}.dialog-content{max-height:40vh}.cookie-note{bottom:10px;inset-inline-end:10px;max-width:calc(100vw - 20px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
