@font-face{font-family:Anisette;src:url(/fonts/AnisetteStd-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Anisette;src:url(/fonts/AnisetteStd-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--navy:#0f1c2e;--navy-2:#16304d;--navy-3:#1b3a5c;--gold:#e8b14c;--gold-deep:#c9962e;--brand-violet:#7b2cbf;--brand-red:#e0217a;--brand-grad:linear-gradient(135deg,#7b2cbf 0%,#e0217a 100%);--heading:#d81b7a;--brand-light:#ff5c9d;--ink:#0f1c2e;--slate:#54657a;--line:#e9edf2;--bg-soft:#f5f7fa;--white:#ffffff;--display:"Anisette","Inter",sans-serif;--body:"Inter",sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--body);color:var(--ink);line-height:1.6;background:var(--white);-webkit-font-smoothing:antialiased}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}h1,h2,h3{font-family:var(--display);letter-spacing:-.01em;line-height:1.08}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:10px;font-size:15px;font-weight:600;font-family:var(--body);transition:transform .15s ease,box-shadow .15s ease;cursor:pointer;border:none}.btn-primary{background:var(--brand-grad);color:#fff;box-shadow:0 8px 22px #7b2cbf47}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #e0217a5c}.btn-ghost{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.28)}.btn-ghost:hover{background:#ffffff29}.btn-hero{padding:16px 34px;font-size:16px}.topbar{background:var(--navy)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1240px;margin:0 auto;padding:8px 40px;font-size:13px;color:#cdddee}.topbar-trust{display:flex;gap:24px;flex-wrap:wrap}.topbar-trust span{white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.topbar .tb-check{color:var(--brand-light);font-weight:700}.topbar-phone{display:none;color:#fff;font-weight:700;white-space:nowrap}.topbar-phone:hover{color:var(--brand-light)}@media (max-width:900px){.topbar-inner{padding:8px 20px}}@media (max-width:760px){.topbar-inner{justify-content:center;gap:14px;padding:7px 16px}.topbar-trust{gap:12px;font-size:12px}.topbar-trust>span:nth-child(1),.topbar-trust>span:nth-child(2){display:none}.topbar-phone{display:none}}.header{position:sticky;top:0;z-index:1000;background:#ffffffe6;backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line)}.header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--brand-grad)}.nav{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:16px 40px;max-width:1240px;margin:0 auto}.nav-logo img{height:38px;width:auto}.nav-menu{display:flex;align-items:center;gap:30px;list-style:none}.nav-menu-lang{display:none}.nav-menu a{font-size:15px;font-weight:600;color:var(--navy-2);transition:color .15s}.nav-menu a:hover{color:var(--brand-red)}.nav-actions{display:flex;align-items:center;gap:18px}.nav-phone{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:700;color:var(--navy-2);white-space:nowrap}.nav-phone:hover{color:var(--brand-red)}.nav-cta{background:var(--brand-grad);color:#fff;padding:10px 20px;border-radius:9px;font-size:15px;font-weight:700;white-space:nowrap;transition:transform .15s,box-shadow .15s;box-shadow:0 6px 16px #7b2cbf42}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 10px 22px #e0217a57}.nav-lang{font-size:14px;font-weight:600;color:var(--slate);padding:6px 10px;border:1px solid var(--line);border-radius:7px}.nav-lang:hover{color:var(--navy-2);border-color:var(--navy-2)}.nav-toggle{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px;padding:6px}.nav-toggle span{width:24px;height:2px;background:var(--navy);display:block;transition:.2s}.hero{position:relative;overflow:hidden;background:var(--navy);color:#fff}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(110deg,var(--navy) 0%,rgba(15,28,46,.94) 30%,rgba(15,28,46,.68) 60%,rgba(15,28,46,.32) 100%)}.hero-inner{position:relative;z-index:2;padding:120px 0 110px}.hero:not(.hero-sub-page) .hero-inner{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-height:600px;padding:80px 0 104px}.hero:not(.hero-sub-page) .hero-content{max-width:760px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.hero:not(.hero-sub-page) .hero-sub{margin-left:auto;margin-right:auto}.hero:not(.hero-sub-page) .hero-cta{justify-content:center}.hero:not(.hero-sub-page) .hero-bg{object-position:center 35%}.hero:not(.hero-sub-page) .hero-overlay{background:linear-gradient(to top,#0f1c2ee6,#0f1c2e75 38%,#0f1c2e14)}.hero:not(.hero-sub-page) .hero h1{text-shadow:0 2px 20px rgba(0,0,0,.45)}.hero:not(.hero-sub-page) .hero-sub{text-shadow:0 1px 14px rgba(0,0,0,.5)}.hero-rating{display:inline-flex;align-items:center;gap:9px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(4px);padding:9px 18px;border-radius:100px;font-size:15px;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s}a.hero-rating:hover{background:#fff3;border-color:#ffffff61}.hero-rating .g-logo{width:19px;height:19px;flex-shrink:0;display:block}.hero-rating .rating-score{font-weight:700;color:#fff;font-size:16px}.hero-rating .rating-stars{color:#ffc107;letter-spacing:1px}.hero-rating .rating-count{color:#cdddee}.hero-content{max-width:760px}.rev-rating{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);box-shadow:0 4px 14px #0f1c2e0f;padding:9px 18px;border-radius:100px;font-size:15px;margin-top:20px}.rev-rating .g-logo{width:19px;height:19px;flex-shrink:0;display:block}.rev-rating .rating-score{font-weight:700;color:var(--heading);font-size:16px}.rev-rating .rating-stars{color:#ffc107;letter-spacing:1px}.rev-rating .rating-count{color:var(--slate)}.eyebrow{display:inline-block;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#9fc3e8;font-weight:600;margin-bottom:24px;padding:8px 16px;border:1px solid rgba(159,195,232,.3);border-radius:100px}.hero h1{font-size:82px;font-weight:700;margin-bottom:20px;line-height:1}.hero-sub{font-size:22px;line-height:1.5;color:#cdddee;margin-bottom:38px;max-width:600px}.hero-cta{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:22px}.hero-quote{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px;width:100%;max-width:640px}.hero-quote .hero-addr{flex:1;min-width:200px;padding:15px 18px;border:none;border-radius:11px;font-size:16px;background:#fffffff5;color:var(--navy);box-shadow:0 8px 24px #0f1c2e2e}.hero-quote .hero-addr::placeholder{color:#8595a8}.hero-quote .hero-addr:focus{outline:2px solid var(--brand);outline-offset:1px}.hero-quote .btn-hero{flex-shrink:0;white-space:nowrap}@media (max-width:640px){.hero-quote{gap:8px;max-width:330px;margin-left:auto;margin-right:auto}.hero-quote .hero-addr{min-width:100%;flex-basis:100%;padding:13px 16px;font-size:15px}.hero-quote .btn-hero{width:100%;justify-content:center;padding:13px 20px;font-size:15px}}.hero-note{font-size:14px;color:#9fc3e8}.hero-sub-page .hero-inner{padding:80px 0 72px}.hero-sub-page h1{font-size:56px}.hero-sub-page .hero-content{max-width:760px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-sub-page .hero-sub{margin-left:auto;margin-right:auto}.hero-sub-page .hero-cta{justify-content:center}.trust{background:var(--navy);border-top:1px solid rgba(255,255,255,.08);padding:26px 0;position:relative;z-index:2}.trust-grid{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:11px;color:#cdddee;font-size:15px;font-weight:500}.trust-item strong{color:#fff;font-weight:700}.trust-check{color:var(--brand-light);font-size:17px;font-weight:700}.section{padding:96px 0}.section-soft{background:var(--bg-soft)}.section-dark{background:var(--navy);color:#fff}.section-head{max-width:680px;margin-bottom:54px}.section-head.center{margin-left:auto;margin-right:auto;text-align:center}.label{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--heading);font-weight:700;margin-bottom:16px}.section-dark .label{color:var(--brand-light)}.section-title{font-size:42px;font-weight:700;color:var(--heading);margin-bottom:20px}.section-dark .section-title{color:#fff}.section-text{font-size:18px;line-height:1.7;color:var(--slate)}.section-dark .section-text{color:#cdddee}.prose{text-align:center}.prose p{font-size:17px;line-height:1.75;color:var(--slate);margin-bottom:20px;max-width:760px;margin-left:auto;margin-right:auto}.prose h2{font-size:32px;font-weight:700;margin:40px 0 18px;color:var(--heading)}.prose h3{font-size:22px;font-weight:700;margin:32px 0 14px;color:var(--heading)}.prose ul{margin:0 0 20px;padding:0;list-style-position:inside;color:var(--slate);font-size:17px;line-height:1.75}.prose li{margin-bottom:8px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.why-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:36px 32px;transition:box-shadow .2s,transform .2s}.why-card:hover{box-shadow:0 16px 40px #0f1c2e14;transform:translateY(-4px)}.why-icon{width:52px;height:52px;border-radius:12px;background:linear-gradient(140deg,var(--navy-2),var(--navy-3));display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:22px}.why-card h3{font-size:21px;font-weight:700;margin-bottom:12px}.why-card p{font-size:16px;color:var(--slate)}.why-image{margin-top:48px;border-radius:20px;overflow:hidden;aspect-ratio:21/9}.why-image img{width:100%;height:100%;object-fit:cover}.content-figure{margin:0 auto;max-width:1000px;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #0f1c2e1a}.content-figure img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}.tips-grid{grid-template-columns:repeat(2,1fr)}.intl-quote{background:linear-gradient(140deg,var(--navy) 0%,var(--navy-2) 100%);color:#fff;border-radius:22px;padding:52px 48px;text-align:center;max-width:860px;margin:0 auto;box-shadow:0 24px 60px #0f1c2e2e}.intl-quote h2{color:#fff;font-size:30px;margin-bottom:14px}.intl-quote p{color:#cdddee;font-size:18px;max-width:560px;margin:0 auto 30px}.intl-quote-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.country-chip{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 20px;font-weight:600;color:var(--navy);transition:box-shadow .2s,transform .2s,border-color .2s}.country-chip span{color:var(--brand-red);transition:transform .2s}.country-chip:hover{box-shadow:0 12px 30px #0f1c2e1a;transform:translateY(-2px);border-color:transparent}.country-chip:hover span{transform:translate(4px)}@media (max-width:900px){.country-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.country-grid{grid-template-columns:1fr 1fr}}.prose .content-figure{margin:36px auto}@media (max-width:640px){.content-figure img{aspect-ratio:4/3}}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:3000;max-width:540px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 50px #0f1c2e38;padding:22px 24px}.cookie-banner[hidden]{display:none}.cookie-text{font-size:14px;line-height:1.6;color:var(--navy-2);margin:0 0 16px}.cookie-text a{color:var(--brand-red);text-decoration:underline}.cookie-btns{display:flex;gap:10px;flex-wrap:wrap}.cookie-btn{padding:11px 18px;border-radius:9px;font-size:14px;font-weight:700;cursor:pointer}.cookie-necessary{border:1px solid var(--line);background:#fff;color:var(--navy)}.cookie-necessary:hover{border-color:var(--navy-2)}.cookie-accept{border:none;background:var(--brand-grad);color:#fff;flex:1;min-width:150px}.cookie-accept:hover{opacity:.94}@media (max-width:520px){.cookie-btns{flex-direction:column}.cookie-accept{flex:none}}.serv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.serv-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.serv-card:hover{box-shadow:0 16px 40px #0f1c2e14;transform:translateY(-4px)}.serv-card-img{aspect-ratio:16/9;overflow:hidden}.serv-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.serv-card:hover .serv-card-img img{transform:scale(1.04)}.serv-card-body{padding:32px;display:flex;flex-direction:column;flex-grow:1}.serv-tag{display:inline-block;font-size:12px;font-weight:700;color:var(--navy-2);background:#e8eef5;padding:5px 12px;border-radius:6px;margin-bottom:16px;align-self:flex-start}.serv-card h3{font-size:23px;font-weight:700;margin-bottom:12px}.serv-card p{font-size:16px;color:var(--slate);margin-bottom:22px;flex-grow:1}.serv-link{font-size:15px;font-weight:600;color:var(--heading);display:inline-flex;gap:6px;transition:gap .15s}.serv-link:hover{gap:10px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.step-bar{height:3px;width:40px;background:var(--brand-grad);border-radius:2px;margin-bottom:22px}.step-num{font-size:14px;font-weight:700;color:var(--heading);letter-spacing:.1em;display:block;margin-bottom:14px}.step h3{font-size:19px;font-weight:700;margin-bottom:10px}.step p{font-size:15px;color:var(--slate)}.rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rev-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px}.rev-stars{color:var(--gold);font-size:18px;letter-spacing:2px;margin-bottom:18px}.rev-text{font-size:16px;line-height:1.65;color:#dce6f0;margin-bottom:22px;font-style:italic}.rev-author{font-size:15px;font-weight:600;color:#fff}.rev-meta{font-size:13px;color:#9fc3e8;margin-top:2px}.area-tags{display:flex;flex-wrap:wrap;gap:12px}.area-tag{padding:11px 20px;background:var(--bg-soft);border:1px solid var(--line);border-radius:100px;font-size:15px;font-weight:600;color:var(--navy-2);transition:.15s}.area-tag:hover{background:var(--navy-2);color:#fff;border-color:var(--navy-2)}.form-wrap{max-width:820px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:52px;box-shadow:0 20px 60px #0f1c2e0f;scroll-margin-top:90px}.form-head{text-align:center;margin-bottom:38px}.form-head h2{font-size:32px;font-weight:700;margin-bottom:12px;color:var(--heading)}.form-head p{font-size:17px;color:var(--slate)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column}.field.full{grid-column:1/-1}.field label{font-size:14px;font-weight:600;margin-bottom:7px}.field input,.field select,.field textarea{font-size:15px;padding:13px 15px;border:1px solid #d6dde5;border-radius:9px;font-family:inherit;color:var(--ink);background:#fff;transition:border .15s,box-shadow .15s}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--navy-2);box-shadow:0 0 0 3px #16304d1a}.field textarea{min-height:110px;resize:vertical}.checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.check{display:flex;align-items:center;gap:9px;font-size:15px;color:#37475a;font-weight:500;cursor:pointer}.check input{width:18px;height:18px}.submit-btn{width:100%;background:var(--brand-grad);color:#fff;border:none;padding:17px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;transition:transform .15s}.submit-btn:hover{transform:translateY(-2px)}.form-note{font-size:13px;color:#7a8a9c;text-align:center;margin-top:16px}.cta-band{background:linear-gradient(160deg,var(--navy-2),var(--navy-3));border-radius:24px;padding:60px 56px;text-align:center;color:#fff}.cta-band h2{font-size:34px;font-weight:700;margin-bottom:16px}.cta-band p{font-size:18px;color:#cdddee;max-width:560px;margin:0 auto 30px}.cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-contact{margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.15);display:flex;flex-wrap:wrap;justify-content:center;gap:10px 32px;font-size:15px}.cta-contact a{color:#fff;font-weight:600}.cta-contact a:hover{color:var(--brand-light)}.cta-contact .lbl{color:#9fc3e8;font-weight:400}.footer{background:var(--navy);color:#cdddee;padding:64px 0 32px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.footer-logo img{height:36px;width:auto;margin-bottom:18px}.footer-about{font-size:15px;line-height:1.7;color:#9fc3e8;max-width:300px}.footer-meta{margin-top:22px;max-width:300px}.footer-meta p{font-size:14px;line-height:1.6;color:#9fc3e8;margin-bottom:6px}.footer-meta .footer-meta-l{color:#7a93ab}.footer-meta a{font-size:14px;color:#9fc3e8}.footer-meta a:hover{color:var(--brand-light)}.footer h4{font-family:var(--display);font-size:15px;font-weight:700;color:#fff;margin-bottom:18px}.footer ul{list-style:none}.footer li{margin-bottom:11px}.footer a{font-size:15px;color:#9fc3e8;transition:color .15s}.footer a:hover{color:var(--brand-light)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:28px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:14px;color:#7a93ab}@media (max-width:991px){.nav-menu,.nav-lang{display:none}.nav-menu-lang{display:block}.nav-phone{gap:0;width:44px;height:44px;justify-content:center;border:1px solid var(--line);border-radius:10px;color:var(--brand-red)}.nav-phone svg{width:19px;height:19px}.nav-phone-num{display:none}.nav-actions{gap:10px}.nav-cta{padding:9px 16px;font-size:14px}.nav-toggle{display:flex}.nav-menu.open{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;padding:20px 24px;gap:18px;border-bottom:1px solid var(--line);box-shadow:0 12px 30px #00000014}.hero h1{font-size:56px}.hero-sub-page h1{font-size:40px}.why-grid{grid-template-columns:1fr}.intl-quote{padding:40px 26px}.intl-quote h2{font-size:25px}.steps{grid-template-columns:1fr 1fr;gap:32px 24px}.rev-grid{grid-template-columns:1fr}.section-title{font-size:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:640px){.nav{padding:14px 20px;gap:14px}.hero h1{font-size:44px}.hero-sub{font-size:18px}.hero-inner{padding:64px 0 56px}.hero-sub-page h1{font-size:32px}.section{padding:60px 0}.serv-grid,.steps{grid-template-columns:1fr}.form-wrap{padding:28px 22px}.form-grid,.checks{grid-template-columns:1fr}.cta-band{padding:40px 24px}.cta-band h2{font-size:26px}.trust-grid{flex-direction:column;gap:14px}.footer-grid{grid-template-columns:1fr}.section-title{font-size:28px}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
