:root{--header-height: 5rem}.calendar__bg{width:100%;height:100%;object-fit:cover}.calendar{padding-block:3.75rem}.--inner-bg{position:relative}.--inner-bg:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:1;background-color:#0b1933d9}.block-head{text-align:center}.block-head__subtitle{line-height:1.5}.block-head__subtitle:not(:last-child){margin-bottom:0.5rem}.block-head__title:not(:last-child){margin-bottom:1.25rem}.block-head__text:not(:last-child){margin-bottom:2.1875rem}.block-head--mb{margin-bottom:1.875rem}.block-head--text-left{text-align:left}.list-head{display:flex;column-gap:0.75rem;color:#fff;font-weight:500;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.list-head__item{white-space:nowrap}.list-head__item:not(:last-child){display:flex;align-items:center;column-gap:0.75rem}.list-head__item:not(:last-child):after{content:"";width:0.625rem;height:0.125rem;background-color:#fff}.list-head__link{transition:color .3s}.subtitle{font-size:1rem;font-weight:600;text-transform:uppercase;color:#17356c;letter-spacing:0.125rem}.subtitle--c-white{color:#fff}.title{color:#242424;font-weight:600;line-height:1.1}.title--main{line-height:1.2}.title--fz-27{font-size:1.6875rem}.title--small{font-size:1.25rem}.title--c-white{color:#fff}.text p{line-height:1.44}.text p:not(:last-child){margin-bottom:0.9375rem}.text--fz-20{font-size:1.25rem}.text--c-white{color:#eaeaeabf}.link{display:inline-block;padding:0.9375rem 2.25rem;text-align:center;text-transform:capitalize;text-decoration:none;font-weight:600;font-size:1.0625rem;line-height:1.47;position:relative;background-color:#17356c;color:#fff;transition:background-color .3s}.link--bg-white{background-color:#f0f0f0;color:#242424;align-self:center}.link--small{padding:0.4375rem 1.625rem;font-size:1rem}.link-arrow{font-size:1.0625rem;font-weight:600;text-transform:capitalize;color:#17356c;column-gap:0.3125rem;align-items:center;line-height:1.47;transition:color .3s;display:inline-flex}.link-arrow:after{content:"";flex-shrink:0;width:1.0625rem;aspect-ratio:1;transition:opacity .3s;background:url(../assets/img/518ce1a7a377daad8b066623ae3d44c6.webp) center/contain no-repeat}.link-arrow--c-white{color:#fff}.link-arrow--c-white:after{background-image:url(../assets/img/4177abdc3e570261d77f9b4fcd88bc87.webp)}.button-play{width:4.0625rem;aspect-ratio:1;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.button-play__icon{width:1.875rem;aspect-ratio:1;object-fit:contain;transform:translate(0.125rem)}.button-play--small{width:3.4375rem}@keyframes animation-play-button{0%{box-shadow:0 0 #0000}50%{box-shadow:0 0 0 0.625rem #ffffff4d}to{box-shadow:0 0 0 0.9375rem #fff0}}.calendar{position:relative;overflow:hidden;background-color:#0b1933}.calendar:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 88% -10%,#2e69d659 0,#0d1e3f00 55%);z-index:1;pointer-events:none}.calendar__container{position:relative;z-index:2;max-width:77.5rem}.calendar__nav{margin-bottom:1.875rem}.calendar__year{display:flex;align-items:center;column-gap:.75rem}.calendar__actioons{display:flex;align-items:center;column-gap:.75rem}.calendar__year .custom-select,.calendar__actioons .custom-select{width:100%}.calendar__bg{position:absolute;top:0;left:0}.calendar__day:not(:last-child){margin-bottom:1.5625rem}.day-block__date{color:#fff;font-size:1.0625rem;font-weight:500;text-transform:capitalize;line-height:1.3;margin-bottom:1rem}.day-block__items{display:grid;grid-template-columns:repeat(3,1fr);gap:1.125rem;min-width:0}.match{display:flex;justify-content:space-between;align-items:center;column-gap:1.125rem;background-color:#0b1836;padding:0.9375rem;border:0.0625rem solid rgba(84,125,197,.18);min-width:0}.match__body{min-width:0}.match__rival:not(:last-child){margin-bottom:0.9375rem}.match__info{flex-shrink:0;text-align:center}.match__time{font-size:1rem;font-weight:700;letter-spacing:.04em;color:#fdc65c;text-transform:uppercase;margin-bottom:0.625rem}.rival__link{display:flex;align-items:center;column-gap:0.625rem;color:#fff;transition:color .3s}.rival__logo{width:1.875rem;aspect-ratio:1;object-fit:contain}.rival__name{font-size:1rem;font-weight:600;line-height:1.35;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.actions-calendar__link{flex-shrink:0;width:1.25rem;aspect-ratio:1;transition:transform .3s;will-change:transform}.actions-calendar__link:first-child img{transform:scaleX(-1)}.actions-calendar__link img{width:100%;height:100%;object-fit:contain}.custom-select{position:relative;min-width:8.75rem}.custom-select__button{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:.75rem;padding:.75rem;background:#0b1836d9;border:0.0625rem solid rgba(131,173,255,.35);font-weight:600;text-transform:uppercase;color:#fff;cursor:pointer;transition:border-color .3s,background-color .3s,color .3s}.custom-select__button:after{content:"";background:url(../assets/img/arrow-switcher.svg) center/contain no-repeat;width:0.9375rem;aspect-ratio:1;transform:rotate(90deg);transition:transform .3s}.custom-select__body{position:absolute;left:0;right:0;top:calc(100% + .625rem);display:flex;flex-direction:column;padding:.625rem 0;background:#081328;border:0.0625rem solid rgba(84,125,197,.35);box-shadow:0 1.5625rem 3.75rem #050c1973;max-height:15rem;overflow-y:auto;opacity:0;visibility:hidden;scrollbar-color:rgba(255,255,255,.7019607843) rgb(8,19,40);transition:opacity .3s,visibility .3s,transform .3s;z-index:5;scrollbar-width:thin}.custom-select__option{padding:.625rem .75rem;text-align:left;font-size:.9375rem;font-weight:600;color:#ffffffc7;text-transform:uppercase;transition:background-color .3s,color .3s,transform .3s}.custom-select__option[data-checked]{background:#2049948c;color:#fff}.custom-select[data-select-open] .custom-select__button:after{transform:rotate(-90deg)}.custom-select[data-select-open] .custom-select__body{opacity:1;visibility:visible;transform:translateY(0)}@media not (max-width:73.125em){.title{font-size:2.8125rem}.title--main{font-size:3.75rem}.title--middle{font-size:1.875rem}}@media (max-width:65.625em){.day-block__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:61.99875em){.calendar{padding-block:2.5rem}.block-head__subtitle:not(:last-child){margin-bottom:0.3125rem}.block-head__title:not(:last-child){margin-bottom:0.9375rem}.block-head__text:not(:last-child){margin-bottom:1.5625rem}.block-head--mb{margin-bottom:1.5625rem}}@media (max-width:47.99875em){.calendar{padding-block:1.875rem}.block-head__text:not(:last-child){margin-bottom:1.25rem}.block-head--mb{margin-bottom:1.25rem}.title--fz-27{font-size:1.5rem}.link{padding:0.625rem 1.5625rem}.calendar__nav{margin-bottom:1.5rem}.calendar__day:not(:last-child){margin-bottom:1.125rem}}@media (max-width:43.125em){.day-block__items{grid-template-columns:auto}}@media (max-width:29.99875em){.link{width:100%}.button-play{width:3.4375rem}.button-play--small{width:2.8125rem}.button-play img{width:1.6875rem}.calendar__year{margin-bottom:0.9375rem}.match__link.link{padding:0.5rem 0.9375rem;font-size:0.9375rem}.rival__link{column-gap:.75rem}.custom-select__option{text-align:center}}@media (not (max-width:20em))and (max-width:73.125em){.title{font-size:clamp(1.75rem,1.35rem + 2vw,2.8125rem)}.title--main{font-size:clamp(1.75rem,0.99705882353125rem + 3.7647058824vw,3.75rem)}.title--middle{font-size:clamp(1.625rem,1.53088235294375rem + .4705882353vw,1.875rem)}}@media (max-width:20em){.title{font-size:1.75rem}.title--main{font-size:1.75rem}.title--middle{font-size:1.625rem}}@media (min-width:29.99875em){.calendar__nav{gap:1.25rem;display:flex;align-items:center;justify-content:space-between}}@media (any-hover:hover){.list-head__link:hover:is(a){color:#ffffffb3}.link:hover{background-color:#142d5c}.link--bg-white:hover{background-color:#e3e3e3}.link-arrow:hover{color:#204994}.link-arrow--c-white:hover{color:#eaeaeabf}.link-arrow--c-white:hover:after{opacity:.6}.button-play:hover{animation:animation-play-button .6s linear}.rival__link:hover{color:#ffffffc7}.actions-calendar__link:hover{transform:scale(1.05)}.custom-select__button:hover{background:#122650f2;border-color:#a6c6ffb3}.custom-select__option:hover{background:#20499452;color:#fff}}
