.header-landing{background-size:cover;width:100%;height:auto}.header-landing .store-image{width:100%}.category{width:100%;margin:auto;padding:160px 5% 40px}.category .product-grid{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:16px;width:100%;margin:auto;padding:24px 0;display:flex}.category .product-grid .product{background-color:var(--color-white);width:30%;color:var(--color-black);border:1px solid var(--color-white);padding:24px 40px}.category .product-grid .product:hover{border:1px solid var(--color-black)}.category .product-grid .product img{width:100%}h2,h3,h4{color:var(--color-orange)}.category h1.category-title{color:var(--color-orange);font-size:64px;line-height:64px}.product-detail .infos h1.product-title{color:var(--color-orange);font-size:38px;line-height:38px}h5{color:var(--color-black)}.product-detail{background-color:var(--color-white);width:100%;height:auto;margin:auto;padding:120px 5% 40px;display:flex}.product-detail .images{width:66.6666%}.product-detail .images img{width:100%}.product-detail .infos{color:var(--color-black);width:33.3333%;padding:40px}.product-detail .infos a.cta-primary{background-color:var(--color-green)}.product-detail .infos .price{color:var(--color-green)}.unavailable{color:var(--color-red);font-family:Bebas Neue,sans-serif;font-size:20px}.pagination{width:-moz-fit-content;width:fit-content;margin:40px auto}.pagination .page{background-color:var(--color-white);color:var(--color-black);padding:16px}.pagination .page.current{background-color:var(--color-orange);color:var(--color-white)}@media (max-width:900px){.category h1.category-title{font-size:56px;line-height:56px}.category{flex-wrap:wrap;width:85%;margin:auto}.category .product-grid .product{width:100%;margin:auto}.product-detail{flex-wrap:wrap;width:100%}.product-detail .images,.product-detail .infos{width:100%}}
