/* LOGOS Danismanlik Visual 4.1
   Premium polish for the Visual 4 system: refined hero, Digital Desk 2.0,
   stronger bento composition, dark/light rhythm and lighter microinteractions. */

body.visual-v4.visual-v41{
  --v41-glow:rgba(73,145,211,.20);
  --v41-gold:rgba(215,170,72,.92);
  --v41-line:rgba(16,32,54,.10);
  --v41-soft:#f5f7f8;
}

/* HEADER ---------------------------------------------------------------- */
body.visual-v4.visual-v41 .nav-wrap{padding-left:22px;padding-right:22px}
body.visual-v4.visual-v41 .brand{display:flex;align-items:center;padding:6px 0}
body.visual-v4.visual-v41 .brand img{filter:drop-shadow(0 6px 16px rgba(3,24,45,.05))}
body.visual-v4.visual-v41.v4-scrolled .nav-wrap{
  border-color:rgba(16,32,54,.08);
  background:rgba(255,255,255,.91);
  box-shadow:0 16px 42px rgba(3,24,45,.12),inset 0 1px 0 rgba(255,255,255,.8);
}
body.visual-v4.visual-v41.v4-scrolled .nav-wrap:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(120deg,rgba(255,255,255,.42),transparent 30%,transparent 70%,rgba(215,170,72,.07));
}
body.visual-v4.visual-v41 .main-nav>a:not(.btn),body.visual-v4.visual-v41 .nav-services__toggle{position:relative}
body.visual-v4.visual-v41 .main-nav>a:not(.btn):after{
  transform-origin:left center;
  transform:scaleX(.25);
  opacity:.45;
  transition:transform .22s ease,opacity .22s ease;
}
body.visual-v4.visual-v41 .main-nav>a:not(.btn):hover:after{transform:scaleX(1);opacity:1}

/* HERO ------------------------------------------------------------------ */
body.visual-v4.visual-v41 .hero{
  min-height:680px;
  padding:82px 0 90px!important;
  background:
    radial-gradient(circle at 82% 18%,rgba(84,159,221,.18),transparent 25%),
    radial-gradient(circle at 65% 84%,rgba(228,26,52,.08),transparent 27%),
    radial-gradient(circle at 20% 70%,rgba(215,170,72,.09),transparent 32%),
    linear-gradient(126deg,#021426 0%,#061d36 50%,#0a2948 100%)!important;
}
body.visual-v4.visual-v41 .hero:before{opacity:.20;background-size:64px 64px}
body.visual-v4.visual-v41 .hero__grid{grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr)!important;gap:64px!important}
body.visual-v4.visual-v41 .hero__content{max-width:760px}
body.visual-v4.visual-v41 .hero h1{
  font-size:clamp(52px,5.35vw,78px)!important;
  line-height:1.01!important;
  letter-spacing:-.052em!important;
  max-width:800px;
  margin-bottom:24px!important;
}
body.visual-v4.visual-v41 .hero__lead{max-width:690px;font-size:clamp(17px,1.25vw,20px)!important;line-height:1.68!important}
body.visual-v4.visual-v41 .hero__actions{margin-top:31px!important}
body.visual-v4.visual-v41 .hero__badges{gap:8px;margin-top:24px!important}
body.visual-v4.visual-v41 .hero__badges span{border-radius:999px!important;color:rgba(239,246,251,.88)}
body.visual-v4.visual-v41 .btn--gold{position:relative;overflow:hidden}
body.visual-v4.visual-v41 .btn--gold:after{
  content:"";
  position:absolute;
  top:-80%;bottom:-80%;width:34%;left:-48%;
  transform:rotate(18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);
  transition:left .55s cubic-bezier(.2,.7,.2,1);
  pointer-events:none;
}
body.visual-v4.visual-v41 .btn--gold:hover:after{left:122%}

/* DIGITAL DESK 2.0 ------------------------------------------------------ */
body.visual-v4.visual-v41 .hero__brand-panel{
  min-height:500px!important;
  padding:16px!important;
  border-radius:32px!important;
  border-color:rgba(255,255,255,.11)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.025))!important;
  box-shadow:0 42px 110px rgba(0,0,0,.30),0 0 0 1px rgba(255,255,255,.02)!important;
  transform:perspective(1200px) rotateY(var(--v41-ry,-1.5deg)) rotateX(var(--v41-rx,.7deg));
  transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s ease!important;
}
body.visual-v4.visual-v41 .hero__brand-panel:hover{box-shadow:0 48px 120px rgba(0,0,0,.34),0 0 55px rgba(73,145,211,.07)!important}
body.visual-v4.visual-v41 .hero__brand-panel:before{inset:8px!important;border-color:rgba(215,170,72,.27)!important;border-radius:25px!important}
.v41-desk{position:relative;z-index:3;min-height:468px;padding:20px;display:flex;flex-direction:column;color:#fff}
.v41-desk__top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.10)}
.v41-desk__brand{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:.025em}
.v41-desk__brand i{width:32px;height:32px;border-radius:10px;background:#fff url('/assets/logo-icon.svg?v=20260826-official3') center/69% no-repeat;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.v41-desk__status{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.045);color:#cfe0ed;font-size:10px;font-weight:850;white-space:nowrap}
.v41-desk__status:before{content:"";width:7px;height:7px;border-radius:50%;background:#43d48b;box-shadow:0 0 0 4px rgba(67,212,139,.10)}
.v41-desk__intro{padding:22px 0 17px}
.v41-desk__intro small{display:block;margin-bottom:7px;color:#e3bd61;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.v41-desk__intro strong{display:block;max-width:360px;font-size:25px;line-height:1.1;letter-spacing:-.035em}
.v41-desk__workspace{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(150px,.95fr);gap:12px;min-height:240px}
.v41-desk__flow,.v41-desk__queue{border:1px solid rgba(255,255,255,.09);border-radius:19px;background:rgba(2,20,38,.49);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.v41-desk__flow{padding:16px;overflow:hidden;position:relative}
.v41-desk__flow:after{content:"";position:absolute;right:-65px;bottom:-70px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(73,145,211,.16),transparent 68%)}
.v41-desk__label{display:flex;justify-content:space-between;gap:10px;align-items:center;color:#8ea9bd;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.v41-desk__label b{color:#d7e5ef;font-size:9px;letter-spacing:0;text-transform:none}
.v41-desk__route{position:relative;margin:34px 4px 24px;height:52px}
.v41-desk__route:before{content:"";position:absolute;left:8px;right:8px;top:24px;height:2px;background:linear-gradient(90deg,#e2b84f,#63a8da 50%,#e41a34);opacity:.75}
.v41-desk__route span{position:absolute;top:16px;width:18px;height:18px;border-radius:50%;border:4px solid #071f37;background:#e3ba59;box-shadow:0 0 0 2px rgba(227,186,89,.22)}
.v41-desk__route span:nth-child(1){left:0}.v41-desk__route span:nth-child(2){left:31%;background:#7bb4dc}.v41-desk__route span:nth-child(3){left:63%;background:#7bb4dc}.v41-desk__route span:nth-child(4){right:0;background:#e41a34}
.v41-desk__flowmeta{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:relative;z-index:2}
.v41-desk__metric{padding:10px 11px;border-radius:13px;background:rgba(255,255,255,.045)}
.v41-desk__metric small{display:block;color:#839eb3;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.v41-desk__metric strong{display:block;margin-top:5px;color:#f4f8fb;font-size:12px;line-height:1.2}
.v41-desk__queue{padding:13px;display:flex;flex-direction:column;gap:8px}
.v41-desk__queue-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px;color:#90a9bb;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.v41-desk__queue-title b{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;background:rgba(255,255,255,.055);color:#fff;font-size:9px}
.v41-desk__item{display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:center;padding:9px;border-radius:12px;background:rgba(255,255,255,.035);border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.v41-desk__item:hover{transform:translateX(2px);background:rgba(255,255,255,.06);border-color:rgba(215,170,72,.18)}
.v41-desk__item>i{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:rgba(215,170,72,.10);color:#efcd7a;font-size:9px;font-style:normal;font-weight:900}
.v41-desk__item strong{display:block;font-size:10px;line-height:1.2}.v41-desk__item small{display:block;margin-top:2px;color:#7f9aaf;font-size:8px}
.v41-desk__item em{width:7px;height:7px;border-radius:50%;background:#43d48b;box-shadow:0 0 0 3px rgba(67,212,139,.08)}
.v41-desk__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;color:#8ea5b7;font-size:9px;font-weight:850}
.v41-desk__ai{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:linear-gradient(135deg,rgba(228,26,52,.15),rgba(255,255,255,.035));border:1px solid rgba(228,26,52,.16);color:#f0d7da}
.v41-desk__ai:before{content:"AI";display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:#e41a34;color:#fff;font-size:8px;font-weight:950}
.v41-desk__langs{display:flex;gap:4px}.v41-desk__langs b{display:grid;place-items:center;min-width:27px;height:25px;padding:0 5px;border-radius:8px;background:rgba(255,255,255,.045);color:#e8f0f6;font-size:8px}
.v41-desk__float{position:absolute;z-index:5;padding:9px 11px;border-radius:13px;border:1px solid rgba(255,255,255,.11);background:rgba(2,20,38,.82);box-shadow:0 14px 36px rgba(0,0,0,.22);backdrop-filter:blur(15px);color:#e6eff5;font-size:9px;font-weight:850;animation:v41Float 6s ease-in-out infinite}
.v41-desk__float--a{right:-23px;top:110px}.v41-desk__float--b{left:-25px;bottom:72px;animation-delay:-2.1s}
@keyframes v41Float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}

/* DARK / LIGHT RHYTHM --------------------------------------------------- */
body.visual-v4.visual-v41 .service-finder{background:linear-gradient(145deg,#f8f9f8,#edf2f5)!important;border-bottom:1px solid rgba(16,32,54,.06)}
body.visual-v4.visual-v41 .service-finder:after{content:"";position:absolute;left:7%;right:7%;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(16,32,54,.12),transparent)}
body.visual-v4.visual-v41 .legal-updates{
  position:relative;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 88% 12%,rgba(73,145,211,.15),transparent 24%),
    linear-gradient(125deg,#03182d,#07243e)!important;
}
body.visual-v4.visual-v41 .legal-updates:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:68px 68px;pointer-events:none}
body.visual-v4.visual-v41 .legal-updates__grid{position:relative;z-index:1}
body.visual-v4.visual-v41 .legal-updates__intro h2{color:#fff!important}
body.visual-v4.visual-v41 .legal-updates__intro p{color:#c9d8e3!important}
body.visual-v4.visual-v41 .legal-updates__intro .eyebrow{color:#efc966!important}
body.visual-v4.visual-v41 .legal-update-card{background:rgba(255,255,255,.96)!important;box-shadow:0 28px 80px rgba(0,0,0,.20)!important;border-color:rgba(255,255,255,.13)!important}
body.visual-v4.visual-v41 #uslugi{position:relative;background:linear-gradient(#fff,#fbfcfc)!important}
body.visual-v4.visual-v41 #uslugi:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(215,170,72,.44),transparent)}
body.visual-v4.visual-v41 .landing-pillars{background:linear-gradient(155deg,#f7f7f4,#edf2f5)!important}

/* TYPOGRAPHY ------------------------------------------------------------- */
body.visual-v4.visual-v41 .section{padding:98px 0}
body.visual-v4.visual-v41 .section-heading{max-width:760px;margin-bottom:42px}
body.visual-v4.visual-v41 .section-heading h2{font-size:clamp(36px,4vw,54px)!important;line-height:1.06!important;letter-spacing:-.043em!important}
body.visual-v4.visual-v41 .section-heading>p:last-child{max-width:720px;font-size:17px;line-height:1.72}
body.visual-v4.visual-v41 .eyebrow,body.visual-v4.visual-v41 .eyebrow--dark{letter-spacing:.13em;font-size:11px}

/* BENTO 2.0 ------------------------------------------------------------- */
body.visual-v4.visual-v41 .services-grid{gap:20px!important;align-items:stretch}
body.visual-v4.visual-v41 .services-grid>.service-card{
  min-height:400px!important;
  overflow:hidden;
  isolation:isolate;
  border-radius:28px!important;
  border-color:rgba(16,32,54,.09)!important;
  box-shadow:0 20px 55px rgba(3,24,45,.08)!important;
  padding:210px 31px 30px!important;
}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(1){grid-column:span 7!important;background:linear-gradient(145deg,#071f37,#0d3152)!important;color:#fff!important}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(2){grid-column:span 5!important;background:linear-gradient(145deg,#f7f7f4,#edf2f5)!important}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(3){grid-column:span 5!important;background:linear-gradient(145deg,#fff,#f7f2e7)!important}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(4){grid-column:span 7!important;background:linear-gradient(145deg,#081d34,#102f4c)!important;color:#fff!important}
body.visual-v4.visual-v41 .services-grid>.service-card:after{
  content:"";
  position:absolute;
  inset:-40%;
  z-index:-1;
  opacity:0;
  background:radial-gradient(circle at calc(50% + var(--v4-x,0%)/6) calc(50% + var(--v4-y,0%)/6),rgba(255,255,255,.17),transparent 24%);
  transition:opacity .25s ease;
  pointer-events:none;
}
body.visual-v4.visual-v41 .services-grid>.service-card:hover:after{opacity:1}
body.visual-v4.visual-v41 .services-grid>.service-card:hover{transform:translateY(-7px)!important;box-shadow:0 30px 80px rgba(3,24,45,.13)!important}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(1) h3,body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(4) h3{color:#fff!important}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(1)>p,body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(4)>p{color:#cad8e3!important}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(1) .service-card__phones a,body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(4) .service-card__phones a{color:#f0ca6a!important}
body.visual-v4.visual-v41 .services-grid>.service-card .service-card__icon{position:absolute;top:24px;left:28px;z-index:4;border-radius:12px!important;background:rgba(255,255,255,.83)!important;backdrop-filter:blur(10px);box-shadow:0 10px 25px rgba(3,24,45,.08)}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(1) .service-card__icon,body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(4) .service-card__icon{background:rgba(255,255,255,.09)!important;color:#efcb73!important;border:1px solid rgba(255,255,255,.11)}
.v41-service-ui{position:absolute;z-index:2;left:28px;right:28px;top:64px;height:126px;border-radius:18px;border:1px solid rgba(16,32,54,.09);overflow:hidden;background:rgba(255,255,255,.72);box-shadow:0 14px 38px rgba(3,24,45,.08);backdrop-filter:blur(12px)}
body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(1) .v41-service-ui,body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(4) .v41-service-ui{background:rgba(2,20,38,.38);border-color:rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}
.v41-ui__head{display:flex;justify-content:space-between;align-items:center;padding:12px 13px 9px;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6d7c8b}.v41-ui__head b{color:#17304a;font-size:8px}.services-grid>.service-card:nth-child(1) .v41-ui__head,.services-grid>.service-card:nth-child(4) .v41-ui__head{color:#829db1}.services-grid>.service-card:nth-child(1) .v41-ui__head b,.services-grid>.service-card:nth-child(4) .v41-ui__head b{color:#e7f0f6}
.v41-ui__ledger{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;align-items:end;height:67px;padding:8px 14px 12px}.v41-ui__ledger i{display:block;border-radius:6px 6px 2px 2px;background:linear-gradient(#e6bd5c,#b98127);opacity:.92}.v41-ui__ledger i:nth-child(1){height:34%}.v41-ui__ledger i:nth-child(2){height:62%}.v41-ui__ledger i:nth-child(3){height:48%}.v41-ui__ledger i:nth-child(4){height:78%}.v41-ui__ledger i:nth-child(5){height:88%}
.v41-ui__people{display:flex;gap:8px;align-items:center;padding:16px 14px}.v41-ui__people i{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#fff;border:1px solid rgba(16,32,54,.08);color:#1a344c;font-size:9px;font-style:normal;font-weight:900;box-shadow:0 7px 18px rgba(3,24,45,.07)}.v41-ui__people span{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:850;color:#36516a}.v41-ui__people span:before{content:"";width:7px;height:7px;border-radius:50%;background:#43d48b}
.v41-ui__document{margin:7px 13px 12px;padding:11px 12px;border-radius:13px;background:rgba(255,255,255,.70);border:1px solid rgba(16,32,54,.07)}.v41-ui__document span{display:block;height:5px;margin:0 0 7px;border-radius:999px;background:#d8dfe5}.v41-ui__document span:nth-child(1){width:56%;background:#d1aa4a}.v41-ui__document span:nth-child(2){width:88%}.v41-ui__document span:nth-child(3){width:72%}.v41-ui__document b{float:right;margin-top:-27px;display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#e9f8f0;color:#168650;font-size:12px}
.v41-ui__timeline{display:flex;align-items:center;justify-content:space-between;position:relative;margin:27px 16px 0}.v41-ui__timeline:before{content:"";position:absolute;left:8px;right:8px;top:7px;height:2px;background:linear-gradient(90deg,#e0b957 0 66%,rgba(255,255,255,.16) 66%)}.v41-ui__timeline i{position:relative;z-index:1;width:16px;height:16px;border-radius:50%;background:#e0b957;border:4px solid #0b2844}.v41-ui__timeline i:last-child{background:#274967}.v41-ui__timeline-label{display:flex;justify-content:space-between;padding:10px 15px 0;color:#8da5b7;font-size:8px;font-weight:800}

/* MICROINTERACTIONS ----------------------------------------------------- */
body.visual-v4.visual-v41 .service-finder__panel,body.visual-v4.visual-v41 .legal-update-card,body.visual-v4.visual-v41 .landing-pillar,body.visual-v4.visual-v41 .legal-card,body.visual-v4.visual-v41 .location-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
body.visual-v4.visual-v41 .service-finder__panel:hover,body.visual-v4.visual-v41 .landing-pillar:hover,body.visual-v4.visual-v41 .legal-card:hover,body.visual-v4.visual-v41 .location-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(3,24,45,.11)!important}
body.visual-v4.visual-v41 .faq-list summary,body.visual-v4.visual-v41 .landing-faq__list summary{transition:color .18s ease,transform .18s ease}
body.visual-v4.visual-v41 .faq-list details[open] summary,body.visual-v4.visual-v41 .landing-faq__list details[open] summary{color:#8a6517;transform:translateX(2px)}

/* SUBPAGES -------------------------------------------------------------- */
body.visual-v4.visual-v41 .legal-hero h1{font-size:clamp(46px,5.2vw,72px)!important;line-height:1.02!important}
body.visual-v4.visual-v41 .legal-contact-box{border-radius:26px!important;box-shadow:0 26px 78px rgba(3,24,45,.14)!important}
body.visual-v4.visual-v41 .legal-card{border-radius:24px!important}
body.visual-v4.visual-v41 .legal-heading h2{font-size:clamp(36px,4vw,54px)!important;line-height:1.05!important}

@media(max-width:1120px){
  body.visual-v4.visual-v41 .hero__grid{grid-template-columns:1fr .88fr!important;gap:42px!important}
  body.visual-v4.visual-v41 .hero h1{font-size:clamp(50px,5.9vw,70px)!important}
  .v41-desk__workspace{grid-template-columns:1fr}.v41-desk__queue{display:grid;grid-template-columns:1fr 1fr}.v41-desk__queue-title{grid-column:1/-1}.v41-desk__item:nth-of-type(n+4){display:none}
}

@media(max-width:920px){
  body.visual-v4.visual-v41 .hero{padding:68px 0 76px!important}
  body.visual-v4.visual-v41 .hero__grid{grid-template-columns:1fr!important;gap:44px!important}
  body.visual-v4.visual-v41 .hero__content{max-width:780px}
  body.visual-v4.visual-v41 .hero__brand-panel{max-width:720px;transform:none!important}
  body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(n){grid-column:span 6!important}
}

@media(max-width:650px){
  body.visual-v4.visual-v41 .nav-wrap{padding-left:12px;padding-right:12px}
  body.visual-v4.visual-v41 .hero{padding:52px 0 58px!important}
  body.visual-v4.visual-v41 .hero h1{font-size:clamp(43px,11.8vw,56px)!important;line-height:1.015!important;margin-bottom:20px!important}
  body.visual-v4.visual-v41 .hero__lead{font-size:16px!important;line-height:1.63!important}
  body.visual-v4.visual-v41 .hero__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hero__badges span{text-align:center}
  body.visual-v4.visual-v41 .hero__brand-panel{min-height:430px!important;padding:10px!important;border-radius:25px!important}
  .v41-desk{min-height:407px;padding:15px}.v41-desk__intro{padding:17px 0 14px}.v41-desk__intro strong{font-size:22px}.v41-desk__workspace{min-height:190px}.v41-desk__queue{display:none}.v41-desk__flow{padding:14px}.v41-desk__route{margin:27px 2px 17px}.v41-desk__float{display:none}.v41-desk__footer{padding-top:12px}.v41-desk__langs b{min-width:24px;height:23px;font-size:7px}
  body.visual-v4.visual-v41 .section{padding:72px 0}.section-heading{margin-bottom:34px!important}
  body.visual-v4.visual-v41 .section-heading h2{font-size:clamp(33px,9.4vw,43px)!important}
  body.visual-v4.visual-v41 .section-heading>p:last-child{font-size:16px;line-height:1.65}
  body.visual-v4.visual-v41 .services-grid{grid-template-columns:1fr!important;gap:14px!important}
  body.visual-v4.visual-v41 .services-grid>.service-card:nth-child(n){grid-column:1/-1!important;min-height:356px!important;padding:196px 22px 24px!important;border-radius:23px!important}
  .v41-service-ui{left:21px;right:21px;top:59px;height:119px}
  body.visual-v4.visual-v41 .legal-hero h1{font-size:clamp(41px,11vw,54px)!important}
}

@media(prefers-reduced-motion:reduce){
  .v41-desk__float{animation:none!important}
  body.visual-v4.visual-v41 .btn--gold:after{display:none!important}
  body.visual-v4.visual-v41 .hero__brand-panel{transition:none!important;transform:none!important}
}
