@font-face{font-display:swap;font-family:Lato-f;font-weight:400;src:url(/static/media/Lato-Regular.9d883d540ee2b4de8024.ttf)}@font-face{font-display:swap;font-family:Lato-f;font-weight:600;src:url(/static/media/Lato-Semibold.2a87df9ba418ee6903d4.woff2)}@font-face{font-display:swap;font-family:Lato-f;font-weight:700;src:url(/static/media/Lato-Bold.636be8de934918e38ed9.ttf)}@font-face{font-display:swap;font-family:Raleway-f;font-weight:600;src:url(/static/media/Raleway-SemiBold.bd43d9472ee0c9fbe785.ttf)}*{outline:0!important}*,:after,:before{border:0;box-sizing:border-box;margin:0;padding:0}a,a:hover,a:link,a:visited{text-decoration:none}li,p,ul{list-style:none;margin:0;padding:0}img,svg{height:auto;max-width:100%}button,input,select,textarea{background-color:initial;color:inherit;font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{background-color:initial;background:none;box-shadow:none;cursor:pointer;display:inline-block}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}button:focus-visible,input,select,textarea{outline:0}input,textarea{border-radius:0}.all_pages{position:fixed;right:0;top:20%;z-index:999999}.all_pages:hover ul{right:0}.all_pages .page_point{background:#00d2ff;cursor:pointer;padding:10px 15px}.all_pages ul{background:#00d2ff;max-height:500px;overflow-y:auto;padding:15px 20px;position:absolute;right:-200px;top:100%;transition:.4s;width:200px}.all_pages ul li{font-size:16px;list-style:none;margin-bottom:15px}.all_pages ul li a{color:#fff}:root{--white:#fff;--lightGray:#aaa;--bgColor:#111;--black:#000;--gray:#222;--orange:#ff8000;--ccc:#ccc;--whiteSvg:#fff;--graySvg:#ddd;--gray333:#333;--primary-color:#ff8000}html{-webkit-tap-highlight-color:transparent}#root,body,html{height:100%;margin:0;overflow-x:hidden;padding:0}html.chrome-ios .main-section__wrap{-webkit-overflow-scrolling:touch;background-color:inherit;height:100vh;overflow-y:auto;overscroll-behavior-y:contain;transform:translateZ(0)}body,html{box-sizing:border-box;color:#fff;color:var(--white);font-family:Lato-f,sans-serif;font-size:20px;font-weight:400;line-height:1.5}body{background-color:#111;background-color:var(--bgColor);display:flex;flex-direction:column;height:100vh;height:100svh;min-height:100%;overflow-x:hidden;padding-top:97px}@media screen and (max-width:575px){body{padding-top:64.5px}}.body{background-color:#111;background-color:var(--bgColor);box-sizing:border-box;color:#fff;color:var(--white);display:flex;flex-direction:column;font-family:Lato-f,sans-serif;font-size:20px;font-weight:400;height:100vh;height:100svh;line-height:1.5;min-height:100%;overflow-x:hidden}@media screen and (max-width:575px){.body{padding-top:64.5px}}.wrapper{display:flex;flex:1 1;flex-direction:column;width:100%}.container-full-page{margin-inline:auto;max-width:100%;width:1920px}.container-fix-width{margin-inline:auto;max-width:100%;width:1350px}@media screen and (max-width:1410px){.container-fix-width{width:1220px}}@media screen and (max-width:1279px){.container-fix-width{width:960px}}@media screen and (max-width:991px){.container-fix-width{width:90%}}@media screen and (max-width:575px){.container-fix-width{padding:0 15px;width:100%}}.main-btn{background:#ff8000;border:1px solid #ff8000;border-radius:10px;color:#fff;font-size:18px;font-weight:600;line-height:1.6;max-width:100%;padding:9px 40px;transition:all .3s ease}.main-btn:hover{background:#0000;color:#ff8000}.clear-btn{border:1px solid #373737;border-radius:10px;color:#a6a6a6;font-size:18px;font-weight:600;line-height:1.6;margin-top:17px;max-width:100%;padding:9px 40px;transition:all .3s ease;width:100%}.clear-btn:hover{background-color:#000;border:1px solid #ccc;color:#fff}h1{color:#fff;color:var(--white);font-family:Lato-f,sans-serif;font-size:calc(28px + 3.75vw);font-weight:700;line-height:1.2;margin-bottom:0;text-transform:uppercase}@media screen and (min-width:1921px){h1{font-size:100px}}p{color:#000;color:var(--black);font-family:Lato-f,sans-serif;font-size:calc(12.8px + 1vw);font-weight:400;line-height:1.5}@media screen and (min-width:1921px){p{font-size:32px}}.overlay{background:#00000080;display:none;height:100%;left:0;position:fixed;top:0;transition:opacity .35s ease;width:100%}body.open .overlay{display:block;opacity:1;z-index:2}.custom-select,.hidden-select{opacity:0;visibility:hidden}.choices{opacity:1;visibility:visible}header{background:#222;background:var(--gray);left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:10}.header__logo svg{height:auto;object-fit:contain;transition:all .5s ease;width:240px}@media screen and (max-width:575px){.header__logo svg{width:180px}}.header.header_scroll{box-shadow:0 5px 30px #0000001a;transition:all .3s ease}.header.header_scroll .header__wrapper{padding:5px 30px}.header.header_scroll .header__logo svg{transform:scale(.8)}.header__wrapper{align-items:center;column-gap:30px;display:flex;justify-content:space-between;padding:20px 30px;transition:all .3s ease}@media screen and (max-width:575px){.header__wrapper{padding:10px 15px}}.header__burger{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;min-width:30px;width:30px}.header__burger:hover svg{transform:scale(.9)}.header__burger svg{height:25px;transform-origin:center;transition:all .3s ease;width:25px}.header__burger svg path{transition:fill .3s ease}.header__burger:hover svg path{animation:fill-animation 2s infinite}.header__burger:hover svg path:nth-of-type(2){animation-delay:.5s}.header__burger:hover svg path:nth-of-type(3){animation-delay:1s}.header__burger:hover svg path:nth-of-type(4){animation-delay:1.5s}@keyframes fill-animation{0%{fill:#fff;fill:var(--white)}50%{fill:#ff8000}to{fill:#fff;fill:var(--white)}}.filter-open .header-filter__container{transform:translateX(0);transition:transform .5s ease}.header-filter__container{align-items:flex-start;background:#222;background:var(--gray);box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:auto;padding:30px;position:fixed;right:0;top:0;transform:translateX(100%);transition:all 555ms ease;width:320px;z-index:6;z-index:5}.header-filter__container h4{color:#fff;color:var(--white);font-size:18px;font-weight:700;line-height:1.6;margin-bottom:30px;padding-right:40px}.header-filter__container h5{color:#ff8000;font-size:16px;font-weight:700;line-height:1.25;margin-bottom:10px}.header-filter__container .close-filter-img{right:30px;top:30px}.header__filter{cursor:pointer;height:30px;min-width:30px;width:30px}.header__filter:hover svg path{animation:fill-animation 1.6s infinite}.header__filter:hover svg path:first-of-type{animation-delay:.2s}.header__filter:hover svg path:nth-of-type(4){animation-delay:.6s}.header__filter:hover svg path:nth-of-type(5){animation-delay:1s}.header__filter svg{height:100%;width:100%}.filter-form{width:100%}.filter-form h5{margin-top:25px}.filter-form .main-btn{margin-top:30px;max-width:100%;width:100%}.markets__item__wrap{display:flex;flex-direction:column;row-gap:10px}.markets__item{border:2px dashed #555;border-radius:10px;display:flex;flex-direction:column;padding:10px 14px;row-gap:8px;width:100%}.markets-item__title-row{align-items:center;column-gap:15px;display:flex}.markets-item__title-row span{color:#fff;color:var(--white);font-size:14px;font-weight:400;line-height:1.4}.markets-item__title-row>img,.markets-item__title-row>svg{height:20px;object-fit:contain;width:20px}.filter-form .custom-checkbox{height:20px;width:20px}.custom-checkbox{cursor:pointer;display:inline-block;line-height:1;margin-left:auto;position:relative;-webkit-user-select:none;user-select:none}.custom-checkbox input{clip:rect(0,0,0,0);-webkit-appearance:none;appearance:none;background:#0000;border:none;box-shadow:none;clip-path:inset(50%);height:0;left:0;opacity:0;outline:none;overflow:hidden;pointer-events:none;position:absolute;top:0;width:0}.custom-checkbox input[type=checkbox]:checked+label:after{display:flex}.custom-checkbox label{cursor:pointer;display:inline-block;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none}.custom-checkbox label:before{background:#333;border-radius:5px;content:"";display:inline-block;height:20px;left:0;position:absolute;top:0;width:20px}.custom-checkbox label:after{align-items:center;background:url(/static/media/accept.5661ff84671ba2441327.svg) no-repeat;border-radius:5px;content:"";display:none;height:12px;justify-content:center;left:4px;position:absolute;top:4px;width:12px}.switch-items__wrap{display:flex;flex-wrap:wrap}.switch__item{align-items:center;column-gap:10px;display:flex;justify-content:flex-start;width:33.3333333333%}.switch__item:nth-child(2),.switch__item:nth-child(5){justify-content:center}.switch__item:nth-child(3),.switch__item:nth-child(6){justify-content:flex-end}.switch__item.disabled-switch .switch-label{color:#aaa}.switch-label{color:#fff;color:var(--white);font-size:12px;font-weight:400;line-height:1.6}.switch{display:inline-block;height:10px;position:relative;width:24px}.switch input{height:0;opacity:0;width:0}.switch input:disabled+.slider{cursor:not-allowed;opacity:.7}.slider{background:#555;border-radius:5px;cursor:pointer}.slider,.slider:before{inset:0;position:absolute;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.slider:before{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:50%;content:"";display:flex;height:12px;justify-content:center;top:-1px;width:12px}.switch input:checked+.slider{background:#ff8000}.switch input:checked+.slider:before{transform:translateX(12px)}.odds-value{align-items:flex-end;display:flex;gap:10px}.odds-value .custom-checkbox{margin-bottom:8px}.odds-value__label{color:#fff;color:var(--white);font-size:12px;font-weight:700;line-height:1.25}.odds-value__input{background:#333;background:var(--gray333);border:1px solid #333;border:1px solid var(--gray333);border-radius:8px;font-size:14px;font-weight:400;padding:8px 14px;text-align:center}.odds-value__input,.odds-value__input::placeholder{color:#fff;color:var(--white)}.odds-value__input:focus{border-color:#ff8000;outline:none}.odds-value__input:disabled{color:#aaa;cursor:not-allowed}.spinner{animation:spin .6s linear infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#ff8000;height:40px;margin:40px auto;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.content-loading{align-items:center;color:#555;display:flex;flex-direction:column;font-size:14px;padding:16px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.odds-value__wrap{display:flex;flex-direction:column;row-gap:5px;width:calc(50% - 20px)}.filter-form label,.settings-form label{color:#fff;color:var(--white);font-size:12px;font-weight:700;line-height:1.25;margin-bottom:5px}.switch__item label{margin-bottom:0}.popover{background-color:#333;background-color:var(--gray333);border-radius:10px;box-shadow:0 4px 10px #0000001a;color:#fff;color:var(--white);display:none;font-size:14px;line-height:1.4;margin-top:5px;min-width:200px;padding:10px;position:absolute;right:0;top:100%;z-index:9}.popover a{color:#ff8000;transition:color .3s ease}.popover a:hover{text-decoration:underline}.popover.show{display:block}.filter-form .custom-checkbox:not(.winner) input[type=checkbox]:disabled+label:before{opacity:.7}.input__wrap{background:#333;background:var(--gray333);border-radius:10px;margin-bottom:5px;position:relative}.input__wrap:after{background:url(/static/media/chevron-arrow-down-select.4ff5a8e3eb210f40b3a1.svg) no-repeat;background-size:contain;content:"";display:inline-block;height:6px;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:6px;z-index:0}.input-styles{color:#fff;color:var(--white);font-size:14px;font-weight:400;line-height:1.4;padding:8px 0 8px 15px;position:relative;width:100%;z-index:1}.input-styles::placeholder{color:#aaa}.flatpickr-calendar{background-color:#333;border:none;border-radius:8px;box-shadow:0 5px 30px 0 rgba(0,0,0,.502);color:#fff;padding:15px;width:260px}.flatpickr-calendar:after,.flatpickr-calendar:before{display:none}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:#999}.flatpickr-current-month,.flatpickr-day{color:#fff;color:var(--white)}.flatpickr-weekday{color:#fff!important;color:var(--white)!important;font-size:8px!important;font-weight:700;text-transform:uppercase}.flatpickr-next-month svg,.flatpickr-prev-month svg{fill:#aaa;height:8px!important;width:8px!important}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{align-items:center;display:flex;height:30px;justify-content:center;top:15px}.flatpickr-months .flatpickr-prev-month{left:15px!important}.flatpickr-months .flatpickr-next-month{right:15px!important}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#ff8000}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#ff8000;border-color:#ff8000}.flatpickr-current-month{padding-top:5px}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#fff;border-bottom-color:var(--white)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#fff;border-top-color:var(--white)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background:#333;background:var(--gray333);font-size:14px;font-weight:400}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{font-size:14px;font-weight:400}.flatpickr-days{width:230px}.flatpickr-weekdays{border-bottom:1px solid #555}.flatpickr-weekdays .flatpickr-weekdaycontainer{column-gap:10px;justify-content:space-around}.dayContainer{column-gap:10px;max-width:230px;min-width:230px;width:230px}.flatpickr-day{font-size:10px;font-weight:400;height:24px;line-height:24px;max-width:24px}.flatpickr-day:hover{border-radius:5px}.flatpickr-day.selected,.flatpickr-day:hover{background-color:#ff8000;border:none;color:#fff}.flatpickr-day.selected{border-radius:5px;color:var(--white)}.flatpickr-day.today{background-color:initial;border:1px solid #ff8000;border-radius:5px;color:#fff;color:var(--white)}.flatpickr-monthDropdown-months{appearance:none!important;-moz-appearance:none!important;-webkit-appearance:none!important}.flatpickr-monthDropdown-months:hover{background:#0000!important}.flatpickr-footer{column-gap:10px;display:flex;justify-content:flex-end;margin-top:15px}.flatpickr-footer button{border-radius:5px;font-size:10px;font-weight:400;line-height:24px;padding-inline:10px}.flatpickr-footer button:first-of-type{border:1px solid #ff8000;color:#fff;color:var(--white);margin-right:auto;transition:color .3s ease}.flatpickr-footer button:first-of-type:hover{color:#ff8000}.flatpickr-footer button:nth-of-type(2){border:1px solid #ccc;color:#fff;color:var(--white);transition:color .3s ease}.flatpickr-footer button:nth-of-type(2):hover{color:#ff8000}.flatpickr-footer button:last-of-type{background:#ff8000;border:1px solid #ff8000;color:#fff;transition:all .3s ease}.flatpickr-footer button:last-of-type:hover{background:#0000;color:#fff;color:var(--white)}.choices{font-size:14px}.choices__inner{background-color:#333;background-color:var(--gray333);border:none;border-radius:10px;font-size:14px;font-weight:400;line-height:1.4;min-height:36px;position:relative}.choices__inner:after{background:url(/static/media/chevron-arrow-down.d533f23bba67908cb364.svg) no-repeat;background-size:6px 6px;content:"";cursor:pointer;display:inline-block;height:6px;position:absolute;right:15px;top:15px;width:6px}.choices__list--multiple .choices__item[data-deletable]{position:relative!important}.choices[data-type*=select-one]:after{display:none}.is-open .choices__inner{border-radius:10px}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#333;background-color:var(--gray333)}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#333;background-color:var(--gray333);border:none;border-radius:10px}.choices__input{background-color:#333;background-color:var(--gray333);border-bottom:1px solid #555;color:#fff;color:var(--white);line-height:1.6;margin:0 15px;padding:10px 0;width:calc(100% - 30px)!important}.choices__input::placeholder{color:#aaa}.choices__inner .choices__item.is-selected{color:#fff}.choices__list--multiple .choices__item{background-color:#ff8000;border-color:#ff8000;border-radius:8px;padding:2px 6px}.choices__list--multiple .choices__item.is-highlighted{background-color:#ff8000;border-color:#ff8000}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{border-left-color:#f2f2f2}.filter-select-wrap .choices__item--choice:not(.choices__notice){transition:color .3s ease}.choices__list--dropdown .choices__item.is-selected,.choices__list[aria-expanded] .choices__item.is-selected,.filter-select-wrap .choices__item--choice:not(.choices__notice):hover{color:#aaa}.choices__list--dropdown .choices__item.is-selected:after,.filter-select-wrap .choices__item--choice:not(.choices__notice):hover:after{background:url(/static/media/accept.5661ff84671ba2441327.svg) no-repeat;background-size:12px;content:"";display:inline-block;height:12px;opacity:1;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:12px}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:1}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{padding:5px}.choices__item--choice{padding-right:30px;position:relative}.filter-select-wrap .choices{margin-bottom:5px}.filter-select-wrap .choices[data-type*=select-multiple] .choices__inner,.filter-select-wrap .choices[data-type*=text] .choices__inner{cursor:pointer;padding:6px 23px 6px 15px}.choices__list--dropdown.choices__list{box-shadow:0 5px 30px 0 rgba(0,0,0,.502);text-align:start}.choices__list--multiple{display:block;height:100%;position:relative;width:100%}.choices__list--multiple:before{color:#aaa;content:"Select";left:0;position:absolute;top:2px}.choices__list--multiple.has-values:before{content:""}.choices__list--dropdown,.choices__list[aria-expanded]{background:#333;background:var(--gray333)}.choices__list--dropdown .choices__list{padding:0 0 10px 10px}.choices__list--dropdown .choices__list::-webkit-scrollbar{height:100%;width:3px}.choices__list--dropdown .choices__list::-webkit-scrollbar-thumb{background-color:#ff8000;border-radius:3px}.choices__list--dropdown .choices__list::-webkit-scrollbar-track{background-color:#ddd;border-radius:3px}@supports (-webkit-scrollbar:none){.choices__list--dropdown .choices__list{scrollbar-color:#ff8000 #ddd;scrollbar-width:thin}}@-moz-document url-prefix(){.choices__list--dropdown .choices__list{scrollbar-color:#ff8000 #ddd;scrollbar-width:thin}}.header-menu__container{align-items:flex-start;background:#222;background:var(--gray);box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;overflow:auto;padding:30px;position:fixed;top:0;transform:translateX(-100%);transition:all 555ms ease;width:320px;z-index:6;z-index:5}.header_mobile .header-menu__container{transform:translateX(0);transition:transform .5s ease}.header-menu__logo{margin-bottom:60px;padding-right:40px;position:relative;width:100%}.header-menu__logo svg{height:auto;object-fit:contain;width:144px}.header__close-btn{cursor:pointer;height:30px;position:absolute;right:-15px;top:-9px;width:30px}.header__close-btn svg{height:30px;object-fit:contain;width:30px}.header-menu__list{display:flex;flex-direction:column;row-gap:30px}.header-menu__list li a{align-items:center;color:#fff;color:var(--white);column-gap:20px;display:flex;font-size:18px;font-weight:700;line-height:1.6;transition:color .3s ease}.header-menu__list li a:hover{color:#ff8000}.header-menu__list li svg{height:auto;object-fit:contain;width:30px}.theme-mode__wrap,.theme-mode__wrap button{align-items:center;display:flex}.theme-mode__wrap button{color:#fff;color:var(--white);font-size:18px;font-weight:700;line-height:1.6;position:relative;transition:all .3s ease}.theme-mode__wrap button:hover{color:#ff8000}.theme-mode__wrap button:before{background:url(/static/media/theme-color.523e4914d7b3450c857a.svg) no-repeat;background-size:contain;content:"";display:inline-block;height:30px;margin-right:20px;width:30px}.main-section{-webkit-overflow-scrolling:touch;overscroll-behavior:none;padding:40px 0 150px}@media screen and (max-width:991px){.main-section{padding-bottom:80px}}@media screen and (max-width:575px){.main-section{padding-bottom:60px}}.main-section__sort-wrap{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:575px){.main-section__sort-wrap{flex-wrap:wrap;row-gap:10px}}.main-section__search-wrap{align-items:center;background:#222;background:var(--gray);border-radius:10px;column-gap:10px;display:flex;padding:15px 20px;width:calc(100% - 325px)}@media screen and (max-width:767px){.main-section__search-wrap{width:calc(50% - 35px)}}@media screen and (max-width:575px){.main-section__search-wrap{width:100%}}.main-section__search-wrap input{color:#fff;color:var(--white);font-size:14px;font-weight:400;line-height:20px;width:100%}.main-section__search-wrap input::placeholder{color:#aaa;color:var(--lightGray)}.search-icon{height:20px;margin-right:10px;object-fit:contain;width:20px}.search_modal-clear-button{align-items:center;display:flex;margin-left:auto;opacity:0;pointer-events:none;transition:opacity .3s}.search_modal-clear-button.visible{opacity:1;pointer-events:auto}.search_modal-clear-button img{height:20px;object-fit:contain;width:20px}.main-section__sort-select{align-items:center;background:#222;background:var(--gray);border-radius:10px;display:flex;height:50px;min-width:255px;width:255px}@media screen and (max-width:767px){.main-section__sort-select{min-width:0;width:calc(50% - 35px)}}@media screen and (max-width:575px){.main-section__sort-select{width:calc(100% - 70px)}}.main-section__sort-select .choices{color:#aaa;color:var(--lightGray);font-size:14px;font-weight:400;line-height:20px;width:100%}.main-section__sort-select .choices__inner{background-color:#222;background-color:var(--gray);min-height:50px;padding:15px 30px 15px 20px}.main-section__sort-select .choices__inner:after{top:50%;transform:translateY(-50%)}.main-section__sort-select .choices__list--dropdown .choices__item,.main-section__sort-select .choices__list[aria-expanded] .choices__item{color:#fff;color:var(--white)}.main-section__sort-select .is-open .choices__inner{border-radius:10px}.main-section__sort-select .choices[data-type*=select-one] .choices__inner{padding-bottom:15px}.main-section__sort-select .choices__list--single{padding:0}.main-section__sort-select .choices__list,.main-section__sort-select.choices__list--dropdown{background-color:#222;background-color:var(--gray);border-radius:10px;border-top:none}.main-section__sort-select .choices__list--dropdown .choices__item--selectable.is-highlighted,.main-section__sort-select .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#222;background-color:var(--gray)}.main-section__sort-select .choices__list--dropdown .choices__list{padding:15px}.main-section__sort-select .choices__placeholder{color:#aaa;color:var(--lightGray);opacity:1}.main-section__sort-select .choices__item--selectable:not(.choices__placeholder){color:#fff;color:var(--white)}.main-section__sort-select .choices__list--dropdown .choices__item.is-selected,.main-section__sort-select .choices__list--dropdown .choices__item:hover,.main-section__sort-select .choices__list[aria-expanded] .choices__item.is-selected,.main-section__sort-select .choices__list[aria-expanded] .choices__item:hover{color:#aaa}.main-section__comparison-icon{align-items:center;background:#222;background:var(--gray);border-radius:10px;display:flex;height:50px;justify-content:center;padding:0;width:50px}.main-section__comparison-icon svg{height:20px;object-fit:contain;width:20px}.main-section__comparison-icon .reset-icon{height:35px;object-fit:contain;width:35px}.main-section__comparison-icon.active svg path:nth-child(3),.main-section__comparison-icon.active svg path:nth-child(4){fill:#ff8000}[data-name],[data-tab]{cursor:pointer}.tabs-list{display:flex;margin:20px 0 30px;width:100%}.tabs-list li{border-bottom:2px solid #222;color:#ccc;color:var(--ccc);flex:1 1;font-size:calc(12.4px + .1875vw);font-weight:700;line-height:1.875;padding:10px 5px;position:relative;text-align:center;transition:all 555ms ease}@media screen and (min-width:1921px){.tabs-list li{font-size:16px}}.tabs-list li:after{background:#ff8000;bottom:-2px;content:"";display:inline-block;height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .5s ease;width:100%;width:0}.tabs-list li.active{color:#fff;color:var(--white)}.tabs-list li.active:after{width:100%}.main-section__content-item,.main-section__content-item-wrap{display:flex;flex-direction:column;row-gap:20px}@media screen and (max-width:575px){.main-section__content-item{row-gap:10px}}.content-item__country-row{align-items:center;background:#222;background:var(--gray);border-radius:10px;column-gap:30px;cursor:pointer;display:flex;padding:5px 15px;position:relative}@media screen and (max-width:575px){.content-item__country-row{column-gap:20px;padding-right:32px}}.content-item__country-row:after{background-image:url(/static/media/chevron-arrow-down.d533f23bba67908cb364.svg);background-size:contain;content:"";display:inline-block;height:14px;position:absolute;right:23px;top:50%;transform:translateY(-50%);transform-origin:center;width:14px}@media screen and (max-width:575px){.content-item__country-row:after{height:12px;right:15px;width:12px}}.content-item__country-row.active:after{margin-top:-7px;transform:rotate(180deg)}.content-item__country-row>img{height:50px;object-fit:contain;width:50px}@media screen and (max-width:991px){.content-item__country-row>img{height:35px;min-width:35px;width:35px}}.country-item__text{color:#fff;color:var(--white);column-gap:10px;display:flex;font-size:calc(13.6px + .125vw);font-weight:700;line-height:1.875}@media screen and (min-width:1921px){.country-item__text{font-size:16px}}.content-item__all-football-matches{display:flex;flex-direction:column;row-gap:10px;width:100%}@media (max-width:768px){.content-item__all-football-matches>div{margin-bottom:10px!important}.football-matches__item{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:11px!important}}.football-matches__item{align-items:center;background:#222;background:var(--gray);border-radius:10px;display:flex;justify-content:space-between;padding:15px}.site-title__wrap{padding-right:20px;width:8%}@media screen and (max-width:767px){.site-title__wrap{width:50px}}@media screen and (max-width:400px){.site-title__wrap{padding-right:10px;width:40px}}.site-title{border-radius:5px;height:50px;min-width:50px;width:50px}@media screen and (max-width:991px){.site-title{height:30px;min-width:30px;width:30px}}.competition{align-items:center;column-gap:40px;display:flex;padding-right:20px;width:50%}@media screen and (max-width:991px){.competition{column-gap:10px}}@media screen and (max-width:767px){.competition{min-width:calc(100% - 215px);padding-right:10px;width:calc(100% - 215px)}}@media screen and (max-width:575px){.competition{align-items:flex-start;flex-direction:column;row-gap:5px}}@media screen and (max-width:400px){.competition{min-width:calc(100% - 185px);width:calc(100% - 185px)}}.emblems{column-gap:20px;display:flex}@media screen and (max-width:991px){.emblems{column-gap:5px}}@media screen and (max-width:575px){.emblems{display:none}}.emblems img{height:40px;min-width:40px;object-fit:contain;width:40px}@media screen and (max-width:991px){.emblems img{height:25px;min-width:25px;width:25px}}@media screen and (max-width:575px){.emblems img{height:20px;min-width:20px;width:20px}}.competition__data{display:flex;flex-direction:column}.competition__data time{color:#aaa;font-size:12px;font-weight:400;line-height:1.6}@media screen and (max-width:575px){.competition__data time{font-size:10px}}.competition-data__country{align-items:center;color:#fff;color:var(--white);column-gap:10px;display:flex;font-family:Raleway-f,sans-serif;font-size:calc(10px + .3125vw);font-weight:600;line-height:1.25}.competition-data__country span{display:contents}@media screen and (max-width:991px){.competition-data__country{column-gap:2px}}@media screen and (min-width:1921px){.competition-data__country{font-size:16px}}@media screen and (max-width:575px){.competition-data__country{align-items:flex-start;flex-direction:column;row-gap:4px}.competition-data__country span.team-name-wrap{align-items:center;column-gap:5px;display:flex}.competition-data__country span.team-name-wrap img{height:20px;min-width:20px;width:20px}.competition-data__country span.dash{display:none}}.bet{padding-right:20px}@media screen and (max-width:767px){.bet{padding-right:10px;width:35px}}.bet img,.bet svg{height:40px;min-width:40px;object-fit:contain;width:40px}@media screen and (max-width:991px){.bet img,.bet svg{height:25px;min-width:25px;width:25px}}.bet-window__wrap{column-gap:5px;display:flex}@media screen and (max-width:767px){.bet-window__wrap{width:130px;width:100px}}.bet-window{background:#fff;border-radius:5px;cursor:pointer;padding:4px 3px 3px;width:80px}@media screen and (max-width:767px){.bet-window{padding:2px!important;width:40px}}@media screen and (max-width:400px){.bet-window{width:30px}}.bet-option{background:#333;border-radius:3px;color:#fff;font-size:10px;font-weight:700;line-height:2;padding:1px 3px;text-align:center;text-transform:uppercase}.bet-option.active{background-color:#ff8000}.bet-coef{color:#333;font-size:12px;font-weight:400;line-height:1.6;text-align:center}.pagination{align-items:center;display:flex;justify-content:center;margin-top:60px}.pagination button{color:#ff8000;font-size:22px;font-weight:700;line-height:1;position:relative;transform:translateX(-12.5px);transition:filter .3s ease}.pagination button:hover,.pagination button:hover:after{filter:opacity(.8)}@media screen and (max-width:767px){.pagination button{font-size:20px}}.pagination button:after{background:url(/static/media/chevron-arrow-down-orange.f2e43d6fa2b7e4ba60e0.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:inline-block;height:15px;margin-top:2px;position:absolute;right:-25px;top:50%;transform:translateY(-50%);transition:filter .3s ease;width:15px}@media screen and (max-width:991px){.pagination{margin-top:40px}}.add-to-comparison-popup{align-items:center;background-color:#333;background-color:var(--gray333);border-radius:5px;bottom:40px;box-shadow:0 2px 10px #0003;color:#fff;color:var(--white);display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:10px;justify-content:center;left:50%;opacity:0;padding:10px 20px;position:fixed;transform:translateY(20px) translateX(-50%);transition:all 333ms ease;z-index:-100}.add-to-comparison-popup span{transition:color .3s ease;white-space:nowrap}.add-to-comparison-popup .main-section__comparison-icon{align-items:center;display:flex;height:30px;justify-content:center;min-width:3px;padding:0;width:30px}.add-to-comparison-popup .main-section__comparison-icon svg{height:15px;width:15px}.add-to-comparison-popup.show{opacity:1;transform:translateY(0) translateX(-50%);z-index:1000}.add-to-comparison-popup.show:hover span{color:#ff8000}.add-to-comparison-popup.hidden{display:none;transform:translateY(20px) translateX(-50%)}.auth-body{background:#333;background:linear-gradient(90deg,#333 50%,#111 0);height:100%}@media screen and (max-width:767px){.auth-body{background:#111;background:var(--bgColor)}}.auth-body .page{margin-block:auto}.auth{min-height:100%;position:relative}.auth-wrap{align-items:center;display:flex;min-height:100%}@media screen and (max-width:767px){.auth-wrap{flex-direction:column;justify-content:center}}.auth-wrap>*{align-items:center;display:flex;flex:1 1 50%;justify-content:center;max-width:50%}@media screen and (max-width:767px){.auth-wrap>*{flex:none;max-width:100%}}.auth__image{height:auto;margin-inline:13.5%;max-width:100%;object-fit:contain;padding-block:40px;width:700px}@media screen and (max-width:767px){.auth__image{margin-inline:auto;max-width:50%;padding-bottom:0;padding-top:60px;width:450px}}.auth-message{color:#e9762b;font-size:18px;text-align:center}.auth__form{padding:40px 15px}@media screen and (max-width:767px){.auth__form{padding-top:0}}.auth-form__wrap{max-width:100%;width:300px}.login-form{margin-top:10px}.form-input__wrap input,.form-input__wrap textarea{background-color:#333;background-position:center left 15px;background-size:16px 16px;border:1px solid #333;border-radius:10px;color:#fff;color:var(--white);font-size:14px;font-weight:400;line-height:1.4;margin-bottom:20px;padding:9px 14px 9px 40px;width:100%}.form-input__wrap input::placeholder,.form-input__wrap textarea::placeholder{color:#aaa;color:var(--lightGray);opacity:1}.log-name{background:url(/static/media/login-white.1fcc55a1fb414cc88b97.svg) no-repeat}.passw{background:url(/static/media/passw-white.a1243bfcc8926d06e02a.svg) no-repeat}.reg-email{background:url(/static/media/email-white.ac1f8c03a618a73104e3.svg) no-repeat}.password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.show-password-input:after{background:url(/static/media/password_open.4263f2d6edac482e3d52.svg) no-repeat,url(/static/media/password_close.898eb4a00d7b0375ef4c.svg) no-repeat;background-size:16px;content:"";display:inline-block;height:16px;width:16px}.show-password-input.display-password:after{background:url(/static/media/password_open.4263f2d6edac482e3d52.svg) no-repeat;background-size:16px}.show-password-input{cursor:pointer;line-height:16px;position:absolute;right:15px;top:12px}.checkbox__row-wrap{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:30px}.form-styles .custom-checkbox{display:flex;margin-left:0}.form-styles .custom-checkbox label{color:#fff;color:var(--white);font-size:14px;font-weight:400;line-height:20px;padding-left:30px;position:relative}.form-styles .main-btn{width:100%}.form__link{color:#ff8000;font-size:14px;font-weight:400;line-height:1.4}.form__link:hover{text-decoration:underline}.auth__acc-wrap p{color:#fff;color:var(--white);font-size:12px;font-weight:700;line-height:1.6;margin-block:20px;text-align:center;text-transform:uppercase}.auth__acc-wrap button{align-items:center;background:#fff;border-radius:10px;column-gap:10px;display:flex;justify-content:center;margin-bottom:10px;padding:15px;position:relative;transition:all .3s ease;width:100%}.auth__acc-wrap button:hover:after{opacity:1}.auth__acc-wrap button:after{background:#0000001a;border-radius:10px;bottom:0;content:"";display:inline-block;height:100%;left:0;opacity:0;position:absolute;transition:all .5s ease;width:100%}.auth__acc-wrap button img{height:20px;object-fit:contain;width:20px}.auth__acc-wrap button span{font-size:16px;font-weight:700;line-height:1.25;text-transform:uppercase}.auth__acc-wrap button span.red-text{color:#d93f21}.auth__acc-wrap span.blue-text{color:#3b5998}.sign-in-form .custom-checkbox{margin-bottom:10px}.sign-in-form .main-btn{margin-top:20px}.main-btn:disabled{background-color:#ccc;border:1px solid #bbb;box-shadow:none;color:#666;cursor:not-allowed;opacity:.7}.sign-in-form .main-btn:disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.sign-in-form .form-input__wrap input.input__password{padding:9px 35px 9px 40px}.auth__acc-link.disabled-link{opacity:.6;pointer-events:none}.password-confirm.invalid,input[type=email].invalid,input[type=tel].invalid{border:1px solid red!important}.user-profile-form .main-btn:disabled{background:#0000;border-color:#aaa;color:#aaa;cursor:default}.user-profile-form input::placeholder{font-size:14px}.invalid{border:1px solid red!important}.sign-in-form .password-confirm.invalid,.sign-in-form input[type=email]:focus:invalid,.sign-in-form input[type=tel]:focus:invalid,.user-profile-form .password-confirm.invalid,.user-profile-form input[type=email]:focus:invalid,.user-profile-form input[type=tel]:focus:invalid{border:1px solid #333}.reset-passw{align-items:center;display:flex;justify-content:center;margin-inline:auto;max-width:100%;padding-block:160px;text-align:center;width:578px}.reset-passw p{color:#fff;color:var(--white);font-size:18px;line-height:1.6;margin-bottom:40px}.reset-passw .form-input__wrap{margin-bottom:40px;margin-inline:auto;max-width:100%;width:430px}.reset-passw .main-btn{padding-inline:75px;width:fit-content}.main-title{font-size:calc(21.6px + .75vw);margin-bottom:20px;text-transform:none}@media screen and (min-width:1921px){.main-title{font-size:36px}}.container-styles{background:#222;background:var(--gray);border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-block:60px;margin-inline:auto;max-width:100%;width:890px}.container-styles .main-btn{margin-top:25px;padding-inline:45px;width:fit-content}@media screen and (max-width:400px){.container-styles .main-btn{max-width:100%;width:100%}}.settings-wrap{padding:35px 40px}@media screen and (max-width:400px){.settings-wrap{padding:35px 20px}}.settings-wrap h1{border-bottom:2px solid #333;margin-bottom:30px;padding-bottom:35px}.settings-form{max-width:100%;width:260px}@media screen and (max-width:400px){.settings-form{width:100%}}.settings-form .choices[data-type*=select-one] .choices__input{background-color:#333;background-color:var(--gray333);border-bottom:1px solid #555;color:#fff;color:var(--white);line-height:1.6;margin:0 15px;padding:10px 0;width:calc(100% - 30px)!important}.settings-form .choices__list--single{padding:0}.settings-form .choices__inner{padding:8px 15px}.filter-form .choices__list--dropdown .choices__item,.filter-form .choices__list[aria-expanded] .choices__item,.main-section__sort-select .choices__list--dropdown .choices__item,.main-section__sort-select .choices__list[aria-expanded] .choices__item,.settings-form .choices__list--dropdown .choices__item,.settings-form .choices__list[aria-expanded] .choices__item{padding:5px 25px 5px 5px}.settings__select-wrap .choices__list--dropdown .choices__list,.settings__select-wrap .choices__list[aria-expanded] .choices__list{max-height:190px}.settings__custom-select{display:flex;flex-direction:column;margin-top:15px}.settings__custom-select .choices__list--dropdown .choices__list{padding:15px 0 15px 10px}.settings__custom-select .choices__list[aria-expanded] .choices__item,.settings__custom-select.choices__list--dropdown .choices__item{transition:color .2s ease}.settings__custom-select .choices__list[aria-expanded] .choices__item:hover,.settings__custom-select.choices__list--dropdown .choices__item:hover{color:#aaa}.set-select__wrap{background:#333;background:var(--gray333);border-radius:10px;margin-bottom:5px;min-height:36px}.set-select__wrap .filter-select-wrap .choices{margin-bottom:0}.user-profile{padding:30px 40px}@media screen and (max-width:575px){.user-profile{padding:30px 20px 60px}}.form__inputs-container{display:flex;flex-wrap:wrap;justify-content:space-between}.form__inputs-container label{display:inline-block;font-size:12px;font-weight:700;line-height:1.25;margin-bottom:5px}.form__inputs-container input,.form__inputs-container textarea{margin-bottom:15px;padding:8px 15px}.form__inputs-container input.input__password,.form__inputs-container textarea.input__password{padding:8px 36px 8px 15px}.form__inputs-container .show-password-input{top:10px}.form__inputs-container .main-btn{margin-top:45px;width:fit-content}@media screen and (max-width:575px){.form__inputs-container .main-btn{margin-top:30px}}.form__inputs-container .form-input__wrap{display:flex;flex-direction:column;width:100%}.form__inputs-container .form-input__wrap.half-width{width:47.5%}@media screen and (max-width:575px){.form__inputs-container .form-input__wrap.half-width{width:100%}}.user-profile__info{align-items:center;border-bottom:2px solid #333;display:flex;gap:30px;justify-content:space-between;margin-bottom:30px;padding-bottom:30px}@media screen and (max-width:575px){.user-profile__info{margin-bottom:20px;padding-bottom:20px}}.user-profile__data{align-items:center;column-gap:20px;display:flex}@media screen and (max-width:575px){.user-profile__data{column-gap:10px}}.user-profile__data img{border-radius:50%;height:60px;min-width:60px;object-fit:cover;width:60px}@media screen and (max-width:575px){.user-profile__data img{height:40px;min-width:40px;width:40px}}.user-name{color:#fff;color:var(--white);font-size:18px;font-weight:400;line-height:1.66;word-break:break-all}@media screen and (max-width:575px){.user-name{font-size:16px}}.user-email{color:#ccc;font-size:14px;font-weight:400;line-height:1.4;word-break:break-all}@media screen and (max-width:575px){.user-email{font-size:12px}}.user-profile__logout-btn svg{cursor:pointer;height:30px;min-width:30px;width:30px}.user-profile-form{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;max-width:100%;width:550px}.profile-message{color:#e9762b;font-size:18px;height:30px;margin-top:14px;text-align:left}.confirm-email{margin:35px 0 250px 35px}.confirm-email-title{color:#e9762b}.confirm-email-message{color:#e97611;margin-top:17px}.user-profile-form .form-input__wrap input{background:#333;background:var(--gray333)}.legal-content{padding:80px 0 150px}@media screen and (max-width:991px){.legal-content{padding-block:80px}}@media screen and (max-width:767px){.legal-content{padding-block:60px}}.legal-content-wrap h1{margin-bottom:30px}.legal-content-wrap h2{color:#fff;color:var(--white);font-size:calc(18.4px + .5vw);font-weight:700;line-height:1.6;margin-bottom:10px}@media screen and (min-width:1921px){.legal-content-wrap h2{font-size:28px}}.legal-content-wrap h3{color:#fff;color:var(--white);font-size:calc(16.8px + .375vw);font-weight:700;line-height:1.6;margin-bottom:10px}@media screen and (min-width:1921px){.legal-content-wrap h3{font-size:24px}}.legal-content-wrap h4{color:#fff;color:var(--white);font-size:calc(15.2px + .25vw);font-weight:700;line-height:1.6;margin-bottom:10px}@media screen and (min-width:1921px){.legal-content-wrap h4{font-size:20px}}.legal-content-wrap h5{color:#fff;color:var(--white);font-size:calc(13.2px + .25vw);font-weight:700;line-height:1.6;margin-bottom:10px}@media screen and (min-width:1921px){.legal-content-wrap h5{font-size:18px}}.legal-content-wrap span{display:block}.legal-content-wrap a,.legal-content-wrap li,.legal-content-wrap p,.legal-content-wrap span{color:#fff;color:var(--white);font-size:18px;line-height:1.66}.legal-content-wrap a{transition:color .3s ease}.legal-content-wrap a:hover{color:#ff8000}.legal-content-wrap p{padding-bottom:30px}.legal-content-wrap>ol,.legal-content-wrap>ul{margin-bottom:30px}.legal-content-wrap ol{margin-left:20px}.legal-content-wrap ol li{list-style-type:numerical;padding-left:0}.legal-content-wrap ol.letter-list>li{list-style-type:lower-alpha}.legal-content-wrap ul{margin-left:25px}.legal-content-wrap ul li{list-style-type:disc}.custom-divider{margin-right:8px}.faq-wrap{padding-block:80px}.faq-wrap h1{margin-bottom:40px;text-align:center}@media screen and (max-width:767px){.faq-wrap h1{margin-bottom:30px}}.faq__accordion{display:flex;flex-direction:column;margin-top:20px;row-gap:10px}.faq__item{cursor:pointer}.faq__item-title{align-items:center;background:#222;background:var(--gray);border-radius:10px;color:#fff;color:var(--white);display:flex;font-size:20px;font-weight:700;line-height:2;padding:10px 30px;position:relative}@media screen and (max-width:767px){.faq__item-title{font-size:18px;line-height:1.5}}.faq__item-title:after{background-image:url(/static/media/chevron-arrow-down.d533f23bba67908cb364.svg);background-size:contain;content:"";display:inline-block;height:14px;position:absolute;right:30px;top:23px;transform-origin:center;width:14px}@media screen and (max-width:767px){.faq__item-title:after{top:18px}}@media screen and (max-width:575px){.faq__item-title:after{height:12px;right:15px;width:12px}}.faq__item-title.active{color:#ff8000}.faq__item-title.active:after{transform:rotate(180deg)}@media screen and (max-width:575px){.faq__item-title{column-gap:20px;padding:10px 35px 10px 15px}}.faq__item-content{background:#222;background:var(--gray);border-bottom-left-radius:10px;border-bottom-right-radius:10px;cursor:default;margin-top:-10px;padding:10px 49px 30px 30px;transition:all .5s ease}@media screen and (max-width:575px){.faq__item-content{padding:10px 15px 20px}}.faq__item-content a,.faq__item-content li,.faq__item-content p{color:#fff;color:var(--white);font-size:18px;line-height:1.66}@media screen and (max-width:767px){.faq__item-content a,.faq__item-content li,.faq__item-content p{font-size:16px}}.faq__item-content a{text-decoration:underline}.faq__item-content a:hover{color:#ff8000}.faq__item-content ul{margin-left:25px}.faq__item-content ul li{list-style-type:disc}.faq__item-content ol{margin-left:20px}.faq__item-content ol li{list-style-type:numerical;padding-left:0}.last-build{padding-bottom:400px;padding-top:80px;text-align:center}.last-build__date{color:#ff8000}#contacts-message{color:#e9762b;font-size:18px;margin-top:15px;text-align:center}.contacts-wrap{margin-inline:auto;padding:80px 0 150px;text-align:center}@media screen and (max-width:991px){.contacts-wrap{padding-block:80px}}@media screen and (max-width:767px){.contacts-wrap{padding-block:60px}}.contacts-wrap p{color:#fff;color:var(--white);font-size:18px;line-height:1.6;margin-bottom:30px}@media screen and (max-width:767px){.contacts-wrap p{font-size:16px}}.contacts-form{margin-inline:auto;max-width:100%;width:550px}.contacts-form .form__inputs-container .form-input__wrap{text-align:start}.contacts-form .main-btn{margin-inline:auto;margin-top:15px;padding-inline:72px}.page-404__body .wrapper{justify-content:center}.page-404-wrap{align-items:center;display:flex;flex-direction:column;padding-block:80px;text-align:center}.page-404-wrap img{height:auto;margin-bottom:60px;max-width:43%;width:580px}@media screen and (max-width:767px){.page-404-wrap img{margin-bottom:30px;max-width:60%}}.page-404-wrap h1{color:#fff;color:var(--white);font-size:calc(21.6px + .75vw);font-weight:700;line-height:1.38;margin-bottom:10px;text-transform:none}@media screen and (min-width:1921px){.page-404-wrap h1{font-size:36px}}.page-404-wrap p{color:#fff;color:var(--white);font-size:18px;line-height:1.66}@media screen and (max-width:767px){.page-404-wrap p{font-size:16px}}.page-404-wrap .main-btn{margin-top:30px;max-width:100%;padding-inline:74.5px}.page-404__number{fill:#fff;fill:var(--white)}.content{padding:80px 0 150px}@media screen and (max-width:991px){.content{padding-block:80px}}@media screen and (max-width:767px){.content{padding-block:60px}}.content li,.content p{color:#fff;color:var(--white);font-size:18px;font-weight:400;line-height:1.66}@media screen and (max-width:1279px){.content li,.content p{font-size:16px}}@media screen and (max-width:991px){.content li,.content p{font-size:14px}}.content li{list-style-type:disc}.content h1{color:#fff;color:var(--white);font-size:calc(21.6px + .75vw);font-weight:700;line-height:1.4;margin-bottom:30px;text-transform:none}@media screen and (min-width:1921px){.content h1{font-size:36px}}@media screen and (max-width:1279px){.content h1{margin-bottom:15px}}.content h2{color:#fff;color:var(--white);font-size:calc(16.8px + .375vw);font-weight:700;line-height:1.66;margin-bottom:10px}@media screen and (min-width:1921px){.content h2{font-size:24px}}.content ul{padding-left:30px}.content__blocks-wrap{display:flex;flex-direction:column;margin-bottom:90px;row-gap:60px}@media screen and (max-width:767px){.content__blocks-wrap{margin-bottom:70px;row-gap:40px}}.content__block-item{align-items:center;column-gap:7.5%;display:flex}@media screen and (max-width:767px){.content__block-item{flex-direction:column-reverse;row-gap:30px}}.content__block-item.reverse{flex-direction:row-reverse}@media screen and (max-width:767px){.content__block-item.reverse{flex-direction:column-reverse}}.content__block-item.reverse .content__image-wrap{margin-left:40px;margin-right:0}@media screen and (max-width:767px){.content__block-item.reverse .content__image-wrap{margin-left:0}}.content__block-item.reverse .content__image-wrap:after{background:url(/static/media/text-block-vector-right.6ea040734b116b5f1d1c.svg) no-repeat}.content__block-item.reverse .content__image-wrap img{bottom:-30px;height:97%;left:50%;right:0;top:auto;transform:translateX(-50%) translateY(0);width:55%}.content__image-block{width:43%}@media screen and (max-width:767px){.content__image-block{width:100%}}.content__image-wrap{aspect-ratio:1.36;background:#ff8000;border-radius:10px;margin-right:40px;position:relative}@media screen and (max-width:767px){.content__image-wrap{max-width:450px}}.content__image-wrap:after{background:url(/static/media/text-block-verctor-left.259b493de02aa66a235b.svg) no-repeat;background-position:50%;background-size:cover;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.content__image-wrap img{height:69.5%;object-fit:contain;position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:88%;z-index:2}.content__text-block{width:49.5%}@media screen and (max-width:767px){.content__text-block{width:100%}}.content__text-block p:not(:last-of-type){padding-bottom:30px}@media screen and (max-width:1279px){.content__text-block p:not(:last-of-type){padding-bottom:15px}}.footer{background:#000}.footer__wrap{align-items:center;display:flex;flex-direction:column;padding:40px 0 30px}.footer__wrap img{height:auto;margin-bottom:30px;object-fit:contain;width:240px}@media screen and (max-width:575px){.footer__wrap img{margin-bottom:20px;width:180px}}.footer__wrap ul{display:flex}.footer__wrap p{color:#aaa;font-size:14px;font-weight:400;line-height:1.5}@media screen and (max-width:575px){.footer__wrap p{text-align:center}}.footer__wrap p a{color:#aaa;transition:color .3s ease}.footer__wrap p a:hover{color:#ff8000}.footer__menu{margin:0 0 12px}@media screen and (max-width:575px){.footer__menu{display:flex;flex-wrap:wrap;justify-content:center;row-gap:8px}}.footer__menu li{font-size:14px;font-weight:400;line-height:1.1;padding:0 10px}@media screen and (max-width:575px){.footer__menu li{text-align:center}}.footer__menu li a{color:#aaa;transition:color .3s ease}.footer__menu li a:hover{color:#ff8000}.footer__menu li:not(:last-of-type){border-right:1px solid #555}@media screen and (max-width:575px){.footer__menu li:not(:last-of-type){border:none}}.white-svg{fill:#fff;fill:var(--whiteSvg)}.gray-svg{fill:#ddd;fill:var(--graySvg)}.hidden{display:none}[data-theme=light]{--gray:#fff;--bgColor:#f2f2f2;--white:#333;--lightGray:#333;--ccc:#999;--whiteSvg:#aaa;--graySvg:#999;--gray333:#f2f2f2}[data-theme=light] .dogs-paws{fill:#eee}[data-theme=light] .logo-letter{fill:#555}[data-theme=light] .vector-white-to-black{fill:#333}[data-theme=light] .close-btn-theme-color{fill:#ddd}[data-theme=light] .theme-mode__wrap button:before{background:url(/static/media/night-mode.572f95861f05741b21f3.svg)}[data-theme=light] .search_modal-clear-button img{filter:invert(100%) sepia(0) saturate(3996%) hue-rotate(5deg) brightness(123%) contrast(73%)}[data-theme=light] .tabs-list li{border-color:#ddd}[data-theme=light] .bet-window{background:#f2f2f2}[data-theme=light] .bet-option{color:#f2f2f2}[data-theme=light] .page-numbers svg path{fill:#333}[data-theme=light] .page-numbers.inactive svg path{fill:#ccc}[data-theme=light] .custom-checkbox label:before{background:#f2f2f2}[data-theme=light] .markets__item{border-color:#ddd}[data-theme=light] .slider{background:#f2f2f2}[data-theme=light] .slider:before{border-color:#f2f2f2}[data-theme=light] .flatpickr-calendar{background-color:#fff;box-shadow:0 5px 30px 0 rgba(0,0,0,.149)}[data-theme=light] .choices__list--dropdown .choices__list,[data-theme=light] .flatpickr-weekdays{border-color:#eee}[data-theme=light] .choices__list--dropdown.choices__list{box-shadow:0 5px 30px 0 rgba(0,0,0,.149)}[data-theme=light] .choices__input{background-color:#fff;border-color:#eee}[data-theme=light] .choices__list--dropdown,[data-theme=light] .choices__list--dropdown .choices__item--selectable.is-highlighted,[data-theme=light] .choices__list[aria-expanded],[data-theme=light] .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background:#fff}[data-theme=light] .auth-svg-circle{fill:#ccc}[data-theme=light] .auth-svg-bg{fill:#f2f2f2}[data-theme=light] .auth .custom-checkbox label:before{background:#fff}[data-theme=light] .form-input__wrap input,[data-theme=light] .form-input__wrap textarea{background-color:#fff;border-color:#fff}[data-theme=light] .log-name{background:url(/static/media/login-dark.860b1563039944039eea.svg) no-repeat;background-position:center left 15px}[data-theme=light] .passw{background:url(/static/media/passw-dark.3c592df45bb273e9c3b5.svg) no-repeat;background-position:center left 15px}[data-theme=light] .reg-email{background:url(/static/media/email-black.988e172968fcbe6d4e91.svg) no-repeat;background-position:center left 15px}[data-theme=light] .settings h1{border-color:#ddd}[data-theme=light] .settings-form .choices[data-type*=select-one] .choices__input{background-color:#fff;border-color:#eee}[data-theme=light] .user-profile-form .form-input__wrap input{background:#333;background:var(--gray333)}[data-theme=light] .user-profile__info{border-color:#ddd}[data-theme=light] .auth-body{background:#ddd;background:linear-gradient(90deg,#ddd 50%,#f2f2f2 0)}@media screen and (max-width:767px){[data-theme=light] .auth-body{background:#111;background:var(--bgColor)}}[data-theme=light] .sign-in-form .password-confirm.invalid,[data-theme=light] .sign-in-form input[type=email]:focus:invalid,[data-theme=light] .sign-in-form input[type=tel]:focus:invalid,[data-theme=light] .user-profile-form .password-confirm.invalid,[data-theme=light] .user-profile-form input[type=email]:focus:invalid,[data-theme=light] .user-profile-form input[type=tel]:focus:invalid{border:1px solid #fff}
/*# sourceMappingURL=main.6d7032d3.css.map*/