#a-fundacao section{width:100%;max-width:1280px;margin:0 auto}#a-fundacao section:first-of-type{display:flex;justify-content:space-between;align-items:center;margin:120px auto}#a-fundacao section:first-of-type div:first-of-type{width:30%}#a-fundacao section h1{font-size:42px;font-weight:700}#a-fundacao section p{font-size:20px;line-height:28px}#a-fundacao #mosaico{width:55%}#a-fundacao #mosaico ul{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:20px;list-style:none;height:500px}#a-fundacao #mosaico ul li:first-child{grid-column:1/2;grid-row:1/3}#a-fundacao #mosaico ul li:not(:first-child){height:250px}#a-fundacao #mosaico ul li:nth-child(2){grid-column:2/3;grid-row:1/2}#a-fundacao #mosaico ul li:nth-child(3){grid-column:2/3;grid-row:2/3}#a-fundacao #mosaico ul li img{width:100%;height:100%;object-fit:cover;display:block;border-radius:15px}#a-fundacao section:nth-of-type(2){display:flex;justify-content:space-between;align-items:center;margin-bottom:120px}#a-fundacao section:nth-of-type(2) img{width:40%;height:550px;object-fit:cover;object-position:center;border-radius:15px}#a-fundacao section:nth-of-type(2) div{width:50%}@media (max-width:768px){#a-fundacao section:first-of-type{margin:20px auto;flex-direction:column}#a-fundacao #mosaico,#a-fundacao section:first-of-type div:first-of-type{width:80%}#a-fundacao section:nth-of-type(2){flex-direction:column}#a-fundacao section:nth-of-type(2) img{width:80%;height:350px;order:2}#a-fundacao section:nth-of-type(2) div{width:80%;order:1}#a-fundacao #mosaico ul{height:auto;gap:10px}#a-fundacao #mosaico ul li:first-child{height:370px}#a-fundacao #mosaico ul li:nth-child(2){height:180px}#a-fundacao #mosaico ul li:nth-child(3){height:180px}}
