/* compiled by scssphp 1.11.0 on Wed, 16 Apr 2025 10:21:37 +0000 (0.0178s) */
/* Developed by Inware AG - www.inware.ch */

@-webkit-keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.articleslider__wrapper{padding:0 3rem;position:relative;}.articleslider__item{width:25%;padding:.25rem;height:auto;align-self:stretch;}.articleslider__container{padding:.5rem 0;}.articleslider .swiper-button-custom--next{width:46px;background-size:46px 44px;background-image:url("/assets/icons/swiper-arrow.svg");}@media (min-width:48em){.articleslider .swiper-button-custom--next{right:-10px;}}.articleslider .swiper-button-custom--prev{width:46px;background-size:46px 44px;-webkit-transform:scaleX(-1);transform:scaleX(-1);background-image:url("/assets/icons/swiper-arrow.svg");}@media (min-width:48em){.articleslider .swiper-button-custom--prev{left:-10px;}}.articleslider__inner{background:#fff;flex:1;min-width:0;padding-bottom:1rem;height:100%;display:-webkit-flex;display:flex;flex-direction:column;-webkit-transition:all .25s ease;transition:all .25s ease;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;border-radius:5px;overflow:hidden;}.articleslider__inner:hover{box-shadow:rgba(0,0,0,.1) 0px 4px 6px -1px,rgba(0,0,0,.06) 0px 2px 4px -1px;-webkit-transform:translatey(1.5px);transform:translatey(1.5px);}.articleslider__artnr{font-weight:400;color:rgba(49,49,49,.5);margin-bottom:.25rem;margin-top:auto;}.articleslider__artnr:before{content:"";background:rgba(17,113,0,.8);width:.6em;height:.6em;display:inline-block;border-radius:50%;margin-right:.5em;vertical-align:middle;margin-bottom:1px;}.articleslider__artnr[data-status="red"]:before{background:#ec2100;}.articleslider__artnr[data-status="orange"]:before{background:#ff9800;}.articleslider__imagewrapper{display:block;position:relative;margin-bottom:1rem;}.articleslider__imagewrapper>a{display:block;}.articleslider__image{display:block;width:100%;}.articleslider__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);pointer-events:none;opacity:0;-webkit-transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;}.articleslider__sticker{position:absolute;top:0;right:0;pointer-events:none;padding:5px 10px;font-weight:600;font-size:1.2rem;}.articleslider__sticker--percent{background:red;color:white;}.articleslider__taskIcon{position:absolute;bottom:10px;right:10px;padding:16px;background-color:rgba(255,255,255,.5);background-image:url("/assets/icons/icon_delete.svg");background-repeat:no-repeat;background-position:center;background-size:50%;border-radius:50%;}.articleslider__taskIcon:hover{background-color:#fff;}.articleslider__main{padding:0 2rem;height:100%;display:-webkit-flex;display:flex;flex-direction:column;font-weight:600;}.articleslider__title{font-size:1rem;margin-bottom:.4em;color:#313131;word-wrap:break-word;}.articleslider__price>span{text-decoration:line-through;white-space:nowrap;color:#919191;font-weight:400;}.articleslider__price>span:first-child{text-decoration:none;color:#313131;font-weight:600;}.articleslider__price>span[data-price-original]:not(.visible){display:none;}