:root{
  --navy:#0b1f3a;--navy2:#163253;--red:#d92d2d;--red2:#bd2026;--green:#16a34a;--green2:#10843c;
  --text:#142641;--muted:#637187;--line:#dfe5ed;--soft:#f4f7fa;--white:#fff;--shadow:0 22px 60px rgba(13,31,55,.14);--radius:22px;--max:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);line-height:1.1;letter-spacing:-.025em}h1{font-size:clamp(3rem,4.8vw,4.85rem);font-weight:820;margin-bottom:23px}h2{font-size:clamp(2.1rem,3.7vw,3.65rem);font-weight:790;margin-bottom:19px}h3{font-size:1.08rem;margin-bottom:9px}p{color:var(--muted)}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.symbols{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;top:-100px;left:18px;z-index:9999;background:var(--navy);color:#fff;padding:11px 16px;border-radius:8px}.skip:focus{top:18px}.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850;margin-bottom:13px;color:var(--navy2)}.eyebrow.red{color:var(--red)}
.btn{min-height:50px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:780;font-size:.94rem;line-height:1;border:0;transition:.2s transform,.2s background,.2s box-shadow}.btn:hover{transform:translateY(-2px)}.btn:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid rgba(217,45,45,.26);outline-offset:3px}.btn svg{width:20px;height:20px;fill:currentColor}.btn.small{min-height:42px;padding:0 17px;font-size:.83rem}.btn.large{min-height:58px;padding:0 28px;font-size:1rem}.btn.wa{background:var(--green);color:#fff;box-shadow:0 12px 26px rgba(22,163,74,.25)}.btn.wa:hover{background:var(--green2);box-shadow:0 16px 32px rgba(22,163,74,.32)}.red-btn{background:var(--red);color:#fff;box-shadow:0 12px 26px rgba(217,45,45,.22)}.red-btn:hover{background:var(--red2)}
.header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(219,226,235,.8);backdrop-filter:blur(14px)}.header-in{min-height:78px;display:flex;align-items:center;gap:22px}.logo{flex:0 0 auto}.logo img{width:190px;height:auto}.desktop-nav{margin-left:auto;align-self:stretch;display:flex;align-items:stretch;gap:2px}.desktop-nav a{position:relative;display:flex;align-items:center;padding:0 9px;font-size:.76rem;font-weight:700;color:#293a50}.desktop-nav a:after{content:"";position:absolute;left:9px;right:9px;bottom:15px;height:2px;background:var(--red);border-radius:2px;transform:scaleX(0);transition:.2s}.desktop-nav a:hover,.desktop-nav .active{color:var(--red)}.desktop-nav a:hover:after,.desktop-nav .active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:11px}.lang,.menu{border:0;background:transparent;color:var(--navy);cursor:pointer;font-weight:800}.lang{font-size:.78rem}.menu{display:none;width:44px;height:44px;place-items:center;background:var(--soft);border-radius:12px}.menu svg{width:24px;height:24px}.menu .close{display:none}.menu[aria-expanded=true] .open{display:none}.menu[aria-expanded=true] .close{display:block}.mobile-nav{display:none}
.hero{position:relative;min-height:742px;padding-bottom:88px;background:#eef3f8;overflow:visible}.hero-photo,.hero-fade{position:absolute;inset:0 0 88px}.hero-photo{background:url("assets/images/hero-warsaw.webp") center 46%/cover no-repeat}.hero-fade{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.95) 31%,rgba(255,255,255,.57) 53%,rgba(255,255,255,.05) 77%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(7,25,46,.05))}.hero-in{position:relative;z-index:2;min-height:650px;display:flex;align-items:center;padding:38px 0 82px}.hero-copy{width:min(720px,63%)}.hero h1 span{color:var(--red);white-space:nowrap}.lead{max-width:515px;color:#293b52;font-size:1.08rem;font-weight:540}.ticks{list-style:none;padding:0;margin:22px 0 29px;display:grid;gap:12px}.ticks li{display:flex;align-items:center;gap:12px;color:var(--navy);font-weight:690}.ticks i{width:26px;height:26px;border:2px solid #ef6668;border-radius:50%;display:grid;place-items:center;color:var(--red);background:rgba(255,255,255,.85)}.ticks svg{width:15px;height:15px}.hero-actions{display:flex;align-items:center;gap:20px}.hero-actions p{max-width:250px;margin:0;font-size:.83rem;font-weight:580;color:#34455b}.services{position:absolute;z-index:5;left:50%;bottom:0;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid rgba(218,225,234,.9);border-radius:22px;background:rgba(255,255,255,.97);box-shadow:var(--shadow)}.services article{position:relative;display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;padding:26px 23px}.services article:not(:last-child):after{content:"";position:absolute;right:0;top:28px;bottom:28px;width:1px;background:var(--line)}.svc-icon{width:50px;height:50px;border:1.8px solid #ef6668;border-radius:14px;display:grid;place-items:center;color:var(--red)}.svc-icon svg{width:28px;height:28px}.services h2{font-size:1rem;margin:0 0 6px}.services p{font-size:.77rem;line-height:1.45;margin:0}
.section{padding:104px 0}.why{padding-top:125px;background:linear-gradient(#fff,#f6f8fb)}.why-grid{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(650px,1.65fr);gap:60px;align-items:center}.copy p:not(.eyebrow){font-size:.97rem}.copy .btn{margin-top:8px}.cities{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.city{position:relative;min-height:310px;border-radius:18px;overflow:hidden;background:#d8e0e9;box-shadow:0 12px 34px rgba(15,31,55,.1)}.city:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 48%,rgba(5,19,36,.9))}.city img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.city:hover img{transform:scale(1.05)}.city div{position:absolute;z-index:2;left:15px;right:15px;bottom:14px;color:#fff;display:grid}.city strong{font-size:.95rem}.city small{color:rgba(255,255,255,.82);font-size:.64rem}.center{max-width:790px;margin:0 auto 51px;text-align:center}.center>p:last-child{font-size:1.02rem}.benefits{display:grid;grid-template-columns:repeat(5,1fr)}.benefits article{position:relative;padding:0 25px;text-align:center}.benefits article:not(:last-child):after{content:"";position:absolute;right:0;top:50px;bottom:8px;width:1px;background:var(--line)}.bicon{height:66px;display:grid;place-items:center;margin-bottom:15px;color:var(--red)}.bicon svg{width:50px;height:50px}.benefits h3{min-height:48px;font-size:1rem}.benefits p{font-size:.78rem;margin:0}.process{background:#f1f5f9;padding-top:90px}.steps{display:grid;grid-template-columns:1fr 110px 1fr 110px 1fr;align-items:center}.steps article{text-align:center;position:relative}.steps article>span{position:absolute;top:5px;left:calc(50% - 53px);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:.77rem;font-weight:850}.step-icon{width:88px;height:88px;margin:0 auto 17px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 12px 32px rgba(15,31,55,.1);color:var(--navy)}.step-icon svg{width:45px;height:45px}.steps h3{font-size:1.06rem}.steps p{max-width:255px;margin:0 auto;font-size:.82rem}.connector{text-align:center;color:#8190a4;font-style:normal;font-size:2rem}.center-action{text-align:center;margin-top:46px}
.contact{display:grid;grid-template-columns:1fr 1fr;min-height:630px}.contact-visual{position:relative;overflow:hidden;min-height:630px}.contact-visual>img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,28,50,.2),transparent),linear-gradient(transparent 55%,rgba(7,23,43,.6))}.phone{position:absolute;right:9%;bottom:-4%;width:min(305px,52%);aspect-ratio:.51;padding:9px;border:5px solid #0a0f15;border-radius:44px;background:#111820;box-shadow:0 30px 60px rgba(4,17,32,.42);transform:rotate(1deg)}.notch{position:absolute;z-index:4;top:12px;left:50%;transform:translateX(-50%);width:92px;height:25px;border-radius:0 0 15px 15px;background:#0a0f15}.screen{height:100%;overflow:hidden;border-radius:31px;background:#e5ddd5}.chat-head{height:70px;padding:17px 15px 10px;display:flex;align-items:center;gap:10px;background:#075e54;color:#fff}.chat-head>b{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--red);font-size:.68rem}.chat-head strong,.chat-head small{display:block}.chat-head strong{font-size:.76rem}.chat-head small{font-size:.6rem;color:rgba(255,255,255,.75)}.chat-body{min-height:calc(100% - 118px);padding:18px 12px;display:flex;flex-direction:column;gap:10px}.chat-body p{max-width:86%;padding:9px 10px;margin:0;border-radius:8px;background:#fff;color:#263443;font-size:.62rem;box-shadow:0 1px 2px rgba(0,0,0,.1)}.chat-body .mine{align-self:flex-end;background:#dcf8c6}.compose{height:48px;margin:0 8px 8px;padding:0 7px 0 15px;border-radius:24px;background:#fff;color:#9aa2aa;display:flex;align-items:center;justify-content:space-between;font-size:.69rem}.compose i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#128c7e;color:#fff;font-style:normal}.contact-copy{align-self:center;padding:88px clamp(35px,7vw,110px)}.contact-lead{font-weight:700;color:var(--text);margin-bottom:25px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:15px 28px;margin-bottom:33px}.checks span{display:flex;gap:10px;align-items:flex-start;color:#293a50;font-size:.9rem;font-weight:590}.checks svg{width:21px;height:21px;flex:none;color:var(--red);background:#ffe6e7;border-radius:50%}.phone-link{width:max-content;display:flex;align-items:center;gap:10px;margin-top:24px;color:var(--navy);font-weight:820;font-size:1.04rem}.phone-link svg{width:23px;height:23px}.reply{font-size:.77rem;margin:4px 0 0 33px}
.footer{padding:65px 0 23px;background:#07182d;color:rgba(255,255,255,.82)}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(5,1fr);gap:43px}.foot-brand img{width:195px;filter:brightness(0) invert(1)}.foot-brand p{max-width:260px;margin:14px 0 18px;font-size:.79rem;color:rgba(255,255,255,.62)}.footer-grid>div:not(.foot-brand){display:flex;flex-direction:column;gap:9px}.footer h2{font-size:.89rem;color:#fff;margin-bottom:4px;letter-spacing:0}.footer-grid a:not(.btn){font-size:.75rem;color:rgba(255,255,255,.63)}.footer-grid a:hover{color:#fff}.foot-bottom{margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}.foot-bottom p{margin:0;font-size:.69rem;color:rgba(255,255,255,.52)}.foot-bottom>p:last-child{text-align:right}.foot-bottom div{display:flex;gap:27px}.foot-bottom a{font-size:.69rem;color:rgba(255,255,255,.55)}.disclaimer{margin-top:21px;text-align:center;font-size:.64rem;color:rgba(255,255,255,.36)}.float-wa{position:fixed;z-index:950;right:20px;bottom:20px;min-height:50px;padding:0 18px;border-radius:999px;display:none;align-items:center;gap:9px;background:var(--green);color:#fff;box-shadow:0 18px 42px rgba(22,163,74,.4);font-size:.83rem;font-weight:850}.float-wa svg{width:22px;height:22px;fill:currentColor}
.reveal{opacity:1;transform:none}.reveal.visible{opacity:1;transform:none}
@media(max-width:1120px){.desktop-nav a{padding-inline:6px;font-size:.7rem}.header-actions .small{padding-inline:13px}.why-grid{grid-template-columns:.8fr 1.4fr;gap:38px}.cities{grid-template-columns:repeat(2,1fr)}.city{min-height:250px}.benefits article{padding-inline:18px}.steps{grid-template-columns:1fr 75px 1fr 75px 1fr}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}
@media(max-width:920px){.desktop-nav,.header-actions>.small,.lang{display:none}.menu{display:grid}.header-in{min-height:72px}.logo img{width:180px}.header-actions{margin-left:auto}.mobile-nav{position:fixed;inset:72px 0 auto;z-index:999;max-height:calc(100vh - 72px);overflow:auto;padding:15px 20px 24px;flex-direction:column;background:#fff;border-top:1px solid var(--line);box-shadow:0 24px 50px rgba(15,31,55,.15)}.mobile-nav.opened{display:flex}.mobile-nav>a:not(.btn){padding:14px 8px;border-bottom:1px solid var(--line);font-weight:720}.mobile-nav .btn{margin-top:14px}.hero{min-height:760px;padding-bottom:0}.hero-photo,.hero-fade{inset:0}.hero-fade{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.9) 53%,rgba(255,255,255,.3))}.hero-in{min-height:625px;padding-bottom:40px}.hero-copy{width:min(700px,82%)}.services{position:relative;left:auto;bottom:auto;transform:none;grid-template-columns:repeat(2,1fr);margin-bottom:28px}.services article:nth-child(2):after{display:none}.services article:nth-child(-n+2){border-bottom:1px solid var(--line)}.why{padding-top:92px}.why-grid{grid-template-columns:1fr}.copy{max-width:650px}.cities{grid-template-columns:repeat(4,minmax(220px,1fr));overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.city{scroll-snap-align:start}.benefits{grid-template-columns:repeat(3,1fr);gap:42px 0}.benefits article:nth-child(3):after{display:none}.steps{grid-template-columns:1fr;gap:30px}.connector{height:28px;line-height:28px;transform:rotate(90deg)}.contact{grid-template-columns:1fr}.contact-visual{min-height:520px}.phone{right:18%;width:260px}.contact-copy{padding:74px 40px}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.foot-bottom{grid-template-columns:1fr;text-align:center}.foot-bottom div{justify-content:center}.foot-bottom>p:last-child{text-align:center}.float-wa{display:flex}}
@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}h1{font-size:clamp(2.6rem,13vw,4rem)}h2{font-size:clamp(2rem,9vw,3rem)}.section{padding:76px 0}.logo img{width:162px}.hero-photo{background-position:62% 43%}.hero-fade{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.9) 58%,rgba(255,255,255,.75))}.hero-in{min-height:680px;align-items:flex-start;padding:70px 0 40px}.hero-copy{width:100%}.hero h1 span{white-space:normal}.lead{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions .btn{width:100%}.hero-actions p{max-width:100%}.services{grid-template-columns:1fr}.services article{padding:22px 20px}.services article:not(:last-child):after{top:auto;left:20px;right:20px;bottom:0;width:auto;height:1px}.services article:nth-child(2):after{display:block}.services article:nth-child(-n+2){border-bottom:0}.why{padding-top:73px}.cities{grid-template-columns:repeat(4,minmax(78vw,1fr));gap:12px}.city{min-height:405px}.benefits{grid-template-columns:1fr;gap:0}.benefits article{display:grid;grid-template-columns:70px 1fr;column-gap:17px;padding:24px 5px;text-align:left;border-bottom:1px solid var(--line)}.benefits article:after{display:none}.bicon{grid-row:1/span 2;margin:0}.benefits h3{min-height:0}.center{margin-bottom:39px}.center-action .btn{width:100%;white-space:normal;line-height:1.25;text-align:center}.contact-visual{min-height:440px}.phone{right:8%;width:220px;border-radius:37px}.screen{border-radius:25px}.contact-copy{padding:61px 22px 82px}.checks{grid-template-columns:1fr;gap:13px}.contact-copy .btn{width:100%;white-space:normal;line-height:1.25;text-align:center}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.foot-brand{grid-column:1/-1}.foot-brand p{max-width:none}.foot-bottom div{flex-wrap:wrap;gap:10px 22px}.float-wa{right:14px;bottom:14px;padding-inline:15px}}
@media(max-width:420px){.header-in{min-height:68px}.mobile-nav{inset:68px 0 auto;max-height:calc(100vh - 68px)}.logo img{width:147px}.menu{width:40px;height:40px}.hero-in{min-height:700px;padding-top:57px}.city{min-height:360px}.phone{width:200px}.footer-grid{grid-template-columns:1fr}.foot-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}
