:root{--background:#ffffff;--foreground:#171717;--font-foco:"Foco"}@media (prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#ededed}}body,html{max-width:100vw;min-height:100vh;margin:0;padding:0}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-foco,Foco,Arial,sans-serif);font-display:swap}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.center{align-items:center}.center,.centerX{display:flex;justify-content:center}.centerY{display:flex;align-items:center}.splide__arrows.custom-arrows{position:absolute;top:50%;left:0;width:100%;display:flex;justify-content:space-between;pointer-events:none;z-index:2}.custom-arrow{pointer-events:auto;background:#fff!important;border:1px solid #4b4f58!important;border-radius:50%;width:40px!important;height:40px!important;opacity:1!important;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .2s}.custom-arrow svg{width:24px!important;height:24px!important;display:block;margin:0;position:static!important}.custom-arrow--prev{margin-left:-48px}.custom-arrow--next{margin-right:-48px}@media (max-width:834px){.custom-arrow--prev{margin-left:-16px}.custom-arrow--next{margin-right:-16px}}.custom-arrow:hover{background:#f5f5f5!important;border-color:#bdbdbd!important;box-shadow:0 4px 16px rgba(0,0,0,.08)}.grecaptcha-badge{display:none!important}.custom-phone-input{display:flex;align-items:center;position:relative}.custom-phone-input .PhoneInputInput{width:100%;height:45px;border-radius:8px;border:1px solid #b2b6bd;font-size:16px;font-weight:400;padding-left:48px;padding-right:10px;color:#222;background:#fff;box-sizing:border-box;transition:border-color .2s}.custom-phone-input .PhoneInputInput::placeholder{font-size:14px;color:#4b4f58}.custom-phone-input.error .PhoneInputInput::placeholder{color:#9c2116!important}.custom-phone-input .PhoneInputInput:focus{border-color:#4b4f58;outline:none}.custom-phone-input.error .PhoneInputInput{border-color:#9c2116!important;background:rgba(239,151,143,.33)!important}.custom-phone-input.error .PhoneInputInput:focus{border-color:#9c2116!important;outline:none}.custom-phone-input .PhoneInputCountry{position:absolute;left:0;top:0;bottom:0;height:100%;display:flex;align-items:center;border:none;background:transparent;z-index:2;padding-left:8px;border-radius:8px 0 0 8px;box-shadow:none}@media only screen and (max-width:480px){.Toastify__toast-container--top-center{left:50%!important;transform:translateX(-50%)!important;top:env(safe-area-inset-top)}}iframe[src*="player.vimeo.com"]{width:100%;max-width:100%}