.MonthlyEvents-module__mtJNKW__section{background:#fff;padding:48px 0 56px}.MonthlyEvents-module__mtJNKW__inner{max-width:1600px;margin:0 auto;padding:0 48px}.MonthlyEvents-module__mtJNKW__header{margin-bottom:40px}.MonthlyEvents-module__mtJNKW__subheading{color:#666;margin-top:8px;font-size:16px;font-weight:400}.MonthlyEvents-module__mtJNKW__heading{color:#111;font-size:clamp(28px,3vw,44px);font-weight:500;line-height:1.1}.MonthlyEvents-module__mtJNKW__bentoContainer{aspect-ratio:21/9;grid-template-columns:1.2fr .8fr;gap:24px;width:100%;display:grid}.MonthlyEvents-module__mtJNKW__featuredArea{opacity:1;order:1;height:100%;transition:opacity .35s,transform .35s;position:relative;transform:none}.MonthlyEvents-module__mtJNKW__featuredArea.MonthlyEvents-module__mtJNKW__swapping{opacity:0;transform:translateY(10px)}.MonthlyEvents-module__mtJNKW__featuredCard{background:#1a1a1a;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001f}.MonthlyEvents-module__mtJNKW__featuredImage{width:100%;height:100%;transition:transform .8s;position:relative}.MonthlyEvents-module__mtJNKW__featuredCard:hover .MonthlyEvents-module__mtJNKW__featuredImage{transform:scale(1.03)}.MonthlyEvents-module__mtJNKW__featuredOverlay{z-index:1;background:linear-gradient(#000000bf 0%,#0000004d 40%,#0000 70%);position:absolute;inset:0}.MonthlyEvents-module__mtJNKW__featuredContent{z-index:3;color:#fff;backdrop-filter:blur(50px);background:linear-gradient(to bottom right,#000000bf 0%,#0000008d 60%,#0000 90%),linear-gradient(to top left,#000000bf 0%,#00000082 60%,#0000 90%);flex-direction:column;gap:16px;width:100%;padding:48px;display:flex;position:absolute;top:0;left:0}.MonthlyEvents-module__mtJNKW__tag{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#b89257;border-radius:6px;width:fit-content;padding:6px 14px;font-size:11px;font-weight:700}.MonthlyEvents-module__mtJNKW__featuredTitle{font-family:var(--font-heading), "Manrope", sans-serif;letter-spacing:.5px;margin:0;font-size:clamp(32px,3vw,48px);font-weight:500;line-height:1.1}.MonthlyEvents-module__mtJNKW__featuredMeta{color:#fffc;gap:24px;font-size:14px;display:flex}.MonthlyEvents-module__mtJNKW__featuredMetaItem{align-items:center;gap:8px;display:flex}.MonthlyEvents-module__mtJNKW__featuredDesc{color:#ffffffb3;max-width:600px;margin-top:8px;font-size:16px;line-height:1.6}.MonthlyEvents-module__mtJNKW__sideColumn{flex-direction:column;order:2;gap:12px;height:100%;display:flex}.MonthlyEvents-module__mtJNKW__sideCard{cursor:pointer;background:#111;border:1.5px solid #0000;border-radius:16px;flex:1;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.MonthlyEvents-module__mtJNKW__sideCard.MonthlyEvents-module__mtJNKW__activeCard{border-color:#b89257;transform:translate(-6px)}.MonthlyEvents-module__mtJNKW__sideCard:hover:not(.MonthlyEvents-module__mtJNKW__activeCard){transform:translate(-4px)}.MonthlyEvents-module__mtJNKW__sideTextOverlay{backdrop-filter:blur(20px);z-index:2;background:linear-gradient(to top left,#000000d9 0%,#0006 50%,#0000 90%),linear-gradient(to bottom right,#000000d9 0%,#0006 50%,#0000 90%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4px;width:50%;padding:16px 18px;display:flex;position:absolute;inset:0 auto 0 0}.MonthlyEvents-module__mtJNKW__sideCard:nth-child(2) .MonthlyEvents-module__mtJNKW__sideTextOverlay{inset:0 0 0 auto}.MonthlyEvents-module__mtJNKW__sideEventTitle{color:#fff;letter-spacing:.5px;margin:0;font-size:18px;font-weight:500;line-height:1.3}.MonthlyEvents-module__mtJNKW__sideEventDate{color:#b89257;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.MonthlyEvents-module__mtJNKW__progressBar{transform-origin:0;background:#b89257;width:100%;height:3px;animation:5s linear forwards MonthlyEvents-module__mtJNKW__progress;position:absolute;bottom:0;left:0}@keyframes MonthlyEvents-module__mtJNKW__progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.MonthlyEvents-module__mtJNKW__animateFeatured{animation:.7s cubic-bezier(.25,1,.5,1) both MonthlyEvents-module__mtJNKW__enterFeatured}.MonthlyEvents-module__mtJNKW__animateSide{animation:.6s cubic-bezier(.25,1,.5,1) both MonthlyEvents-module__mtJNKW__enterSide}@keyframes MonthlyEvents-module__mtJNKW__enterFeatured{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes MonthlyEvents-module__mtJNKW__enterSide{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.MonthlyEvents-module__mtJNKW__calendarCta{border-top:1px solid #ebebeb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding-top:32px;display:flex}.MonthlyEvents-module__mtJNKW__calendarSub{color:#666;flex:1;max-width:560px;font-size:15px;line-height:1.65}.MonthlyEvents-module__mtJNKW__calendarBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:10px;flex-shrink:0;padding:14px 28px;font-size:14px;font-weight:600;transition:background .2s,transform .15s}.MonthlyEvents-module__mtJNKW__calendarBtn:hover{background:#333;transform:translateY(-1px)}@media (max-width:1000px){.MonthlyEvents-module__mtJNKW__bentoContainer{aspect-ratio:auto;grid-template-columns:1fr;gap:16px}.MonthlyEvents-module__mtJNKW__featuredArea{order:1}.MonthlyEvents-module__mtJNKW__featuredCard{aspect-ratio:4/3;border-radius:16px}.MonthlyEvents-module__mtJNKW__featuredContent{justify-content:flex-end;gap:12px;padding:32px}.MonthlyEvents-module__mtJNKW__featuredMeta{flex-direction:column;gap:8px}.MonthlyEvents-module__mtJNKW__sideColumn{display:none}.MonthlyEvents-module__mtJNKW__calendarCta{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:768px){.MonthlyEvents-module__mtJNKW__inner{padding:0 24px}.MonthlyEvents-module__mtJNKW__section{padding:40px 0}.MonthlyEvents-module__mtJNKW__featuredCard{aspect-ratio:1;border-radius:14px}.MonthlyEvents-module__mtJNKW__featuredContent{justify-content:flex-end;gap:12px;padding:28px 24px}.MonthlyEvents-module__mtJNKW__featuredMeta{flex-direction:column;gap:8px}.MonthlyEvents-module__mtJNKW__featuredDesc{font-size:14px}}@media (max-width:480px){.MonthlyEvents-module__mtJNKW__inner{padding:0 16px}.MonthlyEvents-module__mtJNKW__section{padding:32px 0}.MonthlyEvents-module__mtJNKW__featuredCard{aspect-ratio:3/4;border-radius:12px}.MonthlyEvents-module__mtJNKW__featuredContent{justify-content:flex-end;gap:10px;height:100%;padding:24px 20px}}
