.s8{width:100%;display:flex;flex-direction:column;gap:80px;justify-content:center;align-items:center}.s8 .s8-header{width:100%;display:flex;flex-direction:column;gap:50px;justify-content:center;align-items:center;text-align:center}.s8 .s8-header .s8-title{font-family:Jost;font-size:60px;font-weight:900;color:#13136d}.s8 .s8-header .s8-text{font-family:Jost;font-weight:400;font-size:28px;color:#13136d}.s8 .s8-body{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;overflow-x:auto;padding:120px 45px}.s8 .s8-body .s8-card{position:relative;display:flex;flex-direction:column;background-color:#fff;padding:50px 15px;border-radius:40px;gap:30px;align-items:center;justify-content:center;width:240px;height:360px;animation:erpFloat 4.5s ease-in-out infinite;box-shadow:-8px -8px 20px #ffc8c8cc,-5px -5px 15px #0000000d;flex-shrink:0}@keyframes erpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.s8 .s8-body .s8-card .personaje{display:none}.s8 .s8-body .s8-card .cont-iso{display:flex;justify-content:center;align-items:center;border:solid 1px #EE7474;border-radius:20px;width:52%;aspect-ratio:1;padding:10px}.s8 .s8-body .s8-card .cont-iso .isotipo{width:60%}.s8 .s8-body .s8-card .cont-iso .isotipo-blanco{display:none}.s8 .s8-body .s8-card .cont-logo{display:flex;justify-content:center;align-items:center;width:100%;height:60px}.s8 .s8-body .s8-card .cont-logo .logo{display:flex}.s8 .s8-body .s8-card .cont-logo .tax{height:100%}.s8 .s8-body .s8-card .cont-logo .logo-blanco{display:none}.s8 .s8-body .s8-card .btn{color:#fff;border-radius:50px;border:none;background:linear-gradient(to right,#cb1873,#ed801f)}.s8 .s8-body .s8-card:hover{background:linear-gradient(135deg,#ff6b1a,#ff2d55);margin-right:110px}.s8 .s8-body .s8-card:hover .personaje{display:block;position:absolute;width:450px;max-width:2000%;z-index:-10;left:0}.s8 .s8-body .s8-card:hover .space{width:407px;top:-102px}.s8 .s8-body .s8-card:hover .project{width:448px;top:-60px}.s8 .s8-body .s8-card:hover .tax-personaje{width:406px;top:-97px}.s8 .s8-body .s8-card:hover .people{top:-44px;width:429px}.s8 .s8-body .s8-card:hover .cont-iso{border:solid 1px #fff}.s8 .s8-body .s8-card:hover .cont-iso .isotipo{width:60%;display:none}.s8 .s8-body .s8-card:hover .cont-iso .isotipo-blanco{display:block}.s8 .s8-body .s8-card:hover .cont-logo .logo{display:none}.s8 .s8-body .s8-card:hover .cont-logo .logo-blanco{display:block}.s8 .s8-body .s8-card:hover .cont-logo .tax{height:100%}.s8 .s8-body .s8-card:hover .btn{background:linear-gradient(to right,#4141a3,#13136d)!important}@media(max-width:1700px){.s8 .s8-body{gap:80px}}
