:root{--column-gap: 16px}.tabs{display:inline-flex;align-items:center;justify-content:flex-start;gap:clamp(0px,.2857142857vw,4px);padding:clamp(0px,.2857142857vw,4px);border-radius:clamp(0px,7.1428571429vw,100px);background-color:var(--wp--preset--color--white);width:max-content;box-shadow:0 0 0 clamp(0px,.2857142857vw,4px) var(--wp--preset--color--light-beige)}@media screen and (max-width: 992px){.tabs{border-radius:100px;box-shadow:0 0 0 4px var(--wp--preset--color--light-beige);gap:4px;padding:4px}}.tabs__btn{padding:clamp(0px,.8928571429vw,12.5px) clamp(0px,1.4285714286vw,20px);font-size:max(12px,clamp(0px,1.1428571429vw,16px));font-weight:600;line-height:110%;color:var(--wp--preset--color--black-anb);border-radius:clamp(0px,7.1428571429vw,100px)}.tabs__btn:focus-visible{box-shadow:0 0 0 clamp(0px,.1428571429vw,2px) #fff,0 0 0 clamp(0px,.3571428571vw,5px) #c03f22!important}@media screen and (max-width: 992px){.tabs__btn:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 5px #c03f22!important}}.tabs__btn{transition:all .3s cubic-bezier(.77,0,.22,1)}@media screen and (max-width: 992px){.tabs__btn{flex-shrink:0;padding:10.5px 16px;font-size:16px;border-radius:100px}}@media (hover: hover){.tabs__btn:hover,.tabs__btn:focus-visible{background-color:var(--wp--preset--color--black-anb);color:var(--wp--preset--color--light-beige)}}.tabs__btn--active{background-color:var(--wp--preset--color--black-anb);color:var(--wp--preset--color--light-beige)}@media screen and (max-width: 992px){.tabs__btn--with-pagination{font-size:14px}.tabs__btn--with-pagination.tabs__btn--active{background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--black-anb)}}.tabs__btn--hero{padding:clamp(0px,.5714285714vw,8px) clamp(0px,1.1428571429vw,16px);font-size:max(12px,clamp(0px,1vw,14px))}@media screen and (max-width: 992px){.tabs__btn--hero{padding:8px 16px;font-size:14px}}.tabs__container{position:relative;overflow:hidden}.tabs__container--interacted{transition:min-height all .3s ease-out}.tabs__container--products-slider{margin-top:clamp(0px,2.8571428571vw,40px)}@media screen and (max-width: 992px){.tabs__container--products-slider{margin-top:32px}}.tabs__item{position:absolute;top:0;left:0;right:0;opacity:0;width:100%;pointer-events:none;visibility:hidden;transition:none}.tabs__container--interacted .tabs__item{transition:opacity all .3s ease-out,visibility all .3s ease-out}.tabs__container--interacted .tabs__item--leaving{opacity:0;visibility:hidden;transition:opacity .1s ease-out,visibility .1s ease-out}.tabs__container--interacted .tabs__item--entering{opacity:1;visibility:visible;transition:opacity .1s ease-in .1s,visibility .1s ease-in .1s}.tabs__item--active{opacity:1;pointer-events:all;visibility:visible;position:relative}.tabs__container--interacted .tabs__item--active{position:absolute}.tabs__scroll-hint{display:none;justify-content:flex-end;text-align:right;gap:8px;padding-top:8px}.tabs__scroll-hint span,.tabs__scroll-hint i{font-size:12px;color:var(--wp--preset--color--dark-beige)}.tabs__scroll-hint.active{display:flex}@media screen and (max-width: 992px){.tabs__outer{overflow-x:auto;overflow-y:hidden;transform:translate(-16px);width:calc(100% + 32px);padding-inline:16px}}.tabs--dark{background-color:var(--wp--preset--color--light-beige);box-shadow:none}.tabs--mid-beige{background-color:var(--wp--preset--color--mid-beige)}.product-card{flex-shrink:0;display:flex;flex-direction:column;padding:clamp(0px,1.1428571429vw,16px);border:clamp(0px,.0714285714vw,1px) solid var(--wp--preset--color--mid-beige);background-color:var(--wp--preset--color--white);width:100%;transition:all .3s cubic-bezier(.77,0,.22,1);text-decoration:none}@media screen and (max-width: 992px){.product-card{padding:12px;border-width:1px}}@media (hover: hover){.product-card:hover,.product-card:focus-visible{box-shadow:0 0 0 clamp(0px,.3571428571vw,5px) #e5e1dd99 inset}.product-card:hover .badge--product-in-package,.product-card:focus-visible .badge--product-in-package{max-width:clamp(0px,21.4285714286vw,300px)}.product-card:hover .badge--product-in-package i,.product-card:focus-visible .badge--product-in-package i{transform:translate(0)}.product-card:hover .badge--product-in-package span,.product-card:focus-visible .badge--product-in-package span{opacity:1;transform:translate(0);transition-delay:.15s}}.product-card__top{position:relative}.product-card__badges-and-button{position:absolute;left:0;top:0;width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(0px,.5714285714vw,8px);z-index:1}@media screen and (max-width: 992px){.product-card__badges-and-button{gap:8px}}.product-card__badges{display:flex;gap:clamp(0px,.5714285714vw,8px);justify-content:flex-start;align-items:center;flex-wrap:wrap}@media screen and (max-width: 992px){.product-card__badges{gap:6px}}.product-card__ask-button{position:relative;display:block;flex-shrink:0;width:max(24px,clamp(0px,1.7142857143vw,24px));height:max(24px,clamp(0px,1.7142857143vw,24px));margin-left:auto}@media screen and (max-width: 992px){.product-card__ask-button{width:24px;height:24px}}.product-card__ask-button:before{content:"";font-family:"Font Awesome 7 Sharp";font-size:max(12px,clamp(0px,1.4285714286vw,20px));color:var(--wp--preset--color--black-anb)}@media screen and (max-width: 992px){.product-card__ask-button:before{font-size:20px}}.product-card__ask-button__text{position:absolute;top:0;right:0;display:flex;align-items:center;padding-inline:clamp(0px,.4285714286vw,6px);border-radius:clamp(0px,7.1428571429vw,100px);width:fit-content;height:100%;white-space:nowrap;font-size:max(11px,clamp(0px,.7857142857vw,11px));background-color:var(--wp--preset--color--black-anb);color:var(--wp--preset--color--white);translate:-5px 0;transform-origin:center;opacity:0;pointer-events:none;visibility:hidden;transition:all .3s ease-out;z-index:2}@media screen and (max-width: 992px){.product-card__ask-button__text{border-radius:100px}}@media (hover: hover){.product-card__ask-button:hover .product-card__ask-button__text,.product-card__ask-button:focus-visible .product-card__ask-button__text{translate:0 0;opacity:1;pointer-events:all;visibility:visible}}.product-card__ask-button:focus-visible .product-card__ask-button__text{box-shadow:0 0 0 clamp(0px,.1428571429vw,2px) #fff,0 0 0 clamp(0px,.3571428571vw,5px) #c03f22!important}.product-card__picture{flex-shrink:0}.product-card__picture img{width:100%;height:auto;aspect-ratio:1}.product-card__package-info{position:absolute;left:0;bottom:0;width:100%;display:flex;justify-content:flex-end;z-index:1}.product-card__bottom{padding-block:clamp(0px,1.1428571429vw,16px) clamp(0px,1.4285714286vw,20px)}@media screen and (max-width: 992px){.product-card__bottom{padding-block:4px 16px}}.product-card__capacity-and-producent{display:flex;align-items:center;justify-content:flex-start;gap:clamp(0px,.5714285714vw,8px)}@media screen and (max-width: 992px){.product-card__capacity-and-producent{gap:8px}}.product-card__capacity{font-size:max(12px,clamp(0px,1vw,14px));font-weight:500;line-height:1;padding:clamp(0px,.1428571429vw,2px) clamp(0px,.5714285714vw,8px);border-radius:clamp(0px,.8571428571vw,12px);border:clamp(0px,.0714285714vw,1px) solid var(--wp--preset--color--black-anb)}@media screen and (max-width: 992px){.product-card__capacity{font-size:12px;padding:2px 8px;border-width:1px;border-radius:12px}}.product-card__title{font-size:max(12px,clamp(0px,1.1428571429vw,16px));color:var(--wp--preset--color--black-anb);font-weight:500;line-height:130%;margin-block:clamp(0px,.8571428571vw,12px) clamp(0px,.5714285714vw,8px);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 992px){.product-card__title{margin-block:8px 4px;font-size:14px}}.product-card__prices{display:flex;align-items:flex-end;gap:clamp(0px,.5714285714vw,8px)}@media screen and (max-width: 992px){.product-card__prices{gap:4px}}.product-card__price{font-size:max(12px,clamp(0px,1.2857142857vw,18px));font-weight:700;line-height:130%}@media screen and (max-width: 992px){.product-card__price{font-size:16px}}.product-card__price .woocommerce-Price-amount{font-size:inherit;line-height:inherit;color:inherit}.product-card__price--sale .woocommerce-Price-amount{color:var(--wp--preset--color--dark-orange)}.product-card__price-per-capacity{font-size:max(12px,clamp(0px,.8571428571vw,12px));font-weight:400;line-height:130%;padding-bottom:clamp(0px,.1428571429vw,2px)}@media screen and (max-width: 992px){.product-card__price-per-capacity{font-size:12px;padding-bottom:1px}}.product-card__price-per-capacity .woocommerce-Price-amount{font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit}.product-card__omnibus{display:flex;flex-direction:column;gap:clamp(0px,.1428571429vw,2px);margin-top:clamp(0px,.2857142857vw,4px)}@media screen and (max-width: 992px){.product-card__omnibus{gap:2px;margin-top:3px}}.product-card__omnibus span{font-size:max(11px,clamp(0px,.8571428571vw,12px));font-weight:400;line-height:130%;color:var(--wp--preset--color--black-anb)}@media screen and (max-width: 992px){.product-card__omnibus span{font-size:11px}}.product-card__omnibus span .woocommerce-Price-amount{text-decoration-line:line-through}.product-card__actions{display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(0px,.2857142857vw,4px);margin-top:auto}@media screen and (max-width: 992px){.product-card__actions{gap:4px}}.product-card__buttons{display:flex;align-items:center;gap:clamp(0px,.8571428571vw,12px)}@media screen and (max-width: 992px){.product-card__buttons{gap:12px}}.product-card__stock-status{display:inline-flex;align-items:center;gap:clamp(0px,.2857142857vw,4px);font-size:max(12px,clamp(0px,.8571428571vw,12px));font-weight:500;line-height:120%;color:var(--wp--preset--color--black-anb)}@media screen and (max-width: 992px){.product-card__stock-status{gap:4px;font-size:12px;border-width:2px}}.product-card__stock-status span{font-size:inherit;color:inherit;font-weight:inherit;line-height:inherit}.product-card__stock-status:before{content:"";display:block;width:max(12px,clamp(0px,.8571428571vw,12px));height:max(12px,clamp(0px,.8571428571vw,12px));border:clamp(0px,.1428571429vw,2px) solid transparent;border-radius:100%}@media screen and (max-width: 992px){.product-card__stock-status:before{width:12px;height:12px;border:2px solid transparent}}.product-card__stock-status--high-stock:before{background-color:#3ce18f;border-color:#bdffde}.product-card__stock-status--medium-stock:before{background-color:#dcb116;border-color:#ffea9d}.product-card__stock-status--low-stock:before{background-color:#de4d2c;border-color:#ffbfb1}.product-card__stock-status--out-of-stock:before{background-color:#6c6965;border-color:#e5e1dd}.product-card--out-of-stock .product-card__picture img{filter:grayscale(50%)}.product-card--no-border-right{border-right:0!important}.products-slider{position:relative}.products-slider__viewport{overflow:clip;border:1px solid var(--wp--preset--color--mid-beige);border-radius:clamp(0px,.5714285714vw,8px)}@media screen and (max-width: 992px){.products-slider__viewport{border:1px solid var(--wp--preset--color--mid-beige);border-radius:8px}}.products-slider__container{display:flex}.products-slider__item{display:flex;flex-shrink:0}@media screen and (max-width: 768px){.products-slider__item{width:240px}}.products-slider__item .product-card{border:none;border-right:1px solid var(--wp--preset--color--mid-beige)}.products-slider__item:last-child .product-card{border-right:none}.products-slider__button{display:flex;justify-content:center;margin-top:clamp(0px,4vw,56px)}@media screen and (max-width: 992px){.products-slider__button{width:calc(100% - 32px);position:relative;left:16px}.products-slider__button a{width:100%}}@media screen and (max-width: 992px){.products-slider__button--with-advice{display:none}}.products-slider__gradient{position:absolute;left:0;top:0;width:100%;height:clamp(0px,16vw,224px);z-index:-1}@media screen and (max-width: 992px){.products-slider__gradient{display:none}}.products-slider__gradient img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 576px){.products-slider[data-slider-products="2"] .products-slider__item{width:50%}}@media screen and (min-width: 576px){.products-slider[data-slider-products="3"] .products-slider__item{width:33.3333333333%}}@media screen and (min-width: 576px){.products-slider[data-slider-products="4"] .products-slider__item{width:25%}}.products-slider .btn-icon--angle-left{position:absolute;left:0;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 992px){.products-slider .btn-icon--angle-left{transform:translate(-8px,-50%)}}.products-slider .btn-icon--angle-right{position:absolute;right:0;top:50%;transform:translate(50%,-50%)}@media screen and (max-width: 992px){.products-slider .btn-icon--angle-right{transform:translate(8px,-50%)}}.products-slider--advice .products-slider__viewport{border-radius:clamp(0px,.5714285714vw,8px) 0 0 clamp(0px,.5714285714vw,8px);border-right:none}@media screen and (max-width: 992px){.products-slider--advice .products-slider__viewport{border-right:1px solid var(--wp--preset--color--mid-beige);border-radius:8px}}.products-slider--hero{width:50%;margin-left:auto}@media screen and (max-width: 992px){.products-slider--hero{margin-left:0;width:100%}}.products-slider--hero .products-slider__container,.products-slider--hero .products-slider__viewport{height:100%}.products-slider--hero .products-slider__viewport{border-radius:0 clamp(0px,.5714285714vw,8px) clamp(0px,.5714285714vw,8px) 0;border-left:0}@media screen and (max-width: 992px){.products-slider--hero .products-slider__viewport{border-left:1px solid var(--wp--preset--color--mid-beige);border-radius:0 0 8px 8px}}.products-slider--block{overflow:clip}.products-slider--block .heading--xl{padding-bottom:clamp(0px,.8571428571vw,12px)}@media screen and (max-width: 992px){.products-slider--block .heading--xl{padding-bottom:12px}}.products-slider--block__item{display:flex;width:100%!important;margin:0 auto;max-width:1400px!important;padding-inline:clamp(0px,2.8571428571vw,40px)!important}@media screen and (max-width: 992px){.products-slider--block__item{padding-left:16px!important;padding-right:16px!important}}@media (max-width: 992px){.products-slider--block__item--no-paddings{padding-right:0!important;padding-left:0!important}}@media screen and (max-width: 992px){.products-slider--block__item{flex-direction:column;gap:32px}}.products-slider--block__item .products-slider{width:100%!important}.products-slider--block:has(.advice) .products-slider{width:75%!important}@media screen and (max-width: 992px){.products-slider--block:has(.advice) .products-slider{width:100%!important}}.products-slider--block:has(.advice) .products-slider--block__item .btn--black-secondary-l{display:none}@media screen and (max-width: 992px){.products-slider--block:has(.advice) .products-slider--block__item .btn--black-secondary-l{display:flex;margin-top:30px}}.products-slider--beige-background{padding-block:clamp(0px,7.1428571429vw,100px);position:relative;background-color:var(--wp--preset--color--light-beige);border-radius:clamp(0px,.8571428571vw,12px);margin-inline:clamp(0px,1.4285714286vw,20px);z-index:1}@media screen and (max-width: 992px){.products-slider--beige-background{padding-block:60px;border-radius:12px;margin-inline:0}}.hero{position:relative;width:100%;padding-block:clamp(0px,2vw,28px) 0}@media screen and (max-width: 992px){.hero{padding-block:14px 0}}.hero__background{position:absolute;top:0;left:0;width:100%;pointer-events:none}.hero__background img{width:100%;height:auto}@media screen and (max-width: 992px){.hero__background--desktop{display:none}}.hero__background--mobile{display:none}@media screen and (max-width: 992px){.hero__background--mobile{display:block}}.hero__wrapper{position:relative;z-index:1}.hero__top{display:flex;align-items:center;gap:clamp(0px,1.1428571429vw,16px)}@media screen and (max-width: 992px){.hero__top{justify-content:space-between;gap:16px}}.hero__top .btn-icon:last-of-type{margin-left:auto}@media screen and (max-width: 992px){.hero__top .btn-icon:last-of-type{margin-left:0}}.hero__slider{margin-top:clamp(0px,1vw,14px)}@media screen and (max-width: 992px){.hero__slider{margin-top:14px}}.hero__slide{display:flex;width:100%!important;margin:0 auto;max-width:1400px!important;padding-inline:clamp(0px,2.8571428571vw,40px)!important}@media screen and (max-width: 992px){.hero__slide{padding-left:16px!important;padding-right:16px!important}}@media (max-width: 992px){.hero__slide--no-paddings{padding-right:0!important;padding-left:0!important}}@media screen and (max-width: 992px){.hero__slide{flex-direction:column}}.hero__left{display:flex;width:50%;border-radius:clamp(0px,.5714285714vw,8px) 0 0 clamp(0px,.5714285714vw,8px);overflow:clip}@media screen and (max-width: 992px){.hero__left{flex-direction:column;width:100%;border-radius:8px 8px 0 0}}.hero__left__content{flex-shrink:0;flex-grow:1}@media screen and (max-width: 992px){.hero__left__content{width:100%}}.hero__left:after{flex-shrink:0;content:"";width:14px;height:100%;background-image:url(/app/themes/bkwp/dist/assets/hero-carbon-1714aea3.svg);background-size:cover;z-index:1}@media screen and (max-width: 992px){.hero__left:after{height:14px;width:calc(100% + 8px);transform:translate(-4px);background-image:url(/app/themes/bkwp/dist/assets/hero-carbon-mob-9f6db57f.svg);background-size:cover;background-repeat:no-repeat;background-position:center}}.hero__banner{position:relative;width:100%;height:100%}.hero__banner img{width:100%;height:100%;object-fit:cover}.hero__text-type{display:flex;position:relative;padding:clamp(0px,1.7142857143vw,24px);background-color:var(--wp--preset--color--black-anb);height:100%}@media screen and (max-width: 992px){.hero__text-type{padding:16px}}.hero__text-type__bg{position:absolute;bottom:0;left:0;width:100%;height:clamp(0px,24vw,336px);z-index:1}@media screen and (max-width: 992px){.hero__text-type__bg{display:none}}.hero__text-type__bg img{width:100%;height:100%;object-fit:cover}.hero__text-type__content{position:relative;display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(0px,1.1428571429vw,16px);z-index:2}@media screen and (max-width: 992px){.hero__text-type__content{gap:60px}}.hero__text-type__top{justify-self:flex-start}.hero__text-type__center{display:flex;align-items:flex-start;flex-direction:column;gap:clamp(0px,.8571428571vw,12px);justify-self:center;margin-block:auto}@media screen and (max-width: 992px){.hero__text-type__center{gap:12px}}.hero__text-type__countdown{display:flex;align-items:center;gap:clamp(0px,.5714285714vw,8px);padding-bottom:clamp(0px,.2857142857vw,4px)}@media screen and (max-width: 992px){.hero__text-type__countdown{gap:8px;padding-bottom:4px}}.hero__text-type__countdown span{color:var(--wp--preset--color--light-beige)}.hero__text-type__countdown i{font-size:max(12px,clamp(0px,1.1428571429vw,16px));color:var(--wp--preset--color--orange)}@media screen and (max-width: 992px){.hero__text-type__countdown i{font-size:14px}}.hero__text-type__description{color:var(--wp--preset--color--mid-beige)}.hero__text-type__description strong{color:var(--wp--preset--color--white)}.hero__text-type__description p{color:inherit}.hero__text-type__btn{margin-top:clamp(0px,.8571428571vw,12px)}@media screen and (max-width: 992px){.hero__text-type__btn{margin-top:12px}}.hero__text-type__bottom{justify-self:flex-end;display:flex;justify-content:space-between;align-items:center;width:100%;gap:clamp(0px,.5714285714vw,8px)}.hero__text-type__current-brand{display:flex;align-items:center;gap:clamp(0px,.5714285714vw,8px);margin-left:auto}@media screen and (max-width: 992px){.hero__text-type__current-brand{display:none}}.hero__text-type__current-brand img{width:auto}.hero__text-type__current-brand i{font-size:max(12px,clamp(0px,.8571428571vw,12px));color:var(--wp--preset--color--beige);rotate:90deg}.hero__text-type__current-brand__text{color:var(--wp--preset--color--beige);font-style:italic;font-weight:700;font-size:max(12px,clamp(0px,1.4285714286vw,20px))}
