.cardproduto{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:90vw;height:auto;margin:auto;padding:3rem 0;display:flex}.cardproduto .hide{display:none}.cardproduto__img img{object-fit:cover;border-radius:10px;width:25rem;height:25rem}.cardproduto__img .setas{border:none;justify-content:space-between;align-items:center;width:25rem;height:4rem;display:flex;position:absolute}.cardproduto__img .setas svg,.cardproduto__img .setas path{cursor:pointer}.cardproduto__img .imagescarrossel{cursor:pointer;border-radius:5px;width:4rem;height:4rem;margin:.2rem;position:relative}.cardproduto__img--mini{z-index:1;justify-content:center;align-items:center;display:flex}.cardproduto__detalhes{text-align:start;width:max-content;min-width:35rem;min-height:30rem}.cardproduto__detalhes h1{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.cardproduto__detalhes p{margin-bottom:.3rem;font-size:.875rem;font-weight:400}.cardproduto__detalhes--description{max-width:40rem;height:4.5rem}.cardproduto__detalhes--description h2{font-size:.875rem;font-weight:400}.cardproduto__detalhes--cores{column-count:1;width:10rem;height:max-content;min-height:5rem;max-height:15rem}.cardproduto__detalhes--cores div{break-inside:avoid;align-items:center;width:10rem;margin:.15rem;display:flex}.cardproduto__detalhes--cores div span{text-align:start;padding-left:.3rem;font-size:.75rem}.cardproduto__detalhes--cores .coresbox{width:20px;height:20px}.cardproduto__detalhes--pesos{display:flex}.cardproduto__detalhes--pesos span{width:5rem;font-size:.75rem}.cardproduto__detalhes--boletins{margin:1.5rem 0 1rem}@media (max-width:1200px){.cardproduto{gap:1.5rem;width:96vw;padding:1rem 0}.cardproduto__detalhes{min-width:30rem}.cardproduto__detalhes--cores{width:10rem;height:auto;max-height:30vh}.cardproduto__detalhes--cores div{width:10rem}}@media (max-width:992px){.cardproduto{flex-direction:column;display:flex}.cardproduto__detalhes{width:96vw}}@media (max-width:600px){.cardproduto__detalhes{width:96vw;min-width:90vw;padding:0 .5rem}.cardproduto__detalhes p{margin:1rem 0 .5rem}.cardproduto__detalhes--description{height:auto}.cardproduto__detalhes--cores{height:auto;max-height:50vh}.cardproduto__detalhes--pesos span{width:3rem;padding-left:.5rem}}@media (max-width:480px){.cardproduto__img img{width:96vw;height:auto}.cardproduto__img .setas{width:90vw}.cardproduto__img .imagescarrossel{cursor:pointer;border-radius:5px;width:3rem;height:3rem;margin:.2rem;position:relative}.cardproduto__detalhes--cores{max-height:none}}
