.hero{position:relative;width:100%;height:400px;background-image:url(/_next/static/media/Fondo-azul-con-textura.e88ea3ee.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;color:white;text-shadow:0 0 5px rgba(0,0,0,.7);overflow:visible}.hero__content{text-align:center}.hero__title-wrapper{position:relative;display:inline-block;overflow:visible}.hero__title{font-size:5rem;color:var(--hero-text-color);font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;white-space:normal;overflow:visible}.hero__title-text{flex-grow:1;text-align:center;max-width:80%}.hero__title-adornment{width:150px;height:150px;-o-object-fit:contain;object-fit:contain}.hero__subtitle{font-size:2rem;font-weight:200}.hero__property-name,.hero__subtitle{color:var(--hero-text-color);margin-top:10px;overflow:visible}.hero__property-name{font-size:2.8rem;font-weight:400}@media (max-width:1024px){.hero{height:350px}.hero__title{font-size:4rem;gap:8px}.hero__title-adornment{width:130px;height:130px}.hero__subtitle{font-size:1.5rem}.hero__property-name{font-size:2.5rem;color:var(--hero-text-color);font-weight:400;margin-top:10px;overflow:visible}}@media (max-width:768px){.hero{height:300px}.hero__title{font-size:3.5rem;gap:6px}.hero__title-adornment{width:80px;height:80px}.hero__subtitle{font-size:1.2rem;padding:.8rem}.hero__property-name{font-size:2.2rem;color:var(--hero-text-color);font-weight:400;margin-top:10px;overflow:visible}}@media (max-width:480px){.hero{height:250px}.hero__title{font-size:2rem;gap:4px}.hero__title-adornment{width:80px;height:80px;min-height:30px;min-width:30px}.hero__subtitle{font-size:1rem}.hero__property-name{font-size:1.8rem;color:var(--hero-text-color);font-weight:400;margin-top:10px;overflow:visible}}