.sd{position:relative}.sd__overlay-image{left:0;position:absolute;top:0;z-index:-1}@media (max-width:992px){.sd__overlay-image{top:5%}}@media (max-width:767px){.sd__overlay-image{top:12%}}.simple-displayer{align-items:center;display:flex;justify-content:space-between}@media (max-width:992px){.simple-displayer{flex-direction:column}}.simple-displayer__image{width:calc(var(--column_width_percent)*5 + var(--gutter_width_percent)*4)}@media (max-width:992px){.simple-displayer__image{margin-bottom:4rem;width:100%}.simple-displayer__image img{max-width:unset;width:100%}}.simple-displayer__texts{width:calc(var(--column_width_percent)*6 + var(--gutter_width_percent)*5)}@media (max-width:992px){.simple-displayer__texts{width:100%}}.simple-displayer__texts ul{padding-left:1.5rem}.related-article-displayer{align-items:center;display:flex;flex-direction:column;margin-top:10rem}.related-article-displayer>h2{margin-bottom:4rem}.related-article-displayer__wrapper{display:flex;gap:3rem;justify-content:space-between;max-width:100%}.event{background:var(--white_color);border:4px solid rgba(29,29,27,.4);border-radius:16px;height:67rem;overflow:hidden;padding:12px;width:100%}@media (max-width:991px){.related-article-displayer__wrapper{flex-wrap:wrap;gap:unset}.event{margin-bottom:3rem;width:calc(50% - var(--spacer_sm)/2 - var(--spacer_xxxxs)/2)}}@media (max-width:767px){.event{width:100%}}.event__wrapper{border-radius:8px;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.event__wrapper>img{height:100%;max-width:unset;width:unset}.event__wrapper__content{background:#fff;border-radius:8px;bottom:12px;left:12px;min-height:50px;padding:2.4rem;position:absolute;right:12px}.event__wrapper__content>h4{font-size:24px;font-weight:800px}.event__wrapper__content .event__date{flex-wrap:wrap;gap:1.6rem 2.4rem;margin-bottom:1.6rem}.event__wrapper__content .event__date>p{margin-bottom:0}.card--description{opacity:.4}.card--button{margin-top:auto}.event__texts{display:flex;flex-direction:column;padding:var(--spacer_md) calc(var(--spacer_md) - var(--spacer_xxxxs)) calc(var(--spacer_md) - var(--spacer_xxxxs))}@media (max-width:767px){.event__texts{padding:var(--spacer_sm)}}.event__info-icon{display:block;height:24px;margin-right:var(--spacer_xxxs);width:24px}.event__info-text{color:#1d1d1b;font-weight:600}.event--soon{background-color:rgba(247,20,107,.1);border-radius:4px;color:#f7146b;font-weight:700;margin-bottom:1.6rem;padding:4px 8px;width:fit-content}