:root{
  --blue:#155be6;
  --blue-dark:#0c47ba;
  --navy:#101a31;
  --text:#3c485d;
  --muted:#6f7a8d;
  --line:#dbe3ed;
  --soft:#f5f8fd;
  --container:1180px;
  --shadow:0 10px 28px rgba(20,48,92,.08);
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit}
svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.container{width:min(calc(100% - 44px),var(--container));margin-inline:auto}
.narrow{max-width:860px}

.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid #e8edf4}
.header-inner{min-height:84px;display:grid;grid-template-columns:245px 1fr auto;align-items:center;gap:28px}
.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}
.brand-mark{width:48px;height:48px;color:#8793a5}
.brand-mark svg{width:100%;height:100%}
.brand-copy{display:flex;flex-direction:column}
.brand-copy strong{color:var(--blue);font-size:27px;font-weight:400;letter-spacing:.03em;line-height:1}
.brand-copy small{margin-top:7px;color:#778396;font-size:9px}
.custom-logo{max-height:58px;width:auto}

.primary-nav .menu{display:flex;align-items:center;justify-content:center;gap:34px;padding:0;margin:0;list-style:none}
.primary-nav a{position:relative;color:var(--navy);text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700}
.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--blue)}
.primary-nav .current-menu-item>a::after{content:"";position:absolute;left:0;right:0;bottom:-21px;height:3px;background:var(--blue)}

.header-right{display:flex;align-items:center;gap:16px}
.header-phone{display:inline-flex;align-items:center;gap:8px;color:var(--blue);text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}
.header-phone svg{width:18px;height:18px}
.header-cta{padding:11px 16px;border-radius:4px;color:#fff;background:var(--blue);text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:800}
.menu-toggle{display:none}

.hero{position:relative;min-height:400px;overflow:hidden}
.hero-background,.hero-background img,.hero-gradient{position:absolute;inset:0;width:100%;height:100%}
.hero-background img{object-fit:cover;object-position:56% center}
.hero-gradient{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.97) 30%,rgba(255,255,255,.65) 48%,rgba(255,255,255,.12) 69%,rgba(255,255,255,0) 100%)}
.hero-inner{position:relative;z-index:2;min-height:400px;display:flex;align-items:center}
.hero-copy{max-width:510px}
.hero-copy h1{margin:0 0 18px;color:var(--navy);font-size:38px;line-height:1.12;letter-spacing:-.025em}
.hero-copy h1 span{color:var(--blue)}
.hero-copy p{max-width:450px;margin:0 0 24px;color:#2d3950;font-size:16px;line-height:1.55}
.hero-actions{display:flex;gap:14px}
.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid var(--blue);border-radius:4px;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:800}
.button svg{width:19px;height:19px}
.button-primary{color:#fff;background:var(--blue)}
.button-primary:hover{background:var(--blue-dark)}
.button-outline{color:var(--navy);background:#fff}
.button-small{min-height:42px;padding:0 18px}

.section{padding:44px 0}
.section-heading{margin-bottom:26px}
.section-heading h2{margin:0;color:var(--navy);font-size:22px;line-height:1.2;text-transform:uppercase}
.section-heading span{display:block;width:34px;height:3px;margin-top:10px;background:var(--blue)}
.section-heading.center{text-align:center}
.section-heading.center span{margin-inline:auto}

.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.service-card{min-height:225px;display:flex;flex-direction:column;align-items:center;padding:24px 14px 20px;border:1px solid var(--line);border-radius:6px;background:#fff;text-align:center;text-decoration:none;box-shadow:0 7px 22px rgba(18,45,90,.04);transition:.2s}
.service-card:hover{transform:translateY(-4px);border-color:#b7caff;box-shadow:var(--shadow)}
.service-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:13px;color:var(--blue)}
.service-icon svg{width:50px;height:50px}
.service-card h3{min-height:42px;display:flex;align-items:center;justify-content:center;margin:0 0 10px;color:var(--navy);font-size:14px;line-height:1.35}
.service-card p{margin:0;color:#4d596c;font-size:12px;line-height:1.55}

.about-section{padding-top:10px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}
.about-image img{width:100%;height:330px;object-fit:cover;border-radius:6px}
.about-content p{font-size:13px}
.checks{display:grid;gap:10px;padding:0;margin:20px 0 22px;list-style:none}
.checks li{display:flex;align-items:center;gap:9px;color:#263248;font-size:13px}
.checks svg{width:18px;height:18px;color:var(--blue);stroke-width:2.5}

.benefits{padding:22px 0;background:linear-gradient(90deg,#f6f9ff,#edf4ff)}
.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.benefits-grid>div{display:flex;align-items:center;gap:16px;padding:5px 22px;border-right:1px solid #cbd8eb}
.benefits-grid>div:last-child{border-right:0}
.benefits-grid svg{width:44px;height:44px;color:var(--blue)}
.benefits-grid p{display:flex;flex-direction:column;margin:0}
.benefits-grid strong{color:var(--navy);font-size:14px}
.benefits-grid span{margin-top:4px;color:#566276;font-size:11px;line-height:1.4}

.info-section{padding-top:34px}
.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.info-card{min-height:250px;display:grid;grid-template-columns:170px 1fr;gap:22px;padding:20px;border:1px solid var(--line);border-radius:7px;background:#fff}
.info-card img{width:100%;height:210px;object-fit:cover;border-radius:5px}
.info-card>div:last-child{align-self:center}
.eyebrow{color:var(--blue);font-size:10px;font-weight:800;text-transform:uppercase}
.info-card h3{margin:10px 0;color:var(--navy);font-size:15px;line-height:1.4}
.info-card p{margin:0 0 12px;color:#4a5668;font-size:12px;line-height:1.55}
.info-card a{color:var(--blue);text-decoration:none;font-size:11px;font-weight:800}
.info-news{grid-template-columns:180px 1fr}
.news-visual{display:grid;place-items:center;color:var(--blue)}
.news-visual svg{width:120px;height:120px;stroke-width:1.3}

.contact-section{padding:34px 0;border-top:1px solid var(--line);background:#fff}
.contact-grid{display:grid;grid-template-columns:1.05fr .8fr .9fr 1.1fr;gap:28px}
.contact-grid>div:not(:last-child){padding-right:24px;border-right:1px solid var(--line)}
.footer-brand{margin-bottom:22px}
.company p{font-size:11px;line-height:1.65}
.socials{display:flex;gap:10px}
.socials span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-weight:800}
.contact-grid h3{margin:0 0 18px;color:var(--navy);font-size:13px;text-transform:uppercase}
.contact-details p{display:flex;align-items:flex-start;gap:10px;margin:0 0 15px;font-size:12px}
.contact-details svg{width:20px;height:20px;flex:0 0 auto;color:var(--blue)}
.contact-details a{text-decoration:none}
.map img{width:100%;height:190px;object-fit:cover;border-radius:4px}
.form-area form{display:grid;gap:7px}
.form-area input,.form-area textarea{width:100%;padding:9px 10px;border:1px solid #ced8e6;border-radius:3px;font:inherit;font-size:11px}
.form-area textarea{min-height:65px;resize:vertical}
.form-area button{min-height:34px;border:0;border-radius:3px;color:#fff;background:var(--blue);text-transform:uppercase;font-size:10px;font-weight:800}

.site-footer{padding:20px 0;color:#fff;background:#082f7b}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.footer-inner p{margin:0;font-size:11px}
.footer-inner div{display:flex;align-items:center;gap:18px}
.footer-inner a{color:#fff;text-decoration:none;font-size:11px}

.content-page{padding:70px 0}
.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}

@media(max-width:1050px){
  .header-inner{grid-template-columns:220px 1fr}
  .header-right{display:none}
  .services-grid{grid-template-columns:repeat(3,1fr)}
  .about-grid,.info-grid{grid-template-columns:1fr}
  .contact-grid{grid-template-columns:1fr 1fr}
  .contact-grid>div:nth-child(2){border-right:0}
  .benefits-grid{grid-template-columns:1fr 1fr}
  .benefits-grid>div:nth-child(2){border-right:0}
}
@media(max-width:760px){
  .container{width:min(calc(100% - 28px),var(--container))}
  .header-inner{min-height:68px;display:flex;justify-content:space-between}
  .brand-mark{width:42px;height:42px}
  .brand-copy strong{font-size:23px}
  .menu-toggle{display:block;width:42px;height:42px;padding:9px;border:1px solid var(--line);border-radius:4px;background:#fff}
  .menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--navy)}
  .primary-nav{position:fixed;left:0;right:0;top:68px;display:none;padding:18px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}
  .primary-nav.is-open{display:block}
  .primary-nav .menu{align-items:stretch;flex-direction:column;gap:0}
  .primary-nav a{display:block;padding:10px 4px}
  .primary-nav .current-menu-item>a::after{display:none}
  .hero{min-height:490px}
  .hero-background img{object-position:65% center}
  .hero-gradient{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.82))}
  .hero-inner{min-height:490px;align-items:flex-start}
  .hero-copy{padding-top:55px}
  .hero-copy h1{font-size:31px}
  .hero-copy p{font-size:14px}
  .services-grid{grid-template-columns:1fr 1fr}
  .service-card{min-height:215px;padding:20px 12px}
  .about-image img{height:260px}
  .benefits-grid{grid-template-columns:1fr}
  .benefits-grid>div{border-right:0;border-bottom:1px solid #cbd8eb}
  .info-card,.info-news{grid-template-columns:1fr}
  .info-card img{height:220px}
  .news-visual{min-height:150px}
  .contact-grid{grid-template-columns:1fr}
  .contact-grid>div{padding-right:0!important;border-right:0!important;border-bottom:1px solid var(--line);padding-bottom:24px}
  .footer-inner{align-items:flex-start;flex-direction:column}
}


/* =========================================================
   PLANEDA v2.0.1 – equal left/right edges
   ========================================================= */

body{
  overflow-x:hidden;
}

/* Hero now follows exactly the same container width as other sections. */
.hero{
  width:min(calc(100% - 44px),var(--container));
  min-height:400px;
  margin:18px auto 0;
  border:1px solid #e3e9f1;
  border-radius:7px;
  overflow:hidden;
}

/* The hero already sits inside the common container, so prevent a second
   container reduction and use controlled internal padding instead. */
.hero .hero-inner{
  width:100%;
  max-width:none;
  margin:0;
  padding:0 58px;
}

/* Keep image and gradient clipped to the same rounded rectangle. */
.hero-background,
.hero-background img,
.hero-gradient{
  border-radius:inherit;
}

/* All main content sections use one common visual axis. */
.services-section,
.about-section,
.info-section,
.contact-section{
  width:100%;
}

.services-section{
  padding-top:38px;
}

/* The benefit bar no longer stretches across the whole browser window. */
.benefits{
  padding:0 0 32px;
  background:transparent;
}

.benefits-grid{
  padding-top:22px;
  padding-bottom:22px;
  border:1px solid #e1e9f4;
  border-radius:7px;
  background:linear-gradient(90deg,#f6f9ff,#edf4ff);
  overflow:hidden;
}

/* Contact separator is aligned to the same content edges. */
.contact-section{
  border-top:0;
}

.contact-grid{
  padding-top:34px;
  border-top:1px solid var(--line);
}

/* Prevent grid children from creating a wider right edge. */
.services-grid,
.about-grid,
.info-grid,
.benefits-grid,
.contact-grid{
  min-width:0;
}

.services-grid > *,
.about-grid > *,
.info-grid > *,
.benefits-grid > *,
.contact-grid > *{
  min-width:0;
}

@media(max-width:760px){
  .hero{
    width:min(calc(100% - 28px),var(--container));
    min-height:490px;
    margin-top:12px;
    border-radius:6px;
  }

  .hero .hero-inner{
    min-height:490px;
    padding:0 24px;
  }

  .benefits{
    padding-bottom:26px;
  }

  .benefits-grid{
    padding-top:0;
    padding-bottom:0;
  }
}


/* =========================================================
   PLANEDA v2.0.2 – additional +7% scale
   Total desktop scale: approximately 114–115% of original
   ========================================================= */
@media (min-width:1051px){

  :root{
    --container:1348px;
  }

  body{
    font-size:17px;
  }

  .header-inner{
    min-height:95px;
    grid-template-columns:262px 1fr auto;
    gap:30px;
  }

  .brand-mark{
    width:55px;
    height:55px;
  }

  .brand-copy strong{
    font-size:31px;
  }

  .brand-copy small{
    margin-top:8px;
    font-size:10px;
  }

  .custom-logo{
    max-height:66px;
  }

  .primary-nav .menu{
    gap:36px;
  }

  .primary-nav a{
    font-size:12px;
  }

  .primary-nav .current-menu-item>a::after{
    bottom:-24px;
  }

  .header-phone{
    font-size:13px;
  }

  .header-phone svg{
    width:20px;
    height:20px;
  }

  .header-cta{
    padding:13px 18px;
    font-size:11px;
  }

  .hero{
    min-height:458px;
    margin-top:20px;
  }

  .hero .hero-inner{
    min-height:458px;
    padding-left:66px;
    padding-right:66px;
  }

  .hero-copy{
    max-width:584px;
  }

  .hero-copy h1{
    margin-bottom:20px;
    font-size:44px;
  }

  .hero-copy p{
    max-width:514px;
    margin-bottom:27px;
    font-size:18px;
  }

  .hero-actions{
    gap:15px;
  }

  .button{
    min-height:55px;
    padding-left:26px;
    padding-right:26px;
    font-size:12px;
  }

  .button svg{
    width:21px;
    height:21px;
  }

  .button-small{
    min-height:48px;
    padding-left:21px;
    padding-right:21px;
  }

  .section{
    padding-top:50px;
    padding-bottom:50px;
  }

  .services-section{
    padding-top:43px;
  }

  .section-heading{
    margin-bottom:29px;
  }

  .section-heading h2{
    font-size:25px;
  }

  .section-heading span{
    width:38px;
    height:3px;
    margin-top:11px;
  }

  .services-grid{
    gap:14px;
  }

  .service-card{
    min-height:257px;
    padding:28px 17px 24px;
  }

  .service-icon{
    width:62px;
    height:62px;
    margin-bottom:15px;
  }

  .service-icon svg{
    width:54px;
    height:54px;
  }

  .service-card h3{
    min-height:45px;
    margin-bottom:11px;
    font-size:16px;
  }

  .service-card p{
    font-size:14px;
  }

  .about-grid{
    gap:45px;
  }

  .about-image img{
    height:375px;
  }

  .about-content p{
    font-size:14px;
  }

  .checks{
    gap:11px;
    margin-top:22px;
    margin-bottom:24px;
  }

  .checks li{
    gap:10px;
    font-size:14px;
  }

  .checks svg{
    width:20px;
    height:20px;
  }

  .benefits{
    padding-bottom:34px;
  }

  .benefits-grid{
    padding-top:24px;
    padding-bottom:24px;
  }

  .benefits-grid>div{
    gap:17px;
    padding-left:24px;
    padding-right:24px;
  }

  .benefits-grid svg{
    width:47px;
    height:47px;
  }

  .benefits-grid strong{
    font-size:15px;
  }

  .benefits-grid span{
    font-size:12px;
  }

  .info-grid{
    gap:22px;
  }

  .info-card{
    min-height:284px;
    grid-template-columns:182px 1fr;
    gap:24px;
    padding:22px;
  }

  .info-card img{
    height:225px;
  }

  .eyebrow{
    font-size:11px;
  }

  .info-card h3{
    margin-top:11px;
    margin-bottom:11px;
    font-size:16px;
  }

  .info-card p{
    margin-bottom:13px;
    font-size:13px;
  }

  .info-card a{
    font-size:12px;
  }

  .info-news{
    grid-template-columns:193px 1fr;
  }

  .news-visual svg{
    width:128px;
    height:128px;
  }

  .contact-section{
    padding-top:38px;
    padding-bottom:38px;
  }

  .contact-grid{
    gap:30px;
    padding-top:36px;
  }

  .contact-grid>div:not(:last-child){
    padding-right:26px;
  }

  .footer-brand{
    margin-bottom:24px;
  }

  .company p{
    font-size:12px;
  }

  .contact-grid h3{
    margin-bottom:19px;
    font-size:14px;
  }

  .contact-details p{
    gap:11px;
    margin-bottom:16px;
    font-size:13px;
  }

  .contact-details svg{
    width:21px;
    height:21px;
  }

  .map img{
    height:203px;
  }

  .form-area form{
    gap:8px;
  }

  .form-area input,
  .form-area textarea{
    padding:10px 11px;
    font-size:12px;
  }

  .form-area textarea{
    min-height:70px;
  }

  .form-area button{
    min-height:36px;
    font-size:11px;
  }

  .site-footer{
    padding-top:21px;
    padding-bottom:21px;
  }

  .footer-inner p,
  .footer-inner a{
    font-size:12px;
  }
}


/* =========================================================
   PLANEDA v2.1 – content administration and functional form
   Approved layout and scale remain unchanged.
   ========================================================= */

.socials a{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#fff;
  background:var(--blue);
  text-decoration:none;
  font-size:12px;
  font-weight:800;
}

.form-honeypot{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}

.form-notice{
  margin:0 0 10px;
  padding:9px 10px;
  border:1px solid;
  border-radius:3px;
  font-size:12px;
  line-height:1.45;
}

.form-success{
  color:#176230;
  border-color:#a9d8b7;
  background:#f0faf3;
}

.form-error{
  color:#8b1e1e;
  border-color:#e4b1b1;
  background:#fff4f4;
}

.map a{
  display:block;
  text-decoration:none;
}

.info-card .wp-post-image{
  width:100%;
  height:225px;
  object-fit:cover;
  border-radius:5px;
}

@media(max-width:760px){
  .info-card .wp-post-image{
    height:220px;
  }
}


/* =========================================================
   PLANEDA v2.2 – menu states and separate service pages
   ========================================================= */

/* Inactive menu items are black. Only hover/current items become blue. */
.primary-nav .menu > li > a{
  color:var(--navy);
  transition:color .18s ease;
}

.primary-nav .menu > li > a::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-24px;
  height:3px;
  background:var(--blue);
  opacity:0;
  transform:scaleX(.35);
  transition:opacity .18s ease,transform .18s ease;
}

.primary-nav .menu > li > a:hover,
.primary-nav .menu > li > a:focus-visible{
  color:var(--blue);
}

.primary-nav .menu > li.current-menu-item > a,
.primary-nav .menu > li.current_page_item > a,
.primary-nav .menu > li.current-menu-ancestor > a,
.primary-nav .menu > li.current_page_ancestor > a{
  color:var(--blue);
}

.primary-nav .menu > li.current-menu-item > a::after,
.primary-nav .menu > li.current_page_item > a::after,
.primary-nav .menu > li.current-menu-ancestor > a::after,
.primary-nav .menu > li.current_page_ancestor > a::after{
  opacity:1;
  transform:scaleX(1);
}

/* Services dropdown. */
.primary-nav .menu-item-has-children{
  position:relative;
}

.primary-nav .menu-item-has-children > a{
  display:flex;
  align-items:center;
  gap:7px;
}

.primary-nav .menu-item-has-children > a::before{
  content:"⌄";
  order:2;
  margin-top:-3px;
  font-size:12px;
}

.primary-nav .sub-menu{
  position:absolute;
  top:calc(100% + 28px);
  left:50%;
  z-index:100;
  width:300px;
  padding:10px;
  margin:0;
  list-style:none;
  border:1px solid var(--line);
  border-radius:7px;
  background:#fff;
  box-shadow:0 18px 40px rgba(20,48,92,.14);
  opacity:0;
  visibility:hidden;
  transform:translate(-50%,8px);
  transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
}

.primary-nav .menu-item-has-children:hover > .sub-menu,
.primary-nav .menu-item-has-children:focus-within > .sub-menu{
  opacity:1;
  visibility:visible;
  transform:translate(-50%,0);
}

.primary-nav .sub-menu::before{
  content:"";
  position:absolute;
  top:-28px;
  left:0;
  right:0;
  height:28px;
}

.primary-nav .sub-menu a{
  display:block;
  padding:11px 12px;
  border-radius:4px;
  color:var(--navy);
  font-size:12px;
  line-height:1.35;
  text-transform:none;
}

.primary-nav .sub-menu a:hover,
.primary-nav .sub-menu a:focus-visible,
.primary-nav .sub-menu .current-menu-item > a{
  color:var(--blue);
  background:#f2f6ff;
}

/* Shared service page header. */
.inner-hero{
  padding:58px 0;
  border-bottom:1px solid var(--line);
  background:linear-gradient(135deg,#f5f8ff 0%,#fff 70%);
}

.inner-hero-compact{
  padding:48px 0;
}

.inner-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 390px;
  align-items:center;
  gap:70px;
}

.breadcrumbs{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  margin-bottom:24px;
  color:#6b778a;
  font-size:12px;
}

.breadcrumbs a{
  color:var(--blue);
  text-decoration:none;
}

.inner-hero-icon{
  width:66px;
  height:66px;
  display:grid;
  place-items:center;
  margin-bottom:16px;
  border-radius:8px;
  color:var(--blue);
  background:#eaf1ff;
}

.inner-hero-icon svg{
  width:42px;
  height:42px;
}

.inner-hero h1{
  max-width:850px;
  margin:0 0 14px;
  color:var(--navy);
  font-size:42px;
  line-height:1.13;
}

.inner-hero p{
  max-width:760px;
  margin:0;
  color:var(--text);
  font-size:17px;
}

.inner-hero-contact{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  padding:28px;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  box-shadow:var(--shadow);
}

.inner-hero-contact strong{
  color:var(--navy);
  font-size:21px;
}

.inner-hero-contact span{
  margin:8px 0 20px;
  font-size:14px;
}

.service-content-section{
  padding:56px 0 70px;
}

.service-content-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 350px;
  align-items:start;
  gap:58px;
}

.service-entry{
  color:#344056;
  font-size:16px;
}

.service-entry > :first-child{
  margin-top:0;
}

.service-entry h2{
  margin:36px 0 14px;
  color:var(--navy);
  font-size:25px;
  line-height:1.25;
}

.service-entry p,
.service-entry li{
  line-height:1.75;
}

.service-entry ul,
.service-entry ol{
  padding-left:24px;
}

.service-entry li{
  margin-bottom:8px;
}

.service-sidebar{
  display:grid;
  gap:20px;
}

.service-sidebar-box{
  padding:24px;
  border:1px solid var(--line);
  border-radius:7px;
  background:#fff;
}

.service-sidebar-box h2{
  margin:0 0 16px;
  color:var(--navy);
  font-size:18px;
  text-transform:uppercase;
}

.service-sidebar-box nav{
  display:grid;
}

.service-sidebar-box nav a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:12px 0;
  border-bottom:1px solid #e8edf4;
  color:var(--navy);
  text-decoration:none;
  font-size:13px;
  font-weight:700;
}

.service-sidebar-box nav a:last-child{
  border-bottom:0;
}

.service-sidebar-box nav a:hover,
.service-sidebar-box nav a.is-current{
  color:var(--blue);
}

.service-sidebar-cta{
  color:#fff;
  border-color:var(--blue);
  background:var(--blue);
}

.service-sidebar-cta h2{
  color:#fff;
}

.service-sidebar-cta p{
  font-size:13px;
}

.service-sidebar-cta a{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:13px;
  color:#fff;
  text-decoration:none;
  font-size:13px;
  font-weight:700;
}

.service-sidebar-cta svg{
  width:19px;
  height:19px;
}

/* Services overview. */
.service-overview-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

.service-overview-card{
  min-height:280px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  padding:30px;
  border:1px solid var(--line);
  border-radius:7px;
  color:var(--text);
  background:#fff;
  text-decoration:none;
  box-shadow:0 7px 22px rgba(18,45,90,.04);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}

.service-overview-card:hover{
  transform:translateY(-4px);
  border-color:#b8caff;
  box-shadow:var(--shadow);
}

.service-overview-card > span{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  margin-bottom:18px;
  color:var(--blue);
}

.service-overview-card svg{
  width:52px;
  height:52px;
}

.service-overview-card h2{
  margin:0 0 12px;
  color:var(--navy);
  font-size:20px;
}

.service-overview-card p{
  flex:1;
  margin:0 0 20px;
  font-size:14px;
}

.service-overview-card strong{
  color:var(--blue);
  font-size:13px;
}

@media(max-width:1050px){
  .primary-nav .sub-menu{
    width:270px;
  }

  .inner-hero-grid,
  .service-content-grid{
    grid-template-columns:1fr;
  }

  .inner-hero-contact{
    max-width:560px;
  }

  .service-overview-grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:760px){
  .primary-nav .menu-item-has-children > a::before{
    margin-left:auto;
  }

  .primary-nav .sub-menu{
    position:static;
    width:auto;
    padding:0 0 4px 16px;
    border:0;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    transform:none;
  }

  .primary-nav .sub-menu::before{
    display:none;
  }

  .primary-nav .sub-menu a{
    padding:8px 4px;
  }

  .primary-nav .menu > li > a::after{
    display:none;
  }

  .inner-hero{
    padding:38px 0;
  }

  .inner-hero h1{
    font-size:32px;
  }

  .inner-hero p{
    font-size:15px;
  }

  .service-content-section{
    padding:38px 0 52px;
  }

  .service-content-grid{
    gap:34px;
  }

  .service-overview-grid{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   PLANEDA v2.2.1 – submenu underline fix
   ========================================================= */

/* Never draw the top-menu underline pseudo-element inside dropdown items. */
.primary-nav .sub-menu a::after,
.primary-nav .sub-menu li > a::after,
.primary-nav .sub-menu .current-menu-item > a::after,
.primary-nav .sub-menu .current_page_item > a::after{
  content:none!important;
  display:none!important;
  opacity:0!important;
  transform:none!important;
}

/* Clean submenu typography and active state. */
.primary-nav .sub-menu li{
  margin:0;
  padding:0;
}

.primary-nav .sub-menu li > a{
  position:relative;
  display:block;
  padding:11px 12px;
  border:0;
  border-radius:4px;
  color:var(--navy);
  background:transparent;
  text-decoration:none;
  line-height:1.35;
}

.primary-nav .sub-menu li > a:hover,
.primary-nav .sub-menu li > a:focus-visible{
  color:var(--blue);
  background:#f2f6ff;
}

.primary-nav .sub-menu .current-menu-item > a,
.primary-nav .sub-menu .current_page_item > a{
  color:var(--blue);
  background:#eef4ff;
  font-weight:700;
  text-decoration:none;
}

/* Keep only the top-level active indicator. */
.primary-nav .menu > li.current-menu-item > a::after,
.primary-nav .menu > li.current_page_item > a::after,
.primary-nav .menu > li.current-menu-ancestor > a::after,
.primary-nav .menu > li.current_page_ancestor > a::after{
  content:"";
  display:block;
}


/* =========================================================
   PLANEDA v2.3 – friendlier service pages
   ========================================================= */

.consultation-actions{
  width:100%;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}

.consultation-actions .button{
  width:100%;
  min-height:46px;
  padding:0 13px;
  font-size:10px;
  white-space:nowrap;
}

.inner-hero-contact small{
  margin-top:12px;
  color:#647084;
  font-size:11px;
}

.service-visual-section{
  padding:54px 0 18px;
}

.service-visual-grid{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);
  align-items:center;
  gap:46px;
}

.service-visual-image{
  position:relative;
  overflow:hidden;
  border-radius:9px;
  box-shadow:0 16px 40px rgba(20,48,92,.12);
}

.service-visual-image::after{
  content:"";
  position:absolute;
  inset:0;
  border:1px solid rgba(255,255,255,.4);
  border-radius:inherit;
  pointer-events:none;
}

.service-visual-image img{
  width:100%;
  height:340px;
  object-fit:cover;
}

.service-kicker{
  display:inline-block;
  margin-bottom:9px;
  color:var(--blue);
  font-size:11px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}

.service-visual-copy h2{
  margin:0 0 15px;
  color:var(--navy);
  font-size:28px;
  line-height:1.2;
}

.service-visual-copy > p{
  margin:0 0 22px;
  color:#465268;
  font-size:15px;
  line-height:1.7;
}

.service-benefit-list{
  display:grid;
  gap:11px;
}

.service-benefit-list > div{
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--navy);
  font-size:14px;
  font-weight:700;
}

.service-benefit-list svg{
  width:20px;
  height:20px;
  flex:0 0 auto;
  color:var(--blue);
  stroke-width:2.5;
}

.service-content-section{
  padding-top:42px;
}

.service-entry{
  padding:0;
}

.service-entry > p:first-child{
  margin-top:0;
  padding:22px 24px;
  border-left:4px solid var(--blue);
  border-radius:0 6px 6px 0;
  color:#27344a;
  background:#f5f8ff;
  font-size:17px;
  line-height:1.75;
}

.service-entry h2{
  position:relative;
  padding-bottom:10px;
}

.service-entry h2::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:34px;
  height:3px;
  background:var(--blue);
}

.service-entry ul{
  display:grid;
  gap:9px;
  padding:0;
  list-style:none;
}

.service-entry ul li{
  position:relative;
  padding-left:27px;
}

.service-entry ul li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:var(--blue);
  font-weight:800;
}

.service-process{
  margin-top:46px;
  padding-top:34px;
  border-top:1px solid var(--line);
}

.service-process h2{
  margin-top:0;
}

.service-process-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:22px;
}

.service-process-step{
  min-height:150px;
  padding:20px;
  border:1px solid var(--line);
  border-radius:7px;
  background:#fff;
}

.service-process-step strong{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  margin-bottom:14px;
  border-radius:50%;
  color:#fff;
  background:var(--blue);
  font-size:15px;
}

.service-process-step p{
  margin:0;
  color:var(--navy);
  font-size:14px;
  font-weight:700;
  line-height:1.55;
}

/* The old blue "Gauti pasiūlymą" sidebar block is intentionally removed. */
.service-sidebar{
  position:sticky;
  top:120px;
}

@media(max-width:1050px){
  .service-visual-grid{
    grid-template-columns:1fr;
  }

  .service-visual-image img{
    height:380px;
  }

  .service-sidebar{
    position:static;
  }
}

@media(max-width:760px){
  .consultation-actions{
    grid-template-columns:1fr;
  }

  .service-visual-section{
    padding-top:34px;
  }

  .service-visual-grid{
    gap:28px;
  }

  .service-visual-image img{
    height:240px;
  }

  .service-visual-copy h2{
    font-size:24px;
  }

  .service-process-grid{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   PLANEDA v2.3.1 – editable footer logo and company codes
   ========================================================= */

.footer-brand-image{
  width:100%;
  max-width:330px;
  min-height:84px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin-bottom:18px;
  line-height:0;
}

.footer-logo-image{
  display:block;
  width:auto;
  max-width:310px;
  height:auto;
  max-height:92px;
  object-fit:contain;
  object-position:left center;
}

@media(max-width:760px){
  .footer-brand-image{
    max-width:300px;
    min-height:72px;
  }

  .footer-logo-image{
    max-width:280px;
    max-height:80px;
  }
}


/* =========================================================
   PLANEDA v2.4 – merged contact footer
   ========================================================= */

.contact-section{
  padding:52px 0 34px;
  border-top:0;
  background:#fff;
}

.contact-panel{
  padding:0;
  border:1px solid #d8e1ec;
  border-radius:8px;
  background:#fff;
  box-shadow:0 12px 32px rgba(20,48,92,.07);
  overflow:hidden;
}

.contact-grid-merged{
  display:grid;
  grid-template-columns:1.08fr 1fr 1fr;
  gap:0;
  padding:38px 42px;
  border-top:0;
}

.contact-grid-merged > div{
  min-width:0;
  padding:0 38px;
}

.contact-grid-merged > div:first-child{
  padding-left:0;
}

.contact-grid-merged > div:last-child{
  padding-right:0;
}

.contact-grid-merged > div:not(:last-child){
  border-right:1px solid #dce4ee;
}

.company-contact{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}

.company-contact .footer-brand-image{
  width:100%;
  max-width:360px;
  min-height:92px;
  margin:0 0 22px;
}

.company-contact .footer-logo-image{
  max-width:340px;
  max-height:106px;
}

.company-title{
  margin:0 0 16px!important;
  color:var(--navy)!important;
  font-size:18px!important;
  text-transform:none!important;
}

.company-contact-list{
  width:100%;
  display:grid;
}

.company-contact-row{
  display:grid;
  grid-template-columns:26px 1fr;
  align-items:start;
  gap:12px;
  padding:11px 0;
  border-bottom:1px solid #e5ebf2;
  color:#465268;
  font-size:13px;
}

.company-contact-row:last-child{
  border-bottom:0;
}

.company-contact-row > svg{
  width:21px;
  height:21px;
  margin-top:2px;
  color:var(--blue);
}

.company-contact-row > span{
  display:grid;
  gap:2px;
}

.company-contact-row strong{
  color:var(--navy);
  font-size:11px;
  font-weight:700;
  text-transform:uppercase;
}

.company-contact-row a{
  color:#465268;
  text-decoration:none;
}

.company-contact-row a:hover{
  color:var(--blue);
}

.footer-socials{
  margin-top:18px;
}

.footer-socials a{
  width:34px;
  height:34px;
  font-size:12px;
}

.footer-socials a svg{
  width:18px;
  height:18px;
}

.contact-grid-merged h3{
  margin:0 0 22px;
  color:var(--navy);
  font-size:16px;
  text-transform:uppercase;
}

.contact-grid-merged .map img{
  width:100%;
  height:330px;
  border-radius:6px;
  object-fit:cover;
}

.contact-grid-merged .form-area form{
  gap:11px;
}

.contact-grid-merged .form-area input,
.contact-grid-merged .form-area textarea{
  padding:13px 14px;
  border-color:#ccd7e5;
  border-radius:4px;
  font-size:13px;
}

.contact-grid-merged .form-area textarea{
  min-height:130px;
}

.contact-grid-merged .form-area button{
  min-height:48px;
  border-radius:4px;
  font-size:12px;
}

.site-footer{
  padding:0;
  color:#536078;
  background:#fff;
}

.footer-inner{
  padding-top:22px;
  padding-bottom:22px;
  border-top:1px solid #d8e1ec;
}

.footer-inner p,
.footer-inner a{
  color:#536078;
  font-size:12px;
}

.footer-inner a:hover{
  color:var(--blue);
}

@media(max-width:1050px){
  .contact-grid-merged{
    grid-template-columns:1fr 1fr;
  }

  .contact-grid-merged > div{
    padding:28px;
  }

  .contact-grid-merged > div:first-child{
    grid-column:1 / -1;
    padding:0 28px 30px;
    border-right:0;
    border-bottom:1px solid #dce4ee;
  }

  .contact-grid-merged > div:nth-child(2){
    padding-left:28px;
  }

  .contact-grid-merged > div:last-child{
    padding-right:28px;
  }
}

@media(max-width:760px){
  .contact-section{
    padding-top:34px;
  }

  .contact-grid-merged{
    grid-template-columns:1fr;
    padding:0;
  }

  .contact-grid-merged > div,
  .contact-grid-merged > div:first-child,
  .contact-grid-merged > div:nth-child(2),
  .contact-grid-merged > div:last-child{
    grid-column:auto;
    padding:28px;
    border-right:0;
    border-bottom:1px solid #dce4ee;
  }

  .contact-grid-merged > div:last-child{
    border-bottom:0;
  }

  .company-contact .footer-brand-image{
    max-width:320px;
  }

  .company-contact .footer-logo-image{
    max-width:300px;
  }

  .contact-grid-merged .map img{
    height:260px;
  }
}


/* PLANEDA v2.4.1 footer alignment refinement */
.contact-grid-merged{
  align-items:stretch;
}

.contact-grid-merged > div{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}

.company-contact{
  height:100%;
}

.company-contact .footer-brand-image{
  margin:0 0 26px;
}

.company-title{
  line-height:1.2;
}

.company-contact-list{
  gap:0;
}

.footer-socials{
  margin-top:auto;
  padding-top:18px;
}

.map,
.form-area{
  height:100%;
}

.contact-grid-merged .map{
  justify-content:flex-start;
}

.contact-grid-merged .map a{
  display:block;
}

.contact-grid-merged .map img{
  display:block;
  width:100%;
  height:360px;
  min-height:360px;
  max-height:360px;
  border:1px solid #d8e1ec;
  border-radius:8px;
  object-fit:cover;
  object-position:center;
}

.contact-grid-merged .form-area form{
  display:flex;
  flex-direction:column;
  height:360px;
  justify-content:flex-start;
}

.contact-grid-merged .form-area textarea{
  flex:1 1 auto;
  min-height:120px;
}

.contact-grid-merged .form-area button{
  margin-top:auto;
}

@media(max-width:1050px){
  .contact-grid-merged .map img,
  .contact-grid-merged .form-area form{
    height:330px;
    min-height:330px;
    max-height:330px;
  }
}

@media(max-width:760px){
  .footer-socials{
    margin-top:18px;
    padding-top:0;
  }

  .contact-grid-merged .map img,
  .contact-grid-merged .form-area form{
    height:auto;
    min-height:0;
    max-height:none;
  }

  .contact-grid-merged .map img{
    height:260px;
    min-height:260px;
    max-height:260px;
  }
}


/* PLANEDA v2.4.2 – footer without logo */
.company-contact .footer-brand-image,
.company-contact .footer-logo-image{
  display:none!important;
}

.company-contact{
  padding-top:0;
}

.company-title{
  margin:0 0 22px!important;
  font-size:16px!important;
  line-height:1.2;
  text-transform:uppercase!important;
}

.contact-grid-merged > div:first-child{
  padding-top:0;
}


/* =========================================================
   PLANEDA v2.5 – content, legal and compliance
   ========================================================= */

.screen-reader-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

.skip-link:focus{
  position:fixed!important;
  top:12px;
  left:12px;
  z-index:99999;
  width:auto!important;
  height:auto!important;
  padding:12px 16px!important;
  margin:0!important;
  clip:auto!important;
  color:#fff;
  background:var(--blue);
  border-radius:4px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible{
  outline:3px solid rgba(21,91,230,.35);
  outline-offset:3px;
}

.header-right{
  gap:0;
}

.header-phone-button{
  min-height:48px;
  padding:0 19px;
  border-radius:4px;
  color:#fff!important;
  background:var(--blue);
  transition:background .18s ease,transform .18s ease;
}

.header-phone-button:hover{
  color:#fff;
  background:var(--blue-dark);
  transform:translateY(-1px);
}

.header-phone-button svg{
  color:#fff;
}

.header-cta{
  display:none!important;
}

.about-page-hero-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
  gap:54px;
}

.about-page-hero-image{
  overflow:hidden;
  border-radius:9px;
  box-shadow:var(--shadow);
}

.about-page-hero-image img{
  width:100%;
  height:330px;
  object-fit:cover;
}

.about-page-content-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  align-items:start;
  gap:56px;
}

.about-facts{
  display:grid;
  gap:14px;
  position:sticky;
  top:120px;
}

.about-facts > div{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:14px;
  align-items:start;
  padding:20px;
  border:1px solid var(--line);
  border-radius:7px;
  background:#fff;
}

.about-facts svg{
  width:34px;
  height:34px;
  color:var(--blue);
}

.about-facts span{
  display:grid;
  gap:4px;
  color:#556176;
  font-size:13px;
}

.about-facts strong{
  color:var(--navy);
  font-size:14px;
}

.about-values-section{
  padding:50px 0;
  background:#f6f9ff;
}

.about-values-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}

.about-values-grid > div{
  min-height:225px;
  padding:26px;
  border:1px solid #dce5f2;
  border-radius:7px;
  background:#fff;
}

.about-values-grid svg{
  width:46px;
  height:46px;
  margin-bottom:18px;
  color:var(--blue);
}

.about-values-grid h3{
  margin:0 0 10px;
  color:var(--navy);
  font-size:18px;
}

.about-values-grid p{
  margin:0;
  font-size:14px;
}

.about-cta-section{
  padding:50px 0;
}

.about-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
  padding:34px 38px;
  border-radius:8px;
  color:#fff;
  background:linear-gradient(135deg,var(--blue),#0b49be);
}

.about-cta h2{
  margin:0 0 8px;
  color:#fff;
  font-size:28px;
}

.about-cta p{
  max-width:700px;
  margin:0;
}

.about-cta .service-kicker{
  color:#dbe8ff;
}

.about-cta-actions{
  display:flex;
  flex-direction:column;
  gap:10px;
  min-width:250px;
}

.about-cta .button-primary{
  color:var(--blue);
  border-color:#fff;
  background:#fff;
}

.about-cta .button-outline{
  color:#fff;
  border-color:#fff;
  background:transparent;
}

.legal-content-section{
  padding:54px 0 74px;
}

.legal-layout,
.article-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 290px;
  align-items:start;
  gap:62px;
}

.legal-content{
  color:#344056;
  font-size:16px;
  line-height:1.75;
}

.legal-content > :first-child{
  margin-top:0;
}

.legal-content h2{
  margin:38px 0 14px;
  color:var(--navy);
  font-size:25px;
  line-height:1.3;
}

.legal-content h3{
  color:var(--navy);
}

.legal-content ul,
.legal-content ol{
  padding-left:24px;
}

.legal-content li{
  margin-bottom:8px;
}

.legal-content a{
  color:var(--blue);
}

.legal-sidebar,
.article-sidebar{
  position:sticky;
  top:120px;
  display:grid;
  gap:4px;
  padding:20px;
  border:1px solid var(--line);
  border-radius:7px;
  background:#fff;
}

.legal-sidebar a{
  padding:11px 10px;
  border-bottom:1px solid #e8edf4;
  color:var(--navy);
  text-decoration:none;
  font-weight:700;
}

.legal-sidebar a:hover{
  color:var(--blue);
}

.information-list-section{
  padding-top:50px;
}

.information-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}

.information-card{
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  box-shadow:0 8px 24px rgba(20,48,92,.06);
}

.information-card-image{
  display:block;
  overflow:hidden;
}

.information-card-image img{
  width:100%;
  height:300px;
  object-fit:cover;
  transition:transform .25s ease;
}

.information-card:hover .information-card-image img{
  transform:scale(1.025);
}

.information-card-body{
  padding:26px;
}

.information-meta{
  color:var(--blue);
  font-size:11px;
  font-weight:800;
}

.information-card h2{
  margin:10px 0 12px;
  color:var(--navy);
  font-size:23px;
  line-height:1.3;
}

.information-card h2 a{
  text-decoration:none;
}

.information-card p{
  color:#536078;
}

.information-read-more{
  color:var(--blue);
  text-decoration:none;
  font-weight:800;
}

.article-hero{
  padding:54px 0;
  background:linear-gradient(135deg,#f5f8ff,#fff);
}

.article-hero-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  align-items:center;
  gap:54px;
}

.article-hero h1{
  margin:0 0 14px;
  color:var(--navy);
  font-size:42px;
  line-height:1.15;
}

.article-date{
  color:#6b778a;
}

.article-hero-image{
  overflow:hidden;
  border-radius:8px;
  box-shadow:var(--shadow);
}

.article-hero-image img{
  width:100%;
  height:330px;
  object-fit:cover;
}

.article-content-section{
  padding:54px 0 74px;
}

.article-sidebar h2{
  margin:0;
  color:var(--navy);
  font-size:20px;
}

.article-source-box{
  margin:34px 0;
  padding:22px;
  border:1px solid #cbdaf2;
  border-radius:7px;
  background:#f5f8ff;
}

.article-source-box h2{
  margin-top:0;
  font-size:20px;
}

.form-privacy-note{
  margin:2px 0 0;
  color:#677287;
  font-size:10px;
  line-height:1.45;
}

.form-privacy-note a{
  color:var(--blue);
}

.cookie-notice{
  position:fixed;
  left:20px;
  right:20px;
  bottom:20px;
  z-index:9999;
}

.cookie-notice[hidden]{
  display:none;
}

.cookie-notice-inner{
  width:min(100%,900px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  margin-inline:auto;
  padding:18px 20px;
  border:1px solid #cad7e9;
  border-radius:7px;
  background:#fff;
  box-shadow:0 18px 50px rgba(20,48,92,.18);
}

.cookie-notice p{
  margin:0;
  color:#3f4c62;
  font-size:13px;
}

.cookie-notice a{
  color:var(--blue);
}

.cookie-notice button{
  flex:0 0 auto;
  min-height:40px;
  padding:0 18px;
  border:0;
  border-radius:4px;
  color:#fff;
  background:var(--blue);
  font-weight:800;
}

@media(max-width:1050px){
  .about-page-hero-grid,
  .about-page-content-grid,
  .legal-layout,
  .article-layout,
  .article-hero-grid{
    grid-template-columns:1fr;
  }

  .about-facts,
  .legal-sidebar,
  .article-sidebar{
    position:static;
  }

  .about-values-grid{
    grid-template-columns:1fr 1fr;
  }

  .about-cta{
    align-items:flex-start;
    flex-direction:column;
  }
}

@media(max-width:760px){
  .header-phone-button{
    display:none;
  }

  .about-page-hero-image img,
  .article-hero-image img{
    height:250px;
  }

  .about-values-grid,
  .information-grid{
    grid-template-columns:1fr;
  }

  .about-cta{
    padding:28px;
  }

  .about-cta-actions{
    width:100%;
    min-width:0;
  }

  .article-hero h1{
    font-size:31px;
  }

  .information-card-image img{
    height:230px;
  }

  .cookie-notice{
    left:12px;
    right:12px;
    bottom:12px;
  }

  .cookie-notice-inner{
    align-items:flex-start;
    flex-direction:column;
  }

  .cookie-notice button{
    width:100%;
  }
}


/* =========================================================
   PLANEDA v2.5.4 – latest articles structure
   ========================================================= */

.info-grid-latest{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

.info-grid-latest .info-article-card{
  min-height:100%;
  display:flex;
  flex-direction:column;
  gap:0;
  padding:0;
  overflow:hidden;
}

.info-grid-latest .info-card-media{
  display:block;
  overflow:hidden;
  background:#eef3fb;
}

.info-grid-latest .info-card-media img{
  display:block;
  width:100%;
  height:220px;
  border-radius:0;
  object-fit:cover;
  transition:transform .25s ease;
}

.info-grid-latest .info-article-card:hover .info-card-media img{
  transform:scale(1.025);
}

.info-grid-latest .info-card-content{
  flex:1;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  padding:22px;
}

.info-grid-latest .info-card-content h3{
  margin:10px 0;
  font-size:17px;
  line-height:1.4;
}

.info-grid-latest .info-card-content h3 a{
  color:var(--navy);
  font-size:inherit;
  text-decoration:none;
}

.info-grid-latest .info-card-content p{
  margin-bottom:18px;
  font-size:13px;
}

.info-grid-latest .info-card-read-more{
  margin-top:auto;
}

.info-section-footer{
  display:flex;
  justify-content:center;
  margin-top:26px;
}

.information-empty{
  text-align:center;
}

@media(max-width:1050px){
  .info-grid-latest{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:760px){
  .info-grid-latest{
    grid-template-columns:1fr;
  }

  .info-grid-latest .info-card-media img{
    height:230px;
  }
}


/* =========================================================
   PLANEDA v2.5.9 – professional mobile layout
   High-specificity rules intentionally override old
   Appearance → Customize → Additional CSS desktop sizing.
   ========================================================= */

@media (max-width:900px){

  html,
  body{
    width:100%;
    max-width:100%;
    overflow-x:hidden!important;
  }

  body{
    min-width:0!important;
  }

  body.menu-open{
    overflow:hidden!important;
  }

  body .container{
    width:100%!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }

  body .site-header{
    width:100%!important;
    min-height:0!important;
    max-width:100%!important;
  }

  body .site-header .container.header-inner{
    width:100%!important;
    max-width:none!important;
    min-height:82px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 46px!important;
    align-items:center!important;
    gap:12px!important;
    margin:0!important;
    padding:0 16px!important;
  }

  body .site-header .header-inner .site-branding{
    width:auto!important;
    min-width:0!important;
    max-width:calc(100vw - 94px)!important;
    overflow:hidden;
  }

  body .site-header .site-branding .custom-logo-link{
    width:auto!important;
    min-width:0!important;
    max-width:230px!important;
    display:flex!important;
    align-items:center!important;
  }

  body .site-header .site-branding .custom-logo-link img.custom-logo,
  body .site-header .site-branding img.custom-logo,
  body .site-header .site-logo img{
    width:auto!important;
    min-width:0!important;
    max-width:230px!important;
    height:auto!important;
    max-height:58px!important;
    object-fit:contain!important;
  }

  body .site-header .brand{
    max-width:230px!important;
  }

  body .site-header .brand-mark{
    width:44px!important;
    height:44px!important;
    flex:0 0 44px;
  }

  body .site-header .brand-copy{
    min-width:0;
  }

  body .site-header .brand-copy strong{
    font-size:22px!important;
  }

  body .site-header .brand-copy small{
    margin-top:4px!important;
    font-size:8px!important;
  }

  body .site-header .header-right{
    display:none!important;
  }

  body .site-header .menu-toggle{
    position:relative;
    z-index:102;
    width:46px!important;
    height:46px!important;
    display:block!important;
    justify-self:end;
    padding:10px!important;
    border:1px solid #d7e0ec!important;
    border-radius:6px!important;
    background:#fff!important;
  }

  body .site-header .menu-toggle span{
    width:100%;
    height:2px;
    display:block;
    margin:5px 0;
    background:var(--navy);
    transition:transform .2s ease,opacity .2s ease;
  }

  body.menu-open .site-header .menu-toggle span:nth-child(1){
    transform:translateY(7px) rotate(45deg);
  }

  body.menu-open .site-header .menu-toggle span:nth-child(2){
    opacity:0;
  }

  body.menu-open .site-header .menu-toggle span:nth-child(3){
    transform:translateY(-7px) rotate(-45deg);
  }

  body .site-header .primary-nav{
    position:fixed!important;
    z-index:101!important;
    top:82px!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-width:100%!important;
    max-height:calc(100dvh - 82px);
    display:none!important;
    overflow-y:auto;
    padding:14px 18px 24px!important;
    border-top:1px solid #e5ebf3;
    border-bottom:1px solid var(--line);
    background:#fff;
    box-shadow:0 16px 34px rgba(20,48,92,.14);
  }

  body .site-header .primary-nav.is-open{
    display:block!important;
  }

  body .site-header .primary-nav .menu{
    width:100%;
    display:flex!important;
    align-items:stretch!important;
    flex-direction:column!important;
    gap:0!important;
  }

  body .site-header .primary-nav .menu > li{
    width:100%;
    border-bottom:1px solid #edf1f6;
  }

  body .site-header .primary-nav .menu > li:last-child{
    border-bottom:0;
  }

  body .site-header .primary-nav .menu > li > a{
    width:100%;
    min-height:46px;
    display:flex!important;
    align-items:center;
    padding:12px 4px!important;
    font-size:13px!important;
  }

  body .site-header .primary-nav .sub-menu{
    position:static!important;
    width:100%!important;
    padding:0 0 8px 14px!important;
    margin:0!important;
    border:0!important;
    box-shadow:none!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }

  body .site-header .primary-nav .sub-menu a{
    min-height:40px;
    padding:10px 8px!important;
    font-size:12px!important;
  }

  body main,
  body main > section,
  body .site-footer{
    max-width:100%!important;
  }

  body .hero{
    width:calc(100vw - 32px)!important;
    max-width:calc(100vw - 32px)!important;
    min-height:620px!important;
    margin:12px 16px 0!important;
    border-radius:8px!important;
  }

  body .hero .hero-inner{
    width:100%!important;
    max-width:none!important;
    min-height:620px!important;
    align-items:flex-start!important;
    margin:0!important;
    padding:0 22px!important;
  }

  body .hero .hero-copy{
    width:100%!important;
    max-width:100%!important;
    padding-top:38px!important;
  }

  body .hero .hero-copy h1{
    max-width:100%;
    margin-bottom:18px!important;
    font-size:clamp(31px,8.8vw,38px)!important;
    line-height:1.08!important;
    letter-spacing:-.035em!important;
    overflow-wrap:normal;
    word-break:normal;
  }

  body .hero .hero-copy p{
    max-width:100%!important;
    margin-bottom:23px!important;
    font-size:16px!important;
    line-height:1.55!important;
  }

  body .hero .hero-background img{
    object-position:67% bottom!important;
  }

  body .hero .hero-gradient{
    background:
      linear-gradient(
        180deg,
        rgba(255,255,255,.995) 0%,
        rgba(255,255,255,.985) 48%,
        rgba(255,255,255,.90) 66%,
        rgba(255,255,255,.40) 100%
      )!important;
  }

  body .hero .hero-actions{
    width:100%;
    display:flex!important;
    flex-direction:column!important;
    gap:11px!important;
  }

  body .hero .hero-actions .button{
    width:100%!important;
    min-height:52px!important;
    padding:0 18px!important;
    white-space:nowrap;
    font-size:12px!important;
  }

  body .section{
    padding-top:38px!important;
    padding-bottom:38px!important;
  }

  body .services-section{
    padding-top:36px!important;
  }

  body .section-heading{
    margin-bottom:24px!important;
  }

  body .section-heading h2{
    font-size:24px!important;
    line-height:1.2!important;
  }

  body .services-grid{
    width:100%;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }

  body .service-card{
    width:100%;
    min-height:0!important;
    display:grid!important;
    grid-template-columns:72px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    column-gap:17px!important;
    row-gap:5px!important;
    padding:20px!important;
    text-align:left!important;
  }

  body .service-card:hover{
    transform:none;
  }

  body .service-card .service-icon{
    width:62px!important;
    height:62px!important;
    grid-column:1;
    grid-row:1 / 3;
    margin:0!important;
  }

  body .service-card .service-icon svg{
    width:54px!important;
    height:54px!important;
  }

  body .service-card h3{
    min-height:0!important;
    display:block!important;
    grid-column:2;
    grid-row:1;
    margin:0!important;
    font-size:17px!important;
    line-height:1.3!important;
    text-align:left!important;
  }

  body .service-card p{
    grid-column:2;
    grid-row:2;
    margin:0!important;
    font-size:13px!important;
    line-height:1.5!important;
    text-align:left!important;
  }

  body .about-grid,
  body .info-grid,
  body .info-grid-latest,
  body .benefits-grid,
  body .contact-grid-merged,
  body .about-page-hero-grid,
  body .about-page-content-grid,
  body .about-values-grid,
  body .legal-layout,
  body .article-layout,
  body .article-hero-grid,
  body .information-grid,
  body .service-overview-grid,
  body .inner-hero-grid,
  body .service-content-grid{
    grid-template-columns:1fr!important;
  }

  body .about-grid{
    gap:28px!important;
  }

  body .about-image img{
    height:250px!important;
  }

  body .benefits-grid > div{
    min-height:90px;
    padding:18px!important;
    border-right:0!important;
    border-bottom:1px solid #cbd8eb;
  }

  body .benefits-grid > div:last-child{
    border-bottom:0;
  }

  body .info-grid-latest{
    gap:16px!important;
  }

  body .info-grid-latest .info-card-media img,
  body .information-card-image img{
    height:220px!important;
  }

  body .info-grid-latest .info-card-content,
  body .information-card-body{
    padding:20px!important;
  }

  body .contact-section{
    padding-left:16px!important;
    padding-right:16px!important;
  }

  body .contact-section .container.contact-panel{
    width:100%!important;
    padding:0!important;
  }

  body .contact-grid-merged > div,
  body .contact-grid-merged > div:first-child,
  body .contact-grid-merged > div:nth-child(2),
  body .contact-grid-merged > div:last-child{
    grid-column:auto!important;
    padding:24px!important;
    border-right:0!important;
    border-bottom:1px solid #dce4ee!important;
  }

  body .contact-grid-merged > div:last-child{
    border-bottom:0!important;
  }

  body .contact-grid-merged .map img{
    height:250px!important;
    min-height:250px!important;
    max-height:250px!important;
  }

  body .contact-grid-merged .form-area form{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }

  body .inner-hero,
  body .article-hero{
    padding:34px 0!important;
  }

  body .inner-hero h1,
  body .article-hero h1{
    font-size:31px!important;
    line-height:1.14!important;
  }

  body .article-hero-image img,
  body .about-page-hero-image img{
    height:240px!important;
  }

  body .footer-inner{
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:13px!important;
  }

  body .footer-inner div{
    flex-wrap:wrap;
  }
}

@media (max-width:430px){

  body .site-header .site-branding .custom-logo-link,
  body .site-header .site-branding .custom-logo-link img.custom-logo,
  body .site-header .site-branding img.custom-logo,
  body .site-header .site-logo img{
    max-width:218px!important;
  }

  body .hero{
    min-height:640px!important;
  }

  body .hero .hero-inner{
    min-height:640px!important;
    padding-left:20px!important;
    padding-right:20px!important;
  }

  body .hero .hero-copy{
    padding-top:34px!important;
  }

  body .hero .hero-copy h1{
    font-size:31px!important;
  }

  body .hero .hero-copy p{
    font-size:15px!important;
  }

  body .service-card{
    grid-template-columns:62px minmax(0,1fr)!important;
    column-gap:14px!important;
    padding:18px 16px!important;
  }

  body .service-card .service-icon{
    width:56px!important;
    height:56px!important;
  }

  body .service-card .service-icon svg{
    width:48px!important;
    height:48px!important;
  }

  body .service-card h3{
    font-size:16px!important;
  }

  body .service-card p{
    font-size:12px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  html{
    scroll-behavior:auto;
  }

  *,
  *::before,
  *::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
    scroll-behavior:auto!important;
  }
}


/* =========================================================
   PLANEDA v2.5.10 – mobile menu active indicator fix
   ========================================================= */

@media (max-width:900px){

  /* Desktop aktyvaus meniu punkto pabraukimas mobiliajame meniu nenaudojamas. */
  body .site-header .primary-nav .menu > li > a::after,
  body .site-header .primary-nav .menu > li.current-menu-item > a::after,
  body .site-header .primary-nav .menu > li.current_page_item > a::after,
  body .site-header .primary-nav .menu > li.current-menu-ancestor > a::after,
  body .site-header .primary-nav .menu > li.current_page_ancestor > a::after{
    content:none!important;
    display:none!important;
    width:0!important;
    height:0!important;
    opacity:0!important;
    transform:none!important;
    background:transparent!important;
  }

  /* Ir submeniu punktuose jokios pseudo-linijos. */
  body .site-header .primary-nav .sub-menu a::after,
  body .site-header .primary-nav .sub-menu li > a::after,
  body .site-header .primary-nav .sub-menu .current-menu-item > a::after,
  body .site-header .primary-nav .sub-menu .current_page_item > a::after{
    content:none!important;
    display:none!important;
  }

  /* Pagrindinio aktyvaus punkto būsena – tik spalva ir lengvas fonas. */
  body .site-header .primary-nav .menu > li.current-menu-item > a,
  body .site-header .primary-nav .menu > li.current_page_item > a,
  body .site-header .primary-nav .menu > li.current-menu-ancestor > a,
  body .site-header .primary-nav .menu > li.current_page_ancestor > a{
    color:var(--blue)!important;
    background:#f5f8ff!important;
    border-radius:5px;
  }

  body .site-header .primary-nav .sub-menu .current-menu-item > a,
  body .site-header .primary-nav .sub-menu .current_page_item > a{
    color:var(--blue)!important;
    background:#eef4ff!important;
    border-radius:5px;
  }
}


/* =========================================================
   PLANEDA v2.5.13 – local SEO content components
   ========================================================= */

.local-seo-section{
  padding-top:42px;
  padding-bottom:42px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:linear-gradient(135deg,#f7faff 0%,#eef4ff 100%);
}

.local-seo-grid{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);
  gap:42px;
  align-items:start;
}

.local-seo-copy h2,
.services-area-box h2,
.service-local-coverage h2,
.service-faq h2{
  margin:8px 0 14px;
  color:var(--navy);
  font-size:25px;
  line-height:1.25;
  letter-spacing:-.018em;
}

.local-seo-copy>p,
.services-area-box>p,
.service-local-coverage>p{
  margin:0;
  color:#46536a;
  font-size:14px;
  line-height:1.7;
}

.local-area-chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  padding:0;
  margin:22px 0 0;
  list-style:none;
}

.local-area-chips li{
  padding:7px 11px;
  border:1px solid #cbd9f2;
  border-radius:999px;
  color:#29405f;
  background:#fff;
  font-size:11px;
  font-weight:700;
}

.local-service-links{
  display:grid;
  gap:10px;
}

.local-service-links a{
  position:relative;
  display:flex;
  flex-direction:column;
  gap:3px;
  padding:16px 44px 16px 17px;
  border:1px solid #d5dfef;
  border-radius:7px;
  color:inherit;
  background:#fff;
  text-decoration:none;
  box-shadow:0 5px 18px rgba(20,48,92,.04);
  transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;
}

.local-service-links a::after{
  content:"→";
  position:absolute;
  top:50%;
  right:17px;
  color:var(--blue);
  font-size:20px;
  transform:translateY(-50%);
}

.local-service-links a:hover{
  transform:translateY(-2px);
  border-color:#aebfe1;
  box-shadow:0 9px 22px rgba(20,48,92,.08);
}

.local-service-links strong{
  color:var(--navy);
  font-size:14px;
}

.local-service-links span{
  color:#5d687a;
  font-size:11px;
  line-height:1.5;
}

.services-area-box{
  margin-top:32px;
  padding:26px;
  border:1px solid #d6e0ef;
  border-radius:8px;
  background:var(--soft);
}

.service-local-coverage,
.service-faq{
  margin-top:34px;
  padding:26px;
  border:1px solid #d6e0ef;
  border-radius:8px;
  background:#f8faff;
}

.service-area-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 16px;
  padding:0;
  margin:22px 0 0;
  list-style:none;
}

.service-area-list li{
  display:flex;
  align-items:flex-start;
  gap:9px;
  color:#2f3d54;
  font-size:12px;
  font-weight:700;
}

.service-area-list svg{
  width:18px;
  height:18px;
  flex:0 0 18px;
  color:var(--blue);
}

.service-area-note{
  margin-top:18px!important;
  padding-top:16px;
  border-top:1px solid #dfe6f1;
  color:#5b6679!important;
  font-size:12px!important;
}

.service-faq-list{
  display:grid;
  gap:9px;
  margin-top:18px;
}

.service-faq-list details{
  border:1px solid #d8e1ee;
  border-radius:6px;
  background:#fff;
}

.service-faq-list summary{
  position:relative;
  padding:15px 44px 15px 16px;
  color:var(--navy);
  cursor:pointer;
  font-size:13px;
  font-weight:800;
  list-style:none;
}

.service-faq-list summary::-webkit-details-marker{
  display:none;
}

.service-faq-list summary::after{
  content:"+";
  position:absolute;
  top:50%;
  right:16px;
  color:var(--blue);
  font-size:20px;
  font-weight:400;
  transform:translateY(-50%);
}

.service-faq-list details[open] summary::after{
  content:"–";
}

.service-faq-list details p{
  margin:0;
  padding:0 16px 16px;
  color:#4b586d;
  font-size:12px;
  line-height:1.65;
}

@media (max-width:900px){
  .local-seo-grid{
    grid-template-columns:1fr;
    gap:28px;
  }

  .local-service-links{
    grid-template-columns:1fr 1fr;
  }

  .service-area-list{
    grid-template-columns:1fr;
  }
}

@media (max-width:600px){
  .local-seo-section{
    padding-top:34px!important;
    padding-bottom:34px!important;
  }

  .local-seo-copy h2,
  .services-area-box h2,
  .service-local-coverage h2,
  .service-faq h2{
    font-size:22px;
  }

  .local-service-links{
    grid-template-columns:1fr;
  }

  .local-service-links a{
    padding:15px 40px 15px 15px;
  }

  .services-area-box,
  .service-local-coverage,
  .service-faq{
    padding:20px 17px;
  }
}
