:root{--primary:#6F52FF;--primary-2:#7C5CFF;--primary-dark:#5737E6;--secondary:#36D1DC;--whatsapp:#25D366;--dark:#0F172A;--text:#253044;--muted:#64748B;--soft:#FBFCFF;--surface:#FFFFFF;--border:#D8DDEA;--border-soft:#E8ECF3;--shadow-sm:0 8px 24px rgba(15,23,42,.045);--shadow-md:0 18px 45px rgba(15,23,42,.08);--shadow-lg:0 28px 80px rgba(15,23,42,.16);--container:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--soft);color:var(--dark);overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.vrl-icon{display:inline-block;vertical-align:middle;flex:0 0 auto}.vrl-container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.vrl-main{display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfcff 42%,#fff 100%)}.vrl-section{padding:78px 0}.vrl-center{text-align:center;margin-top:32px}.vrl-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:999px;border:0;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;white-space:nowrap}.vrl-btn:hover{transform:translateY(-1px);filter:brightness(1.02)}.vrl-btn--primary{height:64px;padding:0 34px;color:#fff;background:linear-gradient(135deg,var(--primary-2),var(--primary-dark));font-size:18px;box-shadow:0 18px 45px rgba(111,82,255,.28)}.vrl-btn--outline,.vrl-btn--ghost{height:48px;padding:0 24px;background:#fff;border:1px solid rgba(111,82,255,.22);color:var(--primary);box-shadow:0 8px 20px rgba(15,23,42,.035)}.vrl-btn--light{height:52px;padding:0 24px;background:#fff;color:var(--primary);box-shadow:0 14px 30px rgba(15,23,42,.10)}.vrl-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(216,221,234,.72);box-shadow:0 4px 18px rgba(15,23,42,.025)}.vrl-header__inner{height:72px;display:grid;grid-template-columns:minmax(150px,190px) 1fr auto;align-items:center;gap:28px}.vrl-logo{height:56px;width:190px;max-width:190px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;flex:0 0 190px}.vrl-logo__box{width:190px;height:56px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.vrl-logo img{display:block!important;width:auto!important;height:auto!important;max-height:52px!important;max-width:190px!important;object-fit:contain!important;object-position:left center!important}.vrl-nav{display:flex;align-items:center;justify-content:center;gap:42px;font-size:15px;font-weight:500;color:#111827;min-width:0}.vrl-nav a{transition:color .18s ease;white-space:nowrap;line-height:1}.vrl-nav a:hover{color:var(--primary)}.vrl-whatsapp-btn{height:48px;padding:0 24px;border-radius:999px;border:1px solid rgba(111,82,255,.35);background:#fff;color:var(--primary);font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 8px 22px rgba(15,23,42,.035);transition:transform .18s ease,box-shadow .18s ease;white-space:nowrap;flex:0 0 auto}.vrl-whatsapp-btn:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(15,23,42,.06)}.vrl-whatsapp-btn .vrl-icon{color:var(--whatsapp)}.vrl-hero{position:relative;min-height:calc(100vh - 72px);isolation:isolate;overflow:hidden;background-image:var(--vrl-hero-bg);background-size:cover;background-position:center}.vrl-hero:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-96px;height:180px;background:#fff;border-radius:50% 50% 0 0 / 100% 100% 0 0;z-index:-1}.vrl-hero__bg{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 14% 20%,rgba(111,82,255,.16),transparent 34%),radial-gradient(circle at 82% 16%,rgba(54,209,220,.18),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.78) 45%,rgba(255,255,255,.48) 100%),linear-gradient(135deg,#fff 0%,#f8f6ff 46%,#eefcff 100%)}.vrl-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center;max-width:1320px;margin:auto;padding:96px 32px 120px;min-height:calc(100vh - 72px)}.vrl-hero__content{position:relative;z-index:1}.vrl-kicker{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 18px;border-radius:999px;background:rgba(111,82,255,.18);color:var(--primary);font-weight:800;font-size:13px;letter-spacing:.03em;text-transform:uppercase;margin:0}.vrl-kicker .vrl-icon{color:var(--primary)}.vrl-hero h1{font-size:clamp(52px,5vw,76px);line-height:1.05;font-weight:900;letter-spacing:-.045em;color:var(--dark);margin:32px 0 24px;max-width:680px;text-wrap:balance}.vrl-title-line{display:block}.vrl-hero__lead{font-size:20px;line-height:1.7;color:#475569;max-width:620px;margin:0 0 34px}.vrl-hero__badges{display:flex;flex-wrap:wrap;gap:28px;align-items:center;margin:0}.vrl-trust-pill{display:flex;align-items:center;gap:12px;color:#111827}.vrl-trust-pill span{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(111,82,255,.12);border:1px solid rgba(111,82,255,.18);color:var(--primary)}.vrl-trust-pill strong{font-size:16px;line-height:1.3;font-weight:700}.vrl-hero__cta{display:flex;align-items:center;gap:12px;margin-top:38px}.vrl-hero__note{display:flex;align-items:center;gap:7px;margin:18px 0 0;color:#64748B;font-size:13px;font-weight:600}.vrl-hero__form-wrap{display:flex;justify-content:flex-end;align-items:center;position:relative;z-index:1}.vrl-form-card{width:min(460px,100%);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.75);border-radius:28px;padding:38px;box-shadow:var(--shadow-lg)}.vrl-form-card__head{margin-bottom:26px}.vrl-form-card h3{margin:0 0 10px;font-size:26px;font-weight:850;letter-spacing:-.025em;color:var(--dark)}.vrl-form-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.vrl-demo-form,.vrl-form-embed form{display:grid!important;gap:16px}.vrl-field{position:relative;display:block;margin:0}.vrl-field>span{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#64748B;z-index:2;pointer-events:none}.vrl-demo-form input,.vrl-demo-form select,.vrl-form-embed input,.vrl-form-embed select,.vrl-form-embed textarea{width:100%!important;height:64px!important;min-height:64px!important;border:1px solid var(--border)!important;border-radius:16px!important;background:#fff!important;padding:0 18px!important;font-size:16px!important;color:var(--dark)!important;box-shadow:none!important;outline:none!important}.vrl-demo-form .vrl-field input,.vrl-demo-form .vrl-field select{padding-left:56px!important}.vrl-form-embed textarea{height:auto!important;min-height:120px!important;padding:18px!important}.vrl-demo-form input:focus,.vrl-demo-form select:focus,.vrl-form-embed input:focus,.vrl-form-embed select:focus,.vrl-form-embed textarea:focus{border-color:var(--primary)!important;box-shadow:0 0 0 4px rgba(111,82,255,.10)!important}.vrl-demo-form button,.vrl-form-embed button,.vrl-form-embed input[type=submit]{width:100%!important;height:64px!important;min-height:64px!important;border:0!important;border-radius:16px!important;background:linear-gradient(135deg,var(--primary-2),var(--primary-dark))!important;color:#fff!important;font-size:17px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;cursor:pointer!important;box-shadow:0 16px 34px rgba(111,82,255,.24)!important}.vrl-response-note{display:flex!important;align-items:center;justify-content:center;gap:7px;margin:18px 0 0!important;text-align:center;font-weight:600;color:#64748B!important;font-size:13px!important}.vrl-section-head{text-align:center;max-width:760px;margin:0 auto 36px}.vrl-section-head h2{margin:0 0 12px;font-size:clamp(29px,3.1vw,44px);line-height:1.1;letter-spacing:-.038em;color:#111827}.vrl-section-head p{margin:0;color:var(--muted);font-size:16.5px;line-height:1.75}.vrl-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vrl-service-card{background:#fff;border:1px solid rgba(232,236,243,.95);border-radius:22px;padding:23px;box-shadow:var(--shadow-sm);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.vrl-service-card:hover{transform:translateY(-2px);border-color:rgba(111,82,255,.26);box-shadow:var(--shadow-md)}.vrl-service-card__icon{width:44px;height:44px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:rgba(111,82,255,.075);color:var(--primary);font-weight:900;margin-bottom:17px}.vrl-service-card h3{font-size:18.5px;margin:0 0 8px;letter-spacing:-.02em;color:#111827}.vrl-service-card p{margin:0;color:var(--muted);line-height:1.62;font-size:15px}.vrl-trust{background:#fff}.vrl-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vrl-trust-card{border-radius:22px;border:1px solid rgba(232,236,243,.95);padding:23px;background:#fff;box-shadow:var(--shadow-sm)}.vrl-trust-card span{display:block;width:34px;height:5px;border-radius:99px;background:linear-gradient(90deg,var(--primary),var(--secondary));margin-bottom:15px;opacity:.82}.vrl-trust-card h3{font-size:18px;margin:0 0 8px;color:#111827;letter-spacing:-.01em}.vrl-trust-card p{margin:0;color:var(--muted);line-height:1.65;font-size:15px}.vrl-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vrl-result-card{margin:0;position:relative;height:265px;overflow:hidden;border-radius:22px;background:#fff;box-shadow:var(--shadow-sm);border:1px solid rgba(232,236,243,.82)}.vrl-result-card img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.vrl-result-card:hover img{transform:scale(1.025)}.vrl-result-card figcaption{position:absolute;left:12px;bottom:12px;padding:7px 10px;border-radius:999px;background:rgba(17,24,39,.64);backdrop-filter:blur(10px);color:#fff;font-size:12px;font-weight:800}.vrl-final{padding:80px 0;background:radial-gradient(circle at 18% 12%,rgba(54,209,220,.20),transparent 34%),linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff}.vrl-final__grid{display:grid;grid-template-columns:1fr 420px;gap:42px;align-items:center}.vrl-final h2{font-size:clamp(33px,3.8vw,56px);line-height:1.04;letter-spacing:-.05em;margin:0 0 18px}.vrl-final p{font-size:17.5px;line-height:1.72;color:rgba(255,255,255,.84);max-width:580px;margin:0 0 24px}.vrl-final .vrl-form-card{color:var(--dark)}.vrl-footer{background:#fff;border-top:1px solid var(--border-soft);padding:26px 0 40px}.vrl-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:14px}.vrl-footer img,.vrl-footer .custom-logo{height:46px!important;width:auto!important;max-width:86px!important}.vrl-sticky-mobile{display:none!important}@media(max-width:1100px){.vrl-hero__grid{gap:48px;grid-template-columns:1fr .9fr}.vrl-hero h1{font-size:clamp(48px,5.6vw,64px)}.vrl-nav{gap:26px}}@media(max-width:900px){html{scroll-padding-top:78px}.vrl-container{width:min(100% - 40px,var(--container))}.vrl-header__inner{min-height:96px;height:auto;display:grid;grid-template-columns:auto auto;grid-template-areas:"logo wa" "nav nav";align-items:center;justify-content:space-between;gap:6px 16px;padding:8px 0}.vrl-logo{grid-area:logo;width:132px;max-width:132px;height:48px;flex:0 0 132px;justify-self:start}.vrl-logo__box{width:132px;height:48px}.vrl-logo img{max-height:42px!important;max-width:132px!important;object-fit:contain!important;object-position:left center!important}.vrl-nav{grid-area:nav;display:flex;width:100%;justify-content:center;gap:18px;font-size:12px;font-weight:700;line-height:1;overflow:visible;padding:6px 0 4px;white-space:nowrap}.vrl-nav a{padding:7px 0;color:#334155}.vrl-whatsapp-btn{grid-area:wa;width:44px;height:44px;padding:0;border-radius:50%;flex:0 0 44px;justify-self:end}.vrl-whatsapp-btn span{display:none}.vrl-hero{min-height:auto;background-position:center}.vrl-hero__bg{background:radial-gradient(circle at 10% 12%,rgba(111,82,255,.14),transparent 35%),radial-gradient(circle at 90% 2%,rgba(54,209,220,.13),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.88)),linear-gradient(135deg,#fff 0%,#f8f6ff 46%,#eefcff 100%)}.vrl-hero:after{height:110px;bottom:-70px}.vrl-hero__grid{display:flex;flex-direction:column;padding:40px 20px 80px;gap:28px;min-height:auto;width:100%}.vrl-hero__content{order:1;width:100%}.vrl-hero__form-wrap{order:2;width:100%;justify-content:center}.vrl-kicker{height:36px;padding:0 14px;font-size:12px}.vrl-hero h1{font-size:clamp(34px,10.3vw,46px);line-height:1.06;letter-spacing:-.045em;margin:24px 0 18px;max-width:100%}.vrl-hero h1 .vrl-title-line{display:block;white-space:normal}.vrl-hero h1 .vrl-title-line:last-child{white-space:nowrap;font-size:.94em}.vrl-hero__lead{font-size:16px;line-height:1.65;margin-bottom:24px}.vrl-hero__badges{display:grid;grid-template-columns:1fr;gap:14px}.vrl-trust-pill span{width:46px;height:46px}.vrl-trust-pill strong{font-size:15px}.vrl-hero__cta{margin-top:28px}.vrl-btn--primary{width:100%;height:58px;justify-content:center;font-size:16px;padding:0 22px}.vrl-hero__note{justify-content:center}.vrl-form-card{width:100%;max-width:none;padding:24px;border-radius:24px}.vrl-form-card h3{font-size:23px}.vrl-form-card p{font-size:14px}.vrl-demo-form,.vrl-form-embed form{gap:12px}.vrl-demo-form input,.vrl-demo-form select,.vrl-form-embed input,.vrl-form-embed select,.vrl-form-embed textarea{height:58px!important;min-height:58px!important;font-size:15px!important}.vrl-demo-form button,.vrl-form-embed button,.vrl-form-embed input[type=submit]{height:58px!important;min-height:58px!important}.vrl-service-grid,.vrl-trust-grid,.vrl-results-grid,.vrl-final__grid{grid-template-columns:1fr}.vrl-section{padding:58px 0}.vrl-result-card{height:280px}.vrl-footer__inner{flex-direction:column;text-align:center}}@media(max-width:520px){.vrl-container{width:min(100% - 32px,var(--container))}.vrl-hero__grid{padding-left:16px;padding-right:16px}.vrl-hero h1{font-size:36px}}@media(max-width:380px){.vrl-nav{gap:12px;font-size:11.5px}.vrl-logo{width:122px;max-width:122px}.vrl-logo__box{width:122px}.vrl-logo img{max-width:122px!important;max-height:40px!important}.vrl-hero h1{font-size:33px}}.vrl-menu-toggle{display:none;border:1px solid rgba(111,82,255,.22);background:#fff;color:var(--primary);width:44px;height:44px;border-radius:999px;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(15,23,42,.035);cursor:pointer}.vrl-menu-toggle .vrl-icon{width:22px;height:22px}.vrl-hero__intro,.vrl-hero__actions{position:relative;z-index:1}.vrl-hero__grid{grid-template-areas:"intro form" "actions form";align-content:center}.vrl-hero__intro{grid-area:intro}.vrl-hero__actions{grid-area:actions}.vrl-hero__form-wrap{grid-area:form}.vrl-hero h1{word-break:normal;overflow-wrap:normal;hyphens:none}.vrl-title-line{display:block;white-space:normal}@media(max-width:900px){html{scroll-padding-top:72px}.vrl-header__inner{height:64px!important;min-height:64px!important;display:grid!important;grid-template-columns:auto 1fr auto auto!important;grid-template-areas:"logo spacer menu wa"!important;gap:10px!important;padding:0!important;align-items:center!important}.vrl-logo{grid-area:logo!important;width:92px!important;max-width:92px!important;height:52px!important;flex:0 0 92px!important;justify-self:start!important;overflow:hidden!important}.vrl-logo__box{width:92px!important;height:52px!important;justify-content:flex-start!important;overflow:hidden!important}.vrl-logo img{max-width:92px!important;max-height:42px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.vrl-menu-toggle{grid-area:menu;display:inline-flex!important;justify-self:end}.vrl-whatsapp-btn{grid-area:wa!important;width:44px!important;height:44px!important;padding:0!important;border-radius:50%!important;flex:0 0 44px!important;justify-self:end!important}.vrl-whatsapp-btn span{display:none!important}.vrl-nav{position:absolute!important;left:20px!important;right:20px!important;top:calc(100%+8px)!important;width:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:12px!important;border:1px solid rgba(216,221,234,.82)!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 18px 50px rgba(15,23,42,.12)!important;opacity:0!important;visibility:hidden!important;transform:translateY(-8px)!important;pointer-events:none!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;z-index:1005!important;white-space:normal!important;overflow:hidden!important}.vrl-menu-open .vrl-nav{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}.vrl-nav a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 10px!important;border-radius:12px!important;background:rgba(111,82,255,.06)!important;color:#111827!important;font-size:13px!important;font-weight:800!important;text-align:center!important}.vrl-nav a:hover{background:rgba(111,82,255,.12)!important;color:var(--primary)!important}.vrl-hero__grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"intro" "form" "actions"!important;padding:40px 20px 72px!important;gap:22px!important;min-height:auto!important;width:100%!important}.vrl-hero__intro{grid-area:intro!important;order:initial!important}.vrl-hero__form-wrap{grid-area:form!important;order:initial!important;width:100%!important;justify-content:center!important;margin-top:2px!important}.vrl-hero__actions{grid-area:actions!important;order:initial!important;width:100%!important}.vrl-kicker{height:auto!important;min-height:34px!important;padding:8px 14px!important;font-size:11px!important;max-width:100%!important;white-space:normal!important;text-align:left!important}.vrl-hero h1{font-size:clamp(32px,9.4vw,42px)!important;line-height:1.12!important;letter-spacing:-.04em!important;margin:22px 0 16px!important;max-width:100%!important;text-wrap:normal!important;word-spacing:0!important}.vrl-hero h1 .vrl-title-line{display:block!important;white-space:normal!important;font-size:1em!important}.vrl-hero h1 .vrl-title-line:last-child{white-space:normal!important;font-size:1em!important}.vrl-hero__lead{font-size:15.5px!important;line-height:1.62!important;margin:0!important;max-width:100%!important}.vrl-form-card{margin:0!important;padding:22px!important;border-radius:22px!important;box-shadow:0 18px 46px rgba(15,23,42,.10)!important}.vrl-form-card__head{margin-bottom:18px!important}.vrl-form-card h3{font-size:21px!important;line-height:1.15!important;margin-bottom:8px!important;letter-spacing:-.025em!important}.vrl-form-card p{font-size:13.5px!important;line-height:1.45!important}.vrl-hero__badges{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:4px!important}.vrl-trust-pill{gap:10px!important}.vrl-trust-pill span{width:42px!important;height:42px!important}.vrl-trust-pill strong{font-size:14px!important;line-height:1.22!important}.vrl-hero__cta{margin-top:20px!important}.vrl-hero__note{margin-top:14px!important;justify-content:center!important;font-size:12.5px!important}}@media(max-width:380px){.vrl-hero h1{font-size:31px!important}.vrl-kicker{font-size:10.5px!important}.vrl-btn--primary{font-size:15px!important}}@media (max-width:900px){.vrl-header{height:64px!important;min-height:64px!important;overflow:visible!important}.vrl-header__inner{width:calc(100% - 32px)!important;height:64px!important;min-height:64px!important;display:grid!important;grid-template-columns:104px 1fr 46px 46px!important;grid-template-areas:"logo spacer menu wa"!important;align-items:center!important;gap:8px!important;padding:0!important}.vrl-logo,.vrl-logo__box{grid-area:logo!important;width:104px!important;max-width:104px!important;height:52px!important;max-height:52px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important}.vrl-logo img{max-width:104px!important;max-height:44px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.vrl-menu-toggle{grid-area:menu!important;display:inline-flex!important;width:46px!important;height:46px!important;border-radius:16px!important;border:1px solid rgba(111,82,255,.24)!important;background:linear-gradient(180deg,#fff,rgba(111,82,255,.045))!important;color:var(--primary)!important;box-shadow:0 10px 24px rgba(15,23,42,.055)!important;align-items:center!important;justify-content:center!important;justify-self:end!important}.vrl-menu-toggle .vrl-icon{width:24px!important;height:24px!important;stroke-width:2.4!important}.vrl-whatsapp-btn{grid-area:wa!important;width:46px!important;height:46px!important;min-width:46px!important;border-radius:50%!important;padding:0!important;justify-self:end!important;background:#fff!important;border-color:rgba(111,82,255,.24)!important}.vrl-whatsapp-btn span{display:none!important}.vrl-whatsapp-btn .vrl-icon{width:22px!important;height:22px!important;color:#22c55e!important}.vrl-nav{position:absolute!important;top:72px!important;left:16px!important;right:16px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:14px!important;border-radius:22px!important;border:1px solid rgba(111,82,255,.14)!important;background:rgba(255,255,255,.98)!important;box-shadow:0 22px 60px rgba(15,23,42,.14)!important;opacity:0!important;visibility:hidden!important;transform:translateY(-10px) scale(.98)!important;pointer-events:none!important;transition:opacity .2s ease,transform .2s ease,visibility .2s ease!important;z-index:9999!important}.vrl-menu-open .vrl-nav{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important}.vrl-nav a{min-height:44px!important;border-radius:14px!important;background:rgba(111,82,255,.065)!important;color:#172033!important;font-size:13px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;text-align:center!important}.vrl-hero__grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"intro" "form" "actions"!important;gap:22px!important;padding:34px 20px 70px!important;width:100%!important;min-height:auto!important}.vrl-hero__intro{grid-area:intro!important;order:unset!important;width:100%!important}.vrl-hero__form-wrap{grid-area:form!important;order:unset!important;width:100%!important;margin-top:0!important;align-items:stretch!important;justify-content:center!important}.vrl-hero__actions{grid-area:actions!important;order:unset!important;width:100%!important;margin-top:0!important}.vrl-kicker{max-width:max-content!important;height:34px!important;padding:0 14px!important;font-size:11px!important;letter-spacing:.025em!important;white-space:nowrap!important}.vrl-hero h1{font-size:clamp(30px,8.6vw,38px)!important;line-height:1.09!important;letter-spacing:-.04em!important;margin:22px 0 16px!important;max-width:100%!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.vrl-hero h1 .vrl-title-line{display:block!important;white-space:nowrap!important}.vrl-hero__lead{font-size:15.5px!important;line-height:1.62!important;max-width:100%!important;margin:0!important}.vrl-form-card{width:100%!important;max-width:100%!important;margin:0!important;padding:22px!important;border-radius:22px!important;box-shadow:0 18px 46px rgba(15,23,42,.10)!important}.vrl-form-card h3{font-size:22px!important;line-height:1.12!important}.vrl-hero__badges{grid-template-columns:1fr!important;gap:12px!important}.vrl-hero__cta{margin-top:20px!important}}@media (max-width:380px){.vrl-hero h1{font-size:29px!important;letter-spacing:-.042em!important}.vrl-hero__grid{padding-left:16px!important;padding-right:16px!important}.vrl-header__inner{width:calc(100% - 28px)!important;grid-template-columns:96px 1fr 44px 44px!important}.vrl-logo,.vrl-logo__box{width:96px!important;max-width:96px!important}.vrl-logo img{max-width:96px!important;max-height:40px!important}}.vrl-form-card{position:relative;overflow:hidden;background:rgba(255,255,255,.94)!important;border:1px solid rgba(216,221,234,.78)!important;box-shadow:0 24px 70px rgba(15,23,42,.12)!important}.vrl-form-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:.88}.vrl-form-card__head{position:relative;padding-left:56px}.vrl-form-card__head:before{content:"";position:absolute;left:0;top:2px;width:42px;height:42px;border-radius:16px;background:linear-gradient(135deg,rgba(111,82,255,.18),rgba(54,209,220,.18));border:1px solid rgba(111,82,255,.12)}.vrl-form-card h3{font-size:25px!important;line-height:1.14!important;letter-spacing:-.035em!important}.vrl-form-card p{color:#667085!important}.vrl-demo-form,.vrl-form-embed form{gap:14px!important}.vrl-field>span{left:18px!important;color:#7A8496!important;transition:color .18s ease,transform .18s ease}.vrl-field:focus-within>span{color:var(--primary)!important;transform:translateY(-50%) scale(1.03)!important}.vrl-demo-form input,.vrl-demo-form select,.vrl-form-embed input,.vrl-form-embed select,.vrl-form-embed textarea,.vrl-form-embed .ff-el-form-control{border-color:#DEE3EE!important;background:rgba(255,255,255,.96)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.vrl-demo-form input::placeholder,.vrl-form-embed input::placeholder,.vrl-form-embed textarea::placeholder{color:#8A94A6!important}.vrl-demo-form input:focus,.vrl-demo-form select:focus,.vrl-form-embed input:focus,.vrl-form-embed select:focus,.vrl-form-embed textarea:focus,.vrl-form-embed .ff-el-form-control:focus{background:#fff!important;border-color:var(--primary)!important;box-shadow:0 0 0 4px rgba(111,82,255,.11)!important}.vrl-demo-form button,.vrl-form-embed button,.vrl-form-embed input[type=submit],.vrl-form-embed .ff-btn-submit{position:relative!important;overflow:hidden!important;box-shadow:0 16px 34px rgba(111,82,255,.22)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.vrl-demo-form button:hover,.vrl-form-embed button:hover,.vrl-form-embed input[type=submit]:hover,.vrl-form-embed .ff-btn-submit:hover{transform:translateY(-1px)!important;box-shadow:0 20px 42px rgba(111,82,255,.28)!important}.vrl-response-note{width:max-content;max-width:100%;margin-left:auto!important;margin-right:auto!important;padding:9px 14px;border-radius:999px;background:rgba(100,116,139,.06);color:#6B7586!important;font-weight:700!important}.vrl-response-note .vrl-icon{color:#7A8496!important}@media(max-width:900px){.vrl-form-card{padding:22px!important;border-radius:26px!important;box-shadow:0 20px 54px rgba(15,23,42,.11)!important}.vrl-form-card__head{padding-left:48px!important;margin-bottom:18px!important}.vrl-form-card__head:before{width:38px!important;height:38px!important;border-radius:14px!important}.vrl-form-card h3{font-size:22px!important;line-height:1.16!important;margin-bottom:7px!important}.vrl-form-card p{font-size:13.5px!important;line-height:1.5!important}.vrl-demo-form,.vrl-form-embed form{gap:11px!important}.vrl-demo-form input,.vrl-demo-form select,.vrl-form-embed input,.vrl-form-embed select,.vrl-form-embed textarea,.vrl-form-embed .ff-el-form-control{height:56px!important;min-height:56px!important;border-radius:15px!important;font-size:15px!important}.vrl-demo-form .vrl-field input,.vrl-demo-form .vrl-field select{padding-left:52px!important}.vrl-field>span{left:17px!important}.vrl-demo-form button,.vrl-form-embed button,.vrl-form-embed input[type=submit],.vrl-form-embed .ff-btn-submit{height:56px!important;min-height:56px!important;border-radius:15px!important;font-size:16px!important}.vrl-response-note{margin-top:13px!important;padding:8px 12px!important;font-size:12px!important}.vrl-hero__actions{margin-top:2px!important}.vrl-hero__badges{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.vrl-trust-pill{min-height:56px!important;gap:12px!important;padding:10px 12px!important;border-radius:18px!important;background:rgba(255,255,255,.68)!important;border:1px solid rgba(216,221,234,.72)!important;box-shadow:0 8px 22px rgba(15,23,42,.035)!important}.vrl-trust-pill span{width:38px!important;height:38px!important;border-radius:14px!important;background:rgba(111,82,255,.09)!important}.vrl-trust-pill span .vrl-icon{width:20px!important;height:20px!important}.vrl-trust-pill strong{font-size:13.5px!important;line-height:1.18!important;letter-spacing:-.01em!important}.vrl-hero__cta{margin-top:14px!important}.vrl-hero__cta .vrl-btn--primary{height:54px!important;font-size:15.5px!important;box-shadow:0 14px 34px rgba(111,82,255,.20)!important}.vrl-hero__note{display:none!important}}@media(max-width:380px){.vrl-form-card{padding:20px!important;border-radius:24px!important}.vrl-form-card h3{font-size:20px!important}.vrl-trust-pill strong{font-size:13px!important}.vrl-hero__cta .vrl-btn--primary{font-size:14.5px!important}}.vrl-form-card__head{display:flex!important;align-items:flex-start!important;gap:16px!important;padding-left:0!important}.vrl-form-card__head:before{display:none!important;content:none!important}.vrl-form-card__icon{flex:0 0 46px;width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#7C5CFF,#36D1DC);box-shadow:0 14px 30px rgba(111,82,255,.20)}.vrl-form-card__icon .vrl-icon{width:22px;height:22px;stroke-width:2.15}.vrl-form-card__copy{min-width:0;flex:1}@media (max-width:900px){.vrl-form-card__head{gap:14px!important;margin-bottom:18px!important}.vrl-form-card__icon{flex-basis:42px;width:42px;height:42px;border-radius:14px}.vrl-form-card__icon .vrl-icon{width:20px;height:20px}}.vrl-services{position:relative;padding:120px 0 110px;background:linear-gradient(180deg,#fff 0%,#FBFCFF 100%)}.vrl-services .vrl-container{max-width:1320px}.vrl-section-head--services{max-width:760px;margin:0 auto 54px}.vrl-section-kicker{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 16px;border-radius:999px;background:rgba(111,82,255,.10);border:1px solid rgba(111,82,255,.12);color:var(--primary);font-size:12px;font-weight:850;letter-spacing:.035em;text-transform:uppercase;margin:0 0 20px}.vrl-section-kicker .vrl-icon{width:16px;height:16px;stroke-width:2.35}.vrl-section-head--services h2{max-width:720px;margin-left:auto;margin-right:auto;font-size:clamp(34px,3.45vw,52px);line-height:1.08;letter-spacing:-.048em;color:var(--dark)}.vrl-section-head--services p{max-width:630px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.72;color:#64748B}.vrl-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.vrl-service-card{position:relative;min-height:245px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border:1px solid #EAEAEA;border-radius:24px;padding:32px;box-shadow:0 10px 26px rgba(15,23,42,.035);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;overflow:hidden}.vrl-service-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 0%,rgba(111,82,255,.075),transparent 32%);opacity:0;transition:opacity .22s ease;pointer-events:none}.vrl-service-card:hover{transform:translateY(-4px);border-color:rgba(111,82,255,.28);box-shadow:0 18px 44px rgba(15,23,42,.065)}.vrl-service-card:hover:before{opacity:1}.vrl-service-card.is-featured{border-color:rgba(111,82,255,.55);box-shadow:0 16px 42px rgba(111,82,255,.085)}.vrl-service-card__badge{position:absolute;top:22px;right:22px;display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:rgba(111,82,255,.09);color:var(--primary);font-size:11.5px;font-weight:800;letter-spacing:.01em;z-index:1}.vrl-service-card__icon{width:auto;height:auto;border-radius:0;display:inline-flex;align-items:center;justify-content:flex-start;background:transparent;color:var(--primary);font-weight:400;margin:0 0 24px;position:relative;z-index:1}.vrl-service-card__icon .vrl-icon{width:32px;height:32px;stroke-width:1.95}.vrl-service-card h3{position:relative;z-index:1;margin:0 0 12px;font-size:21px;line-height:1.2;font-weight:850;letter-spacing:-.028em;color:#0F172A}.vrl-service-card p{position:relative;z-index:1;margin:0;color:#64748B;line-height:1.68;font-size:15.5px;max-width:96%}.vrl-services__cta{display:flex;justify-content:center;margin-top:64px}.vrl-services__cta .vrl-btn--primary{width:auto;min-width:360px;max-width:100%;height:64px;padding:0 32px;white-space:nowrap}@media(max-width:900px){.vrl-services{padding:72px 0 76px}.vrl-section-head--services{margin-bottom:34px;text-align:left}.vrl-section-head--services h2{margin-left:0;margin-right:0;font-size:clamp(30px,8vw,40px);line-height:1.12;letter-spacing:-.04em}.vrl-section-head--services p{margin-left:0;margin-right:0;font-size:15.5px;line-height:1.65}.vrl-section-kicker{margin-bottom:16px}.vrl-service-grid{grid-template-columns:1fr!important;gap:14px}.vrl-service-card{min-height:auto;border-radius:22px;padding:24px}.vrl-service-card__badge{top:18px;right:18px;font-size:11px}.vrl-service-card__icon{margin-bottom:18px}.vrl-service-card__icon .vrl-icon{width:30px;height:30px}.vrl-service-card h3{font-size:19.5px;margin-bottom:9px}.vrl-service-card p{font-size:14.5px;line-height:1.6}.vrl-services__cta{margin-top:36px}.vrl-services__cta .vrl-btn--primary{width:100%;min-width:0;height:58px;min-height:58px;white-space:nowrap;line-height:1;padding:0 22px;text-align:center;font-size:16px!important}}.vrl-trust{position:relative;padding:120px 0;background:#fff}.vrl-section-head--trust{max-width:780px;margin:0 auto 54px}.vrl-section-head--trust h2{max-width:760px;margin-left:auto;margin-right:auto;font-size:clamp(34px,3.45vw,52px);line-height:1.08;letter-spacing:-.048em;color:var(--dark)}.vrl-section-head--trust p{max-width:640px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.72;color:#64748B}.vrl-trust-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important;align-items:stretch}.vrl-trust-card{position:relative;height:100%;min-height:210px;display:flex;flex-direction:column;justify-content:flex-start;background:#fff!important;border:1px solid #ECECF3!important;border-radius:24px!important;padding:32px!important;box-shadow:0 10px 26px rgba(15,23,42,.035)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;overflow:hidden}.vrl-trust-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 92% 0%,rgba(54,209,220,.085),transparent 34%);opacity:0;transition:opacity .22s ease;pointer-events:none}.vrl-trust-card:hover{transform:translateY(-4px);border-color:rgba(111,82,255,.28)!important;box-shadow:0 18px 44px rgba(15,23,42,.065)!important}.vrl-trust-card:hover:before{opacity:1}.vrl-trust-card>span{display:none!important}.vrl-trust-card__icon{position:relative;z-index:1;width:auto;height:auto;display:inline-flex;align-items:center;justify-content:flex-start;color:var(--primary);margin:0 0 24px}.vrl-trust-card__icon .vrl-icon{width:32px;height:32px;stroke-width:1.95}.vrl-trust-card h3{position:relative;z-index:1;margin:0 0 12px!important;font-size:21px!important;line-height:1.2;font-weight:850;letter-spacing:-.028em;color:#0F172A!important}.vrl-trust-card p{position:relative;z-index:1;margin:0!important;color:#64748B!important;line-height:1.68!important;font-size:15.5px!important;max-width:96%}.vrl-trust__cta{display:flex;justify-content:center;margin-top:58px}.vrl-trust__cta .vrl-btn--primary{width:auto;min-width:320px;max-width:100%;height:64px;padding:0 32px;white-space:nowrap}@media(max-width:900px){.vrl-trust{padding:72px 0 76px}.vrl-section-head--trust{margin-bottom:34px;text-align:left}.vrl-section-head--trust h2{margin-left:0;margin-right:0;font-size:clamp(30px,8vw,40px);line-height:1.12;letter-spacing:-.04em}.vrl-section-head--trust p{margin-left:0;margin-right:0;font-size:15.5px;line-height:1.65}.vrl-trust-grid{grid-template-columns:1fr!important;gap:14px!important}.vrl-trust-card{min-height:auto;border-radius:22px!important;padding:24px!important}.vrl-trust-card__icon{margin-bottom:18px}.vrl-trust-card__icon .vrl-icon{width:30px;height:30px}.vrl-trust-card h3{font-size:19.5px!important;margin-bottom:9px!important}.vrl-trust-card p{font-size:14.5px!important;line-height:1.6!important}.vrl-trust__cta{margin-top:36px}.vrl-trust__cta .vrl-btn--primary{width:100%;min-width:0;height:58px;min-height:58px;white-space:nowrap;line-height:1;padding:0 22px;text-align:center;font-size:16px!important}}.vrl-results{background:linear-gradient(180deg,#fff 0%,#fbfcff 100%);padding-top:124px!important;padding-bottom:124px!important}.vrl-section-head--results{margin-bottom:48px!important}.vrl-section-head--results h2{max-width:760px;margin-left:auto!important;margin-right:auto!important}.vrl-results-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}.vrl-result-card{height:auto!important;margin:0!important;position:relative!important;overflow:visible!important;border-radius:28px!important;background:#fff!important;border:1px solid rgba(232,236,243,.92)!important;box-shadow:0 10px 30px rgba(15,23,42,.05)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}.vrl-result-card:hover{transform:translateY(-4px)!important;border-color:rgba(111,82,255,.18)!important;box-shadow:0 18px 46px rgba(15,23,42,.08)!important}.vrl-result-card__media{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:28px 28px 0 0;background:#f5f7fb}.vrl-result-card img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important;transition:transform .28s ease!important}.vrl-result-card:hover img{transform:scale(1.018)!important}.vrl-result-card__badge{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.90);color:#0F172A;font-size:11px;font-weight:850;letter-spacing:.02em;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.72);box-shadow:0 8px 18px rgba(15,23,42,.08)}.vrl-result-card figcaption{position:static!important;left:auto!important;bottom:auto!important;display:block!important;padding:18px 20px 20px!important;border-radius:0!important;background:transparent!important;backdrop-filter:none!important;color:#111827!important;font-size:15px!important;font-weight:800!important;letter-spacing:-.015em!important}.vrl-results__disclaimer{max-width:760px;margin:28px auto 0;text-align:center;color:#7A8496;font-size:13px;line-height:1.65;font-weight:600}.vrl-results__cta{display:flex;justify-content:center;margin-top:42px}.vrl-results__cta .vrl-btn{width:auto!important;min-width:300px}@media(max-width:1100px){.vrl-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}}@media(max-width:900px){.vrl-results{padding-top:76px!important;padding-bottom:76px!important}.vrl-section-head--results{margin-bottom:34px!important}.vrl-results-grid{grid-template-columns:1fr!important;gap:20px!important}.vrl-result-card{border-radius:24px!important}.vrl-result-card__media{border-radius:24px 24px 0 0!important}.vrl-result-card figcaption{padding:16px 18px 18px!important;font-size:14.5px!important}.vrl-results__cta .vrl-btn{width:100%!important;min-width:0!important}}.vrl-results{background:radial-gradient(circle at 18% 0%,rgba(111,82,255,.055),transparent 34%),linear-gradient(180deg,#fff 0%,#FAFBFF 100%)!important;padding-top:128px!important;padding-bottom:128px!important}.vrl-section-head--results{max-width:820px!important;margin:0 auto 54px!important;text-align:center!important}.vrl-section-head--results h2{font-size:clamp(40px,4vw,64px)!important;line-height:1.04!important;letter-spacing:-.052em!important}.vrl-section-head--results p{max-width:640px!important;margin-left:auto!important;margin-right:auto!important;color:#64748B!important}.vrl-results-grid--compare{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;align-items:start!important}.vrl-result-compare-card{position:relative;overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(232,236,243,.92);box-shadow:0 16px 40px rgba(15,23,42,.07);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.vrl-result-compare-card:hover{transform:translateY(-4px);border-color:rgba(111,82,255,.20);box-shadow:0 22px 58px rgba(15,23,42,.10)}.vrl-ba{--vrl-ba-position:50%;position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#F4F6FB;cursor:ew-resize;touch-action:none;user-select:none}.vrl-ba__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:none!important;pointer-events:none}.vrl-ba__before{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;clip-path:polygon(0 0,var(--vrl-ba-position) 0,var(--vrl-ba-position) 100%,0 100%);z-index:2}.vrl-ba:before{content:"";position:absolute;top:0;bottom:0;left:var(--vrl-ba-position);width:2px;transform:translateX(-1px);background:rgba(255,255,255,.96);box-shadow:0 0 0 1px rgba(15,23,42,.08),0 0 24px rgba(15,23,42,.12);z-index:4;pointer-events:none}.vrl-ba__handle{position:absolute;left:var(--vrl-ba-position);top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:0;border-radius:999px;background:#fff;color:#6F52FF;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 34px rgba(15,23,42,.22);z-index:5;pointer-events:none}.vrl-ba__handle .vrl-icon{width:22px;height:22px;stroke-width:2.4}.vrl-ba__range{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:6}.vrl-ba__label{position:absolute;top:14px;height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:9px;font-size:11px;font-weight:850;letter-spacing:.02em;z-index:7;backdrop-filter:blur(10px);box-shadow:0 8px 18px rgba(15,23,42,.10)}.vrl-ba__label--before{left:14px;background:rgba(15,23,42,.70);color:#fff}.vrl-ba__label--after{right:14px;background:linear-gradient(135deg,#7C5CFF,#5737E6);color:#fff}.vrl-result-compare-card__body{padding:17px 20px 19px;text-align:center}.vrl-result-compare-card__body h3{margin:0;font-size:16px;line-height:1.25;letter-spacing:-.015em;color:#0F172A;font-weight:850}.vrl-results__cta-card{max-width:760px;margin:42px auto 0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;border-radius:28px;background:#fff;border:1px solid rgba(232,236,243,.92);box-shadow:0 16px 44px rgba(15,23,42,.06)}.vrl-results__cta-copy{min-width:0}.vrl-results__cta-card h3{margin:0;font-size:22px;line-height:1.2;color:#0F172A;letter-spacing:-.03em;font-weight:850}.vrl-results__cta-card p{margin:8px 0 0;max-width:520px;color:#64748B;font-size:14.5px;line-height:1.65}.vrl-results__cta-card .vrl-btn{height:54px!important;min-width:290px!important;white-space:nowrap;flex:0 0 auto}@media(max-width:1100px){.vrl-results-grid--compare{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}}@media(max-width:900px){.vrl-results{padding-top:78px!important;padding-bottom:78px!important}.vrl-section-head--results{margin-bottom:34px!important}.vrl-section-head--results h2{font-size:clamp(34px,9vw,46px)!important}.vrl-results-grid--compare{grid-template-columns:1fr!important;gap:22px!important}.vrl-result-compare-card{border-radius:24px}.vrl-ba{aspect-ratio:1/1}.vrl-ba__handle{width:44px;height:44px}.vrl-results__cta-card{flex-direction:column;align-items:stretch;text-align:center;padding:22px;border-radius:24px;margin-top:34px}.vrl-results__cta-card p{max-width:none;font-size:14px}.vrl-results__cta-card .vrl-btn{width:100%!important;min-width:0!important;height:56px!important}}.vrl-section-head--results{text-align:center!important;max-width:820px!important;margin-left:auto!important;margin-right:auto!important}.vrl-section-head--results .vrl-section-kicker,.vrl-results-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:22px!important;min-height:42px!important;padding:0 22px!important;border-radius:999px!important;background:linear-gradient(135deg,rgba(111,82,255,.14),rgba(54,209,220,.10))!important;border:1px solid rgba(111,82,255,.14)!important;color:#6F52FF!important;box-shadow:0 10px 24px rgba(111,82,255,.08)!important}.vrl-section-head--results .vrl-section-kicker .vrl-icon,.vrl-results-badge .vrl-icon{width:16px!important;height:16px!important;color:#6F52FF!important;stroke:#6F52FF!important;stroke-width:2.35!important;flex:0 0 auto!important}.vrl-section-head--results h2{text-align:center!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:24px!important}.vrl-section-head--results p{text-align:center!important;margin-left:auto!important;margin-right:auto!important;margin-top:0!important;max-width:640px!important;line-height:1.8!important;font-size:20px!important;color:#64748B!important}@media(max-width:900px){.vrl-section-head--results{max-width:100%!important;margin-bottom:38px!important}.vrl-section-head--results .vrl-section-kicker,.vrl-results-badge{min-height:40px!important;padding:0 18px!important;margin-bottom:20px!important;font-size:12px!important}.vrl-section-head--results h2{margin-bottom:18px!important}.vrl-section-head--results p{font-size:18px!important;line-height:1.75!important;max-width:92%!important}}.vrl-final{position:relative;padding:112px 0 104px!important;color:#fff;background:radial-gradient(circle at 10% 8%,rgba(54,209,220,.24),transparent 36%),radial-gradient(circle at 90% 85%,rgba(111,82,255,.38),transparent 42%),linear-gradient(135deg,#5E42F4 0%,#6F52FF 48%,#5737E6 100%)!important;overflow:hidden;isolation:isolate}.vrl-final:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.10) 0 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.08) 0 1px,transparent 1px);background-size:44px 44px;opacity:.10;z-index:-1}.vrl-final:after{content:"";position:absolute;width:420px;height:420px;right:-160px;top:-150px;border-radius:50%;background:rgba(255,255,255,.12);filter:blur(2px);z-index:-1}.vrl-final__shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,460px);gap:56px;align-items:center;padding:46px;border-radius:42px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);box-shadow:0 34px 90px rgba(15,23,42,.18);backdrop-filter:blur(16px)}.vrl-final__content{max-width:690px}.vrl-final__kicker{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 18px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);color:#fff;font-size:12px;font-weight:850;letter-spacing:.035em;text-transform:uppercase;margin-bottom:28px}.vrl-final__kicker .vrl-icon{color:#fff;stroke-width:2.35}.vrl-final h2{max-width:720px;margin:0 0 20px!important;font-size:clamp(38px,4vw,64px)!important;line-height:1.03!important;letter-spacing:-.055em!important;color:#fff!important;font-weight:900!important}.vrl-final p{max-width:610px;margin:0!important;color:rgba(255,255,255,.84)!important;font-size:19px!important;line-height:1.72!important}.vrl-final__trust{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.vrl-final__trust span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.vrl-final__actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:36px}.vrl-btn--final-primary{height:62px;padding:0 30px;border-radius:999px;background:#fff;color:var(--primary);font-size:17px;box-shadow:0 18px 44px rgba(15,23,42,.16)}.vrl-btn--final-whatsapp{height:62px;padding:0 26px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.28);color:#fff;font-size:16px;box-shadow:none}.vrl-btn--final-whatsapp .vrl-icon{color:#25D366}.vrl-final__notes{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:24px;color:rgba(255,255,255,.78);font-size:13px;font-weight:700}.vrl-final__notes span{display:inline-flex;align-items:center;gap:7px}.vrl-final__form .vrl-form-card{width:100%!important;color:var(--dark)!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.82)!important;box-shadow:0 28px 80px rgba(15,23,42,.20)!important}.vrl-footer{background:#fff!important;border-top:1px solid rgba(232,236,243,.95)!important;padding:34px 0 30px!important}.vrl-footer__top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:24px;border-bottom:1px solid rgba(232,236,243,.82)}.vrl-footer__brand{display:flex;align-items:center;width:160px;height:54px;overflow:hidden}.vrl-footer__brand img,.vrl-footer__brand .custom-logo{max-width:160px!important;max-height:50px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.vrl-footer__nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:28px;color:#475569;font-size:14px;font-weight:700}.vrl-footer__nav a{transition:color .18s ease}.vrl-footer__nav a:hover{color:var(--primary)}.vrl-footer__whatsapp{height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;gap:9px;color:var(--primary);background:#fff;border:1px solid rgba(111,82,255,.22);font-weight:800;font-size:14px;box-shadow:0 10px 24px rgba(15,23,42,.045);white-space:nowrap}.vrl-footer__whatsapp .vrl-icon{color:#25D366}.vrl-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px;color:#64748B;font-size:13px;font-weight:600}.vrl-footer__bottom p{margin:0}@media(max-width:900px){.vrl-final{padding:74px 0 78px!important}.vrl-final__shell{grid-template-columns:1fr;gap:30px;padding:24px;border-radius:30px}.vrl-final__kicker{margin-bottom:20px}.vrl-final h2{font-size:clamp(31px,8vw,42px)!important;line-height:1.08!important;letter-spacing:-.045em!important}.vrl-final p{font-size:16px!important;line-height:1.68!important}.vrl-final__trust{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.vrl-final__trust span{width:100%;justify-content:flex-start;min-height:42px}.vrl-final__actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:26px}.vrl-btn--final-primary,.vrl-btn--final-whatsapp{width:100%;height:58px;padding:0 20px}.vrl-final__notes{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.vrl-final__form .vrl-form-card{box-shadow:0 18px 54px rgba(15,23,42,.16)!important}.vrl-footer{padding:30px 0 28px!important}.vrl-footer__top{flex-direction:column;align-items:center;text-align:center;gap:18px}.vrl-footer__brand{justify-content:center;width:128px;height:50px}.vrl-footer__brand img,.vrl-footer__brand .custom-logo{max-width:128px!important;max-height:44px!important;object-position:center!important}.vrl-footer__nav{gap:14px 20px;font-size:13px}.vrl-footer__bottom{flex-direction:column;text-align:center;gap:8px}}@media (max-width:900px){.vrl-final{padding:64px 0 68px!important;overflow:hidden!important}.vrl-final .vrl-container{width:100%!important;max-width:100%!important;padding-left:16px!important;padding-right:16px!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}.vrl-final__shell{width:100%!important;max-width:100%!important;min-width:0!important;padding:20px 16px!important;border-radius:28px!important;gap:24px!important;overflow:hidden!important}.vrl-final__content,.vrl-final__form,.vrl-final__form .vrl-form-card,.vrl-final__actions,.vrl-final__trust,.vrl-final__notes{width:100%!important;max-width:100%!important;min-width:0!important}.vrl-final h2{max-width:100%!important;font-size:clamp(29px,8vw,38px)!important;line-height:1.1!important;word-break:normal!important;overflow-wrap:break-word!important}.vrl-final p{max-width:100%!important;font-size:15.5px!important}.vrl-final__kicker{max-width:100%!important;white-space:normal!important}.vrl-final__trust span,.vrl-final__notes span{min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.vrl-final__actions .vrl-btn,.vrl-btn--final-primary,.vrl-btn--final-whatsapp{width:100%!important;max-width:100%!important;min-width:0!important;padding-left:14px!important;padding-right:14px!important;white-space:normal!important;text-align:center!important;line-height:1.2!important}.vrl-final__actions .vrl-btn span{min-width:0!important;overflow-wrap:break-word!important}.vrl-final__form .vrl-form-card{padding:20px!important;border-radius:24px!important;overflow:hidden!important}.vrl-final__form .vrl-form-card__head{align-items:flex-start!important}.vrl-final__form .vrl-form-card h3{font-size:20px!important;line-height:1.16!important;overflow-wrap:break-word!important}.vrl-final__form .vrl-demo-form input,.vrl-final__form .vrl-demo-form select,.vrl-final__form .vrl-form-embed input,.vrl-final__form .vrl-form-embed select,.vrl-final__form .vrl-form-embed textarea{max-width:100%!important;min-width:0!important}}@media (max-width:380px){.vrl-final .vrl-container{padding-left:12px!important;padding-right:12px!important}.vrl-final__shell{padding:18px 12px!important;border-radius:24px!important}.vrl-final__form .vrl-form-card{padding:18px!important}}.vrl-final__form .vrl-form-card .vrl-hero__note{color:#64748B!important;background:rgba(248,250,252,.96)!important;border:1px solid rgba(226,232,240,.92)!important;box-shadow:0 10px 26px rgba(15,23,42,.055)!important;border-radius:999px!important;padding:10px 14px!important;width:fit-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;justify-content:center!important}.vrl-final__form .vrl-form-card .vrl-hero__note .vrl-icon{color:#64748B!important;stroke:#64748B!important;flex:0 0 auto!important}@media(max-width:900px){.vrl-final__form .vrl-form-card .vrl-hero__note{font-size:12.5px!important;line-height:1.45!important;border-radius:18px!important;padding:9px 12px!important}}.vrl-results__cta-card{max-width:1080px!important;width:min(1080px,calc(100% - 32px))!important;margin:72px auto 0!important;padding:34px 40px!important;border-radius:30px!important;background:#fff!important;border:1px solid rgba(111,82,255,.14)!important;box-shadow:0 22px 64px rgba(15,23,42,.085)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:40px!important;align-items:center!important}.vrl-results__cta-copy{max-width:620px!important}.vrl-results__cta-card h3{font-size:28px!important;line-height:1.16!important;letter-spacing:-.04em!important;margin:0 0 10px!important}.vrl-results__cta-card p{font-size:16px!important;line-height:1.72!important;max-width:580px!important;margin:0!important}.vrl-results__cta-card .vrl-btn{min-width:320px!important;height:58px!important;padding:0 28px!important}@media(max-width:900px){.vrl-results__cta-card{width:calc(100% - 32px)!important;margin:48px auto 0!important;padding:26px 20px!important;border-radius:26px!important;display:flex!important;flex-direction:column!important;text-align:center!important;gap:22px!important}.vrl-results__cta-card h3{font-size:24px!important;line-height:1.18!important}.vrl-results__cta-card p{font-size:15px!important;line-height:1.7!important;max-width:100%!important}.vrl-results__cta-card .vrl-btn{width:100%!important;min-width:0!important;height:56px!important}}@media(max-width:900px){.vrl-final{padding:58px 0 64px!important}.vrl-final .vrl-container{width:100%!important;max-width:100%!important;padding-left:22px!important;padding-right:22px!important;overflow:visible!important}.vrl-final__shell{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:24px 18px 26px!important;border-radius:32px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.20)!important;box-shadow:0 22px 60px rgba(15,23,42,.16)!important;overflow:visible!important}.vrl-final__form{width:100%!important;max-width:100%!important;min-width:0!important}.vrl-final__form .vrl-form-card{width:100%!important;max-width:100%!important;min-width:0!important;margin:0 auto!important;padding:22px!important;border-radius:26px!important;overflow:visible!important;box-sizing:border-box!important}.vrl-final__form .vrl-demo-form,.vrl-final__form .vrl-form-embed{width:100%!important;max-width:100%!important;min-width:0!important}.vrl-final__form .vrl-demo-form input,.vrl-final__form .vrl-demo-form select,.vrl-final__form .vrl-form-embed input,.vrl-final__form .vrl-form-embed select,.vrl-final__form .vrl-form-embed textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.vrl-final__form .vrl-form-card .vrl-hero__note{width:100%!important;max-width:100%!important;box-sizing:border-box!important;color:#475569!important;background:#F8FAFC!important;border:1px solid rgba(226,232,240,.95)!important;box-shadow:none!important;border-radius:18px!important;padding:12px 14px!important;opacity:1!important}}@media(max-width:380px){.vrl-final .vrl-container{padding-left:16px!important;padding-right:16px!important}.vrl-final__shell{padding:20px 14px 22px!important;border-radius:28px!important}.vrl-final__form .vrl-form-card{padding:18px!important;border-radius:24px!important}}.vrl-footer{position:relative;background:radial-gradient(circle at 50% 0%,rgba(111,82,255,.045),transparent 34%),#fff!important;border-top:1px solid rgba(232,236,243,.95)!important;padding:70px 0 34px!important;overflow:hidden}.vrl-footer:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(111,82,255,.22),rgba(54,209,220,.18),transparent);pointer-events:none}.vrl-footer__top{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center!important;gap:32px!important;padding-bottom:30px!important;border-bottom:1px solid rgba(232,236,243,.85)!important}.vrl-footer__brand-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.vrl-footer__brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:150px!important;height:58px!important;overflow:hidden!important}.vrl-footer__brand img,.vrl-footer__brand .custom-logo{max-width:150px!important;max-height:54px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important;display:block!important}.vrl-footer__tagline{margin:0;color:#64748B;font-size:14px;line-height:1.55;font-weight:700}.vrl-footer__nav{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:10px 28px!important;color:#475569!important;font-size:15px!important;font-weight:800!important;white-space:nowrap}.vrl-footer__nav a{position:relative;color:inherit!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease}.vrl-footer__nav a:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--primary),var(--cyan));transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.vrl-footer__nav a:hover{color:var(--primary)!important;transform:translateY(-1px)}.vrl-footer__nav a:hover:after{transform:scaleX(1)}.vrl-footer__whatsapp{justify-self:end;height:52px!important;padding:0 24px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:var(--primary)!important;background:#fff!important;border:1px solid rgba(111,82,255,.20)!important;font-weight:900!important;font-size:16px!important;box-shadow:0 16px 42px rgba(15,23,42,.06)!important;white-space:nowrap!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.vrl-footer__whatsapp:hover{transform:translateY(-2px);border-color:rgba(111,82,255,.34)!important;box-shadow:0 20px 54px rgba(111,82,255,.12)!important}.vrl-footer__whatsapp .vrl-icon{color:#25D366!important;stroke-width:2.35}.vrl-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding-top:24px!important;color:#64748B!important;font-size:14px!important;line-height:1.6!important;font-weight:700!important}.vrl-footer__bottom p{margin:0!important}.vrl-footer__microcopy{color:#94A3B8!important}.vrl-floating-whatsapp{position:fixed;right:22px;bottom:22px;width:66px;height:66px;border-radius:999px;background:linear-gradient(135deg,#25D366,#16A34A);color:#fff!important;display:flex;align-items:center;justify-content:center;z-index:9999;box-shadow:0 20px 50px rgba(37,211,102,.34);text-decoration:none!important;transform:translateZ(0)}.vrl-floating-whatsapp__icon{position:relative;z-index:2;width:66px;height:66px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#25D366,#16A34A)}.vrl-floating-whatsapp .vrl-icon{stroke-width:2.4}.vrl-floating-whatsapp__wave{position:absolute;inset:-6px;border-radius:999px;border:2px solid rgba(37,211,102,.34);animation:vrlWhatsappWave 2.2s ease-out infinite}.vrl-floating-whatsapp__wave--delay{animation-delay:1.1s}.vrl-floating-whatsapp:hover{transform:translateY(-3px)}@keyframes vrlWhatsappWave{0%{transform:scale(.82);opacity:.72}70%{opacity:.12}100%{transform:scale(1.55);opacity:0}}@media(max-width:900px){.vrl-footer{padding:58px 0 30px!important}.vrl-footer__top{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;gap:22px!important;padding-bottom:28px!important}.vrl-footer__brand-block{align-items:center!important;text-align:center!important}.vrl-footer__brand{width:118px!important;height:54px!important;justify-content:center!important}.vrl-footer__brand img,.vrl-footer__brand .custom-logo{max-width:118px!important;max-height:46px!important;object-position:center!important}.vrl-footer__tagline{font-size:13px!important}.vrl-footer__nav{width:100%;gap:14px 22px!important;font-size:15px!important;line-height:1.4!important}.vrl-footer__whatsapp{justify-self:center!important;height:52px!important;min-width:190px}.vrl-footer__bottom{flex-direction:column!important;text-align:center!important;gap:7px!important;font-size:13.5px!important}.vrl-floating-whatsapp{right:16px;bottom:18px;width:58px;height:58px}.vrl-floating-whatsapp__icon{width:58px;height:58px}}@media(max-width:420px){.vrl-footer__nav{gap:12px 16px!important;font-size:14px!important}.vrl-floating-whatsapp{right:14px;bottom:14px;width:56px;height:56px}.vrl-floating-whatsapp__icon{width:56px;height:56px}}@media(prefers-reduced-motion:reduce){.vrl-floating-whatsapp__wave{animation:none;display:none}.vrl-floating-whatsapp,.vrl-footer__whatsapp,.vrl-footer__nav a{transition:none!important}}.vrl-final{padding-bottom:74px!important}.vrl-final__form .vrl-response-note{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:fit-content!important;max-width:100%!important;margin:16px auto 0!important;padding:10px 16px!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(226,232,240,.95)!important;box-shadow:0 12px 30px rgba(15,23,42,.07)!important;color:#64748B!important;opacity:1!important;text-shadow:none!important;font-size:13px!important;line-height:1.45!important;font-weight:800!important}.vrl-final__form .vrl-response-note *{color:#64748B!important;opacity:1!important;text-shadow:none!important}.vrl-final__form .vrl-response-note .vrl-icon{color:#64748B!important;stroke:#64748B!important;flex:0 0 auto!important}.vrl-footer{margin-top:0!important;padding:54px 0 30px!important;background:radial-gradient(circle at 50% -15%,rgba(111,82,255,.07),transparent 34%),linear-gradient(180deg,#fff 0%,#FBFCFF 100%)!important}.vrl-footer__top{max-width:1080px!important;margin:0 auto!important;padding:0 0 28px!important;grid-template-columns:1fr auto 1fr!important}.vrl-footer__brand-block{gap:8px!important}.vrl-footer__tagline{color:#64748B!important;font-weight:750!important}.vrl-footer__nav a{font-weight:800!important}.vrl-footer__whatsapp{min-width:0!important;height:50px!important;padding:0 22px!important;background:rgba(255,255,255,.92)!important;border-color:rgba(111,82,255,.22)!important}.vrl-footer__bottom{max-width:1080px!important;margin:0 auto!important;padding-top:22px!important}.vrl-floating-whatsapp{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:fixed!important;right:24px!important;bottom:24px!important;z-index:2147483000!important}@media(max-width:900px){.vrl-final{padding-top:54px!important;padding-bottom:38px!important}.vrl-final__shell{margin-bottom:0!important}.vrl-final__form .vrl-response-note{width:100%!important;border-radius:18px!important;padding:10px 12px!important;font-size:12.5px!important;background:rgba(255,255,255,.96)!important;color:#64748B!important}.vrl-footer{padding:40px 0 26px!important}.vrl-footer__top{max-width:100%!important;grid-template-columns:1fr!important;gap:18px!important;padding-bottom:24px!important}.vrl-footer__brand-block{gap:7px!important}.vrl-footer__nav{gap:12px 18px!important;max-width:360px!important;margin:0 auto!important}.vrl-footer__whatsapp{height:50px!important;min-width:176px!important}.vrl-footer__bottom{padding-top:20px!important;max-width:360px!important}.vrl-floating-whatsapp{right:18px!important;bottom:86px!important;width:58px!important;height:58px!important}.vrl-floating-whatsapp__icon{width:58px!important;height:58px!important}.vrl-floating-whatsapp__wave{inset:-7px!important}}@media(max-width:420px){.vrl-footer__nav{gap:12px 14px!important;font-size:14px!important}.vrl-floating-whatsapp{right:14px!important;bottom:82px!important;width:56px!important;height:56px!important}.vrl-floating-whatsapp__icon{width:56px!important;height:56px!important}}.vrl-final__form .vrl-form-card,.vrl-final__form .vrl-form-card *{text-shadow:none!important}.vrl-final__form .vrl-form-card__copy h3,.vrl-final__form .vrl-form-card h3{color:#0F172A!important;opacity:1!important}.vrl-final__form .vrl-form-card__copy p,.vrl-final__form .vrl-form-card p:not(.vrl-response-note),.vrl-final__form .vrl-form-card .ff-el-input--label label,.vrl-final__form .vrl-form-card label,.vrl-final__form .vrl-form-card .ff-el-help-message{color:#64748B!important;opacity:1!important}.vrl-final__form .vrl-form-card__head{position:relative!important;z-index:2!important;margin-bottom:28px!important}.vrl-final__form .vrl-form-card__copy p{margin-top:8px!important;font-size:15px!important;line-height:1.6!important;max-width:320px!important}.vrl-final__form .vrl-form-card .vrl-response-note,.vrl-final__form .vrl-form-card p.vrl-response-note{color:#64748B!important;background:#F8FAFC!important;border:1px solid rgba(226,232,240,.96)!important;opacity:1!important;visibility:visible!important}.vrl-final__form .vrl-form-card .vrl-response-note *{color:#64748B!important;stroke:#64748B!important;opacity:1!important}.vrl-final__form .vrl-form-card .ff-el-group{margin-bottom:16px!important}@media(max-width:900px){.vrl-final__form .vrl-form-card__head{margin-bottom:24px!important}.vrl-final__form .vrl-form-card__copy p{font-size:14px!important;line-height:1.55!important;max-width:100%!important}.vrl-final__form .vrl-form-card .ff-el-group{margin-bottom:14px!important}}.vrl-final__form .vrl-form-card{overflow:hidden!important;position:relative!important}.vrl-final__form .vrl-form-card:before{left:24px!important;right:24px!important;width:auto!important;top:0!important;height:4px!important;border-radius:0 0 999px 999px!important;background:linear-gradient(90deg,#7C5CFF,#36D1DC)!important;opacity:.95!important;z-index:1!important}.vrl-final__form .vrl-form-card__head,.vrl-final__form .vrl-form-embed,.vrl-final__form .vrl-demo-form,.vrl-final__form .vrl-response-note{position:relative!important;z-index:2!important}@media(max-width:900px){.vrl-final__form .vrl-form-card:before{left:18px!important;right:18px!important;height:4px!important}}@media(max-width:380px){.vrl-final__form .vrl-form-card:before{left:16px!important;right:16px!important}}:root{--vrl-whatsapp:#25D366;--vrl-whatsapp-dark:#128C7E}.vrl-icon--whatsapp{display:block;fill:currentColor!important;stroke:none!important;color:currentColor;flex:0 0 auto}.vrl-whatsapp-btn .vrl-icon--whatsapp,.vrl-footer__whatsapp .vrl-icon--whatsapp,.vrl-btn--final-whatsapp .vrl-icon--whatsapp{color:var(--vrl-whatsapp)!important}.vrl-whatsapp-btn{border-color:rgba(37,211,102,.32)!important;color:#6F52FF!important;background:#fff!important;box-shadow:0 10px 28px rgba(37,211,102,.08),0 8px 22px rgba(15,23,42,.035)!important}.vrl-whatsapp-btn:hover{border-color:rgba(37,211,102,.5)!important;box-shadow:0 16px 38px rgba(37,211,102,.14),0 12px 30px rgba(15,23,42,.06)!important}.vrl-btn--final-whatsapp{border-color:rgba(255,255,255,.35)!important;background:rgba(255,255,255,.08)!important;color:#fff!important}.vrl-btn--final-whatsapp .vrl-icon--whatsapp{color:var(--vrl-whatsapp)!important;filter:drop-shadow(0 0 10px rgba(37,211,102,.35))}.vrl-footer__whatsapp{border-color:rgba(37,211,102,.28)!important;background:#fff!important;color:#6F52FF!important;box-shadow:0 14px 34px rgba(37,211,102,.10),0 12px 30px rgba(15,23,42,.045)!important}.vrl-footer__whatsapp:hover{border-color:rgba(37,211,102,.45)!important;transform:translateY(-2px);box-shadow:0 18px 46px rgba(37,211,102,.16),0 14px 34px rgba(15,23,42,.06)!important}.vrl-floating-whatsapp{color:#fff!important;background:var(--vrl-whatsapp)!important;box-shadow:0 18px 42px rgba(37,211,102,.38)!important}.vrl-floating-whatsapp__icon{background:var(--vrl-whatsapp)!important;color:#fff!important}.vrl-floating-whatsapp__icon .vrl-icon--whatsapp{width:30px!important;height:30px!important;color:#fff!important}.vrl-floating-whatsapp__wave{border-color:rgba(37,211,102,.34)!important;box-shadow:0 0 0 1px rgba(37,211,102,.18)!important}.vrl-floating-whatsapp:hover{background:var(--vrl-whatsapp-dark)!important;box-shadow:0 22px 52px rgba(18,140,126,.36)!important}.vrl-footer__brand-block{gap:10px}.vrl-footer__tagline{margin-top:8px}@media (max-width:900px){.vrl-whatsapp-btn .vrl-icon--whatsapp{width:23px!important;height:23px!important;color:var(--vrl-whatsapp)!important}.vrl-footer__whatsapp{height:52px!important;padding:0 26px!important;gap:10px!important}.vrl-footer__whatsapp .vrl-icon--whatsapp{width:22px!important;height:22px!important}.vrl-btn--final-whatsapp .vrl-icon--whatsapp{width:22px!important;height:22px!important}}@media (max-width:520px){.vrl-floating-whatsapp__icon .vrl-icon--whatsapp{width:28px!important;height:28px!important}}.vrl-hero__badges.vrl-hero__credibility{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;gap:14px!important;margin:0!important}.vrl-credential-card{min-height:72px!important;padding:14px 18px!important;border-radius:22px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(216,221,234,.72)!important;box-shadow:0 14px 34px rgba(15,23,42,.055)!important;display:flex!important;align-items:center!important;gap:12px!important;color:#0F172A!important}.vrl-credential-card span{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(111,82,255,.09)!important;color:#6F52FF!important;border:1px solid rgba(111,82,255,.14)!important}.vrl-credential-card strong{font-size:14px!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.01em!important}.vrl-credential-card--brand{min-width:240px!important;max-width:290px!important;padding:10px 18px!important;background:#080808!important;border-color:rgba(15,23,42,.12)!important;box-shadow:0 18px 42px rgba(15,23,42,.11)!important;justify-content:center!important}.vrl-credential-card--brand img{display:block!important;width:100%!important;max-width:238px!important;height:auto!important;max-height:58px!important;object-fit:contain!important}@media (max-width:900px){.vrl-hero__badges.vrl-hero__credibility{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.vrl-credential-card{min-height:58px!important;padding:10px 12px!important;border-radius:18px!important}.vrl-credential-card--brand{min-width:0!important;max-width:100%!important;height:64px!important;padding:8px 14px!important}.vrl-credential-card--brand img{max-width:210px!important;max-height:46px!important}.vrl-credential-card span{width:38px!important;height:38px!important;flex-basis:38px!important;border-radius:14px!important}.vrl-credential-card strong{font-size:13.5px!important;line-height:1.18!important}}.vrl-service-card{appearance:none;border:1px solid #EAEAEA;text-align:left;cursor:pointer;width:100%}.vrl-service-card__content{display:block;position:relative;z-index:1}.vrl-service-card__content strong{display:block;margin:0 0 12px;font-size:21px;line-height:1.2;font-weight:850;letter-spacing:-.028em;color:#0F172A}.vrl-service-card__content small{display:block;margin:0;color:#64748B;line-height:1.68;font-size:15.5px;max-width:96%;font-weight:500}.vrl-service-card h3,.vrl-service-card p{display:none!important}.vrl-service-card__arrow{position:absolute;right:24px;bottom:24px;width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#6F52FF;background:rgba(111,82,255,.08);opacity:0;transform:translateX(-4px);transition:opacity .22s ease,transform .22s ease,background .22s ease;z-index:2}.vrl-service-card:hover .vrl-service-card__arrow,.vrl-service-card.is-active .vrl-service-card__arrow{opacity:1;transform:translateX(0)}.vrl-service-card.is-active{border-color:rgba(111,82,255,.64)!important;background:linear-gradient(180deg,#fff 0%,rgba(111,82,255,.045) 100%);box-shadow:0 22px 56px rgba(111,82,255,.12)!important}.vrl-service-card.is-active:before{opacity:1}.vrl-service-card.is-active .vrl-service-card__icon{color:#5737E6}.vrl-service-card.is-active .vrl-service-card__content strong{color:#0F172A}.vrl-treatment-detail{margin-top:34px;position:relative}.vrl-treatment-panel{display:none;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:34px;align-items:stretch;padding:28px;border-radius:34px;border:1px solid rgba(111,82,255,.14);background:radial-gradient(circle at 0% 0%,rgba(111,82,255,.09),transparent 36%),radial-gradient(circle at 100% 100%,rgba(54,209,220,.08),transparent 36%),#fff;box-shadow:0 28px 80px rgba(15,23,42,.075);overflow:hidden}.vrl-treatment-panel.is-active{display:grid;animation:vrlTreatmentIn .28s ease both}@keyframes vrlTreatmentIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.vrl-treatment-panel__media{min-width:0;align-self:stretch}.vrl-ba--treatment{height:100%;min-height:420px;border-radius:26px;box-shadow:0 18px 48px rgba(15,23,42,.10);border:1px solid rgba(255,255,255,.72)}.vrl-treatment-image{height:100%;min-height:420px;margin:0;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.10);border:1px solid rgba(255,255,255,.72)}.vrl-treatment-image img{width:100%;height:100%;display:block;object-fit:cover}.vrl-treatment-panel__placeholder{min-height:420px;height:100%;border-radius:26px;border:1px dashed rgba(111,82,255,.28);background:linear-gradient(135deg,rgba(111,82,255,.08),rgba(54,209,220,.07));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:32px;color:#6F52FF}.vrl-treatment-panel__placeholder strong{font-size:20px;color:#0F172A;letter-spacing:-.02em}.vrl-treatment-panel__placeholder span{max-width:320px;color:#64748B;font-weight:600;line-height:1.55}.vrl-treatment-panel__content{min-width:0;padding:8px 6px 6px}.vrl-treatment-panel__eyebrow{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 13px;border-radius:999px;background:rgba(111,82,255,.10);color:#6F52FF;font-size:12px;text-transform:uppercase;letter-spacing:.035em;font-weight:850;margin-bottom:18px}.vrl-treatment-panel__content h3{margin:0 0 14px;font-size:clamp(30px,3.2vw,44px);line-height:1.06;letter-spacing:-.045em;color:#0F172A;font-weight:900}.vrl-treatment-panel__content>p{margin:0 0 22px;color:#475569;font-size:16.5px;line-height:1.78;max-width:620px}.vrl-treatment-panel__chips{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 26px}.vrl-treatment-panel__chips span{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:#fff;border:1px solid rgba(111,82,255,.16);color:#475569;font-size:12.5px;font-weight:800;box-shadow:0 8px 18px rgba(15,23,42,.035)}.vrl-treatment-faq{display:grid;gap:10px}.vrl-treatment-faq h4{margin:0 0 6px;color:#0F172A;font-size:18px;font-weight:900;letter-spacing:-.02em}.vrl-treatment-faq details{border:1px solid rgba(232,236,243,.96);background:rgba(255,255,255,.78);border-radius:18px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.vrl-treatment-faq details[open]{border-color:rgba(111,82,255,.20);box-shadow:0 12px 32px rgba(15,23,42,.055)}.vrl-treatment-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px;color:#0F172A;font-size:14.5px;font-weight:850}.vrl-treatment-faq summary::-webkit-details-marker{display:none}.vrl-treatment-faq summary .vrl-icon{color:#6F52FF;flex:0 0 auto;transition:transform .2s ease}.vrl-treatment-faq details[open] summary .vrl-icon{transform:rotate(45deg)}.vrl-treatment-faq details p{margin:0;padding:0 18px 18px;color:#64748B;line-height:1.7;font-size:14.5px}@media(max-width:900px){.vrl-service-card{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:18px!important}.vrl-service-card__badge{top:10px!important;right:12px!important}.vrl-service-card__icon{margin:0!important;width:46px!important;height:46px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(111,82,255,.075)!important}.vrl-service-card__content strong{font-size:17px;margin-bottom:4px}.vrl-service-card__content small{font-size:13.5px;line-height:1.45;max-width:100%}.vrl-service-card__arrow{position:static;opacity:1;transform:none;width:32px;height:32px}.vrl-treatment-detail{margin-top:22px}.vrl-treatment-panel{grid-template-columns:1fr;gap:22px;padding:18px;border-radius:28px}.vrl-ba--treatment,.vrl-treatment-image,.vrl-treatment-panel__placeholder{min-height:0;aspect-ratio:1/1;border-radius:22px}.vrl-treatment-panel__content{padding:0 2px 2px}.vrl-treatment-panel__content h3{font-size:30px}.vrl-treatment-panel__content>p{font-size:15px;line-height:1.68}.vrl-treatment-panel__chips{gap:8px;margin-bottom:20px}.vrl-treatment-panel__chips span{font-size:12px;min-height:32px}.vrl-treatment-faq summary{padding:15px 15px;font-size:14px}.vrl-treatment-faq details p{padding:0 15px 15px;font-size:14px}}.vrl-expert{padding:72px 0 92px;background:linear-gradient(180deg,#fff 0%,#FBFCFF 100%)}.vrl-expert-card{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:38px;align-items:center;padding:28px;border-radius:34px;background:radial-gradient(circle at 0% 0%,rgba(111,82,255,.075),transparent 34%),radial-gradient(circle at 100% 100%,rgba(54,209,220,.07),transparent 34%),#fff;border:1px solid rgba(111,82,255,.13);box-shadow:0 28px 80px rgba(15,23,42,.075);overflow:hidden}.vrl-expert-card__media{position:relative;border-radius:28px;overflow:hidden;min-height:500px;background:#EEF2FF;box-shadow:0 18px 48px rgba(15,23,42,.10)}.vrl-expert-card__media:after{content:"";position:absolute;inset:auto 18px 18px 18px;height:42%;border-radius:22px;background:linear-gradient(180deg,transparent,rgba(15,23,42,.16));pointer-events:none;opacity:.52}.vrl-expert-card__media img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center top;transform:scale(1.01)}.vrl-expert-card__content{min-width:0;padding:10px 10px 10px 0}.vrl-expert-card__kicker{margin-bottom:22px}.vrl-expert-card__content h2{margin:0 0 20px;color:#0F172A;font-size:clamp(32px,3.2vw,48px);line-height:1.06;font-weight:900;letter-spacing:-.045em;max-width:680px}.vrl-expert-card__text{max-width:700px;color:#475569;font-size:16.5px;line-height:1.82;font-weight:500}.vrl-expert-card__text p{margin:0 0 14px}.vrl-expert-card__text p:last-child{margin-bottom:0}.vrl-expert-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.vrl-expert-features span{min-height:44px;display:flex;align-items:center;gap:9px;padding:10px 14px;border-radius:16px;background:#fff;border:1px solid rgba(111,82,255,.14);color:#253044;font-size:13.5px;line-height:1.35;font-weight:800;box-shadow:0 8px 20px rgba(15,23,42,.035)}.vrl-expert-features .vrl-icon{color:#6F52FF;flex:0 0 auto}@media(max-width:900px){.vrl-expert{padding:54px 0 72px}.vrl-expert-card{grid-template-columns:1fr;gap:22px;padding:18px;border-radius:28px}.vrl-expert-card__media{min-height:0;aspect-ratio:4/5;border-radius:24px}.vrl-expert-card__media img{min-height:0;height:100%}.vrl-expert-card__content{padding:2px 2px 4px}.vrl-expert-card__content h2{font-size:32px;line-height:1.08;margin-bottom:16px}.vrl-expert-card__text{font-size:15px;line-height:1.72}.vrl-expert-features{grid-template-columns:1fr;gap:10px;margin-top:22px}.vrl-expert-features span{min-height:42px;font-size:13px;padding:10px 13px}}.vrl-reviews{position:relative;padding:112px 0;background:radial-gradient(circle at 8% 12%,rgba(111,82,255,.10),transparent 28%),radial-gradient(circle at 92% 18%,rgba(54,209,220,.11),transparent 30%),linear-gradient(180deg,#fff 0%,#fbfcff 100%)}.vrl-section-head--reviews{max-width:780px;margin:0 auto 56px;text-align:center}.vrl-section-head--reviews .vrl-section-kicker,.vrl-reviews-badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 22px;margin:0 auto 20px;border-radius:999px;background:linear-gradient(135deg,rgba(111,82,255,.14),rgba(54,209,220,.10));border:1px solid rgba(111,82,255,.12);color:var(--primary);font-size:13px;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.vrl-section-head--reviews h2{margin:0 0 18px;color:var(--dark);font-size:clamp(40px,4.2vw,64px);line-height:1.04;letter-spacing:-.05em;font-weight:900;text-align:center}.vrl-section-head--reviews p{margin:0 auto;max-width:660px;color:#64748B;font-size:19px;line-height:1.75;text-align:center}.vrl-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.vrl-review-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:28px;border-radius:28px;background:rgba(255,255,255,.94);border:1px solid rgba(216,221,234,.78);box-shadow:0 18px 50px rgba(15,23,42,.065);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.vrl-review-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:.85}.vrl-review-card:hover{transform:translateY(-6px);border-color:rgba(111,82,255,.24);box-shadow:0 26px 70px rgba(15,23,42,.10)}.vrl-review-card__top{display:flex;align-items:center;gap:16px;margin-bottom:18px}.vrl-review-card__avatar{position:relative;width:68px;height:68px;flex:0 0 68px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(111,82,255,.16),rgba(54,209,220,.18));border:1px solid rgba(111,82,255,.14);overflow:visible}.vrl-review-card__avatar img{width:100%;height:100%;object-fit:cover;border-radius:22px}.vrl-review-card__avatar>span{color:var(--primary);font-size:20px;font-weight:900;letter-spacing:.02em}.vrl-review-card__play{position:absolute;right:-9px;bottom:-9px;width:36px;height:36px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,var(--primary-2),var(--primary-dark));box-shadow:0 12px 24px rgba(111,82,255,.26);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.vrl-review-card__play:hover{transform:scale(1.06);box-shadow:0 16px 32px rgba(111,82,255,.34)}.vrl-review-card__play .vrl-icon{margin-left:2px;fill:#fff;stroke:#fff}.vrl-review-card__person h3{margin:0 0 4px;color:var(--dark);font-size:18px;font-weight:900;letter-spacing:-.02em}.vrl-review-card__person span{display:block;color:#64748B;font-size:14px;font-weight:700}.vrl-review-card__rating{display:flex;gap:3px;margin:0 0 16px;color:#CBD5E1}.vrl-review-card__rating span{display:inline-flex;color:#CBD5E1}.vrl-review-card__rating span.is-active{color:#F5B301}.vrl-review-card__rating .vrl-icon{fill:currentColor;stroke:currentColor;stroke-width:1.6}.vrl-review-card__text{margin:0;color:#475569;font-size:15.5px;line-height:1.82;font-weight:500;flex:1 1 auto}.vrl-review-card__footer{margin-top:22px;padding-top:18px;border-top:1px solid rgba(216,221,234,.72)}.vrl-review-card__link,.vrl-review-card__static{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:850}.vrl-review-card__link{border:1px solid rgba(111,82,255,.24);background:#fff;color:var(--primary);cursor:pointer;transition:transform .18s ease,background .18s ease}.vrl-review-card__link:hover{transform:translateY(-1px);background:rgba(111,82,255,.06)}.vrl-review-card__link .vrl-icon{fill:var(--primary);stroke:var(--primary);margin-left:1px}.vrl-review-card__static{color:#64748B;background:rgba(100,116,139,.08);border:1px solid rgba(100,116,139,.10)}.vrl-review-card__static .vrl-icon{color:var(--primary)}.vrl-reviews__cta{margin:56px auto 0;max-width:1080px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;padding:32px 36px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(250,251,255,.92));border:1px solid rgba(111,82,255,.15);box-shadow:0 22px 60px rgba(15,23,42,.08)}.vrl-reviews__cta h3{margin:0 0 8px;color:var(--dark);font-size:26px;line-height:1.16;letter-spacing:-.03em;font-weight:900}.vrl-reviews__cta p{margin:0;color:#64748B;font-size:15.5px;line-height:1.7;max-width:620px}.vrl-reviews__cta .vrl-btn{min-width:300px;height:58px}.vrl-video-modal{position:fixed;inset:0;z-index:5000;display:none;align-items:center;justify-content:center;padding:22px}.vrl-video-modal.is-open{display:flex}.vrl-video-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.68);backdrop-filter:blur(10px);cursor:pointer}.vrl-video-modal__dialog{position:relative;z-index:1;width:min(920px,100%);border-radius:28px;overflow:hidden;background:#0F172A;box-shadow:0 32px 100px rgba(0,0,0,.34)}.vrl-video-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:var(--dark);font-size:30px;line-height:1;cursor:pointer}.vrl-video-modal__frame{aspect-ratio:16/9;background:#0F172A}.vrl-video-modal__frame iframe,.vrl-video-modal__frame video{width:100%;height:100%;display:block;border:0}@media(max-width:1024px){.vrl-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vrl-reviews__cta{grid-template-columns:1fr;text-align:center;justify-items:center}.vrl-reviews__cta p{max-width:720px}}@media(max-width:700px){.vrl-reviews{padding:72px 0}.vrl-section-head--reviews{margin-bottom:34px}.vrl-section-head--reviews h2{font-size:clamp(34px,9vw,46px)}.vrl-section-head--reviews p{font-size:16px;line-height:1.7}.vrl-reviews-grid{grid-template-columns:1fr;gap:18px}.vrl-review-card{padding:22px;border-radius:24px}.vrl-review-card__avatar{width:62px;height:62px;flex-basis:62px;border-radius:20px}.vrl-review-card__avatar img{border-radius:20px}.vrl-review-card__text{font-size:15px;line-height:1.72}.vrl-reviews__cta{margin-top:36px;padding:26px 20px;border-radius:26px;gap:22px}.vrl-reviews__cta h3{font-size:24px}.vrl-reviews__cta .vrl-btn{width:100%;min-width:0;height:56px}.vrl-video-modal{padding:14px}.vrl-video-modal__dialog{border-radius:22px}}.vrl-results--tabs{background:radial-gradient(circle at top left,rgba(111,82,255,.08),transparent 38%),radial-gradient(circle at bottom right,rgba(54,209,220,.08),transparent 42%),#fbfbff}.vrl-results--tabs .vrl-section-head--results{margin-bottom:34px!important}.vrl-results--tabs .vrl-section-head--results h2{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.vrl-results-tabs{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:12px;border:1px solid rgba(111,82,255,.12);border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 18px 50px rgba(15,23,42,.06);margin:0 auto 34px}.vrl-results-tab{height:56px;border:1px solid rgba(111,82,255,.14);border-radius:999px;background:#fff;color:#162033;font-size:14px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease,color .25s ease;white-space:nowrap}.vrl-results-tab:hover{transform:translateY(-2px);border-color:rgba(111,82,255,.35);box-shadow:0 12px 26px rgba(111,82,255,.10)}.vrl-results-tab.is-active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#7C5CFF,#36D1DC);box-shadow:0 16px 34px rgba(111,82,255,.22)}.vrl-results-tab.is-empty:not(.is-active){color:#64748b;background:rgba(255,255,255,.65)}.vrl-results-tab__icon{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(111,82,255,.10);color:#6F52FF;flex:0 0 auto}.vrl-results-tab.is-active .vrl-results-tab__icon{background:rgba(255,255,255,.20);color:#fff}.vrl-results-showcase{position:relative}.vrl-results-panel{display:none}.vrl-results-panel.is-active{display:block;animation:vrlPanelFade .32s ease both}@keyframes vrlPanelFade{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.vrl-results-panel__head{display:flex;align-items:center;gap:16px;max-width:900px;margin:0 auto 28px;padding:20px 24px;border:1px solid rgba(111,82,255,.12);border-radius:26px;background:rgba(255,255,255,.78);box-shadow:0 16px 44px rgba(15,23,42,.055)}.vrl-results-panel__icon{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;color:#6F52FF;background:linear-gradient(135deg,rgba(111,82,255,.14),rgba(54,209,220,.12));flex:0 0 auto}.vrl-results-panel__head h3{margin:0 0 6px;font-size:24px;line-height:1.15;letter-spacing:-.025em;color:#0F172A}.vrl-results-panel__head p{margin:0;color:#64748B;font-size:15px;line-height:1.65}.vrl-results-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}.vrl-result-compare-card--tabbed{border-radius:28px!important;overflow:hidden;background:#fff!important;border:1px solid rgba(111,82,255,.12)!important;box-shadow:0 22px 60px rgba(15,23,42,.08)!important;transition:transform .28s ease,box-shadow .28s ease}.vrl-result-compare-card--tabbed:hover{transform:translateY(-4px);box-shadow:0 28px 72px rgba(15,23,42,.11)!important}.vrl-result-compare-card--tabbed .vrl-ba{border-radius:0!important;aspect-ratio:4/5}.vrl-result-compare-card--tabbed .vrl-result-compare-card__body{display:flex;align-items:flex-start;gap:14px;padding:20px 22px 22px;min-height:110px}.vrl-result-compare-card__icon{width:42px;height:42px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#6F52FF;background:rgba(111,82,255,.10);flex:0 0 auto}.vrl-result-compare-card--tabbed .vrl-result-compare-card__body h3{margin:0 0 7px!important;font-size:18px!important;line-height:1.18!important}.vrl-result-compare-card--tabbed .vrl-result-compare-card__body p{margin:0!important;color:#64748B!important;font-size:13.5px!important;line-height:1.55!important}.vrl-results-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;border:1px dashed rgba(111,82,255,.22);border-radius:28px;background:rgba(255,255,255,.72);color:#64748B}.vrl-results-empty .vrl-icon{color:#6F52FF}.vrl-results-empty strong{color:#0F172A;font-size:18px}.vrl-results--tabs .vrl-results__disclaimer{margin-top:30px!important}@media (max-width:1100px){.vrl-results-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.vrl-results-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.vrl-results--tabs{padding-top:76px!important;padding-bottom:76px!important}.vrl-results--tabs .vrl-section-head--results{margin-bottom:26px!important}.vrl-results--tabs .vrl-section-head--results h2{font-size:clamp(34px,9.4vw,46px)!important;line-height:1.05!important}.vrl-results-tabs{grid-template-columns:1fr!important;gap:10px;padding:12px;border-radius:24px;margin-bottom:26px}.vrl-results-tab{width:100%;height:56px;justify-content:flex-start;padding:0 16px;font-size:15px}.vrl-results-tab__icon{width:32px;height:32px}.vrl-results-panel__head{align-items:flex-start;padding:18px;border-radius:24px;margin-bottom:20px}.vrl-results-panel__icon{width:46px;height:46px;border-radius:16px}.vrl-results-panel__head h3{font-size:21px}.vrl-results-panel__head p{font-size:14px;line-height:1.55}.vrl-results-gallery{grid-template-columns:1fr!important;gap:20px}.vrl-result-compare-card--tabbed .vrl-ba{aspect-ratio:4/5}.vrl-result-compare-card--tabbed .vrl-result-compare-card__body{padding:18px;min-height:auto}}.vrl-results--tabs{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 5%,rgba(111,82,255,.12),transparent 34%),radial-gradient(circle at 92% 18%,rgba(54,209,220,.12),transparent 38%),linear-gradient(180deg,#fbfbff 0%,#ffffff 58%,#fbfbff 100%)!important}.vrl-results--tabs .vrl-container{position:relative;z-index:1}.vrl-results--tabs .vrl-section-head--results{max-width:820px!important;margin:0 auto 32px!important;text-align:center!important}.vrl-results--tabs .vrl-section-head--results h2{max-width:780px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(44px,4.6vw,68px)!important;line-height:1.02!important;letter-spacing:-.05em!important}.vrl-results--tabs .vrl-section-head--results p{max-width:640px!important;margin-left:auto!important;margin-right:auto!important}.vrl-results-tabs{max-width:1320px;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;padding:14px!important;border-radius:32px!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(111,82,255,.12)!important;box-shadow:0 24px 70px rgba(15,23,42,.07)!important;backdrop-filter:blur(18px)}.vrl-results-tab{min-height:58px!important;height:auto!important;padding:10px 14px!important;border-radius:999px!important;font-size:13.5px!important;font-weight:800!important;line-height:1.2!important;overflow:hidden;text-overflow:ellipsis}.vrl-results-tab.is-active{background:linear-gradient(135deg,#7C5CFF 0%,#5737E6 52%,#36D1DC 100%)!important}.vrl-results-showcase{margin-top:34px!important}.vrl-results-panel__head{max-width:1040px!important;margin:0 auto 30px!important;padding:22px 28px!important;border-radius:30px!important;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.78))!important}.vrl-results-panel__head h3{font-size:28px!important}.vrl-results-gallery{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch}.vrl-result-compare-card--tabbed{border-radius:30px!important;box-shadow:0 22px 62px rgba(15,23,42,.085)!important}.vrl-result-static{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f8fafc}.vrl-result-static img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.vrl-result-compare-card--static:hover .vrl-result-static img{transform:scale(1.035)}.vrl-result-static__badge{position:absolute;top:14px;left:14px;height:34px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:rgba(15,23,42,.78);backdrop-filter:blur(10px);font-size:12.5px;font-weight:850;box-shadow:0 12px 24px rgba(15,23,42,.18)}.vrl-result-compare-card--tabbed .vrl-ba{aspect-ratio:1/1!important}.vrl-result-compare-card--tabbed .vrl-result-compare-card__body{padding:18px 20px 20px!important;min-height:106px!important}.vrl-result-compare-card--tabbed .vrl-result-compare-card__body h3{font-size:17px!important}.vrl-result-compare-card__icon{width:40px!important;height:40px!important;border-radius:15px!important}@media (max-width:1180px){.vrl-results-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.vrl-results-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.vrl-results--tabs{padding-top:72px!important;padding-bottom:72px!important}.vrl-results--tabs .vrl-section-head--results h2{font-size:clamp(34px,10vw,44px)!important;line-height:1.05!important;letter-spacing:-.045em!important}.vrl-results--tabs .vrl-section-head--results p{font-size:16px!important;line-height:1.75!important}.vrl-results-tabs{grid-template-columns:1fr!important;gap:10px!important;padding:12px!important;border-radius:26px!important;margin-bottom:24px!important}.vrl-results-tab{width:100%!important;min-height:58px!important;justify-content:flex-start!important;padding:0 18px!important;font-size:15px!important;text-align:left!important}.vrl-results-tab__icon{width:34px!important;height:34px!important}.vrl-results-showcase{margin-top:20px!important}.vrl-results-panel__head{padding:18px!important;border-radius:24px!important;margin-bottom:18px!important}.vrl-results-panel__head h3{font-size:22px!important}.vrl-results-panel__head p{font-size:14px!important;line-height:1.6!important}.vrl-results-gallery{grid-template-columns:1fr!important;gap:18px!important}.vrl-result-static,.vrl-result-compare-card--tabbed .vrl-ba{aspect-ratio:1/1!important}.vrl-result-compare-card--tabbed .vrl-result-compare-card__body{padding:17px 18px 19px!important;min-height:auto!important}.vrl-result-compare-card--tabbed{border-radius:26px!important}.vrl-result-static__badge{top:12px;left:12px;height:32px;font-size:12px}}.vrl-hero{background-image:var(--vrl-hero-bg,none);background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:900px){.vrl-hero{background-image:var(--vrl-hero-bg,none);background-size:cover;background-position:center top;background-repeat:no-repeat}}.vrl-hero{background-image:none!important}.vrl-hero__image{position:absolute;inset:0;z-index:-3;background-image:var(--vrl-hero-bg,none);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1}.vrl-hero__bg{z-index:-2}@media (max-width:900px){.vrl-hero__image{background-image:var(--vrl-hero-bg,none);background-position:center top}}.vrl-hero{background-image:var(--vrl-hero-bg,linear-gradient(135deg,#ffffff 0%,#f8f6ff 48%,#eefcff 100%))!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.vrl-hero__image{display:none!important}.vrl-hero__bg{position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle at 14% 18%,rgba(111,82,255,.12),transparent 34%),radial-gradient(circle at 84% 12%,rgba(54,209,220,.14),transparent 32%),linear-gradient(90deg,rgba(255,255,255,.84) 0%,rgba(255,255,255,.70) 46%,rgba(255,255,255,.38) 100%)!important}.vrl-hero__grid,.vrl-hero__intro,.vrl-hero__actions,.vrl-hero__form-wrap{position:relative;z-index:1}@media (max-width:900px){.vrl-hero{background-image:var(--vrl-hero-bg,linear-gradient(135deg,#ffffff 0%,#f8f6ff 48%,#eefcff 100%))!important;background-position:center top!important}.vrl-hero__bg{background:radial-gradient(circle at 12% 12%,rgba(111,82,255,.10),transparent 36%),radial-gradient(circle at 90% 4%,rgba(54,209,220,.10),transparent 32%),linear-gradient(90deg,rgba(255,255,255,.86),rgba(255,255,255,.86))!important}}.vrl-hero{background-image:var(--vrl-hero-bg,linear-gradient(135deg,#ffffff 0%,#f8f6ff 48%,#eefcff 100%))!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-color:#2f176f!important}.vrl-hero:after{display:none!important;content:none!important}.vrl-hero__bg{position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle at 18% 18%,rgba(124,92,255,.32),transparent 34%),radial-gradient(circle at 86% 16%,rgba(54,209,220,.16),transparent 34%),linear-gradient(90deg,rgba(44,20,104,.72) 0%,rgba(93,55,203,.50) 48%,rgba(44,20,104,.30) 100%)!important}.vrl-hero--has-bg .vrl-kicker{background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.24)!important;color:#ffffff!important;box-shadow:0 14px 36px rgba(20,10,55,.16)!important;backdrop-filter:blur(10px)}.vrl-hero--has-bg .vrl-kicker svg{color:#ffffff!important;stroke:#ffffff!important}.vrl-hero--has-bg h1,.vrl-hero--has-bg .vrl-hero__lead,.vrl-hero--has-bg .vrl-hero__note{color:#ffffff!important;text-shadow:0 12px 36px rgba(15,23,42,.28)}.vrl-hero--has-bg .vrl-hero__lead{opacity:.92}.vrl-hero--has-bg .vrl-hero__note svg{color:#ffffff!important;stroke:#ffffff!important}.vrl-hero--has-bg .vrl-credential-card{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.22)!important;color:#ffffff!important;box-shadow:0 18px 44px rgba(20,10,55,.16)!important;backdrop-filter:blur(12px)}.vrl-hero--has-bg .vrl-credential-card strong{color:#ffffff!important}.vrl-hero--has-bg .vrl-credential-card span{background:rgba(255,255,255,.18)!important;color:#ffffff!important}.vrl-hero--has-bg .vrl-credential-card svg{color:#ffffff!important;stroke:#ffffff!important}.vrl-hero--has-bg .vrl-credential-card--brand{background:rgba(255,255,255,.92)!important}@media (max-width:900px){.vrl-hero{background-position:center top!important}.vrl-hero__bg{background:radial-gradient(circle at 20% 12%,rgba(124,92,255,.30),transparent 34%),linear-gradient(180deg,rgba(44,20,104,.68) 0%,rgba(93,55,203,.48) 48%,rgba(44,20,104,.36) 100%)!important}}.vrl-hero{min-height:calc(100vh - 72px)!important;overflow:hidden!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.vrl-hero:after{display:none!important;content:none!important}.vrl-hero__bg{position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle at 12% 18%,rgba(124,92,255,.24),transparent 34%),radial-gradient(circle at 72% 14%,rgba(54,209,220,.10),transparent 32%),linear-gradient(90deg,rgba(32,15,82,.74) 0%,rgba(67,37,155,.54) 44%,rgba(32,15,82,.22) 100%)!important}.vrl-hero__grid{min-height:calc(100vh - 72px)!important;padding-top:78px!important;padding-bottom:92px!important;grid-template-columns:1fr minmax(420px,.78fr)!important;gap:64px!important}.vrl-hero__intro{max-width:700px!important}.vrl-hero--has-bg .vrl-kicker{background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;opacity:.96!important;box-shadow:0 14px 40px rgba(15,10,45,.14)!important}.vrl-hero--has-bg .vrl-kicker .vrl-icon,.vrl-hero--has-bg .vrl-kicker svg{color:#fff!important;stroke:#fff!important}.vrl-hero--has-bg h1{color:#fff!important;text-shadow:0 16px 46px rgba(10,8,30,.38)!important;max-width:760px!important}.vrl-hero--has-bg .vrl-hero__lead{color:rgba(255,255,255,.90)!important;text-shadow:0 10px 30px rgba(10,8,30,.26)!important;max-width:650px!important}.vrl-hero__form-wrap{justify-content:flex-end!important;align-self:center!important}.vrl-hero__form-wrap .vrl-form-card{width:min(430px,100%)!important;padding:34px!important;border-radius:30px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 30px 90px rgba(18,12,54,.28)!important;backdrop-filter:blur(18px)!important}.vrl-hero__form-wrap .vrl-form-card:before{height:4px!important;background:linear-gradient(90deg,#7C5CFF,#36D1DC)!important}.vrl-hero__form-wrap .vrl-form-card h3{color:#0F172A!important;font-size:25px!important;line-height:1.12!important}.vrl-hero__form-wrap .vrl-form-card p{color:#64748B!important}.vrl-hero__form-wrap .vrl-demo-field input,.vrl-hero__form-wrap .vrl-demo-field textarea,.vrl-hero__form-wrap .vrl-form-embed input,.vrl-hero__form-wrap .vrl-form-embed textarea,.vrl-hero__form-wrap .vrl-form-embed select{background:#fff!important}.vrl-hero--has-bg .vrl-credential-card:not(.vrl-credential-card--brand){background:rgba(255,255,255,.15)!important;border-color:rgba(255,255,255,.22)!important;color:#fff!important;box-shadow:0 16px 40px rgba(20,10,55,.18)!important;backdrop-filter:blur(14px)!important}.vrl-hero--has-bg .vrl-credential-card:not(.vrl-credential-card--brand) strong{color:#fff!important}.vrl-hero--has-bg .vrl-credential-card:not(.vrl-credential-card--brand) span{background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.24)!important;color:#fff!important}.vrl-hero--has-bg .vrl-credential-card:not(.vrl-credential-card--brand) svg{stroke:#fff!important}.vrl-hero--has-bg .vrl-credential-card--brand{background:rgba(255,255,255,.95)!important;border-color:rgba(255,255,255,.70)!important;box-shadow:0 18px 46px rgba(10,8,30,.18)!important}.vrl-hero--has-bg .vrl-btn--primary{box-shadow:0 22px 60px rgba(45,24,138,.34)!important}@media (min-width:1200px){.vrl-hero{background-position:center center!important}}@media (max-width:900px){.vrl-hero{min-height:auto!important;background-position:center top!important}.vrl-hero__bg{background:radial-gradient(circle at 20% 10%,rgba(124,92,255,.24),transparent 36%),linear-gradient(180deg,rgba(32,15,82,.78) 0%,rgba(67,37,155,.54) 54%,rgba(32,15,82,.34) 100%)!important}.vrl-hero__grid{min-height:auto!important;padding-top:34px!important;padding-bottom:62px!important;gap:22px!important}.vrl-hero__form-wrap .vrl-form-card{width:100%!important;padding:22px!important;border-radius:24px!important;box-shadow:0 24px 62px rgba(18,12,54,.22)!important}.vrl-hero--has-bg h1{max-width:100%!important}.vrl-hero--has-bg .vrl-hero__lead{max-width:100%!important}}.vrl-hero__badges.vrl-hero__credibility{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;width:min(100%,640px)!important;align-items:stretch!important;margin-top:0!important}.vrl-credential-card{min-width:0!important;min-height:64px!important;padding:12px 14px!important;border-radius:20px!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.26)!important;box-shadow:0 18px 44px rgba(15,23,42,.16)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}.vrl-credential-card span,.vrl-credential-card__media{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:15px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.24)!important;color:#fff!important;overflow:hidden!important}.vrl-credential-card__media img,.vrl-credential-card--image img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.vrl-credential-card--image .vrl-credential-card__media{background:rgba(255,255,255,.92)!important;padding:6px!important}.vrl-credential-card strong{color:#fff!important;font-size:13.5px!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.015em!important;text-shadow:0 1px 14px rgba(0,0,0,.18)!important}@media (max-width:900px){.vrl-hero__badges.vrl-hero__credibility{grid-template-columns:1fr!important;width:100%!important;gap:10px!important}.vrl-credential-card{min-height:58px!important;padding:10px 12px!important;border-radius:18px!important}.vrl-credential-card strong{font-size:13.5px!important;line-height:1.2!important}}@media (max-width:900px){.vrl-hero__actions{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important}.vrl-hero__badges.vrl-hero__credibility{width:100%!important;max-width:420px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;justify-items:stretch!important}.vrl-credential-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;justify-content:flex-start!important}.vrl-hero__cta{width:100%!important;max-width:420px!important;margin-left:auto!important;margin-right:auto!important}.vrl-hero__cta .vrl-btn--primary{width:100%!important;justify-content:center!important}}@media (max-width:520px){.vrl-hero__badges.vrl-hero__credibility,.vrl-hero__cta{max-width:100%!important}}@media (max-width:900px){.vrl-hero,.vrl-hero--has-bg{overflow-x:hidden!important}.vrl-hero__grid{width:100%!important;max-width:100%!important;padding-left:20px!important;padding-right:20px!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important;justify-items:center!important;align-items:center!important}.vrl-hero__intro,.vrl-hero__form-wrap,.vrl-hero__actions{width:min(100%,620px)!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.vrl-hero__form-wrap{display:flex!important;justify-content:center!important;align-items:center!important}.vrl-hero__form-wrap .vrl-form-card{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.vrl-hero__badges.vrl-hero__credibility,.vrl-hero__cta,.vrl-hero__note{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.vrl-hero__badges.vrl-hero__credibility{display:grid!important;grid-template-columns:1fr!important;justify-content:center!important;justify-items:stretch!important;align-items:stretch!important}.vrl-credential-card{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}}@media (max-width:520px){.vrl-hero__grid{padding-left:18px!important;padding-right:18px!important}.vrl-hero__intro,.vrl-hero__form-wrap,.vrl-hero__actions{width:100%!important;max-width:100%!important}}@media (max-width:900px){html,body,.vrl-main,.vrl-hero{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.vrl-hero .vrl-container.vrl-hero__grid{width:100%!important;max-width:100%!important;min-width:0!important;margin:0 auto!important;padding-left:clamp(18px,5vw,28px)!important;padding-right:clamp(18px,5vw,28px)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;box-sizing:border-box!important;gap:24px!important}.vrl-hero__intro,.vrl-hero__form-wrap,.vrl-hero__actions{width:100%!important;max-width:min(100%,620px)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.vrl-hero__form-wrap{display:flex!important;justify-content:center!important;align-items:center!important}.vrl-hero__form-wrap .vrl-form-card{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.vrl-hero__actions{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.vrl-hero__badges.vrl-hero__credibility,.vrl-hero__cta,.vrl-hero__note{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.vrl-hero__badges.vrl-hero__credibility{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;justify-items:stretch!important}.vrl-credential-card,.vrl-hero__cta .vrl-btn--primary{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.vrl-credential-card{margin:0!important}.vrl-hero__cta .vrl-btn--primary{justify-content:center!important}.vrl-floating-whatsapp{right:18px!important;bottom:22px!important}}@media (max-width:420px){.vrl-hero .vrl-container.vrl-hero__grid{padding-left:18px!important;padding-right:18px!important}}.vrl-trust{padding:104px 0!important;overflow:hidden}.vrl-trust-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:56px;align-items:center}.vrl-trust-content{min-width:0}.vrl-section-head--trust{max-width:720px!important;margin:0 0 38px!important;text-align:left!important}.vrl-section-head--trust h2,.vrl-section-head--trust p{margin-left:0!important;margin-right:0!important}.vrl-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.vrl-trust-card{min-height:178px!important;padding:26px!important;border-radius:24px!important}.vrl-trust-card__icon{width:46px!important;height:46px!important;border-radius:16px;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 18px!important;background:rgba(111,82,255,.1);border:1px solid rgba(111,82,255,.16)}.vrl-trust-card__icon .vrl-icon{width:24px!important;height:24px!important}.vrl-trust-card h3{font-size:18px!important;line-height:1.22!important}.vrl-trust-card p{font-size:14.5px!important;line-height:1.58!important}.vrl-trust__cta{justify-content:flex-start!important;margin-top:34px!important}.vrl-trust-media{position:relative;min-height:560px;border-radius:34px;background:linear-gradient(145deg,rgba(111,82,255,.13),rgba(54,209,220,.08));border:1px solid rgba(111,82,255,.14);box-shadow:0 30px 90px rgba(15,23,42,.12);overflow:hidden}.vrl-trust-media:before{content:"";position:absolute;inset:18px;border-radius:28px;border:1px solid rgba(255,255,255,.58);z-index:2;pointer-events:none}.vrl-trust-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(111,82,255,.08),rgba(15,23,42,.18)),radial-gradient(circle at 18% 18%,rgba(54,209,220,.18),transparent 28%);z-index:1;pointer-events:none}.vrl-trust-media img{width:100%;height:100%;min-height:560px;display:block;object-fit:cover;object-position:center;position:relative;z-index:0}.vrl-trust-media__placeholder{min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:36px;text-align:center;color:#fff;background:linear-gradient(145deg,#6F52FF,#36D1DC)}.vrl-trust-media__placeholder span{width:72px;height:72px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.28)}.vrl-trust-media__placeholder strong{font-size:26px;letter-spacing:-.03em}.vrl-trust-media__placeholder small{max-width:280px;line-height:1.6;opacity:.86}@media(max-width:1100px){.vrl-trust-layout{grid-template-columns:1fr;gap:36px}.vrl-trust-media{min-height:420px;max-width:680px;width:100%;margin:0 auto}.vrl-trust-media img,.vrl-trust-media__placeholder{min-height:420px}}@media(max-width:900px){.vrl-trust{padding:72px 0!important}.vrl-trust-layout{gap:30px}.vrl-section-head--trust{text-align:center!important;margin:0 auto 30px!important;max-width:560px!important}.vrl-section-head--trust h2,.vrl-section-head--trust p{margin-left:auto!important;margin-right:auto!important}.vrl-trust-grid{grid-template-columns:1fr!important;gap:14px!important}.vrl-trust-card{padding:22px!important;border-radius:22px!important;min-height:auto!important}.vrl-trust__cta{justify-content:center!important;margin-top:28px!important}.vrl-trust__cta .vrl-btn--primary{width:100%!important;max-width:440px!important}.vrl-trust-media{min-height:360px;border-radius:26px}.vrl-trust-media:before{inset:12px;border-radius:21px}.vrl-trust-media img,.vrl-trust-media__placeholder{min-height:360px}}.vrl-trust-card__icon--image{background:#fff!important;overflow:hidden;padding:0!important}.vrl-trust-card__icon--image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:inherit!important}@media(max-width:900px){.vrl-trust-layout{display:flex!important;flex-direction:column!important}.vrl-trust-media{order:1!important;width:100%!important;max-width:440px!important;min-height:0!important;aspect-ratio:1/1!important;margin:0 auto 22px!important}.vrl-trust-media img,.vrl-trust-media__placeholder{min-height:0!important;height:100%!important}.vrl-trust-content{order:2!important;width:100%!important}}.vrl-final{position:relative!important;padding:110px 0 104px!important;color:#fff!important;background:radial-gradient(circle at 18% 15%,rgba(111,82,255,.24) 0%,rgba(111,82,255,.10) 24%,transparent 46%),radial-gradient(circle at 86% 84%,rgba(54,209,220,.16) 0%,rgba(54,209,220,.08) 22%,transparent 46%),linear-gradient(135deg,#0B1024 0%,#141228 42%,#21164A 100%)!important;overflow:hidden!important;isolation:isolate!important}.vrl-final:before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,255,255,.06) 0 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.045) 0 1px,transparent 1px)!important;background-size:58px 58px!important;opacity:.16!important}.vrl-final:after{content:""!important;position:absolute!important;inset:auto -12% -42% 45%!important;width:760px!important;height:520px!important;border-radius:50%!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(circle,rgba(111,82,255,.20),transparent 64%)!important;filter:blur(8px)!important;opacity:.72!important}.vrl-final .vrl-container{position:relative!important;z-index:2!important}.vrl-final__shell{display:grid!important;grid-template-columns:minmax(0,1.06fr) minmax(390px,456px)!important;gap:58px!important;align-items:center!important;padding:48px!important;border-radius:36px!important;background:linear-gradient(135deg,rgba(255,255,255,.095),rgba(255,255,255,.045))!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 34px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.10)!important;backdrop-filter:blur(18px)!important}.vrl-final__content{max-width:700px!important}.vrl-final__kicker{background:rgba(111,82,255,.18)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:0 12px 34px rgba(0,0,0,.12)!important}.vrl-final__kicker .vrl-icon{color:#D8D2FF!important;stroke:#D8D2FF!important}.vrl-final h2{color:#fff!important;text-shadow:0 10px 38px rgba(0,0,0,.25)!important}.vrl-final p{color:rgba(236,240,255,.82)!important}.vrl-final__trust span{background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;color:rgba(255,255,255,.94)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.vrl-final__trust span .vrl-icon{color:#A896FF!important;stroke:#A896FF!important}.vrl-btn--final-primary{background:linear-gradient(135deg,#8064FF 0%,#5B39F0 100%)!important;color:#fff!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 22px 48px rgba(111,82,255,.34)!important}.vrl-btn--final-primary:hover{transform:translateY(-2px)!important;box-shadow:0 28px 58px rgba(111,82,255,.42)!important}.vrl-btn--final-whatsapp{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.vrl-btn--final-whatsapp:hover{background:rgba(255,255,255,.10)!important;transform:translateY(-2px)!important}.vrl-final__notes{color:rgba(236,240,255,.74)!important}.vrl-final__notes .vrl-icon{color:#A7B0C7!important;stroke:#A7B0C7!important}.vrl-final__form .vrl-form-card{background:rgba(255,255,255,.97)!important;color:#0F172A!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 34px 90px rgba(0,0,0,.34)!important;backdrop-filter:blur(18px)!important}.vrl-final__form .vrl-form-card:before{background:linear-gradient(90deg,#7C5CFF,#36D1DC)!important;opacity:1!important}.vrl-final__form .vrl-form-card__icon{box-shadow:0 18px 36px rgba(54,209,220,.20)!important}.vrl-final__form .vrl-form-card__copy h3,.vrl-final__form .vrl-form-card h3{color:#0F172A!important}.vrl-final__form .vrl-form-card__copy p,.vrl-final__form .vrl-form-card p:not(.vrl-response-note),.vrl-final__form .vrl-form-card label{color:#64748B!important}.vrl-final__form .vrl-response-note,.vrl-final__form .vrl-form-card .vrl-response-note{background:#F8FAFC!important;color:#64748B!important;border-color:rgba(226,232,240,.96)!important}.vrl-footer{margin-top:0!important}@media(max-width:900px){.vrl-final{padding:72px 0 64px!important}.vrl-final__shell{grid-template-columns:1fr!important;gap:30px!important;padding:26px 22px!important;border-radius:30px!important;text-align:center!important}.vrl-final__content{max-width:100%!important;margin:0 auto!important}.vrl-final__kicker{margin-left:auto!important;margin-right:auto!important}.vrl-final__trust{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;max-width:390px!important;margin-left:auto!important;margin-right:auto!important}.vrl-final__trust span{justify-content:center!important;white-space:normal!important;text-align:center!important}.vrl-final__actions{display:grid!important;grid-template-columns:1fr!important;max-width:390px!important;margin-left:auto!important;margin-right:auto!important}.vrl-final__notes{display:grid!important;grid-template-columns:1fr!important;max-width:390px!important;margin-left:auto!important;margin-right:auto!important}.vrl-final__notes span{justify-content:center!important}.vrl-final__form,.vrl-final__form .vrl-form-card{width:100%!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important}}@media(max-width:560px){.vrl-final .vrl-container{padding-left:16px!important;padding-right:16px!important}.vrl-final__shell{padding:22px 14px 24px!important;border-radius:28px!important}.vrl-final h2{font-size:clamp(30px,9vw,40px)!important}.vrl-final__form .vrl-form-card{padding:22px!important;border-radius:24px!important}}.vrl-treatment-detail{max-width:1080px;margin:34px auto 0}.vrl-treatment-panel{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:28px;padding:22px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,250,255,.94)),radial-gradient(circle at 0% 0%,rgba(111,82,255,.10),transparent 34%),radial-gradient(circle at 100% 100%,rgba(54,209,220,.08),transparent 38%);box-shadow:0 24px 68px rgba(15,23,42,.07)}.vrl-ba--treatment,.vrl-treatment-image,.vrl-treatment-panel__placeholder{min-height:360px}.vrl-treatment-panel__content{padding:8px 0 0;display:flex;flex-direction:column;justify-content:center}.vrl-treatment-panel__eyebrow{height:30px;padding:0 11px;font-size:11px;margin-bottom:12px}.vrl-treatment-panel__content h3{font-size:clamp(28px,2.8vw,38px);margin-bottom:10px}.vrl-treatment-panel__content>p{font-size:15.5px;line-height:1.72;margin-bottom:16px;max-width:560px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vrl-treatment-panel__chips{gap:8px;margin-bottom:18px}.vrl-treatment-panel__chips span{min-height:30px;padding:0 11px;font-size:11.5px;background:rgba(255,255,255,.88)}.vrl-treatment-faq{gap:8px}.vrl-treatment-faq h4{font-size:16px;margin-bottom:4px}.vrl-treatment-faq details{border-radius:15px;background:rgba(255,255,255,.68)}.vrl-treatment-faq summary{padding:13px 14px;font-size:13.5px}.vrl-treatment-faq details p{padding:0 14px 14px;font-size:13.5px;line-height:1.62}.vrl-services__cta{margin-top:30px}@media(max-width:900px){.vrl-treatment-detail{max-width:min(100%,620px);margin-top:20px}.vrl-treatment-panel{grid-template-columns:1fr;gap:16px;padding:16px;border-radius:26px}.vrl-treatment-panel__media{order:1}.vrl-treatment-panel__content{order:2;padding:0}.vrl-treatment-panel__content h3{font-size:28px}.vrl-treatment-panel__content>p{-webkit-line-clamp:2;font-size:14.5px;margin-bottom:14px}.vrl-treatment-panel__chips{margin-bottom:14px}.vrl-treatment-faq h4{font-size:15px}}.vrl-footer{position:relative!important;margin-top:0!important;padding:74px 0 34px!important;background:radial-gradient(circle at 18% 0%,rgba(124,92,255,.12),transparent 32%),radial-gradient(circle at 86% 12%,rgba(54,209,220,.10),transparent 30%),linear-gradient(180deg,#101124 0%,#141229 48%,#0B1020 100%)!important;border-top:1px solid rgba(255,255,255,.08)!important;color:#fff!important;overflow:hidden!important}.vrl-footer:before{display:none!important}.vrl-footer__glow{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,rgba(0,0,0,.62),transparent 82%);pointer-events:none}.vrl-footer .vrl-container{position:relative;z-index:1}.vrl-footer__shell{display:grid!important;grid-template-columns:minmax(260px,1.35fr) .7fr .85fr minmax(230px,.9fr)!important;gap:34px!important;align-items:start!important;padding:34px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:34px!important;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.045))!important;box-shadow:0 34px 100px rgba(0,0,0,.30)!important;backdrop-filter:blur(18px)!important}.vrl-footer__top{display:contents!important;border:0!important;padding:0!important;max-width:none!important;margin:0!important}.vrl-footer__brand-block{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important;text-align:left!important}.vrl-footer__brand{width:146px!important;height:auto!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.75)!important;border-radius:22px!important;padding:10px 14px!important;box-shadow:0 18px 46px rgba(0,0,0,.20)!important}.vrl-footer__brand img,.vrl-footer__brand .custom-logo{max-width:118px!important;max-height:42px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.vrl-footer__tagline{margin:4px 0 0!important;color:#fff!important;font-size:18px!important;line-height:1.3!important;font-weight:950!important;letter-spacing:-.02em!important}.vrl-footer__description{max-width:360px!important;margin:0!important;color:rgba(226,232,240,.82)!important;font-size:14.5px!important;line-height:1.75!important;font-weight:650!important}.vrl-footer__badges{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:4px!important}.vrl-footer__badges span{display:inline-flex!important;align-items:center!important;gap:7px!important;height:34px!important;padding:0 12px!important;border-radius:999px!important;color:rgba(255,255,255,.92)!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;font-size:12.5px!important;font-weight:800!important}.vrl-footer__badges .vrl-icon{color:#8EF3FF!important;stroke:#8EF3FF!important}.vrl-footer__column,.vrl-footer__contact{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:11px!important;min-width:0!important}.vrl-footer__column h3,.vrl-footer__contact h3{margin:0 0 7px!important;color:#fff!important;font-size:15px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:-.01em!important}.vrl-footer__column a{color:rgba(226,232,240,.76)!important;text-decoration:none!important;font-size:14px!important;line-height:1.35!important;font-weight:750!important;transition:color .18s ease,transform .18s ease!important}.vrl-footer__column a:hover{color:#fff!important;transform:translateX(3px)!important}.vrl-footer__column a:after{display:none!important}.vrl-footer__whatsapp{justify-self:auto!important;width:100%!important;min-width:0!important;height:52px!important;padding:0 18px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#fff!important;background:linear-gradient(135deg,#25D366,#16A34A)!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 18px 50px rgba(37,211,102,.24)!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important}.vrl-footer__whatsapp:hover{transform:translateY(-2px)!important;box-shadow:0 22px 60px rgba(37,211,102,.32)!important}.vrl-footer__whatsapp .vrl-icon{color:#fff!important;stroke:#fff!important}.vrl-footer__contact-row{display:flex!important;align-items:flex-start!important;gap:9px!important;color:rgba(226,232,240,.78)!important;text-decoration:none!important;font-size:13.5px!important;line-height:1.55!important;font-weight:750!important}.vrl-footer__contact-row .vrl-icon{margin-top:2px!important;color:#A99BFF!important;stroke:#A99BFF!important;flex:0 0 auto!important}.vrl-footer__note{max-width:1080px!important;margin:22px auto 0!important;padding:16px 18px!important;border-radius:22px!important;color:rgba(226,232,240,.78)!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.09)!important;font-size:13px!important;line-height:1.65!important;font-weight:650!important;text-align:center!important}.vrl-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;max-width:none!important;margin:22px 0 0!important;padding:22px 0 0!important;border-top:1px solid rgba(255,255,255,.09)!important;color:rgba(226,232,240,.72)!important;font-size:13.5px!important;line-height:1.5!important;font-weight:750!important}.vrl-footer__bottom p{margin:0!important;color:inherit!important}.vrl-footer__bottom a{color:#A99BFF!important;text-decoration:none!important;font-weight:900!important}.vrl-footer__microcopy{display:none!important}@media(max-width:1024px){.vrl-footer__shell{grid-template-columns:1.2fr 1fr!important;gap:26px!important}}@media(max-width:700px){.vrl-footer{padding:54px 0 28px!important}.vrl-footer__shell{grid-template-columns:1fr!important;gap:26px!important;padding:26px 20px!important;border-radius:30px!important;text-align:center!important}.vrl-footer__brand-block,.vrl-footer__column,.vrl-footer__contact{align-items:center!important;text-align:center!important}.vrl-footer__brand{justify-content:center!important;width:134px!important;margin:0 auto!important}.vrl-footer__brand img,.vrl-footer__brand .custom-logo{object-position:center!important}.vrl-footer__description{max-width:100%!important;font-size:14px!important}.vrl-footer__badges{justify-content:center!important}.vrl-footer__column{gap:10px!important}.vrl-footer__column a:hover{transform:none!important}.vrl-footer__whatsapp{max-width:280px!important;margin:0 auto!important}.vrl-footer__contact-row{justify-content:center!important;text-align:center!important}.vrl-footer__note{margin-top:18px!important;text-align:center!important;font-size:12.5px!important}.vrl-footer__bottom{flex-direction:column!important;justify-content:center!important;gap:8px!important;text-align:center!important;font-size:12.8px!important}.vrl-floating-whatsapp{right:18px!important;bottom:82px!important}}.vrl-footer{margin-top:0!important;padding:48px 0 28px!important;background:linear-gradient(180deg,#FFFFFF 0%,#F8FAFF 100%)!important;border-top:1px solid rgba(99,91,255,.10)!important;color:#0F172A!important;overflow:hidden!important}.vrl-footer:before,.vrl-footer__glow{display:none!important}.vrl-footer .vrl-container{position:relative!important;z-index:1!important}.vrl-footer__shell{display:grid!important;grid-template-columns:minmax(210px,1.15fr) .9fr .9fr minmax(190px,.85fr)!important;gap:28px!important;align-items:flex-start!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.vrl-footer__brand-block{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;text-align:left!important}.vrl-footer__brand{width:auto!important;min-height:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.vrl-footer__brand img,.vrl-footer__brand .custom-logo{max-width:112px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.vrl-footer__tagline{margin:2px 0 0!important;color:#111827!important;font-size:15px!important;line-height:1.35!important;font-weight:900!important;letter-spacing:-.01em!important}.vrl-footer__description{max-width:320px!important;margin:0!important;color:#64748B!important;font-size:13.5px!important;line-height:1.65!important;font-weight:650!important}.vrl-footer__badges{display:none!important}.vrl-footer__column,.vrl-footer__contact{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:9px!important;min-width:0!important}.vrl-footer__column h3,.vrl-footer__contact h3{margin:0 0 8px!important;color:#0F172A!important;font-size:13px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:.01em!important}.vrl-footer__column a{color:#64748B!important;text-decoration:none!important;font-size:13.5px!important;line-height:1.35!important;font-weight:750!important;transition:color .18s ease,transform .18s ease!important}.vrl-footer__column a:hover{color:#6F52FF!important;transform:translateX(2px)!important}.vrl-footer__column a:after{display:none!important}.vrl-footer__whatsapp{justify-self:auto!important;width:auto!important;min-width:0!important;height:46px!important;padding:0 18px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;color:#6F52FF!important;background:#fff!important;border:1px solid rgba(37,211,102,.28)!important;box-shadow:0 14px 34px rgba(15,23,42,.055),0 12px 32px rgba(37,211,102,.10)!important;font-size:14px!important;font-weight:950!important;text-decoration:none!important}.vrl-footer__whatsapp:hover{transform:translateY(-2px)!important;box-shadow:0 18px 42px rgba(15,23,42,.07),0 16px 38px rgba(37,211,102,.14)!important}.vrl-footer__whatsapp .vrl-icon{color:#25D366!important;stroke:#25D366!important}.vrl-footer__contact-row{display:flex!important;align-items:flex-start!important;gap:8px!important;color:#64748B!important;text-decoration:none!important;font-size:13px!important;line-height:1.55!important;font-weight:700!important}.vrl-footer__contact-row .vrl-icon{margin-top:2px!important;color:#8B7CFF!important;stroke:#8B7CFF!important;flex:0 0 auto!important}.vrl-footer__note{max-width:860px!important;margin:28px auto 0!important;padding:0!important;border-radius:0!important;color:#94A3B8!important;background:transparent!important;border:0!important;font-size:12.5px!important;line-height:1.6!important;font-weight:600!important;text-align:center!important}.vrl-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;max-width:none!important;margin:28px 0 0!important;padding:18px 0 0!important;border-top:1px solid rgba(15,23,42,.08)!important;color:#94A3B8!important;font-size:13px!important;line-height:1.5!important;font-weight:700!important}.vrl-footer__bottom p{margin:0!important;color:inherit!important}.vrl-footer__bottom a{color:#6F52FF!important;text-decoration:none!important;font-weight:900!important}@media(max-width:1024px){.vrl-footer__shell{grid-template-columns:1fr 1fr!important;gap:24px!important}}@media(max-width:700px){.vrl-footer{padding:38px 0 24px!important}.vrl-footer__shell{grid-template-columns:1fr!important;gap:22px!important;text-align:center!important}.vrl-footer__brand-block,.vrl-footer__column,.vrl-footer__contact{align-items:center!important;text-align:center!important}.vrl-footer__brand{justify-content:center!important;margin:0 auto!important}.vrl-footer__brand img,.vrl-footer__brand .custom-logo{object-position:center!important;max-width:104px!important;max-height:44px!important}.vrl-footer__description{max-width:320px!important;margin:0 auto!important;font-size:13px!important}.vrl-footer__column--services{display:none!important}.vrl-footer__column{gap:8px!important}.vrl-footer__column a:hover{transform:none!important}.vrl-footer__whatsapp{height:46px!important;min-width:180px!important;margin:0 auto!important}.vrl-footer__contact-row{justify-content:center!important;text-align:center!important}.vrl-footer__note{margin-top:22px!important;font-size:12px!important}.vrl-footer__bottom{flex-direction:column!important;justify-content:center!important;gap:7px!important;text-align:center!important;font-size:12.5px!important}}@media (max-width:768px){html{scroll-behavior:auto!important;overflow-x:hidden!important}body{overflow-x:hidden!important;-webkit-text-size-adjust:100%!important}.vrl-page,.vrl-main,.vrl-section,.vrl-hero,.vrl-final-cta,.vrl-results,.vrl-trust,.vrl-services,.vrl-reviews{overflow-x:hidden!important;background-attachment:scroll!important}.vrl-service-card,.vrl-trust-card,.vrl-review-card,.vrl-result-card,.vrl-results-panel,.vrl-treatment-panel,.vrl-treatment-detail,.vrl-final-cta__shell,.vrl-final-cta__card,.vrl-form-card,.vrl-footer,.vrl-footer__shell,.vrl-doctor-intro,.vrl-trust-media,.vrl-ba,.vrl-ba__image,.vrl-results-tabs__panel,[data-vrl-treatment-panel],[data-vrl-results-panel]{animation:none!important;transition:none!important;transform:none!important;opacity:1!important;will-change:auto!important;backface-visibility:hidden!important}.vrl-service-card:hover,.vrl-trust-card:hover,.vrl-review-card:hover,.vrl-result-card:hover,.vrl-final-cta__card:hover,.vrl-footer__whatsapp:hover,.vrl-btn:hover,.vrl-whatsapp-btn:hover{transform:none!important;filter:none!important}.vrl-result-card:hover img,.vrl-ba:hover img,.vrl-trust-media:hover img{transform:none!important}.vrl-ba,.vrl-result-card__media,.vrl-review-card__media,.vrl-trust-media,.vrl-doctor-intro__media,.vrl-final-cta__visual{contain:paint!important;transform:none!important}img{max-width:100%!important;height:auto}.vrl-header,.vrl-header.is-scrolled{transition:none!important;transform:none!important}.vrl-nav{transition:opacity .16s ease,visibility .16s ease!important}.vrl-menu-open .vrl-nav{transform:none!important}.vrl-floating-whatsapp__wave{animation:none!important;display:none!important}}.vrl-hero{background-image:var(--vrl-hero-bg-desktop,var(--vrl-hero-bg,linear-gradient(135deg,#ffffff 0%,#f8f6ff 48%,#eefcff 100%)))!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}@media (max-width:900px){.vrl-hero{background-image:var(--vrl-hero-bg-mobile,var(--vrl-hero-bg-desktop,var(--vrl-hero-bg,linear-gradient(135deg,#ffffff 0%,#f8f6ff 48%,#eefcff 100%))))!important;background-position:center top!important;background-size:cover!important}}.vrl-treatment-panel__media .vrl-treatment-image{position:relative}.vrl-treatment-panel__media .vrl-treatment-image:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(15,23,42,.04)}@media(max-width:900px){.vrl-treatment-image{min-height:300px}}@media (min-width:901px){.vrl-hero .vrl-container.vrl-hero__grid{grid-template-columns:minmax(390px,.82fr) minmax(0,1.08fr)!important;grid-template-areas:"form intro" "form actions"!important;gap:64px!important;align-items:center!important}.vrl-hero__form-wrap{grid-area:form!important;justify-content:flex-start!important;align-self:center!important}.vrl-hero__intro{grid-area:intro!important;justify-self:start!important;max-width:760px!important}.vrl-hero__actions{grid-area:actions!important;justify-self:start!important;width:100%!important}.vrl-hero__badges.vrl-hero__credibility{width:min(100%,680px)!important}}@media (max-width:900px){.vrl-hero,.vrl-hero--has-bg{background-position:center top!important}.vrl-hero .vrl-container.vrl-hero__grid{padding-top:clamp(132px,34vw,230px)!important}.vrl-hero__form-wrap{margin-top:clamp(18px,6vw,46px)!important}}.vrl-hero,.vrl-hero--has-bg{background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important}@media (min-width:901px){.vrl-hero,.vrl-hero--has-bg{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}}@media (max-width:900px){.vrl-hero,.vrl-hero--has-bg{min-height:100svh!important;background-size:cover!important;background-position:center top!important;background-repeat:no-repeat!important}.vrl-hero .vrl-container.vrl-hero__grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"intro" "actions" "form"!important;align-content:start!important;min-height:100svh!important;padding-top:clamp(190px,48vw,360px)!important;padding-bottom:76px!important;gap:22px!important}.vrl-hero__intro{grid-area:intro!important;order:unset!important}.vrl-hero__actions{grid-area:actions!important;order:unset!important;margin-top:0!important}.vrl-hero__form-wrap{grid-area:form!important;order:unset!important;width:100%!important;justify-content:center!important;align-items:stretch!important;margin-top:clamp(88px,22vw,170px)!important;scroll-margin-top:84px!important}.vrl-hero__form-wrap .vrl-form-card{width:100%!important}}@media (max-width:420px){.vrl-hero .vrl-container.vrl-hero__grid{padding-top:clamp(210px,55vw,360px)!important}.vrl-hero__form-wrap{margin-top:clamp(96px,26vw,180px)!important}}.vrl-hero,.vrl-hero--has-bg{background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important}@media (min-width:901px){.vrl-hero,.vrl-hero--has-bg{background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important}}@media (max-width:900px){.vrl-hero,.vrl-hero--has-bg{min-height:100svh!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center top!important}.vrl-hero .vrl-container.vrl-hero__grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"intro" "form" "actions"!important;align-content:start!important;min-height:100svh!important;padding-top:clamp(132px,34vw,230px)!important;padding-bottom:76px!important;gap:22px!important}.vrl-hero__intro{grid-area:intro!important;order:unset!important}.vrl-hero__form-wrap{grid-area:form!important;order:unset!important;width:100%!important;justify-content:center!important;align-items:stretch!important;margin-top:clamp(300px,52svh,560px)!important;scroll-margin-top:84px!important}.vrl-hero__actions{grid-area:actions!important;order:unset!important;width:100%!important;margin-top:0!important}.vrl-hero__form-wrap .vrl-form-card{width:100%!important}}@media (max-width:420px){.vrl-hero__form-wrap{margin-top:clamp(310px,54svh,520px)!important}}.vrl-services .vrl-container{max-width:1120px}.vrl-section-head--services{margin-bottom:34px}.vrl-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch}.vrl-service-card{min-height:228px!important;position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;padding:24px 24px 22px!important;border-radius:24px!important;border:1px solid rgba(210,201,255,.70)!important;background:radial-gradient(circle at 100% 0%,rgba(111,82,255,.075),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(250,248,255,.92))!important;box-shadow:0 18px 42px rgba(15,23,42,.052)!important;isolation:isolate}.vrl-service-card:before{z-index:1!important;background:radial-gradient(circle at 95% 8%,rgba(111,82,255,.13),transparent 35%)!important}.vrl-service-card__media{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;pointer-events:none}.vrl-service-card__media img{position:absolute;top:0;right:-8%;width:72%;height:100%;object-fit:cover;object-position:center;opacity:.58;filter:saturate(.9) contrast(.96) brightness(1.04);transform:scale(1.01)}.vrl-service-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 34%,rgba(255,255,255,.76) 58%,rgba(255,255,255,.28) 100%),linear-gradient(180deg,rgba(255,255,255,.10),rgba(111,82,255,.055))}.vrl-service-card__badge{top:18px!important;right:18px!important;height:34px!important;min-height:34px!important;padding:0 15px!important;border-radius:999px!important;background:linear-gradient(90deg,rgba(111,82,255,.12),rgba(111,82,255,.07))!important;color:#6F52FF!important;font-size:13px!important;font-weight:900!important;z-index:4!important;box-shadow:0 10px 24px rgba(111,82,255,.08)!important}.vrl-service-card__icon{width:46px!important;height:46px!important;flex:0 0 46px!important;margin:0 0 auto!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#6F52FF!important;background:rgba(111,82,255,.085)!important;position:relative!important;z-index:3!important}.vrl-service-card__icon .vrl-icon{width:25px!important;height:25px!important;stroke-width:2.05!important}.vrl-service-card__content{position:relative!important;z-index:3!important;display:block!important;width:min(66%,220px)!important;margin-top:36px!important}.vrl-service-card__content strong{font-size:20px!important;line-height:1.12!important;letter-spacing:-.035em!important;margin:0 0 10px!important;color:#111827!important}.vrl-service-card__content small{font-size:13.4px!important;line-height:1.52!important;color:#64748B!important;max-width:100%!important;font-weight:650!important}.vrl-service-card__arrow{left:24px!important;right:auto!important;bottom:20px!important;position:absolute!important;z-index:4!important;width:30px!important;height:30px!important;border-radius:999px!important;color:#6F52FF!important;background:rgba(111,82,255,.08)!important;opacity:1!important;transform:none!important}.vrl-service-card.is-active,.vrl-service-card.is-featured{border-color:rgba(111,82,255,.62)!important;box-shadow:0 22px 52px rgba(111,82,255,.10)!important}.vrl-service-card:hover{transform:translateY(-4px)!important;box-shadow:0 24px 58px rgba(15,23,42,.09)!important}.vrl-treatment-detail{margin-top:42px!important}@media(max-width:900px){.vrl-services{padding-top:64px!important}.vrl-section-head--services{margin-bottom:28px!important}.vrl-service-grid{grid-template-columns:1fr!important;gap:16px!important}.vrl-service-card{min-height:178px!important;padding:20px 20px 18px!important;border-radius:24px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important}.vrl-service-card__media img{right:-10%;width:70%;opacity:.54}.vrl-service-card__media:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 38%,rgba(255,255,255,.75) 62%,rgba(255,255,255,.24) 100%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(111,82,255,.045))}.vrl-service-card__icon{width:46px!important;height:46px!important;flex-basis:46px!important;margin:0 0 auto!important}.vrl-service-card__content{width:min(64%,260px)!important;margin-top:24px!important}.vrl-service-card__content strong{font-size:21px!important;margin-bottom:8px!important}.vrl-service-card__content small{font-size:14px!important;line-height:1.46!important}.vrl-service-card__badge{top:18px!important;right:18px!important;height:31px!important;min-height:31px!important;font-size:12px!important;padding:0 12px!important}.vrl-service-card__arrow{left:20px!important;bottom:18px!important;right:auto!important;position:absolute!important;width:30px!important;height:30px!important}}@media(max-width:420px){.vrl-service-card{min-height:164px!important}.vrl-service-card__content{width:min(67%,230px)!important;margin-top:20px!important}.vrl-service-card__content strong{font-size:19px!important}.vrl-service-card__content small{font-size:13.2px!important}}.vrl-services{background:radial-gradient(circle at 14% 0%,rgba(111,82,255,.07),transparent 34%),radial-gradient(circle at 88% 18%,rgba(46,206,222,.075),transparent 30%),linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important}.vrl-services .vrl-container{max-width:1120px!important}.vrl-section-head--services{max-width:720px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:38px!important}.vrl-section-head--services h2{letter-spacing:-.055em!important}.vrl-section-head--services p{max-width:620px!important;margin-left:auto!important;margin-right:auto!important;color:#64748b!important}.vrl-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.vrl-service-card{min-height:232px!important;padding:24px!important;border-radius:26px!important;border:1px solid rgba(212,205,255,.72)!important;background:linear-gradient(135deg,rgba(255,255,255,.98) 0%,rgba(250,248,255,.96) 100%)!important;box-shadow:0 18px 42px rgba(15,23,42,.055),inset 0 1px 0 rgba(255,255,255,.85)!important;isolation:isolate!important;transform:translateZ(0)!important}.vrl-service-card:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;border-radius:inherit!important;opacity:1!important;background:radial-gradient(circle at 92% 12%,rgba(111,82,255,.10),transparent 35%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(111,82,255,.035))!important;pointer-events:none!important}.vrl-service-card:after{content:""!important;position:absolute!important;inset:1px!important;z-index:2!important;border-radius:25px!important;border:1px solid rgba(255,255,255,.56)!important;pointer-events:none!important}.vrl-service-card__media{position:absolute!important;inset:0!important;z-index:0!important;border-radius:inherit!important;overflow:hidden!important;pointer-events:none!important}.vrl-service-card__media img{position:absolute!important;top:0!important;right:0!important;width:64%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;opacity:.72!important;filter:saturate(.84) contrast(.92) brightness(1.08)!important;transform:scale(1.035)!important}.vrl-service-card__media:after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 38%,rgba(255,255,255,.86) 58%,rgba(255,255,255,.38) 100%),linear-gradient(180deg,rgba(255,255,255,.16),rgba(111,82,255,.075))!important}.vrl-service-card__badge{top:18px!important;right:18px!important;height:34px!important;min-height:34px!important;padding:0 16px!important;border-radius:999px!important;background:linear-gradient(90deg,rgba(111,82,255,.14),rgba(46,206,222,.10))!important;color:#6F52FF!important;border:1px solid rgba(111,82,255,.10)!important;font-size:12.5px!important;line-height:34px!important;font-weight:900!important;letter-spacing:-.015em!important;z-index:6!important;box-shadow:0 12px 28px rgba(111,82,255,.09)!important;backdrop-filter:blur(10px)!important}.vrl-service-card__icon{width:48px!important;height:48px!important;min-width:48px!important;flex:0 0 48px!important;margin:0!important;border-radius:17px!important;color:#6F52FF!important;background:linear-gradient(135deg,rgba(111,82,255,.12),rgba(111,82,255,.055))!important;border:1px solid rgba(111,82,255,.09)!important;box-shadow:0 12px 24px rgba(111,82,255,.055)!important;position:relative!important;z-index:5!important}.vrl-service-card__icon .vrl-icon{width:25px!important;height:25px!important;stroke-width:2.15!important}.vrl-service-card__content{position:relative!important;z-index:5!important;display:block!important;width:min(54%,210px)!important;margin-top:auto!important;padding-bottom:30px!important}.vrl-service-card__content strong{display:block!important;margin:0 0 10px!important;font-size:20px!important;line-height:1.08!important;letter-spacing:-.045em!important;font-weight:900!important;color:#07152f!important}.vrl-service-card__content small{display:block!important;font-size:13.6px!important;line-height:1.47!important;color:#56657a!important;font-weight:720!important;max-width:100%!important}.vrl-service-card__arrow{left:24px!important;right:auto!important;bottom:20px!important;position:absolute!important;z-index:6!important;width:32px!important;height:32px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#6F52FF!important;background:rgba(111,82,255,.085)!important;border:1px solid rgba(111,82,255,.055)!important;box-shadow:none!important;opacity:1!important;transform:none!important}.vrl-service-card__arrow .vrl-icon{width:18px!important;height:18px!important;stroke-width:2.45!important}.vrl-service-card:hover{transform:translateY(-5px)!important;border-color:rgba(111,82,255,.45)!important;box-shadow:0 26px 64px rgba(15,23,42,.095),0 14px 36px rgba(111,82,255,.075)!important}.vrl-service-card.is-active,.vrl-service-card.is-featured{border-color:rgba(111,82,255,.72)!important;box-shadow:0 24px 64px rgba(111,82,255,.11),inset 0 1px 0 rgba(255,255,255,.9)!important}.vrl-service-card.is-active .vrl-service-card__icon,.vrl-service-card:hover .vrl-service-card__icon{color:#fff!important;background:linear-gradient(135deg,#7C4DFF,#31C9DC)!important;box-shadow:0 16px 30px rgba(111,82,255,.20)!important}.vrl-service-card.is-active .vrl-service-card__arrow,.vrl-service-card:hover .vrl-service-card__arrow{color:#fff!important;background:linear-gradient(135deg,#7C4DFF,#5B37F4)!important;box-shadow:0 14px 28px rgba(111,82,255,.18)!important}.vrl-treatment-detail{margin-top:44px!important}@media(max-width:900px){.vrl-service-grid{grid-template-columns:1fr!important;gap:16px!important}.vrl-service-card{min-height:184px!important;padding:21px!important;border-radius:26px!important}.vrl-service-card__media img{right:0!important;width:64%!important;opacity:.70!important}.vrl-service-card__media:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 42%,rgba(255,255,255,.84) 64%,rgba(255,255,255,.34) 100%),linear-gradient(180deg,rgba(255,255,255,.14),rgba(111,82,255,.06))!important}.vrl-service-card__content{width:min(58%,255px)!important;padding-bottom:32px!important}.vrl-service-card__content strong{font-size:22px!important;margin-bottom:8px!important}.vrl-service-card__content small{font-size:15px!important;line-height:1.45!important}.vrl-service-card__badge{top:18px!important;right:18px!important;height:31px!important;min-height:31px!important;line-height:31px!important;font-size:12px!important;padding:0 13px!important}}@media(max-width:420px){.vrl-service-card{min-height:170px!important;padding:19px!important}.vrl-service-card__icon{width:46px!important;height:46px!important;min-width:46px!important;flex-basis:46px!important}.vrl-service-card__content{width:min(62%,232px)!important;padding-bottom:29px!important}.vrl-service-card__content strong{font-size:20px!important}.vrl-service-card__content small{font-size:13.6px!important;line-height:1.43!important}.vrl-service-card__arrow{left:19px!important;bottom:18px!important}}.vrl-service-grid{gap:22px!important}.vrl-service-card{min-height:246px!important;padding:27px 26px 24px!important;border-radius:28px!important;box-shadow:0 20px 48px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.90)!important}.vrl-service-card__media img{opacity:1!important;filter:none!important;right:0!important;width:66%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.01)!important}.vrl-service-card__media:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 34%,rgba(255,255,255,.72) 54%,rgba(255,255,255,.12) 100%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(111,82,255,.045))!important}.vrl-service-card__icon{width:50px!important;height:50px!important;min-width:50px!important;flex:0 0 50px!important;margin-bottom:0!important}.vrl-service-card__content{width:min(57%,226px)!important;margin-top:auto!important;padding-bottom:37px!important}.vrl-service-card__content strong{margin-bottom:12px!important}.vrl-service-card__content small{line-height:1.52!important}.vrl-service-card__arrow{left:26px!important;bottom:23px!important}.vrl-service-card__badge{top:20px!important;right:20px!important}@media(max-width:900px){.vrl-service-grid{gap:18px!important}.vrl-service-card{min-height:188px!important;padding:22px!important}.vrl-service-card__media img{opacity:1!important;filter:none!important;width:68%!important;right:0!important;object-position:center center!important}.vrl-service-card__media:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 39%,rgba(255,255,255,.74) 61%,rgba(255,255,255,.12) 100%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(111,82,255,.045))!important}.vrl-service-card__icon{width:50px!important;height:50px!important;min-width:50px!important;flex-basis:50px!important}.vrl-service-card__content{width:min(61%,260px)!important;padding-bottom:34px!important}.vrl-service-card__content strong{margin-bottom:9px!important}.vrl-service-card__arrow{left:22px!important;bottom:20px!important}}@media(max-width:420px){.vrl-service-grid{gap:16px!important}.vrl-service-card{min-height:178px!important;padding:20px!important}.vrl-service-card__media img{width:69%!important}.vrl-service-card__content{width:min(63%,238px)!important;padding-bottom:31px!important}}.vrl-service-card{background:#fff!important}.vrl-service-card:before{display:none!important;content:none!important}.vrl-service-card__media{inset:0 0 0 auto!important;left:auto!important;right:0!important;width:40%!important;height:100%!important;z-index:0!important;border-radius:0 28px 28px 0!important;overflow:hidden!important}.vrl-service-card__media img{inset:0!important;width:100%!important;height:100%!important;right:auto!important;left:0!important;object-fit:cover!important;object-position:center center!important;opacity:1!important;filter:none!important;transform:none!important}.vrl-service-card__media:after{display:none!important;content:none!important;background:none!important}.vrl-service-card__content{width:56%!important;max-width:56%!important;padding-bottom:38px!important}.vrl-service-card__badge{right:18px!important;max-width:calc(40% - 22px)!important;white-space:nowrap!important}@media(max-width:900px){.vrl-service-card__media{width:40%!important;border-radius:0 26px 26px 0!important}.vrl-service-card__media img{width:100%!important;opacity:1!important;filter:none!important;transform:none!important}.vrl-service-card__media:after{display:none!important;content:none!important;background:none!important}.vrl-service-card__content{width:57%!important;max-width:57%!important}.vrl-service-card__badge{max-width:calc(40% - 18px)!important}}@media(max-width:420px){.vrl-service-card__media{width:40%!important}.vrl-service-card__media img{width:100%!important}.vrl-service-card__content{width:58%!important;max-width:58%!important}}.vrl-footer__health{margin-top:10px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;max-width:230px!important;padding:8px 10px!important;border-radius:18px!important;background:rgba(255,255,255,.86)!important;border:1px solid rgba(226,232,240,.9)!important;box-shadow:0 12px 28px rgba(15,23,42,.06)!important}.vrl-footer__health img{display:block!important;width:auto!important;max-width:190px!important;max-height:76px!important;object-fit:contain!important;opacity:1!important;filter:none!important}.vrl-floating-whatsapp{position:fixed!important;right:22px!important;bottom:22px!important;width:66px!important;height:66px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#25D366!important;color:#fff!important;z-index:2147483000!important;box-shadow:0 18px 42px rgba(37,211,102,.36)!important;overflow:visible!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.vrl-floating-whatsapp__icon{position:relative!important;z-index:2!important;width:66px!important;height:66px!important;border-radius:999px!important;background:#25D366!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:inset 0 0 0 3px rgba(255,255,255,.18)!important}.vrl-floating-whatsapp__icon .vrl-icon--whatsapp{width:32px!important;height:32px!important;color:#fff!important}.vrl-floating-whatsapp__wave{display:block!important;position:absolute!important;inset:-8px!important;border-radius:999px!important;border:2px solid rgba(37,211,102,.42)!important;background:transparent!important;animation:vrlWhatsappWave 2.15s ease-out infinite!important;pointer-events:none!important}.vrl-floating-whatsapp__wave--delay{animation-delay:1.08s!important}@media(max-width:900px){.vrl-footer__health{justify-content:center!important;margin-left:auto!important;margin-right:auto!important;max-width:220px!important}.vrl-footer__health img{max-width:176px!important;max-height:70px!important}.vrl-floating-whatsapp{right:16px!important;bottom:16px!important;width:60px!important;height:60px!important}.vrl-floating-whatsapp__icon{width:60px!important;height:60px!important}.vrl-floating-whatsapp__icon .vrl-icon--whatsapp{width:30px!important;height:30px!important}.vrl-floating-whatsapp__wave{inset:-7px!important}}@media(max-width:420px){.vrl-floating-whatsapp{right:14px!important;bottom:14px!important;width:58px!important;height:58px!important}.vrl-floating-whatsapp__icon{width:58px!important;height:58px!important}}.vrl-floating-actions{position:fixed!important;right:var(--vrl-floating-wa-right,28px)!important;bottom:var(--vrl-floating-wa-bottom,28px)!important;z-index:1200!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;pointer-events:none!important}.vrl-floating-actions>a{pointer-events:auto!important}.vrl-floating-actions .vrl-floating-whatsapp{position:relative!important;inset:auto!important;right:auto!important;bottom:auto!important;width:var(--vrl-floating-wa-size,64px)!important;height:var(--vrl-floating-wa-size,64px)!important;flex:0 0 var(--vrl-floating-wa-size,64px)!important}.vrl-floating-results{position:relative!important;width:54px!important;height:54px!important;flex:0 0 54px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:var(--primary)!important;border:1px solid rgba(111,82,255,.22)!important;box-shadow:0 16px 38px rgba(15,23,42,.12),0 10px 26px rgba(111,82,255,.10)!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.vrl-floating-results:hover{transform:translateY(-3px)!important;border-color:rgba(111,82,255,.42)!important;box-shadow:0 20px 46px rgba(15,23,42,.14),0 14px 32px rgba(111,82,255,.16)!important}.vrl-floating-results__icon{display:flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:54px!important;border-radius:999px!important;background:rgba(111,82,255,.08)!important}.vrl-floating-results__tooltip{position:absolute!important;right:calc(100%+12px)!important;top:50%!important;transform:translate(8px,-50%)!important;opacity:0!important;visibility:hidden!important;white-space:nowrap!important;background:#fff!important;color:var(--dark)!important;border:1px solid rgba(226,232,240,.95)!important;border-radius:999px!important;padding:10px 14px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;box-shadow:0 14px 34px rgba(15,23,42,.12)!important;transition:opacity .18s ease,visibility .18s ease,transform .18s ease!important}.vrl-floating-results__tooltip:after{content:"";position:absolute;right:-5px;top:50%;width:10px;height:10px;background:#fff;border-top:1px solid rgba(226,232,240,.95);border-right:1px solid rgba(226,232,240,.95);transform:translateY(-50%) rotate(45deg)}.vrl-floating-results:hover .vrl-floating-results__tooltip,.vrl-floating-results:focus-visible .vrl-floating-results__tooltip{opacity:1!important;visibility:visible!important;transform:translate(0,-50%)!important}@media(max-width:720px){.vrl-floating-actions{right:14px!important;bottom:14px!important;gap:10px!important}.vrl-floating-results{width:50px!important;height:50px!important;flex-basis:50px!important}.vrl-floating-results__icon{width:50px!important;height:50px!important}.vrl-floating-results__tooltip{display:none!important}.vrl-floating-actions .vrl-floating-whatsapp{width:58px!important;height:58px!important;flex-basis:58px!important}}.vrl-admin-tab[data-panel="panel-floating-order"]{background:linear-gradient(135deg,rgba(111,82,255,.12),rgba(41,201,216,.10))!important;border-color:rgba(111,82,255,.28)!important;font-weight:900!important}.vrl-floating-actions{right:var(--vrl-floating-wa-right,28px)!important;left:auto!important;bottom:var(--vrl-floating-wa-bottom,28px)!important;width:auto!important;height:auto!important;display:block!important;pointer-events:none!important}.vrl-floating-actions .vrl-floating-whatsapp{position:relative!important;display:flex!important}.vrl-floating-results{position:fixed!important;left:28px!important;right:auto!important;bottom:28px!important;width:auto!important;min-width:0!important;height:54px!important;flex:initial!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:7px 14px 7px 7px!important;border-radius:999px!important;background:#fff!important;color:var(--dark,#071225)!important;border:1px solid rgba(226,232,240,.95)!important;box-shadow:0 16px 38px rgba(15,23,42,.14),0 8px 22px rgba(111,82,255,.10)!important;text-decoration:none!important;z-index:1202!important;pointer-events:auto!important;white-space:nowrap!important}.vrl-floating-results:hover,.vrl-floating-results:focus-visible{transform:translateY(-2px)!important;border-color:rgba(111,82,255,.34)!important;box-shadow:0 20px 46px rgba(15,23,42,.16),0 12px 28px rgba(111,82,255,.14)!important}.vrl-floating-results__icon{width:40px!important;height:40px!important;min-width:40px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(111,82,255,.09)!important;color:var(--primary,#6f52ff)!important}.vrl-floating-results__label,.vrl-floating-results__tooltip{position:static!important;display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;white-space:nowrap!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;color:var(--dark,#071225)!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important}.vrl-floating-results__tooltip:after{display:none!important;content:none!important}@media(max-width:720px){.vrl-floating-actions{right:14px!important;left:auto!important;bottom:14px!important;gap:0!important}.vrl-floating-results{left:14px!important;right:auto!important;bottom:14px!important;height:50px!important;padding:6px 12px 6px 6px!important;gap:8px!important;max-width:calc(100vw - 98px)!important}.vrl-floating-results__icon{width:38px!important;height:38px!important;min-width:38px!important}.vrl-floating-results__label,.vrl-floating-results__tooltip{display:block!important;font-size:12px!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:150px!important}}.vrl-trust-media--video{background:linear-gradient(145deg,rgba(111,82,255,.12),rgba(54,209,220,.08))}.vrl-trust-media .vrl-inline-video,.vrl-trust-media video.vrl-inline-video,.vrl-trust-media .vrl-inline-video--embed,.vrl-trust-media .vrl-inline-video--embed iframe{width:100%;height:100%;min-height:560px;display:block;object-fit:cover;object-position:center;position:relative;z-index:0;border:0;border-radius:0;background:#000}.vrl-trust-media video.vrl-inline-video{cursor:pointer}.vrl-trust-media .vrl-inline-video--embed{overflow:hidden;aspect-ratio:16/10}.vrl-trust-media .vrl-inline-video--embed iframe{aspect-ratio:16/10}@media(max-width:1100px){.vrl-trust-media .vrl-inline-video,.vrl-trust-media video.vrl-inline-video,.vrl-trust-media .vrl-inline-video--embed,.vrl-trust-media .vrl-inline-video--embed iframe{min-height:420px}}@media(max-width:900px){.vrl-trust-media .vrl-inline-video,.vrl-trust-media video.vrl-inline-video,.vrl-trust-media .vrl-inline-video--embed,.vrl-trust-media .vrl-inline-video--embed iframe{min-height:360px}}.vrl-expert-slider{position:relative;width:min(1120px,100%);margin:0 auto;isolation:isolate}.vrl-expert-slider__viewport{width:100%;overflow:hidden;border-radius:34px}.vrl-expert-slider__track{display:flex;width:100%;will-change:transform;transform:translate3d(0,0,0);transition:transform .58s cubic-bezier(.22,.61,.36,1)}.vrl-expert-slider .vrl-expert-card{flex:0 0 100%;width:100%;min-width:100%;margin:0}.vrl-expert-slide{opacity:.42;transition:opacity .38s ease}.vrl-expert-slide.is-active{opacity:1}.vrl-expert-slider__arrows{position:absolute;inset:0;pointer-events:none;z-index:4}.vrl-expert-slider__nav{position:absolute;top:50%;width:48px;height:48px;border:1px solid rgba(111,82,255,.18);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.94);color:#6F52FF;box-shadow:0 14px 38px rgba(15,23,42,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;pointer-events:auto;transform:translateY(-50%);transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}.vrl-expert-slider__nav:hover{transform:translateY(-50%) scale(1.055);background:#6F52FF;color:#fff;box-shadow:0 18px 46px rgba(111,82,255,.22)}.vrl-expert-slider__nav:focus-visible{outline:3px solid rgba(111,82,255,.25);outline-offset:4px}.vrl-expert-slider__nav--prev{left:-24px}.vrl-expert-slider__nav--next{right:-24px}@media(max-width:1180px){.vrl-expert-slider__nav--prev{left:10px}.vrl-expert-slider__nav--next{right:10px}}@media(max-width:900px){.vrl-expert-slider,.vrl-expert-slider__viewport{border-radius:28px}.vrl-expert-slider__nav{width:42px;height:42px;top:36%}.vrl-expert-slider__nav--prev{left:8px}.vrl-expert-slider__nav--next{right:8px}}@media(max-width:520px){.vrl-expert-slider__nav{width:38px;height:38px;top:31%}}@media(prefers-reduced-motion:reduce){.vrl-expert-slider__track,.vrl-expert-slide,.vrl-expert-slider__nav{transition:none!important}}@media (max-width:900px){.vrl-hero.vrl-hero--has-bg{background-image:none!important;background-color:#2f176f!important;background-size:auto!important;background-position:center top!important;background-repeat:no-repeat!important}.vrl-hero.vrl-hero--has-bg::before{content:"";position:absolute;top:0;left:0;right:0;height:100svh;min-height:620px;z-index:0;pointer-events:none;background-image:var(--vrl-hero-bg-mobile,var(--vrl-hero-bg-desktop,var(--vrl-hero-bg,none)))!important;background-size:contain!important;background-position:center top!important;background-repeat:no-repeat!important}.vrl-hero.vrl-hero--has-bg .vrl-hero__bg{z-index:0!important}.vrl-hero.vrl-hero--has-bg .vrl-container.vrl-hero__grid,.vrl-hero.vrl-hero--has-bg .vrl-hero__intro,.vrl-hero.vrl-hero--has-bg .vrl-hero__form-wrap,.vrl-hero.vrl-hero--has-bg .vrl-hero__actions{position:relative!important;z-index:1!important}}@media (max-width:420px){.vrl-hero.vrl-hero--has-bg::before{min-height:560px}}@media (max-width:900px){.vrl-hero.vrl-hero--has-bg{background-image:var(--vrl-hero-bg-mobile,var(--vrl-hero-bg-desktop,var(--vrl-hero-bg,none)))!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;background-color:#2f176f!important}.vrl-hero.vrl-hero--has-bg::before{display:none!important;content:none!important}}.vrl-hero.vrl-hero--has-bg{background-image:var(--vrl-hero-bg-desktop,var(--vrl-hero-bg,none))!important;background-size:100% auto!important;background-position:center top!important;background-repeat:no-repeat!important}.vrl-hero.vrl-hero--has-bg::before{display:none!important;content:none!important}@media (max-width:900px){.vrl-hero.vrl-hero--has-bg{background-image:var(--vrl-hero-bg-mobile,var(--vrl-hero-bg-desktop,var(--vrl-hero-bg,none)))!important;background-size:100% auto!important;background-position:center top!important;background-repeat:no-repeat!important}}html body .vrl-main>.vrl-hero.vrl-hero--has-bg,html body .vrl-hero.vrl-hero--has-bg{background-image:var(--vrl-hero-bg-desktop,var(--vrl-hero-bg,none))!important;background-size:100% auto!important;background-position:center top!important;background-repeat:no-repeat!important}html body .vrl-main>.vrl-hero.vrl-hero--has-bg::before,html body .vrl-hero.vrl-hero--has-bg::before{display:none!important;content:none!important;background-image:none!important}html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-hero__image,html body .vrl-hero.vrl-hero--has-bg .vrl-hero__image{display:none!important;background-size:100% auto!important;background-position:center top!important;background-repeat:no-repeat!important}@media (max-width:900px){html body .vrl-main>.vrl-hero.vrl-hero--has-bg,html body .vrl-hero.vrl-hero--has-bg{background-image:var(--vrl-hero-bg-mobile,var(--vrl-hero-bg-desktop,var(--vrl-hero-bg,none)))!important;background-size:100% auto!important;background-position:center top!important;background-repeat:no-repeat!important}}html body .vrl-main>.vrl-hero .vrl-hero__grid,html body .vrl-hero .vrl-hero__grid{gap:0!important;column-gap:0!important;row-gap:0!important}@media (max-width:900px){html body .vrl-main>.vrl-hero .vrl-hero__grid,html body .vrl-hero .vrl-hero__grid{gap:0!important;column-gap:0!important;row-gap:0!important}}@media (max-width:900px){html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-hero__bg,html body .vrl-hero.vrl-hero--has-bg .vrl-hero__bg{background:radial-gradient(circle at 18% 14%,rgba(124,92,255,.10),transparent 34%),radial-gradient(circle at 88% 8%,rgba(54,209,220,.06),transparent 32%),linear-gradient(180deg,rgba(47,23,111,.20) 0%,rgba(93,55,203,.18) 48%,rgba(47,23,111,.20) 100%)!important}html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-container.vrl-hero__grid,html body .vrl-hero.vrl-hero--has-bg .vrl-container.vrl-hero__grid{padding-top:clamp(250px,64vw,390px)!important}html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-hero__intro,html body .vrl-hero.vrl-hero--has-bg .vrl-hero__intro{margin-top:0!important}}@media (max-width:420px){html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-container.vrl-hero__grid,html body .vrl-hero.vrl-hero--has-bg .vrl-container.vrl-hero__grid{padding-top:clamp(270px,72vw,410px)!important}}@media (min-width:901px){html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-hero__intro,html body .vrl-hero.vrl-hero--has-bg .vrl-hero__intro,html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-hero__actions,html body .vrl-hero.vrl-hero--has-bg .vrl-hero__actions{transform:translateY(clamp(80px,9vh,135px))!important}}@media (max-width:900px){.vrl-trust-media.vrl-trust-media--video{max-width:680px!important;width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:auto!important;margin:0 auto 22px!important;background:#000!important}.vrl-trust-media.vrl-trust-media--video:before{inset:12px!important;border-radius:21px!important}.vrl-trust-media.vrl-trust-media--video .vrl-inline-video,.vrl-trust-media.vrl-trust-media--video video.vrl-inline-video{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:var(--vrl-inline-video-ratio,auto)!important;object-fit:contain!important;object-position:center!important;display:block!important;background:#000!important}.vrl-trust-media.vrl-trust-media--video .vrl-inline-video--embed{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/10!important;overflow:hidden!important;display:block!important;background:#000!important}.vrl-trust-media.vrl-trust-media--video .vrl-inline-video--embed iframe{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:16/10!important;object-fit:cover!important;display:block!important}.vrl-trust-media.vrl-trust-media--video.is-vrl-video-playing,.vrl-trust-media.vrl-trust-media--video.is-vrl-video-ready{aspect-ratio:auto!important;min-height:0!important}}.vrl-services .vrl-service-card--with-media .vrl-service-card__media{display:block!important;opacity:1!important;visibility:visible!important}.vrl-services .vrl-service-card--with-media .vrl-service-card__media img{opacity:1!important;visibility:visible!important;filter:none!important;object-fit:cover!important;object-position:center right!important}.vrl-services .vrl-service-card--with-media .vrl-service-card__media:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 31%,rgba(255,255,255,.68) 57%,rgba(255,255,255,.12) 100%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(111,82,255,.035))!important}.vrl-floating-results{position:fixed!important;left:28px!important;right:auto!important;bottom:28px!important;top:auto!important;width:auto!important;min-width:0!important;height:54px!important;min-height:54px!important;max-height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:7px 16px 7px 7px!important;border-radius:999px!important;background:#fff!important;color:#071225!important;border:1px solid rgba(111,82,255,.18)!important;box-shadow:0 16px 38px rgba(15,23,42,.14),0 10px 26px rgba(111,82,255,.12)!important;text-decoration:none!important;white-space:nowrap!important;overflow:visible!important;isolation:isolate!important;z-index:1205!important;pointer-events:auto!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.vrl-floating-results:hover,.vrl-floating-results:focus-visible{transform:translateY(-2px)!important;border-color:rgba(111,82,255,.34)!important;box-shadow:0 20px 46px rgba(15,23,42,.16),0 14px 32px rgba(111,82,255,.16)!important}.vrl-floating-results__icon{position:relative!important;z-index:3!important;width:40px!important;height:40px!important;min-width:40px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#6F52FF!important;color:#fff!important;box-shadow:0 10px 24px rgba(111,82,255,.24)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.vrl-floating-results__icon .vrl-icon,.vrl-floating-results__icon svg,.vrl-floating-results__icon svg *{color:#fff!important;stroke:#fff!important}.vrl-floating-results__label,.vrl-floating-results__tooltip{position:relative!important;z-index:3!important;display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;white-space:nowrap!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;color:#071225!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important}.vrl-floating-results__tooltip:after{display:none!important;content:none!important}.vrl-floating-results::before,.vrl-floating-results::after,.vrl-floating-results__wave{content:""!important;position:absolute!important;left:7px!important;top:7px!important;width:40px!important;height:40px!important;border-radius:999px!important;border:2px solid rgba(111,82,255,.46)!important;box-shadow:0 0 0 1px rgba(111,82,255,.16),0 0 22px rgba(111,82,255,.12)!important;background:transparent!important;opacity:0!important;transform:scale(.86)!important;transform-origin:center!important;pointer-events:none!important;z-index:2!important;animation:vrlFloatingResultsCleanWave 2.15s ease-out infinite!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.vrl-floating-results::after,.vrl-floating-results__wave--delay{animation-delay:1.08s!important}@keyframes vrlFloatingResultsCleanWave{0%{opacity:.68;transform:scale(.86)}62%{opacity:.20;transform:scale(1.34)}100%{opacity:0;transform:scale(1.56)}}@media(max-width:720px){.vrl-floating-results{left:14px!important;right:auto!important;bottom:14px!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:6px 12px 6px 6px!important;gap:8px!important;max-width:calc(100vw - 98px)!important}.vrl-floating-results__icon{width:38px!important;height:38px!important;min-width:38px!important}.vrl-floating-results::before,.vrl-floating-results::after,.vrl-floating-results__wave{left:6px!important;top:6px!important;width:38px!important;height:38px!important}.vrl-floating-results__label,.vrl-floating-results__tooltip{font-size:12px!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:150px!important}}@media(prefers-reduced-motion:reduce){.vrl-floating-results::before,.vrl-floating-results::after,.vrl-floating-results__wave{animation:none!important;opacity:.24!important;transform:scale(1.08)!important}}.vrl-expert-slider__nav{background:#6F52FF !important;color:#ffffff !important;border:1px solid rgba(111,82,255,.92) !important;box-shadow:0 16px 34px rgba(111,82,255,.28) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.vrl-expert-slider__nav .vrl-icon,.vrl-expert-slider__nav svg,.vrl-expert-slider__nav svg *{color:#ffffff !important;stroke:#ffffff !important}.vrl-expert-slider__nav:hover,.vrl-expert-slider__nav:focus-visible{background:#5F45E8 !important;color:#ffffff !important;box-shadow:0 18px 40px rgba(111,82,255,.34) !important}.vrl-floating-results__icon{background:#6F52FF !important;color:#ffffff !important;box-shadow:0 12px 26px rgba(111,82,255,.28) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.vrl-floating-results__icon .vrl-icon,.vrl-floating-results__icon svg,.vrl-floating-results__icon svg *{color:#ffffff !important;stroke:#ffffff !important}.vrl-floating-results::before,.vrl-floating-results::after,.vrl-floating-results__wave{left:7px !important;top:7px !important;width:40px !important;height:40px !important;border:2px solid rgba(111,82,255,.42) !important;box-shadow:0 0 0 1px rgba(111,82,255,.14),0 0 24px rgba(111,82,255,.14) !important;animation:vrlFloatingResultsWaveFinal 2s ease-out infinite !important}.vrl-floating-results::after,.vrl-floating-results__wave--delay{animation-delay:1s !important}@keyframes vrlFloatingResultsWaveFinal{0%{opacity:.72;transform:scale(.92)}70%{opacity:.16;transform:scale(1.45)}100%{opacity:0;transform:scale(1.72)}}@media(max-width:720px){.vrl-floating-results::before,.vrl-floating-results::after,.vrl-floating-results__wave{left:6px !important;top:6px !important;width:38px !important;height:38px !important}}.vrl-services .vrl-service-card__media,.vrl-services .vrl-service-card--with-media .vrl-service-card__media{overflow:hidden!important;display:block!important}.vrl-services .vrl-service-card__media img,.vrl-services .vrl-service-card--with-media .vrl-service-card__media img{top:0!important;right:0!important;left:auto!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:right center!important;transform:none!important;opacity:1!important;filter:none!important}@media (max-width:900px){.vrl-services .vrl-service-card__media img,.vrl-services .vrl-service-card--with-media .vrl-service-card__media img{object-fit:contain!important;object-position:right center!important;width:100%!important;height:100%!important}}.vrl-trust-media.vrl-trust-media--video{width:100%!important;max-width:680px!important;min-height:0!important;height:auto!important;aspect-ratio:1/1!important;margin:0 auto 22px!important;background:#000!important}.vrl-trust-media.vrl-trust-media--video .vrl-inline-video,.vrl-trust-media.vrl-trust-media--video video.vrl-inline-video{display:block!important;background:#000!important}.vrl-trust-media.vrl-trust-media--video:not(.is-vrl-video-playing):not(.has-vrl-video-played) .vrl-inline-video,.vrl-trust-media.vrl-trust-media--video:not(.is-vrl-video-playing):not(.has-vrl-video-played) video.vrl-inline-video{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center!important}.vrl-trust-media.vrl-trust-media--video.is-vrl-video-playing,.vrl-trust-media.vrl-trust-media--video.has-vrl-video-played{aspect-ratio:var(--vrl-inline-video-ratio,9 / 16)!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.vrl-trust-media.vrl-trust-media--video.is-vrl-video-playing .vrl-inline-video,.vrl-trust-media.vrl-trust-media--video.is-vrl-video-playing video.vrl-inline-video,.vrl-trust-media.vrl-trust-media--video.has-vrl-video-played .vrl-inline-video,.vrl-trust-media.vrl-trust-media--video.has-vrl-video-played video.vrl-inline-video{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:var(--vrl-inline-video-ratio,9 / 16)!important;object-fit:contain!important;object-position:center!important}.vrl-trust-media.vrl-trust-media--video:before{inset:12px!important;border-radius:21px!important}@media (max-width:900px){html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-hero__intro,html body .vrl-hero.vrl-hero--has-bg .vrl-hero__intro{padding-left:clamp(8px,3.8vw,16px)!important;padding-right:clamp(8px,3.8vw,16px)!important;box-sizing:border-box!important}html body .vrl-main>.vrl-hero.vrl-hero--has-bg h1,html body .vrl-hero.vrl-hero--has-bg h1,html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-hero__lead,html body .vrl-hero.vrl-hero--has-bg .vrl-hero__lead{max-width:100%!important}}@media (max-width:420px){html body .vrl-main>.vrl-hero.vrl-hero--has-bg .vrl-hero__intro,html body .vrl-hero.vrl-hero--has-bg .vrl-hero__intro{padding-left:12px!important;padding-right:12px!important}}.vrl-results-tab__icon img,.vrl-results-panel__icon img{display:none!important}.vrl-results-tab__icon,.vrl-results-panel__icon{overflow:visible!important}.vrl-service-card__media,.vrl-services .vrl-service-card--with-media .vrl-service-card__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:40%!important;height:100%!important;min-height:100%!important;display:block!important;overflow:hidden!important;border-radius:0 28px 28px 0!important}.vrl-service-card__media img,.vrl-services .vrl-service-card--with-media .vrl-service-card__media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;display:block!important;opacity:1!important;filter:none!important;transform:none!important}.vrl-service-card__media::after,.vrl-services .vrl-service-card--with-media .vrl-service-card__media::after{display:none!important;content:none!important;background:none!important}@media (max-width:900px){.vrl-service-card__media,.vrl-services .vrl-service-card--with-media .vrl-service-card__media{width:40%!important;height:100%!important;border-radius:0 26px 26px 0!important}.vrl-service-card__media img,.vrl-services .vrl-service-card--with-media .vrl-service-card__media img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:1/1!important;overflow:hidden!important;cursor:pointer!important;border-radius:inherit!important;background:#000!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__poster,.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__poster--empty{display:block!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center!important;background:#000!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__shade{position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.35))!important;pointer-events:none!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__play{position:absolute!important;left:50%!important;top:50%!important;z-index:2!important;width:76px!important;height:76px!important;transform:translate(-50%,-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:var(--primary)!important;font-size:30px!important;line-height:1!important;padding-left:5px!important;box-shadow:0 18px 48px rgba(15,23,42,.22)!important;pointer-events:none!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video:hover .vrl-lazy-video__play{transform:translate(-50%,-50%) scale(1.04)!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video:focus-visible{outline:3px solid rgba(111,82,255,.45)!important;outline-offset:4px!important}.vrl-trust-media.vrl-trust-media--video.is-vrl-video-loading .vrl-lazy-video__play{opacity:.72!important}@media (max-width:720px){.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__play{width:64px!important;height:64px!important;font-size:25px!important}}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__play{position:absolute!important;left:50%!important;top:50%!important;z-index:3!important;width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;max-width:78px!important;max-height:78px!important;transform:translate(-50%,-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;overflow:hidden!important;padding:0!important;margin:0!important;box-shadow:0 18px 48px rgba(15,23,42,.24)!important;pointer-events:none!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__play::before{content:""!important;display:block!important;width:0!important;height:0!important;margin-left:6px!important;border-top:13px solid transparent!important;border-bottom:13px solid transparent!important;border-left:20px solid var(--primary)!important;background:transparent!important;box-shadow:none!important;transform:none!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__play::after{content:none!important;display:none!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video:hover .vrl-lazy-video__play{transform:translate(-50%,-50%) scale(1.045)!important}@media (max-width:720px){.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__play{width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;max-width:66px!important;max-height:66px!important}.vrl-trust-media.vrl-trust-media--video .vrl-lazy-video__play::before{border-top-width:11px!important;border-bottom-width:11px!important;border-left-width:17px!important;margin-left:5px!important}}/* VENORAMED FA 1.0.116 — Persian / RTL adaptation */ html[dir="rtl"],html[dir="rtl"] body,.vrl-body--fa{direction:rtl} .vrl-body--fa{font-family:"Vazirmatn","IRANSansX","Tahoma","Segoe UI",Arial,sans-serif;text-align:right} .vrl-body--fa button,.vrl-body--fa input,.vrl-body--fa select,.vrl-body--fa textarea{font-family:inherit} .vrl-body--fa .vrl-header__inner,.vrl-body--fa .vrl-hero__grid,.vrl-body--fa .vrl-trust-layout,.vrl-body--fa .vrl-final__shell,.vrl-body--fa .vrl-footer__shell,.vrl-body--fa .vrl-treatment-panel,.vrl-body--fa .vrl-results__cta,.vrl-body--fa .vrl-reviews__cta{direction:rtl} .vrl-body--fa .vrl-hero__intro,.vrl-body--fa .vrl-hero__lead,.vrl-body--fa .vrl-form-card__copy,.vrl-body--fa .vrl-service-card__content,.vrl-body--fa .vrl-treatment-panel__content,.vrl-body--fa .vrl-trust-content,.vrl-body--fa .vrl-trust-card,.vrl-body--fa .vrl-results-panel__head,.vrl-body--fa .vrl-result-card__copy,.vrl-body--fa .vrl-expert-card__content,.vrl-body--fa .vrl-review-card,.vrl-body--fa .vrl-final__content,.vrl-body--fa .vrl-footer__brand-block,.vrl-body--fa .vrl-footer__column,.vrl-body--fa .vrl-footer__contact{text-align:right} .vrl-body--fa .vrl-field>span{left:auto!important;right:18px!important} .vrl-body--fa .vrl-demo-form .vrl-field input,.vrl-body--fa .vrl-demo-form .vrl-field select{padding-left:18px!important;padding-right:56px!important;text-align:right!important} .vrl-body--fa .vrl-form-embed input,.vrl-body--fa .vrl-form-embed select,.vrl-body--fa .vrl-form-embed textarea{text-align:right!important} .vrl-body--fa .vrl-btn .vrl-icon,.vrl-body--fa .vrl-service-card__arrow .vrl-icon{transform:scaleX(-1)} .vrl-body--fa .vrl-service-card__media{right:auto!important;left:0!important} .vrl-body--fa .vrl-service-card--with-media{padding-left:calc(var(--vrl-services-image-width) + 14px)!important;padding-right:var(--vrl-services-card-padding)!important} .vrl-body--fa .vrl-result-card figcaption,.vrl-body--fa .vrl-result-static__badge{left:auto!important;right:12px!important} .vrl-body--fa .vrl-footer__column a:hover{transform:translateX(-2px)!important} .vrl-body--fa .vrl-review-card__play .vrl-icon,.vrl-body--fa .vrl-review-card__link .vrl-icon{margin-left:0!important;margin-right:2px!important} .vrl-body--fa .vrl-expert-slider__track{direction:ltr} .vrl-body--fa .vrl-expert-slide{direction:rtl} .vrl-body--fa .vrl-results-tabs,.vrl-body--fa .vrl-service-grid{direction:rtl} .vrl-body--fa .vrl-ba__label--before{left:auto!important;right:14px!important} .vrl-body--fa .vrl-ba__label--after{right:auto!important;left:14px!important} @media(max-width:720px){ .vrl-body--fa .vrl-kicker{text-align:right!important} .vrl-body--fa .vrl-service-card--with-media{padding-left:calc(var(--vrl-services-image-width) + 10px)!important;padding-right:18px!important} }.vrl-body--fa .vrl-service-card{direction:ltr!important;align-items:flex-start!important;text-align:left!important}.vrl-body--fa .vrl-service-card--with-media{padding:var(--vrl-services-card-padding)!important}.vrl-body--fa .vrl-service-card__media,.vrl-body--fa .vrl-services .vrl-service-card--with-media .vrl-service-card__media{right:0!important;left:auto!important;border-radius:0 var(--vrl-card-radius) var(--vrl-card-radius) 0!important}.vrl-body--fa .vrl-service-card__icon{align-self:flex-start!important}.vrl-body--fa .vrl-service-card__content{direction:rtl!important;text-align:right!important;align-self:flex-start!important;width:calc(100% - var(--vrl-services-image-width) - 20px)!important;max-width:none!important;margin-left:0!important;margin-right:auto!important}.vrl-body--fa .vrl-service-card__content strong{display:block!important;font-size:18px!important;line-height:1.45!important;letter-spacing:0!important;font-weight:800!important;min-height:2.9em!important;margin-bottom:7px!important}.vrl-body--fa .vrl-service-card__content small{display:block!important;font-size:13.5px!important;line-height:1.75!important;letter-spacing:0!important;font-weight:500!important}.vrl-body--fa .vrl-service-card__arrow{left:20px!important;right:auto!important}@media(max-width:900px){.vrl-body--fa .vrl-service-card--with-media{padding:20px 20px 18px!important}.vrl-body--fa .vrl-service-card__content{width:calc(100% - var(--vrl-services-image-width) - 18px)!important;margin-top:20px!important}.vrl-body--fa .vrl-service-card__content strong{font-size:18px!important;line-height:1.45!important;min-height:2.9em!important}.vrl-body--fa .vrl-service-card__content small{font-size:13.5px!important;line-height:1.75!important}}@media(max-width:420px){.vrl-body--fa .vrl-service-card__content{width:calc(100% - var(--vrl-services-image-width) - 14px)!important}.vrl-body--fa .vrl-service-card__content strong{font-size:17.5px!important}.vrl-body--fa .vrl-service-card__content small{font-size:13px!important}}