.evt-hero{background:#fff;overflow:hidden;padding:100px 0}.evt-hero,.evt-hero__wrap{box-sizing:border-box;position:relative}.evt-hero__wrap{margin:0 auto;max-width:var(--container-max);padding:0 var(--gutter);z-index:1}.evt-hero__grid{align-items:flex-start;display:flex;flex-direction:row;gap:40px}.evt-hero__content{flex:1;flex-direction:column;gap:40px;justify-content:center;max-width:750px;min-width:0}.evt-hero__content,.evt-hero__intro{align-items:flex-start;display:flex;width:100%}.evt-hero__head,.evt-hero__intro{flex-direction:column;gap:24px}.evt-hero__head{align-items:flex-start;display:flex;width:100%}.evt-hero__crumb{align-items:center;display:flex;flex-wrap:wrap;gap:11px;margin:0}.evt-hero__crumbLink{color:#556467;font-size:14px;font-weight:500;letter-spacing:2px;line-height:20px;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.evt-hero__crumbLink:hover{color:#194247}.evt-hero__crumbLink.is-current{color:#337077}.evt-hero__crumbSep{color:rgba(85,100,103,.4);font-size:14px;font-weight:500;letter-spacing:2px;line-height:20px;text-transform:uppercase}.evt-hero__title{color:#194247;font-family:var(--font-family);font-size:clamp(40px,6vw,64px);font-weight:500;letter-spacing:-.02em;line-height:1.1;margin:0}.evt-hero__desc{color:#337077;font-size:clamp(18px,2vw,24px);font-weight:400;line-height:28px;margin:0;width:100%}.evt-hero__desc p{margin:0}.evt-hero__metaRow{align-items:stretch;display:flex;flex-direction:row;gap:10px;max-width:402px;width:100%}.evt-hero__date{align-items:stretch;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:90px;min-height:90px;overflow:hidden;width:82px}.evt-hero__dateTop{align-items:center;background:#f6f3f0;border-radius:4px 4px 0 0;box-sizing:border-box;display:flex;flex:0 0 60px;flex-direction:column;gap:1px;height:60px;justify-content:center;min-height:60px;padding:5px 0}.evt-hero__dateDay{color:#0c2226;font-size:24px;font-weight:700;line-height:29px;text-align:center;width:100%}.evt-hero__dateMonth{color:#556467;font-size:14px;line-height:19px;width:100%}.evt-hero__dateMonth,.evt-hero__dateTime{font-weight:400;text-align:center;text-transform:uppercase}.evt-hero__dateTime{align-items:center;background:#337077;color:hsla(0,0%,100%,.9);flex:0 0 30px;font-size:13px;height:30px;letter-spacing:.04em;line-height:1;min-height:30px;padding:7px 6px 6px;white-space:nowrap}.evt-hero__dateTime,.evt-hero__location{box-sizing:border-box;display:flex;justify-content:center}.evt-hero__location{align-items:flex-start;background:#f6f3f0;border-radius:4px;flex:1;flex-direction:column;gap:14px;height:90px;min-height:90px;min-width:0;padding:10px 18px}.evt-hero__locLine{align-items:center;color:#194247;display:flex;flex-direction:row;font-size:18px;font-weight:500;gap:6px;line-height:19px;margin:0;width:100%}.evt-hero__locLine--venue .evt-hero__locText{text-decoration:underline;text-underline-offset:2px}.evt-hero__locIcon{color:#337077;flex-shrink:0}.evt-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.evt-hero__btn{align-items:center;border:0;border-radius:40px;box-sizing:border-box;display:inline-flex;font-size:16px;font-weight:500;gap:16px;justify-content:center;letter-spacing:1px;line-height:24px;min-height:64px;padding:20px 40px;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.evt-hero__btn--primary{background:#194247;color:#fff}.evt-hero__btn--primary:hover{background:#337077;color:#fff}.evt-hero__btn--primary:hover .evt-hero__btnIcon{transform:translateX(4px)}.evt-hero__btnIcon{align-items:center;display:inline-flex;transition:transform .2s ease}.evt-hero__media{flex-shrink:0;max-width:456px;width:100%}.evt-hero__card{background:#e5e7eb;border-radius:14px;box-shadow:0 29.388px 58.776px -14.106px rgba(0,0,0,.25);height:570px;overflow:hidden;position:relative;width:100%}.evt-hero__imageFrame{inset:0;overflow:hidden;position:absolute}.evt-hero__image{height:100%;left:-70%;max-width:none;object-fit:cover;position:absolute;top:0;transition:transform 8s ease;width:202%}.evt-hero__imageOverlay{background:linear-gradient(135deg,rgba(12,34,38,.25),rgba(25,66,71,.15));inset:0;pointer-events:none;position:absolute}.evt-hero__card:hover .evt-hero__image{transform:scale(1.04)}.evt-hero [data-sr]{opacity:1;transform:none}.evt-hero .is-sr-hidden{opacity:0;transform:translateY(12px)}.evt-hero .is-sr-shown{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}@media (max-width:1024px){.evt-hero__grid{align-items:stretch;flex-direction:column}.evt-hero__media{max-width:none;order:-1}.evt-hero__card{height:min(570px,70vw);max-height:570px}.evt-hero__content,.evt-hero__metaRow{max-width:none}}@media (max-width:768px){.evt-hero{padding:64px 0}.evt-hero__title{font-size:40px}.evt-hero__desc{font-size:18px;line-height:26px}.evt-hero__metaRow{align-items:stretch;flex-direction:column}.evt-hero__date{max-width:120px;width:100%}.evt-hero__btn{max-width:320px;width:100%}.evt-hero__card{height:400px}}@media (hover:none) and (pointer:coarse){.evt-hero__btn--primary:hover{background:#194247}.evt-hero__btn--primary:hover .evt-hero__btnIcon,.evt-hero__card:hover .evt-hero__image{transform:none}}