.img-uniforme img{width:100%;height:350px;object-fit:cover;display:block}@media (max-width:767px){.img-uniforme img{height:240px}}.horizontal-slider .et_pb_column{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:20px}.horizontal-slider .et_pb_column::-webkit-scrollbar{display:none}.slide-item{flex:0 0 300px;height:360px;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;background:#ffffff;padding:24px;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,0.08);box-sizing:border-box}.slide-item p{margin:0;line-height:1.6}@media (max-width:980px){.slide-item{flex:0 0 280px;height:340px}}@media (max-width:767px){.slide-item{flex:0 0 300px;height:700px}}.horizontal-slider{position:relative;overflow-x:auto;overflow-y:visible}.horizontal-slider::before{content:'›';position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:34px;opacity:0.4;z-index:10;pointer-events:none;color:#000}@keyframes slideHint{0%{transform:translate(0,-50%)}50%{transform:translate(-10px,-50%)}100%{transform:translate(0,-50%)}}@media (min-width:981px){.horizontal-slider::before{display:none}}.slider-dots{display:flex;justify-content:center;gap:10px;margin-top:-80px}.slider-dots span{width:10px;height:10px;background:#ccc;border-radius:50%;transition:background 0.3s}.slider-dots span.active{background:#000}