.colecoes__container{display:flex;flex-direction:column;gap:40px}.colecoes__header{text-align:left}.colecoes__title{font-size:42px;font-weight:400;line-height:1.2;margin:0}.colecoes__title em{font-style:italic}.colecoes__title strong{font-weight:700}.colecoes__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.colecoes__item{display:block;text-decoration:none;overflow:hidden}.colecoes__image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden}.colecoes__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.colecoes__item:hover .colecoes__image{transform:scale(1.05)}.colecoes__placeholder{width:100%;height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.colecoes__placeholder-svg{width:60%;height:60%;fill:#ccc}.colecoes__label{position:absolute;top:20px;left:20px;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background-color:#fff;color:#000;border:1px solid #000000;border-radius:50px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;text-shadow:none;transition:all .3s ease}.colecoes__label svg{width:10px;height:10px;transition:transform .3s ease}.colecoes__item:hover .colecoes__label{background-color:#000;color:#fff}.colecoes__item:hover .colecoes__label svg{transform:translate(2px,-2px)}.colecoes__footer{text-align:center}.colecoes__subtitle{font-size:24px;font-weight:400;line-height:1.4;margin:0}.colecoes__subtitle em{font-style:italic}.colecoes__subtitle strong{font-weight:500}@media screen and (max-width:990px){.colecoes__title{font-size:36px}.colecoes__grid{grid-template-columns:repeat(2,1fr)}.colecoes__label{font-size:11px;top:15px;left:15px;padding:6px 14px}.colecoes__subtitle{font-size:20px}}@media screen and (max-width:768px){.colecoes__container{gap:35px}.colecoes__title{font-size:28px}.colecoes__subtitle{font-size:18px}}@media screen and (max-width:480px){.colecoes__container{gap:30px}.colecoes__grid{gap:15px}.colecoes__label{font-size:10px;top:10px;left:10px;padding:5px 12px;gap:5px}.colecoes__label svg{width:8px;height:8px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-colecoes.css.map */
