@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";.page>.lp-page{flex:1 0 100%;width:100%}.lp-page{--lp-ink: #10213a;--lp-muted: #5c6f89;--lp-bg-top: #f5f9ff;--lp-bg-mid: #eef6ff;--lp-bg-bottom: #f8fbff;--lp-surface: #ffffff;--lp-border: #d5e3f4;--lp-primary: #0b8f87;--lp-primary-dark: #0b6f70;--lp-accent: #f18045;--lp-shadow: 0 26px 45px rgba(16, 31, 54, .1);position:relative;display:block;width:100%;min-height:100vh;background:linear-gradient(180deg,var(--lp-bg-top) 0%,var(--lp-bg-mid) 50%,var(--lp-bg-bottom) 100%);color:var(--lp-ink);font-family:Manrope,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:clip}.lp-page__orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(20px);z-index:0}.lp-page__orb--one{top:-190px;right:-120px;width:430px;height:430px;background:radial-gradient(circle,#0ea79d57,#0ea79d00 70%);animation:lpOrbOne 9s ease-in-out infinite}.lp-page__orb--two{left:-190px;top:470px;width:410px;height:410px;background:radial-gradient(circle,#4c9feb38,#4c9feb00 70%);animation:lpOrbTwo 11s ease-in-out infinite}.lp-page__orb--three{right:-180px;bottom:90px;width:420px;height:420px;background:radial-gradient(circle,#f1804533,#f1804500 70%);animation:lpOrbThree 10s ease-in-out infinite}.lp-container{width:min(1180px,100% - 2.4rem);margin-inline:auto;position:relative;z-index:1}.lp-main{display:flex;flex-direction:column;gap:6.4rem;padding-bottom:4.6rem;position:relative;z-index:1}.lp-section{position:relative}.lp-section__head{max-width:740px;margin-bottom:1.8rem}.lp-section__eyebrow{display:inline-flex;align-items:center;border:1px solid #cee2f6;border-radius:999px;padding:.4rem .8rem;color:#266080;text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:.72rem;margin-bottom:.92rem;background:#ffffffdb}.lp-section__head h2{margin:0;font-family:Sora,sans-serif;font-size:clamp(1.8rem,3.8vw,2.75rem);letter-spacing:-.03em;line-height:1.1;color:#10213a;text-wrap:balance}.lp-section__head p{margin:.84rem 0 0;color:#49617d;font-size:1.04rem;line-height:1.68;max-width:60ch}.lp-header{position:sticky;top:0;z-index:45;padding:1.05rem 0;background:#f5faff9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:background-color .24s ease,border-color .24s ease,box-shadow .24s ease}.lp-header.is-scrolled{background:#f5faffeb;border-color:#d4e2f1;box-shadow:0 10px 24px #0f1e3214}.lp-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lp-brand{display:inline-flex;align-items:center;text-decoration:none;color:var(--lp-ink);line-height:1;transition:transform .2s ease}.lp-brand:hover{transform:translateY(-1px)}.lp-brand__logo{display:block;width:auto;height:clamp(36px,4.2vw,44px);max-width:min(240px,48vw);object-fit:contain;filter:drop-shadow(0 8px 18px rgba(16,37,60,.12))}.lp-nav{display:inline-flex;align-items:center;gap:1.15rem}.lp-nav__link{color:#294667;text-decoration:none;font-size:.9rem;font-weight:700;transition:color .2s ease}.lp-nav__link:hover{color:#0b7f79}.lp-header__actions{display:inline-flex;align-items:center;gap:.72rem}.lp-lang{position:relative}.lp-lang__toggle{border:1px solid var(--lp-border);border-radius:999px;background:#fff;color:#1e3a57;font-size:.82rem;font-weight:700;display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .72rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.lp-lang__toggle:hover{border-color:#b8cee5;box-shadow:0 10px 16px #0d253f14}.lp-lang__code{width:1.85rem;min-height:1.35rem;border-radius:.46rem;border:1px solid #d2e1ef;display:inline-flex;align-items:center;justify-content:center;font-size:.69rem;background:#f7fbff}.lp-lang__label{font-size:.78rem}.lp-lang__menu{position:absolute;top:calc(100% + .45rem);right:0;width:190px;border:1px solid var(--lp-border);border-radius:14px;background:#fff;box-shadow:0 16px 30px #0c233a2e;padding:.38rem;z-index:60}.lp-lang__option{width:100%;border:none;background:transparent;border-radius:10px;display:flex;align-items:center;gap:.6rem;text-align:left;padding:.52rem .56rem;color:#213d5c;font-size:.82rem;font-weight:700;cursor:pointer;transition:background-color .2s ease}.lp-lang__option small{font-size:.78rem;font-weight:600}.lp-lang__option:hover,.lp-lang__option.is-active{background:#ecf4fc}.lp-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:13px;font-size:.92rem;font-weight:800;padding:.84rem 1.2rem;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.lp-btn:hover{transform:translateY(-2px)}.lp-btn--primary{position:relative;overflow:hidden;color:#fff;background:linear-gradient(140deg,var(--lp-primary) 0%,#1bb7a8 56%,var(--lp-accent) 100%);box-shadow:0 18px 30px #0b8f8742}.lp-btn--primary:after{content:"";position:absolute;top:-120%;left:-26%;width:32%;height:340%;background:linear-gradient(90deg,#fff0,#ffffff47 45%,#fff0);transform:rotate(24deg) translate(-240%);transition:transform .55s ease}.lp-btn--primary:hover{box-shadow:0 22px 34px #0b8f8757}.lp-btn--primary:hover:after{transform:rotate(24deg) translate(460%)}.lp-btn--ghost{color:#243f5f;border-color:#c9d9ea;background:#ffffffe6}.lp-btn--ghost:hover{border-color:#a9c1d9;box-shadow:0 14px 24px #0f21361f}.lp-btn--block{width:100%}.lp-hero{padding-top:2.3rem}.lp-hero:after{content:"";position:absolute;top:6%;right:5%;width:min(280px,34vw);height:min(280px,34vw);border-radius:50%;background:radial-gradient(circle,#10a3972e,#10a39700 72%);filter:blur(8px);pointer-events:none;z-index:0;animation:lpGlowPulse 7s ease-in-out infinite}.lp-hero__grid{display:grid;gap:2.8rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.lp-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .9rem;border-radius:999px;border:1px solid #cee2f5;color:#22617f;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;background:#ffffffe0}.lp-hero__content h1{margin:1.05rem 0 0;font-family:Sora,sans-serif;font-size:clamp(2.45rem,5vw,4.15rem);line-height:1.1;letter-spacing:-.034em;max-width:13ch;display:flex;flex-wrap:wrap;gap:.35rem .5rem;align-items:baseline;text-wrap:balance}.lp-hero-title__prefix{color:#0f2038}.lp-hero-word-rotator{display:inline-grid;line-height:1.12;min-height:1.14em;padding-bottom:.06em;overflow:visible}.lp-hero-word{grid-area:1/1;opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease;white-space:nowrap;padding:0 .02em 0 .04em;margin-left:-.04em;background:linear-gradient(120deg,#0c8f86,#1bb5a6,#f08245);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.lp-hero-word.is-active{opacity:1;transform:translateY(0)}.lp-hero-title__gradient{background:linear-gradient(120deg,#0c8f86,#1bb5a6,#f08245);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-hero__content p{margin:1.2rem 0 0;color:#35516f;font-size:1.1rem;line-height:1.74;max-width:58ch}.lp-hero__actions{margin-top:1.55rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.lp-hero__visual{position:relative}.lp-hero-card{position:relative;overflow:hidden;isolation:isolate;border:1px solid var(--lp-border);border-radius:24px;background:#fffffff5;box-shadow:var(--lp-shadow);padding:1.3rem;animation:lpCardFloat 8s ease-in-out infinite}.lp-hero-card:before{content:"";position:absolute;inset:-80% -18%;background:linear-gradient(130deg,#fff0 38%,#ffffff57,#fff0 62%);transform:rotate(12deg);animation:lpSweepLight 7.8s linear infinite;pointer-events:none;z-index:-1}.lp-hero-card__head{display:flex;justify-content:space-between;align-items:center;gap:.9rem;margin-bottom:1rem}.lp-hero-card__head strong{font-family:Sora,sans-serif;font-size:1.03rem;letter-spacing:-.01em}.lp-hero-card__head span{border-radius:999px;background:#e2f8f4;color:#0a6d64;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:.34rem .56rem}.lp-hero-card__list{list-style:none;margin:0;padding:0;display:grid;gap:.62rem}.lp-hero-card__list li{border:1px solid #dbe8f4;background:#f8fbff;border-radius:14px;padding:.7rem .75rem;display:flex;gap:.62rem;align-items:flex-start}.lp-hero-card__list li i{width:24px;min-width:24px;min-height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#daf5f1;color:#0a7069;font-size:.74rem}.lp-hero-card__list li strong{display:block;font-size:.89rem}.lp-hero-card__list li p{margin:.24rem 0 0;font-size:.8rem;line-height:1.5;color:#59708c}.lp-hero-stat{position:absolute;background:#fff;border:1px solid #d4e2ef;border-radius:12px;box-shadow:0 16px 28px #0e1f341f;font-size:.78rem;font-weight:800;color:#24425e;padding:.6rem .8rem;animation:lpStatFloat 4.2s ease-in-out infinite}.lp-hero-stat--one{right:-1.4rem;top:-1rem}.lp-hero-stat--two{left:-1.1rem;bottom:-1rem}.lp-social{margin-top:-1rem}.lp-social__head{text-align:center;max-width:760px;margin-inline:auto}.lp-social__head h2{margin:0;font-family:Sora,sans-serif;font-size:clamp(1.6rem,3.6vw,2.4rem);letter-spacing:-.025em;color:#10213a;text-wrap:balance}.lp-social__head p{margin:.85rem 0 0;color:#4b6480;font-size:1rem;line-height:1.68}.lp-social__logos{margin-top:1.4rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.7rem}.lp-logo-pill{position:relative;overflow:hidden;display:inline-flex;align-items:center;border:1px solid #d6e3f0;border-radius:999px;background:#ffffffe6;color:#3c5978;padding:.5rem .85rem;text-transform:uppercase;letter-spacing:.08em;font-size:.69rem;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.lp-logo-pill:after{content:"";position:absolute;top:-120%;left:-18%;width:20%;height:320%;transform:rotate(22deg) translate(-240%);background:linear-gradient(90deg,#fff0,#ffffff7a,#fff0);transition:transform .52s ease}.lp-logo-pill:nth-child(odd){animation:lpLogoFloat 5.8s ease-in-out infinite}.lp-logo-pill:nth-child(2n){animation:lpLogoFloat 6.4s ease-in-out infinite reverse}.lp-logo-pill:hover{transform:translateY(-2px);border-color:#c6d9ec;box-shadow:0 12px 18px #10233a1f}.lp-logo-pill:hover:after{transform:rotate(22deg) translate(470%)}.lp-number-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.lp-number-card{position:relative;overflow:hidden;border:1px solid var(--lp-border);border-radius:18px;background:#fffffff0;box-shadow:0 16px 26px #12273f17;padding:1.24rem 1.1rem;transition:transform .22s ease,box-shadow .22s ease}.lp-number-card:before{content:"";position:absolute;top:0;left:1rem;right:1rem;height:3px;border-radius:999px;background:linear-gradient(90deg,#0f9f95,#1cbba9 58%,#f08a4f)}.lp-number-card:hover{transform:translateY(-4px);box-shadow:0 22px 34px #12273f24}.lp-number-card strong{display:block;font-family:Sora,sans-serif;font-size:clamp(1.5rem,3.2vw,2rem);line-height:1;letter-spacing:-.02em;color:#0f243f}.lp-number-card h3{margin:.64rem 0 0;font-size:.93rem;text-transform:uppercase;letter-spacing:.08em;color:#2a4b6a}.lp-number-card p{margin:.6rem 0 0;color:#4f6781;font-size:.86rem;line-height:1.56}.lp-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.lp-step-card{border:1px solid #d6e3f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f3f9ff);box-shadow:0 15px 24px #11243914;padding:1.12rem}.lp-step-card__index{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;min-width:38px;min-height:34px;background:#dff6f2;color:#0d736b;font-size:.8rem;font-weight:800;font-family:Sora,sans-serif}.lp-step-card h3{margin:.86rem 0 0;font-size:1rem;font-family:Sora,sans-serif;letter-spacing:-.01em}.lp-step-card p{margin:.58rem 0 0;color:#5d738f;line-height:1.6;font-size:.9rem}.lp-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.lp-feature-card{border:1px solid #d5e3f0;border-radius:18px;background:#fffffff2;box-shadow:0 16px 28px #12273f17;padding:1.22rem;min-height:218px;transition:transform .22s ease,box-shadow .22s ease}.lp-feature-card:hover{transform:translateY(-4px);box-shadow:0 22px 34px #12273f24}.lp-feature-card__icon{width:44px;height:44px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;color:#fff;background:linear-gradient(140deg,#0e9188,#19b7a8 60%,#f2925a)}.lp-feature-card h3{margin:.9rem 0 0;font-size:1.03rem;font-family:Sora,sans-serif;letter-spacing:-.01em}.lp-feature-card p{margin:.64rem 0 0;color:#4f6782;line-height:1.6;font-size:.92rem}.lp-agent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.lp-agent-card{border:1px solid #d4e2ee;border-radius:16px;background:#fff;box-shadow:0 14px 24px #12263c14;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.lp-agent-card:hover{transform:translateY(-3px);box-shadow:0 20px 30px #12263c24}.lp-agent-card__icon{width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:#e8f4ff;color:#1d5e95}.lp-agent-card h3{margin:.7rem 0 0;font-family:Sora,sans-serif;font-size:.95rem}.lp-agent-card p{margin:.5rem 0 0;color:#4e6782;line-height:1.5;font-size:.86rem}.lp-integration-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.lp-integration-card{border:1px solid #d3e0ed;border-radius:14px;background:#fffffff2;padding:.95rem .85rem;display:flex;align-items:center;gap:.54rem;color:#2c4968;font-weight:700;box-shadow:0 12px 22px #11243a14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.lp-integration-card i{color:#0a7f79}.lp-integration-card:hover{transform:translateY(-3px);border-color:#c5d8ea;box-shadow:0 18px 28px #11243a21}.lp-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem}.lp-testimonial-card{position:relative;overflow:hidden;border:1px solid #d4e2ef;border-radius:18px;background:#fffffff5;padding:1.15rem;box-shadow:0 15px 26px #11233914;transition:transform .22s ease,box-shadow .22s ease}.lp-testimonial-card:before{content:"“";position:absolute;top:.3rem;right:.8rem;font-family:Sora,sans-serif;font-size:3rem;line-height:1;color:#1d54841f;pointer-events:none}.lp-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 22px 34px #11233924}.lp-testimonial-card__stars{color:#f39a44;font-size:.78rem;display:inline-flex;gap:.2rem}.lp-testimonial-card blockquote{margin:.7rem 0 0;color:#2b4869;font-size:.95rem;line-height:1.65;text-wrap:pretty}.lp-testimonial-card footer{margin-top:.84rem;display:flex;flex-direction:column;gap:.2rem}.lp-testimonial-card footer strong{font-size:.9rem}.lp-testimonial-card footer span{font-size:.82rem;color:#617892}.lp-source-note{margin-top:1rem;color:#617792;font-size:.82rem}.lp-faq-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1rem;align-items:start}.lp-faq-list{display:grid;gap:.7rem}.lp-faq-item{border:1px solid #d3e2f0;border-radius:14px;background:#fffffff2;box-shadow:0 12px 22px #11243a12;padding:.26rem;transition:transform .2s ease,box-shadow .2s ease}.lp-faq-item:hover{transform:translateY(-2px);box-shadow:0 16px 25px #11243a1a}.lp-faq-trigger{border:none;background:transparent;width:100%;text-align:left;padding:.82rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#183a5a;font-size:.93rem;font-weight:700;cursor:pointer}.lp-faq-trigger i{font-size:.8rem;transition:transform .2s ease}.lp-faq-item.is-open .lp-faq-trigger i{transform:rotate(45deg)}.lp-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.lp-faq-answer__inner{overflow:hidden}.lp-faq-answer p{margin:0;padding:0 .9rem .85rem;color:#56708d;font-size:.9rem;line-height:1.6}.lp-faq-item.is-open .lp-faq-answer{grid-template-rows:1fr}.lp-cta{margin-top:-.8rem}.lp-cta__grid{position:relative;overflow:hidden;border:1px solid #d1e1ef;border-radius:24px;background:linear-gradient(130deg,#0e2138fa,#133a54f7 58%,#156d67f2);box-shadow:0 30px 44px #0a192a4d;color:#e8f4ff;padding:clamp(1.4rem,3.2vw,2.6rem);display:grid;gap:1.2rem;grid-template-columns:minmax(0,1fr) minmax(0,.92fr)}.lp-cta__grid.is-country-open{overflow:visible}.lp-cta__grid:before{content:"";position:absolute;top:-90px;right:-60px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#3fd5b73d,#3fd5b700 72%);filter:blur(4px);pointer-events:none}.lp-cta__content h2{margin:.62rem 0 0;font-family:Sora,sans-serif;font-size:clamp(1.7rem,3.6vw,2.45rem);line-height:1.15;letter-spacing:-.028em;max-width:17ch;color:#eef7ff;text-wrap:balance}.lp-cta__content p{margin:.8rem 0 0;color:#e8f4fff0;line-height:1.7;font-size:1.02rem;max-width:58ch}.lp-cta__bullets{margin:1rem 0 0;padding:0;list-style:none;display:grid;gap:.5rem}.lp-cta__bullets li{display:flex;align-items:center;gap:.52rem;color:#eaf5fff7;font-size:.9rem}.lp-cta__bullets i{width:22px;min-height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;color:#093a36;background:#dbfff6}.lp-cta__form-box{position:relative;overflow:hidden;border:1px solid rgba(204,226,247,.3);border-radius:20px;background:linear-gradient(150deg,#ffffff24,#ffffff14 48%,#164a623d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.2rem 1.05rem 1.05rem;box-shadow:inset 0 1px #ffffff38,0 20px 32px #040e183d}.lp-cta__form-box.is-country-open{overflow:visible}.lp-cta__form-box:before{content:"";position:absolute;top:.8rem;left:1rem;width:1.9rem;height:.4rem;border-radius:999px;background:#d7ebfcbd;box-shadow:.56rem 0 #7eddcab3,1.12rem 0 #fbb480b8;pointer-events:none}.lp-cta__form-box:after{content:"";position:absolute;inset:-48% -32%;background:linear-gradient(120deg,#fff0 38%,#ffffff2e,#fff0 62%);transform:rotate(10deg);pointer-events:none;animation:lpSweepLight 9.2s linear infinite}.lp-lead-form{display:grid;gap:.92rem;margin-top:.3rem}.lp-field{display:grid;gap:.44rem;position:relative;z-index:auto}.lp-field.is-country-open{z-index:240}.lp-field>span:first-child{color:#ebf6fff5;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lp-field__control{display:flex;align-items:center;gap:.58rem;min-height:52px;border:1px solid rgba(206,225,242,.52);border-radius:12px;background:#f7fbfffa;padding:0 .76rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.lp-field__group{display:grid;grid-template-columns:minmax(148px,192px) minmax(0,1fr);gap:.62rem;position:relative}.lp-field__country{position:relative;min-height:52px;border:1px solid rgba(206,225,242,.52);border-radius:12px;background:#f7fbfffa;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.lp-field__country:hover{border-color:#8ad7c5;background:#fff}.lp-field__country.is-open{border-color:#8ad7c5;box-shadow:0 0 0 4px #58bba43d;z-index:90}.lp-country-picker__toggle{width:100%;min-height:52px;border:none;border-radius:12px;background:transparent;color:#142b44;font-size:.92rem;font-weight:600;display:inline-flex;align-items:center;gap:.58rem;padding:0 .76rem;cursor:pointer;text-align:left}.lp-field__country-code{width:1.7rem;min-height:1.3rem;border-radius:.44rem;border:1px solid #d2e1ef;display:inline-flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0}.lp-field__country-code img{width:.9rem;height:auto;border-radius:2px;display:block}.lp-country-flag-fallback{width:100%;min-width:1rem;display:inline-flex;align-items:center;justify-content:center;font-size:.52rem;font-weight:800;letter-spacing:.02em;line-height:1;color:#58708a;text-transform:uppercase}.lp-country-picker__label{min-width:0;color:#35516f;font-size:.92rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-country-picker__toggle i{margin-left:auto;font-size:.72rem;color:#597390;transition:transform .2s ease}.lp-field__country.is-open .lp-country-picker__toggle i{transform:rotate(180deg)}.lp-country-picker__native{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.lp-country-picker__menu{position:absolute;top:calc(100% + .45rem);left:0;width:min(320px,100vw - 1.2rem);border:1px solid rgba(206,225,242,.82);border-radius:12px;background:#fff;box-shadow:0 16px 30px #0c233a2e;padding:.42rem;z-index:300}.lp-country-picker__search-wrap{display:flex;align-items:center;gap:.5rem;border:1px solid #d2e1ef;border-radius:10px;background:#f7fbff;padding:.45rem .54rem;margin-bottom:.42rem}.lp-country-picker__search-wrap i{font-size:.78rem;color:#6280a0}.lp-country-picker__search{border:none;background:transparent;color:#1f3d5b;font-size:.82rem;font-weight:600;width:100%;padding:0;outline:none}.lp-country-picker__search::placeholder{color:#84a0b9}.lp-country-picker__options{display:grid;gap:.2rem;max-height:224px;overflow:auto;padding-right:.1rem}.lp-country-picker__option{width:100%;border:none;background:transparent;border-radius:10px;display:flex;align-items:center;gap:.5rem;text-align:left;padding:.52rem .56rem;color:#213d5c;font-size:.82rem;font-weight:700;cursor:pointer;transition:background-color .2s ease}.lp-country-picker__option-flag{width:1.2rem;min-width:1.2rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.lp-country-picker__option-flag img{width:100%;height:auto;border-radius:2px;display:block}.lp-country-picker__option small{font-size:.78rem;font-weight:600;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-country-picker__option:hover,.lp-country-picker__option.is-active{background:#ecf4fc}.lp-country-picker__empty{color:#66819a;font-size:.78rem;font-weight:600;padding:.52rem .56rem}.lp-field__control i{font-size:.84rem;color:#597390;width:14px;text-align:center}.lp-field input{border:none;border-radius:0;background:transparent;color:#142b44;font-size:.94rem;padding:.78rem 0;width:100%;outline:none;font-weight:600}.lp-field input::placeholder{color:#8ea3ba;font-weight:500}.lp-field__control:focus-within{border-color:#8ad7c5;box-shadow:0 0 0 4px #58bba43d;background:#fff}.lp-field__country:focus-within{border-color:#8ad7c5;box-shadow:0 0 0 4px #58bba43d;background:#fff}.lp-field__error{min-height:15px;font-size:.76rem;color:#ffe0e0}.lp-field.has-error .lp-field__control,.lp-field.has-error .lp-field__country{border-color:#f2aaaa;box-shadow:0 0 0 3px #f2aaaa38}.lp-field.has-error .lp-field__country:hover{border-color:#f2aaaa;background:#f7fbfffa}.lp-field.has-error>span:first-child{color:#ffd4d4}.lp-lead-form .lp-btn--primary{margin-top:.2rem;min-height:50px;border-radius:12px;font-size:.92rem;letter-spacing:.01em;box-shadow:0 16px 24px #0a746d47}.lp-lead-form .lp-btn--primary i{margin-right:.4rem;font-size:.84rem}.lp-lead-form .lp-btn--primary:disabled{opacity:.75;cursor:not-allowed;transform:none}.lp-form-feedback{margin:.14rem 0 0;min-height:0;font-size:.8rem;font-weight:700;line-height:1.45;border-radius:10px;padding:0;opacity:0;transform:translateY(2px);transition:opacity .2s ease,transform .2s ease}.lp-form-feedback.is-success{color:#d9ffef;border:1px solid rgba(134,235,197,.5);background:#23755f47;padding:.55rem .66rem;opacity:1;transform:translateY(0)}.lp-form-feedback.is-error{color:#ffd7d7;border:1px solid rgba(245,164,164,.52);background:#7c2b2b42;padding:.55rem .66rem;opacity:1;transform:translateY(0)}.lp-footer{border-top:1px solid #d2e2f0;padding:1.2rem 0 1.6rem;background:#f8fcffcc;position:relative;z-index:1}.lp-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:.9rem;flex-wrap:wrap}.lp-footer__inner p{margin:0;color:#5f7691;font-size:.84rem}.lp-footer__inner nav{display:inline-flex;gap:.8rem;align-items:center}.lp-footer__inner nav a{color:#355170;text-decoration:none;font-size:.84rem;font-weight:700;transition:color .2s ease}.lp-footer__inner nav a:hover{color:#0b7f79}.js-reveal{opacity:0;transform:translate3d(0,22px,0);transition:opacity .7s ease,transform .7s ease}.js-reveal.is-visible{opacity:1;transform:translateZ(0)}@media (max-width: 1199px){.lp-nav{display:none}.lp-hero__grid{grid-template-columns:1fr}.lp-hero__visual{max-width:720px}.lp-step-grid,.lp-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-agent-grid,.lp-integration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-testimonial-grid,.lp-faq-layout,.lp-cta__grid{grid-template-columns:1fr}}@media (max-width: 767px){.lp-container{width:calc(100% - 1.2rem)}.lp-main{gap:5rem;padding-bottom:3.2rem}.lp-header__inner{flex-wrap:wrap}.lp-header__actions{width:100%;justify-content:space-between}.lp-brand__logo{height:34px;max-width:180px}.lp-lang__label{display:none}.lp-lang__menu{left:0;right:auto;width:min(220px,100vw - 1.2rem);max-width:calc(100vw - 1.2rem)}.lp-hero__actions,.lp-hero__actions .lp-btn{width:100%}.lp-field__group{grid-template-columns:1fr}.lp-country-picker__menu{width:100%;max-width:none}.lp-hero-stat{position:static;margin-top:.7rem;display:inline-flex}.lp-number-grid,.lp-feature-grid,.lp-agent-grid,.lp-integration-grid,.lp-step-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.lp-page *,.lp-page *:before,.lp-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js-reveal,.js-reveal.is-visible{opacity:1!important;transform:none!important}}html[data-bs-theme=dark] .lp-field__country-code,html.dark .lp-field__country-code,:root[data-bs-theme=dark] .lp-field__country-code{border-color:#ffffff0f!important;background:transparent!important}html[data-bs-theme=dark] .lp-country-picker__label,html.dark .lp-country-picker__label,:root[data-bs-theme=dark] .lp-country-picker__label{color:#e6eef8!important}html[data-bs-theme=dark] .lp-country-picker__toggle i,html[data-bs-theme=dark] .lp-field__control i,html.dark .lp-country-picker__toggle i,html.dark .lp-field__control i,:root[data-bs-theme=dark] .lp-country-picker__toggle i,:root[data-bs-theme=dark] .lp-field__control i{color:#ffffffb8!important}html[data-bs-theme=dark] .lp-country-picker__menu,html.dark .lp-country-picker__menu,:root[data-bs-theme=dark] .lp-country-picker__menu{background:#14161b!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 12px 26px #03060c99!important}html[data-bs-theme=dark] .lp-country-picker__search-wrap,html.dark .lp-country-picker__search-wrap,:root[data-bs-theme=dark] .lp-country-picker__search-wrap{background:#0f1317!important;border:1px solid rgba(255,255,255,.04)!important}html[data-bs-theme=dark] .lp-country-picker__search,html.dark .lp-country-picker__search,:root[data-bs-theme=dark] .lp-country-picker__search{color:#e6eef8!important}html[data-bs-theme=dark] .lp-country-picker__search::placeholder,html.dark .lp-country-picker__search::placeholder,:root[data-bs-theme=dark] .lp-country-picker__search::placeholder{color:#ffffff6b!important}html[data-bs-theme=dark] .lp-country-picker__option,html.dark .lp-country-picker__option,:root[data-bs-theme=dark] .lp-country-picker__option{color:#e6eef8!important}html[data-bs-theme=dark] .lp-country-picker__option small,html.dark .lp-country-picker__option small,:root[data-bs-theme=dark] .lp-country-picker__option small{color:#ffffffc7!important}html[data-bs-theme=dark] .lp-country-picker__option:hover,html[data-bs-theme=dark] .lp-country-picker__option.is-active,html.dark .lp-country-picker__option:hover,html.dark .lp-country-picker__option.is-active,:root[data-bs-theme=dark] .lp-country-picker__option:hover,:root[data-bs-theme=dark] .lp-country-picker__option.is-active{background:#ffffff08!important}html[data-bs-theme=dark] .lp-country-picker__empty,html.dark .lp-country-picker__empty,:root[data-bs-theme=dark] .lp-country-picker__empty{color:#fff9!important}html[data-bs-theme=dark] .lp-field input,html.dark .lp-field input,:root[data-bs-theme=dark] .lp-field input{color:#e6eef8!important;background:transparent!important}html[data-bs-theme=dark] .lp-field input::placeholder,html.dark .lp-field input::placeholder,:root[data-bs-theme=dark] .lp-field input::placeholder{color:#ffffff73!important}html[data-bs-theme=dark] .lp-field__control:focus-within,html[data-bs-theme=dark] .lp-field__country:focus-within,html.dark .lp-field__control:focus-within,html.dark .lp-field__country:focus-within,:root[data-bs-theme=dark] .lp-field__control:focus-within,:root[data-bs-theme=dark] .lp-field__country:focus-within{border-color:#58bba480!important;box-shadow:0 0 0 4px #58bba41f!important;background:transparent!important}html[data-bs-theme=dark] .lp-field__control,html.dark .lp-field__control,:root[data-bs-theme=dark] .lp-field__control{border:1px solid rgba(255,255,255,.06)!important;background:transparent!important;padding:0 .76rem!important}html[data-bs-theme=dark] .lp-field__control:focus-within,html.dark .lp-field__control:focus-within,:root[data-bs-theme=dark] .lp-field__control:focus-within{border-color:#58bba480!important;box-shadow:0 0 0 4px #58bba41f!important;background:transparent!important}html[data-bs-theme=dark] .lp-field__country,html.dark .lp-field__country,:root[data-bs-theme=dark] .lp-field__country{background:transparent!important;border:1px solid rgba(255,255,255,.06)!important}html[data-bs-theme=dark] .lp-country-picker__toggle,html.dark .lp-country-picker__toggle,:root[data-bs-theme=dark] .lp-country-picker__toggle{background:transparent!important;color:#e6eef8!important}html[data-bs-theme=dark] .lp-field__country-code,html.dark .lp-field__country-code,:root[data-bs-theme=dark] .lp-field__country-code{background:#0f1317!important;border:1px solid rgba(255,255,255,.06)!important}html[data-bs-theme=dark] .lp-field__control .form-control.form-control-solid,html.dark .lp-field__control .form-control.form-control-solid,:root[data-bs-theme=dark] .lp-field__control .form-control.form-control-solid{background:#0f1317!important;border:1px solid rgba(255,255,255,.04)!important;color:#e6eef8!important;box-shadow:none!important}html[data-bs-theme=dark] .lp-field__control .form-control.form-control-solid:focus,html.dark .lp-field__control .form-control.form-control-solid:focus,:root[data-bs-theme=dark] .lp-field__control .form-control.form-control-solid:focus{background:#0f1317!important}@keyframes lpOrbOne{0%,to{transform:translateZ(0)}50%{transform:translate3d(-12px,18px,0)}}@keyframes lpOrbTwo{0%,to{transform:translateZ(0)}50%{transform:translate3d(16px,-12px,0)}}@keyframes lpOrbThree{0%,to{transform:translateZ(0)}50%{transform:translate3d(-14px,-16px,0)}}@keyframes lpSweepLight{0%{transform:rotate(10deg) translate(-48%)}to{transform:rotate(10deg) translate(48%)}}@keyframes lpCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes lpStatFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes lpLogoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes lpGlowPulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}
