.produtos-module__Ah31VG__page{max-width:1250px;margin:0 auto;padding:0 1rem 8rem}.produtos-module__Ah31VG__bannerSection{margin-top:8rem}.produtos-module__Ah31VG__bannerInner{align-items:center;display:flex;position:relative}.produtos-module__Ah31VG__bannerSwiper{width:100%;overflow:hidden}.produtos-module__Ah31VG__bannerCard{cursor:pointer;background:0 0;border:none;border-radius:20px;width:100%;padding:0;display:block;overflow:hidden}.produtos-module__Ah31VG__bannerImage{aspect-ratio:615/300;object-fit:cover;border-radius:20px;width:100%;height:auto;display:block}.produtos-module__Ah31VG__bannerPrev,.produtos-module__Ah31VG__bannerNext{background-color:var(--white);width:60px;height:60px;color:var(--dark-blue);z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #00000026}.produtos-module__Ah31VG__bannerPrev{left:-30px}.produtos-module__Ah31VG__bannerNext{right:-30px}.produtos-module__Ah31VG__bannerPrev:hover,.produtos-module__Ah31VG__bannerNext:hover{background-color:var(--yellow);color:var(--white)}:is(.produtos-module__Ah31VG__bannerPrev.swiper-button-disabled,.produtos-module__Ah31VG__bannerNext.swiper-button-disabled){opacity:0;pointer-events:none}.produtos-module__Ah31VG__bannerPagination{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.produtos-module__Ah31VG__bannerPagination .swiper-pagination-bullet{background-color:var(--gray);opacity:1;width:10px;height:10px;transition:background-color .3s;margin:0!important}.produtos-module__Ah31VG__bannerPagination .swiper-pagination-bullet-active{background-color:var(--medium-blue)}.produtos-module__Ah31VG__categoriasSection{z-index:50;background:var(--background);margin-bottom:3rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.7rem calc(50vw - 50%);position:sticky;top:10rem;box-shadow:0 8px 12px -8px #00000040}.produtos-module__Ah31VG__categoriasTitle{letter-spacing:.06em;color:var(--dark-blue);text-transform:uppercase;text-align:center;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.produtos-module__Ah31VG__pills{grid-template-columns:repeat(5,1fr);gap:.8rem 1rem;display:grid}.produtos-module__Ah31VG__pill{border:1px solid var(--medium-blue);background:var(--white);height:4.3rem;color:var(--medium-blue);cursor:pointer;border-radius:10px;padding:0 1.4rem;font-family:inherit;font-size:1.7rem;font-weight:600;transition:all .2s}.produtos-module__Ah31VG__pill:hover{background:#eef3f4}.produtos-module__Ah31VG__pillActive{background:var(--medium-blue);color:var(--white)}.produtos-module__Ah31VG__pillActive:hover{background:var(--medium-blue)}.produtos-module__Ah31VG__catalogoTitle{color:var(--dark-blue);text-align:center;margin-bottom:1.5rem;font-size:3.4rem;font-weight:800}.produtos-module__Ah31VG__lista{flex-direction:column;display:flex}.produtos-module__Ah31VG__subcategoriaGroup+.produtos-module__Ah31VG__subcategoriaGroup{margin-top:4rem}.produtos-module__Ah31VG__subcategoriaHeader{color:var(--dark-blue);text-transform:uppercase;letter-spacing:0;background:linear-gradient(90deg,#f8bb00 0%,#f4e3ac 70.62%,#f3f3f3 100%);margin-top:6rem;margin-bottom:3rem;padding:1.5rem 7rem 1.5rem 2.7rem;font-size:3rem;font-weight:700;line-height:1;display:inline-block}.produtos-module__Ah31VG__row{border-bottom:1px solid #f8bb00;grid-template-columns:21rem 13rem 1fr;align-items:flex-start;gap:4rem;padding:3rem 0;display:grid}.produtos-module__Ah31VG__rowNome{color:var(--dark-blue);font-size:2.6rem;font-weight:700;line-height:1.2}.produtos-module__Ah31VG__rowImagem{justify-content:center;align-items:center;width:13rem;height:11rem;display:flex}.produtos-module__Ah31VG__rowImg{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.produtos-module__Ah31VG__rowDescricao{color:var(--black);font-size:2rem;line-height:1.3}.produtos-module__Ah31VG__emptyState{text-align:center;color:var(--gray);padding:6rem 2rem}.produtos-module__Ah31VG__emptyState h3{color:var(--dark-blue);margin-bottom:1rem;font-size:2.2rem}.produtos-module__Ah31VG__emptyState p{font-size:1.6rem}@media (max-width:1200px){.produtos-module__Ah31VG__pills{grid-template-columns:repeat(4,1fr)}.produtos-module__Ah31VG__bannerPrev{left:.5rem}.produtos-module__Ah31VG__bannerNext{right:.5rem}}@media (max-width:768px){.produtos-module__Ah31VG__page{padding:4rem 1.6rem 6rem}.produtos-module__Ah31VG__bannerSection{margin-top:5rem}.produtos-module__Ah31VG__categoriasSection{box-shadow:none;margin-left:0;margin-right:0;padding:0;position:static}.produtos-module__Ah31VG__pills{grid-template-columns:repeat(2,1fr)}.produtos-module__Ah31VG__pill{height:4.6rem;padding:0 .7rem;font-size:1.3rem}.produtos-module__Ah31VG__catalogoTitle{margin-bottom:3rem;font-size:2.6rem}.produtos-module__Ah31VG__subcategoriaHeader{color:var(--dark-blue);text-transform:uppercase;letter-spacing:0;background:linear-gradient(90deg,#f8bb00 0%,#f4e3ac 70.62%,#f3f3f3 100%);margin-top:2rem;margin-bottom:0;padding:1.5rem 3rem 1.5rem 2.2rem;font-size:2rem;font-weight:700;line-height:1;display:inline-block}.produtos-module__Ah31VG__row{grid-template-columns:9rem 1fr;grid-template-areas:"nome nome""img desc";gap:1.5rem 2rem;padding:2.5rem 0}.produtos-module__Ah31VG__rowNome{grid-area:nome;font-size:2rem}.produtos-module__Ah31VG__rowImagem{grid-area:img;width:9rem;height:9rem}.produtos-module__Ah31VG__rowDescricao{grid-area:desc;font-size:1.5rem}}@media (max-width:480px){.produtos-module__Ah31VG__bannerPrev,.produtos-module__Ah31VG__bannerNext{width:40px;height:40px}}
