@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500&display=swap");:root{--celeste:#a5d2e4;--celeste-2:#bce6f0;--celeste-fondo:#96daea;--gris-background:#edf0f2;--verde-pantone343C:#0d5540;--negro:#000;--texto-btn:14px;--margin-general:17px 17px 0 17px;--margin-alternativo:17px auto 0 auto;--border-radius-menor:10px;--border-radius-mayor:50px;--barlow:"Barlow";--subtitulo:24px}.seccion-contacto{display:flex;margin:0 17px 17px;height:auto;justify-content:space-between}.contacto-derecha,.contacto-izq2{width:calc(50% - 8.5px);overflow:hidden;height:auto;margin-top:17px}.contacto-izq2{display:flex;justify-content:center;align-items:center;background-color:var(--celeste-fondo);position:relative;border-radius:10px}.img-contacto{width:100%;height:100%;object-fit:cover}.contacto-derecha{border-radius:10px 10px 10px 50px}