@keyframes carouselFade{0%{opacity:0}4%{opacity:1}10%{opacity:1}14%{opacity:0}100%{opacity:0}}.slider{position:relative;padding:64px 0}@media screen and (min-width:768px){.slider{display:flex;justify-content:center;align-items:center}}.slider.grey-background{background-color:#f8f8f8}.slider.grey-background .categories .category{background-color:#fff}.categories{position:relative;width:calc(100% - 48px);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 .colour-swatch-navigation{width:-moz-min-content;width:min-content;margin:0 auto;display:flex!important;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:10px}.categories .colour-swatch-navigation svg{width:16px;height:16px;stroke-width:1px;stroke:#2e2b2b;cursor:pointer;fill:none}.categories .colour-swatch-navigation .slick-dots{display:flex!important;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;padding:10px 0;gap:6px;max-width:42px;margin:0 auto;scrollbar-width:none}.categories .colour-swatch-navigation .slick-dots::-webkit-scrollbar{display:none}.categories .colour-swatch-navigation li{display:inline-block;flex:0 0 auto;width:6px;height:6px;border-radius:50%;background-color:#2e2b2b;transition:all .3s ease;opacity:.2}.categories .colour-swatch-navigation li.slick-active{opacity:1}.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:32px;order:2}.categories .category .content .pretitle{display:none}.categories .category .content h2{margin-bottom:32px}.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:64px 128px}.categories .category .content .pretitle{display:unset;font-size:14px;color:#2e2b2b;text-transform:uppercase;margin-bottom:12px;font-weight:500}}@media screen and (max-height:800px) and (min-width:769px){.categories{width:calc(100% - 120px)}.categories .category .content{padding:0 32px}.categories .category .content h2{margin-bottom:16px}.categories .category .content p:empty{margin-bottom:0}.categories .category .image:after{padding-bottom:70%}}.slider-navigation{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:2rem;position:relative;bottom:0!important}@media screen and (max-height:800px){.slider-navigation{bottom:-48px}}@media screen and (min-width:769px){.slider-navigation{position:absolute;left:50%;bottom:-96px!important;transform:translateX(-50%)}}.slider-navigation .slick-next,.slider-navigation .slick-prev{cursor:pointer;border:solid 1px #2e2b2b;border-radius:100%;width:24px;height:24px;display:flex!important;justify-content:center;align-items:center}.slider-navigation .slick-next svg,.slider-navigation .slick-prev svg{width:8px;height:8px}.slider-navigation .carousel-counter{font-size:clamp(.64rem,2vh,.96rem);color:#2e2b2b;font-family:montserrat}