.collection-content-container .collection-content-text{max-width:100%;padding:0 10px;margin:0 auto;width:100%;width:calc(100% - 20px);width:-ms-calc(100% - 20px);width:-o-calc(100% - 20px);display:grid;grid-gap:20px}.collection-content-container .collection-content-text .collection-content-title{color:var(--data-color-primary)}.collection-content-container .swiper-overflow{overflow:hidden;display:grid;position:relative}.collection-content-container .swiper-overflow .next,.collection-content-container .swiper-overflow .prev{position:absolute;top:calc(50% - 32px);z-index:100;margin:20px;cursor:pointer;color:var(--data-color-secondary)}.collection-content-container .swiper-overflow .next{right:0}.collection-content-container .swiper-overflow .prev{transform:rotateY(180deg)}.collection-content-container .swiper-overflow .swiper-blocks{grid-template-columns:1fr;border-radius:unset}.collection-content-container .swiper-overflow .swiper-blocks .block_actie_box{display:grid;grid-template-rows:240px;grid-template-columns:100%;overflow:hidden;background-color:var(--background-blocks)}.collection-content-container .swiper-overflow .swiper-blocks .block_actie_box .image-container{height:240px;width:100%;overflow:hidden}.collection-content-container .swiper-overflow .swiper-blocks .block_actie_box .image-container .block_actie{width:100%;height:100%;position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all .3s;display:grid;align-items:end}.collection-content-container .swiper-overflow .swiper-blocks .block_actie_box .image-container .block_actie p{margin:0}.collection-content-container .swiper-overflow .swiper-blocks .block_actie_box .image-container .actieBlockText{padding:10px;height:100%;height:calc(100% - 20px);height:-ms-calc(100% - 20px);height:-o-calc(100% - 20px);text-align:center;color:var(--text-primary);display:grid;grid-gap:10px;background:linear-gradient(180deg,hsla(0,0%,100%,.95) 100%,hsla(0,0%,100%,.95) 0);height:-webkit-min-content;height:-moz-min-content;height:min-content}.collection-content-container .swiper-overflow .swiper-blocks .block_actie_box .image-container .actieBlockText .title-container,.collection-content-container .swiper-overflow .swiper-blocks .block_actie_box .image-container .actieBlockText p{width:100%;overflow:hidden;margin:unset;display:flex;flex-wrap:wrap;text-align:center;align-items:baseline;justify-content:center}.collection-content-container .swiper-overflow .swiper-blocks .block_actie_box .image-container .actieBlockText p{color:var(--text-primary)}