.header{display:flex;justify-content:space-between;align-items:center;padding:0 80px;background-color:#3339;border-radius:0 0 10px 10px;color:#fff;width:100%;box-sizing:border-box}.header__menu-icon{display:none;background:none;border:none}.header__logo{font-size:30px;font-weight:400;line-height:24px;color:#fff;font-family:Playwrite NZ,Arial,sans-serif;z-index:1005;padding-top:5px}.header__nav{display:flex;gap:20px;align-items:center;margin:0;padding:5px 0 0;z-index:4}.header__link{color:#fff;text-decoration:none;font-size:20px;font-family:PT Sans Narrow,Arial,sans-serif;line-height:24px;margin:0 auto;background:none;cursor:pointer;border:none;position:relative}.header__link_active:after{content:"";position:absolute;left:0;top:35px;width:100%;border-bottom:1px solid #fff}.header__homepage-btn{margin:0;padding:0}.header__signin{border:1px solid rgba(255,255,255,1);border-radius:50px;width:112px;height:40px;display:flex;transition:opacity 2s ease}.header__link:hover,.header__signin:hover{opacity:.7;transition:opacity 1s ease}.header__logout-btn{display:flex;align-items:center;cursor:pointer;padding:0;font-size:16px}.header__logout-icon{width:24px;height:24px;margin:0 auto;filter:invert(1) sepia(20) saturate(0) hue-rotate(0deg)}.header__signout{border:1px solid rgba(255,255,255,1);border-radius:50px;width:112px;height:40px;display:flex;transition:opacity 2s ease}.header__signout:hover{opacity:.7;transition:opacity 1s ease}@media screen and (max-width: 768px){.header__nav{display:flex;position:absolute;top:60px;left:0;right:0;background-color:#000000e6;padding:20px;flex-direction:column;gap:15px;width:100vw;height:calc(100vh - 60px);z-index:999;transform:translateY(-100%);transition:transform .3s ease-in-out;overflow:hidden;align-items:flex-start}.header__nav_open{transform:translateY(0)}.header__menu-icon{display:block;z-index:1001}.header__link{color:#fff;font-size:30px;text-align:left}.header__signout,.header__signin{display:flex;justify-content:flex-start;width:182px;height:40px}.header__link_active:after{border-bottom:0}.header__link_type_mobile{margin:0;font-size:60px;padding-bottom:13px}}@media screen and (max-width: 840px){.header{padding:0 40px}}@media screen and (max-width: 768px){.header__nav{width:auto;gap:40px;padding-top:40px}.header__menu-icon{padding:0 20px 0 0}.header__menu-icon_open{padding:0 13px 0 0}}@media screen and (max-width: 625px){.header{padding:0 0 0 15px}}@media screen and (max-width: 430px){.header__signout,.header__signin{display:flex;justify-content:flex-start;width:100%;height:40px}}.circle-preloader{display:block;width:50px;height:50px;border:4px solid #444;border-bottom-color:#888;border-radius:50%;top:0;left:0;right:0;bottom:0;margin:auto;animation:spin .75s infinite linear}@keyframes spin{to{transform:rotate(360deg)}}.gameslist{background:#f5f6f7;width:100%;z-index:5;padding-bottom:80px;margin:0;max-width:100%;overflow-x:hidden;box-sizing:border-box}.gameslist__header{font-family:Roboto Slab,Arial,sans-serif;font-size:40px;line-height:46px;font-weight:400;color:#1a1b22;opacity:.9;text-align:center}.gameslist__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;list-style:none;padding:0;margin:0 40px}.gameslist__link{display:block;padding:10px;background:#e6e8eb66;border:1px solid #ddd;border-radius:5px;color:#1a1b22;text-decoration:none;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:18px}.gameslist__link:hover{opacity:50%;transition:1s ease}.gameslist__preloader_error{font-family:Roboto,Arial,sans-serif;color:red;font-size:20px;text-align:center}.gameslist__error{color:red;margin-top:10px;text-align:center}.gameslist__header{visibility:hidden}.gameslist__show-more{margin:40px 0 0;width:288px;height:64px;border-radius:50px;border:none;background:#fff;font-family:Roboto,Arial,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#1a1b22e6;cursor:pointer}.gameslist__show-more:hover{background:#e8e8e8;transition:1s ease}.gameslist__no-results-text{font-family:Roboto Slab,Arial,sans-serif;font-size:26px;font-weight:400;line-height:30px;color:#1a1b22}.gameslist__no-results-description{font-family:Inter,Arial,sans-serif;font-weight:300;font-size:18px;line-height:24px;color:#b6bcbf}.main{display:flex;flex-direction:column;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;margin:0 0 -1px;padding:0;max-width:100%;overflow-x:hidden;box-sizing:border-box}.main__header{margin-top:180px;font-family:Roboto Slab,Arial,sans-serif;font-size:60px;line-height:64px;font-weight:400;color:#fff;z-index:3}.main__info{font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#fff;z-index:3;align-self:center;padding:0 30px;text-align:center}.main__info{margin-top:20px;font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:18px;line-height:24px}.main__search{margin-top:24px;position:relative;width:100%;max-width:608px;display:flex;align-items:center;z-index:4;padding-bottom:80px}.main__search-input{width:100%;height:64px;padding-right:170px;border:1px solid rgba(209,210,214,1);border-radius:50px;padding-left:20px;box-sizing:border-box;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:16px;font-weight:400;opacity:.9;cursor:pointer}.main__search-btn{position:absolute;right:0;height:64px;width:168px;background:#2f71e5;border:none;border-radius:50px;color:#fff;cursor:pointer;z-index:20;font-family:Roboto,Arial,sans-serif;font-weight:500;font-size:18px;line-height:24px;opacity:.9}.main__search-btn:hover{transition:1s ease;background:#347eff}.main__search-btn:active{transition:.3s ease;background:#2a65cc}.main__preloader_error{font-family:inherit;color:red;font-size:20px;z-index:10}.main__error{color:red;margin-top:10px;z-index:15}@media screen and (max-width: 768px){.main__info{max-width:500px}}@media screen and (max-width: 430px){.main__header{margin:80px 0 15px;padding:0 15px;text-align:center}.main__search{flex-direction:column;align-items:stretch}.main__search-input{height:48px;margin-bottom:10px;max-width:300px;align-self:center;padding:0 0 0 20px;font-size:16px}.main__search-btn{width:100%;height:48px;position:static;max-width:300px;align-self:center}}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;visibility:hidden;z-index:999;overflow:hidden;touch-action:none;pointer-events:auto}.modal_opened{visibility:visible}.modal__content{background:#fff;position:relative;padding:28px 28px 36px;max-width:496px;box-sizing:border-box;width:100%;border-radius:20px;overflow:visible;pointer-events:auto}.modal__close{position:absolute;top:-32px;right:-29px;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.3566%2019.9998L31.1781%2028.8213L28.8211%2031.1783L18.3497%2020.7069C17.9592%2020.3164%2017.9592%2019.6832%2018.3497%2019.2927L28.8211%208.82129L31.1781%2011.1783L22.3566%2019.9998Z'%20fill='white'/%3e%3cpath%20d='M18.1307%2019.9998L9.30919%2028.8213L11.6662%2031.1783L22.1376%2020.7069C22.5281%2020.3164%2022.5281%2019.6832%2022.1376%2019.2927L11.6662%208.82129L9.30919%2011.1783L18.1307%2019.9998Z'%20fill='white'/%3e%3c/svg%3e");width:40px;height:40px;border:none;background-repeat:no-repeat;background-size:contain;background-color:transparent;cursor:pointer;padding:0}.modal__form{display:flex;flex-direction:column;width:100%}.modal__title{margin:0;height:20px;padding-bottom:24px;font-family:Roboto,Arial,sans-serif;font-weight:900;font-size:24px;line-height:20px}.modal__label{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px;color:#2f71e5;margin:10px 0 0}.modal__label:last-of-type{padding:0}.modal__input{display:block;border:none;border-bottom:1px solid grey;border-radius:0;width:100%;padding:8px 0 0;cursor:pointer;height:20px;font-family:Inter,Arial,sans-serif;font-weight:400;font-size:14px;line-height:16px;opacity:50%;color:#000;transition:color .3s ease,opacity .3s ease}input,textarea{border-radius:0}.modal__input:focus{color:#000;opacity:100%;outline:none}.modal__input.filled{color:#000;opacity:100%;background-color:transparent}.modal__label_type_input{padding-top:22px}.modal__legend{font-family:PT Sans Narrow,Arial,sans-serif;font-weight:700;font-size:16px;line-height:20px;padding:0 0 12px}.modal__submit{width:358px;height:64px;border-radius:50px;font-family:Roboto,Arial,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:#fff;background:#2f71e5;border:none;overflow:hidden;text-align:center;margin:30px auto 20px;cursor:pointer}.modal__submit:hover{opacity:70%;transition:.3s}.modal__submit:disabled{background-color:gray;cursor:not-allowed;opacity:.5}.modal__link{font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:300;line-height:16px;color:#2f71e5;border:none;background:transparent;cursor:pointer;margin:0;padding:0}.modal__link:hover{opacity:.7;transition:.3s}.modal__or{font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:300;line-height:16px;margin:0;padding:0 5px 0 0}.modal__alternate-action{display:flex;justify-content:center}.modal__error{font-family:Inter,Arial,sans-serif;color:red;font-size:12px;line-height:14px;padding-top:10px;font-weight:400}.modal__submit_hidden{visibility:hidden}@media screen and (max-width: 430px){.modal{justify-content:flex-end;align-items:flex-end}.modal__content{border-radius:20px 20px 0 0;max-height:80vh}.modal__submit{max-width:300px;margin-left:0;margin-right:0;align-self:center}.modal__swipe-line{width:50px;height:5px;background-color:#ccc;border-radius:3px;margin:-12px auto 16px;cursor:pointer}.modal__close{visibility:hidden}}@media screen and (max-width: 375px){.modal__content{max-height:100vh;padding-bottom:15px}.modal__alternate-action{margin-top:-15px}}.gamemodal__teams{font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:20px;line-height:28px;display:flex;justify-content:center;align-items:center}.gamemodal__team-title{margin:5px;text-decoration:none;color:#000;justify-content:center;align-items:center;cursor:pointer}.gamemodal__date{display:flex;justify-content:center;font-family:Inter,Arial,sans-serif;font-weight:400;font-size:18px;line-height:28px;margin:0;padding:0}.gamemodal__score{display:flex;justify-content:center;font-family:Roboto,Arial,sans-serif;font-weight:700;font-size:60px;line-height:1;margin:0;padding:0}.gamemodal__preloader{position:absolute}.gamemodal__time{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:14px;line-height:20px;align-self:center;margin:0;padding-bottom:10px}.gamemodal__live-section{display:flex;flex-direction:column;justify-content:center}.gamemodal__updates{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:14px;line-height:20px}.gamemodal__updates-header{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:16px;line-height:20px;margin:0;padding:18px 0 5px}.gamemodal__event-list{list-style:none;margin:0;max-height:100px;overflow-y:auto;border:none;padding:10px;background-color:transparent;border-radius:10px;opacity:.9}.gamemodal__event-list:hover{background-color:#eee;transition:1s ease}.gamemodal__live-text-final{color:#000;font-weight:700;text-transform:uppercase;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;align-self:center;margin:0;padding-bottom:10px;display:flex;justify-content:center}.gamemodal__live-text{color:red;font-weight:700;text-transform:uppercase;animation:blink 2.5s infinite ease-in-out;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;align-self:center;margin:0;padding-bottom:10px;display:flex;justify-content:center}.gamemodal__live-section-text{margin:0;padding:0}.gamemodal__half-time-text,.gamemodal__extra-time-text{color:red;font-weight:700;text-transform:uppercase;animation:blink 2.5s infinite ease-in-out;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;align-self:center;margin:0;padding-bottom:10px;display:flex;justify-content:center}.gamemodal__title{display:flex;justify-content:space-between;align-items:baseline}.gamemodal__league{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:20px;line-height:28px;font-style:italic;overflow:hidden;max-width:200px;white-space:nowrap;text-overflow:ellipsis;margin:0;padding-right:5px}.gamemodal__alternate-action{display:flex;flex-direction:row;justify-content:center}.gamemodal__link{border:none;background:transparent;color:#2f71e5;cursor:pointer;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:300;line-height:16px}.gamemodal__link:hover{opacity:.7;transition:.3 ease-in-out}.gamemodal__or{font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:300;line-height:16px}.gamemodal__standings-header{display:flex;flex-direction:row;gap:15px;align-items:baseline;margin:0;padding:18px 0 5px;font-family:Inter,Arial,sans-serif;font-weight:700;font-size:16px;line-height:20px}.gamemodal__standings-title{margin-bottom:.5rem;font-family:Inter,Arial,sans-serif;font-weight:700;font-size:16px}.gamemodal__standings-container{max-height:146px;overflow-y:auto;border-radius:4px;margin-top:.5rem}.gamemodal__standings-stats{width:100%;border-collapse:collapse;table-layout:fixed;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:16px}.gamemodal__standings-stats thead th{position:sticky;top:0;background:#f5f5f5;padding:.4rem .6rem;text-align:center;font-weight:600;border-bottom:1px solid #e0e0e0}.gamemodal__standings-stats tbody tr:nth-child(2n){background:#fafafa}.gamemodal__standings-stats tbody tr:hover{background:#f0f0f0}.gamemodal__standings-stats td{padding:.4rem .6rem;border-bottom:1px solid #e0e0e0;text-align:center}.team-name{text-align:left;padding-left:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gamemodal__standings-stats th:nth-child(1){width:8px}.gamemodal__standings-stats th:nth-child(2){width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gamemodal__standings-stats th:nth-child(n+3):nth-child(-n+8){width:10px}.gamemodal__stats-container{max-height:146px;overflow-y:auto;border-radius:10px;padding:10px;background-color:transparent;opacity:.9;transition:background-color .3s ease}.gamemodal__stats-container:hover{background-color:#eee}.gamemodal__stats-title{margin-bottom:.5rem;font-family:Inter,Arial,sans-serif;font-weight:700;font-size:16px}.gamemodal__stats-teams{margin:0;font-family:Inter,Arial,sans-serif;font-weight:700;font-size:14px;line-height:20px}.gamemodal__stats-players{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:14px;line-height:20px;list-style:none}.gamemodal__stats-players_data{margin:5px;display:flex;flex-direction:row;justify-content:space-between;max-width:325px}.gamemodal__player-connector{flex:1;border-bottom:1px solid #000;margin-bottom:4px}.gamemodal__no-data{font-family:Inter,Arial,sans-serif;font-weight:700;font-size:14px;line-height:20px}.gamemodal__standings-container,.gamemodal__stats-container{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}.gamemodal__penalty-score{display:flex;justify-content:center;font-family:Roboto,Arial,sans-serif;font-weight:700;font-size:15px;line-height:1;margin:0;padding:0}@media (max-width: 600px){.gamemodal__teams{font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:20px;line-height:28px;gap:.5rem;margin:5px}.gamemodal__team-title{max-width:75px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 2px;display:inline-block}}@media (max-width: 400px){.gamemodal__title{font-size:18px}}.savedgamessection{position:relative;z-index:10;background-color:#00000080;padding:20px}.savedgamessection__header{font-family:Roboto Slab,serif;font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:20px;text-align:center;padding-bottom:40px}.savedgamessection__card-list{list-style:none;padding:0 0 50px;margin:0;display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.savedgamessection__card{background:#fff;color:#fff;border:1px solid rgba(0,0,0,.5);border-radius:8px;padding:15px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center;width:200px;height:200px;justify-content:center;text-align:center}.savedgamessection__card:hover{background:#d1d1d1;transition:1s ease;cursor:pointer}.savedgamessection__team-logo{width:50px;height:50px;margin-bottom:5px}.savedgamessection__date-time{font-size:16px;color:#ddd;margin-bottom:10px}.savedgamessection__date,.savedgamessection__time{display:block}.savedgamessection__teams{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:500;display:flex;align-items:center;color:#000000e6;margin-top:15px}.savedgamessection__team{margin:0 10px}.savedgamessection__vs{font-weight:700;color:#000000e6;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:400}.savedgamessection__teams-date{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:400;top:120px;color:#000000e6;margin-bottom:4px}.savedgamessection__teams-name{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:500;color:#000000e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px;display:block}.savedgamessection__live{color:red;font-weight:700;text-transform:uppercase;animation:blink 2.5s infinite ease-in-out}.savedgamessection__preloader{position:relative;z-index:10;margin:150px auto}.savedgamessection__no-games{display:flex;justify-content:center;font-family:Roboto Slab,serif;font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:50px}.savedgamessection__show-more{display:block;margin:0 auto 40px;width:288px;height:64px;border-radius:50px;border:none;background:#fff;font-family:Roboto,Arial,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#1a1b22e6;cursor:pointer}.savedgamessection__show-more:hover{background:#d1d1d1;transition:1s ease}.savedgamessection__final{color:#000;font-weight:700;text-transform:uppercase;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px}.contact__modal{display:flex;flex-direction:column;justify-content:center}.contact__modal-text{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:14px;line-height:20px;text-align:center}.contact__modal-name{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:14px;line-height:16px;border:none;border-bottom:1px solid grey;border-radius:0;max-width:120px}.contact__modal-email{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:14px;line-height:16px;border:none;border-bottom:1px solid grey;border-radius:0}.contact__modal-message{font-family:Inter,Arial,sans-serif;font-weight:400;font-size:14px;line-height:16px;height:80px;margin:15px 0 0;padding:10px 0 0 10px}.contact__modal-info{display:flex;gap:20px}.contact__modal-preloader{position:absolute}.footer{background:#f5f6f7;position:relative;margin:0 auto;padding:25px;min-height:auto;width:100%;box-sizing:border-box;box-shadow:none;border:none;display:flex;justify-content:space-between}.footer__info{font-family:Roboto,Arial,sans-serif;font-size:15px;font-weight:400;line-height:22px;text-align:left;color:#b6bcbf}.footer__link{text-decoration:none;color:inherit}.footer__link:hover{color:#89898a;transition:1.5s ease}.footer__button{border:none;background:transparent;font-family:PT Sans Narrow,Arial,sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#1a1b22;cursor:pointer;transition:1s ease;padding:4px}.footer__button:hover{opacity:50%}.footer__buttons{display:flex;align-items:center;gap:0}@media screen and (max-width: 768px){.footer__info{font-size:12px}}@media screen and (max-width: 430px){.footer__info{max-width:150px}}.gamessection{position:relative;z-index:2;background-color:#00000080;padding:20px;max-width:100%;overflow-x:hidden;box-sizing:border-box}.gamessection__header{font-family:Roboto Slab,serif;font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:20px;text-align:center;padding-bottom:40px}.gamessection__card-list{list-style:none;padding:0 0 80px;margin:0;display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.gamessection__card{background:#fff;color:#fff;border:1px solid rgba(0,0,0,.5);border-radius:8px;padding:15px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center;width:200px;height:200px;justify-content:center;text-align:center}.gamessection__card:hover{background:#d1d1d1;transition:1s ease;cursor:pointer}.gamessection__team-logo{width:50px;height:50px;margin-bottom:5px}.gamessection__date-time{font-size:16px;color:#ddd;margin-bottom:10px}.gamessection__date,.gamessection__time{display:block}.gamessection__teams{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:500;display:flex;align-items:center;color:#000000e6;margin-top:15px}.gamessection__team{margin:0 10px}.gamessection__vs{font-weight:700;color:#000000e6;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:400}.gamessection__teams-date{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:400;top:120px;color:#000000e6;margin-bottom:4px}.gamessection__teams-name{font-family:Roboto;font-size:18px;line-height:24px;font-weight:500;color:#000000e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px;display:block}.gamessection__live{color:red;font-weight:700;text-transform:uppercase;animation:blink 2.5s infinite ease-in-out}.gamessection__preloader{position:relative;z-index:10;margin:150px auto}.gamessection__no-games{display:flex;justify-content:center;font-family:Roboto Slab,serif;font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:50px}.gamessection__final{color:#000;font-weight:700;text-transform:uppercase;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px}.alllivegamessection{position:relative;z-index:10;background-color:#00000080;padding:20px}.alllivegamessection__header{font-family:Roboto Slab,serif;font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:20px;text-align:center;padding-bottom:40px}.alllivegamessection__card-list{list-style:none;padding:0 0 50px;margin:0;display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.alllivegamessection__card{background:#fff;color:#fff;border:1px solid rgba(0,0,0,.5);border-radius:8px;padding:15px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center;width:200px;height:200px;justify-content:center;text-align:center}.alllivegamessection__card:hover{background:#d1d1d1;transition:1s ease;cursor:pointer}.alllivegamessection__team-logo{width:50px;height:50px;margin-bottom:5px}.alllivegamessection__date-time{font-size:16px;color:#ddd;margin-bottom:10px}.alllivegamessection__date,.alllivegamessection__time{display:block}.alllivegamessection__teams{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:500;display:flex;align-items:center;color:#000000e6;margin-top:15px}.alllivegamessection__team{margin:0 10px}.alllivegamessection__vs{font-weight:700;color:#000000e6;font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:400}.alllivegamessection__teams-date{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:400;top:120px;color:#000000e6;margin-bottom:4px}.alllivegamessection__teams-name{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:500;color:#000000e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px;display:block}.alllivegamessection__live{color:red;font-weight:700;text-transform:uppercase;animation:blink 2.5s infinite ease-in-out}.alllivegamessection__preloader{position:relative;z-index:10;margin:150px auto}.alllivegamessection__show-more{display:block;margin:0 auto 40px;width:288px;height:64px;border-radius:50px;border:none;background:#fff;font-family:Roboto,Arial,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#1a1b22e6;cursor:pointer}.alllivegamessection__show-more:hover{background:#d1d1d1;transition:1s ease}.alllivegamessection__no-games{display:flex;justify-content:center;font-family:Roboto Slab,serif;font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:50px}.upcominggamessection{position:relative;z-index:10;padding:20px;background-color:#00000080}.upcominggamessection__header{font-family:Roboto Slab,serif;font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:20px;text-align:center;padding-bottom:40px}.upcominggamessection__card-list{list-style:none;padding:0 0 50px;margin:0;display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.upcominggamessection__card{background:#fff;color:#fff;border:1px solid rgba(0,0,0,.5);border-radius:8px;padding:15px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center;width:200px;height:200px;justify-content:center;text-align:center}.upcominggamessection__card:hover{background:#d1d1d1;transition:1s ease;cursor:pointer}.upcominggamessection__team-logo{width:50px;height:50px;margin-bottom:5px}.upcominggamessection__date-time{font-size:16px;color:#ddd;margin-bottom:10px}.upcominggamessection__date,.upcominggamessection__time{display:block}.upcominggamessection__teams{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:500;display:flex;align-items:center;color:#000000e6;margin-top:15px}.upcominggamessection__team{margin:0 10px}.upcominggamessection__vs{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:400;color:#000000e6}.upcominggamessection__teams-date{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:400;top:120px;color:#000000e6;margin-bottom:4px}.upcominggamessection__teams-name{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:24px;font-weight:500;color:#000000e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px;display:block}.upcominggamessection__preloader{position:relative;z-index:10;margin:150px auto}.upcominggamessection__show-more{display:block;margin:0 auto 40px;width:288px;height:64px;border-radius:50px;border:none;background:#fff;font-family:Roboto,Arial,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#1a1b22e6;cursor:pointer}.upcominggamessection__show-more:hover{background:#d1d1d1;transition:1s ease}.upcominggamessection__no-games{display:flex;justify-content:center;font-family:Roboto Slab,serif;font-size:24px;line-height:32px;font-weight:700;color:#fff;margin-bottom:50px}@keyframes blink{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.page{min-height:100%;width:100%;margin:0 auto;padding:0;box-sizing:border-box;position:relative;background:#f5f6f7}.page__content{margin:0 auto;width:100%}.page__background-image{background-image:url("/assets/png-vienna-reyes-qCrKTET_09o-unsplash (1).jpg");background-size:cover;background-position:center 100%;background-repeat:no-repeat;background-attachment:fixed;max-height:max-content}.page__background-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0006}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Playwrite NZ;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/PlaywriteNZ-Regular-BRhX_kVz.ttf) format("truetype")}@font-face{font-family:PT Sans Narrow;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/PTSansNarrow-Regular-DSD5fY4_.ttf) format("truetype")}@font-face{font-family:PT Sans Narrow;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/PTSansNarrow-Bold-CIzvuCI7.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter_18pt-Regular-BpskOkD5.ttf) format("truetype")}@font-face{font-family:Inter;font-style:light;font-weight:300;font-display:swap;src:url(/assets/Inter_18pt-Light-DbzEu6wT.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:bold;font-weight:900;font-display:swap;src:url(/assets/Roboto-Black-DoU0hL5p.ttf) format(truetype)}@font-face{font-family:Roboto;font-style:medium;font-weight:500;font-display:swap;src:url(/assets/Roboto-Medium-BJbjO3wX.ttf) format(truetype)}@font-face{font-family:Roboto Slab;font-style:regular;font-weight:400;font-display:swap;src:url(/assets/RobotoSlab-Regular-CaPjmv_A.ttf) format(truetype)}
