.sidebar_sidebar__poOrf{background:var(--neutro-400);padding:2rem 1.5rem;border-right:1px solid var(--neutro-600);height:-moz-fit-content;height:fit-content}.sidebar_title__2IJJZ{font-size:var(--h4-size);margin-bottom:1.5rem;color:black;text-align:left;font-weight:600}.sidebar_carouselContainer__5Lr6c{position:relative}.sidebar_carousel__WH_pW{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding:.5rem 0;scrollbar-width:none}.sidebar_carousel__WH_pW::-webkit-scrollbar{display:none}.sidebar_categoryCard__wHLW8{flex:0 0 auto;width:180px;display:flex;flex-direction:column;text-decoration:none;border-radius:12px;overflow:hidden;background:transparent;transition:transform .3s ease}.sidebar_categoryCard__wHLW8:hover{transform:translateY(-6px)}.sidebar_imageWrapper__s_8F4{position:relative;width:180px;height:180px;border:2px solid transparent;border-radius:120px;overflow:hidden;transition:border-color .3s ease;background:var(--neutro-300)}.sidebar_categoryCard__wHLW8:hover .sidebar_imageWrapper__s_8F4{border-color:var(--primary-500)}.sidebar_categoryImage__YP28R{object-fit:cover;transition:transform .4s ease}.sidebar_categoryCard__wHLW8:hover .sidebar_categoryImage__YP28R{transform:scale(1.08)}.sidebar_categoryName__yGnAW{margin-top:.75rem;text-align:center;font-family:Montserrat,sans-serif;font-weight:Laboratoire;font-size:var(--body-regular-size);color:#000;transition:color .3s ease}.sidebar_categoryCard__wHLW8:hover .sidebar_categoryName__yGnAW{color:var(--primary-500)}.sidebar_arrowLeft__UI8L5,.sidebar_arrowRight__IOvZV{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.1);color:var(--neutro-300);border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sidebar_arrowLeft__UI8L5:hover,.sidebar_arrowRight__IOvZV:hover{background:var(--primary-500);transform:translateY(-50%) scale(1.1)}.sidebar_arrowLeft__UI8L5{left:8px}.sidebar_arrowRight__IOvZV{right:8px}@media (min-width:769px) and (max-width:1024px){.sidebar_sidebar__poOrf{padding:1.8rem 1.2rem}.sidebar_title__2IJJZ{font-size:calc(var(--h4-size) - 2px);margin-bottom:1.25rem}.sidebar_carousel__WH_pW{gap:1.25rem;padding:.4rem 0}.sidebar_categoryCard__wHLW8{width:150px}.sidebar_imageWrapper__s_8F4{width:150px;height:150px;border-radius:100px}.sidebar_categoryName__yGnAW{font-size:calc(var(--body-regular-size) - 1px)}.sidebar_arrowLeft__UI8L5,.sidebar_arrowRight__IOvZV{width:40px;height:40px}.sidebar_arrowLeft__UI8L5 svg,.sidebar_arrowRight__IOvZV svg{width:22px;height:22px}}@media (max-width:768px){.sidebar_sidebar__poOrf{padding:1.2rem 1rem}.sidebar_title__2IJJZ{font-size:calc(var(--h4-size) - 4px);margin-bottom:1rem}.sidebar_carousel__WH_pW{gap:1rem;padding:.25rem 0}.sidebar_categoryCard__wHLW8{width:130px}.sidebar_imageWrapper__s_8F4{width:130px;height:130px;border-radius:90px}.sidebar_categoryName__yGnAW{font-size:calc(var(--body-regular-size) - 2px)}.sidebar_arrowLeft__UI8L5,.sidebar_arrowRight__IOvZV{display:none}}@media (max-width:480px){.sidebar_categoryCard__wHLW8{width:110px}.sidebar_imageWrapper__s_8F4{width:110px;height:110px;border-radius:80px}.sidebar_categoryName__yGnAW{font-size:.8rem}}.herosection_heroCarousel__N15vv{position:relative;width:100%;height:100vh;min-height:500px;overflow:hidden}.herosection_slidesContainer__qLTaU{position:relative;width:100%;height:100%}.herosection_heroSlide__9u7pq{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease-in-out;z-index:1}.herosection_heroSlide__9u7pq.herosection_active__cgPXa,.herosection_heroSlide__9u7pq:first-child{opacity:1;z-index:2}.herosection_heroLink__8feOM{display:block;width:100%;height:100%;position:relative}.herosection_heroImage__1vDmJ{object-fit:cover;object-position:center}.herosection_heroFallback___w0rn{height:100vh;min-height:500px;background:linear-gradient(135deg,#e0e0e0,#f5f5f5);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--neutro-700);text-align:center;padding:2rem}.herosection_heroFallback___w0rn h1{font-size:2.8rem;font-weight:700;margin-bottom:1rem}.herosection_heroFallback___w0rn p{font-size:1.4rem;opacity:.9;max-width:90%}.herosection_indicators__jVFrB{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:10}.herosection_dot__YKt_m{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);border:none;cursor:pointer;transition:all .3s ease}.herosection_dot__YKt_m.herosection_active__cgPXa{background:white;transform:scale(1.4);box-shadow:0 0 10px rgba(255,255,255,.8)}.herosection_navButton__kb2hW{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.4);color:white;border:none;width:50px;height:50px;font-size:2rem;cursor:pointer;border-radius:50%;z-index:10;transition:all .3s ease;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.herosection_navButton__kb2hW:hover{background:rgba(0,0,0,.7);transform:translateY(-50%) scale(1.1)}.herosection_prev__VeQzJ{left:20px}.herosection_next__Dq45f{right:20px}.herosection_loader__DTsPn{font-size:1.5rem;animation:herosection_pulse__OJCD_ 2s infinite}@keyframes herosection_pulse__OJCD_{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:1024px){.herosection_heroCarousel__N15vv,.herosection_heroFallback___w0rn{height:80vh;min-height:450px}.herosection_heroFallback___w0rn h1{font-size:2.4rem}.herosection_heroFallback___w0rn p{font-size:1.3rem}}@media (max-width:768px){.herosection_bottomInner__CXciH a{color:var(--neutro-700);transition:color .25s ease,transform .15s ease}.herosection_bottomInner__CXciH a:active,.herosection_bottomInner__CXciH a:focus-visible,.herosection_bottomInner__CXciH a:hover{color:var(--primary-500)}.herosection_socialIcons__nxhbF a{transition:color .25s ease,transform .15s ease}.herosection_socialIcons__nxhbF a:active,.herosection_socialIcons__nxhbF a:focus-visible,.herosection_socialIcons__nxhbF a:hover{color:var(--primary-500);transform:scale(1.1)}}@media (max-width:480px){.herosection_heroCarousel__N15vv,.herosection_heroFallback___w0rn{height:60vh;min-height:350px}.herosection_navButton__kb2hW{width:40px;height:40px;font-size:1.4rem}.herosection_prev__VeQzJ{left:8px}.herosection_next__Dq45f{right:8px}.herosection_indicators__jVFrB{bottom:16px;gap:8px}.herosection_dot__YKt_m{width:10px;height:10px}.herosection_heroFallback___w0rn h1{font-size:1.8rem}.herosection_heroFallback___w0rn p{font-size:1.1rem}}.sales_card_card__zJbOL{position:relative;width:100%;aspect-ratio:1/1;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.12);transition:all .4s ease}.sales_card_card__zJbOL:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.2)}.sales_card_image__803s9{object-fit:cover;object-position:center;transition:transform .6s ease}.sales_card_card__zJbOL:hover .sales_card_image__803s9{transform:scale(1.1)}.sales_card_overlay__2dqZC{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));padding:3rem 1.5rem 1.5rem;color:white;pointer-events:none}.sales_card_title__8xjxS{font-size:clamp(1.25rem,4vw,2rem);font-weight:700;text-align:center;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.6)}.sales_card_link__vrNE_,.sales_card_noLink___rOFM{position:relative;display:block;width:100%;height:100%;border-radius:16px;overflow:hidden}.sales_salesSection__MGrUM{padding:3rem 1rem;background:var(--neutro-400);width:100%}.sales_salesGrid__lu5FB{display:grid;grid-gap:2rem;gap:2rem;max-width:1600px;margin:0 auto;padding:0 1rem;grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.sales_salesGrid__lu5FB{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.sales_salesGrid__lu5FB{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media (min-width:1400px){.sales_salesGrid__lu5FB{grid-template-columns:repeat(4,1fr)}}.sales_salesGrid__lu5FB>*{max-width:850px;margin-left:auto;margin-right:auto}