.herosection-module__8LXQXW__heroCarousel{width:100%;height:100vh;min-height:500px;position:relative;overflow:hidden}.herosection-module__8LXQXW__slidesContainer{width:100%;height:100%;position:relative}.herosection-module__8LXQXW__heroSlide{opacity:0;z-index:1;contain:layout;visibility:hidden;pointer-events:none;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.herosection-module__8LXQXW__heroSlide.herosection-module__8LXQXW__active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.herosection-module__8LXQXW__heroLink{width:100%;height:100%;display:block;position:relative}.herosection-module__8LXQXW__heroImage{object-fit:cover;object-position:center}.herosection-module__8LXQXW__heroFallback{height:100vh;min-height:500px;color:var(--neutro-700);text-align:center;background:linear-gradient(135deg,#e0e0e0,#f5f5f5);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.herosection-module__8LXQXW__heroFallback h1{margin-bottom:1rem;font-size:2.8rem;font-weight:700}.herosection-module__8LXQXW__heroFallback p{opacity:.9;max-width:90%;font-size:1.4rem}.herosection-module__8LXQXW__indicators{z-index:10;gap:12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.herosection-module__8LXQXW__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.herosection-module__8LXQXW__dot.herosection-module__8LXQXW__active{background:#fff;transform:scale(1.4);box-shadow:0 0 10px #fffc}.herosection-module__8LXQXW__navButton{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:none;border-radius:50%;place-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.herosection-module__8LXQXW__navButton:hover{background:#000000b3;transform:translateY(-50%)scale(1.1)}.herosection-module__8LXQXW__prev{left:20px}.herosection-module__8LXQXW__next{right:20px}.herosection-module__8LXQXW__loader{font-size:1.5rem;animation:2s infinite herosection-module__8LXQXW__pulse}@keyframes herosection-module__8LXQXW__pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:1024px){.herosection-module__8LXQXW__heroCarousel,.herosection-module__8LXQXW__heroFallback{height:80vh;min-height:450px}.herosection-module__8LXQXW__heroFallback h1{font-size:2.4rem}.herosection-module__8LXQXW__heroFallback p{font-size:1.3rem}}@media (max-width:768px){.herosection-module__8LXQXW__bottomInner a{color:var(--neutro-700);transition:color .25s,transform .15s}.herosection-module__8LXQXW__bottomInner a:hover,.herosection-module__8LXQXW__bottomInner a:active,.herosection-module__8LXQXW__bottomInner a:focus-visible{color:var(--primary-500)}.herosection-module__8LXQXW__socialIcons a{transition:color .25s,transform .15s}.herosection-module__8LXQXW__socialIcons a:hover,.herosection-module__8LXQXW__socialIcons a:active,.herosection-module__8LXQXW__socialIcons a:focus-visible{color:var(--primary-500);transform:scale(1.1)}}@media (max-width:480px){.herosection-module__8LXQXW__heroCarousel,.herosection-module__8LXQXW__heroFallback{height:60vh;min-height:350px}.herosection-module__8LXQXW__navButton{width:40px;height:40px;font-size:1.4rem}.herosection-module__8LXQXW__prev{left:8px}.herosection-module__8LXQXW__next{right:8px}.herosection-module__8LXQXW__indicators{gap:8px;bottom:16px}.herosection-module__8LXQXW__dot{width:10px;height:10px}.herosection-module__8LXQXW__heroFallback h1{font-size:1.8rem}.herosection-module__8LXQXW__heroFallback p{font-size:1.1rem}}
.sidebar-module__mLW_la__sidebar{background:var(--neutro-400);border-right:1px solid var(--neutro-600);height:fit-content;padding:2rem 1.5rem}.sidebar-module__mLW_la__title{font-size:var(--h4-size);color:#000;text-align:left;margin-bottom:1.5rem;font-weight:600}.sidebar-module__mLW_la__carouselContainer{position:relative}.sidebar-module__mLW_la__carousel{scroll-behavior:smooth;scrollbar-width:none;gap:1.5rem;padding:.5rem 0;display:flex;overflow-x:auto}.sidebar-module__mLW_la__carousel::-webkit-scrollbar{display:none}.sidebar-module__mLW_la__categoryCard{background:0 0;border-radius:12px;flex-direction:column;flex:none;width:180px;text-decoration:none;transition:transform .3s;display:flex;overflow:hidden}.sidebar-module__mLW_la__categoryCard:hover{transform:translateY(-6px)}.sidebar-module__mLW_la__imageWrapper{background:var(--neutro-300);border:2px solid #0000;border-radius:120px;width:180px;height:180px;transition:border-color .3s;position:relative;overflow:hidden}.sidebar-module__mLW_la__categoryCard:hover .sidebar-module__mLW_la__imageWrapper{border-color:var(--primary-500)}.sidebar-module__mLW_la__categoryImage{object-fit:cover;transition:transform .4s}.sidebar-module__mLW_la__categoryCard:hover .sidebar-module__mLW_la__categoryImage{transform:scale(1.08)}.sidebar-module__mLW_la__categoryName{text-align:center;font-family:Montserrat,sans-serif;font-weight:Laboratoire;font-size:var(--body-regular-size);color:#000;margin-top:.75rem;transition:color .3s}.sidebar-module__mLW_la__categoryCard:hover .sidebar-module__mLW_la__categoryName{color:var(--primary-500)}.sidebar-module__mLW_la__arrowLeft,.sidebar-module__mLW_la__arrowRight{color:var(--neutro-300);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.sidebar-module__mLW_la__arrowLeft:hover,.sidebar-module__mLW_la__arrowRight:hover{background:var(--primary-500);transform:translateY(-50%)scale(1.1)}.sidebar-module__mLW_la__arrowLeft{left:8px}.sidebar-module__mLW_la__arrowRight{right:8px}@media (min-width:769px) and (max-width:1024px){.sidebar-module__mLW_la__sidebar{padding:1.8rem 1.2rem}.sidebar-module__mLW_la__title{font-size:calc(var(--h4-size) - 2px);margin-bottom:1.25rem}.sidebar-module__mLW_la__carousel{gap:1.25rem;padding:.4rem 0}.sidebar-module__mLW_la__categoryCard{width:150px}.sidebar-module__mLW_la__imageWrapper{border-radius:100px;width:150px;height:150px}.sidebar-module__mLW_la__categoryName{font-size:calc(var(--body-regular-size) - 1px)}.sidebar-module__mLW_la__arrowLeft,.sidebar-module__mLW_la__arrowRight{width:40px;height:40px}.sidebar-module__mLW_la__arrowLeft svg,.sidebar-module__mLW_la__arrowRight svg{width:22px;height:22px}}@media (max-width:768px){.sidebar-module__mLW_la__sidebar{padding:1.2rem 1rem}.sidebar-module__mLW_la__title{font-size:calc(var(--h4-size) - 4px);margin-bottom:1rem}.sidebar-module__mLW_la__carousel{gap:1rem;padding:.25rem 0}.sidebar-module__mLW_la__categoryCard{width:130px}.sidebar-module__mLW_la__imageWrapper{border-radius:90px;width:130px;height:130px}.sidebar-module__mLW_la__categoryName{font-size:calc(var(--body-regular-size) - 2px)}.sidebar-module__mLW_la__arrowLeft,.sidebar-module__mLW_la__arrowRight{display:none}}@media (max-width:480px){.sidebar-module__mLW_la__categoryCard{width:110px}.sidebar-module__mLW_la__imageWrapper{border-radius:80px;width:110px;height:110px}.sidebar-module__mLW_la__categoryName{font-size:.8rem}}
.sales-card-module__UwlUNW__card{aspect-ratio:1;border-radius:16px;width:100%;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000001f}.sales-card-module__UwlUNW__card:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 20px 40px #0003}.sales-card-module__UwlUNW__image{object-fit:cover;object-position:center;transition:transform .6s}.sales-card-module__UwlUNW__card:hover .sales-card-module__UwlUNW__image{transform:scale(1.1)}.sales-card-module__UwlUNW__overlay{color:#fff;pointer-events:none;background:linear-gradient(#0000 0%,#000c 100%);padding:3rem 1.5rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.sales-card-module__UwlUNW__title{text-align:center;text-shadow:0 2px 8px #0009;margin:0;font-size:clamp(1.25rem,4vw,2rem);font-weight:700}.sales-card-module__UwlUNW__link,.sales-card-module__UwlUNW__noLink{border-radius:16px;width:100%;height:100%;display:block;position:relative;overflow:hidden}
.sales-module__cWQCZa__salesSection{background:var(--neutro-400);width:100%;padding:3rem 1rem}.sales-module__cWQCZa__salesGrid{grid-template-columns:repeat(1,1fr);gap:2rem;max-width:1600px;margin:0 auto;padding:0 1rem;display:grid}@media (min-width:640px){.sales-module__cWQCZa__salesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.sales-module__cWQCZa__salesGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media (min-width:1400px){.sales-module__cWQCZa__salesGrid{grid-template-columns:repeat(4,1fr)}}.sales-module__cWQCZa__salesGrid>*{max-width:850px;margin-left:auto;margin-right:auto}
