.contact-tpl{position:relative;z-index:1;margin-top:calc(var(--menu-height)*-1);margin-bottom:100px}.contact-tpl .img-hero{position:absolute;z-index:-1;top:0;left:0;right:0;height:300px}.contact-tpl .img-hero img{object-fit:cover;object-position:top center;width:100%;height:100%}.contact-tpl h1,.contact-tpl h2{text-align:center;color:var(--color-blanco)}.contact-tpl h1{padding:150px 0 24px}.contact-tpl h2{margin-bottom:110px}.contact-tpl form{display:flex;flex-direction:column;gap:50px;max-width:538px;margin:0 auto}@media (min-width:760px){.contact-tpl h1{padding-top:200px}}@media (min-width:900px){.contact-tpl .img-hero{height:500px}.contact-tpl h1{padding-top:300px}}