@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#174be0;--ink:#192638;--muted:#677181;--line:#e6e9ef;--pale:#f3f6fc;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;font-size:16px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.container{width:calc(100% - 112px);max-width:1336px;margin-inline:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:28px;width:calc(100% - 112px);max-width:1336px;margin:auto}.logo{font-family:'Manrope',Arial,sans-serif;font-size:36px;font-weight:800;letter-spacing:-2px;display:inline-flex;gap:7px;align-items:center}.logo svg{fill:var(--blue);color:var(--blue);width:33px;height:33px;stroke-width:.4}.logo span{font-size:13px;align-self:flex-start;letter-spacing:0;margin-top:9px}.header nav{display:flex;gap:30px;font-size:14px;font-weight:550}.header nav a:hover,.text-link:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:23px}.language{display:flex;gap:4px;align-items:center;font-size:20px}.language select{background:transparent;border:0;font-size:14px;font-weight:650;padding:8px 0;cursor:pointer}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--blue);color:#fff;padding:18px 25px;border-radius:9px;font-weight:600;font-size:15px;transition:transform .2s,background .2s,box-shadow .2s;line-height:1.5}.button:hover{background:#103cc1;transform:translateY(-2px);box-shadow:0 8px 22px #174be026}.button.small{font-size:14px;padding:13px 18px;gap:20px}.button svg{width:20px;height:20px}.menu-button{display:none;border:0;background:transparent;font-size:25px}.mobile-menu{padding:12px 28px 24px}.mobile-menu a{padding:12px;display:block}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:46px;align-items:center;padding-top:18px;padding-bottom:46px}.hero-copy{padding-block:35px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:1.55px;font-weight:750;color:var(--blue);line-height:1.6}.tiny-spark{font-size:20px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(44px,4.55vw,68px);font-weight:650;line-height:1.12;letter-spacing:-3.4px;margin:23px 0}h1 em{font-style:normal;color:var(--blue)}.hero-description{max-width:425px;font-size:17px;color:var(--muted);line-height:1.8}.hero-buttons{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-size:14px;display:flex;gap:13px;align-items:center;font-weight:600;white-space:nowrap}.hero-notes{display:flex;gap:21px;margin-top:27px;color:var(--muted);font-size:12px}.hero-notes>span{display:flex;align-items:center;gap:7px}.hero-notes svg{width:15px;height:15px;stroke:var(--blue);stroke-width:2}.hero-visual{height:528px;position:relative;border-radius:23px;isolation:isolate}.hero-visual>img{width:100%;height:100%;object-fit:cover;border-radius:23px;background:#e5ecee;object-position:50% 50%}.photo-shade{position:absolute;inset:0;border-radius:23px;background:linear-gradient(180deg,#00000015,transparent 50%,#14223055)}.image-label{position:absolute;top:27px;left:27px;right:27px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:10px;font-weight:600;letter-spacing:2px}.image-label svg{width:39px;height:39px;fill:white;stroke:none}.floating-card{position:absolute;left:-26px;bottom:90px;display:flex;align-items:center;gap:14px;background:#ffffffef;backdrop-filter:blur(14px);padding:17px 23px 17px 17px;border-radius:14px;box-shadow:0 12px 40px #112b4615;animation:float 6s ease-in-out infinite}.floating-icon{border-radius:50%;width:44px;height:44px;background:#eaf0ff;display:grid;place-items:center;color:var(--blue)}.floating-icon svg{fill:var(--blue);stroke:none;width:22px}.floating-card strong{display:block;font-size:14px;font-weight:650;margin-bottom:5px}.floating-card span{font-size:12px;color:var(--muted)}.photo-caption{position:absolute;bottom:26px;left:26px;right:26px;display:flex;justify-content:space-between;gap:18px;color:#fff;font-size:11px}.photo-caption span:last-child{font-size:10px;letter-spacing:1px}.benefits{border-block:1px solid var(--line);padding:28px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefits>div{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:500;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits svg{width:21px;height:21px;color:var(--blue)}.section{padding-block:82px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}h2{font-size:36px;letter-spacing:-1.3px;font-weight:650;line-height:1.25;margin-top:12px}.section-heading p,.how p,.faq>div>p{font-size:15px;line-height:1.8;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{position:relative;text-align:left;padding:26px 23px 20px;background:#fff;border:1px solid var(--line);border-radius:16px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-7px);border-color:#b8c8f5;box-shadow:0 14px 30px #183d8010}.service-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:13px;background:var(--pale);color:var(--blue);margin-bottom:29px}.service-icon svg{width:25px;height:25px}.service-number{position:absolute;right:24px;top:30px;font-size:12px;color:#9da5b2}.service-card h3{font-size:17px;letter-spacing:-.4px;font-weight:750;margin-bottom:12px}.service-card p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:26px}.service-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#6b7585}.round-arrow{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--pale);font-size:19px;color:var(--ink);flex-shrink:0}.how{background:var(--pale)}.how-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px}.how h2{margin-bottom:22px}.how .button{margin-top:26px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:23px;padding:25px 0;border-bottom:1px solid #dfe5f0}.steps li:first-child{padding-top:7px}.steps li:last-child{border:0;padding-bottom:0}.steps li>span{color:var(--blue);font-size:14px;font-weight:700;padding-top:3px}.steps h3{font-size:19px;margin-bottom:9px;letter-spacing:-.4px}.steps p{font-size:14px;max-width:410px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq>div>p{margin-top:18px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:21px 35px 21px 0;font-size:16px;font-weight:600;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:4px;top:16px;font-size:25px;font-weight:400;color:var(--blue)}.faq-list details[open] summary:after{content:'−'}.faq-list details p{color:var(--muted);font-size:15px;line-height:1.8;padding:0 25px 23px 0}.bottom-cta{background:var(--blue);color:white;border-radius:20px;padding:42px 46px;display:flex;align-items:center;gap:28px}.bottom-cta h2{margin:0;font-size:30px}.bottom-cta p{margin-top:12px;color:#dbe5ff;font-size:14px}.cta-spark{width:57px;height:57px;fill:#fff;stroke:none}.bottom-cta .button{margin-left:auto;white-space:nowrap}.button.light{background:white;color:var(--blue)}footer{padding-block:38px;display:flex;align-items:center;gap:40px}footer .logo{font-size:30px}footer .logo svg{width:26px;height:26px}footer>span{font-size:12px;color:var(--muted)}footer>span:last-child{margin-left:auto}dialog{border:0;border-radius:22px;width:min(550px,calc(100% - 28px));padding:30px;max-height:90dvh;color:var(--ink);box-shadow:0 24px 120px #101b3a44}dialog::backdrop{background:#101d3b75;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between}.close{border:0;background:var(--pale);width:35px;height:35px;border-radius:50%;font-size:25px}.dialog-intro{color:var(--muted);font-size:14px;line-height:1.7;margin:15px 0 22px}form{display:grid;gap:18px}form label{display:grid;gap:8px;font-size:14px;font-weight:550}form select,form input[type=number],form textarea{border:1px solid #dbe0e9;border-radius:8px;background:white;padding:12px;width:100%;min-width:0;color:var(--ink)}.form-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:15px}fieldset{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:14px}legend{font-size:14px;font-weight:550;margin-bottom:10px}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px}.checkbox-label input{accent-color:var(--blue);width:17px;height:17px}.full{width:100%;justify-content:space-between}.plan-summary{font-size:14px;line-height:1.7;background:var(--pale);border-radius:10px;padding:14px}.form-status{font-size:13px;color:var(--blue);line-height:1.6}.form-status:empty{display:none}:focus-visible{outline:3px solid #638af7;outline-offset:4px}body.modal-open{overflow:hidden}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes appear{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-copy{animation:appear .8s both}.hero-visual{animation:appear .9s .12s both}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}
@media(min-width:1500px){.hero{gap:70px}.hero-visual{height:580px}}@media(max-width:1150px){.container,.header{width:calc(100% - 64px)}.header nav{gap:18px}.header-actions{gap:14px}.hero{gap:30px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:20px}.hero-visual{height:500px}.hero-notes{gap:12px;flex-wrap:wrap}.service-card{padding:22px 18px}.service-card h3{font-size:16px}.how-inner{gap:60px}.bottom-cta{padding:35px}.bottom-cta h2{font-size:26px}}@media(max-width:900px){.header nav{display:none}.hero{gap:24px}.hero-visual{height:470px}h1{font-size:45px;letter-spacing:-2px}.hero-description{font-size:16px}.eyebrow{font-size:11px}.hero-notes{font-size:11px}.benefits{grid-template-columns:repeat(2,1fr);row-gap:25px}.benefits>div:nth-child(2){border:0}.section-heading{align-items:start;flex-direction:column;gap:17px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card h3{font-size:18px}.service-bottom{font-size:12px}.service-icon{margin-bottom:22px}.how-inner,.faq{gap:35px}h2{font-size:30px}.bottom-cta{flex-wrap:wrap}.bottom-cta .button{margin-left:85px}.menu-button{display:block}}@media(max-width:640px){.container,.header{width:calc(100% - 40px)}.header{height:84px;gap:15px}.logo{font-size:31px}.logo svg{width:28px;height:28px}.header .small{display:none}.header-actions{gap:18px}.hero{grid-template-columns:1fr;padding-top:5px;padding-bottom:30px;gap:24px}.hero-copy{padding:20px 0 0}h1{font-size:clamp(40px,10.8vw,62px);letter-spacing:-2.5px;margin:19px 0}.hero-description{max-width:460px}.hero-buttons{flex-direction:row;flex-wrap:wrap;align-items:center;gap:20px;margin-top:25px}.button{font-size:14px;padding:16px 20px;gap:17px}.text-link{font-size:13px}.hero-notes{margin-top:21px;gap:18px;font-size:11px}.hero-visual{height:380px;margin-left:9px}.floating-card{left:-9px;bottom:64px;padding:13px 17px 13px 13px}.photo-caption{font-size:10px;left:20px;right:20px;bottom:21px}.image-label{top:22px;left:22px;right:22px}.benefits{padding-block:22px;gap:22px 8px}.benefits>div{font-size:11px;gap:8px;justify-content:flex-start}.benefits svg{width:18px;height:18px}.section{padding-block:54px}h2{font-size:28px;letter-spacing:-1px}.section-heading p{font-size:14px}.section-heading{margin-bottom:24px}.service-grid{gap:12px}.service-card{padding:20px 16px 16px}.service-number{right:17px;top:24px;font-size:11px}.service-card h3{font-size:16px;line-height:1.5}.service-card p{font-size:13px;margin-bottom:20px}.service-bottom>span:first-child{font-size:10px}.service-icon{width:40px;height:40px;margin-bottom:20px}.service-icon svg{width:23px}.round-arrow{width:24px;height:24px;font-size:17px}.how-inner,.faq{grid-template-columns:1fr;gap:30px}.how-inner>div>p br,.faq>div>p br{display:none}.steps li{padding-block:22px}.faq>div>p{margin-top:10px}.faq-list summary{font-size:15px}.bottom-cta{padding:29px;gap:20px}.cta-spark{width:38px;height:38px}.bottom-cta>div{flex:1;min-width:180px}.bottom-cta h2{font-size:25px}.bottom-cta p{line-height:1.7}.bottom-cta .button{margin-left:0}footer{padding-block:28px;flex-wrap:wrap;gap:16px 24px}footer>span{font-size:11px}footer>span:last-child{margin-left:0}footer>span:nth-child(2){max-width:180px}dialog{padding:23px}.form-row{grid-template-columns:1fr 1fr}dialog h2{font-size:27px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.logo{font-size:28px;letter-spacing:-1.2px;gap:5px}.logo .brand-clean{font-size:inherit;letter-spacing:inherit;align-self:auto;margin:0 0 0 -5px;color:var(--blue);font-weight:600}.location{font-size:11px;letter-spacing:1.2px;color:var(--muted);margin-top:24px;font-weight:600}.hero-notes{margin-top:16px}[hidden]{display:none!important}html[lang=ru] h1,html[lang=uk] h1{font-size:clamp(39px,4.1vw,59px);letter-spacing:-2px}@media(max-width:640px){.logo{font-size:25px}.logo svg{width:24px;height:24px}html[lang=ru] h1,html[lang=uk] h1{font-size:clamp(35px,9.1vw,52px);letter-spacing:-1.8px}.location{font-size:10px}}
