.Hero_hero__X6fOR{justify-content:center;height:calc(100vh - 90px);background:linear-gradient(var(--background),var(--componentBackground));position:relative;padding:80px 80px 0;overflow:hidden}.Hero_heroContent__Dx0Jw,.Hero_hero__X6fOR{display:flex;flex-direction:row;align-items:center;width:100%}.Hero_heroContent__Dx0Jw{justify-content:space-around;text-align:center;color:var(--foreground);z-index:1;height:100%}.Hero_ctaSide__eD7C_{flex:0 0 40%;max-width:600px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:1;gap:1.5rem;text-align:left;padding:2rem 2rem 350px;& h1{font-size:3rem}& p{font-size:1.5rem;margin-bottom:10px}}.Hero_buttons__2Sw5y{display:flex;flex-direction:row;gap:1rem;margin-top:5px}.Hero_interactiveSide__61Q0c{flex:0 1 60%;max-width:800px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;position:relative;height:100%}.Hero_backgroundImage__ookEk{position:absolute;top:0;left:0;width:auto;height:100%;z-index:0;filter:brightness(.8)}.Hero_backgroundBlob__7VKwV{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;filter:blur(10px) opacity(.5);scale:1.4}.Hero_searchbarContainer__Az7OT{padding:2rem 2rem 300px}@media screen and (max-width:1200px){.Hero_hero__X6fOR{padding:0 20px}}@media screen and (max-width:800px){.Hero_hero__X6fOR{padding:20px 20px 0}.Hero_heroContent__Dx0Jw{width:100%;flex-direction:column}.Hero_ctaSide__eD7C_{& h1{font-size:1.5rem}& p{font-size:1rem}padding:1rem}.Hero_interactiveSide__61Q0c{width:100%;& img{left:100px;top:auto}}.Hero_searchbarContainer__Az7OT{padding:1rem}.Hero_searchbarContainer__Az7OT.Hero_searchbarChanged___Se8X{position:fixed;top:60px;left:0;width:100%;height:100%;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Hero_buttons__2Sw5y{flex-direction:column;gap:1rem}}.Searchbar_container__9a2YO{position:relative}.Searchbar_searchbar__ByH_O{width:100%;height:60px;background-color:rgba(0,0,0,.2);border-radius:30px;display:flex;align-items:center;padding:10px 20px;font-size:1.5rem;font-family:Exo\ 2,sans-serif;color:var(--foreground);cursor:text;position:relative;transition:all .3s ease-in-out;overflow:hidden}@media (prefers-color-scheme:light){.Searchbar_searchbar__ByH_O{background-color:rgba(255,255,255,.8);box-shadow:0 0 10px rgba(0,0,0,.1)}}@media (prefers-color-scheme:dark){.Searchbar_searchbar__ByH_O{background-color:rgba(255,255,255,.2)}}.Searchbar_focused__VWkNE{border-color:rgba(0,255,204,.8);box-shadow:0 0 10px rgba(255,255,255,.1);background-color:rgba(0,0,0,.5);transform:scale(1.05)}.Searchbar_input__oo5yu{flex:1 1;outline:none;border:none;background:transparent;caret-color:transparent;width:100%;padding-right:10px;color:var(--foreground);font:2rem Exo\ 2,sans-serif}.Searchbar_input__oo5yu::-webkit-input-placeholder{color:var(--foreground)88;font:2rem Exo\ 2,sans-serif}.Searchbar_caret__oBCMj{width:2px;height:2rem;background-color:var(--foreground);display:inline-block;position:absolute;left:15px;animation:Searchbar_blink__ix2xC 1s infinite}.Searchbar_blink__ix2xC{opacity:1}@keyframes Searchbar_blink__ix2xC{50%{opacity:0}}.Searchbar_searchResults__4JY3y{background-color:rgb(0,0,0,.5);width:100%;max-height:0;position:absolute;top:100%;left:0;border-radius:10px;overflow-y:auto;margin-top:10px;opacity:0;will-change:height,opacity;transition:all .3s ease-in-out}.Searchbar_searchResults__4JY3y.Searchbar_show__0nyG8{opacity:1;transition:all .3s ease-in-out;max-height:500px;height:-moz-fit-content;height:fit-content}.Searchbar_searchResults__4JY3y .Searchbar_noResults__eFy7N{height:100%;width:100%;font-size:1.5rem;color:var(--foreground);text-align:center;text-justify:center}.Searchbar_searchResults__4JY3y::-webkit-scrollbar{width:10px}.Searchbar_searchResults__4JY3y::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.5);border-radius:5px}.Searchbar_searchResults__4JY3y::-webkit-scrollbar-track{background-color:rgba(0,0,0,.5);border-radius:5px}@media screen and (max-width:600px){.Searchbar_searchbar__ByH_O{width:100%}.Searchbar_searchResults__4JY3y.Searchbar_show__0nyG8{max-height:30vh}.Searchbar_focused__VWkNE{background-color:rgba(0,0,0,.9)}}.MatchesDisplaySmall_container__7HHK8{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem;width:100%}@media screen and (max-width:600px){.MatchesDisplaySmall_container__7HHK8{padding:0}}.MatchDisplay_container__wQX2x{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;width:100%;border-bottom:1px solid var(--foreground);cursor:pointer}.MatchDisplay_info__2HZGW{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.MatchDisplay_info__2HZGW .MatchDisplay_time__h_BsQ{font-size:1rem;font-weight:600}.MatchDisplay_info__2HZGW .MatchDisplay_teams__XBMnn{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.MatchDisplay_info__2HZGW .MatchDisplay_teams__XBMnn span{font-size:1.5rem;font-weight:700}.MatchDisplay_odds__mm0oi{display:flex;justify-content:center}@media screen and (max-width:600px){.MatchDisplay_container__wQX2x{padding:0}.MatchDisplay_info__2HZGW .MatchDisplay_time__h_BsQ{font-size:.75rem}.MatchDisplay_info__2HZGW .MatchDisplay_teams__XBMnn span{font-size:1rem}}.Odd_container__uGYPL{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50px;height:50px;background-color:var(--foreground);margin:5px;border-radius:10px;color:var(--background);&.Odd_isBest__NpSY5{background-color:var(--green)}}.GridLinks_grid__xc8Jp{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;justify-items:center;padding:2rem 1rem;max-width:1200px;margin:0 auto}@media (min-width:300px){.GridLinks_grid__xc8Jp{grid-template-columns:repeat(1,1fr)}}@media (min-width:824px){.GridLinks_grid__xc8Jp{grid-template-columns:repeat(3,1fr)}}.GridLinks_heading__BhkpR{text-align:center;font-size:1.5rem;font-weight:700;border-top:3px solid var(--spacer-line);padding-top:1rem;margin-bottom:2rem;color:var(--foreground)}.GridLinks_card__2pSTH{display:flex;flex-direction:column;width:100%;max-width:360px;background:var(--background);border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:box-shadow .2s ease;text-decoration:none;color:inherit}.GridLinks_card__2pSTH:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.GridLinks_imageWrapper__uljcr{position:relative;width:100%;aspect-ratio:16/9}.GridLinks_image__0GJs_{object-fit:cover}.GridLinks_text__9KbyQ{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.GridLinks_cardTitle__SxFKf{margin:0 0 .5rem;font-size:1.25rem}.GridLinks_cardDescription__UdgPM,.GridLinks_cardTitle__SxFKf{color:var(--foreground);white-space:normal;word-break:break-word}.GridLinks_cardDescription__UdgPM{margin:0;font-size:.9rem;flex-grow:1}.GridLinks_empty__KCE_w{text-align:center;color:#777;padding:2rem 0}.GridLinks_card__2pSTH:hover{filter:brightness(1.3);transform:translateY(-3px)}.GridLinks_spacer__VpZWO{height:.5rem;color:white}.TopMatches_topMatches__HVV0P{background-color:var(--background1);position:relative;padding:80px 2rem 200px;color:var(--foreground);display:flex;flex-direction:column;align-items:center}.TopMatches_matches__q2dCF{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;color:var(--componentBackground);max-width:1200px;width:100%}.TopMatches_matchesList__1fiR_{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem;gap:1rem;flex-wrap:nowrap}.TopMatches_divider__d_Q5U{width:calc(100% - 4rem);height:2px;background-color:var(--green);border:none;margin:1rem 2rem}.TopMatches_match__1mQY6{height:250px;width:250px;display:flex;flex-direction:column;color:var(--foreground);align-items:center;justify-content:flex-end;gap:1rem;padding:1rem;border-radius:8px;background-color:var(--componentBackground);box-shadow:0 0 2px var(--cyan);transition:all .2s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TopMatches_match__1mQY6:hover{filter:brightness(1.3);transform:translateY(-3px)}.TopMatches_teams__W7YBu{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-size:1.25rem;width:100%;height:100%;text-wrap:auto}.TopMatches_odds__Hf0gY{flex-direction:row;gap:5px;width:100%}.TopMatches_odd__NeFD_,.TopMatches_odds__Hf0gY{display:flex;align-items:center;justify-content:center}.TopMatches_odd__NeFD_{background-color:var(--green);color:black;height:50px;width:50px;border-radius:4px}.TopMatches_showMoreButtonWrapper__30LUT{display:flex;justify-content:center;align-items:center;margin-top:1rem}.TopMatches_showMoreButton__MTwxa{background-color:var(--green);color:var(--foreground);padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .2s ease;border:none;margin:auto;font-weight:600;font-size:16px}.TopMatches_leagueTitle__zLt4I{font-size:1rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem;text-decoration:underline;text-underline-offset:6px;-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green)}@media screen and (max-width:800px){.TopMatches_match__1mQY6{min-width:170px;height:150px}.TopMatches_teams__W7YBu{font-size:.8rem}.TopMatches_topMatches__HVV0P{padding:1rem}}.common_title__EBGrE{color:inherit;margin-bottom:1rem;position:absolute;top:-100px;left:0;height:100px;width:40vw;-webkit-clip-path:polygon(0 0,90% 0,100% 100%,0 100%);clip-path:polygon(0 0,90% 0,100% 100%,0 100%);background-color:var(--background);display:flex;align-items:center;justify-content:flex-start;padding:0 112px}.common_title__EBGrE h1{font-size:2.5rem;font-weight:700}@media screen and (max-width:800px){.common_title__EBGrE{top:-50px;width:200px;padding:20px 30px;height:51px;margin:0}.common_title__EBGrE h1{font-size:1.25rem}}.DraggableCarousel_carouselContainer__Mpgji{position:relative;width:100%;overflow:hidden}.DraggableCarousel_carousel__LlAIm{display:flex;overflow-x:auto;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none}.DraggableCarousel_carousel__LlAIm::-webkit-scrollbar{display:none}.DraggableCarousel_grabbing__5Cvmv{cursor:-webkit-grabbing;cursor:grabbing}.DraggableCarousel_item__M8_hk{flex:0 0 auto}.DraggableCarousel_item__M8_hk:last-child{margin-right:0}.DraggableCarousel_fadeRight__lF_ke{right:0;background:linear-gradient(to left,var(--background),transparent)}.DraggableCarousel_fadeLeft__A23ex,.DraggableCarousel_fadeRight__lF_ke{content:"";position:absolute;top:0;width:400px;height:100%;pointer-events:none;z-index:1}.DraggableCarousel_fadeLeft__A23ex{left:0;background:linear-gradient(to right,var(--background),transparent)}.DraggableCarousel_spacer__2p6dE{width:200px;height:100%}.DraggableCarousel_scrollLeft__a5qwV,.DraggableCarousel_scrollRight__gZrTW{position:absolute;top:50%;transform:translateY(-50%);background-color:var(--foreground);border-radius:50%;width:40px;height:40px;cursor:pointer;z-index:2;border:none;opacity:.8}.DraggableCarousel_scrollRight__gZrTW{right:10px}.DraggableCarousel_scrollLeft__a5qwV{left:10px}.TopBookmakers_topBookmakers__iF6Bk{background-color:var(--background);padding:80px 2rem 2rem;position:relative;color:var(--foreground);display:flex;flex-direction:column;align-items:center}.TopBookmakers_bookmakers__mXf9p{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;max-width:1200px;width:100%}.TopBookmakers_bookmaker__INg5c{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border:2px solid var(--foreground);border-radius:8px;width:100%;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.TopBookmakers_bookmaker__INg5c h2{font-size:2rem;font-weight:700}.TopBookmakers_bookmakerInfo__ra2Z3{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1.5rem}.TopBookmakers_bookmakerInfo__ra2Z3 div{display:flex;gap:4px;align-items:center}.TopBookmakers_bookmakerInfo__ra2Z3 span{font-weight:700}.TopBookmakers_bookmakerRank__C0PxH{position:absolute;top:-20px;left:-20px;width:40px;height:40px;background-color:var(--foreground);color:var(--background);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 0 20px 2px rgba(0,0,0,.5)}.TopBookmakers_bookmakerRank__C0PxH.TopBookmakers_first__xaDxm{border:4px solid var(--green)}.TopBookmakers_bookmakerRank__C0PxH.TopBookmakers_second__Tz18I{border:4px solid #888}.TopBookmakers_bookmakerRank__C0PxH.TopBookmakers_third__MI_oR{border:4px solid var(--orange)}