.Header-module__D5nTzG__header{z-index:1000;background:linear-gradient(#000000e6 0%,#000000b3 50%,#0000 100%);transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__D5nTzG__header.Header-module__D5nTzG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;box-shadow:0 2px 20px #000c}.Header-module__D5nTzG__container{justify-content:space-between;align-items:center;max-width:1400px;height:70px;margin:0 auto;padding:0 4%;display:flex}.Header-module__D5nTzG__logo{align-items:center;gap:10px;text-decoration:none;transition:transform .3s;display:flex}.Header-module__D5nTzG__logo:hover{transform:scale(1.05)}.Header-module__D5nTzG__logoIcon{filter:drop-shadow(0 2px 8px #e5091499);font-size:1.8rem}.Header-module__D5nTzG__logoText{color:#e50914;letter-spacing:1px;text-transform:uppercase;font-size:1.5rem;font-weight:900}.Header-module__D5nTzG__nav{align-items:center;gap:32px;display:flex}.Header-module__D5nTzG__navLink{color:#e5e5e5;padding:8px 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.Header-module__D5nTzG__navLink:after{content:"";background:#e50914;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__D5nTzG__navLink:hover{color:#e50914}.Header-module__D5nTzG__navLink:hover:after{width:100%}.Header-module__D5nTzG__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border-radius:8px;padding:12px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 16px #e509144d}.Header-module__D5nTzG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e5091480}.Header-module__D5nTzG__ctaButton:active{transform:translateY(0)}.Header-module__D5nTzG__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;padding:0;display:none}.Header-module__D5nTzG__mobileMenuBtn span{background:#e5e5e5;border-radius:2px;width:100%;height:3px;transition:all .3s}.Header-module__D5nTzG__mobileMenuBtn.Header-module__D5nTzG__open span:first-child{background:#e50914;transform:rotate(45deg)translate(8px,8px)}.Header-module__D5nTzG__mobileMenuBtn.Header-module__D5nTzG__open span:nth-child(2){opacity:0}.Header-module__D5nTzG__mobileMenuBtn.Header-module__D5nTzG__open span:nth-child(3){background:#e50914;transform:rotate(-45deg)translate(8px,-8px)}.Header-module__D5nTzG__mobileMenu{background:linear-gradient(#0a0a0a 0%,#000 100%);width:280px;height:calc(100vh - 70px);padding:32px 0;transition:right .4s;position:fixed;top:70px;right:-100%;overflow-y:auto;box-shadow:-4px 0 20px #000c}.Header-module__D5nTzG__mobileMenu.Header-module__D5nTzG__mobileMenuOpen{right:0}.Header-module__D5nTzG__mobileNav{flex-direction:column;gap:4px;padding:0 20px;display:flex}.Header-module__D5nTzG__mobileNavLink{color:#e5e5e5;border-radius:8px;align-items:center;gap:16px;padding:16px 20px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Header-module__D5nTzG__mobileNavLink svg{color:#e50914;flex-shrink:0}.Header-module__D5nTzG__mobileNavLink:hover{color:#e50914;background:#e509141a;transform:translate(8px)}.Header-module__D5nTzG__mobileCtaButton{color:#fff;text-align:center;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border-radius:8px;margin-top:24px;padding:16px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.Header-module__D5nTzG__mobileCtaButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e5091480}.Header-module__D5nTzG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#000c;animation:.3s Header-module__D5nTzG__fadeIn;position:fixed;inset:70px 0 0}@keyframes Header-module__D5nTzG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Header-module__D5nTzG__nav{gap:24px}.Header-module__D5nTzG__navLink{font-size:.9rem}}@media (max-width:768px){.Header-module__D5nTzG__nav,.Header-module__D5nTzG__ctaButton{display:none}.Header-module__D5nTzG__mobileMenuBtn{display:flex}.Header-module__D5nTzG__container{padding:0 20px}.Header-module__D5nTzG__logoText{font-size:1.3rem}}@media (max-width:480px){.Header-module__D5nTzG__logoIcon{font-size:1.5rem}.Header-module__D5nTzG__logoText{font-size:1.1rem}.Header-module__D5nTzG__container{height:60px}.Header-module__D5nTzG__mobileMenu{width:100%;height:calc(100vh - 60px);top:60px}.Header-module__D5nTzG__overlay{top:60px}}
.Hero-module__PycF7W__hero{background:#000;width:100vw;height:100vh;margin:0;padding:0;position:relative;overflow:hidden}.Hero-module__PycF7W__videoContainer{width:100%;height:100%;position:relative;top:0;left:0;overflow:hidden}.Hero-module__PycF7W__videoContainer>div{pointer-events:none}.Hero-module__PycF7W__videoContainer iframe{pointer-events:none;border:none}.Hero-module__PycF7W__hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#000000f2 0%,#000000b3 40%,#0000004d 70%,#0000 100%);width:100%;height:20px;position:absolute;top:0;left:0}.Hero-module__PycF7W__hero:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 30% 30%,#0000 0% 45%,#0000004d 100%),radial-gradient(#0000 0% 50%,#00000080 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PycF7W__heroGradient{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0a0a0a66 50%,#0a0a0ab3 70%,#0a0a0af2 85%,#0a0a0a 100%);width:100%;height:60%;position:absolute;bottom:0;left:0}.Hero-module__PycF7W__soundBtn{z-index:3;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:2px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:200px;right:40px;box-shadow:0 4px 16px #0009}.Hero-module__PycF7W__soundBtn:hover{background:#e50914e6;border-color:#fff;transform:scale(1.15);box-shadow:0 6px 24px #e5091499}.Hero-module__PycF7W__soundBtn:active{transform:scale(1.05)}.Hero-module__PycF7W__heroContent{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 60px 140px;animation:1s ease-out Hero-module__PycF7W__fadeInUp;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes Hero-module__PycF7W__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PycF7W__heroContent h1{letter-spacing:6px;text-transform:uppercase;background:linear-gradient(135deg,#e50914 0%,#ff1a1a 50%,#e50914 100%);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 4px 12px #e5091499);-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:4.5rem;font-weight:900;animation:3s ease-in-out infinite Hero-module__PycF7W__glow;position:relative}@keyframes Hero-module__PycF7W__glow{0%,to{filter:drop-shadow(0 4px 12px #e5091499)}50%{filter:drop-shadow(0 6px 20px #e50914e6)}}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.Hero-module__PycF7W__heroContent h1{color:#e50914;text-shadow:3px 3px 12px #000000e6}}.Hero-module__PycF7W__heroContent h3{color:#f1faee;text-shadow:2px 2px 12px #000000e6;letter-spacing:1px;margin:0 0 40px;font-size:2rem;font-weight:600;line-height:1.4}.Hero-module__PycF7W__btnPrimary{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border:none;border-radius:8px;margin:0;padding:18px 48px;font-size:1.3rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 6px 24px #e5091480}.Hero-module__PycF7W__btnPrimary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Hero-module__PycF7W__btnPrimary:hover:before{left:100%}.Hero-module__PycF7W__btnPrimary:hover{background:linear-gradient(135deg,#ff1a1a 0%,#e50914 100%);transform:translateY(-4px);box-shadow:0 12px 32px #e50914b3}.Hero-module__PycF7W__btnPrimary:active{transform:translateY(-2px);box-shadow:0 8px 20px #e5091499}@media (min-width:1920px){.Hero-module__PycF7W__heroContent{padding:0 80px 180px}.Hero-module__PycF7W__heroContent h1{letter-spacing:8px;font-size:5.5rem}.Hero-module__PycF7W__heroContent h3{font-size:2.5rem}.Hero-module__PycF7W__btnPrimary{padding:20px 56px;font-size:1.4rem}.Hero-module__PycF7W__soundBtn{width:56px;height:56px;font-size:1.6rem;bottom:220px;right:50px}}@media (max-width:768px){.Hero-module__PycF7W__hero:after{background:radial-gradient(#0000 0% 45%,#0006 100%)}.Hero-module__PycF7W__heroGradient{height:65%}.Hero-module__PycF7W__soundBtn{width:48px;height:48px;font-size:1.3rem;bottom:160px;right:30px}.Hero-module__PycF7W__heroContent{padding:0 40px 120px}.Hero-module__PycF7W__heroContent h1{letter-spacing:4px;margin-bottom:20px;font-size:3.2rem}.Hero-module__PycF7W__heroContent h3{margin-bottom:32px;font-size:1.5rem}.Hero-module__PycF7W__btnPrimary{padding:16px 40px;font-size:1.15rem}}@media (max-width:480px){.Hero-module__PycF7W__hero:after{display:none}.Hero-module__PycF7W__heroGradient{background:linear-gradient(#0000 0%,#0a0a0a80 50%,#0a0a0acc 75%,#0a0a0af2 90%,#0a0a0a 100%);height:70%}.Hero-module__PycF7W__soundBtn{width:44px;height:44px;font-size:1.2rem;bottom:120px;right:20px}.Hero-module__PycF7W__heroContent{text-align:center;align-items:center;padding:0 24px 90px}.Hero-module__PycF7W__heroContent h1{letter-spacing:2px;margin-bottom:16px;font-size:2rem}.Hero-module__PycF7W__heroContent h3{margin-bottom:28px;font-size:1.1rem}.Hero-module__PycF7W__btnPrimary{padding:14px 32px;font-size:1rem}}@media (max-width:375px){.Hero-module__PycF7W__heroContent h1{letter-spacing:1.5px;font-size:1.8rem}.Hero-module__PycF7W__heroContent h3{font-size:1rem}.Hero-module__PycF7W__btnPrimary{padding:12px 28px;font-size:.95rem}}@media (max-width:896px) and (orientation:landscape){.Hero-module__PycF7W__heroGradient{height:75%}.Hero-module__PycF7W__heroContent{padding:0 30px 60px}.Hero-module__PycF7W__heroContent h1{margin-bottom:12px;font-size:2.5rem}.Hero-module__PycF7W__heroContent h3{margin-bottom:20px;font-size:1.2rem}.Hero-module__PycF7W__soundBtn{bottom:80px;right:20px}.Hero-module__PycF7W__btnPrimary{padding:12px 32px;font-size:1rem}}.Hero-module__PycF7W__heroImagePreview{object-fit:cover;z-index:0;pointer-events:none;opacity:1;width:100vw;height:100vh;transition:opacity .7s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.Hero-module__PycF7W__heroFade{opacity:1;transition:opacity .7s cubic-bezier(.4,0,.2,1)}.Hero-module__PycF7W__heroFadeOut{opacity:0;pointer-events:none}@keyframes Hero-module__PycF7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ChallengesCarousel-module__0PV_hW__section{background:linear-gradient(#141414 0%,#0a0a0a 100%);padding:60px 0;position:relative}.ChallengesCarousel-module__0PV_hW__section h2{color:#fff;text-align:left;letter-spacing:1px;text-transform:uppercase;margin:0 0 32px 4%;padding:0;font-size:1.8rem;font-weight:800}.ChallengesCarousel-module__0PV_hW__carouselWrapper{padding:0 4%;position:relative}.ChallengesCarousel-module__0PV_hW__carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin:-50px 0;padding:50px 0;display:flex;overflow:auto visible}.ChallengesCarousel-module__0PV_hW__carousel::-webkit-scrollbar{display:none}.ChallengesCarousel-module__0PV_hW__card{cursor:pointer;z-index:1;background:#1a1a1a;border-radius:8px;min-width:320px;max-width:320px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;box-shadow:0 2px 8px #00000080}.ChallengesCarousel-module__0PV_hW__card:hover{z-index:100}.ChallengesCarousel-module__0PV_hW__cardHovered{border-radius:12px;transition:transform .4s cubic-bezier(.4,0,.2,1) .3s;transform:scale(1.4);box-shadow:0 16px 48px #000000e6,0 0 0 2px #e509144d}.ChallengesCarousel-module__0PV_hW__imageWrapper{aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);border-radius:8px;width:100%;position:relative;overflow:hidden}.ChallengesCarousel-module__0PV_hW__cardHovered .ChallengesCarousel-module__0PV_hW__imageWrapper{border-radius:12px 12px 0 0}.ChallengesCarousel-module__0PV_hW__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ChallengesCarousel-module__0PV_hW__card:hover .ChallengesCarousel-module__0PV_hW__thumbnail{transform:scale(1.05)}.ChallengesCarousel-module__0PV_hW__videoIframe{pointer-events:none;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.ChallengesCarousel-module__0PV_hW__videoIframe iframe{border:none;width:100%;height:100%}.ChallengesCarousel-module__0PV_hW__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:10;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border-radius:4px;padding:4px 10px;font-size:.7rem;font-weight:800;animation:2s ease-in-out infinite ChallengesCarousel-module__0PV_hW__pulse;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #e5091480}@keyframes ChallengesCarousel-module__0PV_hW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.ChallengesCarousel-module__0PV_hW__hoverContent{background:linear-gradient(#1a1a1a 0%,#141414 100%);border-top:1px solid #e5091433;border-radius:0 0 12px 12px;padding:16px;animation:.4s .3s both ChallengesCarousel-module__0PV_hW__fadeInUp}@keyframes ChallengesCarousel-module__0PV_hW__fadeInUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ChallengesCarousel-module__0PV_hW__actions{gap:10px;margin-bottom:14px;display:flex}.ChallengesCarousel-module__0PV_hW__actions button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#2a2a2acc;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000004d}.ChallengesCarousel-module__0PV_hW__actions button:hover{background:#e5091433;border-color:#e50914;transform:scale(1.15);box-shadow:0 4px 12px #e5091466}.ChallengesCarousel-module__0PV_hW__playBtn{color:#000!important;background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%)!important;border:none!important}.ChallengesCarousel-module__0PV_hW__playBtn:hover{background:linear-gradient(135deg,#e5e5e5 0%,#d0d0d0 100%)!important;box-shadow:0 4px 16px #ffffff4d!important}.ChallengesCarousel-module__0PV_hW__info{align-items:center;gap:12px;margin-bottom:10px;font-size:.85rem;display:flex}.ChallengesCarousel-module__0PV_hW__match{color:#46d369;text-shadow:0 0 8px #46d36980;font-weight:700}.ChallengesCarousel-module__0PV_hW__duration{color:#bcbcbc;background:#e509141a;border:1px solid #e5091466;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600}.ChallengesCarousel-module__0PV_hW__title{color:#fff;letter-spacing:.3px;margin:0 0 8px;font-size:1.05rem;font-weight:800;line-height:1.3}.ChallengesCarousel-module__0PV_hW__description{color:#bcbcbc;margin:0;font-size:.9rem;line-height:1.5}.ChallengesCarousel-module__0PV_hW__progressBar{background:#ffffff1a;border-radius:0 0 8px 8px;width:100%;height:4px;margin-top:6px;position:relative;overflow:hidden}.ChallengesCarousel-module__0PV_hW__progress{background:linear-gradient(90deg,#e50914 0%,#ff1a1a 100%);height:100%;transition:width .3s;position:relative;overflow:hidden;box-shadow:0 0 8px #e5091499}.ChallengesCarousel-module__0PV_hW__progress:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s infinite ChallengesCarousel-module__0PV_hW__shimmer;position:absolute;inset:0}@keyframes ChallengesCarousel-module__0PV_hW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ChallengesCarousel-module__0PV_hW__arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(90deg,#000c 0%,#0006 100%);border:none;justify-content:center;align-items:center;width:60px;height:180px;font-size:3.5rem;font-weight:300;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ChallengesCarousel-module__0PV_hW__arrow:hover{color:#fff;background:linear-gradient(90deg,#e50914e6 0%,#e5091480 100%)}.ChallengesCarousel-module__0PV_hW__arrowLeft{border-radius:0 8px 8px 0;left:0}.ChallengesCarousel-module__0PV_hW__arrowRight{background:linear-gradient(90deg,#0006 0%,#000c 100%);border-radius:8px 0 0 8px;right:0}.ChallengesCarousel-module__0PV_hW__arrowRight:hover{background:linear-gradient(90deg,#e5091480 0%,#e50914e6 100%)}.ChallengesCarousel-module__0PV_hW__soundBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#000c;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 12px #0009}.ChallengesCarousel-module__0PV_hW__soundBtn:hover{background:#e50914e6;border-color:#fff;transform:scale(1.15);box-shadow:0 6px 20px #e5091499}.ChallengesCarousel-module__0PV_hW__soundBtn svg{width:22px;height:22px}@media (max-width:768px){.ChallengesCarousel-module__0PV_hW__section{padding:40px 0}.ChallengesCarousel-module__0PV_hW__section h2{margin-bottom:24px;font-size:1.5rem}.ChallengesCarousel-module__0PV_hW__card{min-width:240px;max-width:240px}.ChallengesCarousel-module__0PV_hW__cardHovered{border-radius:10px;transform:scale(1.25)}.ChallengesCarousel-module__0PV_hW__cardHovered .ChallengesCarousel-module__0PV_hW__imageWrapper{border-radius:10px 10px 0 0}.ChallengesCarousel-module__0PV_hW__hoverContent{border-radius:0 0 10px 10px;padding:12px}.ChallengesCarousel-module__0PV_hW__arrow{display:none}}@media (max-width:480px){.ChallengesCarousel-module__0PV_hW__card{min-width:180px;max-width:180px}.ChallengesCarousel-module__0PV_hW__cardHovered{border-radius:8px;transform:scale(1.15)}.ChallengesCarousel-module__0PV_hW__hoverContent{padding:10px}.ChallengesCarousel-module__0PV_hW__actions button{width:32px;height:32px}.ChallengesCarousel-module__0PV_hW__title{font-size:.95rem}.ChallengesCarousel-module__0PV_hW__description{font-size:.8rem}.ChallengesCarousel-module__0PV_hW__soundBtn{width:34px;height:34px;bottom:10px;right:10px}.ChallengesCarousel-module__0PV_hW__soundBtn svg{width:18px;height:18px}.ChallengesCarousel-module__0PV_hW__badge{padding:3px 8px;font-size:.65rem}}.ChallengesCarousel-module__0PV_hW__thumbnail,.ChallengesCarousel-module__0PV_hW__videoIframe{transition:opacity .7s cubic-bezier(.4,0,.2,1)}.ChallengesCarousel-module__0PV_hW__videoIframe{z-index:2;pointer-events:none;opacity:0;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.ChallengesCarousel-module__0PV_hW__cardHovered .ChallengesCarousel-module__0PV_hW__videoIframe{opacity:1}.ChallengesCarousel-module__0PV_hW__cardHovered .ChallengesCarousel-module__0PV_hW__thumbnail{opacity:0}
.GalleryCarousel-module__57ubUq__section{background:linear-gradient(#0a0a0a 0%,#141414 100%);padding:60px 0;position:relative}.GalleryCarousel-module__57ubUq__section h2{color:#fff;text-align:left;letter-spacing:1px;text-transform:uppercase;margin:0 0 32px 4%;padding:0;font-size:1.8rem;font-weight:800}.GalleryCarousel-module__57ubUq__carouselWrapper{padding:0 4%;position:relative}.GalleryCarousel-module__57ubUq__carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin:-50px 0;padding:50px 0;display:flex;overflow:auto visible}.GalleryCarousel-module__57ubUq__carousel::-webkit-scrollbar{display:none}.GalleryCarousel-module__57ubUq__card{cursor:pointer;z-index:1;background:#1a1a1a;border-radius:8px;min-width:320px;max-width:320px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;box-shadow:0 2px 8px #00000080}.GalleryCarousel-module__57ubUq__card:hover{z-index:100}.GalleryCarousel-module__57ubUq__cardHovered{border-radius:12px;transition:transform .4s cubic-bezier(.4,0,.2,1) .3s;transform:scale(1.4);box-shadow:0 16px 48px #000000e6,0 0 0 2px #e509144d}.GalleryCarousel-module__57ubUq__imageWrapper{aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);border-radius:8px;width:100%;position:relative;overflow:hidden}.GalleryCarousel-module__57ubUq__cardHovered .GalleryCarousel-module__57ubUq__imageWrapper{border-radius:12px 12px 0 0}.GalleryCarousel-module__57ubUq__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .3s}.GalleryCarousel-module__57ubUq__card:hover .GalleryCarousel-module__57ubUq__thumbnail{transform:scale(1.05)}.GalleryCarousel-module__57ubUq__videoIframe{pointer-events:none;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.GalleryCarousel-module__57ubUq__videoIframe iframe{border:none;width:100%;height:100%}.GalleryCarousel-module__57ubUq__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:10;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border-radius:4px;padding:4px 10px;font-size:.7rem;font-weight:800;animation:2s ease-in-out infinite GalleryCarousel-module__57ubUq__pulse;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #e5091480}@keyframes GalleryCarousel-module__57ubUq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.GalleryCarousel-module__57ubUq__soundBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#000c;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 12px #0009}.GalleryCarousel-module__57ubUq__soundBtn:hover{background:#e50914e6;border-color:#fff;transform:scale(1.15);box-shadow:0 6px 20px #e5091499}.GalleryCarousel-module__57ubUq__soundBtn svg{width:22px;height:22px}.GalleryCarousel-module__57ubUq__hoverContent{background:linear-gradient(#1a1a1a 0%,#141414 100%);border-top:1px solid #e5091433;border-radius:0 0 12px 12px;padding:16px;animation:.4s .3s both GalleryCarousel-module__57ubUq__fadeInUp}@keyframes GalleryCarousel-module__57ubUq__fadeInUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GalleryCarousel-module__57ubUq__actions{gap:10px;margin-bottom:14px;display:flex}.GalleryCarousel-module__57ubUq__actions button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#2a2a2acc;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000004d}.GalleryCarousel-module__57ubUq__actions button:hover{background:#e5091433;border-color:#e50914;transform:scale(1.15);box-shadow:0 4px 12px #e5091466}.GalleryCarousel-module__57ubUq__playBtn{color:#000!important;background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%)!important;border:none!important}.GalleryCarousel-module__57ubUq__playBtn:hover{background:linear-gradient(135deg,#e5e5e5 0%,#d0d0d0 100%)!important;box-shadow:0 4px 16px #ffffff4d!important}.GalleryCarousel-module__57ubUq__info{align-items:center;gap:12px;margin-bottom:10px;font-size:.85rem;display:flex}.GalleryCarousel-module__57ubUq__match{color:#46d369;text-shadow:0 0 8px #46d36980;font-weight:700}.GalleryCarousel-module__57ubUq__duration{color:#bcbcbc;background:#e509141a;border:1px solid #e5091466;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600}.GalleryCarousel-module__57ubUq__title{color:#fff;letter-spacing:.3px;margin:0 0 8px;font-size:1.05rem;font-weight:800;line-height:1.3}.GalleryCarousel-module__57ubUq__description{color:#bcbcbc;margin:0;font-size:.9rem;line-height:1.5}.GalleryCarousel-module__57ubUq__arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(90deg,#000c 0%,#0006 100%);border:none;justify-content:center;align-items:center;width:60px;height:180px;font-size:3.5rem;font-weight:300;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryCarousel-module__57ubUq__arrow:hover{color:#fff;background:linear-gradient(90deg,#e50914e6 0%,#e5091480 100%)}.GalleryCarousel-module__57ubUq__arrowLeft{border-radius:0 8px 8px 0;left:0}.GalleryCarousel-module__57ubUq__arrowRight{background:linear-gradient(90deg,#0006 0%,#000c 100%);border-radius:8px 0 0 8px;right:0}.GalleryCarousel-module__57ubUq__arrowRight:hover{background:linear-gradient(90deg,#e5091480 0%,#e50914e6 100%)}@media (max-width:768px){.GalleryCarousel-module__57ubUq__section{padding:40px 0}.GalleryCarousel-module__57ubUq__section h2{margin-bottom:24px;font-size:1.5rem}.GalleryCarousel-module__57ubUq__card{min-width:240px;max-width:240px}.GalleryCarousel-module__57ubUq__cardHovered{border-radius:10px;transform:scale(1.25)}.GalleryCarousel-module__57ubUq__cardHovered .GalleryCarousel-module__57ubUq__imageWrapper{border-radius:10px 10px 0 0}.GalleryCarousel-module__57ubUq__hoverContent{border-radius:0 0 10px 10px;padding:12px}.GalleryCarousel-module__57ubUq__arrow{display:none}}@media (max-width:480px){.GalleryCarousel-module__57ubUq__card{min-width:180px;max-width:180px}.GalleryCarousel-module__57ubUq__cardHovered{border-radius:8px;transform:scale(1.15)}.GalleryCarousel-module__57ubUq__hoverContent{padding:10px}.GalleryCarousel-module__57ubUq__actions button{width:32px;height:32px}.GalleryCarousel-module__57ubUq__title{font-size:.95rem}.GalleryCarousel-module__57ubUq__description{font-size:.8rem}.GalleryCarousel-module__57ubUq__soundBtn{width:34px;height:34px;bottom:10px;right:10px}.GalleryCarousel-module__57ubUq__soundBtn svg{width:18px;height:18px}.GalleryCarousel-module__57ubUq__badge{padding:3px 8px;font-size:.65rem}}
.Top10Challenges-module__pVuAua__section{background:linear-gradient(#0a0a0a 0%,#141414 100%);padding:60px 0;position:relative}.Top10Challenges-module__pVuAua__section h2{color:#fff;text-align:left;letter-spacing:1px;text-transform:uppercase;margin:0 0 32px 4%;padding:0;font-size:1.8rem;font-weight:800}.Top10Challenges-module__pVuAua__carouselWrapper{padding:0 4%;position:relative}.Top10Challenges-module__pVuAua__carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:6px;margin:-50px 0;padding:50px 0;display:flex;overflow:auto visible}.Top10Challenges-module__pVuAua__carousel::-webkit-scrollbar{display:none}.Top10Challenges-module__pVuAua__card{cursor:pointer;z-index:1;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Top10Challenges-module__pVuAua__card:hover{z-index:100}.Top10Challenges-module__pVuAua__cardContent{align-items:center;display:flex;position:relative}.Top10Challenges-module__pVuAua__rankNumber{color:#000;-webkit-text-stroke:3px #464646;-webkit-text-fill-color:transparent;text-shadow:0 0 20px #e509144d;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 4px 8px #000c);margin-right:-35px;font-family:Helvetica Neue,Arial Black,sans-serif;font-size:200px;font-weight:900;line-height:1;transition:all .4s cubic-bezier(.4,0,.2,1)}.Top10Challenges-module__pVuAua__cardHovered .Top10Challenges-module__pVuAua__rankNumber{opacity:0;transform:scale(.8)}.Top10Challenges-module__pVuAua__cardWrapper{z-index:2;background:#1a1a1a;border-radius:8px;transition:transform .4s cubic-bezier(.4,0,.2,1) .3s;position:relative;box-shadow:0 2px 8px #00000080}.Top10Challenges-module__pVuAua__cardHovered .Top10Challenges-module__pVuAua__cardWrapper{border-radius:12px;transform:scale(1.5);box-shadow:0 16px 48px #000000e6,0 0 0 2px #e509144d}.Top10Challenges-module__pVuAua__imageWrapper{aspect-ratio:2/3;background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);border-radius:8px;width:160px;position:relative;overflow:hidden}.Top10Challenges-module__pVuAua__cardHovered .Top10Challenges-module__pVuAua__imageWrapper{border-radius:12px 12px 0 0}.Top10Challenges-module__pVuAua__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Top10Challenges-module__pVuAua__card:hover .Top10Challenges-module__pVuAua__thumbnail{transform:scale(1.05)}.Top10Challenges-module__pVuAua__videoIframe{pointer-events:none;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.Top10Challenges-module__pVuAua__videoIframe iframe{border:none;width:100%;height:100%}.Top10Challenges-module__pVuAua__topBadge{color:#fff;z-index:10;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border-radius:4px;padding:3px 8px;font-size:.6rem;font-weight:900;position:absolute;top:6px;left:6px;box-shadow:0 2px 6px #e5091480}.Top10Challenges-module__pVuAua__badge{color:#fff;text-transform:capitalize;z-index:10;letter-spacing:.3px;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border-radius:4px;padding:4px 10px;font-size:.65rem;font-weight:800;animation:2s ease-in-out infinite Top10Challenges-module__pVuAua__pulse;position:absolute;bottom:6px;left:6px;box-shadow:0 2px 8px #e5091480}@keyframes Top10Challenges-module__pVuAua__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Top10Challenges-module__pVuAua__soundBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#000c;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 12px #0009}.Top10Challenges-module__pVuAua__soundBtn:hover{background:#e50914e6;border-color:#fff;transform:scale(1.15);box-shadow:0 6px 20px #e5091499}.Top10Challenges-module__pVuAua__soundBtn svg{width:20px;height:20px}.Top10Challenges-module__pVuAua__hoverContent{background:linear-gradient(#1a1a1a 0%,#141414 100%);border-top:1px solid #e5091433;border-radius:0 0 12px 12px;width:160px;padding:14px;animation:.4s .3s both Top10Challenges-module__pVuAua__fadeInUp}@keyframes Top10Challenges-module__pVuAua__fadeInUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Top10Challenges-module__pVuAua__actions{gap:8px;margin-bottom:12px;display:flex}.Top10Challenges-module__pVuAua__actions button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#2a2a2acc;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 6px #0000004d}.Top10Challenges-module__pVuAua__actions button:hover{background:#e5091433;border-color:#e50914;transform:scale(1.15);box-shadow:0 4px 12px #e5091466}.Top10Challenges-module__pVuAua__playBtn{color:#000!important;background:linear-gradient(135deg,#fff 0%,#e5e5e5 100%)!important;border:none!important}.Top10Challenges-module__pVuAua__playBtn:hover{background:linear-gradient(135deg,#e5e5e5 0%,#d0d0d0 100%)!important;box-shadow:0 4px 14px #ffffff4d!important}.Top10Challenges-module__pVuAua__info{gap:10px;margin-bottom:10px;font-size:.8rem;display:flex}.Top10Challenges-module__pVuAua__match{color:#46d369;text-shadow:0 0 8px #46d36980;font-weight:700}.Top10Challenges-module__pVuAua__duration{color:#bcbcbc;background:#e509141a;border:1px solid #e5091466;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600}.Top10Challenges-module__pVuAua__title{color:#fff;letter-spacing:.3px;margin:0 0 6px;font-size:.95rem;font-weight:800;line-height:1.3}.Top10Challenges-module__pVuAua__description{color:#bcbcbc;margin:0;font-size:.8rem;line-height:1.4}.Top10Challenges-module__pVuAua__arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(90deg,#000c 0%,#0006 100%);border:none;justify-content:center;align-items:center;width:60px;height:100%;font-size:3.5rem;font-weight:300;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Top10Challenges-module__pVuAua__arrow:hover{color:#fff;background:linear-gradient(90deg,#e50914e6 0%,#e5091480 100%)}.Top10Challenges-module__pVuAua__arrowLeft{border-radius:0 8px 8px 0;left:0}.Top10Challenges-module__pVuAua__arrowRight{background:linear-gradient(90deg,#0006 0%,#000c 100%);border-radius:8px 0 0 8px;right:0}.Top10Challenges-module__pVuAua__arrowRight:hover{background:linear-gradient(90deg,#e5091480 0%,#e50914e6 100%)}@media (min-width:1600px){.Top10Challenges-module__pVuAua__rankNumber{-webkit-text-stroke:4px #464646;margin-right:-45px;font-size:240px}.Top10Challenges-module__pVuAua__imageWrapper{width:190px}.Top10Challenges-module__pVuAua__hoverContent{width:190px;padding:16px}}@media (min-width:1200px) and (max-width:1599px){.Top10Challenges-module__pVuAua__rankNumber{margin-right:-40px;font-size:200px}.Top10Challenges-module__pVuAua__imageWrapper,.Top10Challenges-module__pVuAua__hoverContent{width:170px}}@media (max-width:768px){.Top10Challenges-module__pVuAua__section{padding:40px 0}.Top10Challenges-module__pVuAua__section h2{margin-bottom:24px;font-size:1.5rem}.Top10Challenges-module__pVuAua__rankNumber{-webkit-text-stroke:2px #464646;margin-right:-28px;font-size:140px}.Top10Challenges-module__pVuAua__imageWrapper{width:130px}.Top10Challenges-module__pVuAua__hoverContent{width:130px;padding:12px}.Top10Challenges-module__pVuAua__cardHovered .Top10Challenges-module__pVuAua__cardWrapper{transform:scale(1.3)}.Top10Challenges-module__pVuAua__arrow{display:none}}@media (max-width:480px){.Top10Challenges-module__pVuAua__carousel{gap:4px}.Top10Challenges-module__pVuAua__rankNumber{-webkit-text-stroke:1.5px #464646;margin-right:-22px;font-size:100px}.Top10Challenges-module__pVuAua__imageWrapper{width:110px}.Top10Challenges-module__pVuAua__hoverContent{width:110px;padding:10px}.Top10Challenges-module__pVuAua__cardHovered .Top10Challenges-module__pVuAua__cardWrapper{transform:scale(1.2)}.Top10Challenges-module__pVuAua__soundBtn{width:32px;height:32px}.Top10Challenges-module__pVuAua__soundBtn svg{width:18px;height:18px}.Top10Challenges-module__pVuAua__actions button{width:28px;height:28px}.Top10Challenges-module__pVuAua__title{font-size:.85rem}.Top10Challenges-module__pVuAua__description{font-size:.75rem}}
.CallToAction-module__pSXFVG__callToAction{text-align:center;background-color:#121212;padding:60px 15px}.CallToAction-module__pSXFVG__callToAction h2{text-align:center;color:#e63946;letter-spacing:2px;margin:0 0 30px;font-size:2.5rem;font-weight:900}.CallToAction-module__pSXFVG__btnPrimary{color:#f1faee;cursor:pointer;background:#e63946;border:none;border-radius:30px;margin:0;padding:16px 40px;font-size:1.25rem;font-weight:700;transition:background .3s,transform .2s}.CallToAction-module__pSXFVG__btnPrimary:hover{background:#f77f00;transform:scale(1.05)}@media (max-width:480px){.CallToAction-module__pSXFVG__callToAction{padding:40px 15px}.CallToAction-module__pSXFVG__callToAction h2{font-size:1.6rem}}
.EventStructure-module__axzmeW__section{background:linear-gradient(#0a0a0a 0%,#141414 100%);padding:80px 4% 60px;position:relative}.EventStructure-module__axzmeW__mainTitle{text-align:center;color:#e50914;text-transform:uppercase;letter-spacing:2px;margin:0 0 60px;font-size:2.5rem;font-weight:800}.EventStructure-module__axzmeW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1400px;margin:0 auto;display:grid}.EventStructure-module__axzmeW__card{background:#1a1a1a;border:2px solid #0000;border-radius:16px;transition:all .4s;position:relative;overflow:hidden}.EventStructure-module__axzmeW__card:hover{border-color:#e50914;transform:translateY(-8px);box-shadow:0 12px 40px #e509144d}.EventStructure-module__axzmeW__imageWrapper{aspect-ratio:3/4;background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);width:100%;position:relative;overflow:hidden}.EventStructure-module__axzmeW__athleteImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.EventStructure-module__axzmeW__card:hover .EventStructure-module__axzmeW__athleteImage{transform:scale(1.05)}.EventStructure-module__axzmeW__gradient{pointer-events:none;background:linear-gradient(#0000 0%,#000000b3 50%,#000000f2 100%);height:60%;position:absolute;bottom:0;left:0;right:0}.EventStructure-module__axzmeW__iconBadge{z-index:2;background:#e50914f2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 16px #e5091466}.EventStructure-module__axzmeW__icon{font-size:28px}.EventStructure-module__axzmeW__statsOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#000c;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:absolute;bottom:80px;left:16px;right:16px}.EventStructure-module__axzmeW__statItem{flex-direction:column;flex:1;gap:4px;display:flex}.EventStructure-module__axzmeW__statLabel{color:#999;letter-spacing:1px;text-transform:uppercase;font-size:.65rem;font-weight:600}.EventStructure-module__axzmeW__statValue{color:#fff;font-size:.9rem;font-weight:700}.EventStructure-module__axzmeW__statDivider{background:#fff3;width:1px;height:32px;margin:0 8px}.EventStructure-module__axzmeW__levelBadge{color:#000;letter-spacing:1px;z-index:2;background:linear-gradient(135deg,gold 0%,#ffed4e 100%);border-radius:20px;padding:6px 12px;font-size:.7rem;font-weight:900;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #ffd70066}.EventStructure-module__axzmeW__cardInfo{background:#1a1a1a;padding:24px}.EventStructure-module__axzmeW__cardTitle{color:#fff;margin:0 0 12px;font-size:1.4rem;font-weight:800;line-height:1.3}.EventStructure-module__axzmeW__cardDescription{color:#bcbcbc;max-height:60px;margin:0 0 16px;font-size:.95rem;line-height:1.6;transition:max-height .4s;overflow:hidden}.EventStructure-module__axzmeW__cardDescription.EventStructure-module__axzmeW__showFull{max-height:200px}.EventStructure-module__axzmeW__expandBtn{color:#e50914;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border:2px solid #e50914;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:all .3s}.EventStructure-module__axzmeW__expandBtn:hover{color:#fff;background:#e50914;transform:translateY(-2px);box-shadow:0 4px 12px #e5091466}@media (max-width:1024px){.EventStructure-module__axzmeW__cardsGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.EventStructure-module__axzmeW__section{padding:60px 20px 40px}.EventStructure-module__axzmeW__mainTitle{margin-bottom:40px;font-size:2rem}.EventStructure-module__axzmeW__cardsGrid{grid-template-columns:1fr;gap:24px}.EventStructure-module__axzmeW__cardTitle{font-size:1.2rem}.EventStructure-module__axzmeW__statsOverlay{padding:10px 12px;bottom:60px}.EventStructure-module__axzmeW__statLabel{font-size:.6rem}.EventStructure-module__axzmeW__statValue{font-size:.8rem}}@media (max-width:480px){.EventStructure-module__axzmeW__statsOverlay{flex-direction:column;align-items:flex-start;gap:8px}.EventStructure-module__axzmeW__statDivider{display:none}.EventStructure-module__axzmeW__statItem{flex-direction:row;justify-content:space-between;width:100%}}
.Categories-module__3PjECq__section{background:linear-gradient(#141414 0%,#0a0a0a 100%);padding:80px 4% 60px;position:relative}.Categories-module__3PjECq__mainTitle{text-align:center;color:#e50914;text-transform:uppercase;letter-spacing:2px;margin:0 0 60px;font-size:2.5rem;font-weight:800}.Categories-module__3PjECq__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1400px;margin:0 auto;display:grid}.Categories-module__3PjECq__card{background:#1a1a1a;border:2px solid #0000;border-radius:16px;flex-direction:column;min-height:500px;transition:all .4s;display:flex;position:relative;overflow:hidden}.Categories-module__3PjECq__card:hover{border-color:var(--card-color);box-shadow:0 16px 48px #000c,0 0 40px var(--card-color);transform:translateY(-12px)scale(1.02)}.Categories-module__3PjECq__imageWrapper{position:absolute;inset:0;overflow:hidden}.Categories-module__3PjECq__categoryImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Categories-module__3PjECq__card:hover .Categories-module__3PjECq__categoryImage{transform:scale(1.1)}.Categories-module__3PjECq__overlay{background:linear-gradient(#0000004d 0%,#0009 40%,#000000f2 100%);transition:background .4s;position:absolute;inset:0}.Categories-module__3PjECq__card:hover .Categories-module__3PjECq__overlay{background:linear-gradient(#00000080 0%,#000c 40%,#000000fa 100%)}.Categories-module__3PjECq__iconWrapper{z-index:2;justify-content:center;padding:40px 0 20px;display:flex;position:relative}.Categories-module__3PjECq__icon{filter:drop-shadow(0 4px 12px #00000080);font-size:64px;transition:transform .4s}.Categories-module__3PjECq__card:hover .Categories-module__3PjECq__icon{transform:scale(1.15)rotate(5deg)}.Categories-module__3PjECq__content{z-index:2;flex-direction:column;margin-top:auto;padding:0 28px 28px;display:flex;position:relative}.Categories-module__3PjECq__title{color:#fff;text-align:center;text-shadow:0 2px 8px #000c;margin:0 0 16px;font-size:1.8rem;font-weight:800;transition:color .3s}.Categories-module__3PjECq__card:hover .Categories-module__3PjECq__title{color:var(--card-color)}.Categories-module__3PjECq__description{color:#d0d0d0;text-align:center;text-shadow:0 1px 4px #000c;margin:0 0 24px;font-size:1rem;line-height:1.6}.Categories-module__3PjECq__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 20px;transition:all .3s;display:flex}.Categories-module__3PjECq__card:hover .Categories-module__3PjECq__stats{border-color:var(--card-color);background:#000c}.Categories-module__3PjECq__statItem{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.Categories-module__3PjECq__statLabel{color:#999;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:600}.Categories-module__3PjECq__statValue{color:#fff;font-size:.95rem;font-weight:700}.Categories-module__3PjECq__statDivider{background:#fff3;width:1px;height:40px}.Categories-module__3PjECq__enrollBtn{background:var(--card-color);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:8px;width:100%;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 16px #0006}.Categories-module__3PjECq__enrollBtn:hover{box-shadow:0 6px 24px var(--card-color);filter:brightness(1.1);transform:translateY(-2px)}.Categories-module__3PjECq__enrollBtn:active{transform:translateY(0)}@media (max-width:1024px){.Categories-module__3PjECq__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.Categories-module__3PjECq__section{padding:60px 20px 40px}.Categories-module__3PjECq__mainTitle{margin-bottom:40px;font-size:2rem}.Categories-module__3PjECq__categoriesGrid{grid-template-columns:1fr;gap:24px}.Categories-module__3PjECq__card{min-height:480px}.Categories-module__3PjECq__title{font-size:1.5rem}.Categories-module__3PjECq__description{font-size:.95rem}.Categories-module__3PjECq__icon{font-size:56px}}@media (max-width:480px){.Categories-module__3PjECq__stats{flex-direction:column;gap:12px;padding:16px}.Categories-module__3PjECq__statDivider{width:100%;height:1px}.Categories-module__3PjECq__statItem{flex-direction:row;justify-content:space-between;width:100%}.Categories-module__3PjECq__content{padding:0 20px 20px}}
.Registration-module__T_g_kG__section{background:linear-gradient(#0a0a0a 0%,#141414 100%);padding:80px 4% 60px;position:relative}.Registration-module__T_g_kG__container{background:linear-gradient(135deg,#1a1a1a 0%,#252525 100%);border:1px solid #e5091433;border-radius:24px;max-width:700px;margin:0 auto;padding:48px;box-shadow:0 16px 64px #000c}.Registration-module__T_g_kG__header{text-align:center;margin-bottom:48px}.Registration-module__T_g_kG__title{color:#e50914;text-transform:uppercase;letter-spacing:2px;margin:0 0 16px;font-size:2.5rem;font-weight:800}.Registration-module__T_g_kG__subtitle{color:#bcbcbc;margin:0;font-size:1.05rem;line-height:1.5}.Registration-module__T_g_kG__form{flex-direction:column;gap:28px;display:flex}.Registration-module__T_g_kG__formGroup{flex-direction:column;gap:10px;display:flex}.Registration-module__T_g_kG__label{color:#fff;letter-spacing:.5px;font-size:.95rem;font-weight:600}.Registration-module__T_g_kG__inputWrapper{align-items:center;display:flex;position:relative}.Registration-module__T_g_kG__inputIcon{color:#999;pointer-events:none;z-index:1;position:absolute;left:16px}.Registration-module__T_g_kG__input{color:#fff;background:#0006;border:2px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:16px 16px 16px 48px;font-size:1rem;transition:all .3s}.Registration-module__T_g_kG__input::placeholder{color:#666}.Registration-module__T_g_kG__input:focus{background:#0009;border-color:#e50914;box-shadow:0 0 0 4px #e509141a}.Registration-module__T_g_kG__selectWrapper{position:relative}.Registration-module__T_g_kG__select{color:#fff;cursor:pointer;appearance:none;background:#0006;border:2px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:16px 48px 16px 16px;font-size:1rem;transition:all .3s}.Registration-module__T_g_kG__select:focus{background:#0009;border-color:#e50914;box-shadow:0 0 0 4px #e509141a}.Registration-module__T_g_kG__select option{color:#fff;background:#1a1a1a}.Registration-module__T_g_kG__selectIcon{color:#999;pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Registration-module__T_g_kG__submitBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:16px;padding:18px 32px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.Registration-module__T_g_kG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #e5091480}.Registration-module__T_g_kG__submitBtn:active:not(:disabled){transform:translateY(0)}.Registration-module__T_g_kG__submitBtn:disabled{opacity:.8;cursor:not-allowed}.Registration-module__T_g_kG__submitting{background:linear-gradient(135deg,#666 0%,#444 100%)}.Registration-module__T_g_kG__success{background:linear-gradient(135deg,#46d369 0%,#2ea04c 100%)}.Registration-module__T_g_kG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Registration-module__T_g_kG__spin}@keyframes Registration-module__T_g_kG__spin{to{transform:rotate(360deg)}}.Registration-module__T_g_kG__infoBox{background:#4a90e21a;border:1px solid #4a90e24d;border-radius:12px;align-items:flex-start;gap:16px;margin-top:32px;padding:20px 24px;display:flex}.Registration-module__T_g_kG__infoIcon{color:#4a90e2;flex-shrink:0;margin-top:2px}.Registration-module__T_g_kG__infoBox p{color:#d0d0d0;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Registration-module__T_g_kG__section{padding:60px 20px 40px}.Registration-module__T_g_kG__container{padding:32px 24px}.Registration-module__T_g_kG__title{font-size:2rem}.Registration-module__T_g_kG__subtitle{font-size:.95rem}.Registration-module__T_g_kG__header{margin-bottom:32px}.Registration-module__T_g_kG__form{gap:24px}}@media (max-width:480px){.Registration-module__T_g_kG__container{border-radius:16px;padding:28px 20px}.Registration-module__T_g_kG__title{font-size:1.8rem}.Registration-module__T_g_kG__input,.Registration-module__T_g_kG__select{padding:14px 14px 14px 44px;font-size:.95rem}.Registration-module__T_g_kG__select{padding-right:44px}.Registration-module__T_g_kG__submitBtn{padding:16px 28px;font-size:1rem}}
.Sponsors-module__jlxbJq__section{background:linear-gradient(#141414 0%,#0a0a0a 100%);padding:80px 4% 60px;position:relative}.Sponsors-module__jlxbJq__header{text-align:center;margin-bottom:60px}.Sponsors-module__jlxbJq__mainTitle{color:#e50914;text-transform:uppercase;letter-spacing:2px;margin:0 0 16px;font-size:2.5rem;font-weight:800}.Sponsors-module__jlxbJq__subtitle{color:#bcbcbc;max-width:600px;margin:0 auto;font-size:1.1rem}.Sponsors-module__jlxbJq__sponsorsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:32px;max-width:1400px;margin:0 auto 80px;display:grid}.Sponsors-module__jlxbJq__card{cursor:pointer;background:#1a1a1a;border:2px solid #0000;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.Sponsors-module__jlxbJq__card:hover{border-color:#e50914;transform:translateY(-10px);box-shadow:0 12px 48px #e509144d}.Sponsors-module__jlxbJq__tierBadge{color:#000;text-transform:uppercase;letter-spacing:1px;z-index:10;border-radius:20px;padding:6px 16px;font-size:.75rem;font-weight:900;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0006}.Sponsors-module__jlxbJq__logoWrapper{aspect-ratio:16/9;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);width:100%;position:relative;overflow:hidden}.Sponsors-module__jlxbJq__logoImage{object-fit:cover;filter:brightness(.9);width:100%;height:100%;transition:transform .5s}.Sponsors-module__jlxbJq__card:hover .Sponsors-module__jlxbJq__logoImage{filter:brightness();transform:scale(1.08)}.Sponsors-module__jlxbJq__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#1a1a1a 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.Sponsors-module__jlxbJq__content{background:#1a1a1a;flex-direction:column;flex:1;padding:24px;display:flex}.Sponsors-module__jlxbJq__brandName{color:#fff;margin:0 0 8px;font-size:1.5rem;font-weight:800;line-height:1.2}.Sponsors-module__jlxbJq__category{color:#e50914;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;font-size:.85rem;font-weight:600}.Sponsors-module__jlxbJq__description{color:#bcbcbc;flex:1;margin:0 0 20px;font-size:.95rem;line-height:1.5}.Sponsors-module__jlxbJq__visitBtn{color:#e50914;background:#e509141a;border:2px solid #e509144d;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 20px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.Sponsors-module__jlxbJq__card:hover .Sponsors-module__jlxbJq__visitBtn{color:#fff;background:#e50914;border-color:#e50914;transform:translate(4px)}.Sponsors-module__jlxbJq__visitBtn svg{transition:transform .3s}.Sponsors-module__jlxbJq__card:hover .Sponsors-module__jlxbJq__visitBtn svg{transform:translate(4px)}.Sponsors-module__jlxbJq__partnersFooter{text-align:center;background:#e509140d;border:2px dashed #e509144d;border-radius:16px;max-width:600px;margin:0 auto;padding:40px 20px}.Sponsors-module__jlxbJq__partnersFooter p{color:#fff;margin:0 0 20px;font-size:1.2rem;font-weight:600}.Sponsors-module__jlxbJq__contactBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border:none;border-radius:8px;padding:14px 20px;font-size:1rem;font-weight:700;transition:all .3s}.Sponsors-module__jlxbJq__contactBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e5091466}.Sponsors-module__jlxbJq__contactBtn:active{transform:translateY(0)}@media (max-width:1024px){.Sponsors-module__jlxbJq__sponsorsGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.Sponsors-module__jlxbJq__section{padding:60px 20px 40px}.Sponsors-module__jlxbJq__mainTitle{font-size:2rem}.Sponsors-module__jlxbJq__subtitle{font-size:1rem}.Sponsors-module__jlxbJq__header{margin-bottom:40px}.Sponsors-module__jlxbJq__sponsorsGrid{margin-bottom:60px}.Sponsors-module__jlxbJq__brandName{font-size:1.3rem}}@media (max-width:480px){.Sponsors-module__jlxbJq__sponsorsGrid{grid-template-columns:1fr;gap:24px}.Sponsors-module__jlxbJq__card{max-width:400px;margin:0 auto}.Sponsors-module__jlxbJq__tierBadge{padding:4px 12px;font-size:.7rem;top:12px;right:12px}.Sponsors-module__jlxbJq__content{padding:20px}.Sponsors-module__jlxbJq__partnersFooter p{font-size:1.1rem}}
.Influencers-module__1ruGBa__section{background:linear-gradient(#0a0a0a 0%,#141414 100%);padding:80px 4% 60px;position:relative}.Influencers-module__1ruGBa__mainTitle{text-align:center;color:#e50914;text-transform:uppercase;letter-spacing:2px;margin:0 0 16px;font-size:2.5rem;font-weight:800}.Influencers-module__1ruGBa__subtitle{text-align:center;color:#bcbcbc;max-width:600px;margin:0 auto 60px;font-size:1.1rem}.Influencers-module__1ruGBa__influencersGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;max-width:1400px;margin:0 auto;display:grid}.Influencers-module__1ruGBa__card{cursor:pointer;background:#1a1a1a;border:2px solid #0000;border-radius:16px;transition:all .4s;overflow:hidden}.Influencers-module__1ruGBa__card:hover{border-color:#e50914;transform:translateY(-10px);box-shadow:0 12px 48px #e509144d}.Influencers-module__1ruGBa__imageWrapper{aspect-ratio:3/4;background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);width:100%;position:relative;overflow:hidden}.Influencers-module__1ruGBa__influencerImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Influencers-module__1ruGBa__card:hover .Influencers-module__1ruGBa__influencerImage{transform:scale(1.08)}.Influencers-module__1ruGBa__gradient{pointer-events:none;background:linear-gradient(#0000 0%,#1a1a1af2 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.Influencers-module__1ruGBa__verifiedBadge{z-index:2;background:linear-gradient(135deg,#4a90e2 0%,#357abd 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #4a90e266}.Influencers-module__1ruGBa__verifiedBadge svg{color:#fff}.Influencers-module__1ruGBa__followersCount{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#000c;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;display:flex;position:absolute;top:12px;left:12px}.Influencers-module__1ruGBa__followersCount svg{color:#e50914}.Influencers-module__1ruGBa__followersCount span{color:#fff;font-size:.85rem;font-weight:700}.Influencers-module__1ruGBa__cardContent{background:#1a1a1a;padding:20px}.Influencers-module__1ruGBa__name{color:#fff;margin:0 0 6px;font-size:1.3rem;font-weight:800;line-height:1.2}.Influencers-module__1ruGBa__role{color:#e50914;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:.9rem;font-weight:600}.Influencers-module__1ruGBa__specialty{background:#e509141a;border:1px solid #e509144d;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;display:flex}.Influencers-module__1ruGBa__specialtyIcon{font-size:1.2rem}.Influencers-module__1ruGBa__specialty span:last-child{color:#d0d0d0;font-size:.9rem;font-weight:600}.Influencers-module__1ruGBa__socialLinks{gap:10px;margin-bottom:16px;display:flex}.Influencers-module__1ruGBa__socialBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px;transition:all .3s;display:flex}.Influencers-module__1ruGBa__socialBtn:hover{background:#e5091433;border-color:#e50914;transform:translateY(-2px)}.Influencers-module__1ruGBa__followBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:1rem;font-weight:700;transition:all .3s}.Influencers-module__1ruGBa__followBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e5091466}.Influencers-module__1ruGBa__followBtn:active{transform:translateY(0)}@media (max-width:1024px){.Influencers-module__1ruGBa__influencersGrid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width:768px){.Influencers-module__1ruGBa__section{padding:60px 20px 40px}.Influencers-module__1ruGBa__mainTitle{font-size:2rem}.Influencers-module__1ruGBa__subtitle{margin-bottom:40px;font-size:1rem}.Influencers-module__1ruGBa__influencersGrid{grid-template-columns:repeat(2,1fr);gap:20px}.Influencers-module__1ruGBa__name{font-size:1.1rem}}@media (max-width:480px){.Influencers-module__1ruGBa__influencersGrid{grid-template-columns:1fr;gap:24px}.Influencers-module__1ruGBa__card{max-width:400px;margin:0 auto}}
.FAQ-module__4vwbtq__section{background:linear-gradient(#141414 0%,#0a0a0a 100%);padding:80px 4% 60px;position:relative}.FAQ-module__4vwbtq__container{max-width:900px;margin:0 auto}.FAQ-module__4vwbtq__header{text-align:center;margin-bottom:60px}.FAQ-module__4vwbtq__title{color:#e50914;text-transform:uppercase;letter-spacing:2px;margin:0 0 16px;font-size:2.5rem;font-weight:800}.FAQ-module__4vwbtq__subtitle{color:#bcbcbc;margin:0;font-size:1.1rem;line-height:1.5}.FAQ-module__4vwbtq__faqList{flex-direction:column;gap:16px;margin-bottom:60px;display:flex}.FAQ-module__4vwbtq__faqItem{background:linear-gradient(135deg,#1a1a1a 0%,#252525 100%);border:2px solid #0000;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__4vwbtq__faqItem:hover{border-color:#e509144d;box-shadow:0 4px 20px #e509141a}.FAQ-module__4vwbtq__faqItem.FAQ-module__4vwbtq__open{border-color:#e50914;box-shadow:0 8px 32px #e5091433}.FAQ-module__4vwbtq__faqButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 28px;transition:all .3s;display:flex}.FAQ-module__4vwbtq__faqButton:hover{background:#e509140d}.FAQ-module__4vwbtq__question{color:#fff;padding-right:20px;font-size:1.15rem;font-weight:700;line-height:1.4}.FAQ-module__4vwbtq__icon{color:#e50914;flex-shrink:0;transition:transform .3s}.FAQ-module__4vwbtq__faqItem.FAQ-module__4vwbtq__open .FAQ-module__4vwbtq__icon{transform:rotate(45deg)}.FAQ-module__4vwbtq__answerWrapper{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.FAQ-module__4vwbtq__faqItem.FAQ-module__4vwbtq__open .FAQ-module__4vwbtq__answerWrapper{max-height:500px}.FAQ-module__4vwbtq__answer{color:#d0d0d0;padding:0 28px 28px;font-size:1rem;line-height:1.7;animation:.4s FAQ-module__4vwbtq__fadeIn}@keyframes FAQ-module__4vwbtq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FAQ-module__4vwbtq__contactBox{background:linear-gradient(135deg,#e5091426 0%,#e509140d 100%);border:2px solid #e509144d;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:32px 28px;display:flex}.FAQ-module__4vwbtq__contactContent{align-items:center;gap:20px;display:flex}.FAQ-module__4vwbtq__contactIcon{color:#e50914;flex-shrink:0}.FAQ-module__4vwbtq__contactContent h3{color:#fff;margin:0 0 6px;font-size:1.3rem;font-weight:800}.FAQ-module__4vwbtq__contactContent p{color:#bcbcbc;margin:0;font-size:.95rem}.FAQ-module__4vwbtq__contactBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border:none;border-radius:8px;flex-shrink:0;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.FAQ-module__4vwbtq__contactBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e5091466}.FAQ-module__4vwbtq__contactBtn:active{transform:translateY(0)}@media (max-width:768px){.FAQ-module__4vwbtq__section{padding:60px 20px 40px}.FAQ-module__4vwbtq__title{font-size:2rem}.FAQ-module__4vwbtq__subtitle{font-size:1rem}.FAQ-module__4vwbtq__header,.FAQ-module__4vwbtq__faqList{margin-bottom:40px}.FAQ-module__4vwbtq__faqButton{padding:20px}.FAQ-module__4vwbtq__question{font-size:1.05rem}.FAQ-module__4vwbtq__answer{padding:0 20px 20px;font-size:.95rem}.FAQ-module__4vwbtq__contactBox{text-align:center;flex-direction:column;padding:28px 24px}.FAQ-module__4vwbtq__contactContent{text-align:center;flex-direction:column}.FAQ-module__4vwbtq__contactBtn{width:100%}}@media (max-width:480px){.FAQ-module__4vwbtq__title{font-size:1.8rem}.FAQ-module__4vwbtq__faqButton{padding:18px 16px}.FAQ-module__4vwbtq__question{padding-right:12px;font-size:1rem}.FAQ-module__4vwbtq__icon{width:20px;height:20px}.FAQ-module__4vwbtq__answer{padding:0 16px 16px;font-size:.9rem}.FAQ-module__4vwbtq__contactContent h3{font-size:1.1rem}.FAQ-module__4vwbtq__contactContent p{font-size:.9rem}.FAQ-module__4vwbtq__contactIcon{width:28px;height:28px}}
.Footer-module__JGhRua__footer{color:#bcbcbc;background:linear-gradient(#0a0a0a 0%,#000 100%);border-top:1px solid #e5091433;padding:60px 0 0;position:relative}.Footer-module__JGhRua__container{max-width:1400px;margin:0 auto;padding:0 4%}.Footer-module__JGhRua__topSection{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;margin-bottom:48px;display:grid}.Footer-module__JGhRua__brandColumn{flex-direction:column;gap:20px;display:flex}.Footer-module__JGhRua__logo{align-items:center;gap:12px;margin-bottom:8px;display:flex}.Footer-module__JGhRua__logoIcon{font-size:2rem}.Footer-module__JGhRua__logoText{color:#e50914;letter-spacing:1px;font-size:1.5rem;font-weight:900}.Footer-module__JGhRua__tagline{color:#999;margin:0;font-size:1rem;line-height:1.5}.Footer-module__JGhRua__socialLinks{gap:16px;margin-top:8px;display:flex}.Footer-module__JGhRua__socialLinks a{color:#bcbcbc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Footer-module__JGhRua__socialLinks a:hover{color:#fff;background:#e50914;border-color:#e50914;transform:translateY(-4px)}.Footer-module__JGhRua__linksColumn,.Footer-module__JGhRua__contactColumn{flex-direction:column;gap:16px;display:flex}.Footer-module__JGhRua__columnTitle{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px;font-size:1.1rem;font-weight:800}.Footer-module__JGhRua__linksList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__JGhRua__linksList li a{color:#bcbcbc;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__JGhRua__linksList li a:hover{color:#e50914;padding-left:8px}.Footer-module__JGhRua__contactList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__JGhRua__contactList li{align-items:center;gap:12px;font-size:.95rem;display:flex}.Footer-module__JGhRua__contactList li svg{color:#e50914;flex-shrink:0}.Footer-module__JGhRua__contactList li a{color:#bcbcbc;text-decoration:none;transition:color .3s}.Footer-module__JGhRua__contactList li a:hover{color:#e50914}.Footer-module__JGhRua__divider{background:linear-gradient(90deg,#0000 0%,#e509144d 50%,#0000 100%);height:1px;margin:0 0 32px}.Footer-module__JGhRua__bottomSection{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.Footer-module__JGhRua__legal{flex-direction:column;gap:8px;display:flex}.Footer-module__JGhRua__legal p{color:#999;margin:0;font-size:.9rem}.Footer-module__JGhRua__legalLinks{align-items:center;gap:12px;font-size:.9rem;display:flex}.Footer-module__JGhRua__legalLinks a{color:#bcbcbc;text-decoration:none;transition:color .3s}.Footer-module__JGhRua__legalLinks a:hover{color:#e50914}.Footer-module__JGhRua__separator{color:#555}.Footer-module__JGhRua__badge{color:#999;align-items:center;gap:8px;font-size:.9rem;display:flex}.Footer-module__JGhRua__badge svg{animation:1.5s ease-in-out infinite Footer-module__JGhRua__heartbeat}@keyframes Footer-module__JGhRua__heartbeat{0%,to{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}}.Footer-module__JGhRua__scrollTop{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#e50914 0%,#b30710 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 20px #e5091466}.Footer-module__JGhRua__scrollTop:hover{transform:translateY(-4px);box-shadow:0 8px 32px #e5091499}.Footer-module__JGhRua__scrollTop:active{transform:translateY(-2px)}@media (max-width:1024px){.Footer-module__JGhRua__topSection{grid-template-columns:repeat(2,1fr);gap:40px}.Footer-module__JGhRua__brandColumn{grid-column:1/-1}}@media (max-width:768px){.Footer-module__JGhRua__footer{padding:40px 0 0}.Footer-module__JGhRua__container{padding:0 20px}.Footer-module__JGhRua__topSection{grid-template-columns:1fr;gap:32px;margin-bottom:32px}.Footer-module__JGhRua__bottomSection{text-align:center;flex-direction:column;gap:16px}.Footer-module__JGhRua__legal{align-items:center}.Footer-module__JGhRua__scrollTop{width:48px;height:48px;bottom:24px;right:24px}}@media (max-width:480px){.Footer-module__JGhRua__logoText{font-size:1.2rem}.Footer-module__JGhRua__socialLinks a{width:40px;height:40px}.Footer-module__JGhRua__legalLinks{flex-wrap:wrap;justify-content:center}.Footer-module__JGhRua__scrollTop{width:44px;height:44px;bottom:20px;right:20px}}
