.basket{height:50px;position:relative}.basket__bar{background:#0072ce;display:flex;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:450}.basket__bar.is-sticky{position:fixed;top:80px}.basket__container{align-items:center;display:flex;flex-direction:column-reverse;gap:.5rem;height:100%;justify-content:space-between;margin:0 auto;max-width:1440px;position:relative;width:100%}.basket__add{opacity:0}.basket__add.is-active{opacity:1}.basket__products{height:40vh}.basket__counter{background-color:#e2007a;border-radius:15px;color:#fff;display:inline-block;font-family:Poppins,Arial,sans-serif;font-size:1rem;font-weight:700;height:29px;line-height:1.25;line-height:31px;margin-top:2px;min-width:29px;padding:0 5px;position:relative;text-align:center;transition:background-color .4s,color .4s,transform .5s}.basket__counter.is-added{background-color:#fff;color:#e2007a;transform:scale(1.2)}.basket__toggle{border-radius:0;box-shadow:none;height:100%;margin-left:auto;overflow:visible;text-overflow:clip}.basket__toggle>.button__icon{height:24px;margin:0 .25rem 0 0;vertical-align:-16%;width:24px}.basket__toggle>.basket__counter{background-color:#cd006f}.basket__toggle:hover{background-color:#fff;border-color:#fff;color:#2b2b2b;fill:#2b2b2b}.basket__toggle:hover>.basket__counter{background-color:#e2007a}.basket__drawer{background:#fff;box-shadow:0 64px 64px 0 rgba(0,0,0,.15),0 32px 32px 0 rgba(0,0,0,.15),0 16px 16px 0 rgba(0,0,0,.1),0 8px 8px 0 rgba(0,0,0,.1),0 4px 4px 0 rgba(0,0,0,.1);max-height:0;max-width:450px;overflow:hidden;pointer-events:none;position:absolute;right:0;top:100%;transition:max-height .3s;width:100%}.basket__content{margin:20px 0;max-height:calc(100vh - 171px);overflow:auto}.basket__empty{margin:0;text-align:center}.basket__footer{align-items:center;border-top:1px solid #f2f2f2;display:flex;justify-content:space-between;padding:20px}.basket__list{list-style:none;margin:0;padding:0}.basket__product{align-items:center;display:flex;height:120px;padding:10px 20px;position:relative;transition:background-color .2s}.basket__product:hover{background-color:#f2f2f2}.basket__product-media{background-color:#e2007a;display:none;flex:0 0 128px;margin:0 1rem 0 0}.basket__product-image{height:100px;max-width:none;object-fit:cover;width:128px}.basket__product-info{flex:1 1 auto;margin:0 1rem 0 0}.basket__product-title{font-family:Poppins,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.25;margin-bottom:.2rem}.basket__product-price{font-size:.875rem;line-height:1.25;margin-bottom:.5rem}.basket__product-amount{position:relative}.basket__product-amount input,.basket__product-amount select{background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;cursor:pointer;height:40px;line-height:40px;min-width:60px;padding:1px 15px 0 10px;transition:border-color .2s}.basket__product-amount input:focus,.basket__product-amount input:hover,.basket__product-amount select:focus,.basket__product-amount select:hover{border-color:#e2007a}.basket__product-amount:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%235a5a5a' d='M12.412 18.67 23.83 7.252a.584.584 0 0 0 0-.824l-1.1-1.098a.58.58 0 0 0-.822 0L12 15.24 2.092 5.33a.58.58 0 0 0-.822 0L.17 6.428a.584.584 0 0 0 0 .824L11.59 18.67a.584.584 0 0 0 .824 0z'/%3E%3C/svg%3E");display:block;pointer-events:none;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:10px;z-index:2}.basket__product-amount.is-input:after{display:none}.basket__order{padding:0 1rem}.basket.is-open .basket__toggle{background-color:#fff;border-color:#fff;color:#2b2b2b;fill:#2b2b2b}.basket.is-open .basket__toggle .basket__counter{background-color:#e2007a;color:#fff}.basket.is-open .basket__drawer{max-height:100vh;pointer-events:auto}@media only screen and (min-width:480px){.basket__container{flex-direction:row}.basket__product-media{display:block}}@media only screen and (min-width:768px){.basket,.basket__bar{height:58px}.basket__container{padding:0 20px}.basket__toggle .button__text{display:inline}.basket__drawer{right:20px}.basket__content{max-height:calc(100vh - 264px)}.basket__products{height:auto}}@media only screen and (min-width:1024px){.basket__bar.is-sticky{top:125px}.basket__content{max-height:calc(100vh - 304px)}.basket__add{margin-left:6.25rem}}.teaser-shop{cursor:pointer;height:260px;position:relative;transform:translateZ(0)}.teaser-shop.is-active .teaser-shop__content,.teaser-shop:hover .teaser-shop__content{transform:translateY(0)}.teaser-shop.is-active .teaser-shop__description,.teaser-shop:hover .teaser-shop__description{opacity:1;transform:translateY(0);transition:transform .2s .1s,opacity .2s .1s}.teaser-shop.is-active .teaser-shop__title,.teaser-shop:hover .teaser-shop__title{align-items:flex-start;min-height:0}.teaser-shop.is-active .teaser-shop__button-link,.teaser-shop:hover .teaser-shop__button-link{opacity:1;transform:translateY(0);transition:transform .2s .2s,opacity .2s .2s}.teaser-shop.is-active .teaser-shop__button-cart,.teaser-shop:hover .teaser-shop__button-cart{opacity:1;transform:translateY(0);transition:transform .2s .3s,opacity .2s .3s}.teaser-shop.is-active .teaser-shop__overlay,.teaser-shop:hover .teaser-shop__overlay{background:rgba(0,0,0,.65)}.teaser-shop.is-active .teaser-shop__label,.teaser-shop:hover .teaser-shop__label{transform:translateY(-100%)}.teaser-shop__overlay{background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 50%);inset:0;overflow:hidden;position:absolute;transition:background .25s;z-index:1}.teaser-shop__media{background-color:#0072ce;height:100%;margin:0;overflow:hidden;position:relative;width:100%}.teaser-shop__media img{height:100%;object-fit:cover;width:100%}.teaser-shop__content{bottom:0;color:#fff;cursor:default;display:flex;flex-direction:column;height:260px;left:0;max-height:260px;padding:1.4rem 1.5rem;position:absolute;right:0;transform:translateY(140px);transition:transform .25s;z-index:2}.teaser-shop__info{display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.teaser-shop__label{background:#0072ce;border-radius:0 0 4px 4px;color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;left:1.5rem;line-height:1.25;overflow:hidden;padding:.3rem .6rem;position:absolute;text-transform:lowercase;top:0;transition:transform .2s;z-index:3}.teaser-shop__description{font-size:.875rem;line-height:1.4;margin:.4rem 0;opacity:0;overflow:hidden;transform:translateY(20px);transition:transform .3s,opacity .3s}.teaser-shop__title{align-items:flex-end;color:#fff;display:flex;flex:0 0 auto;font-family:Poppins,Arial,sans-serif;font-size:1.3rem;font-weight:700;line-height:1.25;line-height:1.05;margin:0;min-height:70px}@media only screen and (min-width:480px){.teaser-shop__title{font-size:1.6rem}}.teaser-shop__actions{display:flex;justify-content:space-between;margin-top:auto;padding-top:.5rem}.teaser-shop__button-link{display:block;flex:1 1 auto;line-height:36px;margin:0;opacity:0;padding-bottom:0;padding-top:0;transform:translateY(80px)}.teaser-shop__button-cart{display:block;flex:0 0 auto;height:40px;margin:0 0 0 6px;opacity:0;position:relative;transform:translateY(80px);width:65px}.teaser-shop__button-cart .button__text+.button__icon{margin-left:0}.teaser-shop__button-cart-text{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px}.teaser-shop__icon-plus{display:none;fill:#fff}.teaser-shop__icon-bag{fill:#fff;height:20px;left:50%;margin-left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.teaser-shop__link{inset:0;position:absolute}.teaser-shop__link span{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px}.teaser-shop__price{position:absolute;right:0;top:0;transform:translate(20px,-20px);z-index:3}.teaser-shop--filtered{display:none}.teaser-shop--featured{margin:0 auto 1.75rem;max-width:400px}@media only screen and (min-width:768px){.teaser-shop--filtered{display:none}.teaser-shop--featured{cursor:default;display:flex;height:340px;margin-bottom:2rem;max-width:none}.teaser-shop--featured .teaser-shop__media{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);min-width:calc(50% - 20px);position:relative}.teaser-shop--featured .teaser-shop__overlay{align-items:center;background:transparent;display:flex;flex:0 0 50%;max-width:50%;min-width:50%;position:relative}.teaser-shop--featured .teaser-shop__content{color:#2b2b2b;height:auto;max-height:none;position:relative;transform:translateY(0);width:100%}.teaser-shop--featured .teaser-shop__title{color:#2b2b2b;font-size:1.75rem;font-weight:700;min-height:0}}@media only screen and (min-width:768px) and (min-width:480px){.teaser-shop--featured .teaser-shop__title{font-size:2rem}}@media only screen and (min-width:768px) and (min-width:768px){.teaser-shop--featured .teaser-shop__title{font-size:2.8125rem}}@media only screen and (min-width:768px){.teaser-shop--featured .teaser-shop__description{font-size:1rem;margin-top:.8rem;opacity:1;transform:translateY(0)}.teaser-shop--featured .teaser-shop__actions{margin-top:2rem}.teaser-shop--featured .teaser-shop__button-cart{opacity:1;transform:translateY(0)}.teaser-shop--featured .teaser-shop__button-link{flex:1 1 50%;opacity:1;transform:translateY(0)}.teaser-shop--featured.is-active .teaser-shop__overlay,.teaser-shop--featured:hover .teaser-shop__overlay{background:transparent}.teaser-shop--featured.is-active .teaser-shop__label,.teaser-shop--featured:hover .teaser-shop__label{transform:translateY(0)}}@media only screen and (min-width:1024px){.teaser-shop--filtered{display:flex}.teaser-shop--featured .teaser-shop__content{padding:1.4rem 1.7rem 1.4rem 4.2rem}.teaser-shop--featured .teaser-shop__title{font-size:2.2rem}.teaser-shop--featured .teaser-shop__media{flex-basis:50%;max-width:50%;min-width:50%}.teaser-shop--featured .teaser-shop__button-cart{flex:1 1 50%;margin-left:12px;opacity:1;transform:translateY(0);width:auto}.teaser-shop--featured .teaser-shop__button-cart-text{clip-path:auto;height:auto;position:static;width:auto}.teaser-shop--featured .teaser-shop__icon-bag{display:none}.teaser-shop--featured .teaser-shop__icon-plus{display:inline-block;vertical-align:-9%}}.filter{align-items:center;display:flex;gap:10px;margin-bottom:1.75rem;position:relative;width:100%}.filter__background{background-color:#f2f2f2;height:calc(100% + 24px);margin:0 calc(-50vw + 50%);position:absolute;width:100vw}.filter--sticky{display:none;gap:10px;height:0;margin-bottom:0;opacity:0;overflow:hidden;transition:opacity .2s ease-in-out}.filter--sticky-active{display:flex;height:auto;opacity:1}.filter__categories{position:relative;width:100%}.filter__categories select{background-color:#fff;border:2px solid #d3d3d3;border-radius:4px;color:#000;cursor:pointer;font-family:Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;height:40px;line-height:1.4;line-height:38px;min-width:100px;padding:1px 32px 0 10px;transition:border-color .2s;width:100%}.filter__categories select:focus,.filter__categories select:hover{border-color:#e2007a}.filter__categories select:focus-visible{outline:none}.filter__categories:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%235a5a5a' d='M12.412 18.67 23.83 7.252a.584.584 0 0 0 0-.824l-1.1-1.098a.58.58 0 0 0-.822 0L12 15.24 2.092 5.33a.58.58 0 0 0-.822 0L.17 6.428a.584.584 0 0 0 0 .824L11.59 18.67a.584.584 0 0 0 .824 0z'/%3E%3C/svg%3E");display:block;pointer-events:none;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);width:10px;z-index:2}@media only screen and (min-width:480px){.filter{gap:20px}.filter__categories{width:-moz-fit-content;width:fit-content}.filter__categories select{font-family:Helvetica,Arial,sans-serif;font-size:1.125rem;line-height:1.8;line-height:38px;min-width:150px}}