.Hero-module__RaEkDa__heroSection{background-color:var(--primary-red);width:100%;height:100vh;min-height:600px;color:var(--text-secondary);flex-direction:column;justify-content:flex-start;align-items:center;padding-top:65vh;display:flex;position:relative}.Hero-module__RaEkDa__content{text-align:center;flex-direction:column;gap:1rem;display:flex}.Hero-module__RaEkDa__title{letter-spacing:2px;font-family:Inter,sans-serif;font-size:95px;font-weight:400}.Hero-module__RaEkDa__subtitle{letter-spacing:4px;font-size:38.72px;font-weight:300}.Hero-module__RaEkDa__socialContainer{justify-content:flex-end;align-items:flex-end;height:0;display:flex;position:absolute;bottom:5%;left:53%;transform:translate(-50%)}.Hero-module__RaEkDa__floatingSocials{background-color:#1a1a1a;border-radius:40px;flex-direction:column;align-items:center;gap:1.5rem;width:70px;padding:1.2rem 0 0;display:flex;box-shadow:0 4px 20px #0000004d}.Hero-module__RaEkDa__floatingSocials a{color:#fff;transition:var(--transition);justify-content:center;align-items:center;display:flex}.Hero-module__RaEkDa__floatingSocials a:hover{color:var(--primary-red);transform:scale(1.1)}.Hero-module__RaEkDa__socialLogo{object-fit:cover;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}@media (max-width:768px){.Hero-module__RaEkDa__title{font-size:3rem}.Hero-module__RaEkDa__subtitle{font-size:1rem}.Hero-module__RaEkDa__floatingSocials{display:none}}
.HeroMobile-module__Ef2GJW__heroSectionMobile{background:linear-gradient(#8b191b 0%,#4a0d0e 100%);flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100vh;padding-bottom:190px;display:flex;position:relative;overflow:hidden}.HeroMobile-module__Ef2GJW__content{text-align:center;z-index:2}.HeroMobile-module__Ef2GJW__title{color:#fff;width:100%;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:37px;font-weight:400}.HeroMobile-module__Ef2GJW__subtitle{color:#fffc;letter-spacing:2px;font-size:15px;font-weight:700}.HeroMobile-module__Ef2GJW__socialContainer{z-index:3;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;bottom:4.1rem}.HeroMobile-module__Ef2GJW__floatingSocials{flex-direction:column;gap:1.5rem;display:flex}.HeroMobile-module__Ef2GJW__floatingSocials a{color:#fff;transition:transform .3s}.HeroMobile-module__Ef2GJW__floatingSocials a:hover{transform:translateY(-3px)}.HeroMobile-module__Ef2GJW__socialLogo{cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 10px 20px #0003}
.Stats-module__cf-v1q__statsSection{background-color:var(--bg-secondary);width:100%;padding:4rem 2rem}.Stats-module__cf-v1q__statsContainer{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem;display:flex}.Stats-module__cf-v1q__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.Stats-module__cf-v1q__number{color:var(--primary-red);-webkit-text-stroke:2px var(--primary-red);margin-bottom:.5rem;font-size:5rem;font-weight:900;line-height:1}.Stats-module__cf-v1q__label{color:var(--text-primary);text-transform:uppercase;font-size:1.2rem;font-weight:700}@media (max-width:768px){.Stats-module__cf-v1q__statsContainer{flex-direction:column;gap:3rem}.Stats-module__cf-v1q__number{font-size:4rem}.Stats-module__cf-v1q__label{font-size:1rem}}
.StatsMobile-module__52ZySG__statsSectionMobile{background-color:#fff;margin-top:100px;padding:3rem 0}.StatsMobile-module__52ZySG__statsContainer{flex-direction:row;justify-content:center;align-items:center;gap:2.5rem;display:flex}.StatsMobile-module__52ZySG__statItem{text-align:center}.StatsMobile-module__52ZySG__number{color:#8b191b;margin-bottom:.2rem;font-family:Inter,sans-serif;font-size:30px;font-weight:700}.StatsMobile-module__52ZySG__label{color:#666;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:700}
.About-module__-aw0Eq__aboutSection{background-color:var(--bg-secondary);width:100%;padding:8rem 0}.About-module__-aw0Eq__container{align-items:center;gap:4rem;display:flex}.About-module__-aw0Eq__imageWrapper{aspect-ratio:1;flex:1}.About-module__-aw0Eq__imagePlaceholder{background-color:var(--primary-red);width:100%;height:100%}.About-module__-aw0Eq__content{flex-direction:column;flex:1;gap:2rem;display:flex}.About-module__-aw0Eq__titleWrapper{align-items:center;gap:2rem;width:100%;display:flex}.About-module__-aw0Eq__title{text-transform:uppercase;white-space:nowrap;font-weight:800}.About-module__-aw0Eq__redText{color:var(--primary-red)}.About-module__-aw0Eq__titleBar{background-color:var(--primary-red);clip-path:polygon(5% 0,100% 0,100% 100%,0% 100%);flex-grow:1;height:12px}.About-module__-aw0Eq__description{color:#333;flex-direction:column;gap:1.5rem;font-size:1.1rem;line-height:1.6;display:flex}.About-module__-aw0Eq__tagline{color:#000;margin-top:1rem;font-weight:700}.About-module__-aw0Eq__ctaButton{background-color:var(--primary-red);color:#fff;clip-path:polygon(0 0,100% 0,85% 100%,0 100%);width:fit-content;transition:var(--transition);padding:1rem 3rem;font-weight:700}.About-module__-aw0Eq__ctaButton:hover{background-color:var(--secondary-red);transform:translate(5px)}@media (max-width:1024px){.About-module__-aw0Eq__container{flex-direction:column;gap:3rem}.About-module__-aw0Eq__title{font-size:2rem}.About-module__-aw0Eq__imageWrapper{width:100%;max-width:500px}}
.AboutMobile-module__ntknkW__aboutSectionMobile{background-color:#f5f5f5;flex-direction:column;display:flex}.AboutMobile-module__ntknkW__headerSection{text-align:center;background:linear-gradient(#8b191b 0%,#8b191bb9 70%,#8b191b00 100%);flex-direction:column;justify-content:start;align-items:center;height:450px;padding:4rem 1.5rem 10rem;display:flex}.AboutMobile-module__ntknkW__headerTagline{color:#fff;letter-spacing:1px;margin-bottom:.2rem;font-size:1.2rem;font-weight:700}.AboutMobile-module__ntknkW__headerTaglineTranslation{color:#fff;text-transform:uppercase;font-size:1.6rem;font-weight:800}.AboutMobile-module__ntknkW__contentSection{text-align:center;z-index:2;background-color:#0000;flex-direction:column;align-items:center;margin-top:-6rem;padding:2rem 1.5rem 4rem;display:flex}.AboutMobile-module__ntknkW__title{color:#1a1a1a;text-transform:uppercase;margin-bottom:2.5rem;font-size:2.2rem;font-weight:900}.AboutMobile-module__ntknkW__redText{color:#8b191b}.AboutMobile-module__ntknkW__description{color:#1a1a1a;flex-direction:column;gap:1.5rem;width:100%;max-width:400px;margin-bottom:3rem;font-size:1.05rem;font-weight:700;line-height:1.4;display:flex}.AboutMobile-module__ntknkW__ctaWrapper{justify-content:center;width:100%;display:flex}.AboutMobile-module__ntknkW__ctaButton{color:#fff;cursor:pointer;clip-path:polygon(0% 0%,100% 0%,85% 100%,15% 100%);background-color:#8b191b;border:none;padding:.8rem 3.5rem;font-size:.95rem;font-weight:800;transition:transform .2s}.AboutMobile-module__ntknkW__ctaButton:hover{transform:scale(1.05)}
.Explore-module__971nIq__exploreSection{background-color:#e5e5e5;width:100%;padding:6rem 0;position:relative}.Explore-module__971nIq__container{flex-direction:column;display:flex}.Explore-module__971nIq__sectionHeader{z-index:10;justify-content:flex-end;margin-bottom:-1px;display:flex}.Explore-module__971nIq__headerTab{background-color:var(--primary-red);color:#fff;letter-spacing:1px;clip-path:polygon(11% 0,100% 0,100% 100%,0% 100%);padding:1.2rem 4rem;font-weight:700;box-shadow:0 -4px 10px #0000001a}.Explore-module__971nIq__card{background-color:#f5f5f5;border:1px solid #ffffff80;border-radius:20px;padding:3rem;position:relative;box-shadow:0 20px 40px #0000001a}.Explore-module__971nIq__card:before{content:"";z-index:-1;background-color:#ccc;border-radius:25px;width:3%;height:100%;position:absolute;top:0;left:-15px}.Explore-module__971nIq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Explore-module__971nIq__navControls{gap:1.5rem;display:flex}.Explore-module__971nIq__navBtn{color:#333;border:2px solid #333;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.Explore-module__971nIq__navBtn:first-child svg{margin-left:-3px}.Explore-module__971nIq__navBtn:last-child svg{margin-right:-3px}.Explore-module__971nIq__navBtn:hover,.Explore-module__971nIq__navBtnActive{background-color:var(--primary-red);border-color:var(--primary-red);color:#fff}.Explore-module__971nIq__tabContainer{background-color:#1a1a1a;border-radius:30px;gap:.5rem;padding:.4rem;display:flex}.Explore-module__971nIq__tab{color:#888;border-radius:25px;padding:.6rem 2.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.Explore-module__971nIq__tabActive{color:#fff;background-color:#2a2a2a}.Explore-module__971nIq__cardBody{align-items:center;gap:4rem;display:flex}.Explore-module__971nIq__textSide{flex-direction:column;flex:1.2;gap:2rem;display:flex}@media (max-width:1024px){.Explore-module__971nIq__textSide{min-width:500px}}.Explore-module__971nIq__cardTitle{text-transform:uppercase;letter-spacing:1px;font-weight:800}.Explore-module__971nIq__redText{color:var(--primary-red)}.Explore-module__971nIq__cardDescription{color:#333;flex-direction:column;gap:1.2rem;width:100%;font-size:1.1rem;line-height:1.6;display:flex}.Explore-module__971nIq__introParagraph{word-break:normal;overflow-wrap:anywhere;width:100%;max-width:550px}.Explore-module__971nIq__introParagraph p{margin:0}.Explore-module__971nIq__cardDescription strong{font-weight:800}.Explore-module__971nIq__exploreBtn{background-color:var(--primary-red);color:#fff;clip-path:polygon(0 0,100% 0,85% 100%,0 100%);width:fit-content;margin-top:1rem;padding:1rem 3.5rem;font-weight:700;transition:all .3s}.Explore-module__971nIq__exploreBtn:hover{filter:brightness(1.2);transform:translate(10px)}.Explore-module__971nIq__imageSide{flex:1;justify-content:flex-end;align-items:center;min-width:300px;display:flex}.Explore-module__971nIq__imageWrapper{border-radius:4px;width:490px;height:530px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}@media (max-width:1024px){.Explore-module__971nIq__imageWrapper{width:490px;height:530px}}.Explore-module__971nIq__imagePlaceholder{background-color:#8b0000;border-radius:4px;width:100%;height:100%}.Explore-module__971nIq__cardImage{object-fit:cover;width:490px;height:530px}.Explore-module__971nIq__tocList{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.Explore-module__971nIq__tocItem{cursor:pointer;color:#141818;flex-direction:column;padding:0;transition:all .3s;display:flex;position:relative}.Explore-module__971nIq__tocItemMain{flex-direction:column;width:100%;transition:all .3s;display:flex}.Explore-module__971nIq__tocItemMainActive{background-color:#a5a5a5}.Explore-module__971nIq__tocLabelRow{align-items:center;gap:1rem;padding:1rem 1.5rem;transition:all .3s;display:flex}.Explore-module__971nIq__tocLabelRowActive{color:#fff;background:linear-gradient(90deg,#8b191b 0%,#8b8b8b00 100%)}.Explore-module__971nIq__tocLabelRowActive .Explore-module__971nIq__tocArrow svg path{fill:#fff}.Explore-module__971nIq__tocLabelRowText{text-transform:uppercase;font-size:1.1rem;font-weight:800}.Explore-module__971nIq__tocActiveContent{min-height:100px;padding:1rem 1.5rem 2.5rem;position:relative}.Explore-module__971nIq__tocDesc{color:#1b1b1b;max-width:85%;padding-left:2.5rem;font-size:.9rem;line-height:1.4;animation:.3s ease-out Explore-module__971nIq__slideDown}.Explore-module__971nIq__tocArrow{justify-content:center;align-items:center;display:flex}.Explore-module__971nIq__tocCta{color:#fff;text-transform:uppercase;clip-path:polygon(20% 0,100% 0,100% 100%,0% 100%);background-color:#8b191b;padding:.4rem 2rem .4rem 3rem;font-size:.8rem;font-weight:800;transition:all .3s;position:absolute;bottom:0;right:0}.Explore-module__971nIq__tocCta:hover{filter:brightness(1.2);padding-right:2.5rem}@keyframes Explore-module__971nIq__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Explore-module__971nIq__tocItemActive .Explore-module__971nIq__tocArrow,.Explore-module__971nIq__tocItemActive .Explore-module__971nIq__tocDesc{color:#fff;opacity:1}@media (max-width:1024px){.Explore-module__971nIq__cardBody{flex-direction:column-reverse;gap:3rem}.Explore-module__971nIq__card{padding:2rem}.Explore-module__971nIq__cardHeader{flex-direction:column;align-items:flex-start;gap:2rem}.Explore-module__971nIq__tabContainer{justify-content:space-between;width:100%}.Explore-module__971nIq__tab{flex:1;padding:.6rem 1rem}}
.ExploreMobile-module__-zY3jq__exploreSectionMobile{background-color:#fff;justify-content:center;padding:4rem 1rem;display:flex}.ExploreMobile-module__-zY3jq__outerContainer{background-color:#8b191b;border-radius:40px;flex-direction:column;width:100%;max-width:500px;padding-bottom:2rem;display:flex;position:relative;overflow:hidden}.ExploreMobile-module__-zY3jq__headerBar{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:1px;padding:1rem;font-size:.9rem;font-weight:800}.ExploreMobile-module__-zY3jq__innerContainer{background-color:#f7f7f7;border-radius:35px;flex-direction:column;flex:1;align-items:center;min-height:600px;margin:0 1rem;padding:2.5rem 1.5rem 8rem;display:flex;position:relative}.ExploreMobile-module__-zY3jq__mainTitle{color:#1a1a1a;text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:900}.ExploreMobile-module__-zY3jq__redText{color:#8b191b}.ExploreMobile-module__-zY3jq__tabsWrapper{background-color:#222;border-radius:9999px;width:100%;max-width:250px;margin-bottom:3rem;padding:4px;display:flex}.ExploreMobile-module__-zY3jq__tabBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:9999px;flex:1;padding:.6rem;font-size:.9rem;font-weight:700;transition:all .2s}.ExploreMobile-module__-zY3jq__activeTab{color:#fff;background-color:#333}.ExploreMobile-module__-zY3jq__contentArea{flex:1;width:100%}.ExploreMobile-module__-zY3jq__introContent{text-align:center;flex-direction:column;align-items:center;display:flex}.ExploreMobile-module__-zY3jq__introText{color:#1a1a1a;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;width:100%;margin-bottom:4rem;font-size:1rem;font-weight:600;line-height:1.6}.ExploreMobile-module__-zY3jq__introParagraph{width:100%;max-width:100%}.ExploreMobile-module__-zY3jq__introParagraph p{margin-bottom:1rem}.ExploreMobile-module__-zY3jq__exploreBtn{color:#fff;cursor:pointer;clip-path:polygon(0% 0%,100% 0%,85% 100%,15% 100%);background-color:#8b191b;border:none;padding:.8rem 4rem;font-size:.95rem;font-weight:800;transition:transform .2s}.ExploreMobile-module__-zY3jq__tocList{flex-direction:column;gap:1.2rem;width:100%;display:flex}.ExploreMobile-module__-zY3jq__tocItemWrapper{width:100%}.ExploreMobile-module__-zY3jq__tocItemHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:0;display:flex}.ExploreMobile-module__-zY3jq__tocIcon{color:#1a1a1a;font-size:1.2rem;font-weight:900}.ExploreMobile-module__-zY3jq__tocTitle{color:#1a1a1a;text-transform:uppercase;font-size:1.1rem;font-weight:800;line-height:1.2}.ExploreMobile-module__-zY3jq__activeTocHeader .ExploreMobile-module__-zY3jq__tocTitle,.ExploreMobile-module__-zY3jq__activeTocHeader .ExploreMobile-module__-zY3jq__tocIcon{color:#fff}.ExploreMobile-module__-zY3jq__tocDetails{background-color:#d1d1d1;border-radius:4px;margin-top:5px;display:flex;position:relative;overflow:hidden}.ExploreMobile-module__-zY3jq__redLine{background-color:#8b191b;width:4px}.ExploreMobile-module__-zY3jq__detailsBody{flex-direction:column;flex:1;padding:1.2rem 1rem;display:flex}.ExploreMobile-module__-zY3jq__detailsText{color:#444;margin-bottom:1rem;font-size:.85rem;font-weight:600;line-height:1.4}.ExploreMobile-module__-zY3jq__detailsFooter{justify-content:flex-end;display:flex}.ExploreMobile-module__-zY3jq__joinBtn{color:#fff;clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);background-color:#8b191b;border:none;padding:.3rem .8rem;font-size:.7rem;font-weight:800}.ExploreMobile-module__-zY3jq__activeTocHeader{z-index:10;background-color:#8b191b;border-radius:4px;margin-bottom:-5px;padding:.8rem 1rem}.ExploreMobile-module__-zY3jq__bottomFader{pointer-events:none;background:linear-gradient(#f7f7f700 0%,#8b191b 100%);height:200px;position:absolute;bottom:0;left:0;right:0}.ExploreMobile-module__-zY3jq__navigation{justify-content:center;gap:1.5rem;padding:1rem 0;display:flex}.ExploreMobile-module__-zY3jq__navBtn{color:#fff;cursor:pointer;background:0 0;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-weight:900;display:flex}.ExploreMobile-module__-zY3jq__navBtn:first-child svg{padding-right:3px}.ExploreMobile-module__-zY3jq__navBtn:last-child svg{padding-left:3px}
.NewsSection-module__S-WZya__newsSection{background-color:#0d0d0d;width:100%;padding-bottom:4rem;overflow:hidden}.NewsSection-module__S-WZya__tickerBar{background-color:#8b191b;width:100%;margin-bottom:4rem;padding:.8rem 0;display:flex;overflow:hidden}.NewsSection-module__S-WZya__tickerContent{white-space:nowrap;gap:4rem;animation:30s linear infinite NewsSection-module__S-WZya__ticker;display:flex}.NewsSection-module__S-WZya__tickerBar span{color:#fff;letter-spacing:2px;font-family:Inter,sans-serif;font-size:50.72px;font-weight:400}@media (max-width:1024px){.NewsSection-module__S-WZya__tickerBar span{font-size:20px}}@media (max-width:1440px){.NewsSection-module__S-WZya__tickerBar span{font-size:28px}}@media (max-width:1920px){.NewsSection-module__S-WZya__tickerBar span{font-size:34px}}@media (min-width:1921px){.NewsSection-module__S-WZya__tickerBar span{font-size:58px!important}}.NewsSection-module__S-WZya__container{flex-direction:column;align-items:center;display:flex}.NewsSection-module__S-WZya__carouselWrapper{width:100%;margin-bottom:2rem;padding:4rem 0;overflow:hidden}.NewsSection-module__S-WZya__carouselTrack{transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.NewsSection-module__S-WZya__carouselPage{flex-shrink:0;justify-content:center;gap:clamp(1rem,4vw,4.5rem);width:100%;padding:0 40px;display:flex}.NewsSection-module__S-WZya__newsCard{aspect-ratio:1/1.1;cursor:pointer;opacity:.8;border-radius:20px;flex-shrink:1;width:320px;max-width:calc(33.333% - clamp(1rem,4vw,4.5rem)/1.5);transition:all .6s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:scale(.9);box-shadow:0 10px 30px #0000004d}.NewsSection-module__S-WZya__activeCard{opacity:1;z-index:10;transform:scale(1.1);box-shadow:0 15px 40px #8b191b66}.NewsSection-module__S-WZya__cardContent{width:100%;height:100%;position:relative;overflow:hidden}.NewsSection-module__S-WZya__cardImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.NewsSection-module__S-WZya__newsCard:hover .NewsSection-module__S-WZya__cardImage{transform:scale(1.1)}.NewsSection-module__S-WZya__titleOverlay{text-align:left;background:linear-gradient(#0000,#8b191bf2);width:100%;padding:4rem 1.5rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:translateY(100%)}.NewsSection-module__S-WZya__titleOverlay.NewsSection-module__S-WZya__showOverlay{transform:translateY(0)}.NewsSection-module__S-WZya__postTitle{color:#fff;text-transform:uppercase;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsSection-module__S-WZya__pagination{gap:1rem;display:flex}.NewsSection-module__S-WZya__dot{background-color:#555;width:50px;height:4px;transition:all .3s}.NewsSection-module__S-WZya__dot.NewsSection-module__S-WZya__active{background-color:#8b191b}@keyframes NewsSection-module__S-WZya__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1024px){.NewsSection-module__S-WZya__carousel{flex-wrap:wrap}}@media (max-width:768px){.NewsSection-module__S-WZya__newsCard{max-width:100%}.NewsSection-module__S-WZya__tickerBar span{font-size:1rem}}
.NewsSectionMobile-module__32MqBG__newsSectionMobile{background-color:#1a1a1a;flex-direction:column;display:flex}.NewsSectionMobile-module__32MqBG__newsHeaderBar{white-space:nowrap;background-color:#8b191b;padding:.8rem 0;display:flex;overflow:hidden}.NewsSectionMobile-module__32MqBG__ticker{gap:3rem;animation:20s linear infinite NewsSectionMobile-module__32MqBG__scroll;display:flex}.NewsSectionMobile-module__32MqBG__tickerText{color:#fff;letter-spacing:1px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600}.NewsSectionMobile-module__32MqBG__newsContentArea{justify-content:center;padding:4rem 0;display:flex;overflow:hidden}.NewsSectionMobile-module__32MqBG__newsSlider{scroll-snap-type:x mandatory;gap:1.5rem;width:100%;padding:0 1.5rem;display:flex;overflow-x:auto}.NewsSectionMobile-module__32MqBG__newsSlider::-webkit-scrollbar{display:none}.NewsSectionMobile-module__32MqBG__newsCard{scroll-snap-align:center;background-color:#222;border-radius:30px;flex-shrink:0;min-width:80vw;height:480px;position:relative;overflow:hidden;box-shadow:0 10px 20px #0006}.NewsSectionMobile-module__32MqBG__cardContent{width:100%;height:100%;position:relative;overflow:hidden}.NewsSectionMobile-module__32MqBG__cardImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.NewsSectionMobile-module__32MqBG__newsCard:active .NewsSectionMobile-module__32MqBG__cardImage,.NewsSectionMobile-module__32MqBG__newsCard:hover .NewsSectionMobile-module__32MqBG__cardImage{transform:scale(1.05)}.NewsSectionMobile-module__32MqBG__titleOverlay{text-align:center;background:linear-gradient(#0000,#8b191bf2);width:100%;padding:3rem 1rem 1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:translateY(100%)}.NewsSectionMobile-module__32MqBG__titleOverlay.NewsSectionMobile-module__32MqBG__showOverlay{transform:translateY(0)}.NewsSectionMobile-module__32MqBG__postTitle{color:#fff;text-transform:uppercase;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}@keyframes NewsSectionMobile-module__32MqBG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.FeaturedProducts-module__-dfl9G__productsSection{background-color:#0d0d0d;width:100%;padding:6rem 0}.FeaturedProducts-module__-dfl9G__container{flex-direction:column;align-items:center;display:flex}.FeaturedProducts-module__-dfl9G__sectionTitle{color:#fff;letter-spacing:1px;margin-bottom:4rem;font-size:2.2rem;font-weight:800}@media (min-width:769px) and (max-width:1024px){.FeaturedProducts-module__-dfl9G__sectionTitle{font-size:40px}}@media (min-width:1025px) and (max-width:1440px){.FeaturedProducts-module__-dfl9G__sectionTitle{font-size:50px!important}}@media (min-width:1441px) and (max-width:1920px){.FeaturedProducts-module__-dfl9G__sectionTitle{font-size:50px!important}}@media (min-width:1921px){.FeaturedProducts-module__-dfl9G__sectionTitle{font-size:60px!important}}.FeaturedProducts-module__-dfl9G__carouselWrapper{width:100%;margin-bottom:4rem;padding:40px 0;overflow:hidden}.FeaturedProducts-module__-dfl9G__carouselTrack{transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.FeaturedProducts-module__-dfl9G__carouselPage{flex-shrink:0;justify-content:center;gap:4.5rem;width:100%;padding:0 40px;display:flex}.FeaturedProducts-module__-dfl9G__productCard{aspect-ratio:1/1.35;background-color:#fff;border-radius:15px;flex-direction:column;width:100%;max-width:320px;display:flex;position:relative;overflow:visible;box-shadow:0 10px 25px #0006}.FeaturedProducts-module__-dfl9G__sash{color:#fff;z-index:10;clip-path:polygon(0 0,100% 0,100% 88%,0 100%);filter:drop-shadow(5px 0 5px #000000b0);background-color:#8b191b;flex-direction:column;align-items:center;width:55px;height:320px;padding-top:1.5rem;display:flex;position:absolute;top:-21px;left:-37px}.FeaturedProducts-module__-dfl9G__sash:after{content:"";z-index:-1;filter:drop-shadow(5px 0 8px #000000b0);background-color:#8b191b;width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedProducts-module__-dfl9G__sash1{color:#fff;z-index:10;clip-path:polygon(0 0,71% 0,100% 100%,24% 100%);background-color:#4a0d0e;width:72px;height:11px;padding-top:1.31rem;position:absolute;top:-21px;left:-34px;box-shadow:5px 0 10px #000000b0}.FeaturedProducts-module__-dfl9G__sashHeart{justify-content:center;margin-bottom:1rem;transition:transform .2s;display:flex}.FeaturedProducts-module__-dfl9G__sashHeart:hover{transform:scale(1.2)}.FeaturedProducts-module__-dfl9G__sashLine{background-color:#ffffff4d;width:70%;height:1px;margin-bottom:1.5rem}.FeaturedProducts-module__-dfl9G__sashText{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:2px;text-transform:uppercase;font-size:1.2rem;font-weight:800}.FeaturedProducts-module__-dfl9G__imageBox{flex:1;justify-content:center;align-items:center;padding:3rem 2rem 1rem;display:flex}.FeaturedProducts-module__-dfl9G__imgPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FeaturedProducts-module__-dfl9G__cardFooter{background-color:#f0f0f0;border-bottom-right-radius:15px;border-bottom-left-radius:15px;justify-content:center;padding:1.5rem;display:flex}.FeaturedProducts-module__-dfl9G__productName{color:#1a1a1a;text-align:center;font-size:.9rem;font-weight:800}.FeaturedProducts-module__-dfl9G__pagination{gap:1rem;display:flex}.FeaturedProducts-module__-dfl9G__dot{background-color:#555;width:50px;height:4px;transition:all .3s}.FeaturedProducts-module__-dfl9G__dot.FeaturedProducts-module__-dfl9G__active{background-color:#8b191b}@media (max-width:1024px){.FeaturedProducts-module__-dfl9G__carousel{flex-wrap:wrap}}@media (max-width:768px){.FeaturedProducts-module__-dfl9G__sectionTitle{font-size:1.8rem}}
.FeaturedProductsMobile-module__bCJPjW__featuredProductsMobile{background-color:#111;flex-direction:column;padding:4rem 0;display:flex}.FeaturedProductsMobile-module__bCJPjW__title{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:4rem;font-size:2.2rem;font-weight:900}.FeaturedProductsMobile-module__bCJPjW__scrollArea{scroll-snap-type:x mandatory;gap:2rem;padding:1.5rem 4rem 2rem;display:flex;overflow-x:auto}.FeaturedProductsMobile-module__bCJPjW__scrollArea::-webkit-scrollbar{display:none}.FeaturedProductsMobile-module__bCJPjW__productCard{scroll-snap-align:center;background-color:#fff;border-radius:40px;flex-direction:column;flex-shrink:0;min-width:280px;display:flex;position:relative;overflow:visible}.FeaturedProductsMobile-module__bCJPjW__sash{z-index:10;width:40px;height:80%;position:absolute;top:-15px;left:-20px}.FeaturedProductsMobile-module__bCJPjW__sashContent{clip-path:polygon(0 0,100% 0,100% 100%,50% 92%,0 100%);background-color:#8b191b;flex-direction:column;align-items:center;width:100%;height:100%;padding:1rem 0;display:flex;box-shadow:2px 5px 10px #0006}.FeaturedProductsMobile-module__bCJPjW__sashCorner{clip-path:polygon(0 0,0 100%,100% 100%);z-index:-1;background-color:#4a0d0e;width:15px;height:15px;position:absolute;top:0;right:-15px}.FeaturedProductsMobile-module__bCJPjW__heartIcon{color:#fff;margin-bottom:2.5rem;font-size:1rem}.FeaturedProductsMobile-module__bCJPjW__sashText{color:#fff;white-space:nowrap;transform-origin:50%;letter-spacing:1px;font-size:.85rem;font-weight:800;display:block;position:absolute;top:50%;transform:rotate(-90deg)}.FeaturedProductsMobile-module__bCJPjW__imageArea{aspect-ratio:1;justify-content:center;align-items:center;width:100%;padding:3rem 2rem;display:flex}.FeaturedProductsMobile-module__bCJPjW__productImage{object-fit:contain}.FeaturedProductsMobile-module__bCJPjW__infoArea{text-align:center;background-color:#e5e5e5;border-bottom-right-radius:40px;border-bottom-left-radius:40px;padding:1.5rem 1rem}.FeaturedProductsMobile-module__bCJPjW__productName{color:#1a1a1a;text-transform:uppercase;font-size:1rem;font-weight:800}
.AthletesSection-module__jPRl7q__athletesSection{--card-width:330px;--card-gap:40px;--container-width:calc(3.1 * var(--card-width) + 2 * var(--card-gap));background-color:#e5e5e5;width:100%;padding:6rem 0;overflow:hidden}.AthletesSection-module__jPRl7q__container{flex-direction:column;align-items:center;display:flex}.AthletesSection-module__jPRl7q__titleGroup{text-align:center;margin-bottom:4rem}.AthletesSection-module__jPRl7q__titleTop{color:#8b191b;text-transform:uppercase;margin-bottom:.5rem;font-weight:800}.AthletesSection-module__jPRl7q__titleBottom{color:#1a1a1a;text-transform:uppercase;font-weight:800}@media (min-width:1920px){.AthletesSection-module__jPRl7q__titleTop,.AthletesSection-module__jPRl7q__titleBottom{font-size:60px!important}}@media (min-width:1440px){.AthletesSection-module__jPRl7q__titleTop,.AthletesSection-module__jPRl7q__titleBottom{font-size:50px!important}}@media (min-width:1921px){.AthletesSection-module__jPRl7q__titleTop,.AthletesSection-module__jPRl7q__titleBottom{font-size:60px!important}}@media (min-width:1280px){.AthletesSection-module__jPRl7q__titleTop,.AthletesSection-module__jPRl7q__titleBottom{font-size:40px}}.AthletesSection-module__jPRl7q__carouselWrapper{justify-content:center;align-items:center;gap:2rem;width:100%;padding:2rem 0;display:flex;position:relative}.AthletesSection-module__jPRl7q__carouselContainer{width:var(--container-width);align-items:flex-end;height:600px;display:flex;position:relative;overflow:hidden}.AthletesSection-module__jPRl7q__carouselTrack{gap:var(--card-gap);align-items:flex-end;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.AthletesSection-module__jPRl7q__cardContainer{width:var(--card-width);cursor:pointer;flex-shrink:0;height:480px;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.AthletesSection-module__jPRl7q__cardBackground{background-color:#8b191b;border-radius:30px;width:100%;height:85%;transition:all .6s;position:absolute;bottom:0}.AthletesSection-module__jPRl7q__imageOverlay{pointer-events:none;z-index:5;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:-40px -20px 0}.AthletesSection-module__jPRl7q__athleteImg{object-fit:contain;width:260px;height:auto;transition:transform .6s}@media (max-width:768px){.AthletesSection-module__jPRl7q__athleteImg{width:200px}.AthletesSection-module__jPRl7q__athleteImgActive{object-fit:contain;height:auto;transition:transform .6s;width:280px!important}.AthletesSection-module__jPRl7q__prevBtn{transform:translateY(-10%);top:70%!important;left:20px!important}.AthletesSection-module__jPRl7q__nextBtn{transform:translateY(-10%);top:70%!important;right:20px!important}.AthletesSection-module__jPRl7q__carouselContainer{padding:20px 0 0 20px}}.AthletesSection-module__jPRl7q__athleteImgActive{object-fit:contain;width:350px;height:auto;transition:transform .6s}.AthletesSection-module__jPRl7q__activeCard{z-index:10;overflow:visible;transform:scale(1.1)translateY(-20px)}.AthletesSection-module__jPRl7q__activeCard .AthletesSection-module__jPRl7q__cardBackground{box-shadow:0 25px 50px #8b191b80}.AthletesSection-module__jPRl7q__nameOverlay{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:10;width:100%;font-size:1.5rem;font-weight:900;position:absolute;bottom:2.5rem;left:0}.AthletesSection-module__jPRl7q__sideOverlay{z-index:6;opacity:1;background-color:#0006;border-radius:30px;transition:opacity .6s;position:absolute;inset:15% 0 0}.AthletesSection-module__jPRl7q__activeCard .AthletesSection-module__jPRl7q__sideOverlay{opacity:0}@media (max-width:1080px){.AthletesSection-module__jPRl7q__athletesSection{--card-width:280px}.AthletesSection-module__jPRl7q__cardContainer{height:380px}.AthletesSection-module__jPRl7q__athleteImg{width:200px}.AthletesSection-module__jPRl7q__athleteImgActive{object-fit:contain;height:auto;transition:transform .6s;width:280px!important}}.AthletesSection-module__jPRl7q__prevBtn,.AthletesSection-module__jPRl7q__nextBtn{cursor:pointer;z-index:20;background:0 0;border:1px solid #fff;border-radius:50%;flex-shrink:0;padding:7px;transition:transform .2s;position:absolute}.AthletesSection-module__jPRl7q__prevBtn:hover,.AthletesSection-module__jPRl7q__nextBtn:hover{transform:scale(.9)}.AthletesSection-module__jPRl7q__prevBtn{top:60%;left:40px;transform:translateY(-10%)}.AthletesSection-module__jPRl7q__nextBtn{top:60%;right:40px;transform:translateY(-10%)}@media (max-width:1080px){.AthletesSection-module__jPRl7q__prevBtn,.AthletesSection-module__jPRl7q__nextBtn{top:70%}}@media (max-width:768px){.AthletesSection-module__jPRl7q__titleTop{font-size:1.5rem}.AthletesSection-module__jPRl7q__titleBottom{font-size:1.6rem}.AthletesSection-module__jPRl7q__cardContainer{width:280px;height:380px}}
.AthletesSectionMobile-module__k6n-uq__athletesSectionMobile{background-color:#e5e5e5;flex-direction:column;padding:4rem 0;display:flex}.AthletesSectionMobile-module__k6n-uq__titleGroup{text-align:center;margin-bottom:4rem;padding:0 1.5rem}.AthletesSectionMobile-module__k6n-uq__titleTop{color:#8b191b;text-transform:uppercase;margin-bottom:.3rem;font-size:1.1rem;font-weight:800}.AthletesSectionMobile-module__k6n-uq__titleBottom{color:#1a1a1a;font-size:1.6rem;font-weight:800;line-height:1.2}.AthletesSectionMobile-module__k6n-uq__scrollArea{scroll-snap-type:x mandatory;gap:2rem;padding:0 4rem 2rem;display:flex;overflow-x:auto}.AthletesSectionMobile-module__k6n-uq__scrollArea::-webkit-scrollbar{display:none}.AthletesSectionMobile-module__k6n-uq__athleteCard{scroll-snap-align:center;flex-direction:column;flex-shrink:0;justify-content:flex-end;min-width:280px;max-width:300px;height:480px;display:flex;position:relative;overflow:visible}.AthletesSectionMobile-module__k6n-uq__redCardBackground{z-index:1;background-color:#8b191b;border-radius:45px;height:85%;position:absolute;bottom:0;left:0;right:0}.AthletesSectionMobile-module__k6n-uq__imageWrapper{z-index:2;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.AthletesSectionMobile-module__k6n-uq__athleteImg{object-fit:contain;object-position:bottom;width:auto;height:98%}.AthletesSectionMobile-module__k6n-uq__nameOverlay{text-align:center;color:#fff;z-index:3;text-transform:uppercase;text-shadow:0 2px 4px #0000004d;font-size:1.5rem;font-weight:900;position:absolute;bottom:2rem;left:0;right:0}
.StudentsSection-module__qH4bua__studentsSection{background-color:var(--bg-secondary);width:100%;padding:8rem 0;overflow:hidden}.StudentsSection-module__qH4bua__container{flex-direction:column;align-items:center;gap:4rem;display:flex}.StudentsSection-module__qH4bua__titleGroup{text-align:center;margin-bottom:2rem}.StudentsSection-module__qH4bua__title{text-transform:uppercase;font-family:Inter,sans-serif;font-size:4rem;font-weight:800;line-height:1.1}.StudentsSection-module__qH4bua__titleRed{color:#8b191b}.StudentsSection-module__qH4bua__titleBlack{color:#000}.StudentsSection-module__qH4bua__subtitle{color:#666;margin-top:1rem;font-size:1.2rem;font-weight:500}.StudentsSection-module__qH4bua__marqueeWrapper{flex-direction:column;gap:2rem;width:100%;display:flex}.StudentsSection-module__qH4bua__marqueeRow{gap:1.5rem;width:max-content;display:flex}.StudentsSection-module__qH4bua__marqueeRowLeft{animation:120s linear infinite StudentsSection-module__qH4bua__scrollLeft}.StudentsSection-module__qH4bua__marqueeRowRight{animation:120s linear infinite StudentsSection-module__qH4bua__scrollRight}@keyframes StudentsSection-module__qH4bua__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes StudentsSection-module__qH4bua__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.StudentsSection-module__qH4bua__studentCard{background-color:#8b191b;border-radius:24px;flex-shrink:0;align-items:flex-end;width:397px;height:322px;padding:1.2rem;transition:transform .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.StudentsSection-module__qH4bua__studentCard:hover{transform:translateY(-5px)}.StudentsSection-module__qH4bua__labelGroup{justify-content:space-between;gap:.5rem;width:100%;display:flex}.StudentsSection-module__qH4bua__nameLabel{color:#000;white-space:nowrap;text-overflow:ellipsis;background-color:#fff;border-radius:20px;max-width:60%;padding:.4rem 1rem;font-size:.85rem;font-weight:700;overflow:hidden}.StudentsSection-module__qH4bua__roleLabel{color:#fff;white-space:nowrap;text-overflow:ellipsis;background-color:#000;border-radius:20px;max-width:40%;padding:.4rem 1rem;font-size:.85rem;font-weight:700;overflow:hidden}@media (max-width:768px){.StudentsSection-module__qH4bua__title{font-size:2.5rem}.StudentsSection-module__qH4bua__studentCard{width:220px;height:160px}.StudentsSection-module__qH4bua__nameLabel,.StudentsSection-module__qH4bua__roleLabel{padding:.3rem .8rem;font-size:.75rem}}
.StudentsSectionMobile-module__cY-e3W__studentsSectionMobile{background-color:#e5e5e5;flex-direction:column;padding:4rem 0;display:flex}.StudentsSectionMobile-module__cY-e3W__titleGroup{text-align:center;margin-bottom:4rem}.StudentsSectionMobile-module__cY-e3W__title{margin-bottom:.5rem;font-size:2.2rem;font-weight:900}.StudentsSectionMobile-module__cY-e3W__titleRed{color:#8b191b}.StudentsSectionMobile-module__cY-e3W__titleBlack{color:#1a1a1a}.StudentsSectionMobile-module__cY-e3W__subtitle{color:#444;font-size:.9rem;font-weight:600}.StudentsSectionMobile-module__cY-e3W__marqueeWrapper{perspective:1000px;backface-visibility:hidden;flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative;overflow:hidden}.StudentsSectionMobile-module__cY-e3W__marqueeRow{will-change:transform;backface-visibility:hidden;gap:1rem;width:max-content;display:flex;transform:translate(0,0)}.StudentsSectionMobile-module__cY-e3W__marqueeRowLeft{animation:40s linear infinite StudentsSectionMobile-module__cY-e3W__scrollLeft}.StudentsSectionMobile-module__cY-e3W__marqueeRowRight{animation:40s linear infinite StudentsSectionMobile-module__cY-e3W__scrollRight}@keyframes StudentsSectionMobile-module__cY-e3W__scrollLeft{0%{transform:translate(0,0)}to{transform:translate(-33.33%)}}@keyframes StudentsSectionMobile-module__cY-e3W__scrollRight{0%{transform:translate(-33.33%)}to{transform:translate(0,0)}}.StudentsSectionMobile-module__cY-e3W__studentCard{backface-visibility:hidden;background-color:#8b191b;border-radius:36px;flex-shrink:0;align-items:flex-end;width:246px;height:200px;padding:1.2rem;display:flex;position:relative;transform:translate(0,0)}.StudentsSectionMobile-module__cY-e3W__labelGroup{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.StudentsSectionMobile-module__cY-e3W__nameLabel{color:#1a1a1a;white-space:nowrap;background-color:#fff;border-radius:9999px;padding:.6rem 1rem;font-size:.65rem;font-weight:800;box-shadow:0 4px 10px #0000001a}.StudentsSectionMobile-module__cY-e3W__roleLabel{color:#fff;text-transform:uppercase;text-overflow:ellipsis;text-align:center;background-color:#111;border-radius:9999px;padding:.6rem 1rem;font-size:.65rem;font-weight:800;box-shadow:0 4px 10px #0003}
.ContactSection-module__PWIbWW__contactSection{color:#fff;background-color:#8b191b;padding:8rem 0;position:relative;overflow:hidden}.ContactSection-module__PWIbWW__bgPattern{opacity:.3;pointer-events:none;background-color:#0000;background-image:linear-gradient(135deg,#ffffff0d 25%,#0000 25%),linear-gradient(225deg,#ffffff0d 25%,#0000 25%),linear-gradient(315deg,#ffffff0d 25%,#0000 25%),linear-gradient(45deg,#ffffff0d 25%,#0000 25%);background-position:-50px 0,-50px 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:100px 100px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;width:40%;height:100%;position:absolute;top:0;left:0}.ContactSection-module__PWIbWW__container{z-index:2;justify-content:space-between;align-items:flex-start;gap:6rem;display:flex;position:relative}.ContactSection-module__PWIbWW__leftContent{flex:1;max-width:500px}.ContactSection-module__PWIbWW__title{text-transform:uppercase;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1}.ContactSection-module__PWIbWW__description{opacity:.9;font-size:1.2rem;line-height:1.6}.ContactSection-module__PWIbWW__formWrapper{flex:1.2;width:100%;max-width:650px}.ContactSection-module__PWIbWW__form{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__PWIbWW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__PWIbWW__inputGroup label{opacity:.9;font-size:.9rem;font-weight:600}.ContactSection-module__PWIbWW__input,.ContactSection-module__PWIbWW__textarea{color:#333;background-color:#fff;border:none;border-radius:8px;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem;transition:box-shadow .3s}.ContactSection-module__PWIbWW__input:focus,.ContactSection-module__PWIbWW__textarea:focus{box-shadow:0 0 0 3px #ffffff4d}.ContactSection-module__PWIbWW__textarea{resize:none;height:120px}.ContactSection-module__PWIbWW__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactSection-module__PWIbWW__btnContainer{justify-content:flex-end;margin-top:1rem;display:flex}.ContactSection-module__PWIbWW__submitBtn{color:#8b191b;cursor:pointer;clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);text-align:center;background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);border:none;min-width:250px;padding:1rem 4rem;font-size:1.1rem;font-weight:900;transition:transform .2s,box-shadow .2s}.ContactSection-module__PWIbWW__submitBtn:hover{transform:translate(-5px);box-shadow:5px 5px 20px #0003}@media (max-width:992px){.ContactSection-module__PWIbWW__container{flex-direction:column;gap:4rem}.ContactSection-module__PWIbWW__leftContent,.ContactSection-module__PWIbWW__formWrapper{max-width:100%}.ContactSection-module__PWIbWW__title{font-size:2.5rem}}@media (max-width:576px){.ContactSection-module__PWIbWW__row{grid-template-columns:1fr}.ContactSection-module__PWIbWW__submitBtn{clip-path:none;border-radius:8px;width:100%}}.ContactSection-module__PWIbWW__successMsg{color:#4caf50;text-align:center;background:#ffffffe6;border-radius:8px;margin-top:1rem;padding:.8rem;font-weight:600}.ContactSection-module__PWIbWW__errorMsg{color:#ff5252;text-align:center;background:#ffffffe6;border-radius:8px;margin-top:1rem;padding:.8rem;font-weight:600}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#111;padding:6rem 0 3rem;font-family:Inter,sans-serif}.Footer-module__S6Hkya__container{flex-direction:column;gap:4rem;display:flex}.Footer-module__S6Hkya__topSection{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;display:grid}.Footer-module__S6Hkya__brandArea{flex-direction:column;gap:2rem;display:flex}.Footer-module__S6Hkya__logo{width:105px;height:auto}.Footer-module__S6Hkya__socialsGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__sectionTitle{text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__socialIcons{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#8b191b;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background-color:#8b191b}.Footer-module__S6Hkya__socialIcon svg{fill:currentColor}.Footer-module__S6Hkya__newsletterArea{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__inputWrapper{width:100%;max-width:350px;position:relative}.Footer-module__S6Hkya__input{color:#333;background-color:#fff;border:none;border-radius:25px;outline:none;width:100%;padding:.8rem 5rem .8rem 1.5rem;font-size:.9rem}.Footer-module__S6Hkya__submitBtn{color:#fff;cursor:pointer;background-color:#8b191b;border:none;border-radius:20px;padding:0 1.5rem;font-size:.8rem;font-weight:700;transition:background-color .3s;position:absolute;top:4px;bottom:4px;right:4px}.Footer-module__S6Hkya__submitBtn:hover{background-color:#a31d20}.Footer-module__S6Hkya__linksColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkItem{color:#aaa;font-size:1rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__linkItem:hover{color:#fff}.Footer-module__S6Hkya__divider{background-color:#333;width:100%;height:1px}.Footer-module__S6Hkya__bottomSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__companyName{text-transform:uppercase;font-size:1.2rem;font-weight:800}.Footer-module__S6Hkya__companyDetails{color:#888;flex-direction:column;gap:.5rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__certifications{text-transform:uppercase;margin-top:.5rem;font-size:1.1rem;font-weight:700}@media (max-width:992px){.Footer-module__S6Hkya__topSection{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:4rem 0 2rem}.Footer-module__S6Hkya__topSection{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__S6Hkya__brandArea{text-align:left;grid-column:span 2;align-items:flex-start;gap:1.5rem}.Footer-module__S6Hkya__socialIcons{justify-content:flex-start}.Footer-module__S6Hkya__newsletterArea{align-items:flex-start;margin-top:.5rem}.Footer-module__S6Hkya__linksColumn{text-align:left;gap:1rem}.Footer-module__S6Hkya__linksList{align-items:flex-start}.Footer-module__S6Hkya__bottomSection{text-align:left;gap:1.2rem}.Footer-module__S6Hkya__companyName{font-size:1.1rem}}
.Profile-module__HLzWoG__profileContainer{width:100%;max-width:1200px;margin:0 auto;padding:80px 20px 40px}.Profile-module__HLzWoG__tabsContainer{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px;display:flex}.Profile-module__HLzWoG__tabsList{align-items:center;gap:30px;display:flex}.Profile-module__HLzWoG__titleTab{color:#fff;clip-path:polygon(0 0,100% 0,85% 100%,0 100%);text-transform:uppercase;background-color:#8b0000;margin-bottom:-2px;padding:16px 50px 16px 30px;font-size:24px;font-weight:700}.Profile-module__HLzWoG__activeTab{color:#fff;background-color:gray;border-radius:10px;padding:5px;font-size:14px;font-weight:600}.Profile-module__HLzWoG__tab{color:#4b5563;cursor:pointer;padding:12px 10px;font-size:16px;font-weight:500;transition:color .2s}.Profile-module__HLzWoG__tab:hover{color:#111}.Profile-module__HLzWoG__divider{gap:40px;display:flex}.Profile-module__HLzWoG__col{flex-direction:column;flex:1;gap:32px;display:flex}.Profile-module__HLzWoG__inputGroup{flex-direction:column;gap:8px;display:flex}.Profile-module__HLzWoG__label{color:#111;font-size:18px;font-weight:700}.Profile-module__HLzWoG__inputWrapper{width:100%;position:relative}.Profile-module__HLzWoG__input{color:#333;background-color:#d1d5db;border:none;border-radius:8px;outline:none;width:100%;padding:14px 40px 14px 16px;font-size:16px}.Profile-module__HLzWoG__textarea{resize:vertical;min-height:120px}.Profile-module__HLzWoG__editIcon{color:#4b5563;cursor:pointer;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Profile-module__HLzWoG__textareaIcon{top:24px}.Profile-module__HLzWoG__compositeWrapper{background-color:#d1d5db;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.Profile-module__HLzWoG__compositeTextarea{border-bottom:1px solid #0000001a!important;border-radius:0!important}.Profile-module__HLzWoG__compositeInput{border-radius:0!important}.Profile-module__HLzWoG__updateBtn{color:#fff;cursor:pointer;clip-path:polygon(0 0,100% 0,80% 100%,0 100%);text-transform:uppercase;background-color:#8b0000;border:none;margin-top:40px;padding:14px 80px 14px 40px;font-size:20px;font-weight:700;transition:opacity .2s}.Profile-module__HLzWoG__updateBtn:hover{opacity:.9}@media (max-width:768px){.Profile-module__HLzWoG__profileContainer{padding:72px 0 0}.Profile-module__HLzWoG__tabsContainer{border-bottom:none;flex-direction:column;align-items:center;gap:0;margin-bottom:20px}.Profile-module__HLzWoG__titleTab{text-align:center;clip-path:polygon(0 0,100% 0,88% 100%,12% 100%);width:100%;max-width:600px;margin:0 auto 20px;padding:20px 0;font-size:25px}.Profile-module__HLzWoG__sectionTitle{font-size:16px!important}.Profile-module__HLzWoG__tabsList{scrollbar-width:none;background-color:#111a24;border-radius:40px;justify-content:center;gap:10px;width:90%;padding:10px 20px;overflow-x:auto}.Profile-module__HLzWoG__tabsList::-webkit-scrollbar{display:none}.Profile-module__HLzWoG__tab{color:#9ca3af;white-space:nowrap;padding:4px 5px;font-size:12px}.Profile-module__HLzWoG__activeTab{color:#fff;white-space:nowrap;background-color:#ffffff1a;border:none;border-radius:20px;padding:8px 16px;font-size:14px}.Profile-module__HLzWoG__divider{flex-direction:column;padding:0 20px}.Profile-module__HLzWoG__navArrows{display:none}}.Profile-module__HLzWoG__communityContainer{flex-direction:column;gap:40px;padding-top:10px;display:flex}.Profile-module__HLzWoG__searchBarWrapper{width:320px}.Profile-module__HLzWoG__searchBar{color:#333;background-color:#bebebe;border:none;border-radius:20px;outline:none;width:100%;padding:10px 20px;font-size:14px;font-weight:500}.Profile-module__HLzWoG__searchBar::placeholder{color:#777}.Profile-module__HLzWoG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Profile-module__HLzWoG__sectionTitle{color:#111;text-transform:uppercase;margin:0;font-size:20px;font-weight:700}.Profile-module__HLzWoG__navArrows{gap:12px;display:flex}@media (max-width:768px){.Profile-module__HLzWoG__navArrows{display:none}}.Profile-module__HLzWoG__arrowBtn{cursor:pointer;color:#111;background:0 0;border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.Profile-module__HLzWoG__arrowBtn:hover{color:#fff;background-color:gray}.Profile-module__HLzWoG__carouselContainer{margin:0 -10px;padding-bottom:10px;position:relative;overflow:hidden}.Profile-module__HLzWoG__fadeRight{pointer-events:none;background:linear-gradient(90deg,#0000,#e5e5e5 80%);width:150px;position:absolute;top:0;bottom:0;right:0}.Profile-module__HLzWoG__slickCardWrapper{padding:0 10px}.Profile-module__HLzWoG__cardSquare{aspect-ratio:1;background-color:#1a202c;border-radius:8px;width:100%}.Profile-module__HLzWoG__cardRect{aspect-ratio:1.7;background-color:#1a202c;border-radius:8px;width:100%}.Profile-module__HLzWoG__favCardWrapper{padding:10px}.Profile-module__HLzWoG__favCard{aspect-ratio:1;cursor:pointer;background-color:#151a24;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.Profile-module__HLzWoG__favCard:hover,.Profile-module__HLzWoG__favCardActive{background-color:#8b0000}.Profile-module__HLzWoG__favCardIcon{color:#fff;z-index:2;position:absolute;top:12px;right:12px}.Profile-module__HLzWoG__favImagePlaceholder{justify-content:center;align-items:flex-end;width:100%;height:90%;display:flex;position:absolute;bottom:0}.Profile-module__HLzWoG__favImage{object-fit:cover;object-position:bottom;opacity:.85;width:auto;height:100%}.Profile-module__HLzWoG__favCardName{z-index:3;color:#fff;text-transform:uppercase;opacity:0;padding-bottom:12px;font-size:14px;font-weight:700;transition:opacity .3s;position:relative}.Profile-module__HLzWoG__favCard:hover .Profile-module__HLzWoG__favCardName,.Profile-module__HLzWoG__favCardActive .Profile-module__HLzWoG__favCardName{opacity:1}.Profile-module__HLzWoG__bookmarkCard{flex-direction:column;gap:8px;width:100%;display:flex}.Profile-module__HLzWoG__bookmarkImageContainer{aspect-ratio:1.6;background-color:#1a202c;width:100%;position:relative;overflow:hidden}.Profile-module__HLzWoG__bookmarkRedContainer{background-color:#8b0000}.Profile-module__HLzWoG__bookmarkIcon{color:#fff;z-index:2;position:absolute;bottom:8px;right:12px}.Profile-module__HLzWoG__courseLabel{color:#fff;clip-path:polygon(0 0,85% 0,100% 100%,0 100%);background-color:#151a24;align-items:center;gap:8px;padding:8px 30px 8px 16px;font-size:14px;font-weight:700;display:flex;position:absolute;bottom:0;left:0}.Profile-module__HLzWoG__bookmarkTitle{color:#111;margin-top:4px;font-size:18px;font-weight:700}.Profile-module__HLzWoG__bookmarkDesc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;font-size:14px;display:-webkit-box;overflow:hidden}.Profile-module__HLzWoG__bookmarkImage{object-fit:cover;width:100%;height:100%}
.SocialBar-module__x57xoG__socialBarContainer{background-color:#fff;justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:640px){.SocialBar-module__x57xoG__socialBarContainer{display:none}}.SocialBar-module__x57xoG__contentWrapper{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.SocialBar-module__x57xoG__mainBar{letter-spacing:2px;clip-path:polygon(0 0,100% 0,93% 100%,7% 100%);z-index:2;background-color:#1a1a1a;justify-content:space-around;align-items:center;width:70%;height:100%;padding:20px;font-size:1.2rem;font-weight:900;display:flex;position:relative}.SocialBar-module__x57xoG__decorLeft,.SocialBar-module__x57xoG__decorRight{z-index:1;background-color:#1a1a1a;width:15%;height:100%;position:absolute;top:0}.SocialBar-module__x57xoG__decorLeft{clip-path:polygon(10% 0,30% 0,61% 100%,41% 100%);left:10%}.SocialBar-module__x57xoG__decorRight{clip-path:polygon(64% 0,82% 0,52% 100%,34% 100%);right:9%}@media (max-width:1024px){.SocialBar-module__x57xoG__decorLeft{left:5%}.SocialBar-module__x57xoG__decorRight{right:5%}}.SocialBar-module__x57xoG__redText{color:#f33;cursor:pointer;transition:var(--transition)}.SocialBar-module__x57xoG__socialItem{cursor:pointer;color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:8px 16px;transition:all .3s;display:flex}.SocialBar-module__x57xoG__socialItem:hover{color:var(--primary-red);transform:translateY(-2px)}.SocialBar-module__x57xoG__whiteText{color:#fff;cursor:pointer;transition:var(--transition)}@media (max-width:1024px){.SocialBar-module__x57xoG__mainBar{width:80%;font-size:1rem}}@media (max-width:768px){.SocialBar-module__x57xoG__mainBar{clip-path:none;width:100%;padding:0 1rem;font-size:.9rem}.SocialBar-module__x57xoG__decorLeft,.SocialBar-module__x57xoG__decorRight{display:none}}
