#css per pagina dei colli .three-box-section{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.three-box-section .box{text-align:left}.three-box-section img{width:100%;height:auto;border-radius:8px;transition:transform .3s ease}.three-box-section .box:hover img{transform:scale(1.03)}.three-box-section .caption{margin-top:10px;font-size:16px}@media(max-width:1024px){.three-box-section{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.three-box-section{grid-template-columns:1fr}}.rte .three-box-section{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px;width:100%}.rte .three-box-section .box{text-align:center}.rte .three-box-section img{width:100%;height:auto;border-radius:8px;display:block}@media(max-width:1024px){.rte .three-box-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.rte .three-box-section{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom.css.map */
