:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{scroll-behavior:smooth}html,body{max-width:100vw;margin:0;padding:0;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.gslide-media img{border-radius:5px}
.layout-module__L5FxyW__body{flex-direction:row;min-height:100dvh;display:flex;overflow-x:hidden}.layout-module__L5FxyW__main{flex-direction:column;flex:1;justify-content:space-between;margin-left:300px;display:flex}.layout-module__L5FxyW__langButtWrap{z-index:1;position:absolute;top:35px;right:88px}@media (max-width:480px){.layout-module__L5FxyW__body{font-size:14px}}@media (max-width:1200px){.layout-module__L5FxyW__main{margin-left:0}}@media (max-width:768px){.layout-module__L5FxyW__body{flex-direction:column}.layout-module__L5FxyW__main{min-height:auto;margin-left:0}}
.Aside-module__ZO80GW__outer{z-index:3;width:300px;height:120dvh;transition:left .3s;position:fixed;top:0;left:0;overflow:hidden}.Aside-module__ZO80GW__inner{color:#fff;background-color:#040b14;border-right:2px solid #252525;flex-direction:column;gap:25px;width:300px;height:100%;display:flex;position:relative}.Aside-module__ZO80GW__outer--visible{left:0!important}.Aside-module__ZO80GW__profile{flex-direction:column;align-items:center;display:flex}.Aside-module__ZO80GW__profile__name{font-family:Raleway,sans-serif}.Aside-module__ZO80GW__profile__socialLinks{justify-content:center;gap:10px;display:flex}.Aside-module__ZO80GW__profile__socialLink{background-color:#373737;border-radius:100%;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:10px;transition:background-color .3s;display:flex}.Aside-module__ZO80GW__profile__socialLink:hover{background-color:#149ddd}.Aside-module__ZO80GW__nav{color:#a8a9b4;background-color:#040b14;padding:0 10px}.Aside-module__ZO80GW__nav__list{margin:0;padding:0 5px;list-style:none}.Aside-module__ZO80GW__nav__item{padding:8px 0;position:relative}.Aside-module__ZO80GW__nav__link{color:#a8a9b4;white-space:nowrap;letter-spacing:.2px;cursor:pointer;align-items:center;gap:12px;padding:10px;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;text-decoration:none;transition:background-color .3s,color .3s;display:flex}.Aside-module__ZO80GW__nav__link:hover{color:#fff}.Aside-module__ZO80GW__nav__link:hover svg{color:#149ddd}.Aside-module__ZO80GW__nav__link:hover{background-color:#1a1f2c;border-radius:6px}.Aside-module__ZO80GW__nav__icon{font-size:18px}.Aside-module__ZO80GW__nav__iconSmall{font-size:12px}.Aside-module__ZO80GW__dropdown:hover>.Aside-module__ZO80GW__nav__dropdown{display:block}.Aside-module__ZO80GW__nav__dropdown{z-index:10;background-color:#040b14;border:1px solid #373737;min-width:180px;margin:0;padding:5px 0;list-style:none;display:none;position:absolute;top:0;left:100%}.Aside-module__ZO80GW__nav__dropdownItem{padding:8px 15px}.Aside-module__ZO80GW__nav__dropdownItem a{color:#a8a9b4;text-decoration:none;display:block}.Aside-module__ZO80GW__nav__dropdownItem a:hover{background-color:#1a1f2c}@media (max-width:1200px){.Aside-module__ZO80GW__outer{left:-300px}}
.HamburgerIcon-module__Zdw0aW__hamburger{cursor:pointer;z-index:999;background:#149ddd;border:none;border-radius:50px;flex-direction:column;justify-content:space-between;width:45px;height:45px;padding:13px;transition:transform .3s;display:flex;position:fixed;top:30px;right:30px}.HamburgerIcon-module__Zdw0aW__line{background-color:#fff;border-radius:2px;height:2px;transition:all .3s}.HamburgerIcon-module__Zdw0aW__top,.HamburgerIcon-module__Zdw0aW__middle,.HamburgerIcon-module__Zdw0aW__bottom{width:100%}.HamburgerIcon-module__Zdw0aW__hamburger.HamburgerIcon-module__Zdw0aW__open .HamburgerIcon-module__Zdw0aW__top{transform:translateY(9px)rotate(45deg)}.HamburgerIcon-module__Zdw0aW__hamburger.HamburgerIcon-module__Zdw0aW__open .HamburgerIcon-module__Zdw0aW__middle{opacity:0}.HamburgerIcon-module__Zdw0aW__hamburger.HamburgerIcon-module__Zdw0aW__open .HamburgerIcon-module__Zdw0aW__bottom{transform:translateY(-8px)rotate(-45deg)}@media (min-width:1200px){.HamburgerIcon-module__Zdw0aW__hamburger{display:none}}@media (max-width:768px){.HamburgerIcon-module__Zdw0aW__hamburger{right:20px}}
.Footer-module__Grjkva__container{color:#fff;text-align:center;background:#040b14;padding:50px 20px}.Footer-module__Grjkva__footerContent{flex-direction:column;gap:30px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__Grjkva__footerMain{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;display:grid}.Footer-module__Grjkva__footerBrand{flex-direction:column;gap:15px;display:flex}.Footer-module__Grjkva__footerLogo{background-color:#149ddd;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:15px;font-family:Raleway,sans-serif;font-size:1.6rem;font-weight:700;display:flex}.Footer-module__Grjkva__footerLogoWrapper{align-items:center;gap:10px;display:flex}@media (max-width:768px){.Footer-module__Grjkva__footerLogoWrapper{justify-content:center}}.Footer-module__Grjkva__footerDesc{color:#a8a9b4;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.6}.Footer-module__Grjkva__footerLinks{flex-direction:column;gap:15px;display:flex}.Footer-module__Grjkva__footerLinksTitle{color:#fff;margin-bottom:10px;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:600}.Footer-module__Grjkva__footerLink{color:#a8a9b4;font-family:Roboto,sans-serif;font-size:1rem;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__footerLink:hover{color:#149ddd}.Footer-module__Grjkva__footerSocial{justify-content:center;gap:15px;margin-top:20px;display:flex}.Footer-module__Grjkva__footerSocialLink{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__Grjkva__footerSocialLink:hover{background:#149ddd;transform:translateY(-3px)}.Footer-module__Grjkva__footerBottom{border-top:1px solid #252525;margin-top:40px;padding-top:30px}.Footer-module__Grjkva__copyright{color:#a8a9b4;margin-bottom:10px;font-family:Roboto,sans-serif;font-size:1rem}.Footer-module__Grjkva__sitename{color:#149ddd;font-weight:700}.Footer-module__Grjkva__credits{color:#a8a9b4;font-family:Roboto,sans-serif;font-size:.9rem}.Footer-module__Grjkva__credits a{color:#149ddd;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__credits a:hover{color:#0d8bf2}@media (max-width:768px){.Footer-module__Grjkva__container{padding:40px 20px}.Footer-module__Grjkva__footerMain{text-align:center;grid-template-columns:1fr;gap:30px}.Footer-module__Grjkva__footerLinks{align-items:center}.Footer-module__Grjkva__footerSocial{justify-content:center}}@media (max-width:480px){.Footer-module__Grjkva__container{padding:30px 15px}.Footer-module__Grjkva__footerLogo{font-size:1.8rem}.Footer-module__Grjkva__footerDesc{font-size:.9rem}.Footer-module__Grjkva__footerSocialLink{width:40px;height:40px}}
.ScrollToTop-module__cM_3UW__scrollToTop{cursor:pointer;z-index:998;opacity:0;background:#149ddd;border:none;border-radius:50px;justify-content:center;align-items:center;width:45px;height:45px;padding:13px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 2px 10px #0003}.ScrollToTop-module__cM_3UW__scrollToTop.ScrollToTop-module__cM_3UW__visible{opacity:1;transform:translateY(0)}.ScrollToTop-module__cM_3UW__scrollToTop:hover{background:#0d8bf2;transform:translateY(-3px)}.ScrollToTop-module__cM_3UW__icon{color:#fff;font-size:18px}@media (max-width:768px){.ScrollToTop-module__cM_3UW__scrollToTop{width:40px;height:40px;padding:10px;bottom:20px;right:20px}.ScrollToTop-module__cM_3UW__icon{font-size:16px}}
.CookieConsent-module__ORNcuG__container{z-index:9999;justify-content:center;width:100%;display:flex;position:fixed;bottom:20px}.CookieConsent-module__ORNcuG__banner{color:#333;background:#fff;border:1px solid #ccc;border-radius:8px;max-width:90%;padding:16px 24px;box-shadow:0 4px 12px #00000026}.CookieConsent-module__ORNcuG__buttons{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.CookieConsent-module__ORNcuG__accept{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:4px;padding:8px 16px}.CookieConsent-module__ORNcuG__accept:hover{background-color:#005bb5}.CookieConsent-module__ORNcuG__reject{color:#333;cursor:pointer;background-color:#e0e0e0;border:none;border-radius:4px;padding:8px 16px}.CookieConsent-module__ORNcuG__reject:hover{background-color:#bdbdbd}
.LangButton-module__awiHaq__center{text-align:center}.LangButton-module__awiHaq__switch{margin:0 5px;display:inline-block;position:relative}.LangButton-module__awiHaq__switch>span{pointer-events:none;text-transform:uppercase;text-shadow:0 1px #0000000f;text-align:center;width:50%;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;position:absolute;top:12px}.LangButton-module__awiHaq__checkToggleRoundFlat:checked~.LangButton-module__awiHaq__off{color:#149ddd}.LangButton-module__awiHaq__checkToggleRoundFlat:checked~.LangButton-module__awiHaq__on{color:#fff}.LangButton-module__awiHaq__switch>.LangButton-module__awiHaq__on{color:#149ddd;padding-left:2px;left:0}.LangButton-module__awiHaq__switch>.LangButton-module__awiHaq__off{color:#fff;padding-right:4px;right:0}.LangButton-module__awiHaq__checkToggle{visibility:hidden;margin-left:-9999px;position:absolute}.LangButton-module__awiHaq__checkToggle+label{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-khtml-user-select:none;outline:none;display:block;position:relative}.LangButton-module__awiHaq__checkToggleRoundFlat+label{background-color:#149ddd;border-radius:60px;width:100px;height:35px;padding:2px}.LangButton-module__awiHaq__checkToggleRoundFlat+label:before,.LangButton-module__awiHaq__checkToggleRoundFlat+label:after{content:"";display:block;position:absolute}.LangButton-module__awiHaq__checkToggleRoundFlat+label:before{background-color:#149ddd;border-radius:60px;inset:2px}.LangButton-module__awiHaq__checkToggleRoundFlat+label:after{background-color:#fff;border-radius:52px;width:48px;transition:margin .2s;top:4px;bottom:4px;left:4px}.LangButton-module__awiHaq__checkToggleRoundFlat:checked+label:after{margin-left:44px}
