:root{--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.8}h1{font-size:clamp(1.6rem,4vw,2rem);margin-bottom:1rem}h1,h2{line-height:var(--line-height-tight)}h2{font-size:clamp(1.5rem,3vw,1.8rem);margin-bottom:.8rem}h3{font-size:clamp(1rem,2.5vw,1.5rem);margin-bottom:.6rem}h3,h4{line-height:var(--line-height-normal)}h4{font-size:clamp(1.1rem,2vw,1.5rem);margin-bottom:.5rem}h5{font-size:clamp(1rem,1.5vw,1.25rem);margin-bottom:.4rem}h5,h6{line-height:var(--line-height-normal)}h6{font-size:clamp(.9rem,1.2vw,1.1rem);margin-bottom:.3rem}p{line-height:var(--line-height-relaxed);margin-bottom:1rem}a,li,p,span{font-size:clamp(.9rem,1vw,1rem)}ol,ul{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem}button{font-size:clamp(.9rem,1vw,1rem)}.text-small,small{font-size:clamp(.8rem,.9vw,.9rem)}.text-large{font-size:clamp(1rem,1.2vw,1.2rem)}:root{--background:#e0e0e0;--backgroundSecondary:#fff;--backgroundSecondaryDark:#fff;--foreground:#2c3e50;--foregroundSecondary:#3a3a3a;--accent:#2c3e50;--svg-color:#000;--background-transparent:hsla(0,0%,88%,.4);--backgroundSecondary-transparent:hsla(0,0%,100%,.8);--safe-area-top:var(--background);--safe-area-bottom:var(--background)}.dark{--background:#10161f!important;--backgroundSecondary:#1d2633!important;--backgroundSecondaryDark:#e6e6e6!important;--foreground:#e5e5e5!important;--foregroundSecondary:#b3b3b3!important;--accent:#e5e5e5!important;--svg-color:#fff!important;--background-transparent:rgba(16,22,31,.4)!important;--backgroundSecondary-transparent:rgba(29,38,51,.8)!important;--safe-area-top:#10161f!important;--safe-area-bottom:#10161f!important}@media (prefers-color-scheme:dark){:root:not(.light):not(.dark){--background:#10161f;--backgroundSecondary:#1d2633;--backgroundSecondaryDark:#e6e6e6;--foreground:#e5e5e5;--foregroundSecondary:#b3b3b3;--accent:#e5e5e5;--svg-color:#fff;--background-transparent:rgba(16,22,31,.4);--backgroundSecondary-transparent:rgba(29,38,51,.8);--safe-area-top:#10161f;--safe-area-bottom:#10161f}}html{width:100vw;-webkit-text-size-adjust:100%;background-color:var(--background)}body{scroll-behavior:smooth;background-color:var(--backgroundSecondary);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:normal;line-height:normal}*,body{margin:0;padding:0}*{box-sizing:border-box}.no-scroll{overflow:hidden!important;overscroll-behavior:none;touch-action:none}body.no-scroll{position:fixed;width:100%;height:100%;top:0;left:0;-webkit-overflow-scrolling:touch}[data-scrollbar]{display:block;position:relative}[data-scrollbar-disabled=true]{overflow:hidden!important}[data-scrollbar-disabled=true] .scroll-content{transform:translateZ(0)!important}@supports (-webkit-touch-callout:none){body.no-scroll{position:fixed;width:100%;height:-webkit-fill-available}}.layout{height:100vh;-webkit-overflow-scrolling:touch;background:var(--background)}.layout .scroll-content{height:100%;will-change:transform}.smooth-scrollbar{overscroll-behavior:none}a{color:inherit;text-decoration:none}.container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.content-layout{width:100%;max-width:1400px;padding:1rem 0}.b24-widget-button-position-bottom-right{right:20px!important;bottom:20px!important}.CookieBanner_container__T1iyc{position:fixed;bottom:-100%;left:0;right:0;background:var(--backgroundSecondary);padding:16px;transition:.4s;box-shadow:0 -2px 16px rgba(47,54,64,.39);margin:8px;border-radius:10px;visibility:visible;z-index:99999999;transform-origin:center bottom}.CookieBanner_container__T1iyc h4{font-family:inherit;font-weight:550}.CookieBanner_container__T1iyc a{color:var(--accent)}.CookieBanner_content___DavN{display:flex;flex-direction:column;justify-content:space-between;gap:20px;font-family:inherit;font-weight:500;margin-top:20px}.CookieBanner_btn__CZ_oF{width:100%;max-width:100%;align-self:center;background:var(--foreground);border:0;color:var(--background);padding:10px;border-radius:8px;cursor:pointer}@media (min-width:768px){.CookieBanner_btn__CZ_oF{max-width:260px;align-self:self-start}}.CloseButton_closeBtn__dZtHi{position:fixed;top:20px;right:20px;max-width:40px;max-height:40px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:1.5px solid var(--foreground);border-radius:10px;cursor:pointer;transition:background-color .3s,transform .2s ease-in-out}.CloseButton_closeBtn__dZtHi:hover{transform:scale(1.1)}.CloseButton_closeBtn__dZtHi:active{transform:scale(.95)}.CloseButton_closeBtn__dZtHi svg{width:25px;height:auto;transition:fill .3s ease-in-out}.popup_overlay__iMrnf{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.popup_overlay__iMrnf,.popup_popup__7SZ7O{display:flex;justify-content:center;align-items:center}.popup_popup__7SZ7O{position:relative;padding:32px;width:100%;max-width:550px;background-color:var(--backgroundSecondary);border-radius:15px;transition:all .3s ease;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media (max-width:1024px){.popup_popup__7SZ7O{padding:24px;max-width:70%}}@media (max-width:768px){.popup_popup__7SZ7O{padding:16px;max-width:400px;border-radius:10px}.popup_overlay__iMrnf{align-items:center}}.navbar_navbar__SjCXx{background-color:var(--backgroundSecondary);padding-top:10px;padding-bottom:10px}.navbar_container__Zf0H0{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.navbar_content__nLd1t{display:flex;align-items:center;justify-content:space-between}.navbar_logo__4uBNv{max-width:130px;position:relative;top:5px}.navbar_burgerBtn__RRFxn{display:none;background:none;border:none;cursor:pointer;color:var(--foreground);transition:color .2s ease}.navbar_burgerBtn__RRFxn:hover{color:var(--foregroundSecondary)}.navbar_desktopMenu__Xn7ox{flex-direction:row;gap:30px;list-style:none;margin:0}.navbar_desktopMenu__Xn7ox,.navbar_themeToggleContainer__WCaPZ{display:flex;align-items:center}.navbar_desktopMenu__Xn7ox li a{font-weight:500;text-decoration:none;color:var(--foreground);transition:color .2s}.navbar_desktopMenu__Xn7ox li a:hover{color:#0070f3}.navbar_loginBtn__pehj9{cursor:pointer;background-color:var(--foreground);color:var(--background)!important;padding:8px 30px;border:none;border-radius:25px;transition:background-color .2s ease,color .2s ease}.navbar_loginBtn__pehj9:hover{color:#fff!important;background-color:var(--foregroundSecondary)}.navbar_overlay___8hAR{position:fixed;top:0;left:0;width:100%;height:0;background-color:var(--backgroundSecondary);overflow:hidden;opacity:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;overscroll-behavior:none;touch-action:none;-webkit-overflow-scrolling:touch;will-change:opacity,height;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000;-webkit-perspective:1000;isolation:isolate}.navbar_overlay___8hAR.navbar_open__YXnVR{height:100vh;height:100dvh;height:-webkit-fill-available;max-height:-webkit-fill-available;opacity:1;pointer-events:auto;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;touch-action:pan-y;-webkit-tap-highlight-color:transparent;z-index:99999}@supports (-webkit-touch-callout:none){.navbar_overlay___8hAR.navbar_open__YXnVR{height:-webkit-fill-available}}.navbar_closeBtn__du_OM{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;color:var(--foreground);transition:color .2s ease;z-index:100000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.navbar_closeBtn__du_OM:hover{color:var(--foregroundSecondary)}.navbar_overlayContainer__Ksv5N{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:60px 20px 0;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10000;max-height:100%;scrollbar-width:none;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@supports (-webkit-touch-callout:none){.navbar_overlayContainer__Ksv5N{height:-webkit-fill-available}}.navbar_overlayContainer__Ksv5N::-webkit-scrollbar{display:none}.navbar_overlayContent__fcY7P{flex:1 1}.navbar_overlayContent__fcY7P,.navbar_overlayMenu__B8KLK{width:100%;display:flex;flex-direction:column;align-items:center}.navbar_overlayMenu__B8KLK{list-style:none;margin:0;padding:10vw 0;gap:24px;max-width:80%}.navbar_overlayMenu__B8KLK li{width:100%;text-align:left}.navbar_overlayMenu__B8KLK li a{color:var(--foreground);text-decoration:none;transition:color .2s;display:block;width:100%}.navbar_overlayMenu__B8KLK li a:hover{color:#0070f3}.navbar_mobileMenuFooter___2nIK{width:100%;padding:20px 0;margin-top:auto;display:flex;flex-direction:column;align-items:center}.navbar_mobileMenuDivider__DOY5A{width:80%;height:1px;background:var(--foreground);opacity:.2;margin-bottom:20px}.navbar_mobileFooterContent__loeG6{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;padding-bottom:max(20px,env(safe-area-inset-bottom,20px));margin-bottom:env(safe-area-inset-bottom)}.navbar_mobileSocials__tzerF{display:flex;gap:20px;justify-content:center}.navbar_mobileSocials__tzerF a{color:var(--foreground);transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,39%,.05)}.navbar_mobileSocials__tzerF a:hover{color:#0070f3;transform:translateY(-3px);background-color:hsla(0,0%,39%,.1)}.navbar_mobileControls__FcBGO{display:flex;gap:15px;align-items:center;justify-content:center;flex-wrap:wrap}.navbar_mobileLangSwitcher___88vT,.navbar_mobileThemeToggle__oQfvr{display:flex;justify-content:center;padding:8px;border-radius:50%;-webkit-tap-highlight-color:transparent;touch-action:manipulation;z-index:100001}@media (max-width:1024px){.navbar_desktopMenu__Xn7ox{display:none}.navbar_burgerBtn__RRFxn{display:block}}@media (max-width:480px){.navbar_mobileSocials__tzerF{gap:15px}.navbar_mobileSocials__tzerF a{width:35px;height:35px}.navbar_mobileControls__FcBGO{gap:10px}}.themeToggle_themeToggle__Igr6r{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--foreground);transition:color .2s ease,transform .2s ease;padding:8px;border-radius:50%;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.themeToggle_themeToggle__Igr6r:hover{color:var(--foregroundSecondary);transform:scale(1.1)}.themeToggle_themeToggle__Igr6r:active{transform:scale(.95)}@media (max-width:1024px){.themeToggle_themeToggle__Igr6r{padding:10px;min-width:44px;min-height:44px}}@media (max-width:768px){.themeToggle_themeToggle__Igr6r{color:var(--foreground)}.themeToggle_themeToggle__Igr6r:active{opacity:.7}}.langswitcher_lang__BzXi_{display:flex;flex-direction:row;align-items:center;gap:8px;color:var(--foreground);border:1px solid;border-radius:10px;padding:5px 10px}.langswitcher_langItem__NN6aE{background:none;border:none;padding:0;margin:0;cursor:pointer;color:var(--foreground)}.langswitcher_langItem__NN6aE:focus{outline:none}.langswitcher_active__2Krd7,.langswitcher_langItem__NN6aE:hover{color:var(--accentColor)}.footer_container__PyKNL{width:100%;padding:3rem 0 2rem;background:linear-gradient(135deg,var(--background) 0,var(--backgroundSecondary) 100%);color:var(--foreground);position:relative;overflow:hidden;border-top:1px solid var(--accent)}.footer_container__PyKNL:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--accent),var(--background-transparent))}.footer_content__PiOOR{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:2.5rem}.footer_topSection__DmDHM{display:flex;justify-content:space-between;gap:3rem}.footer_company__jTRaP{flex:1 1;max-width:350px;display:flex;flex-direction:column;align-items:flex-start}.footer_logoLink__KQ7Dz{margin-bottom:1rem;display:block;transition:opacity .3s ease}.footer_logoLink__KQ7Dz:hover{opacity:.9}.footer_logo__qEIoK{height:auto}.footer_tagline__XCsBc{color:var(--foregroundSecondary);margin-bottom:1.5rem;line-height:1.6}.footer_socials__moA4x{display:flex;gap:1rem;margin-top:.5rem}.footer_socialLink____jbK{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--background-transparent);color:var(--foreground);transition:all .3s ease;border:1px solid transparent}.footer_socialLink____jbK:hover{background:var(--accent);color:var(--backgroundSecondary);transform:translateY(-3px);box-shadow:0 5px 15px var(--background-transparent);border-color:var(--backgroundSecondary)}.footer_desktopMenu__Ztv9U{flex:2 1;display:flex;justify-content:space-around;gap:2rem}.footer_nav__hM_f_{display:flex;flex-direction:column;min-width:150px}.footer_nav__hM_f_ h4{color:var(--accent);margin-bottom:1.2rem;font-weight:600;letter-spacing:.5px;position:relative}.footer_nav__hM_f_ h4:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:var(--accent)}.footer_nav__hM_f_ ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.8rem}.footer_nav__hM_f_ ul li a{color:var(--foregroundSecondary);text-decoration:none;transition:all .3s ease;position:relative;padding-left:0}.footer_nav__hM_f_ ul li a:before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--accent);transition:width .3s ease}.footer_nav__hM_f_ ul li a:hover{color:var(--foreground);padding-left:5px}.footer_nav__hM_f_ ul li a:hover:before{width:100%}.footer_divider__I7xI1{height:1px;background:var(--background-transparent);width:100%;margin:.5rem 0}.footer_bottomSection__SPQmu{display:flex;justify-content:center;align-items:center;padding:1rem 0}.footer_copyright__EebrH{text-align:center;color:var(--foregroundSecondary)}.footer_mobileMenu__tfk_C{display:none;width:100%}.footer_accordionItem__doFYb{position:relative;border-bottom:none;margin-bottom:1rem;padding-bottom:.5rem}.footer_accordionItem__doFYb:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--accent),transparent)}.footer_accordionItem__doFYb.footer_active__qrwO2:after{background:linear-gradient(90deg,var(--accent),var(--background-transparent));height:3px}.footer_accordionButton__mWvVf{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:transparent;border:none;color:var(--foreground);font-weight:600;text-align:left;cursor:pointer;transition:all .3s ease}.footer_accordionButton__mWvVf.footer_active__qrwO2{color:var(--accent)}.footer_accordionIcon__phXMb{transition:transform .3s ease,color .3s ease;color:var(--foregroundSecondary)}.footer_accordionButton__mWvVf:hover .footer_accordionIcon__phXMb{color:var(--accent)}.footer_rotate__VTupO{transform:rotate(180deg);color:var(--accent)}.footer_accordionContent__ZBtOQ{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .3s ease;opacity:0;visibility:hidden}.footer_accordionContent__ZBtOQ.footer_open__hZncH{max-height:500px;opacity:1;visibility:visible}.footer_accordionContent__ZBtOQ ul{list-style:none;padding:0 0 1rem 1rem}.footer_accordionContent__ZBtOQ ul li{margin:.8rem 0}.footer_accordionContent__ZBtOQ ul li a{color:var(--foregroundSecondary);text-decoration:none;transition:color .3s ease}.footer_accordionContent__ZBtOQ ul li a:hover{color:var(--foreground)}@media (max-width:992px){.footer_topSection__DmDHM{flex-direction:column}.footer_company__jTRaP{max-width:100%;margin-bottom:1rem}.footer_desktopMenu__Ztv9U{flex-wrap:wrap;gap:2rem 4rem}.footer_nav__hM_f_{min-width:120px}}@media (max-width:768px){.footer_container__PyKNL{padding:2rem 0 1.5rem}.footer_content__PiOOR{padding:0 1.5rem}.footer_desktopMenu__Ztv9U{display:none}.footer_mobileMenu__tfk_C{display:block;margin-top:1.5rem}.footer_company__jTRaP{align-items:center;text-align:center}.footer_tagline__XCsBc{text-align:center}.footer_nav__hM_f_ h4:after{left:50%;transform:translateX(-50%)}}@media (max-width:480px){.footer_content__PiOOR{padding:0 1rem}.footer_socialLink____jbK{width:35px;height:35px}}