.holiday-information{background-color:var(--holidays-background-color);padding:5rem 0}.holiday-information .days{display:flex;justify-content:space-between;align-items:stretch;gap:5px;list-style:none;overflow:auto;scroll-snap-type:x;padding:0 var(--page-margin);scroll-padding:0 var(--page-margin);margin:1.5em calc(var(--page-margin) * -1);scrollbar-width:none;-ms-overflow-style:none}.holiday-information .days::-webkit-scrollbar{display:none}.holiday-information .days .date{scroll-snap-align:start;flex:1;min-width:5em;color:var(--holidays-normal-color);background-color:var(--holidays-normal-alpha);padding:1em 0 0}.holiday-information .days .date.holiday{color:var(--holidays-holiday-color);background-color:var(--holidays-holiday-alpha)}.holiday-information .days .date:after{content:attr(data-label);display:block;font-size:.8em;line-height:1;text-align:center;color:#fff;background:var(--holidays-normal-color);padding:5px 0}.holiday-information .days .date.holiday:after{background:var(--holidays-holiday-color)}.holiday-information .days .date-time{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 0;line-height:1;margin-bottom:.5rem}.holiday-information .days .date .year,.holiday-information .days .date .weekday{width:100%;font-size:.9em;text-align:center}.holiday-information .days .date .month{font-size:1.2em;font-weight:700}.holiday-information .days .date .month:after{content:"/";font-weight:400}.holiday-information .days .date .day{font-size:2em;font-weight:700}@media screen and (min-width:750px){.holiday-information .notes{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/holidays.css.map */
