@keyframes shine{0%{background-position:200% 0}100%{background-position:-200% 0}}.container{max-width:1440px;margin:auto}.headline{text-align:center;margin-bottom:24px}.headline .scheldule-title{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:44px;text-align:center;display:flex;flex-direction:row;justify-content:center;gap:12px;margin:0}.headline .ico{display:block;width:106px;height:45px;background:url("../images/logo-epl-w-text.svg") no-repeat center center}.tabs-area{display:flex;justify-content:center;gap:12px;margin-bottom:24px}.tab-chip{display:inline-flex;align-items:center;position:relative;padding:0;border-radius:99px;border:none;background:var(--BG, rgba(255, 255, 255, 0.1));overflow:hidden;cursor:pointer}.tab-chip .tab-text{display:block;padding:13px 10px 11px;width:153px;max-width:153px;border-radius:99px;position:relative;color:#d1d1d1;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.tab-chip .tab-text::before{content:"";position:absolute;display:block;inset:0;padding:2px;border-radius:inherit;background:var(--Or, linear-gradient(87deg, #F68300 -22.11%, #FBB83B 22.21%, #FFF370 105.92%));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;opacity:0;transition:all .3s ease}.tab-chip:hover .tab-text,.tab-chip.active .tab-text{background:var(--Or, linear-gradient(87deg, #F68300 -22.11%, #FBB83B 22.21%, #FFF370 105.92%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);border:none}.tab-chip:hover .tab-text::before,.tab-chip.active .tab-text::before{opacity:1;background:var(--Or, linear-gradient(87deg, #F68300 -22.11%, #FBB83B 22.21%, #FFF370 105.92%))}.tab-box{position:relative;display:none}.tab-box.active{display:block !important}.match-card{background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.02));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(20px);overflow:hidden;border-radius:14px;height:540px;max-height:540px}.match-card .card-header{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;background:var(--BG, rgba(255, 255, 255, 0.1))}.match-card .card-header .date{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.match-card .card-header .ico{display:block;width:19px;height:32px;background:url("../images/icon-epl.svg") no-repeat center center}.matches{display:flex;flex-direction:column;gap:8px;height:100%}.matches-container{height:420px;position:relative}.matches-wrapper{padding-bottom:20px;height:100%;display:flex;flex-direction:column;gap:8px;overflow-y:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none}.match-row{position:relative;padding:12px;background:var(--BG, rgba(255, 255, 255, 0.1));display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:0px}.match-row .team-home{grid-area:1/1/2/2}.match-row .score-box-wrapper,.match-row .time-wrapper{grid-area:1/2/2/3}.match-row .team-away{grid-area:1/3/2/4}.round{display:flex;justify-content:center;padding:10px 0 2px;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:20px;background:var(--Or, linear-gradient(87deg, #F68300 -22.11%, #FBB83B 22.21%, #FFF370 105.92%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.team{display:flex;align-items:center;gap:8px}.team-home{justify-content:flex-end}.team .logo{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.team .logo span{width:28px;height:28px;border-radius:5px;background:hsla(0,0%,100%,.1333333333);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.team .logo img{width:100%;display:block}.team .name{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}.time-wrapper{display:flex;justify-content:center}.time{min-width:70px;max-width:70px;padding:7px 8px 5px;border-radius:4px;background:var(--BG, rgba(255, 255, 255, 0.1));box-shadow:0 2px 6px 0 rgba(0,0,0,.02)}.time span{text-align:center;display:block;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.score-box-wrapper{display:flex;justify-content:center}.score-box{min-width:70px;max-width:70px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:4px;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.02);gap:6px;padding:7px 8px 5px}.score-box .score,.score-box .dash{color:#3d3d3d;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.score-box .score-home{margin-left:5px}.score-box .score-away{margin-right:5px}.live-badge{position:absolute;left:12px;top:50%;transform:translateY(-50%);padding:0px 8px 1px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2px;border-radius:999px;background:var(--BG, rgba(255, 255, 255, 0.1));animation:flash 1s linear infinite}.live-badge .live-text{display:block;font-size:10px;font-style:normal;font-weight:500;line-height:20px;background:var(--Key, linear-gradient(85deg, #EAFF00 -12.89%, #00FF85 79.93%, #03F2FD 112.38%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.live-badge .live-indicator{width:12px;height:12px;display:block;background:url("../images/icon-live-indicator.svg") no-repeat center center;background-size:100%;position:relative;top:1px}.live-badge .live-indicator.delay1,.live-badge .live-indicator.delay2{display:none}@keyframes flash{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.empty-card{flex:1;max-width:464px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.empty-matches{margin:auto 0}.empty-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;text-align:center}.empty-icon img{display:block;mix-blend-mode:lighten}.empty-text{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:150%}.card-matches-scrollbar{position:absolute;top:0;right:10px;width:5px;border-radius:9px;background:#e7e7e7;opacity:.15;transition:opacity .45s cubic-bezier(0.25, 0.8, 0.25, 1),transform .12s linear}.card-matches-scrollbar.active{opacity:1}.card-matches-scrollbar.visible{opacity:.9;pointer-events:auto;transition:opacity .12s ease-out}.card-matches-scrollbar.hidden{opacity:.12;pointer-events:none}.swiper-slide-skel{flex:0 0 calc((100% - 48px)/3);width:calc((100% - 48px)/3);max-width:464px}.swiper-slide-match-card{flex:0 0 calc((100% - 48px)/3);width:calc((100% - 48px)/3);max-width:464px}.no-swiper{display:flex}.no-swiper.center-layout{justify-content:center;gap:24px}.schedule-arrow.arrow-disable{display:none}.schedule-arrow-prev{left:-33px}.schedule-arrow-next{right:-33px}.table-standing{background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.02));border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(20px);overflow:hidden;border-radius:14px;height:540px;max-height:540px;max-width:952px;margin:0 auto}.table-standing .matches-wrapper{gap:unset;padding:0}.table-preheader{padding:16px;display:flex;display:flex;justify-content:space-between;align-items:center;background:var(--BG, rgba(255, 255, 255, 0.1))}.table-preheader .ico{display:block;width:19px;height:32px;background:url("../images/icon-epl.svg") no-repeat center center}.table-preheader p{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin:0}.table-header,.table-row{display:grid;grid-template-columns:19% 15% 11% 11% 11% 11% 11% 11%;align-items:center}.table-header{text-align:center}.table-row img{width:30px;height:30px;border-radius:6px;object-fit:cover}.table-row:nth-child(odd){background:var(--BG, rgba(255, 255, 255, 0.1))}.thead,.tr{padding:11px 0px;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.thead{padding:16px 0px}.thead.win{background:var(--Key, linear-gradient(85deg, #EAFF00 -12.89%, #00FF85 79.93%, #03F2FD 112.38%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.thead.draw{color:#fb0}.thead.lose{color:#f8537a}.skel{background:linear-gradient(90deg, #292929 0%, #3a3a3a 50%, #292929 100%);background-size:200% 100%;animation:shine 1.1s linear infinite;border-radius:8px}.skel-header{height:16px;width:40%}.skel-round{height:14px;width:28%;border-radius:999px}.skel-row{display:flex;justify-content:center;align-items:center;gap:16px;padding:12px}.skel-table-row{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px 0}.skel-logo{width:28px;height:28px}.skel-name,.skel-time,.skel-w40,.skel-w48,.skel-w70{height:12px;border-radius:6px}.skel-name{width:70px}.skel-time{width:48px}.skel-w40{width:40px}.skel-w48{width:48px}.skel-w70{width:70px}@media screen and (max-width: 1180px){.live-badge{padding:0}.live-badge .live-indicator{top:0}.live-badge .live-text{display:none}}@media screen and (min-width: 1025px){.schedule-swiper-pagination,.result-swiper-pagination{display:none}}@media screen and (max-width: 1024px){.live-badge{left:12px}.schedule-swiper-pagination,.result-swiper-pagination{position:relative;top:0 !important;bottom:unset !important;padding:16px 0;display:flex;justify-content:center;align-items:center}.schedule-swiper-pagination .swiper-pagination-bullet,.result-swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;margin:0 2px;background-color:#fff;transition:all .3s ease;transform:scaleX(1);transform-origin:center}.schedule-swiper-pagination .swiper-pagination-bullet-active,.result-swiper-pagination .swiper-pagination-bullet-active{width:32px;border-radius:8px;transform:scaleX(1);background:linear-gradient(45deg, rgb(246, 131, 0) 0%, rgb(251, 184, 59) 35%, rgb(255, 243, 112) 100%)}}@media screen and (max-width: 820px){.live-badge{left:12px}}@media screen and (max-width: 992px){.swiper-slide-skel{flex:0 0 calc((100% - 48px)/2);width:calc((100% - 48px)/2);max-width:464px}.swiper-slide-match-card{flex:0 0 calc((100% - 32px)/2.5);width:calc((100% - 32px)/2.5);min-width:calc((100% - 32px)/2.5);max-width:calc((100% - 32px)/2.5)}}@media screen and (min-width: 768px)and (max-width: 1024px){.match-row{grid-column-gap:12px}.team .logo{width:24px;height:24px}.score-box,.time{padding:4px 4px 4px;min-width:50px;max-width:50px}.time span{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.score-box .score,.score-box .dash{font-size:14px;font-style:normal;font-weight:700;line-height:20px}}@media screen and (max-width: 767px){.headline .scheldule-title{flex-direction:column;align-items:center;gap:6px;font-size:22px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-0.22px}.tabs-area{margin-bottom:16px}.tab-chip .tab-text{width:unset;max-width:unset;padding:12px 24px;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.live-badge{top:48%;left:15px;animation:unset}.live-badge .live-indicator{width:3px;height:3px;top:50%;left:8px;background:linear-gradient(58deg, rgb(234, 255, 0) 0%, rgb(0, 255, 133) 66%, rgb(3, 242, 253) 90%);border-radius:50%;position:absolute;-webkit-animation:circlewale 1.1s linear infinite;animation:circlewale 1.1s linear infinite}.live-badge .live-indicator.delay1{display:block;-webkit-animation-delay:.3s;animation-delay:.3s}.live-badge .live-indicator.delay2{display:block;-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes circlewale{0%{transform:scale(1, 1);opacity:1}50%{transform:scale(4, 4);opacity:.5}100%{transform:scale(8, 8);opacity:0}}@keyframes circlewale{0%{transform:scale(1, 1);opacity:1}50%{transform:scale(4, 4);opacity:.5}100%{transform:scale(8, 8);opacity:0}}@keyframes flash{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.no-swiper.center-layout{justify-content:unset}.swiper-slide-skel{flex:1;width:100%;min-width:100%;max-width:100%}.swiper-slide-match-card{flex:1;width:100%;min-width:100%;max-width:100%}}@media screen and (max-width: 540px){.table-header,.table-row{grid-template-columns:14% 23% 10.5% 10.5% 10.5% 10.5% 10.5% 10.5%}.thead,.tr{font-size:14px;font-style:normal;font-weight:700;line-height:20px}}@media screen and (max-width: 450px){.tab-chip .tab-text{padding:12px 16px}}@media screen and (max-width: 360px){.tab-chip .tab-text{padding:12px 8px}}/*# sourceMappingURL=tab-schedule.css.map */