.section-galleria{position:relative;background:var(--color-background)}.galleria__badge{text-align:center;margin-bottom:20px}.galleria__badge .badge{display:inline-block;padding:8px 24px;background:var(--color-btn-primary, #E6D8BD);color:#b68f40;border-radius:50px;font-weight:500;border:1px solid #B68F40}.section__title--center{text-align:center}.section__title-descrip{color:var(--color-text);max-width:700px;margin:0 auto;line-height:1.6}.galleria__tabs{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.galleria__tab{padding:10px 28px;border:1px solid #E5E5E5;background:#fff;color:#404040;border-radius:50px;cursor:pointer;transition:all .3s ease;outline:none;font-family:var(--font--body);min-width:120px}.galleria__tab:hover{background:#e6d8bd;border-color:#b68f40}.galleria__tab.active{background:#b68f40;color:#fff;border-color:#b68f40}.galleria__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-left:0!important}.galleria__item{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:1 / 1;background:#f5f5f5;width:100%}.galleria__image{width:100%;height:100%;position:relative;overflow:hidden}.galleria__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.galleria__item:hover .galleria__image img{transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 1024px){.galleria__grid{grid-template-columns:repeat(2,1fr);gap:15px;padding-left:0!important}.section__title-text{font-size:2rem}}@media screen and (max-width: 768px){.galleria__grid{grid-template-columns:repeat(2,1fr);gap:12px;padding-left:0!important}.section__title-desc{font-size:.95rem}.galleria__tabs{gap:10px;margin-bottom:30px}.galleria__tab{padding:8px 20px}}@media screen and (max-width: 480px){.galleria__grid{grid-template-columns:1fr;gap:15px;padding-left:0!important}.galleria__badge .badge{padding:6px 20px}.galleria__tabs{gap:8px}.galleria__tab{padding:7px 18px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-galleria.css.map */
