:root{--color-primary: #0057d9;--color-primary-dark: #003f9e;--color-primary-soft: #edf4ff;--color-text: #092250;--color-muted: #566780;--color-subtle: #8b97a8;--color-border: #d9e2ef;--color-bg: #ffffff;--color-bg-soft: #f7faff;--color-card: #ffffff;--container: 1184px;--shadow-card: 0 8px 24px rgba(12, 48, 104, .06);--shadow-soft: 0 18px 46px rgba(12, 48, 104, .09);--section-y: 28px;--section-y-mobile: 32px}html{scroll-behavior:smooth}body.modern-shell,body.modern-shell *{box-sizing:border-box}body.modern-shell{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Manrope,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.modern-shell img,body.modern-shell svg{display:block;max-width:100%}body.modern-shell a{color:inherit}body.modern-shell button,body.modern-shell input,body.modern-shell textarea,body.modern-shell select{font:inherit}body.modern-shell :focus-visible{outline:3px solid rgba(0,87,217,.28);outline-offset:3px}.modern-shell .container{width:min(calc(100% - 80px),var(--container));margin:0 auto}.modern-shell .section{padding:var(--section-y) 0}.modern-shell .section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.modern-shell .section-heading h2{margin:0;font-size:clamp(1.42rem,2.1vw,1.78rem);line-height:1.15;letter-spacing:0}.modern-shell .section-heading__link,.modern-shell .clients-section__link{color:var(--color-primary);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.modern-shell .button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:.72rem 1.28rem;border:1px solid transparent;border-radius:4px;cursor:pointer;text-decoration:none;font-size:14px;font-weight:800;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.modern-shell .button--primary{background:var(--color-primary);color:#fff;box-shadow:0 10px 24px #0057d938}.modern-shell .button--primary:hover{background:var(--color-primary-dark)}.modern-shell .button--secondary{border-color:var(--color-primary);background:#fff;color:var(--color-primary)}.modern-shell .button--secondary:hover{background:var(--color-primary-soft)}.modern-shell .button--full{width:100%}.modern-shell .card{border:1px solid var(--color-border);border-radius:6px;background:var(--color-card);box-shadow:var(--shadow-card)}.modern-shell .site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(217,226,239,.95);background:#fffffff7;backdrop-filter:blur(14px)}.modern-shell .site-header__inner{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;min-height:78px}.modern-shell .site-header__brand{display:inline-flex;align-items:center;gap:18px;text-decoration:none}.modern-shell .site-header__brand img{width:170px;height:44px;object-fit:contain;object-position:left center}.modern-shell .site-header__brand span{max-width:150px;color:#263d62;font-size:12px;font-weight:600;line-height:1.25}.modern-shell .site-header__nav-list{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.3vw,34px);margin:0;padding:0;list-style:none}.modern-shell .site-header__nav a{color:var(--color-text);font-size:14px;font-weight:700;text-decoration:none}.modern-shell .site-header__nav a:hover,.modern-shell .site-footer__column a:hover,.modern-shell .section-heading__link:hover,.modern-shell .clients-section__link:hover{color:var(--color-primary)}.modern-shell .site-header__actions{display:flex;align-items:center;gap:16px}.modern-shell .site-header__cta{min-height:44px;padding-inline:1.45rem}.modern-shell .site-header__search,.modern-shell .site-header__burger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:var(--color-text);cursor:pointer}.modern-shell .site-header__search svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.modern-shell .site-header__burger{display:none;flex-direction:column;gap:5px;border:1px solid var(--color-border);border-radius:4px;background:#fff}.modern-shell .site-header__burger span{width:19px;height:2px;border-radius:999px;background:var(--color-text)}.modern-shell .site-header__mobile-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(340px,calc(100vw - 40px));padding:16px;border:1px solid var(--color-border);border-radius:6px;background:#fff;box-shadow:var(--shadow-soft)}.modern-shell .site-header__mobile-list{margin:0;padding:0;list-style:none}.modern-shell .site-header__mobile-list a{display:block;padding:10px 0;text-decoration:none;font-weight:700}.modern-shell .site-header__mobile-actions{margin-top:10px;padding-top:14px;border-top:1px solid var(--color-border)}.modern-shell .site-header__phone--mobile{display:inline-flex;margin-bottom:12px;color:var(--color-text);font-weight:800;text-decoration:none}.modern-shell .hero{position:relative;overflow:hidden;min-height:398px;padding:40px 0 24px;border-bottom:1px solid var(--color-border);background:linear-gradient(90deg,#fff,#fffffff5 45%,#eff5feb8),linear-gradient(180deg,#f5f9ff,#fff)}.modern-shell .hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.9fr);gap:32px;align-items:stretch}.modern-shell .hero__content{position:relative;z-index:2;display:flex;flex-direction:column;min-height:318px}.modern-shell .hero h1{max-width:720px;margin:0;font-size:clamp(2.55rem,4.05vw,3.92rem);line-height:1.03;letter-spacing:0}.modern-shell .hero__lead{max-width:670px;margin:20px 0 0;color:var(--color-muted);font-size:18px;line-height:1.5}.modern-shell .hero__actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.modern-shell .hero__actions .button{min-width:154px}.modern-shell .hero__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:auto 0 0;padding:34px 0 0;list-style:none}.modern-shell .hero__metrics li{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px;min-width:0}.modern-shell .hero__metric-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:var(--color-primary);font-size:22px;line-height:1}.modern-shell .hero__metrics strong{display:block;margin-bottom:2px;color:var(--color-text);font-size:13px;line-height:1.25}.modern-shell .hero__metrics span:last-child{display:block;color:var(--color-muted);font-size:12px;line-height:1.35}.modern-shell .hero__visual{position:relative;min-height:318px}.modern-shell .hero-skyline{position:absolute;inset:-20px -40px -26px -20px;overflow:hidden;background:linear-gradient(90deg,#fff6,#edf4ff0d),linear-gradient(180deg,#dfebfb29,#ffffffd1 72%)}.modern-shell .hero-skyline:before{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(180deg,#fff0,#fff 80%),linear-gradient(90deg,#0057d91a,#0057d908)}.modern-shell .hero-skyline:after{content:"";position:absolute;right:18px;bottom:58px;width:460px;height:150px;background:linear-gradient(90deg,transparent 0 5%,rgba(0,87,217,.18) 5% 6%,transparent 6% 13%,rgba(0,87,217,.18) 13% 14%,transparent 14% 25%,rgba(0,87,217,.18) 25% 26%,transparent 26% 100%);opacity:.55}.modern-shell .hero-skyline__mark{position:absolute;right:80px;top:0;width:420px;height:420px;border:66px solid rgba(255,255,255,.62);border-left-color:#0057d912;border-radius:50%;transform:rotate(-18deg)}.modern-shell .hero-skyline__mark:after{content:"";position:absolute;right:-42px;bottom:44px;width:116px;height:116px;background:#ffffffb8;transform:rotate(45deg)}.modern-shell .hero-skyline__buildings{position:absolute;right:42px;bottom:70px;display:flex;align-items:end;gap:12px;width:460px;height:220px}.modern-shell .hero-skyline__buildings span{display:block;flex:1;min-width:36px;border:1px solid rgba(48,98,157,.28);background:repeating-linear-gradient(180deg,rgba(255,255,255,.7) 0 4px,transparent 4px 13px),linear-gradient(170deg,#0057d9b8,#002b78f0);box-shadow:10px 18px 42px #002b781f}.modern-shell .hero-skyline__buildings span:nth-child(1){height:82px}.modern-shell .hero-skyline__buildings span:nth-child(2){height:126px}.modern-shell .hero-skyline__buildings span:nth-child(3){height:178px}.modern-shell .hero-skyline__buildings span:nth-child(4){height:144px}.modern-shell .hero-skyline__buildings span:nth-child(5){height:205px}.modern-shell .hero-skyline__buildings span:nth-child(6){height:158px}.modern-shell .services-grid,.modern-shell .advantages-grid,.modern-shell .news-grid,.modern-shell .testimonials-grid{display:grid;gap:12px}.modern-shell .services-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.modern-shell .service-card{display:grid;grid-template-rows:auto auto 1fr auto;gap:14px;min-height:224px;padding:22px 18px 20px}.modern-shell .service-card__icon,.modern-shell .advantage-card__icon{display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary)}.modern-shell .service-card__icon{width:48px;height:48px}.modern-shell .service-card__icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.modern-shell .service-card h3,.modern-shell .advantage-card h3,.modern-shell .news-card h3{margin:0;font-size:17px;line-height:1.22}.modern-shell .service-card p,.modern-shell .advantage-card p,.modern-shell .site-footer__description{margin:0;color:var(--color-muted);font-size:14px;line-height:1.45}.modern-shell .service-card__link,.modern-shell .news-card__link{color:var(--color-primary);font-size:13px;font-weight:800;text-decoration:none}.modern-shell .advantages-grid{grid-template-columns:repeat(6,minmax(0,1fr));padding-top:4px;border-top:1px solid var(--color-border)}.modern-shell .advantage-card{padding:16px 10px 8px 0}.modern-shell .advantage-card__icon{width:38px;height:38px;margin-bottom:12px;font-size:31px;line-height:1}.modern-shell .advantage-card h3{max-width:150px;margin-bottom:9px;font-size:14px}.modern-shell .advantage-card p{max-width:170px;font-size:12px;line-height:1.42}.modern-shell .clients-section{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff}.modern-shell .clients-cloud{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;gap:18px}.modern-shell .client-logos-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.modern-shell .client-logos-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.modern-shell .client-logo-tile{display:grid;align-content:center;justify-items:center;gap:10px;min-height:128px;padding:18px 16px;text-decoration:none}.modern-shell .client-logo-tile__image{width:auto;height:42px;max-width:170px;max-height:42px;object-fit:contain;filter:grayscale(1);opacity:.9}.modern-shell .client-logo-tile__label{color:var(--color-muted);font-size:13px;font-weight:700;line-height:1.35;text-align:center}.modern-shell .client-logos-grid--compact .client-logo-tile{min-height:84px;padding:14px 12px;box-shadow:none;border-color:transparent;background:transparent}.modern-shell .client-logos-grid--compact .client-logo-tile__image{height:34px;max-width:144px;max-height:34px}.modern-shell .client-logos-grid--compact .client-logo-tile__label{display:none}.modern-shell .client-logo-card{display:flex;align-items:center;justify-content:center;min-height:52px;color:#8c96a3;font-size:clamp(1.05rem,1.55vw,1.5rem);font-weight:900;letter-spacing:0;line-height:1;text-align:center;filter:grayscale(1);opacity:.84}.modern-shell .clients-section__link{display:table;margin:14px auto 0}.modern-shell .testimonials-section__mobile-link{display:none;margin-top:16px;color:var(--color-primary);font-size:14px;font-weight:700;text-decoration:none}.modern-shell .testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-shell .testimonial-card{min-height:138px;padding:18px}.modern-shell .testimonial-card__content{position:relative}.modern-shell .testimonial-card__mark{display:block;height:20px;color:#c8d3e4;font-size:50px;font-weight:900;line-height:.8}.modern-shell .testimonial-card__quote,.modern-shell .testimonial-card__quote p{margin:0;color:var(--color-text);font-size:13px;line-height:1.45}.modern-shell .testimonial-card__quote{display:-webkit-box;overflow:hidden;min-height:56px;-webkit-box-orient:vertical;-webkit-line-clamp:4}.modern-shell .testimonial-card__quote p+p{margin-top:6px}.modern-shell .testimonial-card__author{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;margin-top:14px}.modern-shell .testimonial-card__avatar{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#dce7f6;color:var(--color-primary);font-size:10px;font-weight:900}.modern-shell .testimonial-card__author strong{display:block;font-size:12px;line-height:1.25}.modern-shell .testimonial-card__author span:not(.testimonial-card__avatar),.modern-shell .testimonial-card__author i{color:var(--color-muted);font-size:11px;line-height:1.35;font-style:normal}.modern-shell .news-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.modern-shell .news-card{display:grid;grid-template-columns:100px 1fr;min-height:116px;overflow:hidden}.modern-shell .news-card__media{display:block;min-height:100%;text-decoration:none}.modern-shell .news-card__image,.modern-shell .modern-news-list__image{width:100%;height:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.modern-shell .news-card__placeholder{position:relative;height:100%;min-height:116px;background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.5),transparent 28%),linear-gradient(145deg,#0057d9d9,#062960eb)}.modern-shell .news-card:nth-child(2) .news-card__placeholder{background:radial-gradient(circle at 40% 24%,rgba(255,255,255,.45),transparent 28%),linear-gradient(145deg,#2c76c4,#101f45)}.modern-shell .news-card:nth-child(3) .news-card__placeholder{background:radial-gradient(circle at 56% 48%,rgba(255,255,255,.46),transparent 24%),linear-gradient(145deg,#b0c3d9,#4d6480)}.modern-shell .news-card:nth-child(4) .news-card__placeholder{background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.52),transparent 25%),linear-gradient(145deg,#dbe6f1,#6a86a7)}.modern-shell .news-card__placeholder--analytics,.modern-shell .modern-news-list__media--analytics{background:radial-gradient(circle at 34% 18%,rgba(255,255,255,.42),transparent 26%),linear-gradient(145deg,#4a8bcf,#1d376b)}.modern-shell .news-card__placeholder--markets,.modern-shell .modern-news-list__media--markets{background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.46),transparent 28%),linear-gradient(145deg,#6f8fb8,#364d6d)}.modern-shell .news-card__placeholder--data,.modern-shell .modern-news-list__media--data{background:radial-gradient(circle at 55% 22%,rgba(255,255,255,.52),transparent 24%),linear-gradient(145deg,#95b4d8,#385780)}.modern-shell .news-card__placeholder--company,.modern-shell .modern-news-list__media--company{background:radial-gradient(circle at 62% 22%,rgba(255,255,255,.44),transparent 25%),linear-gradient(145deg,#2c67b4,#0e2851)}.modern-shell .news-card__placeholder--events,.modern-shell .modern-news-list__media--events{background:radial-gradient(circle at 48% 18%,rgba(255,255,255,.48),transparent 24%),linear-gradient(145deg,#5c82bf,#24375e)}.modern-shell .news-card__body{display:grid;align-content:start;gap:8px;padding:12px 13px}.modern-shell .news-card__meta{display:flex;flex-wrap:wrap;gap:6px;color:var(--color-subtle);font-size:10px;font-weight:700}.modern-shell .news-card__meta span:before{content:"|";margin-right:6px;color:#c7d0dd}.modern-shell .news-card__body h3{display:-webkit-box;overflow:hidden;margin:0;font-size:13px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:3}.modern-shell .news-card__body h3 a{text-decoration:none}.modern-shell .site-footer{padding:30px 0 18px;border-top:1px solid var(--color-border);background:#fff}.modern-shell .site-footer__grid{display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(4,minmax(120px,1fr));gap:32px;align-items:start}.modern-shell .site-footer__intro{min-width:0}.modern-shell .site-footer__brand{display:inline-flex;align-items:center;height:40px}.modern-shell .site-footer__brand img{width:150px;height:40px;object-fit:contain;object-position:left center}.modern-shell .site-footer__description{max-width:250px;margin-top:14px;font-size:12px;line-height:1.45}.modern-shell .site-footer__copyright{margin:18px 0 0;color:var(--color-muted);font-size:11px}.modern-shell .site-footer__column h2{margin:0 0 13px;font-size:13px;line-height:1.2}.modern-shell .site-footer__column ul{margin:0;padding:0;list-style:none}.modern-shell .site-footer__column li+li{margin-top:8px}.modern-shell .site-footer__column a,.modern-shell .site-footer__column li{color:var(--color-muted);font-size:12px;line-height:1.42;text-decoration:none}.modern-shell .site-footer__feedback{padding:0;border:0;background:transparent;color:var(--color-primary);font:inherit;font-weight:700;cursor:pointer}.modern-shell .site-footer__phone{display:inline-block;color:var(--color-text)!important;font-size:17px!important;font-weight:900}.modern-shell .site-footer__socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.modern-shell .site-footer__socials a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(0,87,217,.18);border-radius:50%;background:var(--color-primary-soft);color:var(--color-primary);text-decoration:none;font-size:10px;font-weight:900;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.modern-shell .site-footer__socials a:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-1px)}.modern-shell .site-footer__bottom{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:26px;padding-top:14px;border-top:1px solid var(--color-border)}.modern-shell .site-footer__bottom p,.modern-shell .site-footer__bottom a{margin:0;color:var(--color-muted);font-size:11px;text-decoration:none}.modern-shell .site-footer__legal{display:flex;flex-wrap:wrap;gap:30px}.modern-shell .modern-page-hero{position:relative;overflow:hidden;padding:54px 0 46px;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 86% 8%,rgba(0,87,217,.1),transparent 30%),linear-gradient(180deg,#f6f9ff,#fff)}.modern-shell .modern-page-hero:after{content:"";position:absolute;right:8%;top:-94px;width:280px;height:280px;border:42px solid rgba(0,87,217,.06);border-radius:50%;pointer-events:none}.modern-shell .modern-page-hero .container{position:relative;z-index:1}.modern-shell .modern-page-hero__back{display:inline-flex;margin-bottom:20px;color:var(--color-primary);font-size:14px;font-weight:800;text-decoration:none}.modern-shell .modern-page-hero__meta{margin-bottom:12px;color:var(--color-muted);font-size:14px;font-weight:700}.modern-shell .modern-page-hero h1{max-width:860px;margin:0;color:var(--color-text);font-size:clamp(2.35rem,4vw,3.7rem);line-height:1.08;letter-spacing:0}.modern-shell .modern-page-hero p{max-width:700px;margin:18px 0 0;color:var(--color-muted);font-size:18px;line-height:1.55}.modern-shell .modern-page-hero--article{padding-bottom:42px}.modern-shell .modern-page-hero--service{padding:48px 0 42px}.modern-shell .modern-page-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.modern-shell .modern-news-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.modern-shell .modern-news-list__item{display:grid;grid-template-rows:150px 1fr;overflow:hidden;min-height:360px}.modern-shell .modern-news-list__media{background:radial-gradient(circle at 70% 22%,rgba(255,255,255,.55),transparent 26%),linear-gradient(145deg,#0057d9e6,#062960f0)}.modern-shell .modern-news-list__item:nth-child(3n+2) .modern-news-list__media{background:radial-gradient(circle at 42% 26%,rgba(255,255,255,.5),transparent 26%),linear-gradient(145deg,#2d78c8,#10234f)}.modern-shell .modern-news-list__item:nth-child(3n) .modern-news-list__media{background:radial-gradient(circle at 58% 46%,rgba(255,255,255,.5),transparent 22%),linear-gradient(145deg,#c6d5e6,#5a7393)}.modern-shell .modern-news-list__body{display:grid;align-content:start;gap:12px;padding:20px}.modern-shell .modern-news-list__meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--color-subtle);font-size:12px;font-weight:800}.modern-shell .modern-news-list__meta span:before{content:"|";margin-right:8px;color:#c4cfdd}.modern-shell .modern-news-list__body h2{margin:0;font-size:20px;line-height:1.25}.modern-shell .modern-news-list__body h2 a,.modern-shell .modern-news-list__link{text-decoration:none}.modern-shell .modern-news-list__body p{display:-webkit-box;overflow:hidden;margin:0;color:var(--color-muted);font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.modern-shell .modern-news-list__link{margin-top:2px;color:var(--color-primary);font-size:13px;font-weight:900}.modern-shell .modern-news-article{width:min(100%,820px);margin:0 auto;color:var(--color-text);font-size:18px;line-height:1.75}.modern-shell .reviews-grid-page{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.modern-shell .review-page-card{display:grid;gap:18px;padding:22px}.modern-shell .review-page-card__head{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.modern-shell .review-page-card__avatar-image,.modern-shell .review-page-card__avatar-placeholder{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#dce7f6;color:var(--color-primary);object-fit:cover;font-size:18px;font-weight:900}.modern-shell .review-page-card__author strong{display:block;margin-bottom:4px;font-size:15px;line-height:1.3}.modern-shell .review-page-card__author span,.modern-shell .review-page-card__author i{color:var(--color-muted);font-size:13px;line-height:1.4;font-style:normal}.modern-shell .review-page-card__body,.modern-shell .review-page-card__body p{margin:0;color:var(--color-text);font-size:15px;line-height:1.65}.modern-shell .review-page-card__body p+p{margin-top:.9em}.modern-shell .modern-news-article p{margin:0 0 1.25em}.modern-shell .modern-news-article h2,.modern-shell .modern-news-article h3,.modern-shell .modern-news-article h4{margin:1.55em 0 .65em;line-height:1.2}.modern-shell .modern-news-article h2{font-size:30px}.modern-shell .modern-news-article h3{font-size:24px}.modern-shell .modern-news-article a{color:var(--color-primary);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.modern-shell .modern-news-article ul,.modern-shell .modern-news-article ol{margin:0 0 1.25em;padding-left:1.35em}.modern-shell .modern-news-article li+li{margin-top:.35em}.modern-shell .modern-news-article blockquote{margin:1.6em 0;padding:18px 22px;border-left:4px solid var(--color-primary);background:var(--color-bg-soft);color:var(--color-muted)}.modern-shell .modern-news-article img{width:auto;max-width:100%;height:auto;margin:22px auto;border-radius:6px;box-shadow:var(--shadow-card)}.modern-shell .modern-news-article>img:first-child{width:100%;max-width:100%;aspect-ratio:16 / 9;object-fit:cover;margin-top:0;margin-bottom:28px;border-radius:12px}.modern-shell .modern-news-article table{display:block;width:100%;overflow-x:auto;margin:1.5em 0;border-collapse:collapse}.modern-shell .modern-news-article th,.modern-shell .modern-news-article td{padding:10px 12px;border:1px solid var(--color-border);text-align:left}.modern-shell .modern-service-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:42px;align-items:start}.modern-shell .modern-service-content{min-width:0;color:var(--color-text);font-size:18px;line-height:1.74}.modern-shell .modern-service-content>:first-child{margin-top:0}.modern-shell .modern-service-content p{margin:0 0 1.15em}.modern-shell .modern-service-content h2,.modern-shell .modern-service-content h3,.modern-shell .modern-service-content h4{margin:1.55em 0 .65em;line-height:1.22}.modern-shell .modern-service-content h2{font-size:30px}.modern-shell .modern-service-content h3{font-size:24px}.modern-shell .modern-service-content a{color:var(--color-primary);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.modern-shell .modern-service-content ul,.modern-shell .modern-service-content ol{margin:0 0 1.25em;padding-left:1.35em}.modern-shell .modern-service-content li+li{margin-top:.35em}.modern-shell .modern-service-content img{max-width:100%;height:auto;margin:22px auto;border-radius:6px;box-shadow:var(--shadow-card)}.modern-shell .modern-service-content table{display:block;width:100%;overflow-x:auto;margin:1.5em 0;border-collapse:collapse}.modern-shell .modern-service-content th,.modern-shell .modern-service-content td{padding:10px 12px;border:1px solid var(--color-border);text-align:left}.modern-shell .modern-service-sidebar{position:sticky;top:98px;min-width:0}.modern-shell .service-page-sidebar__card{display:grid;gap:4px;padding:10px;border:1px solid var(--color-border);border-radius:6px;background:#fff;box-shadow:var(--shadow-card)}.modern-shell .service-page-sidebar__link{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:42px;padding:9px 10px;border-radius:4px;color:var(--color-text);font-size:13px;font-weight:800;line-height:1.25;text-decoration:none}.modern-shell .service-page-sidebar__link:hover{background:var(--color-primary-soft);color:var(--color-primary)}.modern-shell .service-page-sidebar__link[aria-current=page]{background:var(--color-primary);color:#fff}.modern-shell .service-page-sidebar__dot{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.55}.modern-shell .modern-service-sidebar--legacy .right_inner_page,.modern-shell .modern-service-sidebar--legacy .service-page-sidebar{position:static;width:auto;margin:0}.modern-shell .modern-service-after-content{overflow:hidden}@media(max-width:1199px){.modern-shell .container{width:min(calc(100% - 48px),var(--container))}.modern-shell .site-header__brand span,.modern-shell .site-header__nav,.modern-shell .site-header__actions{display:none}.modern-shell .site-header__inner{grid-template-columns:auto auto;justify-content:space-between}.modern-shell .site-header__burger{display:inline-flex}.modern-shell .hero__grid{grid-template-columns:minmax(0,1fr)}.modern-shell .hero__content{min-height:auto}.modern-shell .hero__visual{min-height:250px}.modern-shell .hero-skyline{inset:0 -24px -26px}.modern-shell .hero__metrics,.modern-shell .services-grid,.modern-shell .advantages-grid,.modern-shell .clients-cloud,.modern-shell .client-logos-grid,.modern-shell .news-grid,.modern-shell .testimonials-grid,.modern-shell .site-footer__grid,.modern-shell .reviews-grid-page,.modern-shell .modern-news-list,.modern-shell .modern-service-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-shell .modern-service-layout{grid-template-columns:minmax(0,1fr)}.modern-shell .modern-service-sidebar{position:static;order:-1}.modern-shell .service-page-sidebar__card{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-shell .advantage-card p,.modern-shell .advantage-card h3{max-width:none}}@media(max-width:767px){.modern-shell .container{width:min(calc(100% - 32px),var(--container))}.modern-shell .section{padding:24px 0}.modern-shell .section-heading{align-items:flex-start;margin-bottom:14px}.modern-shell .section-heading h2{font-size:1.32rem}.modern-shell .section-heading__link,.modern-shell .clients-section__link{display:none}.modern-shell .site-header{backdrop-filter:none}.modern-shell .site-header__inner{min-height:66px}.modern-shell .site-header__brand img{width:126px;height:32px}.modern-shell .site-header__search{display:none}.modern-shell .hero{min-height:0;padding:26px 0 22px}.modern-shell .hero h1{font-size:clamp(1.8rem,9vw,2.3rem);line-height:1.02}.modern-shell .hero__lead{display:-webkit-box;overflow:hidden;max-width:32ch;margin-top:14px;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.modern-shell .hero__actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px}.modern-shell .hero__metrics,.modern-shell .services-grid,.modern-shell .advantages-grid,.modern-shell .clients-cloud,.modern-shell .testimonials-grid,.modern-shell .client-logos-grid,.modern-shell .reviews-grid-page,.modern-shell .news-grid,.modern-shell .site-footer__grid,.modern-shell .modern-news-list{grid-template-columns:1fr}.modern-shell .hero__metrics{gap:14px;padding-top:18px}.modern-shell .hero__metrics li:nth-child(n+3){display:none}.modern-shell .hero__metrics span:last-child{font-size:11px}.modern-shell .hero__visual{display:none}.modern-shell .service-card{min-height:0;gap:10px;padding:16px}.modern-shell .service-card p{display:none}.modern-shell .services-grid .service-card:nth-child(n+5){display:none}.modern-shell .advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.modern-shell .advantage-card{padding:10px 0 4px}.modern-shell .advantage-card p{display:none}.modern-shell .advantages-grid .advantage-card:nth-child(n+5){display:none}.modern-shell .clients-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px}.modern-shell .client-logo-card{justify-content:flex-start;min-height:34px;font-size:1.15rem}.modern-shell .clients-cloud .client-logo-card:nth-child(n+5){display:none}.modern-shell .client-logos-grid--compact .client-logo-tile:nth-child(n+5){display:none}.modern-shell .testimonials-grid .testimonial-card:nth-child(n+3){display:none}.modern-shell .testimonial-card{min-height:0;padding:16px}.modern-shell .testimonial-card__quote{min-height:0;-webkit-line-clamp:3}.modern-shell .testimonial-card__author span:not(.testimonial-card__avatar),.modern-shell .testimonial-card__author i{display:none}.modern-shell .news-card{grid-template-columns:94px 1fr}.modern-shell .news-grid .news-card:nth-child(n+4){display:none}.modern-shell .news-card__meta span{display:none}.modern-shell .news-card__body{gap:6px;padding:10px 11px}.modern-shell .modern-page-hero{padding:26px 0 24px}.modern-shell .modern-page-hero h1{font-size:clamp(1.85rem,8vw,2.25rem)}.modern-shell .modern-page-hero p{display:none}.modern-shell .modern-news-list__item{min-height:0}.modern-shell .modern-news-article{font-size:16px;line-height:1.68}.modern-shell .modern-news-article h2{font-size:24px}.modern-shell .modern-news-article h3{font-size:20px}.modern-shell .modern-page-hero__actions{display:grid;grid-template-columns:1fr}.modern-shell .modern-service-content{font-size:16px;line-height:1.68}.modern-shell .modern-service-content h2{font-size:24px}.modern-shell .modern-service-content h3{font-size:20px}.modern-shell .service-page-sidebar__card{display:flex;gap:8px;overflow-x:auto;padding:8px;scroll-snap-type:x proximity}.modern-shell .service-page-sidebar__link{grid-template-columns:auto 1fr;min-width:190px;scroll-snap-align:start}.modern-shell .site-footer__bottom{flex-direction:column;align-items:flex-start;gap:10px}.modern-shell .site-footer__legal{gap:14px}.modern-shell .site-footer{padding-top:22px}.modern-shell .site-footer__description{max-width:220px;margin-top:10px}.modern-shell .site-footer__grid{gap:18px}.modern-shell .site-footer__intro{margin-bottom:6px}.modern-shell .testimonials-section__mobile-link,.modern-shell .clients-section__link--mobile-visible{display:inline-flex}}@media(max-width:767px){.modern-shell .service-page-sidebar__card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;scroll-snap-type:none}.modern-shell .service-page-sidebar__link{min-width:0;min-height:54px;padding:10px 8px;font-size:12px;line-height:1.2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.modern-shell .button,.modern-shell a{transition:none}}.modern-shell .modal-overlay{background:#09142b7a;backdrop-filter:blur(6px)}.modern-shell .modal{width:min(560px,calc(100vw - 32px));max-width:none;height:auto;max-height:min(760px,calc(100vh - 32px));border:1px solid rgba(0,87,217,.14);border-bottom:1px solid rgba(0,87,217,.14);border-radius:10px;background:radial-gradient(circle at top right,rgba(0,87,217,.08),transparent 28%),linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 28px 70px #0c264f38}.modern-shell .modal-guts{position:static;display:flex;flex-direction:column;gap:14px;height:auto;max-height:min(760px,calc(100vh - 32px));padding:32px;overflow:auto}.modern-shell .modal h2,.modern-shell .modal-title{margin:0 44px 6px 0;color:var(--color-text);font-size:30px;font-weight:800;line-height:1.12}.modern-shell .modal .close-button{right:14px;top:14px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--color-border);border-radius:6px;background:#fffffff5;color:var(--color-text);transition:background-color .2s ease,border-color .2s ease}.modern-shell .modal .close-button:hover{border-color:#0057d947;background:var(--color-primary-soft)}.modern-shell .modal .x-close-modal{width:18px;height:18px}.modern-shell .modal .form-control{min-height:48px;padding:12px 14px;border:1px solid var(--color-border);border-radius:6px;color:var(--color-text);font-size:15px;line-height:1.45;background:#fffffff2}.modern-shell .modal .form-control::placeholder{color:#7b8798}.modern-shell .modal .textarea{min-height:144px;max-height:320px;margin-bottom:0}.modern-shell .modal input{margin-bottom:0}.modern-shell .modal .send-button{position:static;display:inline-flex;align-items:center;justify-content:center;gap:10px;align-self:flex-start;min-width:188px;width:auto;margin-top:4px;padding:12px 18px;border:1px solid transparent;border-radius:6px;background:var(--color-primary);color:#fff;box-shadow:0 10px 24px #0057d933}.modern-shell .modal .send-button:hover{background:var(--color-primary-dark)}.modern-shell .modal .send-button.disabled{opacity:.7;cursor:wait}.modern-shell .modal .send-button>svg{position:static;width:18px;height:18px;padding-right:0;fill:currentColor}.modern-shell .modal .send-button>span{position:static;color:currentColor;font-size:14px;font-weight:800}@media(max-width:767px){.modern-shell .modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.modern-shell .modal-guts{padding:22px 18px 18px}.modern-shell .modal h2,.modern-shell .modal-title{margin-right:36px;font-size:24px}.modern-shell .modal .send-button{width:100%}}.contact_messengers{display:flex;flex-wrap:wrap;gap:12px}.contact_messenger{display:inline-flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;padding:0;border-radius:50%;color:#fff;text-decoration:none;line-height:1}.contact_messenger svg{display:block;width:22px;height:22px;flex:0 0 auto;overflow:visible}.contact_messenger svg [fill=currentColor],.contact_messenger svg path{fill:currentColor}.contact_messenger--whatsapp{background:#25d366}.contact_messenger--telegram{background:#229ed9}.contact_messenger--max{background:#6d5efc}
