.productDescriptions__composition_content,.productDescriptions__content,.productDescriptions__instructions{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.productDescriptions__sub-title{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:600}.productDescriptions__title{color:#3c3c3c;font-family:"DocMorris",serif;font-weight:400}.productDescriptions__title{line-height:32px;font-size:26px}.productDescriptions__content,.productDescriptions__instructions{line-height:20px;font-size:14px}.productDescriptions__sub-title{line-height:20px;font-size:14px}.productDescriptions__composition_content{line-height:20px;color:#757575;font-size:14px}.productDescriptions{max-width:912px}.productDescriptions__title{margin-top:16px}.productDescriptions__title--separate{margin-top:24px;border-top:1px solid #ededed;padding-top:24px}.productDescriptions ul{display:block;margin:16px 0;padding:8px 8px;padding-left:40px;list-style-type:disc}.productDescriptions ul li{margin:4px 0}.productDescriptions h5{font-weight:bold}.productDescriptions h5+div{padding-left:16px}.productDescriptions__content p a{color:#c32d2d}.productDescriptions__content p:empty{padding:8px}.productDescriptions__action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.productDescriptions__composition{position:relative}.productDescriptions__composition_content{overflow:hidden;color:#3c3c3c}.productDescriptions__composition_content--hidden{position:absolute;bottom:41px;background:#020022;background:-webkit-gradient(linear, left top, left bottom, from(rgba(2, 0, 34, 0)), to(rgb(255, 255, 255)));background:linear-gradient(180deg, rgba(2, 0, 34, 0) 0%, rgb(255, 255, 255) 100%);width:100%;height:30px}
.productDescriptionDropdown__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer}.productDescriptionDropdown__header h2{margin:0}.productDescriptionDropdown__toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:8px}.productDescriptionDropdown__arrow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.productDescriptionDropdown__arrow.rotate{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.productDescriptionDropdown__content{-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out;margin-top:8px;max-height:0;overflow:hidden}.productDescriptionDropdown__content.visible{max-height:3000px}
.attributeRow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid #ededed;padding-top:8px;padding-bottom:8px;font-size:.875rem}.attributeRow:last-child{border-bottom:0}.attributeRow .attributeKey{min-width:184px;font-weight:bold}.attributeRow .attributeValue{margin-left:4px}
.zoom-lens__lens{position:absolute;left:400px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;border:4px solid #fff;border-radius:100%;-webkit-box-shadow:inset 0 0 10px #3c3c3c;box-shadow:inset 0 0 10px #3c3c3c;background-color:#fff;background-repeat:no-repeat;background-size:1200px 1200px;cursor:-webkit-zoom-out;cursor:zoom-out;width:300px;height:300px;pointer-events:none}.zoom-lens__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:-webkit-zoom-out;cursor:zoom-out}
.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:''}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translate3d(0, 0, 0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,0.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:0.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,0.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,0.9);color:#fff}.carousel:hover .slide .legend{opacity:1}

.product-page-slider .carousel-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.product-page-slider .carousel-slider .slider-control__next,.product-page-slider .carousel-slider .slider-control__prev{display:none;position:absolute;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;z-index:1;border:2px solid #ff4141;border-radius:50px;width:32px;height:32px}.product-page-slider .carousel-slider .slider-control__next.show_arrow,.product-page-slider .carousel-slider .slider-control__prev.show_arrow{visibility:visible}.product-page-slider .carousel-slider .slider-control__next svg,.product-page-slider .carousel-slider .slider-control__prev svg{fill:#ff4141}@media only screen and (min-width: 1024px){.product-page-slider .carousel-slider .slider-control__next,.product-page-slider .carousel-slider .slider-control__prev{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.product-page-slider .carousel-slider .slider-control__prev{left:24px}.product-page-slider .carousel-slider .slider-control__next{right:24px}@media only screen and (min-width: 640px){.product-page-slider .carousel-slider .slider-wrapper{cursor:pointer}}@media only screen and (min-width: 1024px){.product-page-slider .carousel-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.product-page-slider .product-page-slider__slide{position:relative;background:#fff;aspect-ratio:1/1}.product-page-slider .product-page-slider__slide a img{-o-object-fit:contain;object-fit:contain;max-width:514px;max-height:514px}.product-page-slider .product-page-slider__slide-image{display:block}.product-page-slider .product-page-slider__slide-image picture{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.product-page-slider .carousel{padding-bottom:40px}.product-page-slider .carousel .control-dots{width:50%}.product-page-slider .carousel .dot{margin:4px;border:1px solid #a8a8a8;-webkit-box-shadow:none;box-shadow:none;width:8px;height:8px}.product-page-slider .carousel .dot.selected{background:#a8a8a8}.product-page-slider .carousel .thumbs-wrapper{margin:4px 64px 56px;text-align:center}.product-page-slider .carousel .thumbs-wrapper button{display:none}.product-page-slider .carousel .thumbs-wrapper .control-next.control-arrow::before{border-left:8px solid #757575}.product-page-slider .carousel .thumbs-wrapper .control-prev.control-arrow::before{border-right:8px solid #757575}.product-page-slider .carousel .thumbs-wrapper .thumbs{height:56px}.product-page-slider .carousel .thumbs-wrapper .thumb{margin-right:4px;border:1px solid #ededed;border-radius:4px;cursor:pointer;padding:0;width:56px;max-width:56px;height:56px;max-height:56px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-page-slider .carousel .thumbs-wrapper .thumb:hover{border:1px solid #a8a8a8}.product-page-slider .carousel .thumbs-wrapper .thumb.selected{border:1px solid #a8a8a8}.product-page-slider .carousel .thumbs-wrapper .thumb .image-loader{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.product-page-slider .carousel .thumbs-wrapper .thumb img{width:auto;max-width:56px;height:auto;max-height:56px}@media only screen and (min-width: 1024px){.product-page-slider .carousel{padding-bottom:0}}.product-page-slider.with-zoom .carousel .slider-wrapper.axis-horizontal .slider .slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.product-page-slider.with-zoom .carousel .product-page-slider__slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.product-page-slider.with-zoom .carousel img{width:auto;max-width:100%;max-height:60vh}@media only screen and (min-width: 768px){.product-page-slider.with-zoom .carousel img{max-height:100%}}.view-options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:-40px;height:56px}.view-options .product-page-slider__slide-icon,.view-options .product-page-slider__slide-view360{position:relative;width:32px;height:32px;fill:#a8a8a8}@media only screen and (min-width: 1024px){.view-options .product-page-slider__slide-icon,.view-options .product-page-slider__slide-view360{-webkit-box-sizing:content-box;box-sizing:content-box;outline:1px solid #ededed;border-radius:4px;padding:8px;width:40px;height:40px}}@media only screen and (min-width: 1024px){.view-options .product-page-slider__slide-icon{display:none}}@media only screen and (min-width: 1024px){.view-options{margin-top:-112px}}.modal .modal__slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:calc(100% - 40px)}.modal .modal__slider__container{width:100%;height:100%}.modal.modal-image-360 .modal__content{height:95%}.modal.modal-image-360 .modal__slider__image_360{height:100%}.modal.modal-image-360 .modal__slider__image_360 iframe{border:none;width:100%;height:calc(100% - 40px)}.modal .carousel .carousel-slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:initial}.modal .carousel .carousel-slider .slider-control{display:none;position:absolute;top:50%;z-index:1;margin-top:-8px}.modal .carousel .carousel-slider .slider-control.slider-control__prev{left:24px}.modal .carousel .carousel-slider .slider-control.slider-control__next{right:24px}@media only screen and (min-width: 768px){.modal .carousel .carousel-slider .slider-control{display:initial}}@media only screen and (min-width: 640px){.modal .carousel .carousel-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.modal .carousel .thumbs-wrapper .thumbs{width:100%;text-align:center}.modal .carousel .control-dots{position:relative;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.modal .carousel .control-dots .dot{-webkit-box-shadow:none;box-shadow:none;background:#a8a8a8;width:12px;height:12px}.modal .carousel .control-dots .dot.selected{background:#757575}.modal .thumbs-wrapper{text-align:center}.modal .product-page-slider__slide{cursor:-webkit-zoom-in;cursor:zoom-in;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal .product-page-slider__slide--zooming{cursor:-webkit-zoom-out;cursor:zoom-out}@media only screen and (min-width: 640px){.modal .product-page-slider__slide .responsive-image img{width:auto;height:100%}}@media only screen and (min-width: 475px){.modal .carousel-wrapper{max-height:100%}.modal .carousel-slider{height:calc(100% - 95px);min-height:400px}.modal .carousel-slider>.slider-wrapper{height:100%}.modal .carousel-slider>.slider-wrapper>.slider{padding-bottom:24px;height:100%}.modal .product-page-slider{width:100%;height:100%}.modal .product-page-slider .slide{background-color:#fff;max-height:100%}.modal .product-page-slider .product-page-slider__slide{width:100%;height:100%}.modal .product-page-slider .product-page-slider__slide>img{width:initial;max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}
.quantity-select{max-width:60px}.quantity-select .form__input{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;padding:8px;line-height:22px}.quantity-select .form__select,.quantity-input-wrapper,.quantity-input-wrapper input{height:100%}
.product-price__other-sellers,.product-price__out-stock,.product-price .price__info .price__vat,.product-price .price__old,.product-price{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.product-price{line-height:24px;font-size:16px}.product-price .price__old{line-height:24px;color:#757575;font-size:16px}.product-price .price__info .price__vat{line-height:20px;font-size:14px}.product-price__other-sellers,.product-price__out-stock{line-height:16px;font-size:12px}.product-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width: 640px){.product-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width: 1024px){.product-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.product-price .price__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.product-price .price__info .price__main{padding-right:8px;line-height:24px;font-size:28px;font-weight:600}.product-price .price__info .price__vat{line-height:15px;color:#757575}.product-price .price__discount{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:10px;margin-left:0}@media only screen and (min-width: 360px)and (max-width: 639px){.product-price .price__discount{margin-top:14px}}.product-price .price__discount .tag{margin-right:8px}.product-price .price__old{margin-right:8px;text-decoration:line-through}.product-price .price__percentage{border-radius:10px;background-color:#ededed;padding:4px}.product-price .quantity-select{margin-right:8px}.product-price__actions-group{margin-bottom:8px;max-width:100%}@media only screen and (min-width: 360px)and (max-width: 639px){.product-price__actions-group{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.product-price__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:32px}.product-price__actions .form__label{display:none}.product-price__actions .form__select{margin-right:8px}.product-price__actions .form__select select{border:1px solid #d0d0d0;padding:8px}.product-price__actions>button{padding-top:8px;width:100%}.product-price__out-stock{margin-bottom:21px;border:1px solid #ff9841;border:none;border-radius:4px;background-color:#fff0e6;padding:8px 16px}@media only screen and (min-width: 768px){.product-price__out-stock-wrapper button{width:auto}}.product-price__out-stock-wrapper button{width:100%}.product-price__other-sellers{display:block;margin-top:16px;cursor:pointer;text-align:left;color:#c32d2d}.product-price__other-sellers:hover{color:#8d2121}.product-price__error{margin:8px 0 0 4px}.product-price__feedback-icon--success{border-radius:50%;fill:#fff;background-color:#00d264}.product-price__feedback-icon--error{fill:#e30613}@media only screen and (min-width: 768px){.product-price__error-flag{min-width:522px}}@media only screen and (min-width: 768px){.product-price--without-variants{border:1px solid #ededed;border-radius:0 0 16px 0;padding:24px 16px 16px}}.product-price--without-variants .delivery-time{margin-bottom:0}.product-price--without-stock-and-with-variants{margin-bottom:32px}.product-price--without-stock-and-with-variants .product-price__out-stock{margin-bottom:0}.product-price--without-stock-and-with-variants .product-price__out-stock-wrapper{margin-top:24px}.product-price--with-sticky{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-price--with-sticky>div{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.product-price--with-sticky .product-price__error{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;text-align:right}.product-price--with-sticky .button__text{display:none}
.aside-panel__description{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.aside-panel.aside-panel--navigable .aside-panel__title,.aside-panel__title{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:600}.aside-panel__title{line-height:24px;font-size:16px}.aside-panel.aside-panel--navigable .aside-panel__title{line-height:24px;font-size:16px}.aside-panel__description{line-height:20px;color:#757575;font-size:14px}.aside-panel__header-product .image-loader,.aside-panel__header .placeholder{min-width:60px;max-width:60px;max-height:60px}.aside-panel__header-product .image-loader .placeholder,.aside-panel__header .placeholder .placeholder{padding:8px}.aside-panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;z-index:300}.aside-panel__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-color:#3c3c3c;-webkit-animation:backdropOut .3s linear;animation:backdropOut .3s linear}.aside-panel__content{position:relative;border-radius:16px 16px 0 0;background-color:#fff;width:100%;height:86vh;-webkit-animation:contentOut .3s linear;animation:contentOut .3s linear}.aside-panel__content-extend{top:40px}@media only screen and (min-width: 768px){.aside-panel__content{position:absolute;top:0;right:0;bottom:0;left:auto;border-radius:0;width:512px;height:100%;-webkit-animation:contentOutDsk .3s linear;animation:contentOutDsk .3s linear}}.aside-panel__content__close,.aside-panel__content__back{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.aside-panel__content__close svg,.aside-panel__content__back svg{fill:#a8a8a8}.aside-panel__content__close.is-hidden,.aside-panel__content__back.is-hidden{opacity:0;pointer-events:none}.aside-panel__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ededed;border-radius:16px 16px 0 0;background-color:#fff;padding:24px}.aside-panel__header>div{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;max-width:none;overflow:hidden}.aside-panel__header img{margin-right:16px}.aside-panel__body{padding:24px;max-height:72vh;overflow-y:auto}@media only screen and (min-width: 768px){.aside-panel__body{height:85%;max-height:none}}.aside-panel__header-product{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.aside-panel__header-product .image-loader img{width:100%}.aside-panel__title{padding-right:16px}.aside-panel__description{margin-top:4px}.aside-panel.aside-panel--navigable .aside-panel__title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.aside-panel.aside-panel--navigable .aside-panel__title .skeleton{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.aside-panel.aside-panel--navigable .aside-panel__header svg,.aside-panel.aside-panel--navigable .aside-panel__header button{width:24px;height:24px}.aside-panel.aside-panel--visible .aside-panel__backdrop{-webkit-animation:backdropIn .3s linear forwards;animation:backdropIn .3s linear forwards}.aside-panel.aside-panel--visible .aside-panel__content{-webkit-animation:contentIn .3s linear forwards;animation:contentIn .3s linear forwards}@media only screen and (min-width: 768px){.aside-panel.aside-panel--visible .aside-panel__content{-webkit-animation:contentInDsk .3s linear forwards;animation:contentInDsk .3s linear forwards}}.aside-panel .button.button--block{width:40px}@-webkit-keyframes backdropIn{0%{opacity:0}100%{opacity:.5}}@keyframes backdropIn{0%{opacity:0}100%{opacity:.5}}@-webkit-keyframes backdropOut{0%{opacity:.5}100%{opacity:0}}@keyframes backdropOut{0%{opacity:.5}100%{opacity:0}}@-webkit-keyframes contentInDsk{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes contentInDsk{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes contentOutDsk{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes contentOutDsk{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes contentIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes contentIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes contentOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes contentOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}
.list-with-action-item__details,.list-with-action-item.has-subtitle .list-with-action-item__detail,.list-with-action-item__description,.list-with-action-item.has-subtitle .list-with-action-item__description-with-url,.list-with-action-item.has-subtitle .list-with-action-item__description,.list-with-action-item__title{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.list-with-action-item.has-subtitle .list-with-action-item__title{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:600}.list-with-action-item__title{line-height:24px;font-size:16px}.list-with-action-item.has-subtitle .list-with-action-item__title{line-height:24px;font-size:16px}.list-with-action-item__description,.list-with-action-item.has-subtitle .list-with-action-item__description-with-url,.list-with-action-item.has-subtitle .list-with-action-item__description{line-height:20px;font-size:14px}.list-with-action-item__details,.list-with-action-item.has-subtitle .list-with-action-item__detail{line-height:16px;color:#757575;font-size:12px}.list-with-action-item{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ededed;padding:16px 0}.list-with-action-item .button.list-with-action-item__button-rounded{border-radius:8px}.list-with-action-item .skeleton{text-align:right}.list-with-action-item .skeleton__title{display:inline-block}.list-with-action-item.has-subtitle .list-with-action-item__description-with-url:hover{color:#ff4141}.list-with-action-item__title{margin-bottom:4px}.list-with-action-item__description:hover{color:#ff4141}.list-with-action-item__cart-icon{position:relative;top:2px;fill:#fff}.list-with-action-item__action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-right:0}.list-with-action-item__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.list-with-action-item__button>button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap}.list-with-action-item__button>button>path{width:16px}
.sellers-list{padding:0}.sellers-list .sellers-list__shipping_cost{margin-top:4px;line-height:16px;color:#757575;font-size:.75rem}
.product-hazards .product-hazards__hazards__sheet a,.product-hazards{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.product-hazards .product-hazards__subtitle{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:600}.product-hazards .product-hazards__title{color:#3c3c3c;font-family:"DocMorris",serif;font-weight:400}.product-hazards .product-hazards__title{line-height:32px;font-size:26px}.product-hazards .product-hazards__subtitle{line-height:24px;font-size:16px}.product-hazards{line-height:20px;color:#757575;font-size:14px}.product-hazards .product-hazards__hazards__sheet a{line-height:24px;color:#c32d2d;font-size:16px}.product-hazards .product-hazards__hazards__sheet a:hover{color:#8d2121}.product-hazards{color:#3c3c3c}.product-hazards .product-hazards__title{margin-bottom:16px}.product-hazards .product-hazards__subtitle{margin-bottom:8px}.product-hazards .product-hazards__hazards__phrases{margin-bottom:16px}.product-hazards .product-hazards__hazards__icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.product-hazards .product-hazards__hazards__icons li{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin-right:8px}.product-hazards .product-hazards__hazards__icons li:last-of-type{margin-right:0}.product-hazards .product-hazards__hazards__icons li img{width:40px;height:40px}.product-hazards .textList .textList__bulleted{padding-left:24px}.product-hazards .textList .textList__bulleted .textList__element{margin-left:0}
.textList .textList__caption-size,.textList .textList__small-size{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.textList .textList__small-size{line-height:20px;font-size:14px}.textList .textList__caption-size{line-height:16px;font-size:12px}.textList .textList__bulleted{padding-left:40px;list-style-type:unset}.textList .textList__numbered{padding-left:40px;list-style-type:decimal}.textList .textList__item{margin-bottom:5px}.textList .textList__item::marker{color:#ff7d7d}.textList .textList__element{margin-left:20px}
.product-detail__floating-price .delivery-time{display:none}
.cumulus-info__originalPoints,.cumulus-info__alert{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.cumulus-info__alert{line-height:16px;font-size:12px}.cumulus-info__originalPoints{line-height:16px;color:#757575;font-size:12px}.cumulus-info__box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:8px}.cumulus-info__text{width:100%}.cumulus-info.with-multiplier .cumulus-info__box{border-radius:4px;background-color:#f1f6fe;padding:8px}.cumulus-info__badget{padding-right:8px}.cumulus-info__originalPoints{color:#757575}.cumulus-info__alert{margin-top:16px;color:#bb5b0c}.cumulus-info__skeleton{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.cumulus-info__skeleton .skeleton:first-child{width:20%}.cumulus-info__skeleton .skeleton__button{border-radius:4px;width:48px;height:32px}.cumulus-badge{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.list-sheet-anchor-item__box__discount__amount,.list-sheet-anchor-item__box__no-stock,.list-sheet-anchor-item__box__price__another-seller,.list-sheet-anchor-item__box__price__amount,.list-sheet-anchor-item__box__selector__label{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.list-sheet-anchor-item__box__price__amount,.list-sheet-anchor-item__box__selector__label{line-height:24px;font-size:16px}.list-sheet-anchor-item__box__no-stock,.list-sheet-anchor-item__box__price__another-seller{line-height:20px;font-size:14px}.list-sheet-anchor-item__box__discount__amount{line-height:16px;color:#757575;font-size:12px}.list-sheet-anchor-item__box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:background-color .5s,border-bottom-color .5s;transition:background-color .5s,border-bottom-color .5s;border-bottom:1px solid #d0d0d0;padding:8px;padding:8px;min-height:48px}.list-sheet-anchor-item__box:hover:not(.list-sheet-anchor-item__box--active){border-bottom-color:rgba(0,0,0,0);background-color:#fff0f0}.list-sheet-anchor-item__box__selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:120px}.list-sheet-anchor-item__box__selector__icon{margin-right:16px;min-width:20px;min-height:20px}.list-sheet-anchor-item__box__price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.list-sheet-anchor-item__box__price__amount{font-weight:600}.list-sheet-anchor-item__box__price__another-seller{text-align:right;color:#757575}.list-sheet-anchor-item__box__price__another-seller span{color:#c32d2d}.list-sheet-anchor-item__box__discount{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.list-sheet-anchor-item__box__discount .tag{padding:0;min-width:38px;text-align:center}.list-sheet-anchor-item__box__discount__amount{text-decoration:line-through}.list-sheet-anchor-item__box__no-stock{min-width:190px;text-align:right;color:#757575}@media(hover: none)and (pointer: coarse){.list-sheet-anchor-item__box:hover:not(.list-sheet-anchor-item__box--active){border-bottom:1px solid #d0d0d0}}
.product-variants{margin-top:16px}@media only screen and (min-width: 360px)and (max-width: 639px){.product-variants{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-top:16px}}.product-variants .list-sheet-anchor-item__box:hover:not(:has(.list-sheet-anchor-item__box__radio--active)) .list-sheet-anchor-item__box__radio:not(.list-sheet-anchor-item__box__radio--active){background-color:#ffcdcd}.product-variants .list-sheet-anchor-item__box:hover:not(:has(.list-sheet-anchor-item__box__radio--active)) .list-sheet-anchor-item__box__radio:not(.list-sheet-anchor-item__box__radio--active)::after{background-color:#fff;width:10px;height:10px}.product-variants .list-sheet-anchor-item__box__radio{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:26px;background-color:#d0d0d0;width:24px;height:24px}.product-variants .list-sheet-anchor-item__box__radio::after{position:absolute;border-radius:26px;background-color:#fff;width:20px;height:20px;content:""}.product-variants .list-sheet-anchor-item__box__radio--active{background-color:#ff7d7d}.product-variants .list-sheet-anchor-item__box__radio--active::after{background-color:#fff;width:10px;height:10px}.product-variants .list-sheet-anchor-item__box__radio--disabled{background-color:#ededed}.product-variants .list-sheet-anchor-item__box__radio--disabled::after{background-color:#fff}.product-variants .list-sheet-anchor-item__box__selector__icon{margin-right:12px}.product-variants .list-sheet-anchor-item__box__selector__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-variants .list-sheet-anchor-item__box__no-stock{min-width:168px}@media(hover: none)and (pointer: coarse){.product-variants .list-sheet-anchor-item__box:hover:not(:has(.list-sheet-anchor-item__box__radio--active)){background-color:rgba(0,0,0,0)}.product-variants .list-sheet-anchor-item__box:hover:not(:has(.list-sheet-anchor-item__box__radio--active)) .list-sheet-anchor-item__box__radio:not(.list-sheet-anchor-item__box__radio--active){background-color:#d0d0d0}.product-variants .list-sheet-anchor-item__box:hover:not(:has(.list-sheet-anchor-item__box__radio--active)) .list-sheet-anchor-item__box__radio:not(.list-sheet-anchor-item__box__radio--active)::after{background-color:#fff;width:20px;height:20px}}
.delivery-time{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;font-size:.875rem}.delivery-time__icon{margin-right:8px}.delivery-time__icon svg{width:20px;height:20px}.delivery-time__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:left;font-size:.875rem}.delivery-time__content--two-lines{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.delivery-time.with-gap{gap:4px}
.product-attribute-selector__selector__items,.product-attribute-selector__selector__label,.product-attribute-selector__selector__selected{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.product-attribute-selector__selector__label,.product-attribute-selector__selector__selected{line-height:20px;color:#757575;font-size:14px}.product-attribute-selector__selector__items{line-height:16px;color:#757575;font-size:12px}.product-attribute-selector__selector{margin-top:24px}.product-attribute-selector__selector__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:border linear .2s;transition:border linear .2s;border:1px solid #d0d0d0;border-radius:4px;padding:8px;padding-right:4px;width:100%;min-height:38px}.product-attribute-selector__selector__btn:hover{border-color:#a8a8a8}.product-attribute-selector__selector__btn svg{position:absolute;right:6px;fill:#a8a8a8}.product-attribute-selector__selector__selected{margin-bottom:4px}.product-attribute-selector__selector__items{margin-top:4px}.product-attribute-selector__selector__label{max-width:94%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3c3c3c}@media only screen and (min-width: 640px){.product-attribut-aside-panel .aside-panel__title{line-height:32px;color:#3c3c3c;font-family:"DocMorris",serif;font-size:26px;font-weight:400}}.product-attribut-aside-panel .aside-panel__body{padding-top:0;height:calc(100vh - 97px)}.product-attribut-aside-panel .aside-panel__body a{border-bottom:1px solid #ededed;padding:24px 0}.product-attribut-aside-panel .aside-panel__body a::before{position:absolute;top:-1px;left:0;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0;background-color:rgba(0,0,0,0);width:100%;height:1px;content:""}.product-attribut-aside-panel .aside-panel__body a:hover{border-bottom:1px solid #ededed;background-color:rgba(0,0,0,0)}.product-attribut-aside-panel .aside-panel__body a:hover::before{background-color:rgba(0,0,0,0)}.product-attribut-aside-panel .aside-panel__body a .list-sheet-anchor-item__box__selector__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:8px;min-width:16px}.product-attribut-aside-panel .aside-panel__body a .list-sheet-anchor-item__box__selector__checkIcon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:50%;padding:3px;width:14px;height:14px}.product-attribut-aside-panel .aside-panel__body a .list-sheet-anchor-item__box__selector__checkIcon svg{fill:#fff}.product-attribut-aside-panel .aside-panel__body a.list-sheet-anchor-item__box--active{position:relative;border-bottom-color:#fff0f0;background-color:#fff0f0}.product-attribut-aside-panel .aside-panel__body a.list-sheet-anchor-item__box--active::before{opacity:1;background-color:#fff0f0}.product-attribut-aside-panel .aside-panel__body a.list-sheet-anchor-item__box--active::after{position:absolute;top:-1px;left:-24px;opacity:1;z-index:0;background-color:#fff0f0;width:calc(100% + 24px + 24px);height:calc(100% + 2px);content:""}.product-attribut-aside-panel .aside-panel__body a.list-sheet-anchor-item__box--active *{z-index:1}.product-attribut-aside-panel .aside-panel__body a.list-sheet-anchor-item__box--active .list-sheet-anchor-item__box__selector__checkIcon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-attribut-aside-panel .aside-panel__body a.list-sheet-anchor-item__box--active .list-sheet-anchor-item__box__selector__checkIcon--noColor{background:#ff7d7d}.product-attribut-aside-panel .aside-panel__body a .list-sheet-anchor-item__box__price{min-width:128px}.product-attribut-aside-panel .aside-panel__body a .list-sheet-anchor-item__box__price:empty{display:none}
.badge{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.badge{line-height:20px;font-size:14px}.badge{display:inline-block;border-radius:16px;background-color:#e6faf0;padding:8px 12px}
.product-detail__leaflet,.product-detail__floating-price .product-price .price__discount .price__old,.product-detail__seller-shipping-details,.product-detail__other-sellers,.product-detail__floating-price .product-price .price__vat,.product-detail__seller-info .seller-detail a,.product-detail__full-description,.product-detail__brand,.product-detail__seller_quantity,.product-detail__seller_cumulus,.product-detail__seller-title{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:400}.product-detail__floating-price .product-price .price__discount .tag,.product-detail__floating-price .product-price .price__main{color:#3c3c3c;font-family:"Poppins",sans-serif;font-weight:600}.product-detail__title{color:#3c3c3c;font-family:"DocMorris",serif;font-weight:400}.product-detail__title{line-height:32px;font-size:26px}.product-detail__floating-price .product-price .price__main{line-height:24px;font-size:16px}.product-detail__seller_cumulus,.product-detail__seller-title{line-height:24px;font-size:16px}.product-detail__seller_quantity{line-height:24px;color:#757575;font-size:16px}.product-detail__full-description,.product-detail__brand{line-height:20px;font-size:14px}.product-detail__floating-price .product-price .price__vat,.product-detail__seller-info .seller-detail a{line-height:16px;font-size:12px}.product-detail__floating-price .product-price .price__discount .tag{line-height:16px;font-size:12px}.product-detail__floating-price .product-price .price__discount .price__old,.product-detail__seller-shipping-details,.product-detail__other-sellers{line-height:16px;color:#757575;font-size:12px}.product-detail__leaflet{line-height:24px;color:#c32d2d;font-size:16px}.product-detail__leaflet:hover{color:#8d2121}.product-detail__seller-info .seller-detail a:hover{color:#ff4141}.product-detail{background-color:#fff;padding-top:16px;padding-bottom:0}.product-detail__details{margin:0 auto}.product-detail__brand{margin:0;padding-top:24px;color:#c32d2d}@media only screen and (min-width: 360px)and (max-width: 639px){.product-detail__brand{padding-top:12px}}.product-detail__title{margin-top:4px;margin-bottom:0;padding-bottom:4px}@media only screen and (min-width: 360px)and (max-width: 639px){.product-detail__title{font-size:24px}}.product-detail__full-description{padding-bottom:40px;color:#c32d2d}.product-detail__seller-information{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-top:40px}@media only screen and (min-width: 768px){.product-detail__seller-information{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-top:0;padding:0 0 0 40px}}@media only screen and (min-width: 1024px){.product-detail__seller-information{padding:0 16px 0 16px}}@media only screen and (min-width: 360px)and (max-width: 767px){.product-detail__seller-information .cumulus-info{display:none}}.product-detail__seller-information .cumulus-info{margin-bottom:24px}.product-detail__card-information{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}@media only screen and (min-width: 768px)and (max-width: 1023px){.product-detail__card-information{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding:0 0 0 40px}}@media only screen and (min-width: 1024px){.product-detail__card-information{margin-top:0}}.product-detail__seller-title{padding-bottom:16px}.product-detail__seller-badges{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:12px;margin-bottom:24px;padding-top:0}@media only screen and (min-width: 768px){.product-detail__seller-badges{margin-top:-12px;margin-bottom:32px}}.product-detail__seller-badges .badge{margin-top:12px;margin-right:12px}.product-detail__seller-badges .badge:last-child{margin-right:0}.product-detail__seller_quantity{margin-bottom:16px;min-height:24px}@media only screen and (min-width: 360px)and (max-width: 639px){.product-detail__seller_quantity{margin-bottom:12px;min-height:0}}.product-detail-default-image>img{width:100%}.product-detail__other-sellers{margin-top:8px;margin-left:24px;color:#c32d2d}.product-detail .form-input-stepper{margin-right:8px}.product-detail__cumulus{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-detail__seller_cumulus{margin:8px}.product-detail__vat-price{margin-top:24px}.product-detail__seller-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-detail__seller-info svg{margin-right:8px;width:16px;height:16px;fill:#a8a8a8}.product-detail__shipping-cost{margin-top:4px;margin-left:24px}.product-detail__product-descriptions{background-color:#f7f7f7}@media only screen and (min-width: 640px){.product-detail__product-descriptions{margin-top:40px;padding-top:64px;padding-bottom:104px}}.product-detail__product-descriptions>.container{border:1px solid #ededed;background-color:#fff}@media only screen and (min-width: 640px){.product-detail__product-descriptions>.container{border:none;background-color:rgba(0,0,0,0)}}.product-detail__descriptions-zone{border-radius:8px;background-color:#fff;padding:24px 0}@media only screen and (min-width: 640px){.product-detail__descriptions-zone{border:1px solid #ededed;padding:24px}}.product-detail__descriptions-zone--separate{margin-top:16px;border-top:1px solid #ededed;padding-top:24px}.product-detail__floating-price{display:none;position:fixed;bottom:0;-webkit-transition:display 2s;transition:display 2s;z-index:3;border-top:solid 1px #ededed;border-radius:4px 4px 0 0;-webkit-box-shadow:0 2px 6px -2px rgba(71,71,71,.3),0 0 1px 0 rgba(51,51,51,.3);box-shadow:0 2px 6px -2px rgba(71,71,71,.3),0 0 1px 0 rgba(51,51,51,.3);background-color:#fff;width:100%}.product-detail__floating-price .product-price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border:0;border-radius:0;padding:16px;min-height:80px}.product-detail__floating-price .product-price .price__vat{line-height:23px;color:#757575}.product-detail__floating-price .product-price .price__discount{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:0}.product-detail__floating-price .product-price .price__discount .tag{height:24px;color:#fff}.product-detail__floating-price .product-price__actions{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}.product-detail__floating-price .product-price__actions .button{width:60px}.product-detail__floating-price .product-price__actions .button--text{display:none}.product-detail__floating-price .product-price__actions-group{margin-bottom:0;width:50%}.product-detail__floating-price.visible{display:unset;-webkit-transition:display 2s;transition:display 2s}.product-detail__floating-price .price__info{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.product-detail__leaflet{margin-top:16px}.product-detail__cumulus-points{display:none;padding:0}@media only screen and (min-width: 360px)and (max-width: 767px){.product-detail__cumulus-points{display:block;margin-bottom:24px}}@media only screen and (min-width: 360px){.product-detail__price.row{margin:0;padding:0}}.product-detail__shipping-information{width:100%}.product-detail__shipping-information .delivery-time{margin-top:16px;margin-bottom:32px}.product-detail__shipping-information .delivery-time .delivery-time__content .text--caption{line-height:20px;font-size:.875rem}.product-detail__shipping-information .delivery-time .delivery-time__content span:last-child{font-weight:600}.product-detail .view-options{height:40px}.product-detail__wishlist-container{position:relative}
.rc-tooltip.rc-tooltip-zoom-appear,
.rc-tooltip.rc-tooltip-zoom-enter {
  opacity: 0;
}
.rc-tooltip.rc-tooltip-zoom-enter,
.rc-tooltip.rc-tooltip-zoom-leave {
  display: block;
}
.rc-tooltip-zoom-enter,
.rc-tooltip-zoom-appear {
  opacity: 0;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  animation-play-state: paused;
}
.rc-tooltip-zoom-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  animation-play-state: paused;
}
.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active,
.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active {
  animation-name: rcToolTipZoomIn;
  animation-play-state: running;
}
.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active {
  animation-name: rcToolTipZoomOut;
  animation-play-state: running;
}
@keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
}
@keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
}
.rc-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.9;
}
.rc-tooltip-hidden {
  display: none;
}
.rc-tooltip-placement-top,
.rc-tooltip-placement-topLeft,
.rc-tooltip-placement-topRight {
  padding: 5px 0 9px 0;
}
.rc-tooltip-placement-right,
.rc-tooltip-placement-rightTop,
.rc-tooltip-placement-rightBottom {
  padding: 0 5px 0 9px;
}
.rc-tooltip-placement-bottom,
.rc-tooltip-placement-bottomLeft,
.rc-tooltip-placement-bottomRight {
  padding: 9px 0 5px 0;
}
.rc-tooltip-placement-left,
.rc-tooltip-placement-leftTop,
.rc-tooltip-placement-leftBottom {
  padding: 0 9px 0 5px;
}
.rc-tooltip-inner {
  padding: 8px 10px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: #373737;
  border-radius: 6px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
  min-height: 34px;
}
.rc-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-tooltip-placement-top .rc-tooltip-arrow,
.rc-tooltip-placement-topLeft .rc-tooltip-arrow,
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  bottom: 4px;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #373737;
}
.rc-tooltip-placement-top .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-topLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  right: 15%;
}
.rc-tooltip-placement-right .rc-tooltip-arrow,
.rc-tooltip-placement-rightTop .rc-tooltip-arrow,
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  left: 4px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #373737;
}
.rc-tooltip-placement-right .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-rightTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-left .rc-tooltip-arrow,
.rc-tooltip-placement-leftTop .rc-tooltip-arrow,
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  right: 4px;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #373737;
}
.rc-tooltip-placement-left .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-leftTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow,
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  top: 4px;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #373737;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  right: 15%;
}

.rc-tooltip-content .rc-tooltip-inner{border-radius:4px;background-color:#757575;color:#fff}.rc-tooltip-content .rc-tooltip-arrow{border-bottom-color:#757575}
.left-side__tooltip{width:182px;min-height:40px;text-align:center;line-height:1.25rem;font-size:.875rem;font-weight:400}.left-side__tooltip__link{text-decoration:underline}.left-side__overlay .rc-tooltip-arrow{left:17.5px}@media only screen and (min-width: 1024px){.left-side__overlay .rc-tooltip-arrow{left:20px}}
.product-detail-skeleton{padding-top:16px;padding-right:10%;padding-bottom:0;padding-left:15%}.product-detail-skeleton__title{padding-right:65%}.product-detail-skeleton__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;border:1px solid #ededed;border-radius:8px;padding:24px;min-height:350px}.product-detail-skeleton__body :nth-child(1),.product-detail-skeleton__price :nth-child(1),.product-detail-skeleton__title :nth-child(1){margin-bottom:16px}.product-detail-skeleton__body{padding-right:64px}.product-detail-skeleton__body :nth-child(1){margin-bottom:32px}

/*# sourceMappingURL=ProductPage.2d14b3e5.chunk.css.map*/