:root{--color-tertiary:var(--wp--preset--color--tertiary);--color-tertiary-light:var(--wp--preset--color--tertiary-light);--color-tertiary-lighter:var(--wp--preset--color--tertiary-lighter);--swiper-pagination-bottom:4rem;--tec-color-event-icon-hover:var(--color-secondary);--tec-color-accent-primary:var(--color-secondary);--tec-color-accent-primary-hover:var(--color-secondary);--tec-color-accent-primary-active:var(--color-secondary);--tec-color-accent-primary-background:var(--color-secondary);--tec-color-accent-secondary:var(--color-tertiary);--tec-color-accent-secondary-hover:var(--color-tertiary);--tec-color-accent-secondary-active:var(--color-tertiary);--tec-color-accent-secondary-background:var(--color-tertiary)}.block--posts-carousel .swiper--buttons{position:absolute;bottom:var(--swiper-pagination-bottom);right:-webkit-calc((100vw - var(--container-wide))/ 2);right:calc((100vw - var(--container-wide))/ 2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.4em}.block--posts-carousel .swiper--buttons [class*=swiper-button]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:unset;left:unset;right:unset;background-color:rgba(0,0,0,.5);width:2.5em;height:2.5em;-webkit-border-radius:50%;border-radius:50%;color:var(--color-white);-webkit-transition:background-color .4s var(--cubic-transition);-o-transition:background-color .4s var(--cubic-transition);transition:background-color .4s var(--cubic-transition)}.block--posts-carousel .swiper--buttons [class*=swiper-button]:hover{background-color:var(--color-primary);color:var(--color-black)}.block--posts-carousel .swiper--buttons [class*=swiper-button] svg{width:30%;height:30%}.block--posts-carousel .slide--wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:50vh;padding:4rem 0 8rem}@media screen and (min-width:1120px){.block--posts-carousel .slide--wrapper{max-width:50%}}.block--posts-carousel .slide--wrapper .tag{margin-bottom:1.75em}.block--posts-carousel .slide--wrapper .title{margin-bottom:.25em}.block--posts-carousel .slide--wrapper .note-text{margin-bottom:1.6em}.block--posts-carousel .posts-carousel__slide{position:relative;color:var(--color-white)}.block--posts-carousel .posts-carousel__slide,.block--posts-carousel .posts-carousel__slide .container,.block--posts-carousel .posts-carousel__slide .slide--wrapper{height:100%}.block--posts-carousel .posts-carousel__slide .slide--image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.block--posts-carousel .posts-carousel__slide .slide--image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.block--posts-carousel .posts-carousel__slide .slide--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block--posts-carousel .posts-carousel__slide .buttons-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1em;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}