/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.event-calendars .header-title{margin-bottom:15px}.event-calendars .tabs{gap:15px;margin-block:2rem;display:flex}.event-calendars .tab{cursor:pointer;background-color:var(--color-white,#fff);text-align:center;border-radius:10px;min-width:150px;padding-block:10px;padding-inline:35px;transition:all .3s}.event-calendars .tab:hover{background-color:var(--color-primary-red,#ed1c24)}.event-calendars .tab.active{background-color:var(--color-primary-red,#ed1c24);color:var(--color-white,#fff)}.event-calendars .tab-content{padding:15px;display:none}.event-calendars .tab-content.tab-content.active{display:block}.event-calendars .fc-day:not(.fc-day-past){background:#fff}.event-calendars th.fc-col-header-cell{background:#e6e6dc}.event-calendars .event{border-radius:20px;margin-bottom:15px;box-shadow:0 0 12px #c5bfbf}.event-calendars .event .event-dates{font-size:14px}.event-calendars .event .link{width:fit-content;margin-top:20px;position:relative;color:var(--color-black,#000)!important}.event-calendars .event .link:before{background-color:var(--color-black,#000)}.event-calendars .event .event-title{font-size:24px}.event-calendars .event .event-desc{color:var(--color-grey,#6e6e6e);font-size:16px}.event-calendars .event .event-image{width:100%;height:245px}@media (min-width:1024px){.event-calendars .event .event-image{width:245px}}.event-calendars .event .event-image picture,.event-calendars .event .event-image img{object-fit:cover;border-radius:20px;width:100%;height:100%}.event-calendars ul.page-numbers{background-color:var(--color-white,#fff);border-radius:100px;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0 auto;padding-block:10px;padding-inline:10px;display:flex}.event-calendars ul.page-numbers a.next,.event-calendars ul.page-numbers a.prev{background-image:url(/wp-content/themes/ooredoo-theme-v2/public/build/assets/pagination-icon-fLB2XBti.svg);background-position:50%;background-size:100%;border-radius:100px;width:30px;height:30px;margin-left:10px;margin-right:10px;display:block}.event-calendars ul.page-numbers a.prev{transform:rotate(-180deg)}
