 .services-horizontal{padding:40px 20px;background:#f8f8f8}.section-title-activities{text-align:center;margin-bottom:40px}.section-title-activities h2{font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--primary);font-family:"Poppins",sans-serif;text-shadow:0.08em 0.08em 0.08em #000;margin-bottom:10px}.section-title-activities h2::after{content:"";width:120px;height:1px;display:inline-block;background:var(--secondary);margin:4px 10px}.section-title-activities p{margin:0;font-size:1.5em;font-weight:700;text-transform:uppercase;font-family:"Poppins",sans-serif;color:#151515}.service-card{display:flex;align-items:stretch;flex-wrap:wrap;margin-bottom:40px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.05);background:#fdfdfd}.service-card.reverse{flex-direction:row-reverse}.service-image{flex:1 1 40%;max-width:40%;display:flex;align-items:stretch}.service-image picture,.service-image img{width:100%;height:100%;object-fit:cover;display:block}.service-content{flex:1 1 60%;max-width:60%;padding:30px;background-color:#ffffff;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.service-content h3{font-size:1.3rem;font-weight:700;text-transform:uppercase;color:var(--primary);margin-bottom:10px;font-family:"Poppins",sans-serif}.service-content h3 a{color:var(--primary);text-decoration:none;text-shadow:0.05em 0.05em 0.1em rgba(0,0,0,0.2)}.service-content p{font-size:1rem;line-height:1.6;color:#333;margin:0}@media (max-width:900px){.service-card,.service-card.reverse{flex-direction:column}.service-image,.service-content{max-width:100%;flex:1 1 100%}.service-content{padding:20px}}@media (min-width:992px){.service-card{width:60%;margin-left:0;margin-right:auto}.service-card.reverse{margin-left:auto;margin-right:0}}