:root{--encabezados-comunes:#0044ae;--fondo-degradado:linear-gradient(90deg,#172554,#0044ae);--icons-orange:#d03801;--segundo-color-comun:#ed671f}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fbf5f3;display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}#navegacion{background:var(--encabezados-comunes);display:flex;height:100%;left:0;position:fixed;top:-100%;transition:all .7s;width:100vw;z-index:9}#navegacion ul{display:flex;flex-direction:column;gap:1rem;width:100%}#navegacion ul>li{color:#fff;font-size:2rem;list-style:none;text-align:center}#navegacion ul>li>a{color:#fff;font-size:1.2rem;-webkit-text-decoration:none;text-decoration:none}#itemsMenu{display:flex;gap:1.5rem}#itemsMenu>li{color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:400;letter-spacing:2px;list-style:none;text-align:center}#itemsMenu>li>a{color:var(--encabezados-comunes);cursor:pointer;-webkit-text-decoration:none;text-decoration:none}header{height:60px;position:sticky;top:0;z-index:999}header,header>div{display:flex;width:100%}header>div{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(15,50%,97%,.569);border-bottom:1px solid var(--segundo-color-comun);height:100%;justify-content:space-between;padding:0 1rem}header>div>img{filter:drop-shadow(0 0 1px rgba(0,67,174,.34118));width:100px}@media screen and (min-width:765px){header>div>img{width:150px}}header>div>div{cursor:pointer;display:none;height:25px;position:relative;width:40px}header>div>div>div{background-color:var(--encabezados-comunes);border-radius:5px;height:3px;position:absolute;top:50%;transform:translateY(-50%);transition:all .7s;width:100%}header>div>.ocultar div:first-child{top:0}header>div>.ocultar div:nth-child(3){top:25px}header>div>.x div:first-child{transform:translateY(-50%) rotate(45deg)}header>div>.x div:nth-child(2){opacity:0}header>div>.x div:nth-child(3){transform:translateY(-50%) rotate(-45deg)}@media (max-width:768px){#burger{display:flex}#itemsMenu{display:none}}footer{background:linear-gradient(90deg,#0044ae,#172554);color:#fff;font-family:Roboto,serif;width:100%}footer section:first-child{border-bottom:1px solid #fff;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1000px;padding:2rem 0}footer section:first-child>aside{flex:1 0 50%;min-width:300px}footer section:first-child>aside:first-child{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}footer section:first-child>aside:first-child>img{margin-top:1rem;max-width:150px}footer section:first-child>aside:first-child>p{margin-top:1rem;max-width:350px;text-align:center}footer section:first-child>aside:first-child a{align-content:center;background-color:var(--segundo-color-comun);border-radius:20%/50%;color:#fff;display:grid;height:40px;justify-content:center;padding-top:1px;place-content:center;-webkit-text-decoration:none;text-decoration:none;width:120px}footer section:first-child>aside:nth-child(2){align-items:start;display:grid;justify-content:center;margin-top:2rem;padding:1rem 0}footer section:first-child>aside:nth-child(2) h2{text-align:center}footer section:first-child>aside:nth-child(2)>div{display:flex;gap:2rem;justify-content:space-between}footer section:first-child>aside:nth-child(2) a{color:#fff;-webkit-text-decoration:none;text-decoration:none}footer section:first-child>aside:nth-child(2) .listHead{font-size:1.2rem;font-weight:700;margin-bottom:.7rem}footer section:first-child>aside:nth-child(2) li{line-height:1.6rem;list-style:none}footer section:nth-child(2) p{margin-bottom:.4remhh;margin-top:1rem;text-align:center}footer section:nth-child(2) ul{display:flex;gap:1rem;justify-content:center;list-style:none}footer section:nth-child(2) ul svg{border-radius:50%;height:30px;margin-top:.5rem;padding:5px;width:30px}footer section:nth-child(2) #logoInst{background-image:linear-gradient(45deg,#fee411 6.9%,#fedb16 10.98%,#fec125 17.77%,#fe983d 26.42%,#fe5f5e 36.5%,#fe2181 46.24%,#9000dc 85.57%)}footer section:nth-child(2) #logoFace{background-color:#337fff;color:#fff}*{font-family:Roboto,serif}main{padding:0 1rem}#aboutUs{align-items:center;background:var(--fondo-degradado);border-radius:10px;color:#fff;display:grid;grid-template-columns:1fr;margin:1rem 0;max-width:1460px;padding:2rem 1rem}@media (min-width:1200px){#aboutUs{grid-template-columns:1fr 1fr;margin:1rem auto}}#aboutUs>div{align-content:center;display:grid;justify-content:center;margin:0 auto;max-width:800px;place-content:center}#aboutUs>div>h1{filter:drop-shadow(0 0 1.7px rgba(128,128,128,.555));font-size:1.75rem;line-height:2.5rem;text-align:center}@media (min-width:1200px){#aboutUs>div>h1{font-size:2rem}}#aboutUs>div>p{height:100%;line-height:1.7rem;text-align:justify}#aboutUs>img{margin:0 auto;max-width:900px;width:100%}@media (min-width:768px){#aboutUs>img{max-height:350px;padding:0 3rem}}h3{color:var(--encabezados-comunes);filter:drop-shadow(0 0 1.7px rgba(128,128,128,.555));font-size:1.75rem;line-height:2.5rem;margin-top:1rem;text-align:center}#goals{display:grid;grid-template-columns:1fr;justify-content:center;margin:0 auto;max-width:1630px;width:100%}@media (min-width:768px){#goals{grid-template-columns:1fr 1fr;padding:1rem 4rem}}#goals>.goal{background-color:#fff;border-radius:10px;box-shadow:1px 1px 3px 0 hsla(0,0%,50%,.486);display:grid;margin:2rem 1rem;padding:1rem;position:relative}#goals>.goal>p{line-height:1.5rem;text-align:justify}#goals>.goal>svg{background-color:#ff5a1f;border-radius:50%;height:50px;left:50%;padding:2px;position:absolute;top:0;transform:translateY(-50%) translateX(-50%);width:50px}#assets{display:grid;margin:0 auto 2rem;position:relative;grid-gap:1rem;gap:1rem;padding:0 1rem}@media (min-width:768px){#assets{grid-template-columns:1fr 1fr;padding:1rem 4rem}}#assets>article{background-color:#fff;border-radius:10px;box-shadow:1px 1px 3px 0 hsla(0,0%,50%,.486);display:flex;flex-direction:column;max-width:500px;overflow:hidden}#assets>article>div{padding:1rem}#assets>article>div>h4{border-top:1px solid var(--segundo-color-comun);color:var(--encabezados-comunes);font-size:1.1rem;padding-top:.5rem}@media (min-width:768px){#assets>article>div>h4{font-size:1.6rem}}#assets>article>img{max-height:400px;width:100%}#lotationProjects{margin:2rem 1rem;padding-top:2rem;position:relative}@media screen and (min-width:750px){#lotationProjects{display:grid!important;grid-template-columns:repeat(3,1fr);margin:2rem auto;max-width:1600px;padding-top:4rem;text-align:center}}#lotationProjects>h4{color:var(--encabezados-comunes);font-size:1.5rem}#lotationProjects:after{border-left:2px solid var(--segundo-color-comun);border-top:2px solid var(--segundo-color-comun);left:-5px;top:-5px}#lotationProjects:after,#lotationProjects:before{content:" ";height:20px;position:absolute;width:20px}#lotationProjects:before{border-bottom:2px solid var(--encabezados-comunes);border-right:2px solid var(--encabezados-comunes);bottom:-5px;right:-5px}#lotationProjects #mundo{align-self:center;border-radius:50%;box-shadow:0 0 3px 0 gray;height:200px;margin:1rem auto;overflow:hidden;position:relative;width:200px}#lotationProjects #mundo>div{animation:giroMundo 10s linear infinite;display:flex;height:100%;position:absolute;width:100%}#lotationProjects #mundo>div>img{flex:1 0 100%;height:100%}#lotationProjects>ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;order:1}@media screen and (min-width:750px){#lotationProjects>ul{display:grid;grid-template-columns:1fr 1fr;order:inherit}}#lotationProjects>ul svg{align-self:center;height:50px;width:100px}@keyframes giroMundo{0%{transform:translateX(0)}to{transform:translateX(-160%)}}#logos{flex-direction:column}#logos,#logos>ul{align-items:center;display:flex}#logos>ul{flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;margin:1rem auto}#logos>ul>li{width:200px}#logos>ul>li>img{width:100%}