.article-box:hover .wishlist-flag-wrapper>.wishlist-flag{border-left-color:#fff;border-right-color:#fff}.article-box:hover .wishlist-flag-wrapper>.wishlist-flag:hover{border-left-color:#9dd5bf;border-right-color:#9dd5bf;cursor:pointer}.article-box:hover .wishlist-flag-wrapper>.wishlist-flag:hover .icon{color:#fff}.article-box:hover .wishlist-flag-wrapper>.wishlist-flag .icon{color:#0b965e}.wishlist-flag-wrapper{z-index:3}.wishlist-flag-wrapper .wishlist-flag{border-bottom:.25rem solid transparent;border-left:1rem solid #0b965e;border-right:1rem solid #0b965e;height:2.2rem;position:relative;transition:all .2s ease-in-out;width:0;z-index:3}.wishlist-flag-wrapper .wishlist-flag:hover{border-left-color:#9dd5bf;border-right-color:#9dd5bf;cursor:pointer}.wishlist-flag-wrapper .wishlist-flag:hover .icon{color:#fff}.wishlist-flag-wrapper .wishlist-flag .icon{color:#fff;font-size:1rem;height:100%;left:-1rem;position:absolute;top:.5rem;transition:all .2s ease-in-out;width:2rem}.wishlist-flag-wrapper .wishlist-flag .icon:before{left:50%;position:absolute;transform:translateX(-50%)}.wishlist-flag-wrapper .special-price-flag{border-bottom:.25rem solid transparent;border-left:1rem solid #55b68f;border-right:1rem solid #55b68f;height:4rem;margin-top:-.25rem;position:relative;width:0;z-index:2}.wishlist-flag-wrapper .special-price-flag>span{color:#fff;display:inline-block;transform:rotate(270deg) translateX(-.1rem);transform-origin:45% 165%}.article-box{background-color:#fff;box-shadow:0 3px 16px rgba(0,0,0,.1);color:#000;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:var(--nurnatur-s-6);position:relative;text-decoration:none}.article-box:not(:first-child):not(:nth-child(2)){margin-top:var(--nurnatur-s-3)}.article-box:hover .box-overlay{opacity:1;top:0}.article-box .box-overlay{color:#fff;display:flex;flex-direction:column;height:100%;inset:100% 0 0;justify-content:space-between;opacity:0;overflow-y:auto;padding:var(--nurnatur-s-6);position:absolute;transition:all .2s ease-in-out;width:100%}.article-box .box-overlay .prices-wrapper-outer{display:flex;flex-direction:column;flex-wrap:nowrap}.article-box .box-overlay .prices-wrapper-outer .input-add-to-basket-wrapper{align-items:center;display:flex;flex-wrap:nowrap;width:100%}.article-box .box-overlay .prices-wrapper-outer .input-add-to-basket-wrapper label{display:flex;justify-content:space-between;width:100%}.article-box .box-overlay .article-comment{font-style:italic}.article-box .wishlist-flag-wrapper{position:absolute;right:5%;top:0}.article-box .wishlist-flag-wrapper>.wishlist-flag{transition:all .2s ease-in-out}.article-box .img-wrapper{display:flex;height:250px;justify-content:center;margin-bottom:var(--nurnatur-s-3);width:100%}.article-box .img-wrapper picture img{height:100%;width:100%}.article-box .content-wrapper{font-style:normal}.article-box .title{display:inline-block;font-size:1.25rem;font-weight:700;line-height:1.625rem;margin-bottom:var(--nurnatur-s-3);max-width:90%}.article-box .description-wrapper{overflow:hidden}.article-box .description-wrapper .description p{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.article-box .prices-wrapper-outer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;line-height:1.375rem}.article-box .prices-wrapper-outer .quantity{line-height:1.375rem}.cfy-component.article-box-component{height:100%}