@keyframes explode-to-final{0%{top:50%;left:50%;transform:translate(-50%,-50%) scale(.3) rotate(0deg);opacity:0}100%{top:var(--final-top);left:var(--final-left);transform:translate(-50%,-50%) scale(1) rotate(var(--final-rotation));opacity:var(--final-opacity)}}.section.section-teamsystem-aliado{width:100%;padding-bottom:0px!important;padding-top:0px!important}.section.section-teamsystem-aliado .fondo{position:relative;width:100%;height:450px;overflow:hidden}.section.section-teamsystem-aliado .imagen-fondo{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;filter:brightness(30%);z-index:-1}.section.section-teamsystem-aliado .contenido{height:100%;width:100%;display:flex;align-items:center;justify-self:center}.section.section-teamsystem-aliado .contenido .title{font-size:var(--title-lg-size);line-height:var(--title-lg-lineheight);color:#fff;text-align:center}@media(max-width:821px){.section.section-teamsystem-aliado .contenido .title{font-size:var(--title-md-size);line-height:var(--title-md-lineheight)}}.section.section-teamsystem-aliado .contenido .subtitle{font-size:var(--title-sm-size);line-height:var(--title-sm-lineheight);font-weight:300;color:#fff;text-align:center}@media(max-width:821px){.section.section-teamsystem-aliado .contenido .subtitle{font-size:var(--title-xs-size);line-height:var(--title-xs-lineheight)}}.section.section-teamsystem-aliado .contenido .cta-buttons{margin-top:40px;justify-content:center}@media(max-width:821px){.section.section-teamsystem-aliado .contenido .cta-buttons{margin-top:30px}}