.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1000px;margin:0 auto;padding:6rem 4rem;display:flex}.hero-title{background:var(--gradient-bl1);-webkit-text-fill-color:transparent;font-size:3rem;font-weight:700;font-family:var(--system-font);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#111827;text-align:center;max-width:768px;margin:1rem auto;padding:0 2rem;font-size:1rem;font-weight:300;line-height:1.6}@media (min-width:640px){.hero-subtitle{padding:0 15rem}}.upcoming-events-container{max-width:1050px;margin:0 auto}.events-list-container{scrollbar-width:thin;scrollbar-color:#9ca3af #e5e7eb;border:2px solid #e5e7eb;border-radius:.5rem;max-height:600px;margin-bottom:1rem;padding:1rem;overflow-y:auto}.events-list-container::-webkit-scrollbar{width:8px}.events-list-container::-webkit-scrollbar-track{background:#e5e7eb;border-radius:4px}.events-list-container::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:4px}.events-list-container>div:not(:last-child){margin-bottom:.75rem}.upcoming-events-title{margin-bottom:.5rem;font-size:2rem;font-weight:700}.upcoming-events-description{color:#555;margin-bottom:1.5rem}.upcoming-events-card{background-color:#f0f0f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.event-left-section{align-items:center;gap:.75rem;display:flex}.chevron-icon{align-items:center;width:20px;height:20px;display:flex}.event-title{background:var(--gradient-bl1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:200}.event-info{color:#555;align-items:center;margin-left:auto;display:flex}.location{margin-right:.5rem}.dot{margin:0 .5rem}.time{margin-left:.5rem}.rsvp-button{background:var(--gradient-b2);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.2rem 1.5rem;font-weight:200;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.rsvp-button:hover{opacity:.9;transform:scale(1.05)}.featured-section{max-width:1050px;margin:0 auto;padding:4rem 1rem}.featured-container{max-width:1050px;margin:0 auto}@media (min-width:768px){.featured-container{padding:0 1rem}}.featured-title{color:#333;font-size:2.5rem;font-weight:700}.featured-description{color:#555;white-space:normal;max-width:none;margin-bottom:2.5rem;font-size:1rem;overflow:visible}.featured-grid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(5,1fr);gap:1.25rem;height:800px;display:grid}.featured-grid>:first-child{grid-area:span 2/span 3}.featured-grid>:nth-child(2){grid-area:span 3/span 2}.featured-grid>:nth-child(3){grid-area:span 2/span 3}.featured-grid>:nth-child(4){grid-area:span 1/span 2}.featured-card{color:#fff;border-radius:1rem;width:100%;height:100%;padding:1.5rem 2rem;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.featured-card:hover{transform:translateY(-5px)}.featured-card-title{font-size:2.5rem;font-weight:700;font-family:var(--system-font);align-self:flex-end;margin:0}.title-align-left{text-align:left;margin-right:auto}.title-align-right{text-align:right;margin-left:auto}.title-small{font-size:1.5rem;font-weight:700}.title-medium{font-size:2.5rem;font-weight:700}.title-large{font-size:4rem;font-weight:700}.featured-card-title-right{margin-left:auto}.featured-card-content{flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;display:flex}@media (max-width:768px){.featured-section{padding:2rem 1rem}.featured-grid{flex-direction:column;grid-template-columns:1fr;gap:.75rem;height:auto;display:flex}.featured-grid>*{grid-area:span 1/1!important;height:180px!important;margin:0!important}.featured-card{padding:1.25rem;position:relative!important}.featured-card-content{gap:.25rem;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;display:flex!important;position:absolute!important;bottom:1.25rem!important;left:1.25rem!important}.featured-card-title{font-size:1.5rem;margin:0!important;padding:0!important;line-height:1!important}.featured-card h3+h3{margin-left:.25rem!important}.featured-description{margin:0 0 1rem;padding:0;font-size:.875rem}.featured-card-title-right{margin-left:0!important}.featured-title{margin-bottom:.5rem;padding:0;font-size:1.75rem}.title-small{font-size:1.25rem}.title-medium{font-size:1.5rem}.title-large{font-size:2rem}}.vertical-events-list{flex-direction:column;gap:3rem;max-width:1000px;margin:0 auto;padding:0 1rem;display:flex}.slider-wrapper{max-width:1000px;margin:2rem auto}
