.calendar-mobile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:flex}@media screen and (max-width:960px){.calendar-mobile{padding-top:1rem;top:0;position:-webkit-sticky;position:sticky;z-index:1111;background:#fff;padding-bottom:1rem}}.calendar-mobile__center{width:100%;position:relative;overflow-x:auto}.calendar-mobile__center .calendar-mobile-dates{display:flex;overflow-x:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-gap:6px;gap:6px}.calendar-mobile__right{display:flex}.calendar-mobile-slot{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:60px;width:40px;border:1px solid #f1f1f1;border-radius:8px}.calendar-mobile-slot.active,.calendar-mobile-slot:hover{border:2px solid #ffde00;cursor:pointer}.calendar-mobile-slot.date{background:#fff;margin-top:20px;position:relative}.calendar-mobile-slot.date .date-content{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.calendar-mobile-slot.date .date-content span.day{font-size:rem(12px)}.calendar-mobile-slot.date .date-content span.date{font-size:rem(16px);color:#000;font-weight:600;font-size:16px}.calendar-mobile-slot.date .date-content span.mounth{font-size:rem(12px);color:#ccc}.calendar-mobile-slot.date .clear{display:flex;justify-content:space-around;align-items:center;text-align:center;position:absolute;right:rem(-6px);top:rem(-6px);width:rem(14px);height:rem(14px);border-radius:rem(7px)}.calendar-mobile-slot.date .clear svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calendar-mobile-slot.date .clear svg path{fill:#fff}.calendar-mobile-slot.date.weekend{border:1px solid green}.calendar-mobile-slot.date.weekend .day{color:#ff2d2d}.calendar-mobile-slot.date.active{border:2px solid #ffde00}.calendar-mobile-slot.not-bordered{margin:0;width:rem(20px);border:none}.calendar-mobile .mini-c{position:absolute;right:0;top:5.3rem;width:29.8rem}.news-shortcut{width:15rem;height:25rem;display:inline-block;vertical-align:top;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.news-shortcut__img{width:100%}.news-shortcut__link{position:absolute;top:0;bottom:0;left:0;right:0;text-decoration:none;cursor:pointer}.news-shortcut__text{position:absolute;left:1.875rem;right:1.875rem;bottom:1.875rem;white-space:break-spaces}.news-shortcut__text__tag span{font-size:.625rem;text-transform:uppercase;font-weight:600;display:inline-block;color:#151515;padding:.625rem;letter-spacing:.075em;background-color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone}.news-shortcut__text__title{font-size:.75rem;text-transform:uppercase;font-weight:700;color:#fff;margin-top:1.25rem;line-height:1.25rem;letter-spacing:.075em}.skeleton{position:absolute;top:0;left:0;width:100%;height:100%}.halfSlide{opacity:.5;transform:translateX(0)}.halfSlide:hover{opacity:.3}.image-container{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.image{-o-object-fit:cover;object-fit:cover;opacity:0}.image,.skeleton{position:absolute;top:0;left:0;width:100%;height:100%}.skeleton{background-color:#ccc;-webkit-animation:pulse 1.5s ease-in-out infinite;animation:pulse 1.5s ease-in-out infinite;border-radius:10px}@media screen and (max-width:960px){.skeleton{height:51.9774vw}}@-webkit-keyframes pulse{0%{background-color:#ddd}50%{background-color:#ccc}to{background-color:#ddd}}@keyframes pulse{0%{background-color:#ddd}50%{background-color:#ccc}to{background-color:#ddd}}