@charset "UTF-8";section.mb1,div.mb1{margin-bottom:1rem}section.mt1,div.mt1{margin-top:1rem}section.ml1,div.ml1{margin-left:1rem}section.mr1,div.mr1{margin-right:1rem}section.mx1,div.mx1{margin-left:1rem;margin-right:1rem}section.my1,div.my1{margin-top:1rem;margin-bottom:1rem}section.mb2,div.mb2{margin-bottom:2rem}section.mt2,div.mt2{margin-top:2rem}section.ml2,div.ml2{margin-left:2rem}section.mr2,div.mr2{margin-right:2rem}section.mx2,div.mx2{margin-left:2rem;margin-right:2rem}section.my2,div.my2{margin-top:2rem;margin-bottom:2rem}section.mb3,div.mb3{margin-bottom:3rem}section.mt3,div.mt3{margin-top:3rem}section.ml3,div.ml3{margin-left:3rem}section.mr3,div.mr3{margin-right:3rem}section.mx3,div.mx3{margin-left:3rem;margin-right:3rem}section.my3,div.my3{margin-top:3rem;margin-bottom:3rem}section.mb4,div.mb4{margin-bottom:4rem}section.mt4,div.mt4{margin-top:4rem}section.ml4,div.ml4{margin-left:4rem}section.mr4,div.mr4{margin-right:4rem}section.mx4,div.mx4{margin-left:4rem;margin-right:4rem}section.my4,div.my4{margin-top:4rem;margin-bottom:4rem}*{box-sizing:border-box;padding:0;margin:0;font-size:inherit}body{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:1rem}ul{list-style:none}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:400}body{--primary-color: #ff7520;--primary-light-color: #FF9959;--primary-pretty-light-color: #FFCCAA;--primary-very-light-color: #FFDFCC;--primary-dark-color: #E65800}.number-input{max-width:5rem}.form-input,.search-input{display:block;width:100%;padding:.25rem .5rem;border:1px solid var(--primary-dark-color);margin-bottom:.25rem}.form-input:focus-visible,.search-input:focus-visible{outline:none;border:2px solid var(--primary-color);border-radius:0;box-shadow:0 0 1rem var(--primary-very-light-color)}.form-radio-list{margin-bottom:.25rem}.form-radio-list>input{margin-right:.5rem;cursor:pointer}.form-radio-list>label{cursor:pointer}.fieldset{border:none;margin-bottom:1rem;padding:.5rem 2rem .5rem .5rem}.vtepli-navbar{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:0 2rem;width:100%;min-height:1.5rem;background-color:var(--primary-color);color:#fff}.vtepli-navbar .navbar-header{display:flex}.vtepli-navbar .navbar-contacts,.vtepli-navbar nav{display:none}@media (min-width: 600px){.vtepli-navbar .navbar-contacts{display:flex;margin:0 1rem}.vtepli-navbar .navbar-contacts ul{display:flex;margin:0 .5rem}.vtepli-navbar .navbar-contacts .phones li:not(:last-child):after{content:"|"}.vtepli-navbar nav{display:block;margin:0 1rem}.vtepli-navbar nav ul{display:flex}.vtepli-navbar nav ul li:not(:last-child){margin-right:1rem}}.wrapper{--wrapper-width: 1199px;width:100%;max-width:var(--wrapper-width);margin:0 auto;padding:0 1rem}.wrapper.main-and-sides{display:flex;justify-content:center}.wrapper.main-and-sides .side-left,.wrapper.main-and-sides .side-right{flex-grow:1}.wrapper.tn{--wrapper-width: 599px}.wrapper.sm{--wrapper-width: 899px}.wrapper.md{--wrapper-width: 1199px}.wrapper.lg{--wrapper-width: 1799px}.items{width:100%}.items.carousel{--carousel-position: 0%;--carousel-item-width: 25%;overflow:hidden;width:100%}.items.carousel>ul{display:flex;flex-wrap:nowrap;width:100%}.items.carousel>ul .item{position:relative;left:var(--carousel-position);transition:left 1s;flex-shrink:0;width:var(--carousel-item-width);min-height:18rem}.items.carousel>ul .item:not(:last-child):not(.last-in-line):after{display:block;content:"";position:absolute;right:0;top:25%;height:50%;width:2px;background-color:var(--primary-very-light-color)}.items.carousel>ul .item>a{display:flex;flex-direction:column;align-items:center}.items.carousel>ul .item .content{padding:0 .5rem}.items.carousel>ul .item .thumbnail{position:relative;display:flex;align-items:center;justify-content:center;height:10rem;padding-bottom:4px}.items.carousel>ul .item .thumbnail img{max-width:100%;max-height:100%}.items.carousel>ul .item .thumbnail:after{position:absolute;bottom:0;left:25%;display:block;content:"";width:50%;height:2px;background-color:var(--primary-color)}.items.cards{display:flex;flex-wrap:wrap;justify-content:center}.items.cards .item{--border-color: #ccc;margin-bottom:2rem;overflow-y:clip;position:relative;width:10rem}.items.cards .item>a{width:10rem}.items.cards .item:not(.image-card){border-bottom:2px solid var(--border-color)}.items.cards .item.image-card{height:10rem}.items.cards .item:hover.image-card{background-color:var(--primary-very-light-color)}.items.cards .item .content{padding:0 .5rem;height:100%;min-height:5rem;overflow-x:clip}.items.cards .item.image-card .content{position:absolute;display:flex;flex-direction:column;justify-content:flex-end;bottom:0;left:0;height:100%;width:100%;background:linear-gradient(0deg,#fff4,#0000 50%);transition:all .5s;text-shadow:-1px -1px 0 rgba(255,255,255,.2),1px -1px 0 rgba(255,255,255,.2),-1px 1px 0 rgba(255,255,255,.2),1px 1px 0 rgba(255,255,255,.2)}.items.cards .item.image-card:hover .content{background:#fff8;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);justify-content:center;align-items:center}.items.cards .item .thumbnail{border-bottom:2px solid var(--primary-color);background-color:#fff}.items.cards .item .thumbnail img{max-width:100%;max-height:100%}.items.cards .item:hover .thumbnail{border-bottom:2px solid var(--primary-dark-color)}.items.cards .item.image-card .thumbnail{display:flex;justify-content:center;align-items:center;position:absolute;border-bottom:none;background-color:#fff;height:100%;width:100%;padding:.5rem;overflow:hidden}@media (max-width: 359px){.items.cards:not(.side-cards) .item{width:100%}}@media (min-width: 360px) and (max-width: 599px){.items.cards:not(.side-cards) .item{width:50%}.items.cards:not(.side-cards) .item:not(.image-card):nth-child(odd) .content{border-right:2px solid var(--border-color);border-left:2px solid var(--border-color)}.items.cards:not(.side-cards) .item:not(.image-card):nth-child(2n) .content{border-right:2px solid var(--border-color)}}@media (min-width: 600px) and (max-width: 899px){.items.cards:not(.side-cards) .item{width:25%}.items.cards:not(.side-cards) .item:not(.image-card):nth-child(4n+1) .content{border-right:2px solid var(--border-color);border-left:2px solid var(--border-color)}.items.cards:not(.side-cards) .item:not(.image-card):nth-child(4n+2) .content,.items.cards:not(.side-cards) .item:not(.image-card):nth-child(4n+3) .content,.items.cards:not(.side-cards) .item:not(.image-card):nth-child(4n+4) .content{border-right:2px solid var(--border-color)}}@media (min-width: 900px) and (max-width: 1199px){.items.cards:not(.side-cards) .item{width:20%}.items.cards:not(.side-cards) .item:not(.image-card):nth-child(5n+1) .content{border-left:2px solid var(--border-color);border-right:2px solid var(--border-color)}.items.cards:not(.side-cards) .item:not(.image-card):nth-child(5n+2) .content,.items.cards:not(.side-cards) .item:not(.image-card):nth-child(5n+3) .content,.items.cards:not(.side-cards) .item:not(.image-card):nth-child(5n+4) .content,.items.cards:not(.side-cards) .item:not(.image-card):nth-child(5n+5) .content{border-right:2px solid var(--border-color)}}@media (min-width: 1200px){.items.cards:not(.side-cards) .item{width:25%}.items.cards:not(.side-cards) .item:not(.image-card):nth-child(4n+1) .content{border-right:2px solid var(--border-color);border-left:2px solid var(--border-color)}.items.cards:not(.side-cards) .item:not(.image-card):nth-child(4n+2) .content,.items.cards:not(.side-cards) .item:not(.image-card):nth-child(4n+3) .content,.items.cards:not(.side-cards) .item:not(.image-card):nth-child(4n+4) .content{border-right:2px solid var(--border-color)}}.items.row .item{display:inline-block}.items.row .item:not(:last-child):after{content:"•";display:inline-block;margin:0 .5rem}.title{font-size:1.5rem;font-weight:500}.title.bold{font-weight:700}.title.tiny{font-size:1rem}.title.small{font-size:1.2rem}.title.normal{font-size:1.5rem}.title.big{font-size:2rem}.title.huge{font-size:2.5rem}.title.mb1{margin-bottom:1rem}.title.mt1{margin-top:1rem}.title.ml1{margin-left:1rem}.title.mr1{margin-right:1rem}.title.mx1{margin-left:1rem;margin-right:1rem}.title.my1{margin-top:1rem;margin-bottom:1rem}.title.mb2{margin-bottom:2rem}.title.mt2{margin-top:2rem}.title.ml2{margin-left:2rem}.title.mr2{margin-right:2rem}.title.mx2{margin-left:2rem;margin-right:2rem}.title.my2{margin-top:2rem;margin-bottom:2rem}.title.mb3{margin-bottom:3rem}.title.mt3{margin-top:3rem}.title.ml3{margin-left:3rem}.title.mr3{margin-right:3rem}.title.mx3{margin-left:3rem;margin-right:3rem}.title.my3{margin-top:3rem;margin-bottom:3rem}.title.mb4{margin-bottom:4rem}.title.mt4{margin-top:4rem}.title.ml4{margin-left:4rem}.title.mr4{margin-right:4rem}.title.mx4{margin-left:4rem;margin-right:4rem}.title.my4{margin-top:4rem;margin-bottom:4rem}.title.left{text-align:left}.title.right{text-align:right}.title.center{text-align:center}.title.justify{text-align:justify}.text{font-size:1rem}.text.tiny{font-size:.5rem}.text.small{font-size:.75rem}.text.normal{font-size:1rem}.text.big{font-size:1.2rem}.text.huge{font-size:1.5rem}.text.mb1{margin-bottom:1rem}.text.mt1{margin-top:1rem}.text.ml1{margin-left:1rem}.text.mr1{margin-right:1rem}.text.mx1{margin-left:1rem;margin-right:1rem}.text.my1{margin-top:1rem;margin-bottom:1rem}.text.mb2{margin-bottom:2rem}.text.mt2{margin-top:2rem}.text.ml2{margin-left:2rem}.text.mr2{margin-right:2rem}.text.mx2{margin-left:2rem;margin-right:2rem}.text.my2{margin-top:2rem;margin-bottom:2rem}.text.mb3{margin-bottom:3rem}.text.mt3{margin-top:3rem}.text.ml3{margin-left:3rem}.text.mr3{margin-right:3rem}.text.mx3{margin-left:3rem;margin-right:3rem}.text.my3{margin-top:3rem;margin-bottom:3rem}.text.mb4{margin-bottom:4rem}.text.mt4{margin-top:4rem}.text.ml4{margin-left:4rem}.text.mr4{margin-right:4rem}.text.mx4{margin-left:4rem;margin-right:4rem}.text.my4{margin-top:4rem;margin-bottom:4rem}.link{cursor:pointer}.link.mb1{margin-bottom:1rem}.link.mt1{margin-top:1rem}.link.ml1{margin-left:1rem}.link.mr1{margin-right:1rem}.link.mx1{margin-left:1rem;margin-right:1rem}.link.my1{margin-top:1rem;margin-bottom:1rem}.link.mb2{margin-bottom:2rem}.link.mt2{margin-top:2rem}.link.ml2{margin-left:2rem}.link.mr2{margin-right:2rem}.link.mx2{margin-left:2rem;margin-right:2rem}.link.my2{margin-top:2rem;margin-bottom:2rem}.link.mb3{margin-bottom:3rem}.link.mt3{margin-top:3rem}.link.ml3{margin-left:3rem}.link.mr3{margin-right:3rem}.link.mx3{margin-left:3rem;margin-right:3rem}.link.my3{margin-top:3rem;margin-bottom:3rem}.link.mb4{margin-bottom:4rem}.link.mt4{margin-top:4rem}.link.ml4{margin-left:4rem}.link.mr4{margin-right:4rem}.link.mx4{margin-left:4rem;margin-right:4rem}.link.my4{margin-top:4rem;margin-bottom:4rem}.link:hover{text-decoration:underline}.markdown.left{text-align:left}.markdown.right{text-align:right}.markdown.center{text-align:center}.markdown.justify{text-align:justify}.markdown p{margin-bottom:.5em;text-indent:1em}.markdown ul{list-style:disc;margin-left:1.3em}.markdown .markdown-title{margin-top:1em;margin-left:1em}.markdown .markdown-title.markdown-title1{font-size:1.5em;margin-bottom:.7em}.markdown .markdown-title.markdown-title2{font-size:1.3em;margin-bottom:.5em}.markdown .markdown-title.markdown-title3{font-size:1.1em;margin-bottom:.3em}.markdown .markdown-title.markdown-title4{font-size:1em;margin-bottom:.2em}.markdown .markdown-title.markdown-title5{font-size:1em;font-weight:300;margin-bottom:.2em}.markdown .markdown-title.markdown-title5{font-size:1em;font-weight:100;font-style:italic;margin-bottom:.2em}.markdown .markdown-accented{font-size:1.5em}.button{background-color:var(--primary-color);padding:.5rem .75rem;border:1px solid var(--primary-light-color);color:#fff;cursor:pointer}.button:hover{background-color:var(--primary-dark-color)}.breadcrumb{display:flex}.breadcrumb .breadcrumb-item a{text-decoration:underline}.breadcrumb .breadcrumb-item:after{content:">>";margin:0 .5rem}.tabs-header{display:flex;justify-content:center;width:100%;height:2.5rem}.tabs-header .tab{height:2.5rem;padding:.5rem 1rem;cursor:pointer;text-decoration:underline}.tabs-header .tab.active{background-color:var(--primary-light-color);cursor:default;text-decoration:none}.table tbody tr td{padding:.5rem 1rem}.table tbody tr:nth-child(odd){background-color:var(--primary-pretty-light-color)}.table tbody tr:nth-child(2n){background-color:var(--primary-very-light-color)}.main-layout{display:grid;grid-template-columns:1fr;grid-template-areas:"ST" "STL" "STR" "SL" "SR" "M" "SB" "SBL" "SBR"}@media (min-width: 1200px){.main-layout{grid-template-columns:1fr 4fr 1fr;grid-template-areas:"STL ST STR" "SL M SR" "SBL SB SBR"}}.main-layout>.side{padding:1rem .5rem}.main-layout>.side-top{grid-area:ST}.main-layout>.side-top-left{grid-area:STL}.main-layout>.side-top-right{grid-area:STR}.main-layout>.side-left{grid-area:SL}.main-layout>.side-right{grid-area:SR}.main-layout>.side-bottom{grid-area:SB}.main-layout>.main{grid-area:M;margin-bottom:3rem}.fixed{padding:4rem .5rem 1rem!important;width:50vw;max-width:30rem}.fixed.fixed-right{position:fixed;right:0;top:0;height:100vh;background-color:#fff;border-left:2px solid var(--primary-color);z-index:999}.fixed.fixed-right .close-button{left:1rem}.fixed.fixed-left{position:fixed;left:0;top:0;height:100vh;background-color:#fff;border-right:2px solid var(--primary-color);z-index:999}.fixed.fixed-left .close-button{right:1rem}.fixed.full{width:100%;max-width:100%;border-right:none;border-left:none}.fixed .close-button{position:absolute;top:1rem;z-index:100;width:2rem;height:2rem;background-color:transparent;border:none;cursor:pointer}.fixed .close-button img{width:100%}.items.cards.product-list .item{cursor:pointer;position:relative}.items.cards.product-list .item .thumbnail{display:flex;align-items:center;justify-content:center;height:150px;width:100%;overflow:hidden}.items.cards.product-list .item .thumbnail:not(:has(img)){background-color:#ddd;position:relative}.items.cards.product-list .item .thumbnail:not(:has(img)):before{position:absolute;left:30%;top:45%;content:"Без фото"}.items.cards.product-list .item .thumbnail img{height:100%}.items.cards.product-list .item .content{position:relative}.items.cards.product-list .item .content .price{position:absolute;left:0;top:-1.5rem;background-color:var(--primary-color)}.product-list{width:100%;display:flex;flex-wrap:wrap}.product-details{overflow-y:scroll}.product-details .thumbnail{max-width:100%;max-height:50vh}.category-list.cards .item{cursor:pointer}.prices-input{width:4rem}@font-face{font-family:Open Sans;src:url(/assets/OpenSans-VariableFont_wdth_wght.ttf) format("truetype-variations");font-weight:100 800;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/OpenSans-Italic-VariableFont_wdth_wght.ttf) format("truetype-variations");font-weight:100 800;font-style:italic;font-display:swap}main:not(.touch) .item .content[data-v-e0097aa6]>:not(.content-active){opacity:0}main:not(.touch) .item .content>.on-active-absolute-top[data-v-e0097aa6]{position:absolute;top:0}.item[data-v-e0097aa6]{position:relative}.item .is-in-cart[data-v-e0097aa6]{position:absolute;right:.75rem;top:.75rem;width:1.5rem;height:1.5rem;background-color:var(--primary-color);border-radius:5rem;padding:.5rem;z-index:100}.item .is-in-cart .quantity[data-v-e0097aa6]{position:absolute;top:calc(50% - .6rem);left:calc(50% - .6rem);width:1.2rem;height:1.2rem;border-radius:2rem;text-align:center;color:#fff;font-weight:700}.item .product-card-buttons[data-v-e0097aa6]{position:absolute;left:0;bottom:0;width:2.5rem}.item .product-card-buttons>button[data-v-e0097aa6]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:2px solid var(--primary-color);cursor:pointer}.item .product-card-buttons>button img[data-v-e0097aa6]{width:70%}.item .product-card-buttons>button.orange img[data-v-e0097aa6]{filter:invert(49%) sepia(26%) saturate(1962%) hue-rotate(342deg) brightness(106%) contrast(102%)}.item .product-card-buttons>button.delete[data-v-e0097aa6]{border:2px solid #19d873}.item .product-card-buttons>button.delete[data-v-e0097aa6]:hover{border:2px solid #ff3f5b}.pagination[data-v-d7f44021]{display:flex;justify-content:center;align-items:center;height:2rem;margin:3rem auto}.pagination>*[data-v-d7f44021]{display:inline-block;height:2rem;min-width:2rem;text-align:center;padding:.4rem;background-color:var(--primary-color);border:none;vertical-align:middle}.pagination>*.clickable[data-v-d7f44021]{cursor:pointer}.pagination>.pagination-next[data-v-d7f44021],.pagination>.pagination-prev[data-v-d7f44021]{background-color:#fff;border:2px solid var(--primary-color);cursor:pointer}@keyframes blink-4376cfe8{0%{opacity:0}to{opacity:1}}.preloader[data-v-4376cfe8]{width:100%;padding:1rem;display:flex;justify-content:center;align-items:center}.preloader>div[data-v-4376cfe8]{margin:0 .2rem;width:.4rem;height:.4rem;background-color:var(--primary-color)}.preloader>div[data-v-4376cfe8]:nth-child(1){animation:blink-4376cfe8 infinite;animation-delay:.1s;animation-duration:.5s}.preloader>div[data-v-4376cfe8]:nth-child(2){animation:blink-4376cfe8 infinite;animation-delay:.2s;animation-duration:.5s}.preloader>div[data-v-4376cfe8]:nth-child(3){animation:blink-4376cfe8 infinite;animation-delay:.3s;animation-duration:.5s}.preloader>div[data-v-4376cfe8]:nth-child(4){animation:blink-4376cfe8 infinite;animation-delay:.4s;animation-duration:.5s}.preloader>div[data-v-4376cfe8]:nth-child(5){animation:blink-4376cfe8 infinite;animation-delay:.5s;animation-duration:.5s}.go-to-checkout[data-v-985f8df7]:hover{text-decoration:underline;cursor:pointer}.product-details[data-v-758ceb8c]{font-size:1.2rem}.product-details .description[data-v-758ceb8c]{width:100%;text-align:justify;font-family:inherit;word-break:keep-all;text-overflow:clip;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.checkout[data-v-ece27984]{overflow-y:scroll}.checkout .cart>tr[data-v-ece27984]{cursor:pointer}.checkout .cart>tr[data-v-ece27984]:nth-child(odd){background-color:var(--primary-very-light-color)}.checkout .map[data-v-ece27984]{width:100%}.checkout .checkout-button[data-v-ece27984]{margin-top:1rem}.message[data-v-a14c905f]{width:100%;height:2rem;padding:.5rem 0}.message.message-info[data-v-a14c905f]{background-color:#add8e6}.message.message-error[data-v-a14c905f]{background-color:#f08080}.message.message-success[data-v-a14c905f]{background-color:#90ee90}.popup-messages[data-v-c044cc0d]{position:fixed;top:0;left:0;width:100vw;z-index:1000}.list-enter-active[data-v-c044cc0d],.list-leave-active[data-v-c044cc0d]{transition:all .5s ease}.list-enter-from[data-v-c044cc0d],.list-leave-to[data-v-c044cc0d]{opacity:0;transform:translate(30px)}footer[data-v-86203286]{width:100%;min-height:10rem;background-color:var(--primary-dark-color);color:#fff;padding:1rem 2rem}footer .copyright[data-v-86203286]{width:100%;text-align:center;margin:1rem 0}footer .menu nav[data-v-86203286]{width:100%}footer .menu nav ul[data-v-86203286]{width:100%;text-align:center}@keyframes shadow-up-down-d61d1da1{0%{box-shadow:0 0 5px #000}50%{box-shadow:0 0 15px #000}to{box-shadow:0 0 5px #000}}.contact-us-fixed-button[data-v-d61d1da1]{display:flex;justify-content:center;align-items:center;z-index:999;position:fixed;right:1rem;bottom:1rem;width:4rem;height:4rem;border-radius:100%;background-color:var(--primary-color);cursor:pointer;animation:shadow-up-down-d61d1da1 infinite 2s}.contact-us-fixed-button .icon[data-v-d61d1da1]{width:80%;height:80%}.preload[data-v-d68e001e],main[data-v-d68e001e]{min-height:90vh}.manufacturer-list[data-v-6d5fb36e]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.manufacturer-list .manufacturer-item[data-v-6d5fb36e]{padding:0 .2rem;display:block;width:10rem;cursor:pointer}.manufacturer-list .manufacturer-item img[data-v-6d5fb36e]{width:100%}.manufacturer-list .manufacturer-item>span[data-v-6d5fb36e]{width:100%;min-height:3rem;display:inline-flex;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(0,0,0,.3333333333)}.search-bar[data-v-935b7b88]{position:relative}.search-bar .results[data-v-935b7b88]{z-index:50;position:absolute;top:2rem;min-width:100%;max-width:40rem;width:80vw;padding:.5rem 1rem;max-height:10rem;overflow-y:scroll;background-color:var(--primary-color)}.search-bar .results .info[data-v-935b7b88]{color:var(--primary-very-light-color);font-style:italic}.search-bar .results ul li[data-v-935b7b88]{border-bottom:1px dashed rgba(0,0,0,.6);padding:.4rem 0;cursor:pointer}.search-bar .results ul li>a[data-v-935b7b88]{display:inline-block}.search-bar .results ul .name[data-v-935b7b88]{width:30rem;max-width:60vw;display:inline-block;word-break:keep-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-bar .global_results[data-v-935b7b88]{position:absolute;top:2rem;max-width:90vw;min-width:40vw;min-height:15rem;padding:.5rem 1rem;background-color:var(--primary-color)}.search-bar .global_results>ul[data-v-935b7b88]{display:flex}.search-bar .global_results>ul>li[data-v-935b7b88]{margin-right:1rem;margin-bottom:1rem}.side[data-v-8de333f5]{display:flex;align-items:flex-end}.cart-toolbar-button[data-v-dbf7d2e4]{position:relative;width:100%;height:100%;padding:.5rem}.cart-toolbar-button img[data-v-dbf7d2e4]{width:100%;cursor:pointer}.cart-toolbar-button .item-quantity[data-v-dbf7d2e4]{position:absolute;width:1.2rem;height:1.2rem;right:-.2rem;top:.1rem;background-color:var(--primary-light-color);border-radius:1rem;font-size:1rem;text-align:center}.cart-toolbar-button .item-quantity[data-v-dbf7d2e4]:not(.active){display:none}.cart-toolbar-button .dropdown[data-v-dbf7d2e4]{display:none}.cart-toolbar-button .dropdown.show[data-v-dbf7d2e4]{display:block;position:absolute;top:100%;right:0;width:80vw;max-width:30rem;text-align:right;background-color:#fff;border:1px solid var(--primary-light-color);border-radius:1rem;padding:1rem 2rem;z-index:999}.fade-in-out-enter-active[data-v-dbf7d2e4],.fade-in-out-leave-active[data-v-dbf7d2e4]{transition:opacity .5s ease}.fade-in-out-enter-from[data-v-dbf7d2e4],.fade-in-out-leave-to[data-v-dbf7d2e4]{opacity:0}.manufacturer-dropdown[data-v-4c8ae7f2]{position:fixed;left:0;display:flex;flex-wrap:wrap;justify-content:center;z-index:100;width:100%;max-height:10rem;overflow-y:scroll;background:var(--primary-very-light-color);border-bottom:2px solid var(--primary-color)}.manufacturer-dropdown li[data-v-4c8ae7f2]{display:flex;align-items:center;width:10rem;height:5rem;overflow:hidden;cursor:pointer}.manufacturer-dropdown li[data-v-4c8ae7f2]:hover{border:1px dotted var(--primary-color)}.manufacturer-dropdown li .manufacturer-dropdown-item-content[data-v-4c8ae7f2]{width:100%;padding:0 .2rem}.manufacturer-dropdown li .manufacturer-dropdown-item-content img[data-v-4c8ae7f2]{width:100%}.manufacturer-dropdown li .manufacturer-dropdown-item-content>span[data-v-4c8ae7f2]{display:flex;width:100%;height:5rem;text-align:center;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.0666666667)}.filters_buttons button[data-v-856a20d1]{width:2rem;height:2rem;background-color:transparent;border:none;cursor:pointer}.filters_buttons button img[data-v-856a20d1]{width:100%}.filters li[data-v-856a20d1]{margin-bottom:.2rem}.product-parameter-toolbar-button[data-v-80e2047f]{position:relative;width:100%;height:100%;padding:.7rem}.product-parameter-toolbar-button img[data-v-80e2047f]{width:100%;cursor:pointer}.product-parameter-toolbar-button .dropdown[data-v-80e2047f]{display:none;max-height:50vh;overflow:hidden;overflow-y:scroll}.product-parameter-toolbar-button .dropdown.show[data-v-80e2047f]{display:block;position:absolute;top:100%;right:0;width:auto;min-width:20rem;text-align:right;background-color:#fff;border:1px solid var(--primary-light-color);border-radius:1rem;padding:1rem 2rem;z-index:999}.sorting_buttons button[data-v-43e3b9f2]{width:2rem;height:2rem;background-color:transparent;border:none;cursor:pointer}.sorting_buttons button img[data-v-43e3b9f2]{width:100%}.sorting-toolbar-button[data-v-64d2306b]{position:relative;width:100%;height:100%;padding:.4rem}.sorting-toolbar-button img[data-v-64d2306b]{width:100%;cursor:pointer}.sorting-toolbar-button .dropdown[data-v-64d2306b]{display:none}.sorting-toolbar-button .dropdown.show[data-v-64d2306b]{display:block;position:absolute;top:100%;right:0;width:auto;min-width:20rem;text-align:right;background-color:#fff;border:1px solid var(--primary-light-color);border-radius:1rem;padding:1rem 2rem;z-index:999}.category-dropdown[data-v-f2ad6abb]{display:flex;position:absolute;background-color:#fff;z-index:999;border:1px solid var(--primary-color)}.category-dropdown .dropdown-list[data-v-f2ad6abb]{height:20rem;max-height:70vh;width:10rem;overflow-y:auto;overflow-x:clip}.category-dropdown .dropdown-list li[data-v-f2ad6abb]{position:relative;padding:.5rem .25rem;margin-bottom:.5rem}.category-dropdown .dropdown-list li[data-v-f2ad6abb]:after{display:block;content:"";position:absolute;width:2rem;height:2px;background-color:var(--primary-very-light-color);left:0;bottom:0}.category-dropdown .dropdown-list li[data-v-f2ad6abb]:hover{text-decoration:underline}.category-dropdown .dropdown-list li[data-v-f2ad6abb]:hover:after{background-color:var(--primary-color)}.replacement{height:3rem;width:100%}.toolbar{--toolbar-height: 3rem;display:flex;width:100%;height:var(--toolbar-height);background-color:#ff995933}.toolbar.navbar-fixed{position:fixed;top:0;left:0;z-index:998}.toolbar .wrapper{display:flex;height:var(--toolbar-height)}.toolbar .burger,.toolbar .mobile-toolbar-navigation,.toolbar .toolbar-navigation{display:none}@media (max-width: 599px){.toolbar .burger{display:block;width:2rem;background-color:transparent;border:none}.toolbar .burger img{position:relative;top:2px;width:100%}.toolbar .mobile-toolbar-navigation{z-index:1000;display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;color:#fff;padding:25%}.toolbar .mobile-toolbar-navigation .close-button{position:absolute;right:2rem;top:2rem;background-color:transparent;border:none;filter:invert(1);width:3rem}.toolbar .mobile-toolbar-navigation .close-button img{width:100%}.toolbar .mobile-toolbar-navigation>ul{margin-top:3rem}.toolbar .mobile-toolbar-navigation>ul>.item{display:flex;align-items:center;justify-content:flex-start;width:100%;height:var(--toolbar-height);font-size:1.5rem}.toolbar .mobile-toolbar-navigation>ul>.item:not(:last-child){border-bottom:1px solid white}.toolbar .burger.active~.mobile-toolbar-navigation{display:block}}@media (min-width: 600px){.toolbar .toolbar-navigation{display:block;height:var(--toolbar-height)}.toolbar .toolbar-navigation>ul{display:flex;height:var(--toolbar-height)}.toolbar .toolbar-navigation>ul>li.dropdown{position:relative}.toolbar .toolbar-navigation>ul>li.dropdown:not(:hover) .dropdown-content{display:none}}@media (min-width: 600px) and (hover: none){.toolbar .toolbar-navigation>ul>li.dropdown .dropdown-content{display:none}}@media (min-width: 600px){.toolbar .toolbar-navigation>ul>li .item{display:flex;align-items:center;justify-content:center;width:10rem;height:var(--toolbar-height);background-color:var(--primary-light-color)}.toolbar .toolbar-navigation>ul>li .item:hover{background-color:var(--primary-color);cursor:pointer}}.toolbar .toolbar-buttons{display:flex;margin-left:auto;height:var(--toolbar-height)}.toolbar .toolbar-buttons>li{display:flex;align-items:center;justify-content:center;width:var(--toolbar-height);height:var(--toolbar-height)}.item[data-v-39ed95ee]{cursor:pointer}.item[data-v-39ed95ee]>a[data-v-39ed95ee]{display:flex;flex-direction:column;align-items:center}.manufacturer-checklist[data-v-668f1aef]{display:flex;flex-wrap:wrap}.manufacturer-checklist .manufacturer-item input[type=checkbox][data-v-668f1aef],.manufacturer-checklist .manufacturer-item input[type=radio][data-v-668f1aef]{opacity:0}.manufacturer-checklist .manufacturer-item label[data-v-668f1aef]{display:block;width:10rem;cursor:pointer}.manufacturer-checklist .manufacturer-item label img[data-v-668f1aef]{width:100%}.manufacturer-checklist .manufacturer-item label>span[data-v-668f1aef]{width:100%;min-height:3rem;display:inline-flex;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(0,0,0,.3333333333)}.manufacturer-checklist .manufacturer-item input[type=checkbox]:checked+label[data-v-668f1aef],.manufacturer-checklist .manufacturer-item input[type=radio]:checked+label[data-v-668f1aef]{border:1px solid green}.attachments-slider[data-v-0173900d]{position:relative;width:100%;min-height:200px;padding:2rem}.attachments-slider .attachment-container[data-v-0173900d]{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.attachments-slider .attachment-container img[data-v-0173900d]{max-width:100%;max-height:100%}.attachments-slider .attachment-container:hover img[data-v-0173900d]{transform:scale(var(--attachment-hover-scale)) translate(var(--attachment-position-left)) translateY(var(--attachment-position-top))}.attachments-slider:not(:hover) .slider-buttons[data-v-0173900d]{display:none}.attachments-slider .slider-buttons[data-v-0173900d]{width:0;height:0}.attachments-slider .slider-buttons button[data-v-0173900d]{position:absolute;top:calc(50% - 2rem);display:block;width:4rem;height:4rem;background:transparent;border:none;border-left:4px solid rgba(0,0,0,.6666666667);border-top:4px solid rgba(0,0,0,.6666666667);cursor:pointer;z-index:999}.attachments-slider .slider-buttons button.slider-button-prev[data-v-0173900d]{rotate:-45deg;left:10px}.attachments-slider .slider-buttons button.slider-button-next[data-v-0173900d]{rotate:135deg;right:10px}.product-block-slider[data-v-5df91771]{position:relative;width:100%}.product-block-slider:hover .slider-buttons[data-v-5df91771]{visibility:visible}.product-block-slider .slider-buttons[data-v-5df91771]{visibility:hidden;width:0;height:0}.product-block-slider .slider-buttons button[data-v-5df91771]{position:absolute;top:calc(50% - 2rem);display:block;width:4rem;height:4rem;background:transparent;border:none;border-left:4px solid rgba(0,0,0,.6666666667);border-top:4px solid rgba(0,0,0,.6666666667);cursor:pointer;z-index:999}.product-block-slider .slider-buttons button.slider-button-prev[data-v-5df91771]{rotate:-45deg;left:10px}.product-block-slider .slider-buttons button.slider-button-next[data-v-5df91771]{rotate:135deg;right:10px}.products-block[data-v-cff2567d]{width:100%;min-height:10rem}.product[data-v-f5ca0380]{display:flex;flex-wrap:wrap;font-size:1.2rem;align-items:center;justify-content:space-around}.product .thumbnail[data-v-f5ca0380]{display:flex;justify-content:center;max-height:400px}.product .thumbnail .attachments-sliders[data-v-f5ca0380]{width:100%;max-height:100%}@media (min-width: 900px){.product .thumbnail[data-v-f5ca0380]{max-width:50%}}@media (min-width: 900px){.product section.main-properties[data-v-f5ca0380]{max-width:50%}}.product section.related[data-v-f5ca0380]{width:100%;max-width:90vw}.product .tabs[data-v-f5ca0380]{width:100%}.product .tabs section[data-v-f5ca0380]{display:flex;flex-direction:column;align-items:center}.product .tabs section[data-v-f5ca0380]:not(.active){display:none}.product section .description[data-v-f5ca0380]{width:100%;text-align:justify;font-family:inherit}.product .after-text[data-v-f5ca0380]{font-style:italic}
