.Cookie-module__B83R7a__services{padding:var(--section-padding,120px)0;background:var(--bg-color-2);position:relative}.Cookie-module__B83R7a__container{max-width:var(--container-max,1200px);margin:0 auto;padding:0 3rem}.Cookie-module__B83R7a__content{max-width:900px;margin:0 auto}.Cookie-module__B83R7a__title{color:var(--text-color-2);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Cookie-module__B83R7a__sections{flex-direction:column;gap:2.5rem;display:flex}.Cookie-module__B83R7a__section{background:var(--bg-color-2);border-radius:8px;padding:2rem;transition:box-shadow .3s;box-shadow:0 2px 8px #1a233214}.Cookie-module__B83R7a__section:hover{box-shadow:0 4px 16px #1a23321f}.Cookie-module__B83R7a__sectionTitle{color:var(--text-color-2);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;display:flex}.Cookie-module__B83R7a__text{color:var(--text-color-4);margin-bottom:1rem;font-size:1rem;line-height:1.6}.Cookie-module__B83R7a__text:last-child{margin-bottom:0}.Cookie-module__B83R7a__list{margin:1rem 0;padding:0;list-style:none}.Cookie-module__B83R7a__list li{color:var(--text-color-4);padding:.75rem 0 .75rem 2rem;font-size:1rem;line-height:1.6;position:relative}.Cookie-module__B83R7a__list li:before{content:"▸";color:var(--bg-color-1);font-size:1.2rem;font-weight:700;position:absolute;left:0}.Cookie-module__B83R7a__settingsButton{background:var(--bg-color-1);color:var(--text-color-1);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;margin-top:1.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Cookie-module__B83R7a__settingsButton:hover{transform:translateY(-2px)}.Cookie-module__B83R7a__settingsButton:active{transform:translateY(0)}@media (max-width:992px){.Cookie-module__B83R7a__services{padding:80px 0}.Cookie-module__B83R7a__container{padding:2rem}.Cookie-module__B83R7a__title{margin-bottom:2.5rem;font-size:2rem}.Cookie-module__B83R7a__sections{gap:2rem}.Cookie-module__B83R7a__section{padding:1.5rem}.Cookie-module__B83R7a__sectionTitle{font-size:1.25rem}}@media (max-width:576px){.Cookie-module__B83R7a__services{padding:60px 0}.Cookie-module__B83R7a__container{padding:3rem 1.5rem 0}.Cookie-module__B83R7a__title{margin-bottom:2rem;font-size:1.75rem}.Cookie-module__B83R7a__sections{gap:1.5rem}.Cookie-module__B83R7a__section{padding:1.25rem}.Cookie-module__B83R7a__sectionTitle{font-size:1.1rem}.Cookie-module__B83R7a__sectionTitle:before{width:3px;height:20px}.Cookie-module__B83R7a__text{font-size:.95rem}.Cookie-module__B83R7a__list li{padding:.6rem 0 .6rem 1.75rem;font-size:.95rem}.Cookie-module__B83R7a__settingsButton{width:100%;padding:.75rem 1.5rem;font-size:.95rem}}
.CookieSetting-module__Xr9fqW__overlay{z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CookieSetting-module__Xr9fqW__popup{background-color:var(--bg-color-1);border:1px solid var(--bg-color-1);border-radius:12px;width:90%;max-width:500px;padding:32px;animation:.3s ease-out CookieSetting-module__Xr9fqW__slideIn;position:relative;box-shadow:0 20px 60px #0006}@keyframes CookieSetting-module__Xr9fqW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CookieSetting-module__Xr9fqW__closeButton{color:var(--text-color-1);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:24px;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}.CookieSetting-module__Xr9fqW__content{flex-direction:column;gap:24px;display:flex}.CookieSetting-module__Xr9fqW__title{color:var(--text-color-1);margin:0;padding-right:24px;font-size:28px;font-weight:700}.CookieSetting-module__Xr9fqW__description{color:var(--text-color-1);margin:0;font-size:14px;line-height:1.6}.CookieSetting-module__Xr9fqW__toggleSection{background-color:var(--bg-color-1);border:1px solid var(--bg-color-3);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.CookieSetting-module__Xr9fqW__toggleLabel{flex-direction:column;flex:1;gap:6px;display:flex}.CookieSetting-module__Xr9fqW__label{color:var(--text-color-1);cursor:pointer;margin:0;font-size:15px;font-weight:600}.CookieSetting-module__Xr9fqW__subtext{color:var(--text-color-1);margin:0;font-size:12px}.CookieSetting-module__Xr9fqW__toggleWrapper{flex-shrink:0;width:50px;height:28px;display:inline-block;position:relative}.CookieSetting-module__Xr9fqW__checkbox{opacity:0;width:0;height:0;margin:0}.CookieSetting-module__Xr9fqW__toggleSwitch{cursor:pointer;background-color:#3d4a5c;border:2px solid #0000;border-radius:14px;transition:all .3s;position:absolute;inset:0}.CookieSetting-module__Xr9fqW__toggleSwitch:before{content:"";background-color:var(--text-color-1,#fff);border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px}.CookieSetting-module__Xr9fqW__checkbox:checked+.CookieSetting-module__Xr9fqW__toggleSwitch{background-color:var(--bg-color-3);border-color:var(--bg-color-3)}.CookieSetting-module__Xr9fqW__checkbox:checked+.CookieSetting-module__Xr9fqW__toggleSwitch:before{transform:translate(22px)}.CookieSetting-module__Xr9fqW__statusText{color:var(--text-color-1);text-align:center;margin:0;font-size:13px}.CookieSetting-module__Xr9fqW__enabled{color:var(--text-color-1);font-weight:600}.CookieSetting-module__Xr9fqW__disabled{color:#ff6b6b;font-weight:600}.CookieSetting-module__Xr9fqW__confirmButton{background-color:var(--bg-color-2);color:var(--text-color-2);cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.CookieSetting-module__Xr9fqW__confirmButton:hover{transform:translateY(-2px)}.CookieSetting-module__Xr9fqW__confirmButton:active{transform:translateY(0)}@media (max-width:600px){.CookieSetting-module__Xr9fqW__popup{width:95%;max-width:none;padding:24px}.CookieSetting-module__Xr9fqW__title{padding-right:0;font-size:24px}.CookieSetting-module__Xr9fqW__toggleSection{flex-direction:column;align-items:stretch}.CookieSetting-module__Xr9fqW__toggleWrapper{align-self:flex-end}}
.Navbar-module__oCXpda__navbar{z-index:100;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__oCXpda__navbarTransparent{background:var(--bg-color-1)}.Navbar-module__oCXpda__navbarSolid{background:var(--bg-color-2);box-shadow:0 1px 12px #00000014}.Navbar-module__oCXpda__navInner{justify-content:space-between;align-items:center;max-width:1280px;height:4.5rem;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__oCXpda__logo{font-family:var(--font-style-1);align-items:center;gap:.6rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__oCXpda__logoImageWrapper{border-radius:50%;flex-shrink:0;width:45px;height:45px;overflow:hidden}.Navbar-module__oCXpda__logoImage{object-fit:cover;width:100%;height:100%}.Navbar-module__oCXpda__brandName{font-size:1.6rem;font-weight:700;font-family:var(--font-style-1);transition:color .3s}.Navbar-module__oCXpda__brandLight{color:var(--text-color-1)}.Navbar-module__oCXpda__brandDark{color:var(--bg-color-1)}.Navbar-module__oCXpda__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__oCXpda__navLink{font-size:.95rem;font-weight:600;font-family:var(--font-style-2);padding-bottom:2px;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__oCXpda__navLink:after{content:"";width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Navbar-module__oCXpda__navLink:hover:after{width:100%}.Navbar-module__oCXpda__navLinkLight{color:#ffffffe0}.Navbar-module__oCXpda__navLinkLight:after{background:var(--text-color-2)}.Navbar-module__oCXpda__navLinkLight:hover{color:var(--text-color-1)}.Navbar-module__oCXpda__navLinkDark{color:var(--text-color-4)}.Navbar-module__oCXpda__navLinkDark:after{background:var(--bg-color-1)}.Navbar-module__oCXpda__navLinkDark:hover{color:var(--bg-color-1)}.Navbar-module__oCXpda__ctaButton{cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-style-2);border:none;border-radius:.5rem;padding:.6rem 1.4rem;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.Navbar-module__oCXpda__ctaButton:hover{opacity:.88;transform:translateY(-1px)}.Navbar-module__oCXpda__ctaButtonLight{background:var(--bg-color-2);color:var(--bg-color-1)}.Navbar-module__oCXpda__ctaButtonDark{background:var(--bg-color-1);color:var(--text-color-1)}.Navbar-module__oCXpda__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:none;position:relative}.Navbar-module__oCXpda__hamburgerLine{border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s,background .3s;display:block}.Navbar-module__oCXpda__hamburgerLineLight{background:var(--text-color-1)}.Navbar-module__oCXpda__hamburgerLineDark{background:var(--bg-color-1)}.Navbar-module__oCXpda__hamburgerOpen .Navbar-module__oCXpda__hamburgerLine:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__oCXpda__hamburgerOpen .Navbar-module__oCXpda__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__oCXpda__hamburgerOpen .Navbar-module__oCXpda__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__oCXpda__mobileMenu{z-index:150;background:var(--bg-color-2);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.Navbar-module__oCXpda__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__oCXpda__mobileClose{color:var(--text-color-2);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.5rem;line-height:1;position:absolute;top:1.25rem;right:1.5rem}.Navbar-module__oCXpda__mobileNav{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__oCXpda__mobileNavLink{color:var(--text-color-2);font-size:1.35rem;font-weight:600;font-family:var(--font-style-2);text-decoration:none;transition:color .2s}.Navbar-module__oCXpda__mobileNavLink:hover{color:var(--bg-color-1)}.Navbar-module__oCXpda__mobileCta{background:var(--bg-color-1);color:var(--text-color-1);font-size:1rem;font-weight:700;font-family:var(--font-style-2);border-radius:.5rem;margin-top:.5rem;padding:.85rem 2.5rem;text-decoration:none;transition:opacity .2s,transform .2s}.Navbar-module__oCXpda__mobileCta:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.Navbar-module__oCXpda__navLinks{display:none}.Navbar-module__oCXpda__hamburger{display:flex}}
.Footer-module__8-teKW__footer{position:relative}.Footer-module__8-teKW__mainFooter{background:var(--bg-color-1);color:var(--text-color-1);padding:3rem 1rem 2rem}.Footer-module__8-teKW__container{max-width:1280px;margin:0 auto}.Footer-module__8-teKW__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.Footer-module__8-teKW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__8-teKW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__8-teKW__column{flex-direction:column;display:flex}.Footer-module__8-teKW__logo{color:var(--text-color-1);font-size:1.775rem;font-weight:700;font-family:var(--font-style-1);align-items:center;gap:.6rem;text-decoration:none;transition:color .3s;display:flex}.Footer-module__8-teKW__logoImageWrapper{border-radius:50%;flex-shrink:0;width:55px;height:55px;overflow:hidden}.Footer-module__8-teKW__logoImage{object-fit:cover;width:100%;height:100%}.Footer-module__8-teKW__brandName{color:var(--text-color-1);font-size:1.775rem;font-weight:700;font-family:var(--font-style-1);transition:color .3s}.Footer-module__8-teKW__description{color:var(--text-color-1);font-size:.9375rem;line-height:1.8;font-family:var(--font-style-2);margin-top:1.5rem;margin-bottom:1.5rem}.Footer-module__8-teKW__socialLinks{gap:1rem;display:flex}.Footer-module__8-teKW__socialLink{width:2.5rem;height:2.5rem;color:var(--text-color-1);background:#ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__8-teKW__socialLink:hover{color:var(--text-color-1);background:#fff3;transform:translateY(-3px)}.Footer-module__8-teKW__socialIcon{width:1.25rem;height:1.25rem}.Footer-module__8-teKW__columnTitle{color:var(--text-color-1);font-size:1.125rem;font-weight:700;font-family:var(--font-style-1);margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.Footer-module__8-teKW__columnTitle:after{content:"";background:linear-gradient(90deg,#ffffff80 0%,#0000 100%);border-radius:2px;width:3rem;height:3px;position:absolute;bottom:0;left:0}.Footer-module__8-teKW__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__8-teKW__link{color:var(--text-color-1);font-size:.9375rem;font-family:var(--font-style-2);align-items:center;padding-left:1rem;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.Footer-module__8-teKW__link:before{content:"";background:var(--text-color-1);opacity:0;border-radius:50%;width:.375rem;height:.375rem;transition:opacity .3s;position:absolute;left:0}.Footer-module__8-teKW__link:hover{color:var(--text-color-1);transform:translate(.5rem)}.Footer-module__8-teKW__link:hover:before{opacity:1}.Footer-module__8-teKW__contactList{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__8-teKW__contactItem{align-items:flex-start;gap:1rem;display:flex}.Footer-module__8-teKW__contactIcon{width:1.25rem;height:1.25rem;color:var(--text-color-1);flex-shrink:0;margin-top:.125rem}.Footer-module__8-teKW__contactLink{color:var(--text-color-1);font-size:.9375rem;font-family:var(--font-style-2);text-decoration:none;transition:color .3s}.Footer-module__8-teKW__contactLink:hover{color:var(--text-color-1);opacity:.85}.Footer-module__8-teKW__contactText{color:var(--text-color-1);font-size:.9375rem;line-height:1.6;font-family:var(--font-style-2)}.Footer-module__8-teKW__bottomFooter{background:var(--bg-color-1);border-top:1px solid #ffffff1a;padding:1.5rem 1rem}.Footer-module__8-teKW__bottomContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.Footer-module__8-teKW__bottomContent{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__8-teKW__copyright{color:#ffffffd9;font-size:.875rem;font-family:var(--font-style-2)}.Footer-module__8-teKW__scrollTopButton{background:linear-gradient(135deg,var(--bg-color-1)0%,var(--bg-color-3)100%);cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;animation:.3s Footer-module__8-teKW__fadeIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #0284c766}.Footer-module__8-teKW__scrollTopButton:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0284c780}.Footer-module__8-teKW__scrollTopButton:active{transform:translateY(-2px)}.Footer-module__8-teKW__scrollTopIcon{width:1.5rem;height:1.5rem;color:var(--text-color-1)}@keyframes Footer-module__8-teKW__fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.Footer-module__8-teKW__mainFooter{padding:2.5rem 1rem 1.5rem}.Footer-module__8-teKW__grid{gap:2rem;margin-bottom:2rem}.Footer-module__8-teKW__logo,.Footer-module__8-teKW__brandName{font-size:1.35rem}.Footer-module__8-teKW__logoImageWrapper{width:44px;height:44px}.Footer-module__8-teKW__description{font-size:.875rem}.Footer-module__8-teKW__columnTitle{margin-bottom:1rem;font-size:1rem}.Footer-module__8-teKW__link,.Footer-module__8-teKW__contactText,.Footer-module__8-teKW__contactLink{font-size:.875rem}.Footer-module__8-teKW__scrollTopButton{width:2.5rem;height:2.5rem;bottom:1.25rem;right:1.25rem}.Footer-module__8-teKW__scrollTopIcon{width:1.25rem;height:1.25rem}}
.Hero-module__b0RKna__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__b0RKna__heroBackground{z-index:0;position:absolute;inset:0}.Hero-module__b0RKna__heroImage{object-fit:cover;width:100%;height:100%}.Hero-module__b0RKna__heroOverlay{background:linear-gradient(90deg,#141a1fd1 0%,#141a1f8c 50%,#141a1f40 100%);position:absolute;inset:0}.Hero-module__b0RKna__heroContent{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:8rem 1.5rem 4rem;position:relative}.Hero-module__b0RKna__heroInner{max-width:640px}.Hero-module__b0RKna__heroBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-color-1);font-size:.8125rem;font-weight:500;font-family:var(--font-style-2);background:#ffffff1f;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;animation:.6s both Hero-module__b0RKna__fadeInUp;display:inline-flex}.Hero-module__b0RKna__badgeDot{background:var(--bg-color-1);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__b0RKna__pulse}.Hero-module__b0RKna__heroTitle{color:var(--text-color-1);font-size:3.5rem;font-weight:700;line-height:1.1;font-family:var(--font-style-1);margin-bottom:1.5rem;animation:.6s .15s both Hero-module__b0RKna__fadeInUp}.Hero-module__b0RKna__heroTitleAccent{color:var(--bg-color-1)}.Hero-module__b0RKna__heroDescription{color:#fffc;max-width:520px;font-size:1.125rem;line-height:1.7;font-family:var(--font-style-2);margin-bottom:2.5rem;animation:.6s .3s both Hero-module__b0RKna__fadeInUp}.Hero-module__b0RKna__heroActions{align-items:center;gap:1rem;animation:.6s .45s both Hero-module__b0RKna__fadeInUp;display:flex}.Hero-module__b0RKna__heroPrimary{background:var(--bg-color-1);border-radius:var(--radius);cursor:pointer;color:var(--text-color-1);border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__b0RKna__heroPrimary:hover{background:var(--bg-color-3);border-color:#ffffff80}.Hero-module__b0RKna__heroSecondary{background:var(--bg-color-1);border-radius:var(--radius);cursor:pointer;color:var(--text-color-1);border:1.5px solid #ffffff4d;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__b0RKna__heroSecondary:hover{background:var(--bg-color-3);border-color:#ffffff80}.Hero-module__b0RKna__statsBar{z-index:10;max-width:1280px;margin:-3rem auto 0;padding:0 1.5rem;position:relative}.Hero-module__b0RKna__statsInner{background:var(--bg-color-2);box-shadow:0 20px 60px var(--bg-color-1);border-radius:1rem;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.Hero-module__b0RKna__statItem{background:var(--bg-color-2);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;transition:background .3s;display:flex}.Hero-module__b0RKna__statItem:hover{background:var(--bg-color-4)}.Hero-module__b0RKna__statNumber{color:var(--text-color-2);margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.Hero-module__b0RKna__statLabel{color:var(--text-color-2);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:500}@keyframes Hero-module__b0RKna__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__b0RKna__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.Hero-module__b0RKna__heroTitle{font-size:2rem;line-height:1.2}.Hero-module__b0RKna__heroDescription{font-size:.9375rem;line-height:1.6}.Hero-module__b0RKna__heroActions{flex-direction:column;align-items:stretch;gap:.75rem}.Hero-module__b0RKna__heroPrimary,.Hero-module__b0RKna__heroSecondary{box-sizing:border-box;justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:.9375rem}.Hero-module__b0RKna__statsInner{grid-template-columns:repeat(2,1fr)}.Hero-module__b0RKna__statNumber{font-size:1.75rem}.Hero-module__b0RKna__statLabel{letter-spacing:.04em;font-size:.6875rem}.Hero-module__b0RKna__statItem{padding:1.25rem .5rem}.Hero-module__b0RKna__heroContent{padding:6rem 1.25rem 4rem}.Hero-module__b0RKna__heroInner{max-width:100%}.Hero-module__b0RKna__statsBar{margin:-1.5rem auto 0;padding:0 1rem}.Hero-module__b0RKna__heroBadge{font-size:.75rem}}@media (max-width:480px){.Hero-module__b0RKna__heroTitle{font-size:1.75rem}.Hero-module__b0RKna__statNumber{font-size:1.5rem}.Hero-module__b0RKna__statLabel{font-size:.625rem}}
.Platform-module__zAdugG__section{max-width:1280px;margin:0 auto;padding:7rem 1.5rem}.Platform-module__zAdugG__header{text-align:center;margin-bottom:3.5rem}.Platform-module__zAdugG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-color-2);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9125rem;font-weight:600;display:inline-flex}.Platform-module__zAdugG__labelLine{background:var(--bg-color-1);border-radius:1px;width:2rem;height:2px}.Platform-module__zAdugG__title{color:var(--text-color-2);font-size:2.5rem;font-weight:700;line-height:1.2;font-family:var(--font-style-1);margin-bottom:1rem}.Platform-module__zAdugG__subtitle{color:var(--text-color-4);max-width:560px;font-size:1.0625rem;line-height:1.7;font-family:var(--font-style-2);margin:0 auto}@media (max-width:768px){.Platform-module__zAdugG__section{padding:3.5rem 1rem}.Platform-module__zAdugG__title{font-size:1.75rem}.Platform-module__zAdugG__subtitle{font-size:.9375rem}}@media (max-width:480px){.Platform-module__zAdugG__section{padding:3rem .75rem}.Platform-module__zAdugG__title{font-size:1.5rem}}
.Content404-module__UCh0cq__container{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:inherit;display:flex;position:relative;overflow:hidden}.Content404-module__UCh0cq__content{text-align:center;z-index:2;width:100%;max-width:650px;position:relative}.Content404-module__UCh0cq__topWave{clip-path:polygon(0 0,100% 0,100% 60%,0 100%);pointer-events:none;z-index:1;background:linear-gradient(#47c2b6,#aee6db00);width:100%;height:100px;position:absolute;top:-1px;left:0}.Content404-module__UCh0cq__bottomWave{clip-path:polygon(0 40%,100% 0,100% 100%,0 100%);pointer-events:none;z-index:1;background:linear-gradient(#aee6db00,#47c2b6);width:100%;height:100px;position:absolute;bottom:-1px;left:0}.Content404-module__UCh0cq__toothContainer{justify-content:center;align-items:center;height:180px;margin-bottom:1.5rem;display:flex}.Content404-module__UCh0cq__tooth{width:100px;height:140px;position:relative}.Content404-module__UCh0cq__toothBall{background:linear-gradient(135deg,#47c2b6,#64d8cd);border-radius:20px 20px 50% 50%;width:100px;height:100px;animation:3s ease-in-out infinite Content404-module__UCh0cq__toothBounce;position:relative;box-shadow:0 10px 40px #65ccc04d}.Content404-module__UCh0cq__toothRoot{background:linear-gradient(#47c2b6,#36a196);border-radius:0 0 10px 10px;width:40px;height:50px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@keyframes Content404-module__UCh0cq__toothBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Content404-module__UCh0cq__errorBadge{color:#fff;letter-spacing:2px;background:#64d8cd;border-radius:50px;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:800;display:inline-block;box-shadow:0 6px 20px #65ccc040}.Content404-module__UCh0cq__mainContent{z-index:3;position:relative}.Content404-module__UCh0cq__heading{color:#0f172a;letter-spacing:-.5px;margin:0 0 .75rem;font-size:2.8rem;font-weight:800;line-height:1.2}.Content404-module__UCh0cq__subHeading{color:#47c2b6;margin:0 0 1.5rem;font-size:1.3rem;font-weight:600}.Content404-module__UCh0cq__description{color:#64748b;max-width:500px;margin:0 auto 2rem;font-size:1rem;line-height:1.8}.Content404-module__UCh0cq__quickLinksSection{background:#f8fafc;border-bottom:4px solid #47c2b6;border-right:4px solid #47c2b6;border-radius:12px;margin:2.5rem 0;padding:2rem}.Content404-module__UCh0cq__quickLinksTitle{color:#0f172a;text-transform:uppercase;letter-spacing:1px;margin:0 0 1.25rem;font-size:1rem;font-weight:700}.Content404-module__UCh0cq__quickLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Content404-module__UCh0cq__quickLink{color:#47c2b6;background:#fff;border:1.5px solid #47c2b6;border-radius:8px;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Content404-module__UCh0cq__quickLink:hover{color:#fff;background:#47c2b6;transform:translateY(-2px);box-shadow:0 6px 15px #65ccc033}.Content404-module__UCh0cq__primaryButton{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#47c2b6;border:2px solid #47c2b6;border-radius:10px;margin-bottom:1.5rem;padding:1rem 2.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 20px #65ccc04d}.Content404-module__UCh0cq__primaryButton:hover{background:#36a196;border-color:#36a196;transform:translateY(-3px);box-shadow:0 12px 30px #65ccc066}.Content404-module__UCh0cq__primaryButton:active{transform:translateY(-1px)}.Content404-module__UCh0cq__backLink{color:#64748b;margin-top:1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Content404-module__UCh0cq__backLink:hover{color:#47c2b6;text-decoration:underline}.Content404-module__UCh0cq__bubble1,.Content404-module__UCh0cq__bubble2,.Content404-module__UCh0cq__bubble3{pointer-events:none;background:#64d8cd;border-radius:50%;animation:6s ease-in-out infinite Content404-module__UCh0cq__floatBubble;position:absolute}.Content404-module__UCh0cq__bubble1{opacity:.12;width:60px;height:60px;animation-delay:0s;top:20%;left:5%}.Content404-module__UCh0cq__bubble2{opacity:.15;width:40px;height:40px;animation-delay:1.5s;top:70%;right:8%}.Content404-module__UCh0cq__bubble3{opacity:.1;width:50px;height:50px;animation-delay:3s;bottom:15%;left:8%}@keyframes Content404-module__UCh0cq__floatBubble{0%,to{transform:translateY(0)translate(0)}33%{transform:translateY(-40px)translate(15px)}66%{transform:translateY(-80px)translate(-15px)}}@media (max-width:768px){.Content404-module__UCh0cq__heading{font-size:2.2rem}.Content404-module__UCh0cq__subHeading{font-size:1.1rem}.Content404-module__UCh0cq__description{font-size:.95rem}.Content404-module__UCh0cq__quickLinksSection{margin:2rem 0;padding:1.5rem}.Content404-module__UCh0cq__quickLink{padding:.55rem 1.25rem;font-size:.85rem}.Content404-module__UCh0cq__primaryButton{padding:.875rem 2.5rem;font-size:.95rem}.Content404-module__UCh0cq__toothContainer{height:150px}.Content404-module__UCh0cq__tooth{width:80px;height:110px}.Content404-module__UCh0cq__toothBall{width:80px;height:80px}.Content404-module__UCh0cq__toothRoot{width:32px;height:40px}.Content404-module__UCh0cq__bubble1{width:45px;height:45px}.Content404-module__UCh0cq__bubble2{width:30px;height:30px}.Content404-module__UCh0cq__bubble3{width:40px;height:40px}}@media (max-width:480px){.Content404-module__UCh0cq__container{padding:1rem}.Content404-module__UCh0cq__heading{margin-bottom:.5rem;font-size:1.8rem}.Content404-module__UCh0cq__subHeading{margin-bottom:1rem;font-size:1rem}.Content404-module__UCh0cq__description{margin-bottom:1.5rem;font-size:.9rem}.Content404-module__UCh0cq__errorBadge{margin-bottom:1rem;padding:.6rem 1.25rem;font-size:1.1rem}.Content404-module__UCh0cq__quickLinksSection{margin:1.5rem 0;padding:1.25rem}.Content404-module__UCh0cq__quickLinksTitle{margin-bottom:1rem;font-size:.9rem}.Content404-module__UCh0cq__quickLinks{gap:.75rem}.Content404-module__UCh0cq__quickLink{padding:.5rem 1rem;font-size:.8rem}.Content404-module__UCh0cq__primaryButton{margin-bottom:1rem;padding:.875rem 2rem;font-size:.9rem}.Content404-module__UCh0cq__backLink{margin-top:.75rem;font-size:.9rem}.Content404-module__UCh0cq__toothContainer{height:120px;margin-bottom:1rem}.Content404-module__UCh0cq__tooth{width:70px;height:100px}.Content404-module__UCh0cq__toothBall{width:70px;height:70px}.Content404-module__UCh0cq__toothRoot{width:28px;height:35px;bottom:-35px}.Content404-module__UCh0cq__topWave,.Content404-module__UCh0cq__bottomWave{height:60px}.Content404-module__UCh0cq__bubble1{width:35px;height:35px;top:15%;left:3%}.Content404-module__UCh0cq__bubble2{width:25px;height:25px;right:5%}.Content404-module__UCh0cq__bubble3{width:30px;height:30px;left:5%}}
