.contacto{background-color:#fc0;padding-top:10rem}@media (min-width:768px){.contacto{padding-top:8rem}}.contacto__contenedor{flex-direction:column;display:flex}@media (min-width:768px){.contacto__contenedor{flex-direction:row}}.contacto__contenedor>*{flex:1}.contacto__datos{background-color:#fff;flex-direction:column;justify-content:center;gap:5rem;padding:5rem;display:flex}.contacto__datos h2{text-align:center;margin:0}@media (min-width:768px){.contacto__datos h2{text-align:left}}.contacto__datos__contenedor{flex-direction:column;justify-content:space-around;gap:2rem;display:flex}@media (min-width:768px){.contacto__datos__contenedor{flex-direction:row;gap:0}}.contacto__maps{background-color:#fff;flex-direction:column;justify-content:space-between;gap:2rem;padding-top:5rem;display:flex}@media (min-width:768px){.contacto__maps{border-left:1px solid #fc0;padding-left:2rem}}.contacto__maps h2{text-align:center;margin:0}.contacto__maps p{padding:0 2rem}.contacto__maps iframe{width:100%;height:40vh}
