.product .page-breadcrumb{padding:20px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__summary{padding-top:24px;border-top:1px solid var(--light-gray-theme-color)}.product__summary-bottom{width:100%}.product__summary-out-of-stock{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:32px;padding:12px 24px;text-align:center;background:var(--light-gray-theme-color)}.product__gallery{position:sticky;top:130px;padding-right:70px}.product__gallery--with-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:20px}.product__gallery-thumbs{display:none;gap:20px;-ms-flex-negative:0;flex-shrink:0;width:100px;overflow-y:auto;scrollbar-width:none}.product__gallery-thumbs::-webkit-scrollbar{display:none}@media(min-width: 992px){.product__gallery-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex}}.product__gallery-thumb-image{display:block;height:100%}.product__gallery-thumb-image picture{display:block;height:100%}.product__gallery-thumb-image picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product__gallery-thumb-btn{padding:4px;border:1px solid rgba(0,0,0,0);cursor:pointer;-webkit-transition:border-color .2s;transition:border-color .2s;width:100px;height:100px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.product__gallery-thumb-btn.is-active{border-color:var(--primary-theme-color)}.product__gallery-thumb-btn:hover:not(.is-active){border-color:rgba(0,0,0,0)}.product__gallery-main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;position:relative;height:100%}.product__gallery-image{aspect-ratio:.85/1}.product__gallery-image img{padding:1px;width:100%}.product__gallery-arrows button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:8px;width:32px;height:32px;background:var(--light-gray-theme-color);border-radius:20px}.product__gallery-arrows button svg{width:16px}.product__gallery-arrows button svg path{fill:var(--black-theme-color)}.product__gallery-arrows button.splide__arrow--next{left:auto;right:8px}.product__gallery-labels{position:absolute;top:12px;left:12px;gap:6px;z-index:2}.product__gallery-label{display:inline-block;padding:10px 20px;font-size:12px;color:var(--primary-theme-color);border-radius:24px;background:var(--light-gray-theme-color)}.product__gallery-label.sale{background:var(--sale-gradient);color:var(--white-theme-color)}.product__gallery-zoom{position:absolute;top:12px;right:12px;z-index:2;width:40px;height:40px;background:var(--white-theme-color);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border:1px solid var(--light-gray-theme-color)}.product__gallery-zoom svg{width:20px;height:20px}.product__gallery-lightbox{position:fixed;inset:0;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__gallery-lightbox[hidden]{display:none}.product__gallery-lightbox-overlay{position:absolute;inset:0;background:rgba(0,0,0,.88);cursor:pointer}.product__gallery-lightbox-inner{position:relative;z-index:1;width:90vw;max-width:1200px;max-height:90vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.product__gallery-lightbox-close{position:absolute;top:-48px;right:0;z-index:2;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.product__gallery-lightbox-close svg{width:24px;height:24px}.product__gallery-lightbox-close svg path{fill:var(--white-theme-color);stroke:var(--white-theme-color)}.product__gallery-lightbox-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.product__gallery-lightbox-images{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.product__gallery-lightbox-item img{width:100%;height:auto;max-height:80vh;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}.product__gallery-lightbox-prev,.product__gallery-lightbox-next{-ms-flex-negative:0;flex-shrink:0;width:44px;height:44px;background:hsla(0,0%,100%,.15);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.product__gallery-lightbox-prev:hover,.product__gallery-lightbox-next:hover{background:hsla(0,0%,100%,.3)}.product__gallery-lightbox-prev svg,.product__gallery-lightbox-next svg{width:20px;height:20px}.product__gallery-lightbox-prev svg path,.product__gallery-lightbox-next svg path{fill:var(--white-theme-color);stroke:var(--white-theme-color)}.product__gallery-lightbox-counter{text-align:center;color:var(--white-theme-color);font-size:12px}.product__gallery .splide__pagination{position:absolute;z-index:1;bottom:8px;right:0;gap:8px}.product__gallery .splide__pagination button{width:8px;height:8px;border-radius:50%;background:#d9d9d9;-webkit-transition:background-color .2s;transition:background-color .2s}.product__gallery .splide__pagination button.is-active{background:#777}.product__right{width:100%;padding-left:60px;gap:20px;position:relative;color:var(--text-dark-theme-color)}.product__right.loading::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:hsla(0,0%,100%,.7)}.product__title{font-weight:400}.product__sku{color:var(--text-muted-theme-color)}.product__price{font-size:18px;gap:6px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product__price-price{font-size:22px;font-family:"Zalando Sans",sans-serif}.product__price-label{font-size:12px;font-weight:400;color:var(--text-muted-theme-color)}.product__price-netto{margin-top:8px;font-size:12px;color:var(--text-muted-theme-color)}.product__price-netto .--netto-placeholder{font-size:18px;font-family:"Zalando Sans",sans-serif}.product .price-wrapper{gap:24px}.product .price-wrapper>*:first-child{min-width:50px}.product__installment-info{padding:12px 24px;background:var(--light-gray-theme-color);color:var(--primary-theme-color);font-size:12px;font-weight:600;border-radius:32px}.product__excerpt{margin-bottom:16px}.product__config{width:100%;gap:32px}.product__config-item select{font-weight:600;padding:0 30px 0 0;background-image:url(../svg/chevron.svg);background-repeat:no-repeat;background-position:100% 50%;background-size:24px;cursor:pointer}.product__config-label{font-weight:600;margin-bottom:10px}.product__config-checkbox{width:100%}.product__config-checkboxes{list-style:none;padding:0;margin:0;gap:12px 20px;margin-top:10px}.product__config-checkbox-item{cursor:pointer}.product__config-checkbox-label{gap:20px;cursor:pointer;color:var(--dark-gray-theme-color);-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.product__config-checkbox-label:hover{color:var(--black-theme-color)}.product__config-checkbox-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.product__config-input{position:absolute;opacity:0;width:0;height:0}.product__config-checkbox-indicator{position:relative;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;border:1px solid var(--light-gray-theme-color);border-radius:3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product__config-checkbox-indicator::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../svg/check-white.svg");background-size:100%;opacity:0}input:checked+.product__config-checkbox-indicator{background:var(--primary-theme-color);border-color:var(--primary-theme-color)}input:checked+.product__config-checkbox-indicator::after{opacity:1}.product__config-color{width:100%}.product__config-color-name{font-weight:600}.product__config-color-options{gap:8px;margin-top:10px}.product__config-color-item{cursor:pointer}.product__config-color-item input{display:none}.product__config-color-item:hover .product__config-color-swatch{outline:1px solid var(--dark-gray-theme-color);outline-offset:1px}.product__config-color-item input:checked~.product__config-color-swatch{outline:1px solid var(--primary-theme-color);outline-offset:1px}.product__config-color-swatch{display:block;width:28px;height:28px;-webkit-transition:outline .15s;transition:outline .15s;border-radius:8px}.product__wishlist{width:45px;-ms-flex-negative:0;flex-shrink:0}.product__wishlist a{padding:12px;border:1px solid var(--primary-theme-color);border-radius:48px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.product__wishlist a svg{width:20px}.product__wishlist a:hover{background:var(--primary-theme-color)}.product__wishlist a:hover svg path{fill:var(--primary-theme-color);stroke:var(--white-theme-color)}.product__wishlist a.active svg path{fill:var(--primary-theme-color)}.product__wishlist a.active:hover svg path{fill:var(--white-theme-color)}.product__qty{gap:0;border:1px solid var(--light-gray-theme-color);border-radius:32px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;color:var(--text-muted-theme-color)}.product__qty-label{display:block;margin-bottom:24px;font-weight:600}.product__qty-btn{width:40px;height:100%;background:none;border:none;cursor:pointer;line-height:1;-webkit-transition:background-color .15s;transition:background-color .15s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.product__qty-btn:hover{background-color:var(--light-gray-theme-color)}.product__qty-input{width:100px;height:100%;border:none;text-align:center;font-family:inherit;background:rgba(0,0,0,0);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;padding:0}.product__qty-input::-webkit-outer-spin-button,.product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__qty-input:focus{outline:2px solid var(--primary-theme-color);outline-offset:-2px}.product__add-to-cart{-webkit-box-flex:1;-ms-flex:1;flex:1}.product__cart{margin-top:32px;padding-top:24px;border-top:1px solid var(--light-gray-theme-color)}.product__cart-info{margin-top:12px;padding-top:24px;border-top:1px solid var(--light-gray-theme-color)}.product__advantages{margin-top:12px;padding-top:24px;border-top:1px solid var(--light-gray-theme-color);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.product__advantages-item{width:calc(33% - 16px);gap:16px}.product__form-cart .btn-add-to-cart{-webkit-box-flex:1;-ms-flex:1;flex:1}.product__form-cart.loading .btn-add-to-cart::after{content:"";background-color:var(--primary-theme-color);background-image:url("../svg/loading-white.svg");background-size:30px;background-position:center;background-repeat:no-repeat;border-radius:30px;position:absolute;left:0;top:0;width:100%;height:100%}.product__tabs{margin-top:100px}.product__tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-bottom:1px solid var(--light-gray-theme-color)}.product__tabs-nav::before{content:"";position:absolute;bottom:0px;left:0;height:1px;width:100%;background:var(--light-gray-theme-color)}.product__tabs-nav-item{max-width:33%}.product__tabs-nav-item button{position:relative;padding:18px 20px}.product__tabs-nav-item.active button::after{content:"";width:100%;height:2px;background:var(--primary-theme-color);position:absolute;bottom:-1px;left:0}.product__tabs-result{margin-top:24px}.product__tabs-result-item:not(.active){display:none}.product__content>*{margin-bottom:6px}.product__content>*{margin-bottom:16px}.product__content h2{font-size:22px;margin:24px 0}.product__content h3{font-size:18px;margin:24px 0}.product__content h2:first-child,.product__content h3:first-child{margin-top:0}.product__specification-row:nth-child(even){background:var(--light-gray-theme-color)}.product__specification-name{width:240px;padding:10px 16px;font-weight:600}.product__specification-value{padding:10px 16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.product__related{margin:120px 0}.product__related-title{margin-bottom:40px;font-size:22px;font-weight:500}.product__banner{margin-top:100px}.product__banner-wrapper{margin:0 auto -20px;max-width:768px;gap:24px}.product__banner-title{font-weight:400}.product__banner-button{margin-top:12px}.product__discount{padding:8px 12px}.product__discount .btn{background:var(--gray-theme-color)}.product__discount .btn:hover{background:var(--white-theme-color)}.product__frame{gap:48px}.product__frame-img{width:400px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 991px){.product .page-breadcrumb{margin-bottom:24px;padding:10px 0;font-size:10px}.product__gallery{padding-right:0}.product__gallery-lightbox-next{position:absolute;right:4px;background:rgba(0,0,0,.15);width:32px;height:32px}.product__gallery-lightbox-next svg{width:16px}.product__gallery-lightbox-prev{width:32px;height:32px;background:rgba(0,0,0,.15);position:absolute;left:4px}.product__gallery-lightbox-prev svg{width:16px}.product__right{padding:0;margin-top:24px;gap:16px}.product__summary-bottom{margin:0}.product__summary-variables{padding-bottom:16px;gap:24px;font-size:12px}.product__excerpt{margin-bottom:0;font-size:12px}.product__price{font-size:16px}.product__price-netto{margin-top:6px}.product__price-netto .--netto-placeholder{font-size:14px}.product__price-price{font-size:16px;font-weight:500}.product__installment{margin-top:12px}.product__tabs{margin-top:32px}.product__tabs-nav{overflow-x:auto}.product__tabs-nav-item{max-width:none}.product__tabs-nav-item button{padding:8px 10px;font-size:14px;white-space:nowrap}.product__tabs-nav-item.active button::after{bottom:0}.product__tabs-result{margin-top:16px;font-size:12px}.product__discount{padding:8px 0}.product__related{margin:54px -20px 54px 0}.product__related-title{font-size:18px}.product__banner{margin-top:54px}.product__frame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.product__frame-img{width:100%}.product__qty{font-size:12px;margin-right:16px}.product__qty-label{margin-bottom:14px;font-size:12px}.product__qty-input{width:40px}.product__qty-btn{width:30px}.product__cart{margin-top:12px}.product__cart .btn-add-to-cart{font-size:12px}.product__lead-time{font-size:12px}.product .payment-methods{margin-top:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product__advantages-item{width:100%;font-size:12px}}.advantages{margin-top:60px;margin-bottom:60px;padding:84px 0;background:var(--light-gray-theme-color)}.advantages--no-margin{margin-top:0;margin-bottom:0}.advantages__wrapper{gap:24px}.advantages__item{gap:14px}.advantages__item-text{color:rgba(14,31,42,.5);line-height:1.4}.advantages .splide__pagination{margin:32px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;width:100%;padding:0;list-style:none}.advantages .splide__pagination button{width:6px;height:6px;background:rgba(0,0,0,.3);border-radius:6px}.advantages .splide__pagination button.is-active{background:var(--primary-theme-color)}@media(max-width: 991px){.advantages{margin-top:0;margin-bottom:0;padding:64px 0}.advantages__item{gap:8px}.advantages__item-icon img{max-width:32px}.advantages__item-title{font-size:14px}.advantages__item-text{font-size:12px}}.faq{padding:116px 0 160px}.faq__answer{display:none;font-size:12px;padding-bottom:22px;padding-right:76px}.faq__item{border-bottom:1px solid var(--light-gray-theme-color)}.faq__item-question{font-size:16px}.faq__question{padding:22px 0;gap:16px}.faq__question-plus{-ms-flex-negative:0;flex-shrink:0;width:60px;background:var(--light-gray-theme-color);height:42px;border-radius:24px;position:relative}.faq__question-plus::after{content:"";width:28px;height:28px;display:block;background:url(../svg/plus.svg);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.faq__question.active .faq__question-plus::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.faq__banner{margin-top:80px;padding:40px 30px;background:var(--light-gray-theme-color);border-radius:20px;gap:24px}.faq__left{position:sticky;top:170px}@media(max-width: 991px){.faq{padding:40px 0 64px}.faq__left{margin-bottom:16px}.faq__item-question{font-size:14px}.faq__question{padding:18px 0}.faq__question-plus{width:40px;height:32px}.faq__answer{padding-right:0}.faq__banner{margin-top:48px;padding:40px 16px}}