.hotel-card{position:relative}.hotel-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#272C33,#B8693C);opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;z-index:1}.hotel-card:hover::after{opacity:.85}.hotel-card>.et_pb_module{position:relative;z-index:2}.hotel-card .flecha{opacity:0;transition:opacity .5s ease-in-out .2s}.hotel-card:hover .flecha{opacity:1}@media (hover:none){.hotel-card .flecha{opacity:1}}.hotel-card h2,.hotel-card h3,.hotel-card .et_pb_module{text-shadow:0 1px 3px rgba(0,0,0,.45)}