.events-list{padding-top:calc(var(--header-height) + var(--space-2xl) + var(--row-m));padding-bottom:0}.events-list .img-content{padding-bottom:var(--row-m)}.events-list .img-content .content{text-align:left}@media only screen and (max-width: 48rem){.events-list{padding-top:calc(var(--header-height) + var(--row-m))}}.list-events{padding-top:var(--row-xl);padding-bottom:var(--row-m)}.event-divider{border-bottom:1px solid;border-color:var(--color-body-a25)}.events-grid{display:grid;-moz-column-gap:var(--gutter-standard);column-gap:var(--gutter-standard);row-gap:var(--space-xl);grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 48rem){.events-grid{grid-template-columns:repeat(1, 1fr)}}.event-block{display:grid;grid-template-columns:repeat(6, 1fr);gap:var(--space-l)}.event-block .event-img-outer{grid-column:span 3}@media only screen and (max-width: 48rem){.event-block .event-img-outer{width:100%;width:var(--size-2xl-3);align-content:center;height:auto}}.event-block .event-img{position:relative;width:var(--size-2xl-4);height:auto;aspect-ratio:4/5}@media only screen and (max-width: 48rem){.event-block .event-img{width:var(--size-2xl-3);aspect-ratio:63/79}}.event-block .event-content{grid-column:span 3;display:flex;flex-direction:column;gap:var(--space-m);padding-block:var(--space-xs)}@media only screen and (max-width: 64rem){.event-block .event-content{grid-column:span 4}}@media only screen and (max-width: 48rem){.event-block .event-content{min-width:0;width:100%;grid-column:unset;gap:var(--space-xs);padding:0}.event-block .event-content h4{font-family:var(--font-family-small-heading);font-weight:var(--font-weight-small-heading);text-transform:var(--text-transform-small-heading);font-size:var(--font-size-small-heading-2);line-height:var(--line-height-small-heading-2);letter-spacing:var(--letter-spacing-small-heading-2);font-style:var(--font-style-small-heading)}}.event-block .event-content p svg{color:var(--color-accent-primary);margin-right:var(--space-xs)}@media only screen and (max-width: 48rem){.event-block .event-content p{margin-bottom:var(--space-2xs);font-family:var(--font-family-body);font-weight:var(--font-weight-body);text-transform:var(--text-transform-body);font-size:var(--font-size-body-xs);line-height:var(--line-height-body-xs);letter-spacing:var(--letter-spacing-body-xs);font-style:var(--font-style-body)}.event-block .event-content p svg{width:var(--size-m-1);height:var(--size-m-1);margin-right:var(--space-2xs)}}.event-block .event-content .buttons .button{width:calc(50% - 8px)}@media only screen and (max-width: 48rem){.event-block .event-content .buttons{gap:var(--space-xs)}.event-block .event-content .buttons .button{min-width:calc(50% - 8px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width: 48rem){.event-block{display:flex;flex-direction:row;gap:var(--space-m)}}.events-actions{justify-content:space-between;gap:var(--space-s)}.events-actions .addeventatc{margin-left:var(--space-l)}@media only screen and (max-width: 40rem){.events-actions .addeventatc{margin-left:0;margin-top:var(--space-l);margin-bottom:0;width:100%}}@media only screen and (max-width: 48rem){.events-actions{flex-direction:column;gap:var(--space-m)}.events-actions .button{width:100%}.events-actions .add-to-calendar{width:100%;justify-content:center}}.single-event-details{gap:var(--gutter-tight)}.single-event-details p{width:calc(50% - var(--gutter-tight));margin:0;font-family:var(--font-family-body);font-weight:var(--font-weight-body);text-transform:var(--text-transform-body);font-size:var(--font-size-body-s);line-height:var(--line-height-body-s);letter-spacing:var(--letter-spacing-body-s);font-style:var(--font-style-body)}.single-event-details p svg{width:var(--size-m-3);height:var(--size-m-3);color:var(--color-accent-primary);margin-right:var(--space-xs)}.full-description h1,.full-description h2,.full-description h3,.full-description h4,.full-description h5,.full-description h6{font-family:var(--font-family-small-heading);font-weight:var(--font-weight-small-heading);text-transform:var(--text-transform-small-heading);font-size:var(--font-size-small-heading-1);line-height:var(--line-height-small-heading-1);letter-spacing:var(--letter-spacing-small-heading-1);font-style:var(--font-style-small-heading);margin-bottom:var(--space-m)}.full-description p,.full-description li,.full-description a{font-family:var(--font-family-body);font-weight:var(--font-weight-body);text-transform:var(--text-transform-body);font-size:var(--font-size-body-m);line-height:var(--line-height-body-m);letter-spacing:var(--letter-spacing-body-m);font-style:var(--font-style-body)}.full-description a{color:var(--color-body);text-decoration:underline}.full-description li:before{content:"";width:4px;height:4px;position:absolute;top:var(--space-2xs);left:0;background-color:currentColor;border:1px solid;border-color:currentColor;display:block;transform:rotate(45deg)}
/*# sourceMappingURL=events_list.css.map */
