.LoggedInHero-module__ALwhzG__heroWrapper{background-color:var(--chakra-colors-neutral-50);box-shadow:var(--chakra-shadows-base);border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;flex-direction:column;gap:10px;padding:10px 8px 20px;display:flex}.LoggedInHero-module__ALwhzG__topSection{grid-template-columns:60px 1fr auto;align-items:center;width:100%;display:grid}.LoggedInHero-module__ALwhzG__avatarContainer{justify-content:center;align-items:center;width:55px;height:55px;display:flex}.LoggedInHero-module__ALwhzG__contentWrapper{text-align:center;flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.LoggedInHero-module__ALwhzG__titleWrapper{justify-content:center;align-items:center;gap:5px;margin-left:2.5rem;display:flex}.LoggedInHero-module__ALwhzG__heroImageContainer{aspect-ratio:auto;flex-shrink:0;display:flex;transform:translateY(-10px)}@media (min-width:48em){.LoggedInHero-module__ALwhzG__heroWrapper{padding:24px 32px 40px}}.LoggedInHero-module__ALwhzG__title{color:var(--chakra-colors-neutral-900);font-size:1.3rem;font-weight:700}@media (min-width:48em){.LoggedInHero-module__ALwhzG__title{font-size:1.5rem}}.LoggedInHero-module__ALwhzG__buttonGroup{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.LoggedInHero-module__ALwhzG__btnExplorar{background-color:var(--chakra-colors-neutral-50)!important;color:#000!important;border:1px solid var(--chakra-colors-neutral-500)!important}.LoggedInHero-module__ALwhzG__btnExplorar:hover{background-color:var(--chakra-colors-neutral-100)!important}
.Hero-module__kpllaG__mobileContainer{display:block}.Hero-module__kpllaG__headingMobile,.Hero-module__kpllaG__headingDesktop{white-space:pre-line}@media (min-width:48em){.Hero-module__kpllaG__mobileContainer{display:none}}.Hero-module__kpllaG__imageWrapperMobile{width:100%;height:45vw;max-height:400px;overflow:hidden}.Hero-module__kpllaG__contentMobile{background-color:var(--slide-bg);padding:20px 16px}.Hero-module__kpllaG__headingMobile{color:var(--chakra-colors-neutral-900);margin-bottom:24px;font-size:1.25rem;font-weight:700;line-height:1.2}.Hero-module__kpllaG__desktopContainer{background-color:var(--slide-bg);height:320px;display:none}@media (min-width:48em){.Hero-module__kpllaG__desktopContainer{display:flex}}.Hero-module__kpllaG__infoCol{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding-left:12%;padding-right:32px;display:flex}.Hero-module__kpllaG__headingDesktop{max-width:90%;color:var(--chakra-colors-neutral-900);margin-bottom:16px;font-size:1.55rem;font-weight:700;line-height:1.2}.Hero-module__kpllaG__imageWrapperDesktop{flex-shrink:0;width:60%;height:100%;overflow:hidden}.Hero-module__kpllaG__image{object-fit:cover;width:100%;height:100%}
.SectionSkeleton-module__lxP8uq__card{background-color:var(--chakra-colors-neutral-50);border-radius:1rem;min-height:381px;padding:16px}.SectionSkeleton-module__lxP8uq__divider{border-top:1px solid var(--chakra-colors-neutral-100);margin:16px -16px}.SectionSkeleton-module__lxP8uq__flexContainer{gap:12px;display:flex;overflow:hidden}.SectionSkeleton-module__lxP8uq__cardWrapper{flex-shrink:0;width:190px}.SectionSkeleton-module__lxP8uq__bone{background-color:var(--chakra-colors-neutral-100);animation:1.5s ease-in-out infinite SectionSkeleton-module__lxP8uq__pulse}@keyframes SectionSkeleton-module__lxP8uq__pulse{0%,to{opacity:1}50%{opacity:.4}}
.ItemCard-module__QOIL5W__linkWrapper{text-decoration:none;display:block}.ItemCard-module__QOIL5W__card{cursor:pointer;width:100%;transition:transform .2s}.ItemCard-module__QOIL5W__card:hover{transform:translateY(-2px)}.ItemCard-module__QOIL5W__imageContainer{background-color:var(--chakra-colors-neutral-100);border-radius:5px;width:100%;height:240px;position:relative;overflow:hidden}.ItemCard-module__QOIL5W__image{object-fit:cover}.ItemCard-module__QOIL5W__placeholder{background-color:var(--chakra-colors-neutral-100);width:100%;height:100%}.ItemCard-module__QOIL5W__content{padding-top:8px}.ItemCard-module__QOIL5W__priceRow{justify-content:space-between;align-items:center;display:flex}.ItemCard-module__QOIL5W__price{font-size:1rem;font-weight:700}.ItemCard-module__QOIL5W__title{color:var(--chakra-colors-neutral-800);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:1rem}
.ItemsCategorySection-module__wF2MJW__card{background-color:var(--chakra-colors-neutral-50);box-shadow:var(--chakra-shadows-base);border-radius:1rem;min-height:300px;padding:16px}.ItemsCategorySection-module__wF2MJW__header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ItemsCategorySection-module__wF2MJW__title{font-size:1.1rem;font-weight:700}.ItemsCategorySection-module__wF2MJW__viewMore{color:var(--chakra-colors-accent-default);font-size:15px;font-weight:700}.ItemsCategorySection-module__wF2MJW__divider{border-top:1px solid var(--chakra-colors-neutral-100);margin-bottom:16px;margin-left:-16px;margin-right:-16px}.ItemsCategorySection-module__wF2MJW__scrollArea{scrollbar-width:thin;overflow-x:auto}.ItemsCategorySection-module__wF2MJW__scrollArea::-webkit-scrollbar{height:6px}.ItemsCategorySection-module__wF2MJW__scrollArea::-webkit-scrollbar-thumb{background:#c1c1c1ed;border-radius:100px}.ItemsCategorySection-module__wF2MJW__scrollArea::-webkit-scrollbar-track{background:0 0}.ItemsCategorySection-module__wF2MJW__grid{grid-template-columns:repeat(var(--items-count), 190px);gap:10px;display:grid}@media (min-width:48em){.ItemsCategorySection-module__wF2MJW__grid{grid-template-columns:repeat(var(--items-count), 226px);gap:20px}}
.InfiniteGrid-module__GUwdFq__container{box-shadow:var(--chakra-shadows-sm);background-color:#fff;border-radius:1rem;width:100%;min-height:200px;padding:10px}.InfiniteGrid-module__GUwdFq__title{color:var(--chakra-colors-neutral-900);margin-top:8px;margin-bottom:16px;margin-left:.3rem;font-size:1.2rem;font-weight:700}.InfiniteGrid-module__GUwdFq__observer{height:20px;margin-top:16px}.InfiniteGrid-module__GUwdFq__divider{border-top:1px solid var(--chakra-colors-neutral-100);margin-bottom:16px;margin-left:-16px;margin-right:-16px}.InfiniteGrid-module__GUwdFq__loaderWrapper{justify-content:center;width:100%;padding-top:32px;padding-bottom:32px;display:flex}.InfiniteGrid-module__GUwdFq__spinner{border:3px solid var(--chakra-colors-brand-500);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:32px;height:32px;animation:1s linear infinite InfiniteGrid-module__GUwdFq__rotation;display:inline-block}@keyframes InfiniteGrid-module__GUwdFq__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.HeroAvatar-module__uhr7kG__container{background-color:var(--chakra-colors-neutral-100);border-radius:9999px;width:55px;height:55px;position:relative;overflow:hidden}.HeroAvatar-module__uhr7kG__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite HeroAvatar-module__uhr7kG__pulse}@keyframes HeroAvatar-module__uhr7kG__pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.HeroAvatar-module__uhr7kG__image{object-fit:cover;opacity:0;transition:opacity .2s ease-in}.HeroAvatar-module__uhr7kG__imageLoaded{opacity:1}.HeroAvatar-module__uhr7kG__fallback{background-color:var(--chakra-colors-brand-default);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;display:flex}
.HeroCarousel-module__XttYZG__root{position:relative}.HeroCarousel-module__XttYZG__scrollContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.HeroCarousel-module__XttYZG__scrollContainer::-webkit-scrollbar{display:none}.HeroCarousel-module__XttYZG__slide{scroll-snap-align:start;flex:0 0 100%}.HeroCarousel-module__XttYZG__dotContainer{justify-content:center;align-items:center;gap:12px;min-height:34px;display:flex}.HeroCarousel-module__XttYZG__dot{cursor:pointer;border:none;border-radius:9999px;height:12px;padding:0;transition:all .3s;position:relative}.HeroCarousel-module__XttYZG__dot:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroCarousel-module__XttYZG__dotInactive{background-color:var(--chakra-colors-neutral-300);width:8px}.HeroCarousel-module__XttYZG__dotActive{background-color:var(--chakra-colors-brand-default);width:20px}
