.fondo{background:url(/fondo2.jpg) no-repeat 50%;background-size:cover;background-attachment:fixed;width:100%;color:white}.fondo-terapias{background:url(/fondo.png) no-repeat 50%;background-size:cover;object-fit:contain;background-position:50%;background-repeat:no-repeat;width:100%}@media (min-width:960px){.fondo-terapias{height:280vh}}.parent section{box-shadow:1px 1px 5px rgba(0,0,0,.1);border-radius:13px}.parent{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,1fr);gap:20px;height:auto}.div1{grid-column:span 1;grid-row:auto;grid-column-start:1;grid-row-start:auto;display:none;overflow:hidden}.div1-alternate{display:block}.div1-alternate,.div2,.div3{grid-column:span 1;grid-row:auto;grid-column-start:1;grid-row-start:auto;max-height:500px;overflow:hidden}.div1 img,.div1-alternate img{border-top-right-radius:13px;border-top-left-radius:13px;height:300px}.div2 img,.div3 img{height:250px;object-fit:cover}@media (min-width:1000px){.parent{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);gap:20px;height:600px}.div1-alternate{display:none}.div1{grid-column:span 2/span 2;grid-row:span 6/span 6;display:block;overflow:hidden}.div2,.div3{grid-column:span 4/span 4;grid-row:span 3/span 3;grid-column-start:3;overflow:hidden}.div3{grid-row-start:4}.div2 img,.div3 img{height:auto}}.parent-2{display:block;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,1fr);gap:8px;width:100%}.div10,.div7{width:400px;height:400px;justify-content:center}@media (min-width:990px){.parent-2{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr);gap:8px;width:100%}.div7{display:flex;justify-content:center;grid-column:1/2}.div8{grid-column:2/9}.div9{grid-column:1/7}.div10{grid-column:7/9}}.container-2{width:100%;max-height:400px;min-height:220px;background-color:#fff;border-radius:13px;padding:10px;border:1px solid rgba(0,0,0,.125);box-shadow:1px 1px 5px rgba(0,0,0,.1)}.imagen-terapia{object-fit:contain;width:150px}@media (min-width:1000px){.container-2{width:100%;max-height:400px;background-color:#fff;border-radius:13px;padding:20px;border:1px solid rgba(0,0,0,.125);box-shadow:1px 1px 5px rgba(0,0,0,.1)}}