@keyframes carouselFade{0%{opacity:0}4%{opacity:1}10%{opacity:1}14%{opacity:0}100%{opacity:0}}.slider{position:relative;padding:4rem 0 8rem}.slider.grey-background .slider-navigation{background-color:rgba(255,255,255,.75)}.slider .slider-navigation{position:absolute;bottom:-64px;left:50%;transform:translateX(-50%);margin:0;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:.5rem;background-color:rgba(248,248,248,.75);border-radius:30px}.slider .slider-navigation svg{padding:.5rem 1rem;cursor:pointer;height:2rem;width:auto}.slider .carousel-counter{font-family:montserrat;font-size:clamp(.64rem,2vh,.96rem);color:#2e2b2b;margin:0}@media screen and (min-width:768px){.slider{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0}}.slider.grey-background{background-color:#f8f8f8}.slider.grey-background .categories .category{background-color:#fff}.categories{position:relative;width:calc(100% - 3rem);margin:0 auto}.categories .slick-slide{height:auto}.categories .slick-list,.categories .slick-track{height:100%}.categories .slick-track{display:flex;align-items:stretch}.categories .category{display:flex!important;display:flex;justify-content:start;align-items:start;flex-direction:column;flex-wrap:nowrap;gap:0;background-color:#f8f8f8}.categories .category .image{width:100%;position:relative;overflow:hidden}.categories .category .image::after{content:"";display:block;padding-bottom:100%}.categories .category .image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;object-fit:cover;object-position:center}.categories .category .image{order:1}.categories .category .image:after{padding-bottom:100%}.categories .category .content{width:100%;padding:2rem;order:2}.categories .category .content .pretitle{display:none;margin-bottom:2rem}.categories .category .content h2{margin-bottom:1rem}.categories .category .content p .read-more-button{text-decoration:underline}.categories .category .content p .after-text{display:none}@media screen and (min-width:768px){.categories{width:calc(100vw - 300px)}.categories .category{flex-direction:row;align-items:center}.categories .category .image{width:50%;order:2;height:100%}.categories .category .image:after{padding-bottom:70%}.categories .category .content{width:50%;order:1;padding:4rem 5rem}.categories .category .content .pretitle{display:block;font-size:.75rem;color:#2e2b2b;text-transform:uppercase;font-weight:500}}@media screen and (max-height:800px) and (min-width:769px){.categories{width:calc(100% - 120px)}.categories .category .content{padding:0 2rem}.categories .category .content h2{margin-bottom:1rem}.categories .category .content p:empty{margin-bottom:0}.categories .category .image:after{padding-bottom:70%}}