.Hero-module__JgYmMq__hero{background:#0a0f1a;align-items:flex-end;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__backgroundImage{z-index:1;background-color:#0000;background-image:linear-gradient(#0a0f1a4d 0%,#0a0f1aa6 60%,#0a0f1a 95%),url(/media/hero/hero-main.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.Hero-module__JgYmMq__glow{z-index:2;pointer-events:none;background:radial-gradient(50% 40% at 20% 60%,#c41e2a66 0%,#0000 70%),radial-gradient(40% 30% at 80% 30%,#c8a85026 0%,#0000 70%);animation:6s ease-in-out infinite Hero-module__JgYmMq__glowPulse;position:absolute;inset:0}@keyframes Hero-module__JgYmMq__glowPulse{0%,to{opacity:.6}50%{opacity:1}}.Hero-module__JgYmMq__accentBar{background:linear-gradient(90deg,#c8a850,#c41e2a);border-radius:2px;width:60px;height:3px;margin-bottom:1.5rem}.Hero-module__JgYmMq__content{z-index:10;flex-direction:column;align-items:flex-start;width:100%;max-width:1440px;margin:0 auto;padding:0 5% 8vh;display:flex;position:relative}.Hero-module__JgYmMq__tag{letter-spacing:2px;text-transform:uppercase;color:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:600;font-family:var(--font-outfit), "Outfit", sans-serif;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:8px;margin-bottom:1.25rem;padding:8px 18px;display:inline-flex}.Hero-module__JgYmMq__tagDot{background:#c8a850;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__JgYmMq__dotPulse;box-shadow:0 0 10px #c8a850cc}@keyframes Hero-module__JgYmMq__dotPulse{0%,to{box-shadow:0 0 6px #c8a85099}50%{box-shadow:0 0 14px #c8a850}}.Hero-module__JgYmMq__title{font-family:var(--font-outfit), "Outfit", sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.25rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1}.Hero-module__JgYmMq__subtitle{color:#ffffff80;max-width:520px;margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__JgYmMq__btnPrimary{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#0a0f1a;cursor:pointer;background:#fff;border:none;border-radius:4px;align-items:center;gap:10px;padding:16px 36px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Hero-module__JgYmMq__btnPrimary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 32px #fff3}.Hero-module__JgYmMq__btnPrimary svg{width:16px;height:16px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Hero-module__JgYmMq__btnPrimary:hover svg{transform:translate(4px)}.Hero-module__JgYmMq__btnOutline{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:4px;align-items:center;gap:10px;padding:16px 36px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Hero-module__JgYmMq__btnOutline:hover{background:#ffffff0d;border-color:#ffffff80;transform:translateY(-2px)}.Hero-module__JgYmMq__scrollIndicator{z-index:10;flex-direction:column;align-items:center;gap:8px;animation:2s ease-in-out infinite Hero-module__JgYmMq__scrollBounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollText{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:2px;text-transform:uppercase;color:#ffffff4d;font-size:10px;font-weight:600}.Hero-module__JgYmMq__scrollChevron{color:#ffffff4d;width:20px;height:20px}@keyframes Hero-module__JgYmMq__scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (max-width:639px){.Hero-module__JgYmMq__content{padding-bottom:12vh}.Hero-module__JgYmMq__actions{flex-direction:column;width:100%}.Hero-module__JgYmMq__btnPrimary,.Hero-module__JgYmMq__btnOutline{justify-content:center;width:100%}.Hero-module__JgYmMq__scrollIndicator{display:none}}
.NewsCard-module__FVKX2q__card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s;display:block;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.NewsCard-module__FVKX2q__card:hover{border-color:#c41e2a;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.NewsCard-module__FVKX2q__imageWrap{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.NewsCard-module__FVKX2q__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.NewsCard-module__FVKX2q__card:hover .NewsCard-module__FVKX2q__image{transform:scale(1.05)}.NewsCard-module__FVKX2q__imagePlaceholder{background:linear-gradient(135deg,#e5e7eb 0%,#c41e2a 60%,#e5e7eb 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.NewsCard-module__FVKX2q__imagePlaceholderIcon{color:#ffffff4d;width:48px;height:48px}.NewsCard-module__FVKX2q__gradientOverlay{display:none}.NewsCard-module__FVKX2q__badge{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:#fff;z-index:2;background:#c41e2a;border-radius:3px;align-items:center;padding:5px 12px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px}.NewsCard-module__FVKX2q__content{z-index:2;padding:20px 24px;position:relative}.NewsCard-module__FVKX2q__date{font-family:var(--font-outfit), "Outfit", sans-serif;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:500}.NewsCard-module__FVKX2q__title{font-family:var(--font-outfit), "Outfit", sans-serif;color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.15rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.NewsCard-module__FVKX2q__featured{}.NewsCard-module__FVKX2q__featured .NewsCard-module__FVKX2q__imageWrap{aspect-ratio:21/9}.NewsCard-module__FVKX2q__featured .NewsCard-module__FVKX2q__title{font-size:1.5rem}@media (max-width:639px){.NewsCard-module__FVKX2q__featured .NewsCard-module__FVKX2q__imageWrap{aspect-ratio:16/10}}
.TeamCard-module__tXDLPW__card{border-radius:8px;flex-shrink:0;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.TeamCard-module__tXDLPW__card:hover{transform:translateY(-4px)}.TeamCard-module__tXDLPW__imageWrap{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.TeamCard-module__tXDLPW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.TeamCard-module__tXDLPW__card:hover .TeamCard-module__tXDLPW__image{transform:scale(1.06)}.TeamCard-module__tXDLPW__imagePlaceholder{background:linear-gradient(160deg,#e5e7eb 0%,#c41e2a 50%,#1a1a1a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.TeamCard-module__tXDLPW__imagePlaceholderIcon{color:#fff3;width:56px;height:56px}.TeamCard-module__tXDLPW__overlay{pointer-events:none;background:linear-gradient(#0000 40%,#0a0f1a26 65%,#0a0f1ab3 100%);transition:background .4s;position:absolute;inset:0}.TeamCard-module__tXDLPW__card:hover .TeamCard-module__tXDLPW__overlay{background:linear-gradient(#0000 40%,#0a0f1a66 65%,#0a0f1ae6 100%)}.TeamCard-module__tXDLPW__categoryBadge{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:1.2px;text-transform:uppercase;color:#fff;z-index:2;background:#c41e2ae6;border-radius:3px;align-items:center;padding:5px 12px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:14px;right:14px}.TeamCard-module__tXDLPW__name{font-family:var(--font-outfit), "Outfit", sans-serif;color:#fff;z-index:2;font-size:1.15rem;font-weight:700;line-height:1.3;position:absolute;bottom:20px;left:20px;right:20px}
.news-module__Bqg9GG__sectionTag{text-transform:uppercase;letter-spacing:.08em;color:#c41e2a;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.news-module__Bqg9GG__sectionTag:before{content:"";background-color:#c41e2a;border-radius:1px;width:2rem;height:2px;display:inline-block}.news-module__Bqg9GG__sectionTitle{color:#1a1a1a;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;line-height:1.2}.news-module__Bqg9GG__sectionDesc{color:#6b7280;margin-top:.75rem;font-size:1.0625rem;line-height:1.7}.news-module__Bqg9GG__section{background:#f8f9fa;padding:4rem 0 5rem}.news-module__Bqg9GG__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.news-module__Bqg9GG__header{text-align:center;margin-bottom:3rem}.news-module__Bqg9GG__newsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.news-module__Bqg9GG__emptyState{text-align:center;padding:5rem 0}.news-module__Bqg9GG__emptyIcon{color:#9ca3af;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.news-module__Bqg9GG__emptyIcon svg{width:1.5rem;height:1.5rem}.news-module__Bqg9GG__emptyText{color:#6b7280;font-size:.9375rem}@media (max-width:639px){.news-module__Bqg9GG__newsGrid{grid-template-columns:1fr}.news-module__Bqg9GG__sectionTitle{font-size:1.625rem}}
.squadre-module__5eJY3a__sectionTag{text-transform:uppercase;letter-spacing:.08em;color:#c41e2a;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.squadre-module__5eJY3a__sectionTag:before{content:"";background-color:#c41e2a;border-radius:1px;width:2rem;height:2px;display:inline-block}.squadre-module__5eJY3a__sectionTitle{color:#1a1a1a;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;line-height:1.2}.squadre-module__5eJY3a__sectionDesc{color:#6b7280;margin-top:.75rem;font-size:1.0625rem;line-height:1.7}.squadre-module__5eJY3a__section{background:#f8f9fa;padding:4rem 0 5rem}.squadre-module__5eJY3a__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.squadre-module__5eJY3a__header{text-align:center;margin-bottom:3rem}.squadre-module__5eJY3a__filterTabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.squadre-module__5eJY3a__filterTab{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .25s}.squadre-module__5eJY3a__filterTab:hover{color:#1a1a1a;background:#f3f4f6;border-color:#9ca3af}.squadre-module__5eJY3a__filterTabActive{color:#fff;background:#c41e2a;border-color:#c41e2a;box-shadow:0 4px 16px #c41e2a4d;}.squadre-module__5eJY3a__filterTabActive:hover{color:#fff;background:#a3181f;border-color:#a3181f}.squadre-module__5eJY3a__teamsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.squadre-module__5eJY3a__emptyState{text-align:center;color:#6b7280;padding:4rem 0;font-size:.9375rem}@media (max-width:639px){.squadre-module__5eJY3a__teamsGrid{grid-template-columns:repeat(2,1fr)}.squadre-module__5eJY3a__sectionTitle{font-size:1.625rem}}@media (max-width:480px){.squadre-module__5eJY3a__teamsGrid{grid-template-columns:1fr}}
.EventCard-module__NA86bW__card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:stretch;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.EventCard-module__NA86bW__card:hover{border-color:#c41e2a;transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.EventCard-module__NA86bW__dateBadge{background:#c41e2a;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:90px;padding:16px 8px;display:flex;position:relative}.EventCard-module__NA86bW__dateBadge:before{display:none}.EventCard-module__NA86bW__dateBadgeDay{font-family:var(--font-outfit), "Outfit", sans-serif;color:#fff;font-size:28px;font-weight:900;line-height:1}.EventCard-module__NA86bW__dateBadgeMonth{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:#fffc;margin-top:4px;font-size:11px;font-weight:600}.EventCard-module__NA86bW__body{flex-direction:column;flex:1;justify-content:center;padding:20px 24px;display:flex}.EventCard-module__NA86bW__title{font-family:var(--font-outfit), "Outfit", sans-serif;color:#1a1a1a;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.05rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.EventCard-module__NA86bW__meta{color:#9ca3af;font-size:13px;font-weight:500;font-family:var(--font-outfit), "Outfit", sans-serif;align-items:center;gap:6px;margin-top:6px;display:flex}.EventCard-module__NA86bW__metaIcon{color:#9ca3af;flex-shrink:0;width:14px;height:14px}.EventCard-module__NA86bW__description{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}
.eventi-module__uERkfG__sectionTag{text-transform:uppercase;letter-spacing:.08em;color:#c41e2a;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.eventi-module__uERkfG__sectionTag:before{content:"";background-color:#c41e2a;border-radius:1px;width:2rem;height:2px;display:inline-block}.eventi-module__uERkfG__sectionTitle{color:#1a1a1a;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;line-height:1.2}.eventi-module__uERkfG__sectionDesc{color:#6b7280;margin-top:.75rem;font-size:1.0625rem;line-height:1.7}.eventi-module__uERkfG__section{background:#f8f9fa;padding:4rem 0 5rem}.eventi-module__uERkfG__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.eventi-module__uERkfG__header{text-align:center;margin-bottom:3rem}.eventi-module__uERkfG__upcomingBlock{margin-bottom:4rem}.eventi-module__uERkfG__blockTitle{color:#1a1a1a;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;display:flex}.eventi-module__uERkfG__blockTitleDot{background:#c41e2a;border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite eventi-module__uERkfG__pulse;box-shadow:0 0 8px #c41e2a80}@keyframes eventi-module__uERkfG__pulse{0%,to{opacity:1}50%{opacity:.4}}.eventi-module__uERkfG__eventsGrid{gap:1rem;display:grid}.eventi-module__uERkfG__emptyState{text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:1rem;padding:3.5rem 1.5rem}.eventi-module__uERkfG__emptyIcon{color:#9ca3af;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.eventi-module__uERkfG__emptyIcon svg{width:1.5rem;height:1.5rem}.eventi-module__uERkfG__emptyText{color:#6b7280;font-size:.9375rem}.eventi-module__uERkfG__pastBlock{border-top:1px solid #e5e7eb;padding-top:2rem}.eventi-module__uERkfG__pastBlockTitle{color:#9ca3af;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.eventi-module__uERkfG__pastGrid{opacity:.5;gap:1rem;display:grid}@media (max-width:639px){.eventi-module__uERkfG__sectionTitle{font-size:1.625rem}}
.home-module__pAMqAq__sectionTagWrap{align-items:center;gap:12px;margin-bottom:12px;display:flex}.home-module__pAMqAq__sectionAccentBar{background:#c41e2a;border-radius:2px;flex-shrink:0;width:24px;height:3px}.home-module__pAMqAq__sectionTag{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:2px;text-transform:uppercase;color:#c41e2a;font-size:11px;font-weight:600}.home-module__pAMqAq__sectionTitle{font-family:var(--font-outfit), "Outfit", sans-serif;color:#1a1a1a;letter-spacing:-.01em;text-transform:uppercase;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.1}.home-module__pAMqAq__sectionSubtitle{color:#6b7280;max-width:540px;margin-top:10px;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.6}.home-module__pAMqAq__sectionHeader{margin-bottom:48px}.home-module__pAMqAq__sectionHeaderCenter{text-align:center;}.home-module__pAMqAq__sectionHeaderCenter .home-module__pAMqAq__sectionTagWrap{justify-content:center}.home-module__pAMqAq__sectionHeaderCenter .home-module__pAMqAq__sectionSubtitle{margin-left:auto;margin-right:auto}.home-module__pAMqAq__sectionHeaderRow{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:48px;display:flex}.home-module__pAMqAq__viewAllLink{font-family:var(--font-outfit), "Outfit", sans-serif;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s;display:none}.home-module__pAMqAq__viewAllLink:hover{color:#c41e2a}@media (min-width:640px){.home-module__pAMqAq__viewAllLink{align-items:center;gap:4px;display:inline-flex}}.home-module__pAMqAq__viewAllMobile{text-align:center;margin-top:2rem;display:block}@media (min-width:640px){.home-module__pAMqAq__viewAllMobile{display:none}}.home-module__pAMqAq__viewAllMobileLink{font-family:var(--font-outfit), "Outfit", sans-serif;color:#c41e2a;font-size:14px;font-weight:600;text-decoration:none}.home-module__pAMqAq__emptyText{text-align:center;color:#9ca3af;padding:3rem 0;font-size:.95rem}.home-module__pAMqAq__statsSection{z-index:2;background:#fff;padding:0;position:relative;box-shadow:0 4px 24px #0000000f}.home-module__pAMqAq__statsInner{max-width:var(--container-max);margin:0 auto;padding:0}.home-module__pAMqAq__statsGrid{grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.home-module__pAMqAq__statsGrid{grid-template-columns:repeat(4,1fr)}}.home-module__pAMqAq__statCard{text-align:center;padding:48px 16px;position:relative}.home-module__pAMqAq__statCard+.home-module__pAMqAq__statCard:before{content:"";background:#e5e7eb;width:1px;position:absolute;top:25%;bottom:25%;left:0}.home-module__pAMqAq__statValue{font-family:var(--font-outfit), "Outfit", sans-serif;color:#c41e2a;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1}.home-module__pAMqAq__statLabel{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:#6b7280;margin-top:8px;font-size:11px;font-weight:600}.home-module__pAMqAq__aboutSection{padding:var(--section-pad-y) 0;background:#fff;position:relative;overflow:hidden}.home-module__pAMqAq__aboutSection:before{content:"";pointer-events:none;background:radial-gradient(80% 80% at 80%,#c41e2a0a 0%,#0000 70%);width:60%;height:100%;position:absolute;top:0;right:0}.home-module__pAMqAq__aboutInner{max-width:var(--container-max);z-index:1;grid-template-columns:1fr;align-items:center;gap:48px;margin:0 auto;padding:0 5%;display:grid;position:relative}@media (min-width:1024px){.home-module__pAMqAq__aboutInner{grid-template-columns:1fr 1fr;gap:80px}}.home-module__pAMqAq__aboutContent{flex-direction:column;gap:1.5rem;display:flex}.home-module__pAMqAq__aboutHeading{font-family:var(--font-outfit), "Outfit", sans-serif;color:#1a1a1a;text-transform:uppercase;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.15}.home-module__pAMqAq__aboutDescription{color:#6b7280;max-width:480px;font-size:1rem;line-height:1.8}.home-module__pAMqAq__aboutBtn{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#c41e2a;cursor:pointer;background:0 0;border:1px solid #c41e2a;border-radius:4px;align-items:center;gap:10px;width:fit-content;padding:14px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.home-module__pAMqAq__aboutBtn:hover{color:#fff;background:#c41e2a}.home-module__pAMqAq__aboutBtn svg{width:16px;height:16px;transition:transform .3s}.home-module__pAMqAq__aboutBtn:hover svg{transform:translate(4px)}.home-module__pAMqAq__aboutImageWrap{aspect-ratio:4/3;clip-path:polygon(10% 0%,100% 0%,100% 100%,0% 100%);border-radius:8px;position:relative;overflow:hidden}.home-module__pAMqAq__aboutImagePlaceholder{background:linear-gradient(135deg,#e5e7eb 0%,#c41e2a 60%,#e5e7eb 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-module__pAMqAq__aboutImagePlaceholder svg{color:#ffffff4d;width:64px;height:64px}.home-module__pAMqAq__newsSection{padding:var(--section-pad-y) 0;background:#f8f9fa}.home-module__pAMqAq__newsInner{max-width:var(--container-max);margin:0 auto;padding:0 5%}.home-module__pAMqAq__newsGrid{grid-template-columns:1fr;gap:16px;display:grid}.home-module__pAMqAq__newsGrid>:first-child{grid-column:1/-1}@media (min-width:768px){.home-module__pAMqAq__newsGrid{grid-template-columns:repeat(2,1fr)}.home-module__pAMqAq__newsGrid>:first-child{grid-column:1/-1}}.home-module__pAMqAq__teamsSection{padding:var(--section-pad-y) 0;background:#fff;overflow:hidden}.home-module__pAMqAq__teamsInner{max-width:var(--container-max);margin:0 auto;padding:0 5%}.home-module__pAMqAq__teamsScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.home-module__pAMqAq__teamsScroll::-webkit-scrollbar{display:none}.home-module__pAMqAq__teamsScroll>*{scroll-snap-align:start;width:240px;min-width:240px}@media (min-width:768px){.home-module__pAMqAq__teamsScroll>*{width:280px;min-width:280px}}.home-module__pAMqAq__viewAllTeams{justify-content:center;margin-top:48px;display:flex}.home-module__pAMqAq__viewAllTeamsBtn{font-family:var(--font-outfit), "Outfit", sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#c41e2a;cursor:pointer;background:0 0;border:1px solid #c41e2a;border-radius:4px;align-items:center;gap:8px;padding:14px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.home-module__pAMqAq__viewAllTeamsBtn:hover{color:#fff;background:#c41e2a}.home-module__pAMqAq__eventsSection{padding:var(--section-pad-y) 0;background:#f8f9fa}.home-module__pAMqAq__eventsInner{max-width:var(--container-max);margin:0 auto;padding:0 5%}.home-module__pAMqAq__eventsGrid{grid-template-columns:1fr;gap:12px;display:grid}.home-module__pAMqAq__sponsorsSection{padding:var(--section-pad-y) 0;background:#f0f1f3;border-top:1px solid #e5e7eb;overflow:hidden}.home-module__pAMqAq__sponsorsInner{max-width:var(--container-max);margin:0 auto;padding:0 5%}.home-module__pAMqAq__sponsorsTrack{gap:48px;width:max-content;animation:30s linear infinite home-module__pAMqAq__scrollSponsors;display:flex}@keyframes home-module__pAMqAq__scrollSponsors{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__pAMqAq__sponsorsTrack:hover{animation-play-state:paused}.home-module__pAMqAq__sponsorItem{filter:grayscale();opacity:.6;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:140px;height:64px;padding:12px 24px;text-decoration:none;transition:all .3s;display:flex}.home-module__pAMqAq__sponsorItem:hover{filter:grayscale(0%);opacity:1;border-color:#c41e2a;box-shadow:0 4px 12px #00000014}.home-module__pAMqAq__sponsorLogo{object-fit:contain;max-width:110px;max-height:40px}.home-module__pAMqAq__sponsorName{color:#6b7280;white-space:nowrap;font-size:12px;font-weight:500}.home-module__pAMqAq__sponsorPlaceholders{gap:48px;width:max-content;animation:30s linear infinite home-module__pAMqAq__scrollSponsors;display:flex}.home-module__pAMqAq__sponsorPlaceholder{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:64px;display:flex}.home-module__pAMqAq__sponsorPlaceholder span{color:#9ca3af;font-size:12px}
