.text-white{color:#fff}.bg-success{background-color:#10be16}.bg-secondary{background-color:#878887}.bg-primary{background-color:#9d262a}.text-gray-primary{color:#1d1d1d}.text-success{color:#10be16}.text-gray-secondary{color:#707070}@media screen and (min-width: 768px){.products-section{display:flex;flex-direction:column;align-items:center;width:100%;background:#fff;padding:5dvh 2dvw}.products-section .products-header{display:flex;flex-direction:column;align-items:center}.products-section .products-header .products-title{color:#9d262a;font-size:2.3rem;font-weight:600;margin:0;text-align:center}.products-section .products-header .products-subtitle{font-size:1.5rem;color:#707070;font-weight:400;margin:.5rem 0 0;text-align:center}.products-section .products-header .products-subtitle .products-highlight{font-weight:600;color:#707070}.products-section .products-categories{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0 1.5rem}.products-section .products-categories .category-tab{display:flex;align-items:center;gap:.5rem;background:#fff;border:none;border-radius:2rem;padding:.5rem 1.3rem;font-size:1rem;color:#9d262a;font-weight:500;box-shadow:0 2px 8px #0000000f;cursor:pointer;transition:background .2s,color .2s;text-transform:capitalize}.products-section .products-categories .category-tab img{width:30px;height:30px;object-fit:contain}.products-section .products-categories .category-tab.active{background:#be3034;color:#fff;box-shadow:0 4px 12px #0000001a}.products-section .products-categories .category-tab:hover{box-shadow:0 4px 12px #0000001a}.products-section .products-carousel-wrapper{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:2rem}.products-section .products-carousel-wrapper .carousel-arrow{position:relative;background:#ffffffd9;border:none;font-size:2.2rem;cursor:pointer;padding:.2em .5em;border-radius:50%;box-shadow:0 2px 8px #00000014;transition:background .2s;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.products-section .products-carousel-wrapper .carousel-arrow:hover{background:#eee}.products-section .products-carousel-wrapper .carousel-arrow i{color:#707070;font-size:20px}.products-section .products-carousel-wrapper .products-carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:2rem;padding:.5rem 2.5rem;align-items:stretch;width:100%;-ms-overflow-style:none;scrollbar-width:none}.products-section .products-carousel-wrapper .products-carousel::-webkit-scrollbar{display:none}.products-section .products-carousel-wrapper .products-carousel .product-card{background:#fff;border-radius:1.2rem;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;align-items:center;min-width:220px;max-width:240px;width:100%;padding:1.2rem 1rem 1rem;transition:box-shadow .2s;cursor:pointer}.products-section .products-carousel-wrapper .products-carousel .product-card:hover{box-shadow:0 4px 18px #0000001f}.products-section .products-carousel-wrapper .products-carousel .product-card .product-img{width:120px;height:200px;object-fit:contain;margin-bottom:1rem}.products-section .products-carousel-wrapper .products-carousel .product-card .product-info{width:100%;display:flex;flex-direction:column;align-items:flex-start}.products-section .products-carousel-wrapper .products-carousel .product-card .product-info .product-name{font-size:1rem;color:#272727;font-weight:600;margin-bottom:.2rem;white-space:wrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.1}.products-section .products-carousel-wrapper .products-carousel .product-card .product-info .product-brand{font-size:.8rem;color:#9d262a;font-weight:400;line-height:1}.products-section .products-cta{margin:1.5rem 0 2.5rem}.products-section .products-cta .products-cta-btn{background:#9d262a;color:#fff;font-size:1.2rem;font-weight:600;border:none;border-radius:2rem;padding:.9rem 2.5rem;box-shadow:0 2px 12px #0000001a;cursor:pointer;text-decoration:none;transition:background .2s}.products-section .products-cta .products-cta-btn:hover{background:#7c1e21}}@media screen and (max-width: 900px){.products-section{display:flex;flex-direction:column;align-items:center;width:100%;background:#fff;padding:5dvh 2dvw}.products-section .products-header{display:flex;flex-direction:column;align-items:center}.products-section .products-header .products-title{color:#9d262a;font-size:2rem;font-weight:600;margin:0;text-align:center}.products-section .products-header .products-subtitle{font-size:1.2rem;color:#707070;font-weight:400;margin:.5rem 0 0;text-align:center}.products-section .products-header .products-subtitle .products-highlight{font-weight:600;color:#707070}.products-section .products-categories{display:flex;flex-wrap:wrap;gap:1rem;justify-content:start;margin:2rem 0 1.5rem}.products-section .products-categories .category-tab{display:flex;align-items:center;gap:.5rem;background:#fff;border:none;border-radius:1.5rem;padding:.5rem 1.3rem;font-size:.8rem;color:#9d262a;font-weight:500;box-shadow:0 2px 8px #0000000f;width:calc(50% - .5rem);cursor:pointer;transition:background .2s,color .2s;text-transform:capitalize}.products-section .products-categories .category-tab img{width:25px;height:25px;object-fit:contain}.products-section .products-categories .category-tab.active{background:#be3034;color:#fff;box-shadow:0 4px 12px #0000001a}.products-section .products-categories .category-tab:hover{box-shadow:0 4px 12px #0000001a}.products-section .products-carousel-wrapper{width:100%;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:2rem}.products-section .products-carousel-wrapper .carousel-arrow{position:relative;background:#ffffffd9;border:none;font-size:2.2rem;cursor:pointer;padding:.2em .5em;border-radius:50%;box-shadow:0 2px 8px #00000014;transition:background .2s;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.products-section .products-carousel-wrapper .carousel-arrow:hover{background:#eee}.products-section .products-carousel-wrapper .carousel-arrow i{color:#707070;font-size:20px}.products-section .products-carousel-wrapper .products-carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:2rem;padding:.5rem 2.5rem;align-items:stretch;width:100%;-ms-overflow-style:none;scrollbar-width:none}.products-section .products-carousel-wrapper .products-carousel::-webkit-scrollbar{display:none}.products-section .products-carousel-wrapper .products-carousel .product-card{background:#fff;border-radius:1.2rem;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;align-items:center;width:100%;padding:1.2rem 1rem 1rem;transition:box-shadow .2s;cursor:pointer}.products-section .products-carousel-wrapper .products-carousel .product-card:hover{box-shadow:0 4px 18px #0000001f}.products-section .products-carousel-wrapper .products-carousel .product-card .product-img{width:40dvw;height:50dvw;object-fit:contain;margin-bottom:1rem}.products-section .products-carousel-wrapper .products-carousel .product-card .product-info{width:100%;display:flex;flex-direction:column;align-items:flex-start}.products-section .products-carousel-wrapper .products-carousel .product-card .product-info .product-name{font-size:1rem;color:#272727;font-weight:600;margin-bottom:.2rem;white-space:wrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.1}.products-section .products-carousel-wrapper .products-carousel .product-card .product-info .product-brand{font-size:.8rem;color:#9d262a;font-weight:400;line-height:1}.products-section .products-cta{margin:1.5rem 0 2.5rem}.products-section .products-cta .products-cta-btn{background:#9d262a;color:#fff;font-size:1.2rem;font-weight:600;border:none;border-radius:2rem;padding:.9rem 2.5rem;box-shadow:0 2px 12px #0000001a;cursor:pointer;text-decoration:none;transition:background .2s}.products-section .products-cta .products-cta-btn:hover{background:#7c1e21}}
