.related-events{position:relative}.related-events__background{background-color:var(--module-background);height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.related-events__title{font-weight:800;margin-bottom:40px}.related-events__title h1,.related-events__title h2,.related-events__title h3,.related-events__title h4,.related-events__title h5,.related-events__title h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.related-events__title.--highlight{line-height:1.45;padding-left:12px;padding-top:10px}.related-events__title.--highlight h1,.related-events__title.--highlight h2,.related-events__title.--highlight h3,.related-events__title.--highlight h4,.related-events__title.--highlight h5,.related-events__title.--highlight h6,.related-events__title.--highlight>div{background-color:var(--color-primary);box-decoration-break:clone;box-shadow:6px 0 0 var(--color-primary),-6px 0 0 var(--color-primary);display:inline;line-height:1.45;padding:10px 0}@media(max-width:767.98px){.related-events__title.--highlight h1,.related-events__title.--highlight h2,.related-events__title.--highlight h3,.related-events__title.--highlight h4,.related-events__title.--highlight h5,.related-events__title.--highlight h6,.related-events__title.--highlight>div{padding:3px 0}}.related-events__cards{height:auto;overflow:hidden}@media(max-width:991.98px){.related-events__cards{--swiper-pagination-bottom:-50px;padding-bottom:50px}}.related-events swiper-container{height:100%;width:100%}.related-events swiper-container swiper-slide{height:auto;width:auto}@media(max-width:767.98px){.related-events swiper-container swiper-slide{width:100%}}.related-events swiper-container::part(pagination){text-align:left}.related-events__swiper-slider{max-width:var(--body-max-width);width:100%}.related-events__swiper-slider::part(container){overflow:visible}.related-events__swiper-slider::part(wrapper){align-items:stretch}.related-events__swiper-slider swiper-slide{height:auto;width:auto}.related-events__card{display:flex;flex-direction:row;max-width:370px;min-width:370px;overflow:hidden;position:relative}@media(max-width:767.98px){.related-events__card{max-width:100%;min-width:100%}}.related-events__card-link{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.related-events__card-article{display:flex;flex-direction:column;gap:30px}.related-events__card-image{border-radius:4.118px;display:flex;height:310px;min-width:370px;overflow:hidden;position:relative;width:100%}@media(max-width:767.98px){.related-events__card-image{min-width:100%}}.related-events__card-image img{height:100%;object-fit:cover;width:100%}.related-events__card-content{display:flex;flex-direction:column;position:relative}.related-events__card-meta{align-items:center;display:flex;flex-direction:row;gap:10px;margin-bottom:20px}.related-events__card-meta .icon-calendar{align-items:center;display:flex;height:30px;justify-content:center;width:30px}.related-events__card-title{display:-webkit-box;font-weight:800;margin-bottom:20px;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;max-width:100%;min-height:64px;overflow:hidden;text-overflow:ellipsis}@media(max-width:767.98px){.related-events__card-title{line-height:inherit}}.related-events__card-description{display:-webkit-box;margin-bottom:20px;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis}.related-events__card-button{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.related-events__card-button .card-button-text{font-weight:700;text-transform:uppercase}.related-events__card-button svg{height:14px;width:15px}