.filter{position:relative;z-index:11}@media only screen and (max-width:767px){.filter{border:1px solid transparent;height:3.125rem}}.filter.active{z-index:10}.filter .competitions__filter{display:flex;justify-content:center;margin-bottom:2.625rem;text-align:center}@media only screen and (max-width:767px){.filter .competitions__filter{justify-content:space-between;margin-bottom:2rem}}.filter .competitions__filter .filter-title{color:var(--color-grey);font-size:1rem;font-weight:500;line-height:1.5;margin-right:2rem;text-transform:uppercase}@media only screen and (max-width:767px){.filter .competitions__filter .filter-title{font-size:.875rem}}@media only screen and (max-width:359px){.filter .competitions__filter .filter-title{margin-right:0}}.filter__btn{background:var(--color-white);border-radius:1.875rem;box-shadow:0 .375rem .625rem 0 rgba(0,0,0,.06);height:3rem;padding:.75rem;position:relative;width:3rem}.filter__btn:before{background-color:var(--color-orange-02);border-radius:50%;content:"";height:.5625rem;position:absolute;right:.1875rem;top:.1875rem;width:.5625rem;z-index:2}@media only screen and (max-width:767px){.filter.active{background:var(--color-white);border-color:#e8e8e8;border-radius:1rem;box-shadow:0 .375rem .625rem 0 rgba(0,0,0,.06);padding:0 0 1rem}.filter.active .filter__btn{box-shadow:none}.filter.active .filter__wrapper{opacity:1;visibility:visible}.filter__wrapper{background:var(--color-white);border:1px solid #e8e8e8;border-radius:0 0 1rem 1rem;border-top:0;box-shadow:0 .375rem .625rem 0 rgba(0,0,0,.06);margin-top:-.625rem;opacity:0;position:absolute;visibility:hidden;width:100%;z-index:2}}.filter__inner{justify-content:flex-start;margin-bottom:1.625rem}@media only screen and (max-width:767px){.filter__inner{margin-bottom:0;padding-top:1.5rem}}.filter__inner .filter-title{color:var(--color-grey);font-size:1rem;font-weight:500;line-height:1.5;margin-right:.75rem;text-transform:uppercase}@media only screen and (max-width:767px){.filter__inner .filter-title{font-size:.875rem;padding:0 1rem}}@media only screen and (max-width:359px){.filter__inner .filter-title{margin-right:0}}.filter__box{display:inline-flex;padding-right:1.125rem;position:relative;text-align:left}@media only screen and (max-width:767px){.filter__box{display:block;padding:0 1rem}}.filter__box .filter-all,.filter__box .select-item{font-size:1rem;font-weight:700;line-height:1.5;pointer-events:none;text-transform:uppercase}.filter__box .select-item{position:relative}.filter__box .select-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='5' fill='none'%3E%3Cpath fill='%23111' d='M1.551 0a.625.625 0 0 0-.47 1.036l2.76 3.155a.875.875 0 0 0 1.317 0L7.92 1.037A.625.625 0 0 0 7.45 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;border:0;content:"";display:inline-block;height:.3125rem;margin-left:.5rem;margin-top:0;position:absolute;right:-1rem;top:.625rem;transform:none!important;width:.5625rem}@media only screen and (max-width:767px){.filter__box .select-item:after{display:none}}.filter__box .select-item__text{display:inline-block;max-width:12.75rem;overflow:hidden;padding-right:.3125rem;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;-webkit-line-clamp:1;-webkit-box-orient:vertical}.filter__box .select-item__count{color:var(--color-orange-03)}.filter__box .nice-select{background-color:transparent;border:0;font-size:1rem;font-weight:700;height:100%;line-height:1.5;padding:0;position:absolute;right:0;text-transform:uppercase;top:0;width:100%;z-index:2}@media only screen and (max-width:767px){.filter__box .nice-select{font-size:.875rem;position:relative;z-index:101}}.filter__box .nice-select:after{display:none}@media only screen and (max-width:767px){.filter__box .nice-select:after{display:none}}.filter__box .nice-select .multiple-options{display:block;opacity:0;width:100%}@media only screen and (max-width:767px){.filter__box .nice-select .multiple-options{display:none}}.filter__box .nice-select-dropdown{background:var(--color-white);border:1px solid #e8e8e8;border-radius:.5rem;box-shadow:0 1rem 1rem -1rem rgba(16,37,71,.3);margin-top:1rem;overflow:auto;padding:.5rem}@media only screen and (max-width:767px){.filter__box .nice-select-dropdown{border:0;box-shadow:none;margin-top:0;opacity:1;padding:.625rem 0;pointer-events:auto;position:relative;transform:none;width:100%}}.filter__box .nice-select-dropdown .list{max-height:19rem}.filter__box .nice-select-dropdown li.option.focus,.filter__box .nice-select-dropdown li.option.selected{background:rgba(252,193,25,.2)!important}.filter__box .nice-select-dropdown .option{line-height:1;margin-bottom:.25rem;padding:.75rem 1rem .75rem 2.25rem;position:relative}@media only screen and (max-width:767px){.filter__box .nice-select-dropdown .option{white-space:normal}}.filter__box .nice-select-dropdown .option:before{border:1px solid var(--color-text);border-radius:.25rem;content:"";height:1rem;left:.6875rem;position:absolute;top:.6875rem;transition:border-color .6s;width:1rem}.filter__box .nice-select-dropdown .option:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' d='M20.293 5.293 9 16.586l-4.293-4.293-1.414 1.414L9 19.414 21.707 6.707z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:.8125rem;left:.75rem;position:absolute;top:.6875rem;width:.8125rem;z-index:2}.filter__box .nice-select-dropdown .option:last-child{margin-bottom:0}.filter__box .nice-select-dropdown .option.selected:before{background-color:var(--color-orange-02);border-color:var(--color-orange-02)}.filter__selected{display:flex;justify-content:space-between;min-height:2.4375rem}@media only screen and (max-width:767px){.filter__selected{position:absolute;right:.4375rem;top:-2.1875rem;z-index:5}}.filter__selected .bleft{align-items:flex-start;display:flex}.filter__selected .custom-control{margin-top:.1875rem}.filter__selected .custom-control-label{letter-spacing:-.00625rem;padding-left:2.25rem}.filter__selected .btn_link{align-items:center;display:inline-flex;margin-left:.9375rem;margin-top:.375rem}@media only screen and (max-width:767px){.filter__selected .btn_link{margin:.75rem;padding-right:1.9375rem;position:relative}}.filter__selected .btn_link i{margin-right:.5rem}@media only screen and (max-width:767px){.filter__selected .btn_link i{position:absolute;right:0;top:.125rem}}.icon-clear{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath fill='%23111' d='M5.667 2.333h2.667a1.333 1.333 0 0 0-2.667 0m-1 0a2.333 2.333 0 1 1 4.667 0h3.833a.5.5 0 0 1 0 1h-.88l-.78 8.074a2.5 2.5 0 0 1-2.49 2.26H4.984a2.5 2.5 0 0 1-2.489-2.26l-.78-8.074h-.88a.5.5 0 1 1 0-1h3.833ZM6 5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0zM8.5 5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 .5-.5m-5.01 6.311a1.5 1.5 0 0 0 1.493 1.356h4.035a1.5 1.5 0 0 0 1.493-1.356l.772-7.978H2.717z'/%3E%3C/svg%3E");height:.875rem;width:.875rem}.option-btn{background:rgba(252,193,25,.2);border:1px solid var(--color-orange-01);border-radius:.375rem;display:inline-flex;font-size:.75rem;font-weight:700;line-height:1.5;margin-bottom:.625rem;margin-right:.625rem;padding:.1875rem .625rem;text-transform:uppercase}.option-btn .icon-close{margin-left:.3125rem;position:relative;top:.0625rem}.option-btn span{cursor:pointer}.icon-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23111' d='M.456.56.504.503a.583.583 0 0 1 .77-.048l.055.048L5 4.174 8.671.505a.583.583 0 1 1 .825.825L5.826 5l3.67 3.67a.583.583 0 0 1 .048.77l-.048.056a.583.583 0 0 1-.77.048l-.055-.048-3.67-3.67-3.672 3.67a.583.583 0 0 1-.825-.825L4.174 5 .505 1.33A.583.583 0 0 1 .456.56'/%3E%3C/svg%3E");height:.625rem;width:.625rem}.filter-all{display:none}.no-options-selected .filter-all{display:block}.no-options-selected .filter__selected{justify-content:flex-end}.no-options-selected .filter__selected .btn_link{display:none}.option-btnWrapper{max-width:50vw}.os-theme-dark .os-scrollbar{background:transparent}.os-theme-dark .os-scrollbar .os-scrollbar-handle,.os-theme-dark .os-scrollbar:hover .os-scrollbar-handle{background:#606060}.competitions{padding:4.0625rem 0 5.5rem}@media only screen and (max-width:767px){.competitions{padding:1rem 0 2.25rem}}.competitions__head{margin-bottom:1.875rem}@media only screen and (max-width:767px){.competitions__head{margin-bottom:1.5rem}}.competitions__head .h2-title{margin-bottom:3.25rem}@media only screen and (max-width:767px){.competitions__head .h2-title{margin-bottom:1.0625rem}}.competitions__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.75rem}@media only screen and (min-width:992px){.competitions__body.type-four{margin:0 -1rem}}@media only screen and (max-width:767px){.competitions__body.type-four{padding-top:1.5rem}}@media only screen and (min-width:992px){.competitions__body.type-four .competitions__inner{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:0 1rem 2.375rem}}@media only screen and (max-width:575px){.competitions__body.type-four .competitions__inner{padding-bottom:3.125rem}}.competitions__inner{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;padding:0 .75rem 3.5rem}@media only screen and (max-width:767px){.competitions__inner{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 .75rem 1rem}}@media only screen and (max-width:575px){.competitions__inner{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.competitions__inner .game-card{height:100%}.competitions .game-card{width:100%}.competitions .game-card__footer{pointer-events:none}.competitions .game-card:hover .btn_border{background:-webkit-gradient(linear,left top,right top,from(#fcc119),to(#f3911f));background:linear-gradient(90deg,#fcc119,#f3911f);border-color:transparent}.competitions+.wall{padding-top:2.625rem}@media only screen and (max-width:767px){.competitions+.wall{padding-top:1.375rem}}.game-card_type4{text-align:left}.game-card_type4:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.game-card_type4 .game-card{border-radius:0;height:auto}.game-card_type4 .game-card__wrapper{border-radius:1rem;overflow:hidden}.game-card_type4 .game-card__link{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.game-card_type4 .game-card__bottom{background-color:#efefef;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:15rem;padding:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.game-card_type4 .game-card__bottom{min-height:14rem}}@media only screen and (max-width:575px){.game-card_type4 .game-card__bottom{min-height:auto}}.game-card_type4 .game-card__bottom .btn{margin-top:1rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.game-card_type4 .game-card__desc{-webkit-line-clamp:3;min-height:4.25rem}@media only screen and (max-width:767px){.game-card_type4 .game-card__desc{min-height:3.75rem}}.game-card_type4 .game-card .share{left:1.375rem;top:1.375rem}@media only screen and (max-width:767px){.game-card_type4 .game-card .share{left:1.5rem;top:1.5rem}.game-card_type4 .game-card .share .share__btn{height:3.25rem;width:3.25rem}.game-card_type4 .game-card .share .icon-share{height:1.5rem;width:1.5rem}}.game-card_type4 .game-card .music-btn{right:1.375rem;top:1.375rem}@media only screen and (max-width:767px){.game-card_type4 .game-card .music-btn{height:3.25rem;right:1.5rem;top:1.5rem;width:3.25rem}}.game-card_type4 .game-card__media{position:relative}.game-card_type4 .game-card__media picture{aspect-ratio:1}@media only screen and (max-width:767px){.game-card_type4 .game-card__text{font-size:1rem}}.game-card_type4 .game-card__footer{padding:1.625rem 1.25rem;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:767px){.game-card_type4 .game-card__footer .btn{font-size:.875rem;margin-top:.875rem;padding:.9375rem}}.game-card_type4 .game-card__title{display:-webkit-box;font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:.625rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3rem}@media only screen and (max-width:767px){.game-card_type4 .game-card__title{font-size:1.125rem;min-height:2.625rem}}.game-card_type4 .game-card__countdown{margin:.875rem 0 .375rem}@media only screen and (max-width:767px){.game-card_type4 .game-card__countdown{margin-top:1.5rem}}.game-card_type4 .game-card__countdown .clock{font-size:.625rem;height:1.75rem}.game-card_type4 .game-card__countdown .clock .upper{font-size:.75rem}.game-card_type4 .game-logo{display:inline-block;margin-bottom:1.125rem}@media only screen and (max-width:767px){.game-card_type4 .game-logo{margin-bottom:1.375rem}}.game-card_type4 .game-logo img{height:2.1rem;width:auto}@media only screen and (max-width:767px){.game-card_type4 .game-logo img{height:2.25rem}}