.et-discount-bar{--et-db-bg: #098b3f;--et-db-text: #f2f1e3;--et-db-track-bg: #0c7d3b;--et-db-fill: #fdc100;--et-db-milestone-default: #0c7d3b;--et-db-milestone-unlocked: #fdc100;--et-db-dark: #032d15;--et-db-orange: #ea7221;--et-db-beige: #e6e4d3;--et-db-cream: #f2f1e3;position:fixed;top:0;right:48px;left:auto;z-index:5;width:100%;max-width:350px;font-family:var(--heading-font-family),sans-serif}.et-discount-bar__inner{background-color:var(--et-db-bg);border-radius:0 0 16px 16px;position:relative;z-index:1001;padding:16px;box-shadow:#00000056 0 0 36px,#0000000f 0 0 0 3px;display:flex;flex-direction:column;gap:0px;transition:gap .3s ease}.et-discount-bar__inner.is-open{gap:16px;overflow:hidden}.et-discount-bar__header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.et-discount-bar__header-left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.et-discount-bar__tag-icon{width:20px;height:20px;flex-shrink:0}.et-discount-bar__tag-icon svg{width:100%;height:100%;display:block}.et-discount-bar__message{font-size:16px;font-weight:500;line-height:1;letter-spacing:.18px;color:var(--et-db-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.et-discount-bar__badge{background-color:var(--et-db-fill);color:var(--et-db-dark);font-size:14px;font-weight:500;line-height:1.2;padding:3px 8px;border-radius:100px;white-space:nowrap;flex-shrink:0}.et-discount-bar__toggle{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#19472d33;border-radius:32px;border:none;padding:0;cursor:pointer;flex-shrink:0;margin-left:10px;transition:transform .3s ease}.et-discount-bar__toggle svg{width:20px;height:20px;display:block;transition:transform .3s ease}.et-discount-bar__inner.is-open .et-discount-bar__toggle svg{transform:rotate(180deg)}.et-discount-bar__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.et-discount-bar__inner.is-open .et-discount-bar__body{grid-template-rows:1fr}.et-discount-bar__body-inner{overflow:hidden}.et-discount-bar__inner.is-open .et-discount-bar__body-inner{overflow:visible}.et-discount-bar__progress-section{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;transition:opacity .3s ease,max-height .3s ease}.et-discount-bar__progress-section.is-hidden{display:none}.et-discount-bar__thresholds-row{display:flex;gap:60px;width:100%;text-align:center;font-size:14px;font-weight:600;letter-spacing:.7px;color:var(--et-db-text);line-height:1.2}.et-discount-bar__threshold-amount{flex:1}.et-discount-bar__track-wrapper{position:relative;width:100%;height:31px;display:flex;align-items:center}.et-discount-bar__track{position:absolute;left:0;right:0;height:4px;background-color:var(--et-db-track-bg);border-radius:12px}.et-discount-bar__fill{position:absolute;left:0;top:0;height:100%;background-color:var(--et-db-fill);border-radius:12px;width:0%;transition:width .6s ease}.et-discount-bar__milestones{position:absolute;left:0;right:0;top:0;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.et-discount-bar__milestone{width:31px;height:31px;border-radius:50%;background-color:var(--et-db-milestone-default);border:4px solid var(--et-db-bg);display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:background-color .3s ease,border-color .3s ease}.et-discount-bar__milestone.is-unlocked{background-color:var(--et-db-milestone-unlocked)}.et-discount-bar__milestone-icon{width:12px;height:12px}.et-discount-bar__milestone-icon svg{width:100%;height:100%;display:block}.et-discount-bar__milestone-icon svg,.et-discount-bar__milestone-icon svg path{fill:none;stroke:var(--et-db-text)}.et-discount-bar__milestone.is-unlocked .et-discount-bar__milestone-icon svg,.et-discount-bar__milestone.is-unlocked .et-discount-bar__milestone-icon svg path{fill:none;stroke:var(--et-db-dark)}.et-discount-bar__rewards-row{display:flex;gap:16px;width:100%;text-align:center;font-size:14px;font-weight:600;letter-spacing:.7px;color:var(--et-db-text);line-height:1.2}.et-discount-bar__reward-label{flex:1}.et-discount-bar__reward-label--last{display:flex;flex-direction:column;align-items:center}.et-discount-bar__free-pan-link{color:var(--et-db-fill);text-decoration:underline;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.7px;background:none;border:none;padding:0;font-family:inherit}.et-discount-bar__free-pan-link:hover{opacity:.8}.et-discount-bar__gift-section{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.et-discount-bar__gift-section.is-visible{grid-template-rows:1fr}.et-discount-bar__gift-inner{overflow:hidden}.et-discount-bar__gift-section.is-visible .et-discount-bar__gift-inner{overflow:visible}.et-discount-bar__gift-content,.et-discount-bar__gift-header{display:flex;flex-direction:column;gap:12px}.et-discount-bar__gift-title-row{display:flex;align-items:center;justify-content:space-between}.et-discount-bar__gift-title{display:flex;align-items:center;gap:10px;flex:1;font-size:18px;font-weight:500;color:var(--et-db-text);letter-spacing:.18px;line-height:1.6}.et-discount-bar__gift-subtitle{font-family:Obviously_Narw_Semibold;font-size:12px;font-weight:600;color:#f2f1e3b3;letter-spacing:.24px;line-height:1.4}.et-discount-bar__carousel-wrapper{position:relative}.et-discount-bar__swiper{overflow:visible;position:relative;max-width:300px}.et-discount-bar__swiper .swiper-slide{height:auto}.et-discount-bar__product-card{background-color:var(--et-db-cream);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px;height:100%;align-items:flex-end}.et-discount-bar__product-top{display:flex;gap:12px;align-items:center;width:100%}.et-discount-bar__product-image-wrap{width:80px;height:80px;border-radius:6px;overflow:hidden;flex-shrink:0;position:relative;background-color:var(--et-db-cream)}.et-discount-bar__product-image{width:100%;height:100%;object-fit:contain}.et-discount-bar__zoom-btn{position:absolute;top:0;left:0;width:24px;height:24px;background-color:#e6e7d8;border-radius:4px;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.et-discount-bar__zoom-btn svg{width:16px;height:16px;display:block}.et-discount-bar__product-info{flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}.et-discount-bar__product-title{font-size:16px;font-weight:500;line-height:1.2;letter-spacing:.16px;color:var(--et-db-dark)}.et-discount-bar__product-pricing{display:flex;align-items:center;gap:8px}.et-discount-bar__product-original-price{font-size:16px;font-weight:400;line-height:1.2;letter-spacing:.16px;color:#032d1599;text-decoration:line-through}.et-discount-bar__product-free-label{font-size:16px;font-weight:500;line-height:1.2;letter-spacing:.16px;color:var(--et-db-orange)}.et-discount-bar__product-actions{display:flex;gap:16px;justify-content:flex-end;width:100%}.et-discount-bar__product-actions>div:empty{display:none}.et-discount-bar__selector{position:relative;flex:1}.et-discount-bar__selector-trigger{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background-color:#032d150d;border:none;border-radius:8px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.4;color:var(--et-db-dark);cursor:pointer}.et-discount-bar__selector-color-circle{width:16px;height:16px;border-radius:50%;flex-shrink:0;border:1px solid rgba(3,45,21,.12)}.et-discount-bar__selector-text{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.et-discount-bar__selector-chevron{width:20px;height:20px;flex-shrink:0;transition:transform .2s ease}.et-discount-bar__selector.is-open .et-discount-bar__selector-chevron{transform:rotate(180deg)}.et-discount-bar__selector-options{display:none;position:fixed;z-index:1000;background:#f2f1e3;border:1px solid rgba(3,45,21,.12);border-radius:8px;box-shadow:0 -4px 12px #0000001a;max-height:200px;overflow-y:auto}.et-discount-bar__selector.is-open .et-discount-bar__selector-options{display:block}.et-discount-bar__selector-option{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:transparent;border:none;font-family:inherit;font-size:14px;font-weight:400;line-height:1.4;color:var(--et-db-dark);cursor:pointer;text-align:left;transition:background-color .15s ease}.et-discount-bar__selector-option:hover{background-color:#032d150a}.et-discount-bar__selector-option--active{background-color:#032d1514}.et-discount-bar__selector-option-text{flex:1}.et-discount-bar__add-gift-btn{width:40px;height:40px;border-radius:100px;background-color:var(--et-db-orange);border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .2s ease}.et-discount-bar__add-gift-btn:hover{opacity:.85}.et-discount-bar__add-gift-btn svg{width:20px;height:20px;display:block}.et-discount-bar__add-gift-btn--remove{background-color:transparent}.et-discount-bar__add-gift-btn--remove svg{color:var(--et-db-orange)}.et-discount-bar__swiper-nav{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:0 16px}.et-discount-bar__swiper-prev,.et-discount-bar__swiper-next{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:50%;background-color:#0fb253;color:#fff;position:static;margin:0}.et-discount-bar__swiper-prev:after,.et-discount-bar__swiper-next:after{font-size:10px;font-weight:700}.et-discount-bar__swiper-prev.swiper-button-disabled,.et-discount-bar__swiper-next.swiper-button-disabled{opacity:.2;background:transparent}.et-discount-bar__swiper-pagination{position:static;width:auto;display:flex;gap:6px;align-items:center;justify-content:center}.et-discount-bar__swiper-scrollbar{margin-top:.5rem;background:#ffffff1f!important}.et-discount-bar__swiper-scrollbar .swiper-scrollbar-drag{background:#fff!important}.et-discount-bar__swiper-bullet{width:6px;height:6px;border-radius:50%;background-color:#f2f1e34d;opacity:1;cursor:pointer;transition:background-color .2s ease;display:inline-block}.et-discount-bar__swiper-bullet--active{background-color:var(--et-db-text)}.et-discount-bar__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#032d1566;z-index:999;opacity:0;transition:opacity .3s ease}.et-discount-bar__overlay.is-visible{display:block;opacity:1}.et-discount-bar__popup{display:none;position:fixed;z-index:1000;background-color:var(--et-db-beige);border:1px solid rgba(3,45,21,.1);border-radius:16px;overflow:hidden;max-height:90vh;overflow-y:auto}.et-discount-bar__popup.is-visible{display:block}.et-discount-bar__popup-close{width:24px;height:24px;border-radius:32px;background-color:#032d1533;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.et-discount-bar__popup-close svg{width:16px;height:16px;display:block}.et-discount-bar__popup--info{top:50%;left:50%;transform:translate(-50%,-50%);width:580px;max-width:calc(100vw - 32px);padding:32px}.et-discount-bar__popup-info-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.et-discount-bar__popup-info-title{font-size:24px;font-weight:500;letter-spacing:.24px;line-height:1.2;color:var(--et-db-dark)}.et-discount-bar__popup-info-desc{font-family:var(--body-font-family),sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.28px;color:#032d15b3;margin-bottom:24px}.et-discount-bar__popup-products-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.et-discount-bar__popup-product-item{display:flex;flex-direction:column;gap:8px}.et-discount-bar__popup-product-name{font-family:var(--body-font-family),sans-serif;font-size:14px;font-weight:600;letter-spacing:.28px;line-height:1.2;color:var(--et-db-dark)}.et-discount-bar__popup-product-img-wrap{aspect-ratio:1;border-radius:6px;overflow:hidden;background-color:var(--et-db-beige)}.et-discount-bar__popup-product-img{width:100%;height:100%;object-fit:cover}.et-discount-bar__popup--zoom{top:50%;left:50%;transform:translate(-50%,-50%);width:620px;max-width:calc(100vw - 32px);padding:32px;display:none}.et-discount-bar__popup--zoom.is-visible{display:flex;gap:24px}.et-discount-bar__zoom-gallery{flex:0 0 280px;display:flex;flex-direction:column;gap:8px;order:-1}.et-discount-bar__zoom-main-img-wrap{aspect-ratio:1;border-radius:8px;overflow:hidden;background-color:var(--et-db-beige)}.et-discount-bar__zoom-main-img{width:100%;height:100%;object-fit:cover}.et-discount-bar__zoom-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.et-discount-bar__zoom-thumb{aspect-ratio:1;border-radius:4px;overflow:hidden;border:1px solid transparent;cursor:pointer;padding:0;background:var(--et-db-cream)}.et-discount-bar__zoom-thumb.is-active{border-color:var(--et-db-dark)}.et-discount-bar__zoom-thumb img{width:100%;height:100%;object-fit:contain}.et-discount-bar__zoom-details{flex:1;display:flex;flex-direction:column;gap:16px}.et-discount-bar__zoom-header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.et-discount-bar__zoom-title{font-size:24px;font-weight:500;letter-spacing:.24px;line-height:1.2;color:var(--et-db-dark);flex:1}.et-discount-bar__zoom-price{display:flex;align-items:center;gap:8px}.et-discount-bar__zoom-compare-price{font-size:16px;font-weight:400;letter-spacing:.16px;line-height:1.2;color:#032d1599;text-decoration:line-through}.et-discount-bar__zoom-free-label{font-size:16px;font-weight:500;letter-spacing:.16px;line-height:1.2;color:#ea7221}.et-discount-bar__zoom-desc{font-family:var(--body-font-family),sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.28px;color:#032d15b3}@media screen and (max-width:749px){.et-discount-bar{top:auto;bottom:12px;left:12px;right:12px;width:calc(100% - 24px);max-width:calc(100% - 24px);z-index:11}.et-discount-bar__inner{border-radius:16px}.et-discount-bar__message{font-size:16px}.et-discount-bar__product-card{flex:0 0 calc(85% - 4px);min-width:calc(85% - 4px)}.et-discount-bar__popup--info{width:calc(100vw - 32px);padding:24px;max-height:80vh}.et-discount-bar__popup--zoom{width:calc(100vw - 32px);padding:24px;max-height:85vh}.et-discount-bar__popup--zoom.is-visible{flex-direction:column}.et-discount-bar__zoom-gallery{flex:none;width:100%;order:0}.et-discount-bar__zoom-header{align-items:center}.et-discount-bar__popup-info-title,.et-discount-bar__zoom-title{font-size:20px}}.et-discount-bar__popup--info p{opacity:.7;font-weight:400;margin-bottom:24px}.et-discount-bar__popup-product-name{font-family:Obviously_Narw_Semibold}.et-discount-bar__popup-info-title{text-transform:unset}.et-discount-bar--cart{position:static;width:100%;max-width:none;z-index:auto}.et-discount-bar--cart .et-discount-bar__inner{border-radius:16px;box-shadow:none;padding:12px 24px}.et-discount-bar--cart .et-discount-bar__toggle{display:none}.et-discount-bar--cart .et-discount-bar__body-inner{overflow:visible}.et-discount-bar--cart .et-discount-bar__body{max-height:none;padding:0}@media screen and (max-width:749px){.et-discount-bar--cart .et-discount-bar__inner{padding:12px 16px}}.et-discount-bar--cart .et-discount-bar__cart-gift-cta{text-align:center;font-size:14px;font-weight:600;color:var(--et-db-fill);padding:8px 0 4px}.et-discount-bar--cart .et-discount-bar__gift-section{grid-template-rows:0fr;width:100%}.et-discount-bar--cart .et-discount-bar__gift-section.is-visible{grid-template-rows:1fr}.et-discount-bar--cart .et-discount-bar__gift-inner{width:100%;min-width:0}.et-discount-bar--cart .et-discount-bar__gift-content{width:100%;box-sizing:border-box}.et-discount-bar--cart .et-discount-bar__gift-subtitle{width:100%}.et-discount-bar--cart .et-discount-bar__carousel-wrapper{width:100%;box-sizing:border-box;overflow:visible}.et-discount-bar--cart .et-discount-bar__swiper,.et-discount-bar--cart .et-discount-bar__cart-swiper{max-width:100%;width:100%;overflow:visible}.et-discount-bar--cart .et-discount-bar__product-card{height:auto}.et-discount-bar--cart .et-discount-bar__zoom-btn{display:none}.et-discount-bar--cart .et-discount-bar__product-image-wrap{width:64px;height:64px}.et-discount-bar--cart .et-discount-bar__product-title,.et-discount-bar--cart .et-discount-bar__product-original-price,.et-discount-bar--cart .et-discount-bar__product-free-label{font-size:14px}.et-discount-bar--cart .et-discount-bar__product-actions{gap:8px}.et-discount-bar--cart .et-discount-bar__cart-select{flex:1;min-width:0;padding:8px 10px;font-size:13px;font-family:inherit;background:#032d150d;border-radius:8px;color:#032d15;cursor:pointer;appearance:auto;-webkit-appearance:auto}.et-discount-bar--cart .et-discount-bar__add-gift-btn{width:36px;height:36px;min-width:36px;border-radius:50%;background:#ea7221;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.et-discount-bar__add-gift-btn--remove{background:unset!important}.et-discount-bar--cart .et-discount-bar__add-gift-btn:hover{opacity:.85}.et-discount-bar--cart .et-discount-bar__add-gift-btn svg{width:16px;height:16px}.et-discount-bar--cart .et-discount-bar__swiper-nav{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:8px}.et-discount-bar--cart .et-discount-bar__swiper-nav .swiper-button-prev,.et-discount-bar--cart .et-discount-bar__swiper-nav .swiper-button-next{position:static;width:24px;height:24px;margin:0}.et-discount-bar--cart .et-discount-bar__swiper-nav .swiper-button-prev:after,.et-discount-bar--cart .et-discount-bar__swiper-nav .swiper-button-next:after{font-size:12px;color:var(--et-db-text)}.et-cart-extra-korting__badges{gap:6px;display:flex}.facets__floating-filter{bottom:92px!important}
/*# sourceMappingURL=/cdn/shop/t/102/assets/et-discount-bar.css.map */
