.latest-events__title{font-weight:800;font-size:clamp(2rem,1.5rem + 2vw,3rem);letter-spacing:-.03em;line-height:.95;margin-block:0;color:var(--text-color);max-width:10ch}@media screen and (min-width:48rem){.latest-events__title{text-align:right}}@media screen and (min-width:75rem){.latest-events__title{font-size:clamp(2.5rem,2rem + 2vw,3.5rem)}}.latest-events__title:after{display:none}.featured-events,.home .featured-events:first-child,.home .latest-events:first-child,.latest-events{grid-column:1/span 12}@media screen and (min-width:75rem){.featured-events,.home .featured-events:first-child,.home .latest-events:first-child,.latest-events{grid-column:2/span 10}}.featured-events__title,.latest-events__title{margin-block:unset}.featured-events__wrapper,.latest-events__wrapper{position:relative;max-width:100%}.featured-events .featured-resources__content,.featured-events .latest-resources__content,.latest-events .featured-resources__content,.latest-events .latest-resources__content{display:flex;gap:4vw}.featured-events .featured-resources__content.card-grid,.featured-events .latest-resources__content.card-grid,.latest-events .featured-resources__content.card-grid,.latest-events .latest-resources__content.card-grid{-webkit-padding-after:unset;padding-block-end:unset}@media screen and (min-width:48rem){.featured-events .featured-resources__content,.featured-events .latest-resources__content,.latest-events .featured-resources__content,.latest-events .latest-resources__content{gap:2vw}}.latest-events{background:transparent;color:var(--text-color);position:relative;padding-block:0}.latest-events:before{content:"";position:absolute;width:120px;height:120px;border:1px solid rgba(0,0,0,.12);background:transparent;left:1.5rem;top:1.5rem;z-index:0;pointer-events:none;transform:rotate(45deg);display:none}@media screen and (min-width:48rem){.latest-events:before{display:block;width:160px;height:160px;left:2rem;top:2rem}}@media screen and (min-width:75rem){.latest-events:before{width:200px;height:200px}}.latest-events__wrapper{position:relative;z-index:1;max-width:100%!important;width:100%!important;margin:0!important;padding-inline:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:1.5rem!important;gap:1.5rem!important;-webkit-border-before:1px solid rgba(0,0,0,.1);border-block-start:1px solid rgba(0,0,0,.1);-webkit-border-after:1px solid rgba(0,0,0,.1);border-block-end:1px solid rgba(0,0,0,.1);padding-block:.75rem}@media screen and (min-width:48rem){.latest-events__wrapper{grid-template-columns:1fr 1.5fr!important;gap:2.5rem!important;padding-block:1rem}}@media screen and (min-width:75rem){.latest-events__wrapper{grid-template-columns:1fr 1.8fr!important;gap:3rem!important}}.latest-events__title-wrapper{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;gap:.75rem!important;position:relative;grid-column:1!important;grid-row:1!important}@media screen and (min-width:48rem){.latest-events__title-wrapper{align-items:flex-end!important;text-align:right;align-self:end!important}}.latest-events__content{display:flex!important;flex-direction:column!important;gap:0!important;grid-column:1!important;grid-row:2!important}@media screen and (min-width:48rem){.latest-events__content{grid-column:2!important;grid-row:1!important}}.latest-events__content.card-grid{display:flex!important;flex-direction:column!important;gap:0!important}.latest-events__links{display:flex;flex-direction:row;gap:1rem}@media screen and (min-width:48rem){.latest-events__links{justify-content:flex-end}}.latest-events__links a{color:var(--accent-color);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:color .2s;position:relative;display:inline-block}.latest-events__links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:currentColor;transition:width .2s}.latest-events__links a:hover{color:var(--secondary-color)}.latest-events__links a:hover:after{width:100%}.latest-events__links a[href*=feed]{color:var(--tertiary-color)}.latest-events__links a[href*=feed]:hover{color:var(--accent-color)}main:not(.home) .latest-events{padding-block:2rem;-webkit-margin-before:1rem;margin-block-start:1rem}main:not(.home) .latest-events:before{display:none}main:not(.home) .latest-events .latest-events__wrapper{gap:1.5rem}@media screen and (min-width:48rem){main:not(.home) .latest-events .latest-events__wrapper{grid-template-columns:180px 1fr}}main:not(.home) .latest-events .latest-events__title{font-size:clamp(1.5rem,1.25rem + 1vw,2rem)}main:not(.home) .latest-events .events__wrapper{-webkit-padding-after:unset;padding-block-end:unset;width:100%}