 @font-face{font-family:'Merriweather';font-style:normal;font-weight:400 900;font-stretch:100%;font-display:swap;src:url('fonts/merriweather-var-cyrillic-ext.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:'Merriweather';font-style:normal;font-weight:400 900;font-stretch:100%;font-display:swap;src:url('fonts/merriweather-var-cyrillic.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Merriweather';font-style:normal;font-weight:400 900;font-stretch:100%;font-display:swap;src:url('fonts/merriweather-var-latin-ext.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:'Merriweather';font-style:normal;font-weight:400 900;font-stretch:100%;font-display:swap;src:url('fonts/merriweather-var-latin.woff2') format('woff2');unicode-range:U+0000-00FF,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}:root{--bg:#0f1112;--bg-2:#16171a;--panel:#151618;--text:#e7e7e7;--muted:#b9b9b9;--gold:#d0a85c;--gold-2:#b78b3c;--green:#74c051;--container:1000px;--radius:12px;--fs-h1:clamp(28px,4.2vw,46px);--fs-h2:clamp(22px,2.6vw,34px);--fs-lead:clamp(16px,1.6vw,20px);--fs-body:clamp(15px,1.2vw,16px)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font:var(--fs-body)/1.6 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.container{max-width:var(--container);margin:0 auto;padding:0 20px}a{text-decoration:none;color:inherit}.header{position:sticky;top:0;z-index:20;background:linear-gradient(180deg,#4a4a48,#3a3a38 60%,rgba(58,58,56,.95));border-bottom:1px solid rgba(208,168,92,.35);min-height:90px}.nav-wrapper{display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:16px;height:90px;min-width:0}.brand{display:grid;gap:2px;font-family:'Merriweather',Georgia,serif;justify-items:center}.brand-name{font-weight:900;letter-spacing:.04em;color:#fff;font-size:clamp(18px,2vw,22px);text-transform:uppercase}.brand-sub{display:flex;align-items:center;gap:8px;margin-top:2px}.brand-sub .line{flex:0 0 52px;height:2px;background:#c6c6c6;border-radius:2px;opacity:.6}.brand-sub .sub{font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:#e2e2e2;opacity:.9}.brand-sub .glyph{opacity:.9}.nav{display:flex;align-items:center;gap:min(1vw,10px);justify-content:center;flex:1 1 auto;min-width:0}.nav a{color:#dfdfdf;white-space:nowrap;flex:0 0 auto;font-size:15px;opacity:.85;padding:8px 8px;border-radius:10px;transition:.15s;position:relative;overflow:hidden}.nav a:hover{opacity:1;background:rgba(255,255,255,.06);transform:translateY(-1px)}.nav a::before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.25) 35%,rgba(255,255,255,0) 70%);transform:translateX(-150%)}.nav a:hover::before{animation:btn-shimmer 900ms ease-in-out}.nav a:focus-visible{outline:2px solid rgba(208,168,92,.6);outline-offset:2px}.nav a.active{opacity:1;border:1px solid rgba(208,168,92,.55);background:rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(208,168,92,.35)}.lang-switch{position:relative;flex:0 0 auto;margin-left:6px}.lang-current{display:flex;align-items:center;gap:5px;padding:6px 10px;background:none;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#dfdfdf;font-size:13px;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:.15s}.lang-current:hover{color:#fff;background:rgba(255,255,255,.08)}.lang-current .chev{width:12px;height:12px;opacity:.8;transition:transform .15s}.lang-switch.open .lang-current .chev{transform:rotate(180deg)}.lang-menu{display:none;position:absolute;top:calc(100% + 6px);right:0;min-width:100%;flex-direction:column;background:rgba(26,26,26,.98);border:1px solid rgba(208,168,92,.4);border-radius:10px;padding:4px;z-index:40;box-shadow:0 8px 24px rgba(0,0,0,.45)}.lang-switch.open .lang-menu{display:flex}.lang-menu a{padding:6px 10px;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.05em;color:#dfdfdf;text-align:center}.lang-menu a:hover{color:#fff;background:rgba(208,168,92,.18)}.burger{display:none;background:none;border:1px solid rgba(255,255,255,.25);color:#fff;height:40px;width:44px;border-radius:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;font-weight:800;padding:12px 22px;border:1.5px solid transparent;color:#fff;transition:.2s}.btn-ico{width:18px;height:18px;flex:0 0 auto}.header .cta .btn-ico{width:15px;height:15px}.header .cta{padding:9px 14px;font-size:14px;white-space:nowrap}.btn.gold.outline{border-color:var(--gold);position:relative;overflow:hidden}.btn.gold.outline::before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 35%,rgba(255,255,255,0) 70%);transform:translateX(-150%)}.btn.gold.outline:hover::before{animation:btn-shimmer 1100ms ease-in-out}.btn.gold.outline:hover{background:rgba(208,168,92,.12);box-shadow:0 4px 12px rgba(183,139,60,.25);transform:translateY(-1px)}.btn.gold.fill{background:linear-gradient(180deg,#e7c47c,#b78b3c);border-color:var(--gold-2);color:#141518;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(183,139,60,.25)}.btn.gold.fill::before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.35) 35%,rgba(255,255,255,0) 70%);transform:translateX(-150%);filter:blur(0.5px)}.btn.gold.fill:hover::before{animation:btn-shimmer 1100ms ease-in-out}.btn.gold.fill:hover{box-shadow:0 6px 16px rgba(183,139,60,.35);transform:translateY(-1px)}.btn:focus-visible{outline:3px solid rgba(208,168,92,.6);outline-offset:2px}@keyframes btn-shimmer{0%{transform:translateX(-150%)}50%{transform:translateX(0%)}100%{transform:translateX(150%)}}.home .hero{position:relative;overflow:hidden;min-height:600px;height:600px;width:100%;background-color:var(--bg-2);background-image:url('img/fon_logo_optimized.webp');background-image:-webkit-image-set(url('img/fon_logo_optimized.avif') type('image/avif'),url('img/fon_logo_optimized.webp') type('image/webp'));background-image:image-set(url('img/fon_logo_optimized.avif') type('image/avif'),url('img/fon_logo_optimized.webp') type('image/webp'));background-repeat:no-repeat;background-position:center top;background-size:cover;border:none;padding:40px 0;display:flex;align-items:center}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.home .hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,17,18,0) 60%,rgba(15,17,18,.55) 85%,#0f1112 100%),linear-gradient(90deg,rgba(15,17,18,.55) 0%,rgba(15,17,18,.25) 55%,rgba(15,17,18,.1) 100%);z-index:1;pointer-events:none}.home .hero .hero-inner{position:relative;z-index:2}.hero{position:relative;min-height:300px;height:300px;width:100%;background:linear-gradient(rgba(20,21,23,.2),rgba(20,21,23,.7)),var(--hero-img);background-size:cover;background-position:60% center;border-bottom:1px solid rgba(255,255,255,.08)}.hero-overlay{display:none}.hero-inner{position:relative;z-index:1;width:100%;padding:30px 20px 100px;display:flex;justify-content:flex-start}.hero-copy{max-width:min(780px,92vw);margin:10px 0;text-align:left;text-shadow:0 2px 14px rgba(0,0,0,.55)}.hero-copy .lead{max-width:none}.hero-copy .cta{display:inline-flex;width:max-content;margin:28px 0 0;text-shadow:none}h1,h2{font-family:'Merriweather',Georgia,serif;margin:0 0 12px;color:#fff;text-transform:uppercase;letter-spacing:.02em}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}.lead{color:#e1e1e1;max-width:640px;margin-bottom:24px;font-size:var(--fs-lead)}.footer{background:#2a2a2a;color:#f1f1f1;padding:32px 0 20px;border-top:1px solid rgba(255,255,255,.12)}.footer-center{display:flex;flex-direction:column;align-items:center;gap:14px}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 10px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.footer-nav a{padding:6px 12px;border-radius:8px;color:#f1f1f1;opacity:.85;transition:.15s}.footer-nav a:hover{opacity:1;background:rgba(255,255,255,.06)}.footer .brand-center{text-align:center;font-family:'Merriweather',Georgia,serif}.footer .brand-center .name{font-size:28px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.footer .brand-center .row{display:flex;align-items:center;gap:12px;justify-content:center;margin-top:6px}.footer .brand-center .line{width:80px;height:2px;background:#cfcfcf;opacity:.7}.footer .brand-center .sub{letter-spacing:.25em;text-transform:uppercase}.footer .brand-center .motto{margin-top:10px;font-size:18px}.footer .social{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px}.icon{height:36px;width:36px;border-radius:50%;display:inline-grid;place-items:center;opacity:.92;transition:.15s}.icon:hover{transform:translateY(-1px);opacity:1}.icon svg{fill:none;stroke:#e6e6e6;stroke-width:1.8}.footer-bottom{margin-top:18px;color:#e6e6e6;opacity:.85;text-align:center;font-size:14px}.section{padding:30px 0;background:linear-gradient(180deg,var(--bg),var(--bg-2))}.grid-practice{display:grid;grid-template-columns:repeat(3,300px);grid-auto-rows:300px;gap:30px;justify-content:center}.grid-practice .card-p{width:300px;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:linear-gradient(135deg,#1d1e21 60%,#292216 100%);border:1.5px solid rgba(208,168,92,.28);box-shadow:0 6px 24px rgba(0,0,0,.45),0 1px 0 rgba(255,255,255,.04) inset;border-radius:22px;transition:box-shadow 0.2s,border-color 0.2s;position:relative;z-index:2}.grid-practice .card-p .cover{display:flex;align-items:center;justify-content:center;width:100%;height:200px;background:none;margin-top:18px;margin-bottom:10px}.grid-practice .card-p .cover img{width:105px;height:105px;object-fit:contain;display:block;margin:0 auto;transition:transform 0.5s cubic-bezier(.22,1,.36,1)}.grid-practice .card-p:hover .cover img{transform:scale(1.13);z-index:2}.grid-practice .card-p .desc{color:#444;font-size:1em;text-align:center;margin:8px 16px 0 16px;line-height:1.4;min-height:38px}.grid-practice .card-p .title{height:56px;padding:12px 14px;display:flex;align-items:center;justify-content:center;text-align:center;width:90%;font-weight:700;font-size:1.1em;color:#f0e7d3;border:1.5px solid rgba(201,161,74,.55);border-radius:14px;background:rgba(208,168,92,.08);box-shadow:0 1px 6px rgba(0,0,0,.25);margin:0 16px 12px 16px}.grid-practice .card-p:hover{box-shadow:0 10px 34px rgba(0,0,0,.55),0 0 0 1px rgba(208,168,92,.35);border-color:rgba(208,168,92,.6)}.grid-practice>.card-p:last-child{grid-column:2 / span 1;justify-self:center}.services-hero{background:linear-gradient(180deg,#eee7dc,#e2ddd6);color:#1c1c1c;padding:38px;border-radius:14px;border:1px solid rgba(0,0,0,.08)}.services-hero h1{color:#1c1c1c;text-transform:none}.services-wrap{display:grid;grid-template-columns:350px 1fr;gap:26px;margin-top:22px;align-items:start}.contacts-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px;align-items:stretch}.services-content{display:grid;gap:18px}.services-box{background:#f3efe8;border:2px solid #cdbca6;border-radius:14px;padding:18px}.map-wrap{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px rgba(0,0,0,.08);margin-top:1rem}.map-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.contacts-wrap .services-box{background:var(--panel);border:1px solid rgba(255,255,255,.12);color:var(--text)}.contacts-wrap .services-box h2{text-align:center;color:#fff;text-transform:none}.contacts-wrap .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contacts-wrap .label{display:block;margin:0 0 6px;color:#e6e6e6}.contacts-wrap .input,.contacts-wrap .textarea{width:100%;background:#0f1112;border:1px solid rgba(255,255,255,.18);color:#e7e7e7;border-radius:10px;padding:10px 12px}.contacts-wrap .textarea{min-height:160px;resize:vertical}.contacts-wrap .form-actions{display:flex;align-items:center;gap:12px;margin-top:10px}.services-content .services-box{display:none}.services-content .services-box.active{display:block;border-color:var(--gold-2);box-shadow:0 0 0 2px rgba(183,139,60,.22)}.services-left{display:flex;flex-direction:column;gap:16px}.services-photo{width:350px;height:400px;object-fit:cover;border-radius:14px;border:2px solid #cdbca6;background:#fff}.services-title{display:flex;align-items:center;gap:16px;justify-content:center;margin:10px 0 8px}.services-title .round{height:64px;width:64px;flex:0 0 64px;border-radius:50%;background:#6b5c4a;display:grid;place-items:center}.services-title .round svg{height:38px;width:38px}.services-title h2{color:#1b1b1b;text-transform:none;letter-spacing:.01em}.services-text{color:#2b2b2b}.services-cta{margin:16px 0}.features{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:14px}.feature{background:#fff;border:1px solid #e0d6c8;border-radius:12px;padding:14px;color:#2b2b2b}.feature h3{margin:0 0 4px;font-size:18px;color:#1b1b1b}.feature .row{display:flex;align-items:flex-start;gap:10px}.feature .row .dot{height:24px;width:24px;flex:0 0 24px;border-radius:50%;background:#f6e6c9;border:1px solid #d9b98b;display:grid;place-items:center}.about-box h2,.about-box h3{color:#1b1b1b;text-transform:none}.about-box p{color:#2b2b2b}.about-quote{margin:18px 0;padding:14px 18px;border-left:4px solid var(--gold-2);background:#efe8db;border-radius:0 12px 12px 0;color:#2b2b2b;font-style:italic}.sidebar-list{display:grid;gap:12px;width:350px}.sidebar-item{background:#e9e2d8;border:1px solid #cdbca6;padding:0 16px;border-radius:12px;color:#1b1b1b;display:flex;align-items:center;gap:10px;font-weight:900;height:70px;position:relative;cursor:pointer;transition:all .2s ease}.sidebar-item::after{content:"";flex:0 0 16px;height:16px;margin-left:auto;background:url('img/icons/ui-arrow-right.svg') center/contain no-repeat;opacity:.7;transition:transform .2s,opacity .2s}.sidebar-item:hover::after,.sidebar-item.active::after{opacity:1;transform:translateX(3px)}.sidebar-item:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 4px 12px rgba(107,92,74,.25);background:#f0e8dd}.sidebar-item.active{background:#e1d9cd;border-color:#bfa98b;box-shadow:inset 0 0 0 2px rgba(191,169,139,.35)}.sidebar-item.active::before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:4px;background:var(--gold-2);border-radius:4px}.sidebar-item svg{stroke:#6b5c4a}.grid-title{font:700 30px/1.2 'Merriweather',Georgia,serif;margin:0 0 18px;text-align:center;width:100%;display:block}.modal-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(5,6,8,0.6);z-index:60;padding:20px}.modal-overlay.open{display:flex}.modal-window{max-width:760px;width:100%;border-radius:14px;padding:16px 18px;position:relative;background:linear-gradient(180deg,var(--panel),#131313);box-shadow:0 18px 48px rgba(0,0,0,0.6);border:1px solid rgba(255,255,255,0.04)}.modal-close{position:absolute;right:12px;top:10px;background:none;border:0;color:var(--text);font-size:20px;padding:8px;border-radius:8px;cursor:pointer}.modal-window .services-box{background:linear-gradient(180deg,#111213,#0f1112);border:1px solid rgba(255,255,255,.06);color:var(--text);padding:26px;border-radius:12px}.modal-window .services-box h2{margin:0 0 18px;font-family:'Merriweather',Georgia,serif;font-weight:900;font-size:30px;text-align:center;color:#fff}.modal-window .label{color:#e6e6e6}.modal-window .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;align-items:end}.modal-window .input,.modal-window .textarea{width:100%;background:#0f1112;border:1px solid rgba(255,255,255,.12);color:#e7e7e7;border-radius:10px;padding:10px 12px}.modal-window .textarea{min-height:140px;resize:vertical}.modal-window .form-actions{display:flex;align-items:center;gap:12px;margin-top:10px}.modal-window .form-status{color:var(--muted);font-size:14px;margin-top:10px}.modal-window .btn.gold.fill{padding:10px 18px;border-radius:12px;font-weight:800}.footer .col-left a{padding:8px 0}.icon-social{border-radius:50%;display:inline-grid;place-items:center;opacity:.92;transition:.15s}.social-contacts{width:75%;padding:2%;margin:auto;display:flex;justify-content:space-evenly;gap:12px}.social-contacts .icon-social{transition:transform 0.3s cubic-bezier(.22,1,.36,1),box-shadow 0.3s,opacity 0.2s;opacity:0.92}.social-contacts .icon-social:hover{transform:translateY(-6px) scale(1.12);box-shadow:0 6px 18px rgba(208,168,92,0.18),0 1.5px 0 #e2ddd6 inset;opacity:1}@media (max-width:1227px){.nav-wrapper{gap:10px}.nav{gap:5px}.nav a{padding:8px 10px;white-space:nowrap}}@media (max-width:1224px){.grid-practice{grid-template-columns:repeat(3,250px);grid-auto-rows:250px;justify-content:center;justify-items:center}.grid-practice>.card-p:last-child{grid-column:2;justify-self:center}.grid-practice .card-p{width:250px;height:250px}.grid-practice .card-p .cover{width:150px;height:150px;margin-top:10px}.grid-practice .card-p .cover img{width:88px;height:88px}.grid-practice .card-p .title{margin:5px}}@media (max-width:1200px){.nav a{text-align:center}}@media (max-width:1100px){.home .hero{background-size:cover;background-position:90% top;padding:3%}.home .hero .hero-inner{padding-top:110px;padding-bottom:90px}.nav a{padding:5px 7px !important}.header .btn,.header .cta{padding:6px 10px !important;display:flex;justify-content:center}.nav{gap:min(2vw,1px)}}@media (max-width:1024px){.services-photo{width:220px;height:250px;object-fit:cover}.sidebar-list{width:220px}.services-wrap{grid-template-columns:220px 1fr !important;gap:20px}.sidebar-item{height:64px;padding:0 12px;font-size:11px}.container.hero-inner{padding:5px 0px 0px 0px}}@media (max-width:1000px){.nav{display:none}.burger{display:block}.header{min-height:80px}.nav-wrapper{height:80px}.nav.open{display:flex;flex-direction:column;position:absolute;top:80px;left:20px;right:20px;gap:8px;background:rgba(26,26,26,.98);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:10px;z-index:30}.grid-practice{grid-template-columns:repeat(3,200px);grid-auto-rows:200px;justify-items:center}.grid-practice .card-p{width:200px;height:200px}.grid-practice .card-p .cover{width:125px;height:125px;margin-top:5px}.grid-practice .card-p .cover img{width:70px;height:70px}.grid-practice .card-p .title{margin:3px}.grid-practice>.card-p:last-child{grid-column:2;justify-self:center}.footer-grid{align-items:start;gap:20px 28px}.footer .brand-center{text-align:center;justify-self:center}.contacts-wrap{grid-template-columns:repeat(1,1fr)}.services-box.active{font-size:smaller}}@media (max-width:775px){#migration.services-wrap{grid-template-columns:1fr !important;margin:5px}#migration .services-left .services-photo{display:none}#migration .services-left{display:block}#migration .sidebar-list{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;justify-items:stretch}#migration .sidebar-item{display:flex;align-items:center;justify-content:center;height:56px;padding:0 10px;font-weight:800;border-radius:12px}#migration .services-content{margin-top:8px}}@media (max-width:750px){.grid-practice{grid-template-columns:repeat(3,150px);grid-auto-rows:150px;gap:18px;justify-content:center;justify-items:center}.grid-practice .card-p{width:150px;height:150px}.grid-practice .card-p .cover{width:100px;height:100px;margin-top:3px;margin-bottom:0px}.grid-practice .card-p .cover img{width:52px;height:52px}.grid-practice>.card-p:last-child{grid-column:2}.grid-practice .card-p .title{font-size:0.9em;margin:3px}.grid-title{font:700 25px/1.2 'Merriweather',Georgia,serif}.footer{padding:28px 0 18px}.footer .brand-center .name{font-size:24px}.footer .brand-center .motto{font-size:16px}.footer .brand-center .line{width:64px}.footer .col-left a{padding:7px 0}.icon{width:34px;height:34px}.icon svg{width:17px;height:17px}}@media (max-width:700px){.grid-practice>.card-p:last-child{grid-column:2;justify-self:center}}@media (max-width:640px){.nav{display:none}.burger{display:block}.features{grid-template-columns:1fr}.services-hero{padding:24px}.services-title .round{height:56px;width:56px}.nav.open{display:flex;flex-direction:column;position:absolute;top:74px;left:20px;right:20px;gap:8px;background:rgba(26,26,26,.98);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:10px;z-index:30}.nav.open a{padding:12px;border-radius:8px;background:transparent}.cta{display:inline-block;text-align:center;line-height:1.2}.modal-window{max-width:92vw;padding:12px;border-radius:12px}.modal-close{right:8px;top:8px}.home .hero .hero-copy h1{font-size:clamp(32px,9vw,40px);margin-bottom:10px;line-height:1.2}.home .hero .hero-inner{padding-top:44px;padding-bottom:56px}.grid-practice{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:14px;justify-content:stretch;justify-items:stretch}.grid-practice .card-p{width:100%;height:185px}.grid-practice .card-p .cover{width:100%;height:100px;margin-top:10px;margin-bottom:0}.grid-practice .card-p .cover img{width:66px;height:66px}.grid-practice .card-p .title{font-size:0.85em;height:50px;margin:0 10px 10px}.grid-practice>.card-p:last-child{grid-column:1 / -1;justify-self:center;width:calc(50% - 7px)}.grid-title{font:700 20px/1.2 'Merriweather',Georgia,serif}.footer-grid{grid-template-columns:1fr;gap:16px;justify-items:center;text-align:center}.footer .col-left a{display:inline-block;padding:8px 10px;margin:2px 4px;opacity:.95}.footer .social{flex-direction:row;flex-wrap:wrap;gap:10px 20px;align-items:center;justify-content:center}.icon svg{width:32px;height:32px}#migration .sidebar-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}#migration .sidebar-item{height:52px;padding:0 8px;font-size:15px}#migration .features{grid-template-columns:1fr;gap:14px}}@media (max-width:600px){.nav-wrapper{grid-template-columns:48px 1fr 64px}.burger{order:-1;justify-self:start}.brand{justify-self:center}.lang-switch{justify-self:end;margin-left:0}.header .btn,.header .cta{padding:6px 10px !important;display:none}.services-wrap{grid-template-columns:1fr !important;gap:0px;margin-top:0px}.services-left{align-items:center;margin:0px 0px 25px 0px}.services-box.active{font-size:0.8em}}@media (max-width:500px){.social-contacts{width:100%}}@media (max-width:485px){.container{padding:0 1px}.brand-sub .line{flex:0 0 48px}.brand-name{letter-spacing:.03em}.burger{width:44px;height:40px;justify-self:end}.nav.open{left:14px;right:14px;top:74px}.header{min-height:74px;padding:5px}.nav-wrapper{height:74px;gap:5px}.home .hero{min-height:520px;height:auto;background-position:80% top}.home .hero .hero-inner{padding-top:36px;padding-bottom:48px}.home .hero .hero-copy{max-width:92vw}.home .hero .hero-copy h1{font-size:clamp(30px,8.5vw,36px)}.home .hero .lead{font-size:clamp(15px,4vw,18px)}.footer{padding:22px 0 16px}.footer .brand-center .name{font-size:20px;letter-spacing:.03em}.footer .brand-center .row{gap:10px}.footer .brand-center .line{width:48px;height:2px}.footer .brand-center .motto{font-size:15px;margin-top:8px}.footer .col-left a{padding:6px 8px;margin:2px 3px;font-size:14px}.icon{width:32px;height:32px}.icon svg{width:32px;height:32px}.footer-bottom{font-size:13px}.services-wrap{padding-left:5%;padding-right:5%}}@media (max-width:480px){#migration .sidebar-item{height:50px;font-size:14.5px}#migration .services-content{margin-top:6px}}@media (max-width:450px){.container{padding-left:5px;padding-right:5px}#migration .sidebar-list{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}#migration .sidebar-item{height:46px;font-size:13.5px}#migration .services-title h2{font-size:18px;letter-spacing:.01em}#migration .services-content .btn{width:100%;text-align:center}.services-box{padding:3px}.services-box.active{font-size:12px;padding:10px}.services-box.active h2{font-size:12px}#migration.services-wrap{gap:0px;padding-top:20px}.services-hero{padding:15px;margin:0 0 20px 0}.grid-title{font:700 17px / 1.2 'Merriweather',Georgia,serif}.grid-practice .card-p .cover img{width:56px;height:56px}.grid-practice .card-p{width:100%;height:170px}.grid-practice .card-p .cover{margin-top:8px;margin-bottom:0}.grid-practice .card-p .title{width:auto;font-size:0.78em;padding:0 8px;margin:0 10px 10px}.grid-practice{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:12px}.grid-practice>.card-p:last-child{grid-column:1 / -1;justify-self:center;width:calc(50% - 6px)}}@media (max-width:400px){.container{padding-left:12px;padding-right:12px}#migration .services-title h2{font-size:20px}#migration .services-text{font-size:15px}.nav-wrapper{justify-items:end}}@media (max-width:361px){.nav-wrapper{grid-template-columns:44px 1fr 60px}}@media (max-width:360px){.nav a{padding:8px 8px;font-size:14px}.brand-sub .line{flex:0 0 36px}.home .hero{min-height:480px;background-position:75% top}.home .hero .hero-inner{padding-top:32px;padding-bottom:44px}.footer .brand-center .name{font-size:18px}.footer .col-left a{font-size:13.5px}#migration .sidebar-list{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px}#migration .sidebar-item{height:48px;font-size:14px;padding:0 6px}}@media (max-width:320px){.container{padding:0 10px}.brand-name{font-size:clamp(18px,6vw,22px)}.burger{width:40px;height:36px}.home .hero{min-height:460px}.home .hero .lead{font-size:clamp(14px,4.2vw,16px)}}@media (min-width:1225px){.grid-practice{grid-template-columns:repeat(8,1fr);grid-auto-rows:240px;gap:20px}.grid-practice .card-p{grid-column:span 2;width:auto;height:240px}.grid-practice .card-p:nth-child(5){grid-column:2 / span 2}.grid-practice>.card-p:last-child{grid-column:span 2;justify-self:stretch}.grid-practice .card-p .cover{height:150px;margin-top:12px;margin-bottom:4px}.grid-practice .card-p .cover img{width:92px;height:92px}.grid-practice .card-p .title{height:52px;font-size:1em}}.seo-block{background:var(--bg-2);padding:44px 0 52px}.seo-text h2{font-size:24px;text-transform:none;margin:0 0 14px}.seo-text h3{font-family:'Merriweather',Georgia,serif;color:#e7d9b8;text-transform:none;font-size:19px;margin:20px 0 8px}.seo-text p{color:var(--muted);margin:0 0 12px}.seo-text{position:relative}.seo-text.collapsed{max-height:235px;overflow:hidden}.seo-text.collapsed::after{content:"";position:absolute;left:0;right:0;bottom:0;height:100px;background:linear-gradient(180deg,rgba(22,23,26,0),var(--bg-2))}.seo-toggle{display:flex;margin:20px auto 0;background:transparent;cursor:pointer;font:inherit;font-weight:800}.c-ico{width:18px;height:18px;vertical-align:-3px;margin-right:6px}.svc-select{display:none;position:relative;margin-bottom:14px;width:100%;box-sizing:border-box;align-self:stretch}.svc-current{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;background:rgba(208,168,92,.12);border:1.5px solid var(--gold);border-radius:12px;padding:12px 16px;font-weight:800;font-size:14px;color:#fff;font-family:inherit;cursor:pointer;position:relative;overflow:hidden}.svc-current span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1 0;text-align:left}.svc-current .chev{width:21px;height:21px;transition:transform .15s;filter:brightness(0) invert(1);flex:0 0 auto}.svc-select.open .svc-current .chev{transform:rotate(180deg)}.svc-menu{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;background:rgba(26,26,26,.98);border:1.5px solid var(--gold);border-radius:12px;padding:6px;z-index:30;box-shadow:0 10px 30px rgba(0,0,0,.5)}.svc-select.open .svc-menu{display:block}.svc-menu a{display:block;padding:11px 12px;border-radius:8px;color:#dfdfdf;font-weight:700;font-size:14px}.svc-menu a.active{background:rgba(208,168,92,.25);color:#fff}.svc-menu a:hover{background:rgba(208,168,92,.15);color:#fff}.svc-nav{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:4px}.svc-nav .btn{min-width:0;font-size:14px;padding:10px 12px}.svc-nav .btn.gold.outline{background:rgba(208,168,92,.12)}.svc-nav .btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1 0}.services-wrap>*{min-width:0}.ico-flip{transform:rotate(180deg)}.services-content{scroll-margin-top:100px}@media (max-width:775px){.svc-select{display:block}.services-wrap .sidebar-list{display:none}#migration .services-left picture{display:none}.services-wrap{grid-template-columns:1fr !important;gap:0}.services-left{margin-bottom:14px}body.about-page main.container{display:flex;flex-direction:column}body.about-page .services-wrap{display:contents}body.about-page .services-left{order:1;width:100%;margin-bottom:18px}body.about-page .services-left picture{display:block;width:100%}body.about-page .services-left .services-photo{display:block;width:100%;max-width:100%;height:auto;max-height:480px;object-fit:cover;border-radius:14px;border:2px solid #cdbca6}body.about-page .services-hero{order:2;margin-bottom:22px}body.about-page .services-content{order:3;width:100%}}