.content-main{display:flex}.content-main .list-products{width:25%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden;padding-right:5px}.content-main .list-products img{width:220px}.content-main .list-products .banner2{height:445px}.content-main .list-products .banner1{margin-bottom:30px;height:435px}.content-main .list-products .banner0{margin-bottom:30px;height:250px}.content-main .content-index{width:100%;box-sizing:border-box}.container-carousel{width:100%}.container-carousel img{width:100%;height:100%;object-fit:cover}.head-container{width:100%;padding:6px 15px;min-height:30px;background:#808080;margin-top:20px}.head-container span{color:white;font-weight:500;font-size:18px}.container-destacado{width:100%;padding:10px 0;display:grid;grid-template-columns:1fr;gap:14px;justify-content:stretch;align-items:stretch}@media (min-width:640px){.container-destacado{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (min-width:768px){.container-destacado{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:14px}}@media (max-width:992px){.content-main .list-products{display:none}}.product-section-anchor{scroll-margin-top:clamp(72px,12vw,120px)}