.cms-new-product-section{position:relative;z-index:2;background:linear-gradient(180deg,#eeb1d5 6.35%,#f4fdaf 102.21%)}.cms-new-product-star{position:absolute;display:none;pointer-events:none}.cms-new-product-star.top{width:12rem;color:#5aebeb;top:0;left:8.46875%}.cms-new-product-star.bottom{width:12rem;color:#eeb1d5;bottom:35%;right:5.104166666666667%}.cms-new-product-part{width:100%;max-width:100rem;margin:0 auto}.cms-new-product-row{display:flex;flex-wrap:wrap;margin:2.5rem -1rem 0}.cms-new-product-cell{width:100%;max-width:100%;flex:0 0 100%;padding:1rem;position:relative}.cms-new-product-cell:before{content:"";position:absolute;top:1rem;right:1rem;bottom:0;left:2rem;opacity:.3;z-index:0;pointer-events:none}.cms-corner-box-group{position:absolute;top:.2rem;left:1rem;right:1rem;bottom:0;pointer-events:none}.cms-corner-box{display:block;position:absolute;width:2.5rem;height:2.5rem;border:.1rem solid var(--black);background-color:var(--white);z-index:2}.cms-corner-box.top-left{top:0;left:0}.cms-corner-box.top-right{top:0;right:0}.cms-corner-box.bottom-right{bottom:0;right:0}.cms-corner-box.bottom-left{bottom:0;left:0}.cms-new-product-card{background-color:transparent;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:1.5rem;gap:2.8rem;position:relative;z-index:1;border-radius:2.5rem;overflow:hidden}.card-bg{display:block!important;width:100%;height:100%;position:absolute;top:0;left:0}.cms-new-product-image{width:100%;--ratio-percent: 101.8148148148148%}.cms-new-product-image img{position:absolute;height:100%;top:0;left:-25%;transition:all .25s ease}.cms-hover-poster{top:0;left:0;width:100%;height:100%;object-fit:cover}.cms-new-product-card-bottom .custom-btn{padding:1rem 2.4rem}.cms-new-product-card:hover .custom-button-wrapper{opacity:1}.cms-new-product-card-bottom{z-index:1;display:flex;align-items:center;justify-content:space-between;position:absolute;left:1.5rem;bottom:1.5rem;right:1.5rem;gap:1rem;top:auto}.cms-new-product-price{text-align:center;font-weight:700;font-size:1.8rem;margin:0}.cms-new-product-lists{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:1.5rem;padding:1.5rem;border-radius:2.5rem;background-color:#fbeedb;width:100%;max-width:70rem;margin:1.5rem auto}.cms-new-product-list{display:flex;align-items:center;gap:1.5rem;position:relative}.cms-new-product-list-number{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:10rem;background-color:#4a2fa0;color:#fff;font-weight:700;flex-shrink:0}.cms-new-product-list-name{display:block;font-weight:700;font-size:1.8rem}.cms-new-product-part-top .custom-text-desc{font-size:1.8rem;margin-top:1.5rem;line-height:normal}@media(max-width:767px){.cms-new-product-section{overflow:hidden}.cms-new-product-list-name{display:block;font-weight:700;font-size:1.6rem}}@media(min-width:768px){.cms-new-product-star{display:block}.cms-new-product-cell{width:50%;max-width:50%;flex:0 0 50%;padding:1rem 2rem}.cms-new-product-part-top .custom-text-desc{font-size:2.5rem}.cms-new-product-list:not(:last-child):before{content:"";position:absolute;top:50%;right:-50%;transform:translateY(-50%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-arrow-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"/></svg>');width:1.6rem;height:1.6rem}}@media(min-width:992px){.cms-new-product-row{margin:2.5rem -2rem 0}.cms-new-product-cell{padding:1rem 2rem}}.cms-new-product-part-top{align-items:center}.cms-new-product-part-top .custom-heading-h2{text-shadow:4px 4px #ffeb69}.cms-new-product-part-top .custom-heading-h6{margin-top:20px;position:relative;padding:.8rem .5rem;z-index:1;width:fit-content}.cms-new-product-part-top .custom-heading-h6:before{content:"";display:block;position:absolute;top:0;left:-25px;right:-25px;bottom:0;z-index:-1;background-color:#fdf7c5;transform:skew(45deg)}.cms-product-details-items{position:absolute;top:50%;transform:translateY(-50%);right:1rem;width:20rem;border-width:.1rem;border-style:solid;border-radius:1.5rem;transition:all .25s ease}.cms-product-details-item{display:flex;justify-content:space-between;gap:.5rem;padding:.5rem .8rem}.cms-product-details-item span{display:block;font-weight:700;line-height:normal}.cms-new-product-card-snackpack .cms-product-details-item:not(:last-child){border-bottom:.1rem solid #b691ff}.cms-new-product-card-snackpack .cms-product-details-items{border-color:#b691ff}.cms-new-product-card-ontbijtpack .cms-product-details-item:not(:last-child){border-bottom:.1rem solid #d9d4a7}.cms-new-product-card-ontbijtpack .cms-product-details-items{border-color:#d9d4a7}@media(max-width:375px){.cms-product-details-item span{font-size:1.2rem}.cms-product-details-items{width:16rem}}@media(min-width:768px){.cms-product-details-item span{font-size:1.4rem}.cms-new-product-card:hover .cms-product-details-items{transform:scale(1.1) translateY(-50%);right:2rem}.cms-product-details-items{width:16rem}}@media(min-width:992px){.cms-product-details-item span{font-size:1.8rem}.cms-product-details-items{width:20rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/cms-new-products.css.map */
