.events-main{min-height:100vh;background:var(--oyc-blue);color:#46647f}.events-hero,.events-section{width:min(1080px,calc(100% - 48px));margin-inline:auto}.events-hero{padding:100px 0 72px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:flex-end;grid-gap:58px;gap:58px}.events-hero>p{grid-column:1/-1;margin-bottom:-28px;color:#557fa5;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.events-hero h1{color:#fff;font-size:clamp(62px,8vw,108px);font-style:italic;letter-spacing:-.055em;line-height:.85}.events-hero>span{color:#507494;font-size:18px;font-weight:700;line-height:1.5}.events-section{margin-bottom:90px}.events-section-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.events-section-heading p{margin-bottom:8px;color:#557fa5;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.events-section-heading h2{color:#fff;font-size:clamp(38px,5vw,60px);font-style:italic;letter-spacing:-.045em;line-height:1}.events-section-heading>span{color:#557fa5;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.events-upcoming{display:grid;grid-gap:20px;gap:20px}.events-featured-card{min-height:390px;padding:16px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);border:1px solid hsla(0,0%,100%,.7);border-radius:30px;background:hsla(0,0%,100%,.8);box-shadow:0 20px 60px rgba(62,103,142,.09);color:#4f708d}.events-featured-card:nth-child(2n){background:hsla(47,81%,68%,.82);color:#706331}.events-card:hover,.events-featured-card:hover{text-decoration:none;transform:translateY(-3px)}.events-featured-image{min-height:350px;overflow:hidden;border-radius:21px;background:rgba(96,148,195,.16)}.events-featured-image img{width:100%;height:100%;display:block;object-fit:cover}.events-featured-copy{padding:38px 38px 32px;display:flex;flex-direction:column}.events-meta{display:flex;flex-wrap:wrap;gap:7px}.events-meta span{padding:8px 10px;border-radius:10px;background:rgba(102,151,195,.1);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.events-featured-card h3{margin-top:auto;padding-top:34px;color:#5f91be;font-size:42px;font-style:italic;letter-spacing:-.04em;line-height:.98}.events-featured-card:nth-child(2n) h3{color:#756629}.events-featured-card p{margin-top:17px;font-size:15px;font-weight:700;line-height:1.55}.events-featured-card strong{margin-top:24px;display:inline-flex;align-items:center;gap:14px;font-size:13px}.events-past{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.events-card{min-width:0;overflow:hidden;border:1px solid hsla(0,0%,100%,.68);border-radius:25px;background:hsla(0,0%,100%,.74);color:#4e708d}.events-card>img{width:100%;height:190px;display:block;object-fit:cover}.events-card-copy{position:relative;min-height:225px;padding:26px}.events-card-copy>span{color:#8ca8bf;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.events-card h3{max-width:230px;margin-top:9px;color:#5f91be;font-size:27px;font-style:italic;letter-spacing:-.035em;line-height:1}.events-card p{margin-top:15px;color:#7890a5;font-size:13px;font-weight:700;line-height:1.5}.events-card strong{position:absolute;top:25px;right:25px;color:#9ab2c5;font-size:19px}@media (max-width:820px){.events-featured-card{grid-template-columns:1fr}.events-featured-image{min-height:300px}.events-past{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.events-hero{padding:88px 0 54px;grid-template-columns:1fr;gap:28px}.events-hero>p{margin-bottom:-8px}.events-hero>span{font-size:16px}.events-section{margin-bottom:66px}.events-section-heading{align-items:flex-start}.events-section-heading>span{padding-top:10px}.events-featured-card{border-radius:24px}.events-featured-image{min-height:235px}.events-featured-copy{padding:26px 18px 22px}.events-featured-card h3{margin-top:0;font-size:34px}.events-past{grid-template-columns:1fr}}@media (max-width:520px){.events-hero,.events-section{width:calc(100% - 28px)}}