.Navbar-module-scss-module__lceaJG__navbar{z-index:1000;background:#fff;border:2px solid #0000001a;border-radius:60px;max-width:1400px;margin:1rem auto;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s ease-out Navbar-module-scss-module__lceaJG__fadeInDown;position:sticky;top:1rem;box-shadow:0 4px 20px #00000014}.dark .Navbar-module-scss-module__lceaJG__navbar{background:#1a1a1a;border-color:#ffffff1a;box-shadow:0 4px 20px #0000004d}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__navbar{border-radius:16px;margin:.5rem;padding:.5rem .75rem}}.Navbar-module-scss-module__lceaJG__container{justify-content:space-between;align-items:center;gap:2rem;max-width:100%;margin:0;padding:0;display:flex;position:relative}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__container{gap:1rem}}.Navbar-module-scss-module__lceaJG__logo{color:#1a1a1a;z-index:1001;align-items:center;gap:.875rem;text-decoration:none;transition:transform .3s;display:flex;position:relative}.dark .Navbar-module-scss-module__lceaJG__logo{color:#ededed}.Navbar-module-scss-module__lceaJG__logo:hover{transform:translate(4px)}.Navbar-module-scss-module__lceaJG__logo:hover .Navbar-module-scss-module__lceaJG__logoIcon{color:#000;transform:rotate(180deg)}.dark .Navbar-module-scss-module__lceaJG__logo:hover .Navbar-module-scss-module__lceaJG__logoIcon{color:#cbfb45}.Navbar-module-scss-module__lceaJG__logo:hover .Navbar-module-scss-module__lceaJG__logoText{color:#000}.dark .Navbar-module-scss-module__lceaJG__logo:hover .Navbar-module-scss-module__lceaJG__logoText{color:#cbfb45}.Navbar-module-scss-module__lceaJG__logo:hover .Navbar-module-scss-module__lceaJG__logoSubtext{color:#000}.dark .Navbar-module-scss-module__lceaJG__logo:hover .Navbar-module-scss-module__lceaJG__logoSubtext{color:#cbfb45}.Navbar-module-scss-module__lceaJG__logo:hover .Navbar-module-scss-module__lceaJG__logoGlow{opacity:1;transform:scale(1.5)}.Navbar-module-scss-module__lceaJG__logoIconWrapper{justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.Navbar-module-scss-module__lceaJG__logoIcon{color:#1a1a1a;filter:drop-shadow(0 2px 8px #06f0);z-index:2;width:42px;height:42px;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative}.dark .Navbar-module-scss-module__lceaJG__logoIcon{color:#ededed}.Navbar-module-scss-module__lceaJG__logoGlow{opacity:0;z-index:1;background:radial-gradient(circle,#cbfb4533 0%,#cbfb4500 70%);width:100%;height:100%;transition:all .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module-scss-module__lceaJG__logo:hover .Navbar-module-scss-module__lceaJG__logoIcon{filter:drop-shadow(0 4px 12px #cbfb454d)}.Navbar-module-scss-module__lceaJG__logoTextWrapper{flex-direction:column;line-height:1.2;display:flex}.Navbar-module-scss-module__lceaJG__logoText{letter-spacing:-.02em;font-size:1.3rem;font-weight:800;transition:color .3s}.dark .Navbar-module-scss-module__lceaJG__logoText{color:#ededed}.Navbar-module-scss-module__lceaJG__logoSubtext{color:#666;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:500;transition:color .3s}.dark .Navbar-module-scss-module__lceaJG__logoSubtext{color:#999}.Navbar-module-scss-module__lceaJG__navLinks{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module-scss-module__lceaJG__navLinks li{position:relative}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__navLinks{background:#fff;border:2px solid #0000001a;border-radius:12px;flex-direction:column;gap:0;max-height:calc(100vh - 70px);padding:.5rem;display:none;position:fixed;top:60px;left:.5rem;right:.5rem;overflow-y:auto;box-shadow:0 8px 30px #0000001f}.Navbar-module-scss-module__lceaJG__navLinks.Navbar-module-scss-module__lceaJG__mobileOpen{animation:.3s ease-out Navbar-module-scss-module__lceaJG__slideDown;display:flex}.Navbar-module-scss-module__lceaJG__navLinks li{width:100%}}.Navbar-module-scss-module__lceaJG__navLink{color:#333;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.25rem;padding:.625rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.Navbar-module-scss-module__lceaJG__navLink:hover{color:#000;background:#cbfb4526;transform:translateY(-2px)}.Navbar-module-scss-module__lceaJG__navLink:hover .Navbar-module-scss-module__lceaJG__linkUnderline{width:calc(100% - 2rem)}.Navbar-module-scss-module__lceaJG__navLink:active{transform:translateY(0)}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__navLink{border-radius:6px;justify-content:space-between;width:100%;margin-bottom:0;padding:.5rem .75rem}.Navbar-module-scss-module__lceaJG__navLink:hover{transform:none}.Navbar-module-scss-module__lceaJG__navLink:hover .Navbar-module-scss-module__lceaJG__linkUnderline{width:0}}.Navbar-module-scss-module__lceaJG__linkText{z-index:1;position:relative}.Navbar-module-scss-module__lceaJG__linkUnderline{background:linear-gradient(90deg,#cbfb45,#a8d630);border-radius:2px;width:0;height:2.5px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.Navbar-module-scss-module__lceaJG__dropdownIcon{width:16px;height:16px;transition:transform .3s}.Navbar-module-scss-module__lceaJG__dropdownIcon.Navbar-module-scss-module__lceaJG__active{transform:rotate(180deg)}.Navbar-module-scss-module__lceaJG__dropdownWrapper{position:relative}.Navbar-module-scss-module__lceaJG__dropdown{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;z-index:1000;background:#fffffffa;border:none;border-radius:20px;min-width:520px;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%)translateY(-10px);box-shadow:0 20px 60px #00000026}.Navbar-module-scss-module__lceaJG__dropdown.Navbar-module-scss-module__lceaJG__active{opacity:1;visibility:visible;pointer-events:all;transform:translate(-50%)translateY(0)}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__dropdown{min-width:100%;box-shadow:none;background:#cbfb450d;border-radius:8px;margin-top:.25rem;padding:.5rem;position:static;transform:none}.Navbar-module-scss-module__lceaJG__dropdown.Navbar-module-scss-module__lceaJG__active{opacity:1;transform:none}}.Navbar-module-scss-module__lceaJG__dropdownContent{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__dropdownContent{grid-template-columns:1fr;gap:.25rem}}.Navbar-module-scss-module__lceaJG__dropdownSection{flex-direction:column;gap:.25rem;display:flex}.Navbar-module-scss-module__lceaJG__dropdownTitle{text-transform:uppercase;letter-spacing:.1em;color:#999;margin:.25rem 0 .125rem;padding:0 .5rem;font-size:.75rem;font-weight:700}.Navbar-module-scss-module__lceaJG__dropdownItem{color:#333;border-radius:6px;align-items:flex-start;gap:1rem;padding:.5rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Navbar-module-scss-module__lceaJG__dropdownItem:before{content:"";background:linear-gradient(#cbfb45,#a8d630);width:3px;height:100%;transition:transform .25s;position:absolute;top:0;left:0;transform:scaleY(0)}.Navbar-module-scss-module__lceaJG__dropdownItem:hover{color:#000;background:#cbfb451a;transform:translate(4px)}.Navbar-module-scss-module__lceaJG__dropdownItem:hover:before{transform:scaleY(1)}.Navbar-module-scss-module__lceaJG__dropdownItem:hover .Navbar-module-scss-module__lceaJG__dropdownItemIcon{color:#cbfb45;transform:scale(1.1)rotate(5deg)}.Navbar-module-scss-module__lceaJG__dropdownItem:hover .Navbar-module-scss-module__lceaJG__dropdownItemTitle{color:#000}.Navbar-module-scss-module__lceaJG__dropdownItem:active{transform:translate(2px)}.Navbar-module-scss-module__lceaJG__dropdownItemIcon{color:#666;width:24px;min-width:24px;height:24px;margin-top:2px;transition:all .25s}.Navbar-module-scss-module__lceaJG__dropdownItemTitle{color:#1a1a1a;margin-bottom:.125rem;font-size:.95rem;font-weight:600;transition:color .25s;display:block}.Navbar-module-scss-module__lceaJG__dropdownItemDesc{color:#666;font-size:.8rem;line-height:1.4;display:block}.Navbar-module-scss-module__lceaJG__ctaButton{color:#fff;background:#000;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000026}.Navbar-module-scss-module__lceaJG__ctaButton:hover{color:#000;background:#cbfb45;transform:translateY(-3px);box-shadow:0 8px 30px #cbfb454d}.Navbar-module-scss-module__lceaJG__ctaButton:hover .Navbar-module-scss-module__lceaJG__ctaShine{left:120%}.Navbar-module-scss-module__lceaJG__ctaButton:hover .Navbar-module-scss-module__lceaJG__ctaArrow{transform:translate(4px)}.Navbar-module-scss-module__lceaJG__ctaButton:active{transform:translateY(-1px);box-shadow:0 4px 15px #cbfb4533}@media (max-width:768px){.Navbar-module-scss-module__lceaJG__ctaButton{padding:.75rem 1.5rem;font-size:.85rem}}.Navbar-module-scss-module__lceaJG__ctaText{z-index:2;position:relative}.Navbar-module-scss-module__lceaJG__ctaShine{background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);width:50%;height:100%;transition:left .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%;transform:skew(-25deg)}.Navbar-module-scss-module__lceaJG__ctaArrow{z-index:2;width:18px;height:18px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative}@keyframes Navbar-module-scss-module__lceaJG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Navbar-module-scss-module__lceaJG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Navbar-module-scss-module__lceaJG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:21px;padding:0;transition:transform .3s;display:none}.Navbar-module-scss-module__lceaJG__hamburger span{background:#000;border-radius:3px;width:100%;height:3px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Navbar-module-scss-module__lceaJG__hamburger:hover{transform:scale(1.1)}.Navbar-module-scss-module__lceaJG__hamburger.Navbar-module-scss-module__lceaJG__active span:first-child{transform:rotate(45deg)translate(7px,7px)}.Navbar-module-scss-module__lceaJG__hamburger.Navbar-module-scss-module__lceaJG__active span:nth-child(2){opacity:0;transform:translate(-20px)}.Navbar-module-scss-module__lceaJG__hamburger.Navbar-module-scss-module__lceaJG__active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__hamburger{display:flex}.Navbar-module-scss-module__lceaJG__desktopOnly{display:none!important}}.Navbar-module-scss-module__lceaJG__mobileCtaWrapper{display:none}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__mobileCtaWrapper{border-top:1px solid #0000001a;width:100%;margin-top:.5rem;padding-top:.5rem;display:block}.Navbar-module-scss-module__lceaJG__mobileCtaWrapper .Navbar-module-scss-module__lceaJG__ctaButton{justify-content:center;width:100%}}.Navbar-module-scss-module__lceaJG__languageToggleWrapper{align-items:center;margin-left:auto;margin-right:.5rem;display:flex}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__languageToggleWrapper{margin:0;position:absolute;top:50%;right:100px;transform:translateY(-50%)}}.Navbar-module-scss-module__lceaJG__themeToggleWrapper{align-items:center;margin-right:1rem;display:flex}@media (max-width:968px){.Navbar-module-scss-module__lceaJG__themeToggleWrapper{margin:0;position:absolute;top:50%;right:60px;transform:translateY(-50%)}.dark .Navbar-module-scss-module__lceaJG__navLinks{background:#1a1a1a;border-color:#ffffff1a;box-shadow:0 8px 30px #00000080}}.dark .Navbar-module-scss-module__lceaJG__navLink{color:#e0e0e0}.dark .Navbar-module-scss-module__lceaJG__navLink:hover{color:#cbfb45;background:#cbfb451a}.dark .Navbar-module-scss-module__lceaJG__linkText{color:#e0e0e0}.dark .Navbar-module-scss-module__lceaJG__dropdown{background:#1a1a1a;border-color:#ffffff1a;box-shadow:0 8px 30px #00000080}.dark .Navbar-module-scss-module__lceaJG__dropdownTitle{color:#cbfb45}.dark .Navbar-module-scss-module__lceaJG__dropdownItem{color:#e0e0e0}.dark .Navbar-module-scss-module__lceaJG__dropdownItem:hover{color:#cbfb45;background:#cbfb451a}.dark .Navbar-module-scss-module__lceaJG__dropdownItemTitle{color:#fff}.dark .Navbar-module-scss-module__lceaJG__dropdownItemDesc{color:#999}.dark .Navbar-module-scss-module__lceaJG__hamburger span{background:#ededed}
.ThemeToggle-module-scss-module__nY77AG__toggleContainer{justify-content:center;align-items:center;display:flex;position:relative}.ThemeToggle-module-scss-module__nY77AG__skeleton{background:#80808033;border-radius:8px;width:40px;height:40px;animation:1.5s ease-in-out infinite ThemeToggle-module-scss-module__nY77AG__pulse}@keyframes ThemeToggle-module-scss-module__nY77AG__pulse{0%,to{opacity:.6}50%{opacity:1}}.ThemeToggle-module-scss-module__nY77AG__toggleButton{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px;transition:background-color .2s;display:flex}.ThemeToggle-module-scss-module__nY77AG__toggleButton:hover{background:#0000000d}.dark .ThemeToggle-module-scss-module__nY77AG__toggleButton:hover{background:#ffffff1a}.ThemeToggle-module-scss-module__nY77AG__toggleButton:focus-visible{outline:2px solid var(--accent,#6366f1);outline-offset:2px}.ThemeToggle-module-scss-module__nY77AG__themeIcon{color:#333;width:20px;height:20px;transition:color .2s}.dark .ThemeToggle-module-scss-module__nY77AG__themeIcon{color:#e0e0e0}.ThemeToggle-module-scss-module__nY77AG__chevron{color:#666;width:16px;height:16px;transition:transform .2s,color .2s}.dark .ThemeToggle-module-scss-module__nY77AG__chevron{color:#999}.ThemeToggle-module-scss-module__nY77AG__chevron.ThemeToggle-module-scss-module__nY77AG__open{transform:rotate(180deg)}.ThemeToggle-module-scss-module__nY77AG__dropdown{z-index:1000;background:#2a2a2e;border-radius:12px;min-width:200px;padding:8px;animation:.2s ease-out ThemeToggle-module-scss-module__nY77AG__slideDown;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #00000040}.dark .ThemeToggle-module-scss-module__nY77AG__dropdown{background:#2a2a2e;box-shadow:0 8px 24px #00000080}.light .ThemeToggle-module-scss-module__nY77AG__dropdown{background:#fff;box-shadow:0 8px 24px #00000026}@keyframes ThemeToggle-module-scss-module__nY77AG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ThemeToggle-module-scss-module__nY77AG__option{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:15px;font-weight:500;transition:all .2s;display:flex;position:relative}.light .ThemeToggle-module-scss-module__nY77AG__option{color:#333}.ThemeToggle-module-scss-module__nY77AG__option:hover{background:#ffffff1a}.light .ThemeToggle-module-scss-module__nY77AG__option:hover{background:#0000000d}.ThemeToggle-module-scss-module__nY77AG__option.ThemeToggle-module-scss-module__nY77AG__active{color:#fff;background:#6366f1}.ThemeToggle-module-scss-module__nY77AG__option.ThemeToggle-module-scss-module__nY77AG__active:hover{background:#5558e3}.ThemeToggle-module-scss-module__nY77AG__option.ThemeToggle-module-scss-module__nY77AG__active .ThemeToggle-module-scss-module__nY77AG__themeIcon{color:#fff}.ThemeToggle-module-scss-module__nY77AG__option span{text-align:left;flex:1}.ThemeToggle-module-scss-module__nY77AG__option .ThemeToggle-module-scss-module__nY77AG__themeIcon{color:#e0e0e0;width:20px;height:20px}.light .ThemeToggle-module-scss-module__nY77AG__option .ThemeToggle-module-scss-module__nY77AG__themeIcon{color:#333}.ThemeToggle-module-scss-module__nY77AG__checkmark{color:#fff;width:18px;height:18px}
.LanguageToggle-module-scss-module__4XtdJa__toggleContainer{justify-content:center;align-items:center;display:flex;position:relative}.LanguageToggle-module-scss-module__4XtdJa__skeleton{background:#80808033;border-radius:8px;width:56px;height:40px;animation:1.5s ease-in-out infinite LanguageToggle-module-scss-module__4XtdJa__pulse}@keyframes LanguageToggle-module-scss-module__4XtdJa__pulse{0%,to{opacity:.6}50%{opacity:1}}.LanguageToggle-module-scss-module__4XtdJa__toggleButton{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;transition:background-color .2s;display:flex}.LanguageToggle-module-scss-module__4XtdJa__toggleButton:hover{background:#0000000d}.dark .LanguageToggle-module-scss-module__4XtdJa__toggleButton:hover{background:#ffffff1a}.LanguageToggle-module-scss-module__4XtdJa__toggleButton:focus-visible{outline:2px solid var(--accent,#6366f1);outline-offset:2px}.LanguageToggle-module-scss-module__4XtdJa__flag{justify-content:center;align-items:center;font-size:20px;line-height:1;display:flex}.LanguageToggle-module-scss-module__4XtdJa__chevron{color:#666;width:16px;height:16px;transition:transform .2s,color .2s}.dark .LanguageToggle-module-scss-module__4XtdJa__chevron{color:#999}.LanguageToggle-module-scss-module__4XtdJa__chevron.LanguageToggle-module-scss-module__4XtdJa__open{transform:rotate(180deg)}.LanguageToggle-module-scss-module__4XtdJa__dropdown{z-index:1000;background:#2a2a2e;border-radius:12px;min-width:220px;padding:8px;animation:.2s ease-out LanguageToggle-module-scss-module__4XtdJa__slideDown;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #00000040}.dark .LanguageToggle-module-scss-module__4XtdJa__dropdown{background:#2a2a2e;box-shadow:0 8px 24px #00000080}.light .LanguageToggle-module-scss-module__4XtdJa__dropdown{background:#fff;box-shadow:0 8px 24px #00000026}@keyframes LanguageToggle-module-scss-module__4XtdJa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LanguageToggle-module-scss-module__4XtdJa__option{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:15px;font-weight:500;transition:all .2s;display:flex;position:relative}.light .LanguageToggle-module-scss-module__4XtdJa__option{color:#333}.LanguageToggle-module-scss-module__4XtdJa__option:hover{background:#ffffff1a}.light .LanguageToggle-module-scss-module__4XtdJa__option:hover{background:#0000000d}.LanguageToggle-module-scss-module__4XtdJa__option.LanguageToggle-module-scss-module__4XtdJa__active{color:#fff;background:#6366f1}.LanguageToggle-module-scss-module__4XtdJa__option.LanguageToggle-module-scss-module__4XtdJa__active:hover{background:#5558e3}.LanguageToggle-module-scss-module__4XtdJa__option .LanguageToggle-module-scss-module__4XtdJa__languageName{text-align:left;flex:1}.LanguageToggle-module-scss-module__4XtdJa__option .LanguageToggle-module-scss-module__4XtdJa__flag{font-size:20px}.LanguageToggle-module-scss-module__4XtdJa__checkmark{color:#fff;flex-shrink:0;width:18px;height:18px}
.Home-module-scss-module__Uxjctq__home{background:#fff;width:100%;min-height:100vh}.dark .Home-module-scss-module__Uxjctq__home{background:#0a0a0a}
.HeroSection-module-scss-module__mAElNG__heroSection{justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem;display:flex}@media (max-width:968px){.HeroSection-module-scss-module__mAElNG__heroSection{min-height:auto;padding:3rem 1.5rem}}.HeroSection-module-scss-module__mAElNG__content{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:2rem;max-width:900px;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .6s;display:flex;transform:translateY(16px)scale(.97)}body[data-loaded=true] .HeroSection-module-scss-module__mAElNG__heroSection .HeroSection-module-scss-module__mAElNG__content{opacity:1;transform:translateY(0)scale(1.02)}.HeroSection-module-scss-module__mAElNG__badge{color:#000;background:#cbfb45;border-radius:50px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;animation:.6s ease-out HeroSection-module-scss-module__mAElNG__fadeInDown;display:inline-block}@keyframes HeroSection-module-scss-module__mAElNG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module-scss-module__mAElNG__title{color:#1a1a1a;margin:0;font-size:3.5rem;font-weight:800;line-height:1.2;animation:.6s ease-out .2s backwards HeroSection-module-scss-module__mAElNG__fadeInUp}@media (max-width:968px){.HeroSection-module-scss-module__mAElNG__title{font-size:2.5rem}}@media (max-width:640px){.HeroSection-module-scss-module__mAElNG__title{font-size:2rem}}@keyframes HeroSection-module-scss-module__mAElNG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module-scss-module__mAElNG__description{color:#666;max-width:700px;margin:0;font-size:1.125rem;line-height:1.7;animation:.6s ease-out .4s backwards HeroSection-module-scss-module__mAElNG__fadeInUp}@media (max-width:640px){.HeroSection-module-scss-module__mAElNG__description{font-size:1rem}}.dark .HeroSection-module-scss-module__mAElNG__title{color:#fff}.dark .HeroSection-module-scss-module__mAElNG__description{color:#ccc}
.CTAButtons-module-scss-module__rkLgaq__ctaButtons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:640px){.CTAButtons-module-scss-module__rkLgaq__ctaButtons{flex-direction:column;width:100%}}.CTAButtons-module-scss-module__rkLgaq__primaryButton{color:#fff;background:#000;border:2px solid #000;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.CTAButtons-module-scss-module__rkLgaq__primaryButton:hover{color:#000;background:#cbfb45;border-color:#cbfb45;transform:translateY(-2px);box-shadow:0 4px 12px #cbfb454d}@media (max-width:640px){.CTAButtons-module-scss-module__rkLgaq__primaryButton{text-align:center;width:100%}}.CTAButtons-module-scss-module__rkLgaq__secondaryButton{color:#000;background:0 0;border:2px solid #000;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.CTAButtons-module-scss-module__rkLgaq__secondaryButton:hover{color:#fff;background:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width:640px){.CTAButtons-module-scss-module__rkLgaq__secondaryButton{text-align:center;width:100%}}.dark .CTAButtons-module-scss-module__rkLgaq__primaryButton{color:#000;background:#fff;border-color:#fff}.dark .CTAButtons-module-scss-module__rkLgaq__primaryButton:hover{color:#000;background:#cbfb45;border-color:#cbfb45}.dark .CTAButtons-module-scss-module__rkLgaq__secondaryButton{color:#fff;border-color:#fff}.dark .CTAButtons-module-scss-module__rkLgaq__secondaryButton:hover{color:#000;background:#fff}
.HeroImage-module-scss-module__bRC16a__heroImage{justify-content:center;padding:0 2rem 4rem;display:flex}@media (max-width:968px){.HeroImage-module-scss-module__bRC16a__heroImage{padding:0 1rem 3rem}}.HeroImage-module-scss-module__bRC16a__imageWrapper{opacity:0;border-radius:24px;width:100%;max-width:1400px;transition:transform 1s cubic-bezier(.22,1,.36,1),opacity .6s;position:relative;overflow:hidden;transform:translateY(20px)scale(.96);box-shadow:0 20px 60px #00000026}@media (max-width:968px){.HeroImage-module-scss-module__bRC16a__imageWrapper{border-radius:16px}}body[data-loaded=true] .HeroImage-module-scss-module__bRC16a__imageWrapper{opacity:1;transform:translateY(0)scale(1.03);box-shadow:0 26px 70px #0000002e}.HeroImage-module-scss-module__bRC16a__image{object-fit:cover;width:100%;height:auto;display:block}.HeroImage-module-scss-module__bRC16a__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0000000d 100%);width:100%;height:100%;position:absolute;top:0;left:0}
.Brands-module-scss-module__NDOAxq__brands{background:#fff;width:100%;padding:4rem 0 5rem}.Brands-module-scss-module__NDOAxq__inner{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:1.5rem;width:100%;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .6s;display:flex;transform:translateY(24px)scale(.98)}body[data-loaded=true] .Brands-module-scss-module__NDOAxq__brands .Brands-module-scss-module__NDOAxq__inner{opacity:1;transform:translateY(0)scale(1)}.Brands-module-scss-module__NDOAxq__header{flex-direction:column;align-items:center;gap:.75rem;max-width:1100px;margin:0 auto;padding:0 2rem;display:flex}.Brands-module-scss-module__NDOAxq__kicker{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:0;font-size:.9rem;font-weight:700}.Brands-module-scss-module__NDOAxq__title{color:#0f172a;margin:0;font-size:2rem;font-weight:800}.Brands-module-scss-module__NDOAxq__subtitle{color:#475569;max-width:700px;margin:0;font-size:1rem;line-height:1.6}.Brands-module-scss-module__NDOAxq__marquee{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:.75rem 0;position:relative;overflow:hidden}.Brands-module-scss-module__NDOAxq__track{will-change:transform;gap:1rem;width:max-content;animation:26s linear infinite Brands-module-scss-module__NDOAxq__scroll;display:flex}.Brands-module-scss-module__NDOAxq__marquee:hover .Brands-module-scss-module__NDOAxq__track{animation-play-state:paused}.Brands-module-scss-module__NDOAxq__card{color:#0f172a;background:#fff;border:1px solid #0000;border-radius:14px;align-items:center;gap:.9rem;min-width:220px;padding:.9rem 1.2rem;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s,background-color .35s;display:flex;box-shadow:0 6px 16px #0f172a0f}.Brands-module-scss-module__NDOAxq__card:hover{background-color:#fff;border-color:#0000;transform:translateY(-8px)scale(1.02);box-shadow:0 12px 28px #0f172a1a}.Brands-module-scss-module__NDOAxq__card:active{transform:translateY(-2px)scale(.99)}.Brands-module-scss-module__NDOAxq__icon{letter-spacing:.04em;border-radius:12px;place-items:center;width:44px;height:44px;font-size:.95rem;font-weight:800;display:grid;box-shadow:0 12px 28px #0f172a33}.Brands-module-scss-module__NDOAxq__meta{flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.Brands-module-scss-module__NDOAxq__name{font-size:1rem;font-weight:700}.Brands-module-scss-module__NDOAxq__tagline{color:#64748b;font-size:.85rem}@keyframes Brands-module-scss-module__NDOAxq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.Brands-module-scss-module__NDOAxq__brands{padding:3rem 0 4rem}.Brands-module-scss-module__NDOAxq__title{font-size:1.7rem}.Brands-module-scss-module__NDOAxq__card{min-width:200px}}.dark .Brands-module-scss-module__NDOAxq__brands{background:#0a0a0a}.dark .Brands-module-scss-module__NDOAxq__kicker{color:#94a3b8}.dark .Brands-module-scss-module__NDOAxq__title{color:#f1f5f9}.dark .Brands-module-scss-module__NDOAxq__subtitle{color:#cbd5e1}.dark .Brands-module-scss-module__NDOAxq__card{color:#f1f5f9;background:#1a1a1a;box-shadow:0 6px 16px #0000004d}.dark .Brands-module-scss-module__NDOAxq__card:hover{background:#262626;box-shadow:0 12px 28px #00000080}.dark .Brands-module-scss-module__NDOAxq__tagline{color:#94a3b8}
.Services-module-scss-module__wET20a__services{background:#fff;width:100%;padding:100px 0}.Services-module-scss-module__wET20a__inner{max-width:1280px;margin:0 auto;padding:0 24px}.Services-module-scss-module__wET20a__header{text-align:center;margin-bottom:60px}.Services-module-scss-module__wET20a__kicker{color:#1a1a1a;letter-spacing:1px;text-transform:uppercase;background:#d4fc79;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-block}.Services-module-scss-module__wET20a__title{color:#1a1a1a;margin:0 0 16px;font-size:48px;font-weight:700;line-height:1.2}.Services-module-scss-module__wET20a__subtitle{color:#666;max-width:700px;margin:0 auto;font-size:20px;line-height:1.6}.Services-module-scss-module__wET20a__servicesList{flex-direction:column;gap:16px;display:flex}.Services-module-scss-module__wET20a__serviceItem{background:#fff;border:2px solid #e5e7eb;border-radius:24px;transition:all .3s;overflow:hidden}.Services-module-scss-module__wET20a__serviceItem:hover,.Services-module-scss-module__wET20a__serviceItem.Services-module-scss-module__wET20a__expanded{border-color:#d4fc79}.Services-module-scss-module__wET20a__serviceHeader{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 32px;transition:all .2s;display:flex}.Services-module-scss-module__wET20a__serviceHeader:hover{background:#f9fafb}.Services-module-scss-module__wET20a__serviceTitle{color:#1a1a1a;text-align:left;margin:0;font-size:24px;font-weight:600}.Services-module-scss-module__wET20a__toggleIcon{color:#d4fc79;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:32px;font-weight:300;transition:transform .3s;display:flex}.Services-module-scss-module__wET20a__serviceContent{border-top:2px solid #e5e7eb;animation:.3s Services-module-scss-module__wET20a__slideDown}@keyframes Services-module-scss-module__wET20a__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.Services-module-scss-module__wET20a__contentWrapper{grid-template-columns:450px 1fr;gap:48px;padding:32px;display:grid}.Services-module-scss-module__wET20a__imageWrapper{border-radius:16px;width:100%;height:400px;overflow:hidden}.Services-module-scss-module__wET20a__serviceImage{object-fit:cover;width:100%;height:100%}.Services-module-scss-module__wET20a__textWrapper{flex-direction:column;justify-content:center;gap:20px;display:flex}.Services-module-scss-module__wET20a__contentTitle{color:#1a1a1a;margin:0;font-size:32px;font-weight:700}.Services-module-scss-module__wET20a__description{color:#666;margin:0;font-size:16px;line-height:1.8}.Services-module-scss-module__wET20a__learnMoreBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50px;align-self:flex-start;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s}.Services-module-scss-module__wET20a__learnMoreBtn:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.dark .Services-module-scss-module__wET20a__services{background:#0a0a0a}.dark .Services-module-scss-module__wET20a__title{color:#fff}.dark .Services-module-scss-module__wET20a__subtitle{color:#a3a3a3}.dark .Services-module-scss-module__wET20a__serviceItem{background:#0a0a0a;border-color:#262626}:is(.dark .Services-module-scss-module__wET20a__serviceItem:hover,.dark .Services-module-scss-module__wET20a__serviceItem.Services-module-scss-module__wET20a__expanded){border-color:#d4fc79}.dark .Services-module-scss-module__wET20a__serviceHeader:hover{background:#171717}.dark .Services-module-scss-module__wET20a__serviceTitle{color:#fff}.dark .Services-module-scss-module__wET20a__serviceContent{border-top-color:#262626}.dark .Services-module-scss-module__wET20a__contentTitle{color:#fff}.dark .Services-module-scss-module__wET20a__description{color:#a3a3a3}.dark .Services-module-scss-module__wET20a__learnMoreBtn{color:#1a1a1a;background:#d4fc79}.dark .Services-module-scss-module__wET20a__learnMoreBtn:hover{background:#c5ed6a}@media (max-width:1024px){.Services-module-scss-module__wET20a__contentWrapper{grid-template-columns:1fr;gap:32px}.Services-module-scss-module__wET20a__imageWrapper{height:300px}}@media (max-width:768px){.Services-module-scss-module__wET20a__services{padding:60px 0}.Services-module-scss-module__wET20a__title{font-size:36px}.Services-module-scss-module__wET20a__subtitle{font-size:18px}.Services-module-scss-module__wET20a__serviceHeader{padding:20px 24px}.Services-module-scss-module__wET20a__serviceTitle{font-size:20px}.Services-module-scss-module__wET20a__contentWrapper{padding:24px}.Services-module-scss-module__wET20a__contentTitle{font-size:24px}.Services-module-scss-module__wET20a__description{font-size:15px}.Services-module-scss-module__wET20a__imageWrapper{height:250px}}@media (max-width:480px){.Services-module-scss-module__wET20a__title{font-size:28px}.Services-module-scss-module__wET20a__subtitle{font-size:16px}.Services-module-scss-module__wET20a__serviceHeader{padding:16px 20px}.Services-module-scss-module__wET20a__serviceTitle{font-size:18px}.Services-module-scss-module__wET20a__toggleIcon{width:36px;height:36px;font-size:28px}.Services-module-scss-module__wET20a__contentWrapper{padding:20px}.Services-module-scss-module__wET20a__contentTitle{font-size:22px}.Services-module-scss-module__wET20a__imageWrapper{height:200px}}
@keyframes Loading-module-scss-module__5JfOYa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Loading-module-scss-module__5JfOYa__scaleIn{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes Loading-module-scss-module__5JfOYa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Loading-module-scss-module__5JfOYa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes Loading-module-scss-module__5JfOYa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Loading-module-scss-module__5JfOYa__drawLine{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}@keyframes Loading-module-scss-module__5JfOYa__glow{0%,to{box-shadow:0 0 20px #cbfb454d,0 0 40px #cbfb4533,0 0 60px #cbfb451a}50%{box-shadow:0 0 30px #cbfb4580,0 0 60px #cbfb454d,0 0 90px #cbfb4533}}@keyframes Loading-module-scss-module__5JfOYa__shine{0%{left:-100%}to{left:200%}}@keyframes Loading-module-scss-module__5JfOYa__letterAnimation{0%{opacity:0;transform:translateY(-20px)rotateX(-90deg)}50%{opacity:1;transform:translateY(5px)rotateX(0)}to{opacity:1;transform:translateY(0)rotateX(0)}}@keyframes Loading-module-scss-module__5JfOYa__dotAnimation{0%,20%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes Loading-module-scss-module__5JfOYa__particleFloat{0%{opacity:0;transform:translate(0)scale(0)}10%{opacity:1}90%{opacity:1}to{transform:translate(var(--tx),var(--ty))scale(1);opacity:0}}@keyframes Loading-module-scss-module__5JfOYa__ringPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}.Loading-module-scss-module__5JfOYa__loadingScreen{z-index:9999;background:linear-gradient(135deg,#fff 0%,#f5f5f5 50%,#fff 100%);justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out Loading-module-scss-module__5JfOYa__fadeIn;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Loading-module-scss-module__5JfOYa__loadingScreen:before{content:"";background:radial-gradient(circle,#cbfb4508 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite Loading-module-scss-module__5JfOYa__rotate;position:absolute;top:-50%;left:-50%}.Loading-module-scss-module__5JfOYa__content{z-index:2;flex-direction:column;align-items:center;gap:3rem;display:flex;position:relative}.Loading-module-scss-module__5JfOYa__logoContainer{flex-direction:column;align-items:center;gap:2rem;display:flex}.Loading-module-scss-module__5JfOYa__logoWrapper{justify-content:center;align-items:center;width:120px;height:120px;animation:.8s cubic-bezier(.34,1.56,.64,1) Loading-module-scss-module__5JfOYa__scaleIn;display:flex;position:relative}.Loading-module-scss-module__5JfOYa__logo{color:#1a1a1a;filter:drop-shadow(0 4px 20px #cbfb454d);z-index:2;width:100%;height:100%;animation:2s ease-in-out infinite Loading-module-scss-module__5JfOYa__pulse;position:relative}.Loading-module-scss-module__5JfOYa__logo path{stroke-dasharray:200;stroke-dashoffset:200px;animation:2s ease-out forwards Loading-module-scss-module__5JfOYa__drawLine}.Loading-module-scss-module__5JfOYa__logoPath1{animation-delay:0s}.Loading-module-scss-module__5JfOYa__logoPath2{animation-delay:.5s}.Loading-module-scss-module__5JfOYa__logoGlow{z-index:1;background:radial-gradient(circle,#cbfb4566 0%,#0000 70%);width:150%;height:150%;animation:2s ease-in-out infinite Loading-module-scss-module__5JfOYa__glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Loading-module-scss-module__5JfOYa__logoRing{border:3px solid #cbfb4580;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite Loading-module-scss-module__5JfOYa__ringPulse;position:absolute;top:50%;left:50%}.Loading-module-scss-module__5JfOYa__brandContainer{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Loading-module-scss-module__5JfOYa__brandName{color:#1a1a1a;letter-spacing:.05em;gap:.25rem;margin:0;font-size:3rem;font-weight:800;display:flex}.Loading-module-scss-module__5JfOYa__letter{opacity:0;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards Loading-module-scss-module__5JfOYa__letterAnimation;display:inline-block}.Loading-module-scss-module__5JfOYa__letter:first-child{animation-delay:.5s}.Loading-module-scss-module__5JfOYa__letter:nth-child(2){animation-delay:.6s}.Loading-module-scss-module__5JfOYa__letter:nth-child(3){animation-delay:.7s}.Loading-module-scss-module__5JfOYa__letter:nth-child(4){animation-delay:.8s}.Loading-module-scss-module__5JfOYa__letter:nth-child(5){animation-delay:.9s}.Loading-module-scss-module__5JfOYa__letter:nth-child(6){animation-delay:1s}.Loading-module-scss-module__5JfOYa__brandSubtext{letter-spacing:.3em;color:#666;opacity:0;font-size:.875rem;font-weight:600;animation:.6s ease-out 1.3s forwards Loading-module-scss-module__5JfOYa__slideUp}.Loading-module-scss-module__5JfOYa__progressContainer{opacity:0;flex-direction:column;align-items:center;gap:.75rem;width:300px;animation:.6s ease-out 1.5s forwards Loading-module-scss-module__5JfOYa__slideUp;display:flex}@media (max-width:480px){.Loading-module-scss-module__5JfOYa__progressContainer{width:250px}}.Loading-module-scss-module__5JfOYa__progressBar{background:#00000014;border-radius:10px;width:100%;height:6px;position:relative;overflow:hidden}.Loading-module-scss-module__5JfOYa__progressFill{background:linear-gradient(90deg,#cbfb45 0%,#a8d630 50%,#cbfb45 100%) 0 0/200% 100%;border-radius:10px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);animation:2s linear infinite Loading-module-scss-module__5JfOYa__shine;position:relative;box-shadow:0 2px 10px #cbfb4566}.Loading-module-scss-module__5JfOYa__progressShine{background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);width:100%;height:100%;animation:1.5s ease-in-out infinite Loading-module-scss-module__5JfOYa__shine;position:absolute;top:0;left:-100%}.Loading-module-scss-module__5JfOYa__progressText{color:#1a1a1a;letter-spacing:.05em;font-size:.875rem;font-weight:600}.Loading-module-scss-module__5JfOYa__loadingTextContainer{opacity:0;align-items:center;gap:.25rem;animation:.6s ease-out 1.7s forwards Loading-module-scss-module__5JfOYa__slideUp;display:flex}.Loading-module-scss-module__5JfOYa__loadingText{color:#666;letter-spacing:.05em;font-size:1rem;font-weight:500}.Loading-module-scss-module__5JfOYa__dots{gap:.15rem;display:flex}.Loading-module-scss-module__5JfOYa__dot{opacity:0;animation:1.5s ease-in-out infinite Loading-module-scss-module__5JfOYa__dotAnimation}.Loading-module-scss-module__5JfOYa__dot:first-child{animation-delay:0s}.Loading-module-scss-module__5JfOYa__dot:nth-child(2){animation-delay:.2s}.Loading-module-scss-module__5JfOYa__dot:nth-child(3){animation-delay:.4s}.Loading-module-scss-module__5JfOYa__particles{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Loading-module-scss-module__5JfOYa__particle{opacity:0;background:#cbfb45;border-radius:50%;width:4px;height:4px;position:absolute}.Loading-module-scss-module__5JfOYa__particle:first-child{--tx:50px;--ty:-80px;animation:4s ease-in-out infinite Loading-module-scss-module__5JfOYa__particleFloat;top:20%;left:15%}.Loading-module-scss-module__5JfOYa__particle:nth-child(2){--tx:-60px;--ty:70px;animation:5s ease-in-out .5s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:30%;left:85%}.Loading-module-scss-module__5JfOYa__particle:nth-child(3){--tx:80px;--ty:-50px;animation:3.5s ease-in-out 1s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:70%;left:25%}.Loading-module-scss-module__5JfOYa__particle:nth-child(4){--tx:-40px;--ty:-90px;animation:4.5s ease-in-out 1.5s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:80%;left:75%}.Loading-module-scss-module__5JfOYa__particle:nth-child(5){--tx:70px;--ty:60px;animation:5.5s ease-in-out .3s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:50%;left:10%}.Loading-module-scss-module__5JfOYa__particle:nth-child(6){--tx:-80px;--ty:-70px;animation:4s ease-in-out .8s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:60%;left:90%}.Loading-module-scss-module__5JfOYa__particle:nth-child(7){--tx:45px;--ty:85px;animation:3s ease-in-out 1.2s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:15%;left:35%}.Loading-module-scss-module__5JfOYa__particle:nth-child(8){--tx:-55px;--ty:-65px;animation:5s ease-in-out .2s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:85%;left:65%}.Loading-module-scss-module__5JfOYa__particle:nth-child(9){--tx:90px;--ty:-40px;animation:4.5s ease-in-out 1.8s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:40%;left:20%}.Loading-module-scss-module__5JfOYa__particle:nth-child(10){--tx:-70px;--ty:75px;animation:3.5s ease-in-out .6s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:55%;left:80%}.Loading-module-scss-module__5JfOYa__particle:nth-child(11){--tx:65px;--ty:-85px;animation:5.5s ease-in-out 1.3s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:25%;left:45%}.Loading-module-scss-module__5JfOYa__particle:nth-child(12){--tx:-50px;--ty:55px;animation:4s ease-in-out .4s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:75%;left:55%}.Loading-module-scss-module__5JfOYa__particle:nth-child(13){--tx:75px;--ty:-60px;animation:3s ease-in-out 1.6s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:65%;left:30%}.Loading-module-scss-module__5JfOYa__particle:nth-child(14){--tx:-85px;--ty:80px;animation:5s ease-in-out .9s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:35%;left:70%}.Loading-module-scss-module__5JfOYa__particle:nth-child(15){--tx:55px;--ty:-75px;animation:4.5s ease-in-out 1.4s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:45%;left:12%}.Loading-module-scss-module__5JfOYa__particle:nth-child(16){--tx:-65px;--ty:70px;animation:3.5s ease-in-out .7s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:22%;left:88%}.Loading-module-scss-module__5JfOYa__particle:nth-child(17){--tx:85px;--ty:-55px;animation:5.5s ease-in-out 1.7s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:80%;left:40%}.Loading-module-scss-module__5JfOYa__particle:nth-child(18){--tx:-45px;--ty:90px;animation:4s ease-in-out .1s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:18%;left:60%}.Loading-module-scss-module__5JfOYa__particle:nth-child(19){--tx:60px;--ty:-70px;animation:3s ease-in-out 1.9s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:62%;left:22%}.Loading-module-scss-module__5JfOYa__particle:nth-child(20){--tx:-75px;--ty:65px;animation:5s ease-in-out 1.1s infinite Loading-module-scss-module__5JfOYa__particleFloat;top:42%;left:78%}
@keyframes PageTransition-module-scss-module__lzItFW__fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes PageTransition-module-scss-module__lzItFW__fadeIn{0%{opacity:0}to{opacity:1}}.PageTransition-module-scss-module__lzItFW__loadingWrapper{z-index:9999;width:100vw;height:100vh;transition:opacity .5s ease-out;position:fixed;top:0;left:0}.PageTransition-module-scss-module__lzItFW__loadingWrapper.PageTransition-module-scss-module__lzItFW__fadeOut{animation:.5s ease-out forwards PageTransition-module-scss-module__lzItFW__fadeOut}.PageTransition-module-scss-module__lzItFW__content{opacity:0;transition:opacity .5s ease-in}.PageTransition-module-scss-module__lzItFW__content.PageTransition-module-scss-module__lzItFW__show{animation:.5s ease-in forwards PageTransition-module-scss-module__lzItFW__fadeIn}
