.products .products-top{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin-bottom:20px}.products .products-top>*{margin-bottom:15px}.products .products-top .products-categories{flex:100% 0 0;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -10px 10px;width:calc(100% + 20px)}@media screen and (max-width: 991px){.products .products-top .products-categories{flex-wrap:nowrap;overflow:scroll}}@media screen and (max-width: 575px){.products .products-top .products-categories{margin-right:-30px;width:100vw;margin-left:calc((30px + 10px) * -1);padding-left:30px;max-width:none;flex-grow:1}}@media screen and (max-width: 349px){.products .products-top .products-categories{margin-right:-10px;margin-left:calc((10px + 10px) * -1);padding-left:10px}}.products .products-top .products-categories .products-categories-item{flex-shrink:0;position:relative;margin:0px 10px 10px;display:flex;align-items:center;color:#2A4C48;color:var(--vs-color-green, #2A4C48);text-align:right;leading-trim:both;text-edge:cap;font-feature-settings:"clig" off,"liga" off;font-family:Urbanist;font-size:16px;font-size:1rem;font-style:normal;font-weight:700;line-height:1.6875;letter-spacing:1px;background:rgba(0,0,0,0) !important;outline:none !important;border-bottom:1px solid #CEBF88;border-bottom:1px solid var(--color-gold, #CEBF88);padding-left:7px;padding-right:4px;padding-bottom:2px;transition:.2s ease-out}.products .products-top .products-categories .products-categories-item::before{content:"";position:absolute;left:0;bottom:-1px;height:1px;background:#1B3331;background:var(--vs-color-green-dark, #1B3331);width:0%;transition:.27s ease-out}.products .products-top .products-categories .products-categories-item:hover{color:#1B3331;color:var(--vs-color-green-dark, #1B3331)}.products .products-top .products-categories .products-categories-item:hover svg path{stroke:#1B3331;stroke:var(--vs-color-green-dark, #1B3331)}.products .products-top .products-categories .products-categories-item:hover::before{width:100%}.products .products-top .products-categories .products-categories-item span{display:block;margin-right:15px}.products .products-top .products-categories .products-categories-item svg path{transition:.2s ease-out}.products .products-top .filter-item.filter-item-view{z-index:20}.products .products-top .products-filters-trigger{margin-right:auto;display:flex;align-items:center;justify-content:center;border:none !important;outline:none !important;background:none !important}.products .products-top .products-filters-trigger .products-filters-trigger-icon{position:relative;width:43px;height:43px;border-radius:50%;background:#F6F4EC;background:var(--vs-color-biege, #F6F4EC);display:flex;align-items:center;justify-content:center;transition:.2s ease-out}.products .products-top .products-filters-trigger .products-filters-trigger-icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:.25s ease-out}.products .products-top .products-filters-trigger .products-filters-trigger-icon .icon-hide{opacity:0;visibility:hidden;transition:none}.products .products-top .products-filters-trigger span{display:block;margin-left:10px;color:#2A4C48;color:var(--vs-color-green, #2A4C48);leading-trim:both;text-edge:cap;font-feature-settings:"clig" off,"liga" off;font-family:Urbanist;font-size:16px;font-size:1rem;font-style:normal;font-weight:700;line-height:1.6875;letter-spacing:1px}.products .products-top .products-filters-trigger.show .products-filters-trigger-icon .icon-show{opacity:0;visibility:hidden;transition:none}.products .products-top .products-filters-trigger.show .products-filters-trigger-icon .icon-hide{opacity:1;visibility:visible}@media(hover: hover){.products .products-top .products-filters-trigger:hover .products-filters-trigger-icon{background:#E8E3D4;background:var(--vs-color-biege-dark, #E8E3D4)}}.products .products-top .products-filters{flex:100% 0 0;position:relative;z-index:15;display:none;flex-direction:row;flex-wrap:wrap;margin:0 -5px 15px;width:calc(100% + 10px);transition:.2s ease-out}.products .products-top .products-filters>*{margin:5px}.products .products-top .products-filters.show{display:flex;animation:fadeIn .35s ease-out forwards}.products .products-top .products-filters .filter-item-trigger span{display:flex;align-items:center}.products .products-top .products-filters .filter-item-trigger.modified span::after{content:attr(data-modified);color:#D9D2BB;color:var(--vs-color-biege-darker, #D9D2BB);background:#2A4C48;background:var(--vs-color-green, #2A4C48);border-radius:50%;min-width:19px;height:19px;display:flex;align-items:center;justify-content:center;margin-left:5px;font-size:90%}.products .products-top .products-filters .products-filters-reset{display:none;background:none !important;border:none !important;outline:none !important;padding:0 5px !important;font-family:Urbanist;color:#c32b1b;font-size:16px;font-size:1rem;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1.6875;cursor:pointer;transition:.2s ease-out}@media(hover: hover){.products .products-top .products-filters .products-filters-reset:hover{opacity:.7 !important}}.products .products-top .products-filters .products-filters-reset.show{display:block;animation:fadeIn .35s ease-out forwards}.products.products-background-beige .products-top .products-filters-trigger .products-filters-trigger-icon{background:#E8E3D4;background:var(--vs-color-biege-dark, #E8E3D4)}@media(hover: hover){.products.products-background-beige .products-top .products-filters-trigger:hover .products-filters-trigger-icon{background:#D9D2BB;background:var(--vs-color-biege-darker, #D9D2BB)}}.products .products-items{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}@media screen and (max-width: 575px){.products .products-items{margin-left:-5px;margin-right:-5px;width:calc(100% + 10px)}}.products .products-items .product-presentation{width:calc(25% - 20px);margin:0 10px 65px}.products .products-items .product-presentation.long{width:calc(50% - 20px)}@media screen and (max-width: 991px){.products .products-items .product-presentation{width:calc(33.3333333333% - 20px)}.products .products-items .product-presentation.long{width:calc(50% - 20px)}}@media screen and (max-width: 767px){.products .products-items .product-presentation{width:calc(50% - 20px)}.products .products-items .product-presentation.long{width:calc(100% - 20px)}}@media screen and (max-width: 575px){.products .products-items .product-presentation{margin-left:5px;margin-right:5px;margin-bottom:30px;width:calc(50% - 10px)}.products .products-items .product-presentation.long{width:calc(100% - 10px)}}.products .products-no-found{display:none;margin:30px 0;opacity:1;font-weight:600}.products .products-no-found.show{display:block;animation:fadeIn .35s ease-out forwards}.products .products-buttons{display:flex;align-items:center;justify-content:space-between}.products .products-buttons .button-primary{margin-right:auto}.products .products-buttons .button-secondary{margin-left:auto}.products .products-buttons .button[data-action=load_more]::after{transform:rotate(135deg) !important}.products .products-buttons .button[data-action=goup]::after{transform:rotate(-45deg) !important}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
