:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.azendy-phone-input{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.5rem;height:3rem;padding:.25rem .5rem .25rem .75rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000d}.azendy-phone-input:focus-within{border-color:#10b981;outline:none;box-shadow:0 0 0 1px #10b981}.azendy-phone-input .PhoneInputCountry{border-right:1px solid #e5e7eb;align-items:center;gap:.375rem;margin-right:.5rem;padding-right:.5rem;display:flex;position:relative}.azendy-phone-input .PhoneInputCountryIcon{border-radius:2px;width:1.5rem;height:1rem;overflow:hidden;box-shadow:0 0 0 1px #0000001a}.azendy-phone-input .PhoneInputCountryIcon img,.azendy-phone-input .PhoneInputCountryIcon svg{object-fit:cover;width:100%;height:100%}.azendy-phone-input .PhoneInputCountrySelectArrow{opacity:.7;border:1.5px solid #6b7280;border-width:0 1.5px 1.5px 0;width:.4rem;height:.4rem;margin-bottom:.15rem;transform:rotate(45deg)}.azendy-phone-input .PhoneInputCountrySelect{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.azendy-phone-input .PhoneInputCountrySelect:disabled{cursor:not-allowed}.azendy-phone-input .PhoneInputInput{color:#111827;background:0 0;border:0;outline:0;flex:1;font-size:1rem}.azendy-phone-input .PhoneInputInput::placeholder{color:#9ca3af}.azendy-phone-input .PhoneInputInput:disabled{cursor:not-allowed;opacity:.5}.azendy-phone-input .PhoneInputCountry:hover .PhoneInputCountryIcon{box-shadow:0 0 0 1px #10b981}.azendy-home{--mauve:#b98598;--mauve-deep:#9e6a7e;--mauve-soft:#d9b8c2;--mauve-tint:#f7ecf0;--wine-1:#221318;--wine-2:#31202a;--wine-3:#412b36;--ink:#221a1e;--paper:#fff;--cream:#fbf8f3;--cream-2:#f3eee5;--line:#e9e3d7;--line-soft:#f0ebe1;--muted:#8b8379;--green:#5bb97e;background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;font-family:DM Sans,system-ui,sans-serif;overflow-x:clip}.azendy-home ::selection{background:var(--mauve-soft);color:var(--ink)}.azendy-home button,.azendy-home input{font-family:inherit}.azendy-home a{color:inherit}.azendy-home .serif{letter-spacing:0;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}@media (prefers-reduced-motion:no-preference){.azendy-home .rv{opacity:0;transition:opacity .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1);transform:translateY(26px)}.azendy-home .rv.rv-in{opacity:1;transform:none}}.azendy-home .nv-link{transition:opacity .18s;position:relative}.azendy-home .nv-link:hover{opacity:1!important}.azendy-home .btn-dark{transition:transform .18s cubic-bezier(.22,.61,.36,1),box-shadow .18s,background .18s}.azendy-home .btn-dark:hover{transform:translateY(-1px);box-shadow:0 10px 26px #22131838}.azendy-home .btn-dark:active{transform:translateY(0)}.azendy-home .card-hover{transition:transform .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s}.azendy-home .card-hover:hover{transform:translateY(-3px);box-shadow:0 2px 4px #00000008,0 22px 48px #2d1c2617!important}.azendy-home .faq-q{transition:background .15s}.azendy-home .faq-q:hover{background:var(--cream)}@media (width<=980px){.azendy-home .v2-bento-1,.azendy-home .v2-bento-2{grid-template-columns:1fr!important}.azendy-home .v2-bento-3,.azendy-home .v2-inside-grid{grid-template-columns:1fr 1fr!important}.azendy-home .v2-growth-grid{grid-template-columns:1fr!important;gap:40px!important}.azendy-home .v2-show-row{direction:ltr!important;grid-template-columns:1fr!important;gap:28px!important}.azendy-home .v2-pix-box{grid-template-columns:1fr!important;gap:30px!important}.azendy-home .v2-price-grid{max-width:460px;grid-template-columns:1fr!important;margin-left:auto!important;margin-right:auto!important}.azendy-home .v2-cta-box{grid-template-columns:1fr!important;gap:36px!important}.azendy-home .v2-foot-grid{grid-template-columns:1fr 1fr!important;gap:36px!important}.azendy-home .nav-links,.azendy-home .v2-hero-chip-l,.azendy-home .v2-hero-chip-r{display:none!important}}.azendy-home .v2-enrich-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.azendy-home .v2-enrich-opt{border:1px solid var(--line-soft);letter-spacing:-.15px;color:var(--ink);text-align:left;cursor:pointer;border-radius:13px;padding:12px 14px;font-size:13.5px;font-weight:500;transition:border-color .15s,background .15s,transform .1s}.azendy-home .v2-enrich-opt:hover{border-color:var(--mauve-deep);background:var(--mauve-tint)}.azendy-home .v2-enrich-opt:active{transform:scale(.985)}.azendy-home .v2-enrich-city{gap:8px;display:flex}@media (width<=640px){.azendy-home .v2-enrich-grid{grid-template-columns:1fr!important}.azendy-home .v2-enrich-city{flex-wrap:wrap}.azendy-home .v2-stat-grid{grid-template-columns:1fr 1fr!important;row-gap:30px!important}.azendy-home .v2-stat-grid .stat-divider{display:none!important}.azendy-home .v2-bento-3,.azendy-home .v2-inside-grid,.azendy-home .v2-brand-row{grid-template-columns:1fr!important}.azendy-home .v2-book-phones{grid-template-columns:1fr!important;gap:44px!important;max-width:270px!important}.azendy-home .nav-login{display:none!important}.azendy-home .v2-foot-grid{grid-template-columns:1fr!important}.azendy-home .v2-ent-row{flex-direction:column!important;align-items:flex-start!important}}.v2-hero-niche{animation:.55s cubic-bezier(.22,1,.36,1) v2NicheIn;display:inline-block}@keyframes v2NicheIn{0%{opacity:0;transform:translateY(.32em)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.v2-hero-niche{animation:none}}.azendy-phone-input.v2-wl-phone{min-width:0;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;flex:1 1 0;gap:7px;padding:0}.azendy-phone-input.v2-wl-phone:focus-within{box-shadow:none;border-color:#0000}.azendy-phone-input.v2-wl-phone .PhoneInputCountry{border-right:0;gap:5px;margin-right:3px;padding-right:0}.azendy-phone-input.v2-wl-phone .PhoneInputCountryIcon{border-radius:2px;width:19px;height:13px;box-shadow:0 0 0 1px #221a1e1a}.azendy-phone-input.v2-wl-phone .PhoneInputCountrySelectArrow{border-color:var(--muted);opacity:.5;border-width:0 1.3px 1.3px 0}.azendy-phone-input.v2-wl-phone .PhoneInputInput{min-width:0;color:var(--ink);padding:13px 2px 13px 0;font-size:15px}.azendy-phone-input.v2-wl-phone .PhoneInputInput::placeholder{color:var(--muted);opacity:.75}.azendy-phone-input.v2-wl-phone .PhoneInputCountry:hover .PhoneInputCountryIcon{box-shadow:0 0 0 1px var(--mauve-deep)}.azendy-home .v2-hero-form{background:var(--paper);border:1px solid var(--line);border-radius:999px;align-items:stretch;padding:6px 6px 6px 20px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 2px 4px #00000008,0 28px 70px #2d1c261f}.azendy-home .v2-hero-form:focus-within{border-color:var(--mauve-soft);box-shadow:0 2px 4px #00000008,0 28px 70px #2d1c261f,0 0 0 4px #b9859826}.azendy-home .v2-hero-form .wl-field{flex:1 1 0;align-items:center;gap:9px;min-width:0;display:flex}.azendy-home .v2-hero-form .wl-field>input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1 1 0;padding:13px 2px;font-size:15px}.azendy-home .v2-hero-form .wl-field>input::placeholder{color:var(--muted);opacity:.75}.azendy-home .v2-hero-form .wl-divider{background:var(--line);flex:0 0 1px;align-self:stretch;margin:9px 15px}.azendy-home .v2-hero-form button[type=submit]{cursor:pointer;background:var(--ink);color:var(--cream);letter-spacing:-.2px;white-space:nowrap;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:9px;margin-left:12px;padding:13px 24px;font-size:15px;font-weight:600;display:inline-flex}.azendy-home .v2-hero-form button[type=submit]:disabled{cursor:wait;opacity:.75}.azendy-home .wl-error{color:#b4636a;justify-content:center;align-items:center;gap:6px;margin:10px 0 0;font-size:13px;display:flex}.azendy-home .v2-hero-form .wl-field[data-bad=true]>input::placeholder,.azendy-home .v2-hero-form .wl-field[data-bad=true] .PhoneInputInput::placeholder{color:#b4636a;opacity:.8}.azendy-home .wl-labeled{padding:9px 9px 9px 22px}.azendy-home .wl-labeled .wl-field{cursor:text;text-align:left;flex-direction:column;justify-content:center;align-items:stretch;gap:1px}.azendy-home .wl-labeled .wl-divider{margin:7px 18px}.azendy-home .wl-labeled .wl-field>input,.azendy-home .wl-labeled .PhoneInputInput{padding:1px 0}.azendy-home .wl-labeled .azendy-phone-input.v2-wl-phone{margin-left:-1px}.azendy-home .wl-label{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:600}.azendy-home .wl-card{background:var(--paper);border-radius:20px;flex-direction:column;gap:11px;padding:22px 22px 18px;display:flex;box-shadow:0 30px 70px #0000004d}.azendy-home .wl-card .wl-field{background:var(--cream);border:1px solid var(--line-soft);cursor:text;text-align:left;border-radius:12px;flex-direction:column;gap:3px;min-width:0;padding:9px 14px 8px;transition:border-color .15s;display:flex}.azendy-home .wl-card .wl-field:focus-within{border-color:var(--mauve-soft)}.azendy-home .wl-card .wl-field[data-bad=true]{border-color:#d98a8a}.azendy-home .wl-card .wl-field>input,.azendy-home .wl-card .PhoneInputInput{color:var(--ink);background:0 0;border:0;outline:none;width:100%;min-width:0;padding:1px 0;font-size:15px}.azendy-home .wl-card .wl-field>input::placeholder{color:var(--muted);opacity:.7}.azendy-home .wl-card button[type=submit]{background:var(--ink);width:100%;color:var(--cream);cursor:pointer;letter-spacing:-.2px;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:3px;padding:15px 0;font-size:15px;font-weight:600;display:inline-flex}.azendy-home .wl-card button[type=submit]:disabled{cursor:wait;opacity:.75}.azendy-home .wl-card-note{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:7px;margin:2px 0 0;font-size:12px;display:flex}@media (width<=640px){.azendy-home .v2-hero-form{border-radius:18px;flex-direction:column;align-items:stretch;gap:10px;padding:12px}.azendy-home .v2-hero-form .wl-divider{display:none}.azendy-home .v2-hero-form .wl-field{background:var(--cream);border:1px solid var(--line-soft);border-radius:12px;width:100%;padding:8px 13px 7px}.azendy-home .v2-hero-form button[type=submit]{border-radius:12px;width:100%;margin-left:0;padding:15px 0}}.azendy-home .v2-lang a:hover{opacity:1!important}@media (width<=768px){.azendy-home .v2-lang-compact{gap:4px!important}}
