*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-dm-sans),"DM Sans",sans-serif}a{color:inherit;text-decoration:none}.CookieBanner_banner__MyhNb{position:fixed;bottom:0;left:0;right:0;background:#1a1a2e;z-index:9999;padding:20px;box-shadow:0 -4px 20px rgba(0,0,0,.3)}.CookieBanner_content__8R8Ek{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.CookieBanner_textWrapper__dgjGo{flex:1 1}.CookieBanner_text__Pzwsv{color:hsla(0,0%,100%,.85);font-size:14px;margin:0;line-height:1.5}.CookieBanner_link__MWcgu{color:#31d7e8;text-decoration:underline;transition:color .3s ease}.CookieBanner_link__MWcgu:hover{color:#fff}.CookieBanner_buttons__QHtXK{display:flex;gap:12px;flex-shrink:0}.CookieBanner_acceptButton__iFOT5{background:#5a32e0;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .3s ease}.CookieBanner_acceptButton__iFOT5:hover{background:#4a28c4}.CookieBanner_declineButton__hiDfl{background:transparent;color:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.3);padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease}.CookieBanner_declineButton__hiDfl:hover{border-color:hsla(0,0%,100%,.6);color:#fff}@media (max-width:768px){.CookieBanner_content__8R8Ek{flex-direction:column;text-align:center;gap:16px}.CookieBanner_text__Pzwsv{font-size:13px}.CookieBanner_buttons__QHtXK{width:100%;flex-direction:column;gap:10px}.CookieBanner_acceptButton__iFOT5,.CookieBanner_declineButton__hiDfl{width:100%;padding:14px 24px}}.FloatingButton_floating__Xm4_y{position:fixed;bottom:30px;right:30px;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:1000;opacity:0;transform:scale(.5);transition:all .4s cubic-bezier(.175,.885,.32,1.275);pointer-events:none}.FloatingButton_floating__Xm4_y.FloatingButton_visible__OT724{opacity:1;transform:scale(1);pointer-events:auto}.FloatingButton_floating__Xm4_y:hover{transform:scale(1.1);box-shadow:0 6px 30px rgba(0,0,0,.4)}.FloatingButton_whatsapp__pTKsd{background:#25d366}.FloatingButton_whatsapp__pTKsd:hover{background:#20bd5a}.FloatingButton_message__2xSzY{background:#5b4de8}.FloatingButton_message__2xSzY:hover{background:#4f41d0}@media (max-width:768px){.FloatingButton_floating__Xm4_y{bottom:20px;right:20px;width:54px;height:54px}.FloatingButton_floating__Xm4_y svg{width:24px;height:24px}}.Navbar_navbar__GrSXC{position:fixed;top:0;left:0;right:0;background:transparent;z-index:1000;padding:1.5rem 0;transition:all .4s ease;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.Navbar_navbar__GrSXC.Navbar_scrolled__N9DJM{background:linear-gradient(135deg,#6d28d9,#7c3aed 50%,#a855f7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1);padding:1rem 0}.Navbar_container__2Cq63{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.Navbar_hamburger__WJ9Te{display:flex;flex-direction:column;gap:4px;cursor:pointer;padding:8px;background:none;border:none;position:relative;z-index:1001}.Navbar_line__m_zRc{width:25px;height:3px;background-color:#fff;transition:all .3s ease;border-radius:2px}.Navbar_hamburger__WJ9Te:hover .Navbar_line__m_zRc{background-color:hsla(0,0%,100%,.8)}.Navbar_hamburgerOpen__dz5s0 .Navbar_line__m_zRc:first-child{transform:rotate(45deg) translate(8px,8px)}.Navbar_hamburgerOpen__dz5s0 .Navbar_line__m_zRc:nth-child(2){opacity:0}.Navbar_hamburgerOpen__dz5s0 .Navbar_line__m_zRc:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.Navbar_rightSection__yBYR1{display:flex;align-items:center;gap:1.5rem}.Navbar_logo__X4o9i{height:auto}.Navbar_desktopNav__Ln1RC{display:none}.Navbar_navLink__16zHl{background:none;border:none;color:hsla(0,0%,100%,.85);font-size:.95rem;font-weight:500;cursor:pointer;padding:.4rem .75rem;border-radius:8px;transition:all .3s ease;white-space:nowrap}.Navbar_navLink__16zHl:hover{color:#fff;background:hsla(0,0%,100%,.12)}.Navbar_languageSelector__ZMboH{display:flex;align-items:center;gap:.5rem}.Navbar_flagButton__qhdoD{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease}.Navbar_flagButton__qhdoD:hover{background-color:hsla(0,0%,100%,.1)}.Navbar_activeLang__O5Ix3{background-color:hsla(0,0%,100%,.2);border-radius:6px}.Navbar_flag__osPBY{font-size:1.5rem;display:block}.Navbar_separator__anDcO{color:hsla(0,0%,100%,.6);font-size:.9rem}.Navbar_mobileMenu__mhKOr{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,#6d28d9,#7c3aed 50%,#a855f7);z-index:1000;transform:translateX(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Navbar_mobileMenuOpen__r2knk{transform:translateX(0)}.Navbar_mobileMenuHeader__jumcc{position:relative;width:100%;max-width:300px;display:flex;justify-content:center}.Navbar_closeButton__nNUPJ{position:absolute;right:-2rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .3s ease}.Navbar_closeButton__nNUPJ:hover{background:hsla(0,0%,100%,.15)}.Navbar_mobileMenuContent__6hAG1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1.5rem;padding:0 2rem}.Navbar_mobileMenuLogo__miooX{margin-bottom:0}.Navbar_mobileLogoImage__dtcoM{height:auto;opacity:.9}.Navbar_menuItem__oq0u2{background:none;border:none;color:#fff;font-size:1.5rem;font-weight:500;padding:1rem 2rem;border-radius:12px;cursor:pointer;transition:all .3s ease;opacity:0;animation:Navbar_menuItemSlideIn__ljlJf .6s ease forwards;width:100%;max-width:300px;text-align:center;position:relative;overflow:hidden}.Navbar_menuItem__oq0u2:first-child{animation-delay:.1s}.Navbar_menuItem__oq0u2:nth-child(2){animation-delay:.2s}.Navbar_menuItem__oq0u2:nth-child(3){animation-delay:.3s}.Navbar_menuItem__oq0u2:nth-child(4){animation-delay:.4s}.Navbar_menuItem__oq0u2:nth-child(5){animation-delay:.5s}.Navbar_menuItem__oq0u2:nth-child(6){animation-delay:.6s}.Navbar_menuItem__oq0u2:nth-child(7){animation-delay:.7s}.Navbar_menuItem__oq0u2:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Navbar_menuItem__oq0u2:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .6s}.Navbar_menuItem__oq0u2:hover:before{left:100%}@keyframes Navbar_menuItemSlideIn__ljlJf{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@media (min-width:769px){.Navbar_hamburger__WJ9Te,.Navbar_mobileMenu__mhKOr{display:none}.Navbar_desktopNav__Ln1RC{display:flex;align-items:center;gap:.25rem}}@font-face{font-family:__DM_Sans_dea962;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_dea962;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_dea962;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_dea962;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_dea962;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_dea962;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_dea962;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_dea962;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_Fallback_dea962;src:local("Arial");ascent-override:94.37%;descent-override:29.49%;line-gap-override:0.00%;size-adjust:105.12%}.__className_dea962{font-family:__DM_Sans_dea962,__DM_Sans_Fallback_dea962;font-style:normal}.__variable_dea962{--font-dm-sans:"__DM_Sans_dea962","__DM_Sans_Fallback_dea962"}@font-face{font-family:__Oooh_Baby_605132;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/96ad956ad403f1f4-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Oooh_Baby_605132;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d2994fae620620ce-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Oooh_Baby_605132;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d5a081ee1692b14e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Oooh_Baby_Fallback_605132;src:local("Arial");ascent-override:112.86%;descent-override:40.75%;line-gap-override:0.00%;size-adjust:79.75%}.__className_605132{font-family:__Oooh_Baby_605132,__Oooh_Baby_Fallback_605132;font-weight:400;font-style:normal}.__variable_605132{--font-oooh-baby:"__Oooh_Baby_605132","__Oooh_Baby_Fallback_605132"}