.custom-calendar-skeleton-web .date-items,.custom-calendar-skeleton-web .date-items-filter,.skeleton-container{background:linear-gradient(90deg,#fff 0,hsla(0,0%,88%,.643) 50%,#fff);background-size:200% 100%;animation:skeleton-animation 1.5s linear infinite}@keyframes skeleton-animation{0%{background-position:200% 0}to{background-position:-200% 0}}.calendar-skeleton-wrapper{border:0 solid hsla(0,0%,88%,.431);border-radius:10px}.custom-calendar-skeleton-web{width:100%;margin:20px auto 0;padding:0}@media(max-width:820px){.custom-calendar-skeleton-web{margin-top:40px}}.custom-calendar-skeleton-web .d-flex{grid-gap:10px;gap:10px;display:grid!important;grid-template-columns:repeat(7,1fr);justify-content:center;align-items:center;place-items:center}.custom-calendar-skeleton-web .date-items{height:50px;width:50px;border-radius:50%;margin:0}@media(max-width:767px){.custom-calendar-skeleton-web .date-items{width:40px;height:40px}}@media(max-width:576px){.custom-calendar-skeleton-web .date-items{width:30px;height:30px}}.custom-calendar-skeleton-web .date-items-filter{height:32px;width:32px;border-radius:50%;margin:5px}