.imageSection,.imageSection .imageContainer{position:relative;overflow:hidden;width:100%;display:flex}.imageSection{flex-direction:column;justify-content:center;align-items:center}.imageSection .imageContainer{height:100vh;justify-content:center;align-items:center}.imageSection .imageContainer video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);z-index:0}.imageSection .imageContainer .degradadoPortafolioTop{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 10%,rgba(8,17,1,.863) 100%);background-size:cover;background-position:center;z-index:1;transition:filter .3s}.imageSection .imageContainer .textandGraph{width:100%;position:absolute;top:50%;display:flex;justify-content:space-between;align-items:center;padding:0 80px;z-index:2}.imageSection .imageContainer .textandGraph .texto{width:70%;display:flex;flex-direction:column;text-align:start}.imageSection .imageContainer .textandGraph .texto .textoSecundario{font-size:var(--titulo);font-weight:300;font-family:Raleway,sans-serif!important;color:var(--white)}.imageSection .imageContainer .textandGraph .texto .textoPrincipal{padding-top:10px;padding-left:10px;width:70%;text-align:justify;font-size:17px;font-weight:300;font-family:Raleway,sans-serif!important;color:var(--white);border-left:var(--BotonEnlaces) 2px solid}.imageSection .imageContainer .textandGraph .texto .textoPrincipalmovil{display:none;padding-left:10px;border-left:var(--BotonEnlaces) 2px solid}.imageSection .imageContainer .textandGraph .texto .buttonVer{border:1px solid var(--white);background-color:var(--white);color:var(--dark);font-size:var(--textTerciario);font-family:var(--inter);padding:8px 36px;margin:24px 0;border-radius:30px;text-align:center;width:160px;font-weight:700}.imageSection .imageContainer .textandGraph .texto .buttonVer:hover{border-radius:15px;transition:.5s}@media (max-width:600px){.imageSection .imageContainer .textandGraph{top:35%;display:flex;justify-content:space-between;align-items:center;padding:0 30px}}.infoSection{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width:800px){.imageSection .imageContainer .textandGraph{bottom:0;display:flex}.imageSection .imageContainer .textandGraph .texto{width:100%;justify-content:center;align-items:center}.imageSection .imageContainer .textandGraph .texto .textoSecundario{font-size:25px;text-align:left}.imageSection .imageContainer .textandGraph .texto .textoPrincipal{display:none}.imageSection .imageContainer .textandGraph .texto .textoPrincipalmovil{display:block;font-size:var(--textPrincipalMedia);padding-top:25px;text-align:left;width:100%;font-weight:300;font-family:Raleway,sans-serif!important;color:var(--white)}.infoSection{padding:0}}
