@charset "UTF-8";
main>.category{padding:20px 0}@media screen and (min-width:1024px){main>.category{display:flex;max-width:1200px;margin:0 auto;gap:20px}}main>.category .filters-wrapper{position:fixed;top:0;left:-360px;width:360px;height:100vh;transition:left ease 1s;z-index:11;background-color:#FFFFFF;overflow:auto}@media screen and (min-width:1024px){main>.category .filters-wrapper{flex:0 0 auto;display:block;position:static;z-index:auto;transition:none;width:250px;height:auto;overflow:hidden;padding-left:20px}}@media screen and (min-width:1200px){main>.category .filters-wrapper{padding-left:0}}main>.category .filters-wrapper .mini-contact{display:none}@media screen and (min-width:1024px){main>.category .filters-wrapper .mini-contact{display:block;padding:20px;border:1px solid #F3F3F3;border-radius:15px;overflow:hidden;position:relative;margin-bottom:20px}main>.category .filters-wrapper .mini-contact .title{font-weight:bold;font-size:20px;margin-bottom:20px}main>.category .filters-wrapper .mini-contact .times{font-size:13px;color:#000000;margin-bottom:20px}main>.category .filters-wrapper .mini-contact .button{font-weight:bold;width:100%;position:relative;z-index:1}main>.category .filters-wrapper .mini-contact .image{position:absolute;right:0;bottom:0;width:80px;height:80px;overflow:hidden;border-top-left-radius:60%}main>.category .filters-wrapper .mini-contact .image picture{display:block;width:100%;height:100%}main>.category .filters-wrapper .mini-contact .image picture img{display:block;width:100%;height:100%;object-fit:cover}}main>.category .filters-wrapper .filters{position:relative;padding:20px}@media screen and (min-width:1024px){main>.category .filters-wrapper .filters{padding:0}}main>.category .filters-wrapper .filters label[for="filters-links-mobile-trigger"]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}@media screen and (min-width:1024px){main>.category .filters-wrapper .filters label[for="filters-links-mobile-trigger"]{display:none}}main>.category .filters-wrapper .filters label[for="filters-links-mobile-trigger"] i{font-size:32px}main>.category .filters-wrapper .filters .filter-toggle{margin-bottom:20px}main>.category .filters-wrapper .filters .filter-toggle .title{font-weight:bold;margin-bottom:5px}main>.category .filters-wrapper .filters .filter-toggle>ul{list-style:none;display:block;border-left:2px solid #F3F3F3}main>.category .filters-wrapper .filters .filter-toggle>ul>li{display:block}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-label{display:block}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-label a{display:flex;align-items:center;color:#000000;font-weight:bold;text-decoration:none;position:relative;padding-left:30px;height:25px}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-label a:before{position:absolute;content:"";display:block;border:1px solid #B1B1B1;border-radius:100%;width:15px;height:15px;left:15px;top:50%;transform:translate(-50%, -50%)}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-checkbox{display:none}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-checkbox:checked~.filter-label a:before{background-color:#000000;border-color:#000000}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-checkbox:checked~.filter-label a:after{position:absolute;content:"";display:block;left:15px;top:50%;transform:translate(-50%, -50%);color:#FFFFFF;font-family:"Font Awesome 6 Free";font-size:12px}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-subs{display:block;list-style:none}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-subs>li{display:block;margin-bottom:5px}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-subs>li a{display:flex;align-items:center;position:relative;text-decoration:none;color:#000000;padding-left:35px;min-height:20px}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-subs>li a:before{content:"";display:block;width:20px;height:20px;position:absolute;left:0;top:50%;background-color:#F3F3F3;transform:translateY(-50%)}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-subs>li a:after{content:"";display:block;width:0;height:0;border:10px solid;border-color:transparent transparent transparent #F3F3F3;position:absolute;left:20px;top:50%;transform:translateY(-50%)}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-subs>li a.active{font-weight:bold}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-subs>li a.active:before{background:linear-gradient(to right, #F3F3F3, #B1B1B1)}main>.category .filters-wrapper .filters .filter-toggle>ul>li .filter-subs>li a.active:after{border-left-color:#B1B1B1}main>.category #filters-links-mobile-trigger{display:none}main>.category #filters-links-mobile-trigger:checked~.filters-wrapper{left:0;box-shadow:0 0 5px #B1B1B1}main>.category #filters-links-mobile-trigger:checked~.filters-wrapper label[for="filters-links-mobile-trigger"]:after{content:"";display:block;position:fixed;top:0;left:360px;width:calc(100vw - 360px);height:100vh}main>.category .category-data-wrapper{flex:1 0 0}main>.category .category-data-wrapper .category-short-description{margin-bottom:20px;padding:0 20px}@media screen and (min-width:1024px){main>.category .category-data-wrapper .category-short-description{padding-left:0}}@media screen and (min-width:1200px){main>.category .category-data-wrapper .category-short-description{padding-right:0}}main>.category .category-data-wrapper .category-short-description .text-wrapper{line-height:1.5}main>.category .category-data-wrapper .category-short-description .text-wrapper h1{font-size:32px;font-weight:bold;margin-bottom:10px}main>.category .category-data-wrapper .category-short-description .text-wrapper h2{font-size:20px;margin-bottom:10px}main>.category .category-data-wrapper .category-short-description .text-wrapper p{margin-bottom:10px;color:#4d4d4d}main>.category .category-data-wrapper .category-short-description .text-wrapper ul{margin-bottom:10px;padding-left:40px}main>.category .category-data-wrapper .category-short-description .text-wrapper ul li{list-style:disc}main>.category .category-data-wrapper .category-short-description .text-wrapper ol{margin-bottom:10px;padding-left:40px}main>.category .category-data-wrapper .category-short-description .text-wrapper ol li{list-style:decimal}main>.category .category-data-wrapper .category-short-description .text-wrapper iframe{display:block;max-width:100%;margin-bottom:10px}main>.category .category-data-wrapper .category-short-description .text-wrapper iframe[title="YouTube video player"]{height:auto;aspect-ratio:1.7777777778}main>.category .category-data-wrapper .category-short-description .text-wrapper img{display:inline-block;max-width:100%;height:auto}main>.category .category-data-wrapper .data-control{margin-bottom:20px;padding:0 20px}@media screen and (min-width:1024px){main>.category .category-data-wrapper .data-control{display:flex;padding-left:0}}@media screen and (min-width:1200px){main>.category .category-data-wrapper .data-control{padding-right:0}}main>.category .category-data-wrapper .data-control .sort-and-select{display:flex;align-items:center;margin-left:auto}@media screen and (min-width:1024px){main>.category .category-data-wrapper .data-control .sort-and-select{flex:0 0 auto}}main>.category .category-data-wrapper .data-control .sort-and-select label[for="sort"]{flex:0 0 auto;text-transform:uppercase;font-weight:bold;font-size:13px;margin-right:10px}main>.category .category-data-wrapper .data-control .sort-and-select #sort{flex:0 0 auto;background-color:#FFFFFF;border:1px solid #F3F3F3;padding:5px}main>.category .category-data-wrapper .data-control .button-filter{width:100%;margin-top:10px;background-color:#005CB2}@media screen and (min-width:768px){main>.category .category-data-wrapper .data-control .button-filter{max-width:300px}}@media screen and (min-width:1024px){main>.category .category-data-wrapper .data-control .button-filter{display:none}}main>.category .category-data-wrapper .products-wrapper{margin-bottom:20px}main>.category .category-data-wrapper .products-wrapper .products{padding:0 20px}@media screen and (min-width:480px){main>.category .category-data-wrapper .products-wrapper .products{display:flex;flex-wrap:wrap;gap:20px}}@media screen and (min-width:1024px){main>.category .category-data-wrapper .products-wrapper .products{padding-left:0}}@media screen and (min-width:1200px){main>.category .category-data-wrapper .products-wrapper .products{padding-right:0}}main>.category .category-data-wrapper .products-wrapper .products .product{display:block;box-shadow:0 0 5px #dadada;text-decoration:none;color:#000000;margin-bottom:20px}@media screen and (min-width:480px){main>.category .category-data-wrapper .products-wrapper .products .product{flex:0 0 auto;width:calc((100% / 2) - (((2 - 1) / 2) * 20px));margin-bottom:0}}@media screen and (min-width:768px){main>.category .category-data-wrapper .products-wrapper .products .product{width:calc((100% / 3) - (((3 - 1) / 3) * 20px))}}main>.category .category-data-wrapper .products-wrapper .products .product .image-wrapper{position:relative;padding-bottom:75%;height:0}main>.category .category-data-wrapper .products-wrapper .products .product .image-wrapper .image{position:absolute;top:0;left:0;width:100%;height:100%}main>.category .category-data-wrapper .products-wrapper .products .product .image-wrapper .image picture{display:block;width:100%;height:100%}main>.category .category-data-wrapper .products-wrapper .products .product .image-wrapper .image picture img{width:100%;height:100%;object-fit:cover}main>.category .category-data-wrapper .products-wrapper .products .product .image-wrapper .article-code{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0, 0, 0, 0.2);color:#FFFFFF;padding:5px 20px}main>.category .category-data-wrapper .products-wrapper .products .product .product-info{padding:20px}main>.category .category-data-wrapper .products-wrapper .products .product .product-info .title{font-weight:bold}main>.category .category-data-wrapper .products-wrapper .products .product .product-info .series{margin-bottom:20px;color:#000000}main>.category .category-data-wrapper .products-wrapper .products .product .product-info .button-and-price{display:flex;justify-content:space-between;align-items:center}main>.category .category-data-wrapper .products-wrapper .products .product .product-info .button-and-price .price{flex:0 0 auto;font-weight:bold}main>.category .category-data-wrapper .products-wrapper .products .product .product-info .button-and-price .button{flex:0 0 auto;background-color:#00883D;color:#FFFFFF;border-radius:400px;width:80px}main>.category .category-data-wrapper .products-wrapper .products .product .product-info .button-and-price .button i{margin:0 auto}main>.category .category-data-wrapper .products-wrapper .products{padding:0 20px}@media screen and (min-width:480px){main>.category .category-data-wrapper .products-wrapper .products{display:flex;flex-wrap:wrap;gap:20px}}@media screen and (min-width:1024px){main>.category .category-data-wrapper .products-wrapper .products{padding-left:0}}@media screen and (min-width:1200px){main>.category .category-data-wrapper .products-wrapper .products{padding-right:0}}main>.category .category-data-wrapper .products-wrapper .products .serie{display:flex;flex-direction:column;box-shadow:0 0 5px #dadada;color:#000000;margin-bottom:20px}main>.category .category-data-wrapper .products-wrapper .products .serie input[type="radio"][name^="product-serie-selection"]{display:none}@media screen and (min-width:480px){main>.category .category-data-wrapper .products-wrapper .products .serie{flex:0 0 auto;width:calc((100% / 2) - (((2 - 1) / 2) * 20px));margin-bottom:0}}@media screen and (min-width:768px){main>.category .category-data-wrapper .products-wrapper .products .serie{width:calc((100% / 3) - (((3 - 1) / 3) * 20px))}}main>.category .category-data-wrapper .products-wrapper .products .serie .image-wrapper{flex:0 0 auto;position:relative;padding-bottom:75%;height:0}main>.category .category-data-wrapper .products-wrapper .products .serie .image-wrapper .image{position:absolute;top:0;left:0;width:100%;height:100%;display:block;text-decoration:none}main>.category .category-data-wrapper .products-wrapper .products .serie .image-wrapper .image picture{display:block;width:100%;height:100%;overflow:hidden}main>.category .category-data-wrapper .products-wrapper .products .serie .image-wrapper .image picture img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1024px){main>.category .category-data-wrapper .products-wrapper .products .serie .image-wrapper .image picture img{transition:transform 0.5s ease}main>.category .category-data-wrapper .products-wrapper .products .serie .image-wrapper .image picture img:hover{transform:scale(1.2)}}main>.category .category-data-wrapper .products-wrapper .products .serie .image-wrapper .article-code{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0, 0, 0, 0.2);color:#FFFFFF;padding:5px 20px}main>.category .category-data-wrapper .products-wrapper .products .serie .image-selection{flex:0 0 auto;display:grid;grid-template-columns:repeat(4, 1fr);padding:10px;gap:10px;width:100%}main>.category .category-data-wrapper .products-wrapper .products .serie .image-selection .thumb{flex:0 0 auto;cursor:pointer;color:inherit;text-decoration:none}main>.category .category-data-wrapper .products-wrapper .products .serie .image-selection .thumb picture{position:relative;display:block;width:100%;height:0;padding-bottom:100%}main>.category .category-data-wrapper .products-wrapper .products .serie .image-selection .thumb picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (min-width:1024px){main>.category .category-data-wrapper .products-wrapper .products .serie .image-selection .thumb picture img:hover{border:2px solid #005CB2}}main>.category .category-data-wrapper .products-wrapper .products .serie .image-selection .thumb .thumb-title{display:block;font-size:11px;text-align:center}main>.category .category-data-wrapper .products-wrapper .products .serie .image-selection .thumb.more-colors .more-colors-wrapper{position:relative;display:block;width:100%;height:0;padding-bottom:100%}main>.category .category-data-wrapper .products-wrapper .products .serie .image-selection .thumb.more-colors .more-colors-wrapper .more-colors-counter{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#F3F3F3;font-size:20px;color:#4d4d4d}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info{flex:0 0 auto;padding:10px;margin-top:auto}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .series{font-weight:bold}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .types{margin-bottom:10px}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .types .type{display:none}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .info{margin-bottom:10px;color:#666666;font-size:0.8em}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .button-and-price{flex:0 0 auto;display:flex;align-items:center;margin-bottom:10px}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .button-and-price .price{flex:0 0 auto;margin-right:20px}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .button-and-price .price .from{display:block;text-decoration:line-through;color:#666666}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .button-and-price .price .for{display:block;font-weight:bold;font-size:1.2em}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .button-and-price .price .for:after{content:"/m²";font-size:0.8em}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .button-and-price .buttons{flex:1 0 0;margin-left:auto;max-width:120px}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .button-and-price .buttons .button{flex:0 0 auto;background-color:#00883D;color:#FFFFFF;border-radius:400px;width:100%;text-align:center;display:none}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .button-and-price .buttons .button:hover{background-color:#006C31;transition:background-color 0.1s ease}main>.category .category-data-wrapper .products-wrapper .products .serie .product-info .delivery{font-size:0.8em;color:#00883D;font-weight:bold}main>.category .category-data-wrapper .pagination-and-page-counter{padding:0 20px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}@media screen and (min-width:768px){main>.category .category-data-wrapper .pagination-and-page-counter{flex-direction:row;justify-content:space-between}}main>.category .category-data-wrapper .pagination-and-page-counter .counter{margin-bottom:10px;flex:0 0 auto}@media screen and (min-width:768px){main>.category .category-data-wrapper .pagination-and-page-counter .counter{margin-bottom:0}}main>.category .category-data-wrapper .pagination-and-page-counter .counter .title{font-weight:bold;margin-right:5px}main>.category .category-data-wrapper .pagination-and-page-counter .pagination{display:flex;border:1px solid #F3F3F3;flex:0 0 auto}main>.category .category-data-wrapper .pagination-and-page-counter .pagination .item{flex:0 0 auto;display:flex;width:30px;height:30px;border-right:1px solid #F3F3F3;justify-content:center;align-items:center;text-decoration:none;color:#000000;font-weight:bold;font-size:14px}main>.category .category-data-wrapper .pagination-and-page-counter .pagination .item:last-child{border-right:0}main>.category .category-data-wrapper .pagination-and-page-counter .pagination .item.active{background-color:#F3F3F3}main>.category .category-data-wrapper .pagination-and-page-counter .pagination span.item{cursor:default;user-select:none}main>.category .category-data-wrapper .category-long-description{margin-bottom:20px;padding:0 20px}main>.category .category-data-wrapper .category-long-description:before{display:block;content:"";visibility:hidden;height:170px;margin-top:-170px}@media screen and (min-width:1024px){main>.category .category-data-wrapper .category-long-description:before{height:330px;margin-top:-330px}}@media screen and (min-width:1024px){main>.category .category-data-wrapper .category-long-description{padding-left:0}}@media screen and (min-width:1200px){main>.category .category-data-wrapper .category-long-description{padding-right:0}}main>.category .category-data-wrapper .category-long-description .text-wrapper{line-height:1.5}main>.category .category-data-wrapper .category-long-description .text-wrapper h1{font-size:32px;font-weight:bold;margin-bottom:10px}main>.category .category-data-wrapper .category-long-description .text-wrapper h2{font-size:20px;margin-bottom:10px}main>.category .category-data-wrapper .category-long-description .text-wrapper p{margin-bottom:10px;color:#4d4d4d}main>.category .category-data-wrapper .category-long-description .text-wrapper ul{margin-bottom:10px;padding-left:40px}main>.category .category-data-wrapper .category-long-description .text-wrapper ul li{list-style:disc}main>.category .category-data-wrapper .category-long-description .text-wrapper ol{margin-bottom:10px;padding-left:40px}main>.category .category-data-wrapper .category-long-description .text-wrapper ol li{list-style:decimal}main>.category .category-data-wrapper .category-long-description .text-wrapper iframe{display:block;max-width:100%;margin-bottom:10px}main>.category .category-data-wrapper .category-long-description .text-wrapper iframe[title="YouTube video player"]{height:auto;aspect-ratio:1.7777777778}main>.category .category-data-wrapper .category-long-description .text-wrapper img{display:inline-block;max-width:100%;height:auto}main>.category .category-data-wrapper .extra-description{margin-bottom:20px;padding:0 20px}@media screen and (min-width:1024px){main>.category .category-data-wrapper .extra-description{padding-left:0}}@media screen and (min-width:1200px){main>.category .category-data-wrapper .extra-description{padding-right:0}}main>.category .category-data-wrapper .extra-description .text-wrapper{line-height:1.5}main>.category .category-data-wrapper .extra-description .text-wrapper h1{font-size:32px;font-weight:bold;margin-bottom:10px}main>.category .category-data-wrapper .extra-description .text-wrapper h2{font-size:20px;margin-bottom:10px}main>.category .category-data-wrapper .extra-description .text-wrapper p{margin-bottom:10px;color:#4d4d4d}main>.category .category-data-wrapper .extra-description .text-wrapper ul{margin-bottom:10px;padding-left:40px}main>.category .category-data-wrapper .extra-description .text-wrapper ul li{list-style:disc}main>.category .category-data-wrapper .extra-description .text-wrapper ol{margin-bottom:10px;padding-left:40px}main>.category .category-data-wrapper .extra-description .text-wrapper ol li{list-style:decimal}main>.category .category-data-wrapper .extra-description .text-wrapper iframe{display:block;max-width:100%;margin-bottom:10px}main>.category .category-data-wrapper .extra-description .text-wrapper iframe[title="YouTube video player"]{height:auto;aspect-ratio:1.7777777778}main>.category .category-data-wrapper .extra-description .text-wrapper img{display:inline-block;max-width:100%;height:auto}