.ar-service-rows{max-width:1320px;width:100%;margin:0 auto}.ar-service-rows__card{display:flex;justify-content:space-between;padding:20px;overflow-x:hidden;border-top:1px solid rgba(51,51,51,.3);text-decoration:none;position:relative;top:0;left:0;min-height:200px}.ar-service-rows__card:last-child{border-bottom:1px solid rgba(51,51,51,.3)}.ar-service-rows h3{font-size:clamp(1.375rem,1.275rem + .5vw,1.875rem);text-transform:uppercase;min-width:260px;white-space:nowrap;text-decoration:none;transition:all .6s cubic-bezier(.215,.61,.355,1)}.ar-service-rows p{width:550px;text-decoration:none;transition:all .6s cubic-bezier(.215,.61,.355,1)}.ar-service-rows svg{width:20px;fill:var(--wp--preset--color--terziario)}.ar-service-rows__card:hover{background-color:var(--wp--preset--color--terziario)}.ar-service-rows__card:hover p,.ar-service-rows__card:hover h3{color:#fff}.ar-service-rows__card:hover svg{fill:#fff}@media (max-width:768px){.ar-service-rows__card{flex-direction:column;gap:7px}.ar-service-rows__card p{width:100%}.ar-service-rows__card:hover h3{opacity:0 !important}}