:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.organizationAdCarousel-module__4WrLPG__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:min(100%,120rem);margin:0 auto;padding:0;display:flex}.organizationAdCarousel-module__4WrLPG__swiper{--carousel-pill-half:3.5rem;--carousel-btn-half:1.375rem;--carousel-nav-gap:.5rem;--carousel-nav-offset:calc(var(--carousel-pill-half) + var(--carousel-nav-gap) + var(--carousel-btn-half));box-sizing:border-box;width:100%;max-width:min(100%,120rem);padding-bottom:4.5rem;position:relative}.organizationAdCarousel-module__4WrLPG__swiper .swiper-wrapper{align-items:stretch}.organizationAdCarousel-module__4WrLPG__swiper .swiper-slide{box-sizing:border-box;justify-content:center;align-items:stretch;height:auto;display:flex}.organizationAdCarousel-module__4WrLPG__swiper .swiper-pagination-fraction{width:auto;min-width:7rem;min-height:2.75rem;font-size:var(--text-sm);letter-spacing:.02em;color:#94a3b8;box-shadow:none;box-sizing:border-box;font-variant-numeric:tabular-nums;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:.4rem .5rem;font-weight:600;line-height:1.2;display:inline-flex;position:absolute;inset:auto auto .85rem 50%;transform:translate(-50%)}.organizationAdCarousel-module__4WrLPG__swiper .swiper-pagination-current{text-align:center;color:#0f172a;min-width:1.15em;font-weight:700}.organizationAdCarousel-module__4WrLPG__swiper .swiper-pagination-total{text-align:center;color:#64748b;min-width:1.15em;font-weight:600}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton{z-index:10;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin:0;padding:0;transition:background .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s;display:flex;position:absolute;top:auto;bottom:.85rem;transform:translate(-50%);box-shadow:0 2px 8px #0f172a14,0 1px 2px #0f172a0f}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navIcon{flex-shrink:0;width:1.2rem;height:1.2rem;display:block}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:hover{background:#f8fafc;border-color:#cbd5e1;transform:translate(-50%)scale(1.05);box-shadow:0 4px 14px #0f172a1a,0 2px 4px #0f172a0f}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:active{transform:translate(-50%)scale(.98)}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:focus-visible{outline-offset:2px;outline:2px solid #334155}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButtonPrev{left:calc(50% - var(--carousel-nav-offset));right:auto}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButtonNext{left:calc(50% + var(--carousel-nav-offset));right:auto}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton.swiper-button-disabled{opacity:.38;pointer-events:none;box-shadow:0 1px 3px #0f172a0d}@media (prefers-reduced-motion:reduce){.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton{transition:none}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:hover,.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:active{transform:translate(-50%)}}.organizationAdCarousel-module__4WrLPG__slideInner{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;height:100%;min-height:0;display:flex}.organizationAdCarousel-module__4WrLPG__image{-o-object-fit:contain;object-fit:contain;border-radius:.5rem;width:100%;height:auto;max-height:20rem}.organizationAdCarousel-module__4WrLPG__title{font-size:var(--text-base);text-align:center;color:#1f2937;padding:0 .5rem;font-weight:600}.organizationAdCarousel-module__4WrLPG__linkButton{all:unset;cursor:pointer;box-sizing:border-box;transform-origin:50%;flex-direction:column;align-items:center;gap:.5rem;width:100%;height:100%;transition:transform .28s;display:flex}.organizationAdCarousel-module__4WrLPG__linkButton:hover{transform:scale(1.045)}.organizationAdCarousel-module__4WrLPG__linkButton:focus-visible{outline-offset:2px;border-radius:.5rem;outline:2px solid #2563eb}@media (prefers-reduced-motion:reduce){.organizationAdCarousel-module__4WrLPG__linkButton{transition:none}.organizationAdCarousel-module__4WrLPG__linkButton:hover{transform:none}}@media print{.organizationAdCarousel-module__4WrLPG__image{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
.organizationCard-module__iFnoia__organizationCard{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;flex-direction:column;gap:.875rem;padding:1.125rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 3px #0f172a0d}.organizationCard-module__iFnoia__organizationCard:hover{border-color:#0085ff4d;transform:translateY(-2px);box-shadow:0 6px 20px #0f172a17}.organizationCard-module__iFnoia__organizationCard:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.organizationCard-module__iFnoia__organizationHeader{align-items:center;gap:.875rem;display:flex}.organizationCard-module__iFnoia__organizationLogo{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;overflow:hidden}.organizationCard-module__iFnoia__logoImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.organizationCard-module__iFnoia__logoText{font-size:var(--text-lg);color:#64748b;font-weight:700;line-height:1}.organizationCard-module__iFnoia__organizationInfo{flex:1;min-width:0}.organizationCard-module__iFnoia__organizationName{font-size:var(--text-lg);color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:700;line-height:1.35;overflow:hidden}.organizationCard-module__iFnoia__organizationFooter{justify-content:space-between;align-items:center;display:flex}.organizationCard-module__iFnoia__organizationStoryCount{font-size:var(--text-sm);color:#64748b;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:.1875rem .625rem;font-weight:600}.organizationCard-module__iFnoia__organizationViewStories{font-size:var(--text-sm);color:#06c;align-items:center;gap:.25rem;font-weight:600;transition:gap .12s;display:inline-flex}.organizationCard-module__iFnoia__organizationCard:hover .organizationCard-module__iFnoia__organizationViewStories{gap:.4375rem}
.storyImageCard-module__oekb5a__card{cursor:pointer;width:100%;height:100%;color:inherit;box-sizing:border-box;border-radius:10px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.storyImageCard-module__oekb5a__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.storyImageCard-module__oekb5a__imageContainer{aspect-ratio:16/10;background:#e2e8f0;border-radius:10px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.storyImageCard-module__oekb5a__image{-o-object-fit:cover;object-fit:cover;border-radius:10px;transition:transform .3s}.storyImageCard-module__oekb5a__card:hover .storyImageCard-module__oekb5a__image{transform:scale(1.05)}.storyImageCard-module__oekb5a__logoWrapper{background:#fff;position:absolute;inset:0}.storyImageCard-module__oekb5a__logoImage{-o-object-fit:contain;object-fit:contain}.storyImageCard-module__oekb5a__fallbackAvatar{position:absolute;inset:0}.storyImageCard-module__oekb5a__overlay{background:linear-gradient(#080a1700 0%,#080a1773 28%,#080a17d1 60%,#080a17f5 100%);border-radius:10px;flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex;position:absolute;inset:0}.storyImageCard-module__oekb5a__metaContainer{box-sizing:border-box;background:#080a17;border-radius:0 0 10px 10px;flex-direction:column;gap:8px;width:100%;padding:16px;display:flex}.storyImageCard-module__oekb5a__date{color:#fff;font-size:var(--text-lg);font-weight:500;line-height:150%}.storyImageCard-module__oekb5a__pillsContainer{flex-wrap:wrap;gap:8px;display:flex}.storyImageCard-module__oekb5a__pill{color:#fff;font-size:var(--text-lg);border:1px solid #fff;border-radius:1px;padding:2px 12px;font-weight:500;line-height:150%}.storyImageCard-module__oekb5a__body{flex-direction:column;flex:1;padding:12px 16px;display:flex}@media (min-width:768px){.storyImageCard-module__oekb5a__body{padding:16px}}.storyImageCard-module__oekb5a__title{color:#080a17;font-size:var(--text-xl);-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;flex:1;margin:0;font-weight:500;line-height:140%;display:-webkit-box;overflow:hidden}@media (min-width:768px){.storyImageCard-module__oekb5a__title{font-size:var(--text-3xl)}}.storyImageCard-module__oekb5a__footer{flex-direction:column;gap:4px;margin-top:12px;display:flex}.storyImageCard-module__oekb5a__orgName{font-size:var(--text-base);color:#334155;white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:600;overflow:hidden}.storyImageCard-module__oekb5a__readMore{color:#080a17;align-items:center;gap:8px;font-weight:500;transition:color .3s;display:flex}.storyImageCard-module__oekb5a__card:hover .storyImageCard-module__oekb5a__readMore{color:#2563eb}
.filterSelect-module__dzEtsq__wrap{flex-direction:column;gap:.375rem;min-width:0;display:flex;position:relative}.filterSelect-module__dzEtsq__label{font-size:var(--text-base);color:#334155;font-weight:600}.filterSelect-module__dzEtsq__trigger{width:100%;font-family:inherit;font-size:var(--text-base);color:#0f172a;cursor:pointer;text-align:left;background-color:#fff;border:1px solid #cbd5e1;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;line-height:1.4;transition:border-color .12s,box-shadow .12s;display:flex}.filterSelect-module__dzEtsq__trigger:hover{border-color:#94a3b8}.filterSelect-module__dzEtsq__trigger:focus-visible{border-color:#0085ff;outline:none;box-shadow:0 0 0 3px #0085ff40,inset 0 0 0 1px #0085ff}.filterSelect-module__dzEtsq__menu{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;flex-direction:column;max-height:min(28rem,70vh);display:flex;position:absolute;top:calc(100% + .25rem);left:0;right:0;box-shadow:0 10px 24px #0f172a1f}.filterSelect-module__dzEtsq__options{flex:1;overflow-y:auto}.filterSelect-module__dzEtsq__search{border-bottom:1px solid #f1f5f9;padding:.5rem .625rem;position:relative}.filterSelect-module__dzEtsq__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:1.125rem;transform:translateY(-50%)}.filterSelect-module__dzEtsq__searchInput{width:100%;font-family:inherit;font-size:var(--text-base);color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;outline:none;padding:.375rem .625rem .375rem 1.875rem;line-height:1.4;transition:border-color .12s,box-shadow .12s}.filterSelect-module__dzEtsq__searchInput::placeholder{color:#94a3b8}.filterSelect-module__dzEtsq__searchInput:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.filterSelect-module__dzEtsq__option{width:100%;font-family:inherit;font-size:var(--text-base);color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;padding:.625rem 1rem;font-weight:600;line-height:1.35;display:block}.filterSelect-module__dzEtsq__option:hover{background:#f8fafc}.filterSelect-module__dzEtsq__option:focus-visible{color:#1d4ed8;background:#eff6ff;outline:none;box-shadow:inset 3px 0 #0085ff}.filterSelect-module__dzEtsq__optionActive{color:#06c;background:#0085ff1a}.filterSelect-module__dzEtsq__optionActive:focus-visible{color:#1d4ed8;background:#dbeafe;box-shadow:inset 3px 0 #0085ff}.filterSelect-module__dzEtsq__status{font-size:var(--text-base);color:#64748b;text-align:center;padding:.5rem .875rem}
.storiesToolbar-module__RAuSCW__toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.625rem .875rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.storiesToolbar-module__RAuSCW__filtersSection{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.storiesToolbar-module__RAuSCW__filterBarHead{color:#94a3b8;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:.375rem;margin-right:.125rem;padding-right:.75rem;display:flex}.storiesToolbar-module__RAuSCW__sortBtn{font-family:inherit;font-size:var(--text-base);color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.storiesToolbar-module__RAuSCW__sortBtn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.storiesToolbar-module__RAuSCW__sortBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.storiesToolbar-module__RAuSCW__sortBtnAsc{color:#0085ff;background:#0085ff0d;border-color:#0085ff4d}.storiesToolbar-module__RAuSCW__filterSelectItem{flex:1;min-width:18rem}.storiesToolbar-module__RAuSCW__clearBtn{font-family:inherit;font-size:var(--text-base);color:#64748b;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.25rem;padding:.4375rem .75rem;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.storiesToolbar-module__RAuSCW__clearBtn:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.storiesToolbar-module__RAuSCW__clearBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.storiesToolbar-module__RAuSCW__searchWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.5rem;width:320px;padding:.4375rem .75rem;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.storiesToolbar-module__RAuSCW__searchWrapper:focus-within{background:#fff;border-color:#0085ff;box-shadow:0 0 0 3px #0085ff1f}.storiesToolbar-module__RAuSCW__searchIcon{color:#94a3b8;flex-shrink:0}.storiesToolbar-module__RAuSCW__searchInput{font-family:inherit;font-size:var(--text-base);color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0}.storiesToolbar-module__RAuSCW__searchInput::placeholder{color:#94a3b8}.storiesToolbar-module__RAuSCW__clearSearchBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.125rem;transition:color .12s;display:flex}.storiesToolbar-module__RAuSCW__clearSearchBtn:hover{color:#475569}@media (max-width:768px){.storiesToolbar-module__RAuSCW__toolbar{flex-direction:column;align-items:stretch}.storiesToolbar-module__RAuSCW__filtersSection{width:100%}.storiesToolbar-module__RAuSCW__filterSelectItem{flex:100%;min-width:0}.storiesToolbar-module__RAuSCW__searchWrapper{width:100%}}
.storyCard-module__UaNlyW__card{cursor:pointer;background-color:#fff;border-radius:.5rem;transition:all .3s;display:block}.storyCard-module__UaNlyW__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.storyCard-module__UaNlyW__card:hover .storyCard-module__UaNlyW__readMore{color:#2563eb}.storyCard-module__UaNlyW__fullWidth{grid-column:span 2}.storyCard-module__UaNlyW__imageContainer{aspect-ratio:26/15;position:relative}.storyCard-module__UaNlyW__imageWrapper{border-top-left-radius:1px;border-top-right-radius:1px;width:100%;height:100%;position:relative;overflow:hidden}.storyCard-module__UaNlyW__image{-o-object-fit:cover;object-fit:cover;border-top-left-radius:1px;border-top-right-radius:1px;transition:transform .3s}.storyCard-module__UaNlyW__logoWrapper{z-index:1;background-color:#ffffff1a;position:absolute;inset:2rem}.storyCard-module__UaNlyW__logoImage{-o-object-fit:contain!important;object-fit:contain!important}.storyCard-module__UaNlyW__card:hover .storyCard-module__UaNlyW__image{transform:scale(1.05)}.storyCard-module__UaNlyW__imageBackground{border-top-left-radius:1px;border-top-right-radius:1px;width:100%;height:100%}.storyCard-module__UaNlyW__gradientOverlay{z-index:5;background:linear-gradient(#21233000 65%,#212330 100%);position:absolute;inset:0}.storyCard-module__UaNlyW__overlayContent{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.storyCard-module__UaNlyW__date{color:#f4f4f6;font-size:var(--text-lg);line-height:150%}.storyCard-module__UaNlyW__tagsContainer{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:480px){.storyCard-module__UaNlyW__overlayContent{flex-direction:column;align-items:flex-start;gap:.5rem}}.storyCard-module__UaNlyW__tag{color:#f4f4f6;font-size:var(--text-lg);letter-spacing:.21px;border:1px solid #f4f4f6;border-radius:.25rem;padding:.25rem .75rem;line-height:150%}.storyCard-module__UaNlyW__content{padding:1.5rem 1.25rem}.storyCard-module__UaNlyW__title{font-size:var(--text-3xl);color:#171717;margin-bottom:1rem;font-weight:600}.storyCard-module__UaNlyW__readMore{color:#171717;font-weight:500;font-size:var(--text-xl);align-items:center;transition:color .3s;display:flex}.storyCard-module__UaNlyW__readMore:hover{text-decoration:underline}.storyCard-module__UaNlyW__arrowIcon{width:1rem;height:1rem;margin-left:.5rem}
.MediaPreviewContext-module__Gii7aq__overlay{z-index:2147483647;background:#0f172abf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.MediaPreviewContext-module__Gii7aq__content{background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:min(90vw,1200px);max-height:90vh;display:flex;position:relative}.MediaPreviewContext-module__Gii7aq__controlsRow{justify-content:flex-end;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.MediaPreviewContext-module__Gii7aq__mediaContainer{flex-direction:column;align-items:center;gap:.75rem;max-width:100%;max-height:90vh;display:flex;position:relative}.MediaPreviewContext-module__Gii7aq__media{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:12px;max-width:100%;max-height:80vh;box-shadow:0 25px 45px #0f172a59}.MediaPreviewContext-module__Gii7aq__downloadButton{color:#f9fafb;cursor:pointer;background:#1118278c;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #0f172a59}.MediaPreviewContext-module__Gii7aq__downloadButton:hover{background:#111827d9;transform:scale(1.08)}.MediaPreviewContext-module__Gii7aq__mediaVideo{-o-object-fit:contain;object-fit:contain;background:#000;border-radius:12px;max-width:100%;max-height:80vh;box-shadow:0 25px 45px #0f172a59}.MediaPreviewContext-module__Gii7aq__caption{color:#e5e7eb;font-size:var(--text-base);text-align:center;max-width:90%;line-height:1.4}.MediaPreviewContext-module__Gii7aq__closeButton{color:#f9fafb;cursor:pointer;background:#1118278c;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #0f172a59}.MediaPreviewContext-module__Gii7aq__closeButton:hover{background:#111827d9;transform:scale(1.08)}.MediaPreviewContext-module__Gii7aq__navLeft,.MediaPreviewContext-module__Gii7aq__navRight{color:#f9fafb;cursor:pointer;z-index:2;background:#1118278c;border:none;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #0f172a59}.MediaPreviewContext-module__Gii7aq__navLeft:hover,.MediaPreviewContext-module__Gii7aq__navRight:hover{background:#111827d9;transform:translateY(-50%)scale(1.08)}.MediaPreviewContext-module__Gii7aq__navLeft{left:.5rem}.MediaPreviewContext-module__Gii7aq__navRight{right:.5rem}@media (max-width:768px){.MediaPreviewContext-module__Gii7aq__overlay{padding:1rem}.MediaPreviewContext-module__Gii7aq__controlsRow{justify-content:flex-end;gap:.5rem}.MediaPreviewContext-module__Gii7aq__downloadButton,.MediaPreviewContext-module__Gii7aq__closeButton{width:36px;height:36px}.MediaPreviewContext-module__Gii7aq__navLeft,.MediaPreviewContext-module__Gii7aq__navRight{width:38px;height:38px}.MediaPreviewContext-module__Gii7aq__navLeft{left:-.75rem}.MediaPreviewContext-module__Gii7aq__navRight{right:-.75rem}.MediaPreviewContext-module__Gii7aq__caption{font-size:var(--text-sm)}}
.storyImageGrid-module__dHrOCa__container{flex-direction:column;gap:1rem;width:100%;display:flex}.storyImageGrid-module__dHrOCa__grid{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}.storyImageGrid-module__dHrOCa__imageContainer{flex-direction:column;gap:.5rem;display:flex}.storyImageGrid-module__dHrOCa__imageButton{cursor:zoom-in;background:0 0;border:none;border-radius:8px;width:100%;padding:0;display:block}.storyImageGrid-module__dHrOCa__imageWrapper{width:100%;padding-bottom:125.58%;position:relative}.storyImageGrid-module__dHrOCa__image{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.storyImageGrid-module__dHrOCa__caption{color:#515467;font-size:var(--text-lg);font-style:normal;font-weight:400;line-height:150%}@media (min-width:768px){.storyImageGrid-module__dHrOCa__grid{grid-template-columns:1fr 1fr}}
.storyInfo-module__nwEcMq__container{flex-direction:column;gap:1rem;width:100%;height:72px;padding:0 1rem;display:flex}.storyInfo-module__nwEcMq__labelsRow{justify-content:space-between;gap:2rem;width:100%;display:flex}.storyInfo-module__nwEcMq__valuesRow{justify-content:space-between;gap:2rem;width:100%;margin-top:auto;display:flex}.storyInfo-module__nwEcMq__label,.storyInfo-module__nwEcMq__value{color:#515467;font-size:var(--text-lg);white-space:nowrap;font-style:normal;font-weight:500;line-height:150%}.storyInfo-module__nwEcMq__value:last-child{margin-left:2rem}@media (min-width:768px){.storyInfo-module__nwEcMq__container{padding:0}}
.storyNewsletterSubscribe-module__aaeWBG__container{box-sizing:border-box;background:#fbfbfe;border:1px solid #d7d8e0;border-radius:2px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;width:100%;padding:24px;display:flex}.storyNewsletterSubscribe-module__aaeWBG__title{color:#000;font-size:var(--text-2xl);font-style:normal;font-weight:500;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__description{color:#212330;font-size:var(--text-xl);font-style:normal;font-weight:400;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__input{color:#676b83;height:48px;font-size:var(--text-xl);box-sizing:border-box;background:#fff;border:1px solid #d7d8e0;border-radius:2px;align-self:stretch;align-items:center;gap:16px;width:100%;padding:8px 12px;font-style:normal;font-weight:400;line-height:150%;display:flex}.storyNewsletterSubscribe-module__aaeWBG__input:disabled{cursor:not-allowed;opacity:.6;background:#f5f5f5}.storyNewsletterSubscribe-module__aaeWBG__button{cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #212330;border-radius:2px;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:100%;min-width:145px;height:48px;padding:2px 8px;display:flex}.storyNewsletterSubscribe-module__aaeWBG__button:disabled{opacity:.5;cursor:not-allowed}.storyNewsletterSubscribe-module__aaeWBG__button:hover:not(:disabled){color:#fff;background:#212330}.storyNewsletterSubscribe-module__aaeWBG__successMessage{flex-direction:column;gap:8px;width:100%;display:flex}.storyNewsletterSubscribe-module__aaeWBG__successTitle{color:#16a34a;font-size:var(--text-xl);font-style:normal;font-weight:600;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__errorMessage{color:#dc2626;font-size:var(--text-lg);background:#fef2f2;border:1px solid #fca5a5;border-radius:2px;padding:12px;font-style:normal;font-weight:400;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__privacyText{color:#515467;font-size:var(--text-base);font-style:normal;font-weight:400;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__privacyLink{color:#515467;text-decoration:underline}@media (max-width:767px){.storyNewsletterSubscribe-module__aaeWBG__container{width:calc(100% - 2rem);margin:0 1rem;padding:16px}.storyNewsletterSubscribe-module__aaeWBG__title{font-size:var(--text-xl)}.storyNewsletterSubscribe-module__aaeWBG__description{font-size:var(--text-lg)}.storyNewsletterSubscribe-module__aaeWBG__input{font-size:var(--text-xl)}}
.storyPoll-module__XBdoGW__container{--poll-accent:#212330;--poll-text:#212330;--poll-muted:#515467;--poll-border:#e4e5ea;--poll-surface:#fff;--poll-surface-muted:#f7f7f9;--poll-track:#eceef2;border-top:1px solid var(--poll-border);border-bottom:1px solid var(--poll-border);width:100%;padding:1.5rem 0}.storyPoll-module__XBdoGW__label{color:var(--poll-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600;line-height:1.4}.storyPoll-module__XBdoGW__question{color:var(--poll-text);font-size:var(--text-xl,1.25rem);margin:0 0 1.25rem;font-weight:500;line-height:1.4}.storyPoll-module__XBdoGW__options{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.storyPoll-module__XBdoGW__optionButton{border:1px solid var(--poll-border);background:var(--poll-surface);width:100%;color:var(--poll-text);text-align:left;cursor:pointer;border-radius:.375rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:1rem;font-weight:400;line-height:1.4;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}.storyPoll-module__XBdoGW__optionButton:hover:not(:disabled){border-color:var(--poll-accent);background:var(--poll-surface-muted);box-shadow:inset 3px 0 0 0 var(--poll-accent)}.storyPoll-module__XBdoGW__optionButton:focus-visible{outline:2px solid var(--poll-accent);outline-offset:2px}.storyPoll-module__XBdoGW__optionButton:disabled{opacity:.55;cursor:not-allowed}.storyPoll-module__XBdoGW__radio{background:0 0;border:1.5px solid #9ca3af;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;transition:border-color .15s,background-color .15s}.storyPoll-module__XBdoGW__optionButton:hover:not(:disabled) .storyPoll-module__XBdoGW__radio{border-color:var(--poll-accent)}.storyPoll-module__XBdoGW__resultRow{border:1px solid var(--poll-border);background:var(--poll-surface);border-radius:.375rem;justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;padding:.875rem 1rem;display:flex;position:relative;overflow:hidden}.storyPoll-module__XBdoGW__resultRowSelected{border-color:color-mix(in srgb, var(--poll-accent) 35%, var(--poll-border));box-shadow:inset 3px 0 0 0 var(--poll-accent)}.storyPoll-module__XBdoGW__barFill{background:color-mix(in srgb, var(--poll-accent) 10%, transparent);pointer-events:none;transition:width .45s;position:absolute;inset:0 auto 0 0}.storyPoll-module__XBdoGW__resultContent{z-index:1;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex;position:relative}.storyPoll-module__XBdoGW__resultLabel{color:var(--poll-text);font-size:1rem;font-weight:400;line-height:1.4}.storyPoll-module__XBdoGW__resultLabelSelected{font-weight:600}.storyPoll-module__XBdoGW__yourVote{color:var(--poll-muted);letter-spacing:.02em;flex-shrink:0;font-size:.75rem;font-weight:500}.storyPoll-module__XBdoGW__percentage{z-index:1;color:var(--poll-text);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.9375rem;font-weight:600;line-height:1.4;position:relative}.storyPoll-module__XBdoGW__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.storyPoll-module__XBdoGW__total{color:var(--poll-muted);margin:0;font-size:.8125rem;font-weight:400;line-height:1.4}.storyPoll-module__XBdoGW__status{color:var(--poll-muted);margin:0;font-size:.875rem}.storyPoll-module__XBdoGW__error{color:#b42318;margin:.75rem 0 0;font-size:.875rem}@media (max-width:640px){.storyPoll-module__XBdoGW__container{padding:1.25rem 0}.storyPoll-module__XBdoGW__question{font-size:1.125rem}.storyPoll-module__XBdoGW__optionButton,.storyPoll-module__XBdoGW__resultRow{padding:.75rem .875rem}}
.storyQuote-module__MVVBma__container{justify-content:center;align-self:stretch;align-items:flex-start;width:100%;display:flex;position:relative}.storyQuote-module__MVVBma__verticalBar{width:2px;height:100%;position:absolute;left:0}.storyQuote-module__MVVBma__content{flex-direction:column;gap:.5rem;width:100%;padding:1.5rem;display:flex}.storyQuote-module__MVVBma__attribution{color:#212330;font-size:var(--text-lg);font-style:normal;font-weight:400;line-height:150%}.storyQuote-module__MVVBma__quote{color:#212330;font-size:var(--text-2xl);font-style:normal;font-weight:400;line-height:150%}
.storyShare-module__rodgma__container{flex-direction:column;gap:.5rem;display:flex}.storyShare-module__rodgma__title{color:#515467;font-size:var(--text-lg);font-style:normal;font-weight:500;line-height:150%}.storyShare-module__rodgma__buttonsContainer{flex-wrap:wrap;gap:.5rem;display:flex}.storyShare-module__rodgma__copyButton{cursor:pointer;width:32px;height:32px;font-size:var(--text-xl);color:#3a3c4a;background:0 0;border:1px solid #9ca3af;border-radius:50%;justify-content:center;align-items:center;gap:4px;display:flex}.storyShare-module__rodgma__printButton{color:#3a3c4a;cursor:pointer;background:0 0;border:1px solid #9ca3af;border-radius:50%;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:0;transition:background-color .2s,border-color .2s,color .2s;display:flex}.storyShare-module__rodgma__printButton:hover{color:#3a3c4a;background:#f3f4ff;border-color:#c4c8f7}.storyShare-module__rodgma__printButton:focus-visible{outline-offset:2px;outline:2px solid #4f46e5}.storyShare-module__rodgma__printIcon{flex-shrink:0}.storyShare-module__rodgma__socialShareButton span{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.storySingleImage-module__20DucG__container{flex-direction:column;gap:.5rem;width:100%;display:flex}.storySingleImage-module__20DucG__imageWrapper{width:100%;padding-bottom:55.96%;position:relative}.storySingleImage-module__20DucG__imageButton{cursor:zoom-in;background:0 0;border:none;border-radius:8px;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.storySingleImage-module__20DucG__image{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.storySingleImage-module__20DucG__caption{color:#515467;font-size:var(--text-lg);font-style:normal;font-weight:400;line-height:150%}
.storySingleVideo-module__AaZONa__container{flex-direction:column;align-items:center;width:100%;margin-bottom:1.5rem;display:flex}.storySingleVideo-module__AaZONa__videoWrapper{background:#000;border-radius:2px;justify-content:center;width:100%;max-width:900px;display:flex;position:relative;overflow:hidden}.storySingleVideo-module__AaZONa__video{-o-object-fit:contain;object-fit:contain;background:#000;border-radius:2px;width:auto;max-width:100%;height:auto;max-height:100vh}.storySingleVideo-module__AaZONa__videoPortrait{-o-object-fit:cover;object-fit:cover;width:100%;height:100vh;max-height:100vh}.storySingleVideo-module__AaZONa__caption{color:#515467;font-size:var(--text-lg);text-align:center;margin-top:8px;font-style:normal;font-weight:400;line-height:150%}
.storySponsoredAd-module__G-Wvuq__container{flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-top:3rem;display:flex}@media (min-width:768px){.storySponsoredAd-module__G-Wvuq__container{align-items:flex-start;margin-top:4rem}}.storySponsoredAd-module__G-Wvuq__label{color:#515467;font-size:var(--text-lg);text-align:center;width:100%;font-style:normal;font-weight:500;line-height:150%}@media (min-width:768px){.storySponsoredAd-module__G-Wvuq__label{text-align:left}}.storySponsoredAd-module__G-Wvuq__ads{flex-direction:column;gap:1rem;width:100%;display:flex}.storySponsoredAd-module__G-Wvuq__content{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem;transition:all .3s;display:flex}@media (min-width:768px){.storySponsoredAd-module__G-Wvuq__content{flex-direction:row;justify-content:flex-start;align-items:center}}.storySponsoredAd-module__G-Wvuq__content:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 2px 8px #00000014}.storySponsoredAd-module__G-Wvuq__image{-o-object-fit:contain;object-fit:contain;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:376px}@media print{.storySponsoredAd-module__G-Wvuq__image{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;max-height:none!important}}.storySponsoredAd-module__G-Wvuq__message{color:#3a3c4a;font-size:var(--text-lg);text-align:center;flex:1;width:100%;font-style:normal;font-weight:500;line-height:150%}@media (min-width:768px){.storySponsoredAd-module__G-Wvuq__message{text-align:left;width:auto;min-width:200px}}
.teamOrPlayerLogo-module__KzbykW__playerImageContainer{width:100%;height:100%;position:relative}.teamOrPlayerLogo-module__KzbykW__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%}.teamOrPlayerLogo-module__KzbykW__cornerLogo{-o-object-fit:contain;object-fit:contain;border:2px solid #fff;border-radius:50%;width:30%;height:30%;position:absolute;bottom:0;right:0}.teamOrPlayerLogo-module__KzbykW__logoContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.teamOrPlayerLogo-module__KzbykW__logo{-o-object-fit:contain;object-fit:contain}.teamOrPlayerLogo-module__KzbykW__logoPlaceholder{width:100%;height:100%;font-weight:700;font-size:var(--text-xl);color:#6b7280;background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;display:flex}
.box-score-multi-participants-module__RWG75W__container{width:100%;overflow-x:auto}.box-score-multi-participants-module__RWG75W__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.box-score-multi-participants-module__RWG75W__headerRow{border-bottom:2px solid #e5e7eb}.box-score-multi-participants-module__RWG75W__headerCell{color:#374151;padding:.5rem;font-weight:600}.box-score-multi-participants-module__RWG75W__headerCellCenter{text-align:center;color:#374151;padding:.5rem;font-weight:600}.box-score-multi-participants-module__RWG75W__headerCellLeft{text-align:left;color:#374151;padding:.5rem;font-weight:600}.box-score-multi-participants-module__RWG75W__headerCellTotal{text-align:center;color:#111827;padding:.5rem;font-weight:700}.box-score-multi-participants-module__RWG75W__bodyRow{border-bottom:1px solid #f3f4f6}.box-score-multi-participants-module__RWG75W__cellCenter{text-align:center;color:#374151;padding:.5rem}.box-score-multi-participants-module__RWG75W__multiLineValue{text-align:left;font-size:var(--text-xs);flex-direction:column;gap:.25rem;line-height:1.35;display:flex}.box-score-multi-participants-module__RWG75W__cellParticipant{min-height:40px;padding:.5rem}.box-score-multi-participants-module__RWG75W__participantContainer{align-items:center;gap:.5rem;display:flex}.box-score-multi-participants-module__RWG75W__logoWrapper{flex-shrink:0;width:1.5rem;height:1.5rem;position:relative;overflow:hidden}.box-score-multi-participants-module__RWG75W__participantName{color:#111827;font-weight:500}.box-score-multi-participants-module__RWG75W__cellTotal{text-align:center;color:#111827;padding:.5rem;font-weight:700}
.box-score-two-participants-module__qAzIbW__container{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem;width:100%;display:grid;position:relative}@media (max-width:640px){.box-score-two-participants-module__qAzIbW__container{grid-template:"left right""middle middle"/1fr 1fr}.box-score-two-participants-module__qAzIbW__teamContainer{flex-direction:column;grid-area:left;align-items:flex-start;gap:.25rem}.box-score-two-participants-module__qAzIbW__teamContainerRight{flex-direction:column;grid-area:right;align-items:flex-end;gap:.25rem}.box-score-two-participants-module__qAzIbW__middleSection{grid-area:middle/1/middle/-1;margin-top:.75rem;overflow-x:auto}.box-score-two-participants-module__qAzIbW__table{min-width:240px}.box-score-two-participants-module__qAzIbW__teamInfo{flex-direction:row;justify-content:flex-start;gap:.5rem;width:100%;min-width:0}.box-score-two-participants-module__qAzIbW__teamContainerRight .box-score-two-participants-module__qAzIbW__teamInfo{order:1;justify-content:flex-end}.box-score-two-participants-module__qAzIbW__teamContainerRight .box-score-two-participants-module__qAzIbW__scoreRight{order:2}.box-score-two-participants-module__qAzIbW__logoWrapper{flex-shrink:0;width:48px;min-width:48px;height:48px}.box-score-two-participants-module__qAzIbW__teamDetails{min-width:0}.box-score-two-participants-module__qAzIbW__teamName{font-size:var(--text-xs)}.box-score-two-participants-module__qAzIbW__scoreLeft,.box-score-two-participants-module__qAzIbW__scoreRight{font-size:var(--text-xl);text-align:left;flex:none}.box-score-two-participants-module__qAzIbW__teamContainerRight .box-score-two-participants-module__qAzIbW__scoreRight{text-align:right}}.box-score-two-participants-module__qAzIbW__teamContainer{align-items:center;gap:.5rem;display:flex;position:relative}.box-score-two-participants-module__qAzIbW__teamContainerRight{justify-content:flex-end;align-items:center;gap:.5rem;display:flex;position:relative}.box-score-two-participants-module__qAzIbW__teamInfo{z-index:10;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;width:140px;min-width:140px;display:flex;position:relative}.box-score-two-participants-module__qAzIbW__logoWrapper{min-width:64px;height:64px;position:relative}.box-score-two-participants-module__qAzIbW__teamDetails{text-align:center;width:100%;min-width:0;overflow:hidden}.box-score-two-participants-module__qAzIbW__teamName{font-weight:700;font-size:var(--text-base);color:#111827;text-overflow:ellipsis;white-space:nowrap;padding:0 .25rem;overflow:hidden}.box-score-two-participants-module__qAzIbW__teamNickname{font-size:var(--text-xs);color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin-top:.125rem;padding:0 .25rem;overflow:hidden}.box-score-two-participants-module__qAzIbW__scoreLeft{z-index:10;text-align:center;font-size:var(--text-4xl);color:#111827;flex:1;font-weight:700;position:relative}.box-score-two-participants-module__qAzIbW__scoreRight{z-index:10;text-align:center;font-size:var(--text-4xl);color:#6b7280;flex:1;font-weight:700;position:relative}.box-score-two-participants-module__qAzIbW__middleSection{flex-direction:column;gap:.5rem;display:flex}.box-score-two-participants-module__qAzIbW__status{text-align:center;font-size:var(--text-sm);color:#374151;margin-bottom:.5rem;font-weight:600}.box-score-two-participants-module__qAzIbW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.box-score-two-participants-module__qAzIbW__headerRow{border-bottom:2px solid #e5e7eb}.box-score-two-participants-module__qAzIbW__headerCell{text-align:left;padding:.25rem;font-weight:600}.box-score-two-participants-module__qAzIbW__headerCellCenter{text-align:center;color:#374151;padding:.25rem;font-weight:600}.box-score-two-participants-module__qAzIbW__headerCellTotal{text-align:center;color:#111827;padding:.25rem;font-weight:700}.box-score-two-participants-module__qAzIbW__bodyRow{border-bottom:1px solid #f3f4f6}.box-score-two-participants-module__qAzIbW__cellAbbr{color:#111827;padding:.25rem;font-weight:700}.box-score-two-participants-module__qAzIbW__cellCenter{text-align:center;color:#374151;padding:.25rem}.box-score-two-participants-module__qAzIbW__multiLineValue{text-align:left;font-size:var(--text-xs);flex-direction:column;gap:.25rem;line-height:1.35;display:flex}.box-score-two-participants-module__qAzIbW__cellTotal{text-align:center;color:#111827;padding:.25rem;font-weight:700}
.boxScoreDisplay-module__Z437Iq__container{border-top:1px solid #d1d5db;border-bottom:1px solid #d1d5db;width:100%;padding-top:.5rem;padding-bottom:.5rem;overflow:hidden}.boxScoreDisplay-module__Z437Iq__doubleHeaderContainer{flex-direction:column;gap:1.5rem;display:flex}.boxScoreDisplay-module__Z437Iq__doubleHeaderGame{flex-direction:column;gap:.5rem;display:flex}.boxScoreDisplay-module__Z437Iq__doubleHeaderTitle{font-size:var(--text-sm);color:#374151;font-weight:600}
.emptyState-module__-iODqG__emptyState{text-align:center;background:#fff;border:1px solid #d7d8e0;border-radius:.5rem;margin:2rem 0;padding:3rem 2rem;box-shadow:0 1px 3px #0000001a}.emptyState-module__-iODqG__emptyStateIcon{color:#676b83;background:#fbfbfe;border:1px solid #d7d8e0;border-radius:.5rem;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:flex}.emptyState-module__-iODqG__emptyStateTitle{font-size:var(--text-xl);color:#171717;margin-bottom:.75rem;font-family:DM Sans,sans-serif;font-weight:600}.emptyState-module__-iODqG__emptyStateDescription{color:#676b83;font-size:var(--text-base);max-width:28rem;margin:0 auto;font-family:DM Sans,sans-serif;font-weight:400;line-height:1.5}.emptyState-module__-iODqG__emptyStateAction{margin-top:2rem}.emptyState-module__-iODqG__emptyStateButton{color:#676b83;font-size:var(--text-xl);cursor:pointer;box-sizing:border-box;background:#fbfbfe;border:1px solid #d7d8e0;border-radius:1px;align-items:center;gap:.5rem;min-height:40px;padding:.625rem 1rem;font-family:DM Sans,sans-serif;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex}.emptyState-module__-iODqG__emptyStateButton:hover{color:#676b83;background:#f0f0f5}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__compact{margin:1.5rem 0;padding:2rem 1.5rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__compact .emptyState-module__-iODqG__emptyStateIcon{width:60px;height:60px;margin-bottom:1rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__compact .emptyState-module__-iODqG__emptyStateTitle{font-size:var(--text-lg);margin-bottom:.5rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__compact .emptyState-module__-iODqG__emptyStateDescription{font-size:var(--text-sm);max-width:24rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__large{margin:3rem 0;padding:4rem 3rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__large .emptyState-module__-iODqG__emptyStateIcon{width:100px;height:100px;margin-bottom:2rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__large .emptyState-module__-iODqG__emptyStateTitle{font-size:var(--text-2xl);margin-bottom:1rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__large .emptyState-module__-iODqG__emptyStateDescription{font-size:var(--text-lg);max-width:32rem}
.featuredStoryCard-module__3roo3W__storyCard{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;transition:box-shadow .3s;overflow:hidden}.featuredStoryCard-module__3roo3W__storyCard:hover{transform:translateY(-2px);box-shadow:0 25px 50px -12px #00000040}.featuredStoryCard-module__3roo3W__storyCardFeatured{border:2px solid #2563eb33}.featuredStoryCard-module__3roo3W__featuredBadge{color:#fff;font-size:var(--text-xs);text-align:center;background:linear-gradient(135deg,#2563eb,#7c3aed);padding:.25rem .75rem;font-weight:500}.featuredStoryCard-module__3roo3W__storyCardContent{padding:2rem}.featuredStoryCard-module__3roo3W__storyCardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.featuredStoryCard-module__3roo3W__storyCategory{font-size:var(--text-sm);color:#2563eb;background-color:#eff6ff;border-radius:9999px;padding:.25rem .75rem;font-weight:600}.featuredStoryCard-module__3roo3W__storyMeta{font-size:var(--text-sm);color:#6b7280;align-items:center;gap:.5rem;display:flex}.featuredStoryCard-module__3roo3W__storyTitle{font-size:var(--text-lg);color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.featuredStoryCard-module__3roo3W__storyExcerpt{color:#6b7280;font-size:var(--text-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;line-height:1.6;display:-webkit-box;overflow:hidden}.featuredStoryCard-module__3roo3W__storyFooter{justify-content:space-between;align-items:center;display:flex}.featuredStoryCard-module__3roo3W__storyOrganization{align-items:center;gap:.75rem;display:flex}.featuredStoryCard-module__3roo3W__organizationAvatar{color:#fff;width:2rem;height:2rem;font-size:var(--text-sm);background:linear-gradient(135deg,#9ca3af,#6b7280);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.featuredStoryCard-module__3roo3W__organizationName{font-size:var(--text-sm);color:#374151;font-weight:600}.featuredStoryCard-module__3roo3W__storyReadMore{color:#2563eb;font-size:var(--text-sm);align-items:center;gap:.25rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.featuredStoryCard-module__3roo3W__storyReadMore:hover{color:#1d4ed8}.featuredStoryCard-module__3roo3W__arrowIcon{width:1rem;height:1rem}
.sectionHeader-module__caFWuG__container{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.sectionHeader-module__caFWuG__headerRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:10px;margin-bottom:10px;display:flex}.sectionHeader-module__caFWuG__headerContent{flex-direction:column;gap:.25rem;display:flex}.sectionHeader-module__caFWuG__title{color:#212330;font-size:var(--text-2xl);margin:0;font-weight:600;line-height:120%}.sectionHeader-module__caFWuG__subtitle{color:#6b7280;font-size:var(--text-base);margin:0;line-height:140%}.sectionHeader-module__caFWuG__viewAllButton,.sectionHeader-module__caFWuG__viewAllLink{color:#1f2937;font-size:var(--text-sm);background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:.375rem;padding:.35rem .75rem;font-weight:500;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.sectionHeader-module__caFWuG__viewAllButton:hover,.sectionHeader-module__caFWuG__viewAllLink:hover{color:#111827;background:#f3f4f6;border-color:#9ca3af;box-shadow:0 8px 20px #0f172a1f}.sectionHeader-module__caFWuG__viewAllButton{cursor:pointer}.sectionHeader-module__caFWuG__viewAllIcon{width:16px;height:16px}.sectionHeader-module__caFWuG__divider{background:#e0e0e0;border:none;height:2px;margin:0}
.storyCertificationBadges-module__vxWt3G__section{width:100%;margin-top:24px;padding-top:24px}.storyCertificationBadges-module__vxWt3G__row{flex-direction:column;align-items:center;gap:1rem;display:flex}.storyCertificationBadges-module__vxWt3G__badges{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;display:flex}.storyCertificationBadges-module__vxWt3G__badgeLink{flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;line-height:0;display:inline-flex}.storyCertificationBadges-module__vxWt3G__badgeLink:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.storyCertificationBadges-module__vxWt3G__badgeImage{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.storyCertificationBadges-module__vxWt3G__badgeLink:hover .storyCertificationBadges-module__vxWt3G__badgeImage{opacity:.9;transform:scale(1.03)}.storyCertificationBadges-module__vxWt3G__description{color:#515467;width:100%;min-width:0;font-size:var(--text-base);text-align:center;margin:0;font-style:italic;font-weight:400;line-height:160%}@media (min-width:768px){.storyCertificationBadges-module__vxWt3G__row{flex-direction:row;align-items:center;gap:1.5rem}.storyCertificationBadges-module__vxWt3G__badges{justify-content:flex-start;gap:1.25rem}.storyCertificationBadges-module__vxWt3G__badgeLink{width:120px;height:120px}.storyCertificationBadges-module__vxWt3G__description{text-align:left;flex:1}}@media print{.storyCertificationBadges-module__vxWt3G__section{-moz-column-break-inside:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important}.storyCertificationBadges-module__vxWt3G__badgeImage{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
.storyDetailsContainer-module__zzVY1a__container{grid-template-columns:1fr;gap:4rem;width:100%;display:grid}.storyDetailsContainer-module__zzVY1a__leftColumn,.storyDetailsContainer-module__zzVY1a__rightColumn{flex-direction:column;justify-self:center;gap:1rem;display:flex}.storyDetailsContainer-module__zzVY1a__bottomSection{margin-top:auto}.storyDetailsContainer-module__zzVY1a__adSection{box-sizing:border-box;flex-direction:column;align-items:center;gap:5.5rem;width:100%;margin-top:3rem;display:flex}.storyDetailsContainer-module__zzVY1a__adSection>*{width:100%;max-width:min(100%,120rem)}.storyDetailsContainer-module__zzVY1a__staticAdSlot{justify-content:center;align-items:flex-start;display:flex}@media (max-width:1023px){.storyDetailsContainer-module__zzVY1a__adSection{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:1rem;padding-right:1rem}}.storyDetailsContainer-module__zzVY1a__newsLetterContainer{margin-top:2rem;margin-bottom:3rem}@media (min-width:768px){.storyDetailsContainer-module__zzVY1a__container{grid-template-columns:1fr 1fr}.storyDetailsContainer-module__zzVY1a__leftColumn,.storyDetailsContainer-module__zzVY1a__rightColumn{gap:3rem}.storyDetailsContainer-module__zzVY1a__leftColumn{justify-self:start}.storyDetailsContainer-module__zzVY1a__rightColumn{justify-self:end}}@media print{.storyDetailsContainer-module__zzVY1a__container{flex-direction:column;grid-template-columns:1fr;display:flex}.storyDetailsContainer-module__zzVY1a__leftColumn{justify-self:start}}
.categoriesGrid-module__2Ls8hq__categoriesGrid{gap:1.5rem;display:grid}@media (min-width:768px){.categoriesGrid-module__2Ls8hq__categoriesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.categoriesGrid-module__2Ls8hq__categoriesGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.categoriesGrid-module__2Ls8hq__categoriesGrid{grid-template-columns:repeat(6,1fr)}}
.discoveryCarousel-module__tUy7aW__carousel{background:#0f172a;border-radius:1rem;overflow:hidden;box-shadow:0 4px 32px #0f172a2e}.discoveryCarousel-module__tUy7aW__slideTrack{aspect-ratio:16/9;position:relative;overflow:hidden}.discoveryCarousel-module__tUy7aW__slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s;position:absolute;inset:0}.discoveryCarousel-module__tUy7aW__slideActive{opacity:1;visibility:visible;pointer-events:auto}.discoveryCarousel-module__tUy7aW__slideImgWrapper{position:absolute;inset:0;overflow:hidden}.discoveryCarousel-module__tUy7aW__slideImg{-o-object-fit:cover;object-fit:cover;opacity:.88}.discoveryCarousel-module__tUy7aW__slidePlaceholder{background:#f3f4f6;position:absolute;inset:0}.discoveryCarousel-module__tUy7aW__slidePlaceholderLogoWrapper{background:#fff;position:absolute;inset:0}.discoveryCarousel-module__tUy7aW__slidePlaceholderLogoImage{-o-object-fit:contain;object-fit:contain}.discoveryCarousel-module__tUy7aW__slidePlaceholderFallback{position:absolute;inset:0}.discoveryCarousel-module__tUy7aW__slideOverlay{background:linear-gradient(90deg,#0f172ae6 0%,#0f172a94 45%,#0f172a1f 100%),linear-gradient(#0000 45%,#0f172a80 100%);position:absolute;inset:0}.discoveryCarousel-module__tUy7aW__slideContent{box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:flex-end;max-width:46rem;padding:1.5rem 1.75rem;display:flex;position:absolute;inset:0}.discoveryCarousel-module__tUy7aW__slideTextPanel{pointer-events:auto;background:#0f172a;border-radius:.5rem;flex-direction:column;max-width:100%;padding:1rem 1.125rem;display:flex}@media (min-width:640px){.discoveryCarousel-module__tUy7aW__slideContent{padding:2rem 2.5rem}}@media (min-width:1024px){.discoveryCarousel-module__tUy7aW__slideContent{padding:2.5rem 3rem}}.discoveryCarousel-module__tUy7aW__slideBadges{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.875rem;display:flex}.discoveryCarousel-module__tUy7aW__badgeSport{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:9999px;align-items:center;padding:.25rem .6875rem;font-weight:700;display:inline-flex}.discoveryCarousel-module__tUy7aW__badgeType{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:#dbeafe;background:#0085ff33;border:1px solid #0085ff66;border-radius:9999px;align-items:center;padding:.25rem .6875rem;font-weight:700;display:inline-flex}.discoveryCarousel-module__tUy7aW__slideDate{font-size:var(--text-sm);color:#cbd5e1;font-weight:500}.discoveryCarousel-module__tUy7aW__slideTitle{font-size:var(--text-3xl);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 12px #0f172a66;margin:0 0 .75rem;font-weight:800;line-height:1.12}.discoveryCarousel-module__tUy7aW__slideTeaser{font-size:var(--text-base);color:#e2e8f0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1.375rem;line-height:1.55;display:-webkit-box;overflow:hidden}.discoveryCarousel-module__tUy7aW__slideActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.discoveryCarousel-module__tUy7aW__ctaLink{color:#fff;font-size:var(--text-base);letter-spacing:.02em;white-space:nowrap;background:#06c;border-radius:.375rem;align-items:center;gap:.375rem;padding:.625rem 1.375rem;font-weight:700;text-decoration:none;transition:background .12s;display:inline-flex}.discoveryCarousel-module__tUy7aW__ctaLink:hover{background:#0052a3}.discoveryCarousel-module__tUy7aW__ctaLink:focus-visible{outline-offset:2px;outline:2px solid #fff}.discoveryCarousel-module__tUy7aW__slideOrgInfo{align-items:center;gap:.5rem;display:flex}.discoveryCarousel-module__tUy7aW__slideOrgLogoWrap{border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem;position:relative;overflow:hidden}.discoveryCarousel-module__tUy7aW__slideOrgLogo{-o-object-fit:contain;object-fit:contain}.discoveryCarousel-module__tUy7aW__slideOrg{font-size:var(--text-sm);color:#cbd5e1;font-weight:600}.discoveryCarousel-module__tUy7aW__controlsBar{background:#0b1422;border-top:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:.5rem 1.375rem;display:flex}.discoveryCarousel-module__tUy7aW__navBtns{flex-shrink:0;gap:.375rem;display:flex}.discoveryCarousel-module__tUy7aW__navBtn{color:#ffffffbf;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s,color .12s;display:inline-flex}.discoveryCarousel-module__tUy7aW__navBtn:hover{color:#fff;background:#ffffff1f}.discoveryCarousel-module__tUy7aW__navBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.discoveryCarousel-module__tUy7aW__dots{flex:1;justify-content:center;align-items:center;gap:.4rem;display:flex}.discoveryCarousel-module__tUy7aW__dot{cursor:pointer;background:#ffffff38;border:none;border-radius:9999px;width:5px;height:5px;padding:0;transition:width .25s,background .25s}.discoveryCarousel-module__tUy7aW__dot:hover{background:#ffffff7a}.discoveryCarousel-module__tUy7aW__dotActive{background:#0085ff;width:24px}.discoveryCarousel-module__tUy7aW__counter{font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:#94a3b8;flex-shrink:0;font-weight:600}@media (max-width:639px){.discoveryCarousel-module__tUy7aW__carousel{border-radius:.625rem;width:calc(100% + 2rem);margin-bottom:1.5rem;margin-left:-1rem;margin-right:-1rem}.discoveryCarousel-module__tUy7aW__slideTrack{aspect-ratio:4/3}.discoveryCarousel-module__tUy7aW__slideOverlay{background:linear-gradient(#0000 0%,#0f172a59 42%,#0f172ad1 68%,#0f172af5 100%)}.discoveryCarousel-module__tUy7aW__slideContent{z-index:1;max-width:none;padding:1rem 1rem 1.125rem}.discoveryCarousel-module__tUy7aW__slideTextPanel{padding:.75rem .875rem}.discoveryCarousel-module__tUy7aW__slideBadges{gap:.375rem;margin-bottom:.625rem}.discoveryCarousel-module__tUy7aW__badgeSport,.discoveryCarousel-module__tUy7aW__badgeType{font-size:var(--text-2xs);padding:.1875rem .5rem}.discoveryCarousel-module__tUy7aW__slideDate{font-size:var(--text-sm);flex-basis:100%;margin-top:.125rem}.discoveryCarousel-module__tUy7aW__slideTitle{font-size:var(--text-lg);margin-bottom:.5rem;line-height:1.2}.discoveryCarousel-module__tUy7aW__slideTeaser{display:none}.discoveryCarousel-module__tUy7aW__slideActions{flex-direction:column;align-items:flex-start;gap:.5rem}.discoveryCarousel-module__tUy7aW__ctaLink{font-size:var(--text-sm);padding:.5rem 1.125rem}.discoveryCarousel-module__tUy7aW__slideOrg{font-size:var(--text-sm);line-height:1.35}.discoveryCarousel-module__tUy7aW__controlsBar{flex-wrap:wrap;row-gap:.375rem;padding:.5rem .75rem}.discoveryCarousel-module__tUy7aW__navBtns{order:1}.discoveryCarousel-module__tUy7aW__counter{font-size:var(--text-xs);order:2;margin-left:auto}.discoveryCarousel-module__tUy7aW__dots{flex:100%;order:3;justify-content:center;min-width:0;padding-top:.125rem}.discoveryCarousel-module__tUy7aW__dot{flex-shrink:0}}
.discoveryFilters-module__-q3F0a__filterBar{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.625rem .875rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.discoveryFilters-module__-q3F0a__filterBarHead{color:#94a3b8;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:.375rem;padding-right:.75rem;display:flex}.discoveryFilters-module__-q3F0a__filterBarControls{flex-wrap:wrap;flex:1;align-items:center;gap:.375rem;min-width:0;display:flex}.discoveryFilters-module__-q3F0a__filterBarControls>*{flex:1;min-width:14rem}@media (max-width:640px){.discoveryFilters-module__-q3F0a__filterBarControls{flex-direction:column;align-items:stretch}.discoveryFilters-module__-q3F0a__filterBarControls>*{flex:none;width:100%;min-width:0}}.discoveryFilters-module__-q3F0a__filterClearBtn{font-family:inherit;font-size:var(--text-sm);color:#64748b;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.25rem;padding:.4375rem .75rem;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.discoveryFilters-module__-q3F0a__filterClearBtn:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.discoveryFilters-module__-q3F0a__filterClearBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}
.discoveryHome-module__GQLIKG__shell{font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;color:#0f172a;line-height:1.55}.discoveryHome-module__GQLIKG__heroGrid{align-items:stretch}@media (min-width:1024px){.discoveryHome-module__GQLIKG__heroGrid{padding-right:calc(320px + 1.5rem);position:relative}.discoveryHome-module__GQLIKG__heroGrid>*{min-height:0}}
.discoveryStoryGrid-module__MKbHVq__gridTitle{font-size:var(--text-2xl);letter-spacing:-.02em;color:#0f172a;margin:0 0 1.5rem;font-weight:800}.discoveryStoryGrid-module__MKbHVq__storyGrid{grid-template-columns:1fr;gap:1.25rem;transition:opacity .15s;display:grid}@media (min-width:640px){.discoveryStoryGrid-module__MKbHVq__storyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.discoveryStoryGrid-module__MKbHVq__storyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.discoveryStoryGrid-module__MKbHVq__storyGridLoading{opacity:.45;pointer-events:none}.discoveryStoryGrid-module__MKbHVq__emptyState{text-align:center;color:#334155;background:#f8fafc;border:1px dashed #0085ff59;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.discoveryStoryGrid-module__MKbHVq__emptyStateTitle{font-size:var(--text-2xl);color:#0f172a;margin:0;font-weight:700}.discoveryStoryGrid-module__MKbHVq__emptyStateDescription{max-width:32rem;font-size:var(--text-base);color:#64748b;margin:0;line-height:1.65}.discoveryStoryGrid-module__MKbHVq__loadMoreArea{flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.discoveryStoryGrid-module__MKbHVq__loadMoreBtn{font-family:inherit;font-size:var(--text-base);color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;align-items:center;padding:.625rem 1.5rem;font-weight:600;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.discoveryStoryGrid-module__MKbHVq__loadMoreBtn:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:0 1px 4px #0f172a14}.discoveryStoryGrid-module__MKbHVq__loadMoreBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.discoveryStoryGrid-module__MKbHVq__loadingText,.discoveryStoryGrid-module__MKbHVq__endText{font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;font-size:var(--text-base);color:#64748b;margin:0}
.discoveryTrending-module__nJKCoq__panel{border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 4px #0f172a0f}@media (min-width:1024px){.discoveryTrending-module__nJKCoq__panel{width:320px;height:100%;max-height:100%;position:absolute;top:0;right:0}}.discoveryTrending-module__nJKCoq__header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.875rem 1.125rem;display:flex}.discoveryTrending-module__nJKCoq__title{font-size:var(--text-xs);letter-spacing:.13em;text-transform:uppercase;color:#06c;margin:0;font-weight:800}.discoveryTrending-module__nJKCoq__iconWrap{color:#0085ff;background:#0085ff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.discoveryTrending-module__nJKCoq__list{background:#fff;flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.discoveryTrending-module__nJKCoq__item{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.875rem 1.125rem;transition:background .12s;display:flex}.discoveryTrending-module__nJKCoq__item:last-child{border-bottom:none}.discoveryTrending-module__nJKCoq__item:hover{background:#fafbfc}.discoveryTrending-module__nJKCoq__rank{min-width:1.625rem;font-size:var(--text-lg);letter-spacing:-.04em;color:#64748b;font-variant-numeric:tabular-nums;flex-shrink:0;padding-top:.1rem;font-weight:800;line-height:1}.discoveryTrending-module__nJKCoq__content{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.discoveryTrending-module__nJKCoq__storyTitle{font-size:var(--text-base);color:#0f172a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.35;text-decoration:none;transition:color .12s;display:-webkit-box;overflow:hidden}.discoveryTrending-module__nJKCoq__storyTitle:hover{color:#0085ff}.discoveryTrending-module__nJKCoq__storyTitle:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #0085ff}.discoveryTrending-module__nJKCoq__meta{flex-wrap:wrap;align-items:center;gap:.2rem .4rem;display:flex}.discoveryTrending-module__nJKCoq__orgName{font-size:var(--text-sm);color:#475569;white-space:nowrap;text-overflow:ellipsis;max-width:10rem;font-weight:600;overflow:hidden}.discoveryTrending-module__nJKCoq__stat{font-size:var(--text-sm);color:#94a3b8;white-space:nowrap}.discoveryTrending-module__nJKCoq__dot{color:#cbd5e1;font-size:var(--text-xs)}.discoveryTrending-module__nJKCoq__thumb{background:#f1f5f9;border-radius:.375rem;flex-shrink:0;width:58px;height:46px;position:relative;overflow:hidden}.discoveryTrending-module__nJKCoq__thumbImg{-o-object-fit:contain;object-fit:contain}.discoveryTrending-module__nJKCoq__thumbPlaceholder{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);position:absolute;inset:0}
.EventDetailsModal-module__55ho4G__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.EventDetailsModal-module__55ho4G__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 10px 40px #0003}.EventDetailsModal-module__55ho4G__modalHeader{z-index:1;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:sticky;top:0}.EventDetailsModal-module__55ho4G__modalTitle{color:#212330;font-size:var(--text-2xl);margin:0;font-weight:600}.EventDetailsModal-module__55ho4G__closeButton{color:#515467;width:2.5rem;height:2.5rem;font-size:var(--text-xl);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex}.EventDetailsModal-module__55ho4G__closeButton:hover{color:#212330;background:#f3f4f6}.EventDetailsModal-module__55ho4G__modalBody{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex}.EventDetailsModal-module__55ho4G__eventDetails{flex-direction:column;gap:1rem;display:flex}.EventDetailsModal-module__55ho4G__detailRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.EventDetailsModal-module__55ho4G__detailLabel{color:#515467;font-size:var(--text-lg);min-width:80px;font-weight:600}.EventDetailsModal-module__55ho4G__detailValue{color:#212330;font-size:var(--text-lg);text-align:right;flex:1;font-weight:400}.EventDetailsModal-module__55ho4G__mapContainer{border:1px solid #e0e0e0;border-radius:8px;width:100%;height:300px;position:relative;overflow:hidden}.EventDetailsModal-module__55ho4G__map{border:none;width:100%;height:100%}.EventDetailsModal-module__55ho4G__mapVisible{opacity:1;transition:opacity .3s}.EventDetailsModal-module__55ho4G__mapHidden{opacity:0}.EventDetailsModal-module__55ho4G__mapLoadingOverlay{z-index:1;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.EventDetailsModal-module__55ho4G__spinner{border:3px solid #e0e0e0;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite EventDetailsModal-module__55ho4G__spin}@keyframes EventDetailsModal-module__55ho4G__spin{to{transform:rotate(360deg)}}.EventDetailsModal-module__55ho4G__mapLoadingText{color:#6b7280;font-size:var(--text-lg);font-weight:500}
.featuredStoriesGrid-module__fDD_5a__featuredGrid{gap:2rem;display:grid}@media (min-width:768px){.featuredStoriesGrid-module__fDD_5a__featuredGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.featuredStoriesGrid-module__fDD_5a__featuredGrid{grid-template-columns:repeat(3,1fr)}}
.mainPageHeader-module__XKFMhG__header{z-index:50;font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;font-size:var(--text-xl);-webkit-font-smoothing:antialiased;background:#fff;line-height:1.45;position:sticky;top:0;box-shadow:0 1px #e2e8f0}.mainPageHeader-module__XKFMhG__headerContent{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;max-width:1320px;margin:0 auto;padding:.75rem 1rem;display:flex}.mainPageHeader-module__XKFMhG__logoContainer{flex-shrink:0;order:0;align-items:center;min-width:0;text-decoration:none;display:flex}.mainPageHeader-module__XKFMhG__logoImage{width:auto;height:26px}@media (min-width:768px){.mainPageHeader-module__XKFMhG__logoImage{height:30px}}.mainPageHeader-module__XKFMhG__nav{flex:1;order:2;justify-content:center;align-items:center;gap:.25rem;min-width:0;display:none}.mainPageHeader-module__XKFMhG__navLink{color:#64748b;font-weight:700;font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:6px;padding:.5rem .75rem;text-decoration:none;transition:background-color .15s,color .15s}.mainPageHeader-module__XKFMhG__navLink:hover{color:#0f172a;background:#f1f5f9}.mainPageHeader-module__XKFMhG__ctaButton{color:#fff;height:40px;font-weight:800;font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#0085ff;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:0 1.25rem;text-decoration:none;transition:background-color .15s;display:none}@media (min-width:768px){.mainPageHeader-module__XKFMhG__ctaButton{display:inline-flex}}.mainPageHeader-module__XKFMhG__ctaButton:hover{background:#06c}.mainPageHeader-module__XKFMhG__mobileMenuButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:background-color .15s,border-color .15s;display:flex}.mainPageHeader-module__XKFMhG__mobileMenuButton:hover{background:#f8fafc;border-color:#94a3b8}.mainPageHeader-module__XKFMhG__headerRail{flex-shrink:0;order:1;align-items:center;gap:.35rem;margin-left:auto;display:flex}@media (min-width:768px){.mainPageHeader-module__XKFMhG__headerRail{order:4;margin-left:0}.mainPageHeader-module__XKFMhG__nav{display:flex}.mainPageHeader-module__XKFMhG__mobileMenuButton{display:none}.mainPageHeader-module__XKFMhG__logoContainer{margin-right:1rem}}@media (max-width:767px){.mainPageHeader-module__XKFMhG__nav{display:none!important}}.mainPageHeader-module__XKFMhG__mobileMenu{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;padding:.75rem 1rem 1rem;display:flex}.mainPageHeader-module__XKFMhG__mobileNavLink{color:#334155;font-weight:700;font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #f1f5f9;padding:.75rem 0;text-decoration:none}.mainPageHeader-module__XKFMhG__mobileNavLink:hover{color:#0f172a}.mainPageHeader-module__XKFMhG__mobileNavLink:last-of-type{border-bottom:none}.mainPageHeader-module__XKFMhG__mobileCtaButton{color:#fff;height:46px;font-weight:800;font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;text-align:center;background:#0085ff;border-radius:.375rem;justify-content:center;align-items:center;margin-top:.75rem;text-decoration:none;transition:background-color .15s;display:flex}.mainPageHeader-module__XKFMhG__mobileCtaButton:hover{background:#06c}@media (min-width:768px){.mainPageHeader-module__XKFMhG__mobileMenu{display:none}}@media print{.mainPageHeader-module__XKFMhG__noPrint{display:none!important}}.mainPageHeader-module__XKFMhG__unifiedSearchWrap{flex:100%;order:3;min-width:0;max-width:none;position:relative}@media (min-width:768px){.mainPageHeader-module__XKFMhG__unifiedSearchWrap{flex:280px;order:3;max-width:440px;margin-left:.5rem;margin-right:.5rem}}.mainPageHeader-module__XKFMhG__unifiedSearchInner{background:#f8fafc;border:1px solid #cbd5e1;border-radius:.5rem;align-items:center;width:100%;height:44px;padding:0 .875rem;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex;box-shadow:inset 0 1px 2px #0f172a0a}.mainPageHeader-module__XKFMhG__unifiedSearchInner:focus-within,.mainPageHeader-module__XKFMhG__unifiedSearchInnerOpen{background:#fff;border-color:#0085ff;box-shadow:0 0 0 3px #0085ff1f,inset 0 1px 2px #0f172a0a}.mainPageHeader-module__XKFMhG__unifiedSearchIcon{color:#64748b;flex-shrink:0;margin-right:.5rem}.mainPageHeader-module__XKFMhG__unifiedSearchInput{min-width:0;font-family:inherit;font-size:var(--text-base);color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-weight:500}.mainPageHeader-module__XKFMhG__unifiedSearchInput::placeholder{color:#94a3b8;font-weight:500}.mainPageHeader-module__XKFMhG__unifiedResults{z-index:60;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;max-height:min(70vh,420px);padding:.5rem 0;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #0f172a1f,0 0 0 1px #0f172a0a}.mainPageHeader-module__XKFMhG__unifiedEmpty{font-size:var(--text-base);color:#64748b;margin:0;padding:1rem 1.125rem;line-height:1.45}.mainPageHeader-module__XKFMhG__unifiedGroup{padding:.35rem 0}.mainPageHeader-module__XKFMhG__unifiedGroupLabel{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:#0085ff;margin:0;padding:.35rem 1.125rem .25rem;font-weight:800}.mainPageHeader-module__XKFMhG__unifiedList{margin:0;padding:0;list-style:none}.mainPageHeader-module__XKFMhG__unifiedResultLink{color:inherit;flex-direction:column;gap:.15rem;padding:.65rem 1.125rem;text-decoration:none;transition:background-color .1s;display:flex}.mainPageHeader-module__XKFMhG__unifiedResultLink:hover{background:#f1f5f9}.mainPageHeader-module__XKFMhG__unifiedResultTitle{font-size:var(--text-base);color:#0f172a;font-weight:700;line-height:1.3}.mainPageHeader-module__XKFMhG__unifiedResultMeta{font-size:var(--text-sm);color:#64748b;line-height:1.35}@media (max-width:767px){.mainPageHeader-module__XKFMhG__ctaButton{height:44px;font-size:var(--text-xs);padding:0 .85rem;display:inline-flex}}
.MediaGallery-module__aUphkW__container{flex-direction:column;gap:0;display:flex}.MediaGallery-module__aUphkW__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.MediaGallery-module__aUphkW__gridLarge{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.MediaGallery-module__aUphkW__imageButton{aspect-ratio:4/3;cursor:zoom-in;background:#f4f5f9;border:none;border-radius:8px;width:100%;padding:0;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.MediaGallery-module__aUphkW__imageButton:hover{transform:translateY(-2px);box-shadow:0 8px 16px #1f29371f}.MediaGallery-module__aUphkW__imageWrapper{width:100%;height:100%;position:relative}.MediaGallery-module__aUphkW__image{-o-object-fit:cover;object-fit:cover}
.NextEvent-module__sn2Q7W__container{flex-direction:column;gap:0;margin-bottom:2rem;display:flex}.NextEvent-module__sn2Q7W__title{color:#212330;font-size:var(--text-2xl);margin:0;padding-bottom:.75rem;font-style:normal;font-weight:600;line-height:120%}.NextEvent-module__sn2Q7W__titleDivider{background:#e0e0e0;border:none;height:2px;margin:0 0 1rem}.NextEvent-module__sn2Q7W__card{cursor:pointer;text-align:left;background:#fff;border:1px solid #d9dcf2;border-radius:8px;flex-direction:column;gap:.75rem;width:100%;padding:1.25rem;transition:all .2s;display:flex}.NextEvent-module__sn2Q7W__card:hover{border-color:#c5c9e0;box-shadow:0 2px 8px #00000014}.NextEvent-module__sn2Q7W__upcomingLabel{color:#6b7280;font-size:var(--text-base);letter-spacing:1px;text-transform:uppercase;margin:0;font-weight:600}.NextEvent-module__sn2Q7W__eventName{color:#212330;font-size:var(--text-2xl);text-align:center;margin:0;font-weight:600;line-height:1.3}.NextEvent-module__sn2Q7W__dateTime{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;display:flex}.NextEvent-module__sn2Q7W__date{color:#515467;font-size:var(--text-lg);margin:0;font-weight:400}.NextEvent-module__sn2Q7W__separator{color:#515467;font-size:var(--text-lg);font-weight:400}.NextEvent-module__sn2Q7W__time{color:#515467;font-size:var(--text-lg);margin:0;font-weight:400}.NextEvent-module__sn2Q7W__clickHint{color:#1d4ed8;font-size:var(--text-base);text-align:center;letter-spacing:.3px;margin:0;font-weight:500}.NextEvent-module__sn2Q7W__card:hover .NextEvent-module__sn2Q7W__clickHint{text-decoration:underline}
.organizationHeader-module__ZrWMDG__header{box-sizing:border-box;align-items:center;width:100%;max-width:100%;min-height:96px;margin-left:auto;margin-right:auto;padding:1rem 0;display:flex;position:relative;overflow:visible}@media (max-width:767px){.organizationHeader-module__ZrWMDG__header{overflow-x:hidden}}@media print{.organizationHeader-module__ZrWMDG__header{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important;overflow:visible!important}.organizationHeader-module__ZrWMDG__templateContainer,.organizationHeader-module__ZrWMDG__templateContainer *,.organizationHeader-module__ZrWMDG__templateLeft,.organizationHeader-module__ZrWMDG__templateRight,.organizationHeader-module__ZrWMDG__templateLeft svg,.organizationHeader-module__ZrWMDG__templateRight svg{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}}.organizationHeader-module__ZrWMDG__headerOrganization{min-height:239px}@media (max-width:767px){.organizationHeader-module__ZrWMDG__headerOrganization{min-height:160px;padding:.75rem 0}}@media (max-width:425px){.organizationHeader-module__ZrWMDG__headerOrganization{min-height:140px;padding:.5rem 0}}.organizationHeader-module__ZrWMDG__container{z-index:10;box-sizing:border-box;flex-direction:row;align-items:center;gap:.75rem;width:100%;max-width:100%;margin:0 auto;padding:0 1rem;display:flex;position:relative}.organizationHeader-module__ZrWMDG__containerMain{flex:1;justify-content:center;min-width:0;display:flex}.organizationHeader-module__ZrWMDG__sponsorBranding{flex-direction:row;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.organizationHeader-module__ZrWMDG__sponsorBrandingLogoWrap{width:100px;height:40px;position:relative}@media (min-width:768px){.organizationHeader-module__ZrWMDG__sponsorBrandingLogoWrap{width:140px;height:48px}}.organizationHeader-module__ZrWMDG__sponsorBrandingLogo{-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}@media (min-width:768px){.organizationHeader-module__ZrWMDG__container{max-width:1200px;padding:0}}.organizationHeader-module__ZrWMDG__organizationContent{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:100%;display:flex}.organizationHeader-module__ZrWMDG__headerOrganization .organizationHeader-module__ZrWMDG__organizationContent{min-height:207px}@media (max-width:767px){.organizationHeader-module__ZrWMDG__headerOrganization .organizationHeader-module__ZrWMDG__organizationContent{gap:.5rem;min-height:120px}}@media (max-width:425px){.organizationHeader-module__ZrWMDG__headerOrganization .organizationHeader-module__ZrWMDG__organizationContent{gap:.375rem;min-height:100px}}.organizationHeader-module__ZrWMDG__logoContainer{aspect-ratio:1;width:64px;height:64px;position:relative}@media (min-width:768px){.organizationHeader-module__ZrWMDG__logoContainer{width:120px;height:120px}}.organizationHeader-module__ZrWMDG__logo{-o-object-fit:contain;object-fit:contain}.organizationHeader-module__ZrWMDG__organizationTitle{font-size:var(--text-2xl);text-align:center;color:#fff;word-wrap:break-word;text-shadow:0 2px 4px #000c;max-width:100%;padding:0 .5rem;font-weight:600;line-height:130%}@media (min-width:768px){.organizationHeader-module__ZrWMDG__organizationTitle{font-size:var(--text-4xl);padding:0 1rem}}.organizationHeader-module__ZrWMDG__storyContent{box-sizing:border-box;cursor:pointer;align-items:center;gap:1rem;max-width:100%;height:auto;padding:0 1rem;text-decoration:none;transition:opacity .2s;display:flex}.organizationHeader-module__ZrWMDG__storyContent:hover{opacity:.8}@media (min-width:768px){.organizationHeader-module__ZrWMDG__storyContent{gap:1.5rem;min-height:62px;padding:0}}.organizationHeader-module__ZrWMDG__storyLogoContainer{aspect-ratio:1;flex-shrink:0;width:48px;height:48px;position:relative}@media (min-width:768px){.organizationHeader-module__ZrWMDG__storyLogoContainer{width:64px;height:64px}}.organizationHeader-module__ZrWMDG__storyLogo{-o-object-fit:contain;object-fit:contain}.organizationHeader-module__ZrWMDG__storyTitleContainer{flex-direction:column;justify-content:center;gap:.5rem;height:100%;display:flex}.organizationHeader-module__ZrWMDG__storyTitle{color:#fff;font-size:var(--text-xl);word-wrap:break-word;text-shadow:0 2px 4px #000c;max-width:100%;font-style:normal;font-weight:500;line-height:140%}@media (min-width:768px){.organizationHeader-module__ZrWMDG__storyTitle{font-size:var(--text-3xl)}}.organizationHeader-module__ZrWMDG__templateContainer{z-index:0;position:absolute;inset:0}.organizationHeader-module__ZrWMDG__gradientOverlay{z-index:1;pointer-events:none;background:radial-gradient(70% 90%,#00000038 0%,#0000001a 45%,#0000 75%);position:absolute;inset:0}.organizationHeader-module__ZrWMDG__headerImage{-o-object-fit:cover;object-fit:cover}.organizationHeader-module__ZrWMDG__templateLeft{height:100%;position:absolute;top:0;left:0}@media (max-width:767px){.organizationHeader-module__ZrWMDG__templateLeft{left:-20%}}@media (max-width:425px){.organizationHeader-module__ZrWMDG__templateLeft{left:-40%}}.organizationHeader-module__ZrWMDG__templateRight{height:100%;position:absolute;top:0;right:0}@media (max-width:767px){.organizationHeader-module__ZrWMDG__templateRight{right:-20%}}@media (max-width:425px){.organizationHeader-module__ZrWMDG__templateRight{right:-40%}}
.organizationsGrid-module__HIlA6a__emptyState{text-align:center;color:#334155;background:#f8fafc;border:1px dashed #0085ff59;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 0 1.5rem;padding:3rem 2rem;display:flex}.organizationsGrid-module__HIlA6a__emptyStateTitle{font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;font-size:var(--text-xl);color:#0f172a;margin:0;font-weight:700}.organizationsGrid-module__HIlA6a__emptyStateDescription{max-width:32rem;font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;font-size:var(--text-base);color:#64748b;margin:0;line-height:1.65}.organizationsGrid-module__HIlA6a__organizationsGrid{gap:1.25rem;display:grid}@media (min-width:768px){.organizationsGrid-module__HIlA6a__organizationsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.organizationsGrid-module__HIlA6a__organizationsGrid{grid-template-columns:repeat(3,1fr)}}.organizationsGrid-module__HIlA6a__loadMoreArea{flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.organizationsGrid-module__HIlA6a__loadMoreBtn{font-family:inherit;font-size:var(--text-base);color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;align-items:center;padding:.625rem 1.5rem;font-weight:600;transition:border-color .12s,box-shadow .12s,background .12s;display:inline-flex}.organizationsGrid-module__HIlA6a__loadMoreBtn:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:0 1px 4px #0f172a14}.organizationsGrid-module__HIlA6a__loadMoreBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.organizationsGrid-module__HIlA6a__loadingText,.organizationsGrid-module__HIlA6a__endText{font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;font-size:var(--text-base);color:#64748b;margin:0}
.PlayersFeatures-module__X-9hGa__container{flex-direction:column;gap:1.25rem;padding:0;display:flex}.PlayersFeatures-module__X-9hGa__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.PlayersFeatures-module__X-9hGa__cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.PlayersFeatures-module__X-9hGa__card{background:linear-gradient(#f8fafce6,#f8fafc99);border:1px solid #94a3b840;border-radius:20px;flex-direction:column;gap:.85rem;padding:1.75rem 1.5rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 25px 45px #0f172a1f}.PlayersFeatures-module__X-9hGa__card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0f172a2e}.PlayersFeatures-module__X-9hGa__avatarWrapper{border-radius:18px;width:100%;padding-top:70%;position:relative;overflow:hidden}.PlayersFeatures-module__X-9hGa__avatarImage{position:absolute;inset:0}.PlayersFeatures-module__X-9hGa__avatarImageContent{-o-object-fit:cover;object-fit:cover;background:#fff;width:100%;height:100%}.PlayersFeatures-module__X-9hGa__avatarImageContentContain{-o-object-fit:contain;object-fit:contain;background:#fff;width:100%;height:100%}.PlayersFeatures-module__X-9hGa__avatarFallback{font-size:var(--text-4xl);color:#334155;background:#fff;border:1px solid #e2e8f0;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.PlayersFeatures-module__X-9hGa__cardContent{flex-direction:column;gap:.45rem;min-width:0;display:flex}.PlayersFeatures-module__X-9hGa__playerName{font-size:var(--text-xl);color:#0f172a;margin:0;font-weight:700;line-height:1.35}.PlayersFeatures-module__X-9hGa__teamName{font-size:var(--text-base);color:#475569;margin:0;font-weight:600;line-height:1.5}.PlayersFeatures-module__X-9hGa__modalOverlay{z-index:1100;background:#1118278c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PlayersFeatures-module__X-9hGa__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:min(640px,100%);max-height:85vh;display:flex;overflow:hidden;box-shadow:0 25px 60px #0f172a33}.PlayersFeatures-module__X-9hGa__modalHeader{background:linear-gradient(135deg,#4f46e50d,#ec48990d);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.PlayersFeatures-module__X-9hGa__modalTitle{font-size:var(--text-lg);color:#111827;margin:0;font-weight:600}.PlayersFeatures-module__X-9hGa__closeButton{appearance:none;font-size:var(--text-xl);cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;line-height:1;transition:background .2s}.PlayersFeatures-module__X-9hGa__closeButton:hover{background:#e5e7eb99}.PlayersFeatures-module__X-9hGa__modalBody{padding:1.25rem 1.5rem;overflow-y:auto}.PlayersFeatures-module__X-9hGa__modalList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.PlayersFeatures-module__X-9hGa__modalListItem{list-style:none}.PlayersFeatures-module__X-9hGa__modalLink{color:inherit;background:#fff;border:1px solid #cbd5e199;border-radius:12px;align-items:center;gap:1rem;padding:.85rem 1rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.PlayersFeatures-module__X-9hGa__modalLink:hover{border-color:#6366f199;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a1f}.PlayersFeatures-module__X-9hGa__modalAvatar{aspect-ratio:4/3;background:#fff;border:1px solid #cbd5e199;border-radius:12px;width:64px;position:relative;overflow:hidden;box-shadow:0 6px 16px #0f172a1a}.PlayersFeatures-module__X-9hGa__modalPlayerInfo{flex-direction:column;gap:.35rem;display:flex}.PlayersFeatures-module__X-9hGa__modalPlayerName{font-size:var(--text-base);color:#0f172a;margin:0;font-weight:600}.PlayersFeatures-module__X-9hGa__modalTeamName{font-size:var(--text-base);color:#475569;margin:0}@media (max-width:768px){.PlayersFeatures-module__X-9hGa__cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:640px){.PlayersFeatures-module__X-9hGa__cards{flex-direction:column}.PlayersFeatures-module__X-9hGa__card{align-items:center;padding:1.5rem}}
.recentStories-module__1ROb6G__container{box-sizing:border-box;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:100%;margin:0 auto;padding:2rem 1rem;display:flex;overflow-x:hidden}@media (min-width:768px){.recentStories-module__1ROb6G__container{max-width:120rem;padding:3rem 1rem}}.recentStories-module__1ROb6G__title{color:var(--neutral-black,#080a17);text-align:center;font-size:var(--text-3xl);font-style:normal;font-weight:600;line-height:130%}@media (min-width:640px){.recentStories-module__1ROb6G__title{font-size:var(--text-4xl)}}.recentStories-module__1ROb6G__storiesGrid{box-sizing:border-box;grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:100%;display:grid}.recentStories-module__1ROb6G__storiesGrid>*{max-width:100%;height:auto;min-height:300px}@media (min-width:768px){.recentStories-module__1ROb6G__storiesGrid{gap:2rem}.recentStories-module__1ROb6G__storiesGrid>*{height:400px}}.recentStories-module__1ROb6G__viewAllButton{border:1px solid var(--neutral-900,#212330);max-width:145px;height:48px;color:var(--neutral-900,#212330);font-size:var(--text-xl);border-radius:4px;justify-content:center;align-self:center;align-items:center;gap:8px;padding:2px 8px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none;transition:all .2s;display:flex}.recentStories-module__1ROb6G__viewAllButton:hover{background-color:var(--neutral-900,#212330);color:#fff}@media (min-width:768px){.recentStories-module__1ROb6G__storiesGrid{grid-template-columns:repeat(3,1fr)}.recentStories-module__1ROb6G__storiesGrid>*{height:400px}}@media (min-width:1400px){.recentStories-module__1ROb6G__storiesGrid{grid-template-columns:repeat(3,1fr);gap:3rem}}
.RelatedStories-module__2jyosG__container{flex-direction:column;gap:0;display:flex}.RelatedStories-module__2jyosG__storiesList{flex-direction:column;gap:1rem;display:flex}.RelatedStories-module__2jyosG__storyRow{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:1rem;padding:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.RelatedStories-module__2jyosG__storyRow:hover{border-color:#d1d5db;transform:translateY(-3px);box-shadow:0 12px 28px #0f172a1f}.RelatedStories-module__2jyosG__thumbnail{aspect-ratio:4/3;background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:160px;display:flex;position:relative;overflow:hidden}.RelatedStories-module__2jyosG__thumbnail:after{content:none}.RelatedStories-module__2jyosG__image{-o-object-fit:cover;object-fit:cover}.RelatedStories-module__2jyosG__logoImage{-o-object-fit:contain;object-fit:contain;background:#fff}.RelatedStories-module__2jyosG__avatar{border-radius:0;width:100%;height:100%}.RelatedStories-module__2jyosG__storyContent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.RelatedStories-module__2jyosG__meta{font-size:var(--text-xs);color:#6b7280;letter-spacing:.02em;text-transform:uppercase}.RelatedStories-module__2jyosG__storyTitle{font-size:var(--text-base);color:#1f2937;margin:0;font-weight:600;line-height:1.35}.RelatedStories-module__2jyosG__excerpt{font-size:var(--text-sm);color:#4b5563;margin:0;line-height:1.5}.RelatedStories-module__2jyosG__logoFallback{color:#6b7280;text-transform:uppercase;background:linear-gradient(135deg,#edeff6 0%,#dadeea 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:700;display:flex}@media (max-width:640px){.RelatedStories-module__2jyosG__storyRow{flex-direction:column}.RelatedStories-module__2jyosG__thumbnail{width:100%}}
.RecentVideos-module__nAbMkW__container{flex-direction:column;gap:0;display:flex}.RecentVideos-module__nAbMkW__videoList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.RecentVideos-module__nAbMkW__videoListGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.RecentVideos-module__nAbMkW__videoItem{height:100%;list-style:none}.RecentVideos-module__nAbMkW__videoCard{color:inherit;background:#fbfbfe;border:1px solid #d9dcf2;border-radius:6px;flex-direction:column;gap:.75rem;height:100%;padding:1rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.RecentVideos-module__nAbMkW__videoCardButton{cursor:pointer;text-align:left;border:none;width:100%}.RecentVideos-module__nAbMkW__videoCard:hover{border-color:#c5c9e0;box-shadow:0 2px 8px #00000014}.RecentVideos-module__nAbMkW__videoPreview{aspect-ratio:4/3;background:#0f172a;border-radius:4px;width:100%;max-height:180px;overflow:hidden}.RecentVideos-module__nAbMkW__video{-o-object-fit:cover;object-fit:cover;background:#0f172a;width:100%;height:100%}.RecentVideos-module__nAbMkW__videoMeta{flex-direction:column;gap:.35rem;display:flex}.RecentVideos-module__nAbMkW__videoInfo{flex-direction:column;gap:.25rem;display:flex}.RecentVideos-module__nAbMkW__videoTitle{color:#212330;font-size:var(--text-lg);margin:0;font-weight:600;line-height:1.3}.RecentVideos-module__nAbMkW__videoDate{color:#515467;font-size:var(--text-lg);margin:0;font-weight:400}.RecentVideos-module__nAbMkW__videoCaption{color:#6b7280;font-size:var(--text-lg);margin:0;font-weight:500}.RecentVideos-module__nAbMkW__videoCaption:before{content:"“"}.RecentVideos-module__nAbMkW__videoCaption:after{content:"”"}@media (max-width:1024px){.RecentVideos-module__nAbMkW__videoCard{padding:.75rem}.RecentVideos-module__nAbMkW__videoListGrid{grid-template-columns:1fr}}
.Schedule-module__z_yLtG__container{flex-direction:column;gap:0;width:100%;min-width:0;display:flex;overflow:hidden}.Schedule-module__z_yLtG__eventsList{flex-direction:column;gap:0;width:100%;min-width:0;display:flex}.Schedule-module__z_yLtG__eventListItem{cursor:pointer;width:100%;min-width:0;padding:.75rem 0;transition:color .2s;overflow:hidden}.Schedule-module__z_yLtG__eventListItem:hover,.Schedule-module__z_yLtG__eventListItem:hover .Schedule-module__z_yLtG__teamName{color:#3b82f6}.Schedule-module__z_yLtG__eventListItem:focus-visible{color:#3b82f6;outline:none}.Schedule-module__z_yLtG__eventContent{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;min-width:0;display:flex}.Schedule-module__z_yLtG__eventText{color:#212330;font-size:var(--text-xl);word-wrap:break-word;overflow-wrap:break-word;width:100%;font-weight:400;line-height:1.5}.Schedule-module__z_yLtG__teamName{color:#212330;font-weight:600;font-size:var(--text-xl)}.Schedule-module__z_yLtG__eventMeta{color:#515467;font-size:var(--text-base);word-wrap:break-word;overflow-wrap:break-word;width:100%;font-weight:400;line-height:1.4}.Schedule-module__z_yLtG__eventSeparator{border:none;border-top:1px solid #e0e0e0;margin:0;padding:0}.Schedule-module__z_yLtG__eventDate,.Schedule-module__z_yLtG__separator,.Schedule-module__z_yLtG__eventTime{color:#515467;font-size:var(--text-lg);font-weight:400}.Schedule-module__z_yLtG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Schedule-module__z_yLtG__modalHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Schedule-module__z_yLtG__modalTitle{color:#212330;font-size:var(--text-2xl);margin:0;font-weight:600}.Schedule-module__z_yLtG__closeButton{color:#515467;font-size:var(--text-3xl);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.Schedule-module__z_yLtG__closeButton:hover{color:#212330;background:#f8f9fa}.Schedule-module__z_yLtG__mapVisible{opacity:1;transition:opacity .3s}.Schedule-module__z_yLtG__mapHidden{opacity:0}.Schedule-module__z_yLtG__mapLoadingOverlay{z-index:1;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.Schedule-module__z_yLtG__spinner{border:3px solid #e0e0e0;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite Schedule-module__z_yLtG__spin}@keyframes Schedule-module__z_yLtG__spin{to{transform:rotate(360deg)}}.Schedule-module__z_yLtG__mapLoadingText{color:#6b7280;font-size:var(--text-lg);font-weight:500}.Schedule-module__z_yLtG__fullScheduleModal{background:#fff;border-radius:12px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.Schedule-module__z_yLtG__fullScheduleBody{max-height:70vh;padding:1.5rem;overflow-y:auto}.Schedule-module__z_yLtG__fullEventsList{flex-direction:column;gap:.75rem;display:flex}.Schedule-module__z_yLtG__fullEventItem{background:#fbfbfe;border:1px solid #d9dcf2;border-radius:6px;padding:1rem;transition:all .2s;overflow:hidden}.Schedule-module__z_yLtG__fullEventItem:hover{background:#f4f5ff}.Schedule-module__z_yLtG__expandedEvent{background:#fff;border-color:#3b82f6}.Schedule-module__z_yLtG__pastEvent{opacity:.6}.Schedule-module__z_yLtG__fullEventInfo{cursor:pointer;width:100%;min-width:0;font:inherit;text-align:left;background:0 0;border:none;flex-direction:column;gap:.5rem;padding:0;display:flex}.Schedule-module__z_yLtG__fullEventName{color:#212330;font-size:var(--text-lg);word-wrap:break-word;overflow-wrap:break-word;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-weight:600;line-height:1.3;display:flex}.Schedule-module__z_yLtG__pastLabel{color:#6b7280;font-size:var(--text-base);text-transform:uppercase;letter-spacing:.5px;background:#f3f4f6;border-radius:3px;padding:2px 6px;font-weight:600}.Schedule-module__z_yLtG__fullEventMeta{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.Schedule-module__z_yLtG__fullEventOpponent{color:#515467;font-size:var(--text-lg);word-wrap:break-word;overflow-wrap:break-word;width:100%;margin:0;font-weight:400}.Schedule-module__z_yLtG__noEvents{color:#6b7280;font-size:var(--text-lg);text-align:center;margin:0;padding:2rem}.Schedule-module__z_yLtG__expandedContent{border-top:1px solid #e0e0e0;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.Schedule-module__z_yLtG__expandedDetails{flex-direction:column;gap:.75rem;display:flex}.Schedule-module__z_yLtG__expandedDetailRow{flex-direction:column;gap:.25rem;display:flex}.Schedule-module__z_yLtG__expandedLabel{color:#6b7280;font-size:var(--text-base);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.Schedule-module__z_yLtG__expandedValue{color:#212330;font-size:var(--text-lg);font-weight:400}.Schedule-module__z_yLtG__expandedMapContainer{border:1px solid #e0e0e0;border-radius:6px;width:100%;height:250px;position:relative;overflow:hidden}.Schedule-module__z_yLtG__expandedMap{border:none;width:100%;height:100%}
.mention-pill-module__xBJ3Uq__pill{color:#1d4ed8;font-size:var(--text-lg);white-space:nowrap;-webkit-user-select:none;user-select:none;vertical-align:middle;cursor:pointer;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.25;text-decoration:none;transition:background-color .12s;display:inline-flex}.mention-pill-module__xBJ3Uq__pill:hover{background-color:#dbeafe;text-decoration:none}.mention-pill-module__xBJ3Uq__pillInitial{color:#1d4ed8;width:16px;height:16px;font-size:var(--text-2xs);background:#bfdbfe;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.mention-pill-module__xBJ3Uq__card{cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:12px;width:224px;text-decoration:none;display:block;overflow:hidden;box-shadow:0 8px 30px #00000024,0 2px 8px #00000014}button.mention-pill-module__xBJ3Uq__card{font:inherit;text-align:left;margin:0;padding:0}.mention-pill-module__xBJ3Uq__cardHeader{background:#eff6ff;border-bottom:1px solid #bfdbfe;align-items:center;gap:12px;padding:14px 16px;transition:background-color .12s;display:flex}.mention-pill-module__xBJ3Uq__card:hover .mention-pill-module__xBJ3Uq__cardHeader{background-color:#dbeafe}.mention-pill-module__xBJ3Uq__cardAvatar{-o-object-fit:cover;object-fit:cover;border:2px solid #bfdbfe;border-radius:9999px;flex-shrink:0;width:40px;height:40px}.mention-pill-module__xBJ3Uq__cardInitial{color:#1d4ed8;width:40px;height:40px;font-size:var(--text-xl);background:#bfdbfe;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.mention-pill-module__xBJ3Uq__cardMeta{min-width:0}.mention-pill-module__xBJ3Uq__cardName{font-size:var(--text-lg);color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-weight:700;overflow:hidden}.mention-pill-module__xBJ3Uq__cardRole{color:#1d4ed8;font-size:var(--text-base);background:#dbeafe;border-radius:9999px;padding:2px 8px;font-weight:500;display:inline-block}.mention-pill-module__xBJ3Uq__cardFooter{font-size:var(--text-base);color:#9ca3af;align-items:center;gap:6px;padding:8px 16px;display:flex}.mention-pill-module__xBJ3Uq__cardFooterIcon{flex-shrink:0;width:12px;height:12px}
.organizationStoriesClient-module__lUR36a__container{max-width:1280px;margin:0 auto;padding:2rem 1rem}.organizationStoriesClient-module__lUR36a__emptyContainer{}.organizationStoriesClient-module__lUR36a__emptyTitle{font-size:var(--text-3xl);margin-bottom:2rem;font-weight:700}.organizationStoriesClient-module__lUR36a__emptyMessage{color:#4b5563;text-align:center}.organizationStoriesClient-module__lUR36a__featuredStoryContainer{margin-bottom:3rem}.organizationStoriesClient-module__lUR36a__storyGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.organizationStoriesClient-module__lUR36a__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.organizationStoriesClient-module__lUR36a__spinner{border:3px solid #2563eb33;border-top-color:#2563eb;border-radius:9999px;width:32px;height:32px;animation:.8s linear infinite organizationStoriesClient-module__lUR36a__spin}.organizationStoriesClient-module__lUR36a__loadingText{color:#4b5563;font-size:var(--text-sm)}@keyframes organizationStoriesClient-module__lUR36a__spin{to{transform:rotate(360deg)}}@media (min-width:768px){.organizationStoriesClient-module__lUR36a__storyGrid{grid-template-columns:repeat(2,1fr)}}
.storiesMonetizePreviewClient-module__IRJQJa__container{flex-direction:column;flex-grow:1;max-width:100vw;display:flex}.storiesMonetizePreviewClient-module__IRJQJa__main{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 3rem}.storiesMonetizePreviewClient-module__IRJQJa__monetizeStoriesAdGrid{width:100%}.storiesMonetizePreviewClient-module__IRJQJa__monetizeStoriesAdCard{box-sizing:border-box;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;min-height:180px}
.storyPageClient-module__J-fVKG__container{flex-direction:column;flex-grow:1;max-width:100vw;display:flex;overflow-x:visible}@media print{.storyPageClient-module__J-fVKG__container{max-width:none!important;overflow:visible!important}}.storyPageClient-module__J-fVKG__errorPageContainer{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.storyPageClient-module__J-fVKG__errorCard{text-align:center;background-color:#fff;border-radius:.5rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.storyPageClient-module__J-fVKG__iconContainer{margin-bottom:1rem}.storyPageClient-module__J-fVKG__icon{color:#9ca3af;width:4rem;height:4rem;margin-left:auto;margin-right:auto}.storyPageClient-module__J-fVKG__errorTitle{font-size:var(--text-xl);color:#111827;margin-bottom:.5rem;font-weight:700}.storyPageClient-module__J-fVKG__errorMessage{color:#4b5563;margin-bottom:1.5rem;line-height:1.5}.storyPageClient-module__J-fVKG__backButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;padding:.625rem 1.25rem;font-weight:500;transition:background-color .2s}.storyPageClient-module__J-fVKG__backButton:hover{background-color:#2563eb}.storyPageClient-module__J-fVKG__backButton:focus{outline-offset:2px;outline:2px solid #0000;box-shadow:0 0 0 3px #3b82f680}.storyPageClient-module__J-fVKG__contentLayout{overflow-x:hidden}.storyPageClient-module__J-fVKG__contentLayoutSingleColumn{overflow-x:visible}.storyPageClient-module__J-fVKG__contentLayout{box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;padding:2rem 0 0;display:flex}.storyPageClient-module__J-fVKG__contentLayoutSingleColumn{box-sizing:border-box;flex-direction:column;align-items:center;gap:2rem;width:100%;padding:2rem 0 0;display:flex}@media (min-width:1024px){.storyPageClient-module__J-fVKG__contentLayout{flex-direction:row;gap:2rem;max-width:1400px;margin:0 auto;padding:4rem 2rem 0}.storyPageClient-module__J-fVKG__contentLayoutSingleColumn{max-width:960px;margin:0 auto;padding:4rem 2rem 0}}.storyPageClient-module__J-fVKG__storyColumn{flex:1;min-width:0}.storyPageClient-module__J-fVKG__storyColumnFullWidth{width:100%}@media (min-width:1024px){.storyPageClient-module__J-fVKG__storyColumn{flex:0 0 calc(66.6667% - 1rem)}.storyPageClient-module__J-fVKG__storyColumnFullWidth{max-width:960px;margin:0 auto}}.storyPageClient-module__J-fVKG__sidebarColumn{flex:1;min-width:0}@media (min-width:1024px){.storyPageClient-module__J-fVKG__sidebarColumn{flex:0 0 calc(33.3333% - 1rem)}}.storyPageClient-module__J-fVKG__sidebarContainer{flex-direction:column;gap:2rem;display:flex}@media (max-width:1023px){.storyPageClient-module__J-fVKG__contentLayout{flex-direction:column}.storyPageClient-module__J-fVKG__storyColumn,.storyPageClient-module__J-fVKG__sidebarColumn{flex:100%}.storyPageClient-module__J-fVKG__sidebarContainer{margin:0 1rem}}.storyPageClient-module__J-fVKG__teamsSection{flex-direction:column;gap:0;display:flex}.storyPageClient-module__J-fVKG__teamsList{flex-direction:column;gap:1.25rem;display:flex}.storyPageClient-module__J-fVKG__teamCard{color:inherit;background:#fbfbfe;border:1px solid #d9dcf2;border-radius:8px;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.storyPageClient-module__J-fVKG__teamCard:hover{border-color:#c5c9e0;transform:translateY(-2px);box-shadow:0 6px 20px #3b71ca1f}.storyPageClient-module__J-fVKG__teamCardTop{align-items:center;gap:1rem;display:flex}.storyPageClient-module__J-fVKG__teamLogoWrapper{box-sizing:border-box;background:#fff;border:1px solid #d9dcf2;border-radius:50%;flex-shrink:0;width:56px;height:56px;padding:6px;position:relative;overflow:hidden;box-shadow:0 4px 12px #11182714}.storyPageClient-module__J-fVKG__teamInfo{flex-direction:column;gap:.35rem;min-width:0;display:flex}.storyPageClient-module__J-fVKG__teamName{font-size:var(--text-lg);color:#111827;margin:0;font-weight:600;line-height:1.3}.storyPageClient-module__J-fVKG__teamMetaRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.storyPageClient-module__J-fVKG__teamMetaText{color:#4b4f63;font-size:var(--text-sm);font-weight:500}.storyPageClient-module__J-fVKG__teamDescription{font-size:var(--text-sm);color:#4b5563;margin:0;line-height:1.5}.storyPageClient-module__J-fVKG__monetizeSidebarPlaceholder{box-sizing:border-box;background:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;width:100%;min-height:280px}@media print{.storyPageClient-module__J-fVKG__noPrint{display:none!important}}