.calendar-block{position:relative;width:100%}.calendar-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform .5s;top:0;right:0;left:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotateY(-180deg);z-index:1;padding:20px;text-align:center}.calendar-front{display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotateY(0);z-index:2}.calendar-block.flipped .calendar-front{opacity:0;visibility:hidden}.calendar-block.flipped .calendar-front{transform:rotateY(180deg)}.calendar-block.flipped .calendar-back{transform:rotateY(0)}.calendar-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;z-index:3;pointer-events:none;transition:opacity .3s}.calendar-block[data-status=sold-out] .calendar-overlay{opacity:1;pointer-events:auto}.calendar-container{width:100%;max-width:1440px;margin:0 auto;padding:0 20px}.calendar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.calendar-block{padding:20px}.calendar-header h3{margin:0 0 10px;font-size:30px;font-weight:700}.calendar-header{margin-bottom:50px;text-align:center}.calendar-content{width:100%;max-width:500px;margin:0 auto}.calendar-front__day-wrapper{width:100%;text-align:left}.day-number{color:#bd9931;font-size:40px;margin-bottom:10px;font-weight:600}.day-date{color:#bd9931;font-size:18px;font-weight:500}.calendar-main-image{margin:20px 0 30px}.calendar-content-wrapper h2{margin:0 0 10px;font-size:24px;text-transform:capitalize}.calendar-content-wrapper{text-align:center}.calendar-description{margin:0 0 10px}.close-btn{position:absolute;top:20px;right:20px;z-index:1}.learn-more-btn{text-transform:uppercase;font-weight:400;font-size:16px}.calendar-description,.calendar-description *,.calendar-content,.calendar-content *{font-size:16px!important}.event-passed .calendar-overlay{opacity:1;background:transparent}.event-passed .calendar-front{position:relative}.event-passed:after{content:"";background:#eeeeeed4;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:2}.calendar-overlay span{width:100%;text-align:center;max-width:90%;margin:0 auto;background:#000000b3;color:#fff;height:50px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:700}.calendar-back h2{text-transform:capitalize;font-size:24px;margin-bottom:10px}.calendar-back-image{width:100%;max-width:100px;margin-bottom:25px}.calendar-back-image img{width:100%}.calendar-main-image img{width:100%;height:100%;object-fit:contain}.calendar-main-image{height:160px}.calendar-back h2{margin-top:0}@media(max-width:992px){.calendar-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.calendar-grid{grid-template-columns:repeat(1,1fr)}.calendar-header{margin-bottom:30px}}
/*# sourceMappingURL=/cdn/shop/t/196/assets/section-calender-grid.css.map */
