.expected{background:transparent}.expected .container-caja{background:transparent;display:flex;gap:25px;justify-content:space-around;margin:0 auto;max-width:1440px;padding:20px}.expected .card-box{background:#fff;border:1px solid #f5f4fe;border-radius:15px;box-shadow:0 2px 4px -2px rgba(51,55,101,.06);box-shadow:0 4px 8px -2px rgba(51,55,101,.1);display:flex;flex-direction:column;justify-content:space-between;max-width:417px;padding:26px 47px;text-align:left;transition:transform .3s ease;width:100%}.expected .icon{align-items:center;background:#b1a7f8;border-radius:999px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);display:flex;height:60px;justify-content:center;margin-bottom:20px;width:60px}.expected .icon svg{max-width:25.67px;width:100%}.expected .card-box h3{color:#333765;font-family:Poppins;font-size:24px;font-weight:600;line-height:28.8px;margin-bottom:15px;text-align:left}.expected .card-box p{color:#54587e;font-family:Poppins;font-size:16px;font-weight:400;line-height:26.4px;margin-bottom:20px;text-align:left}.expected .learn-more{align-items:center;color:#7865f3;display:flex;font-family:Poppins;font-size:14px;font-weight:600;font-weight:700;justify-content:flex-start;line-height:20px;line-height:1.2;position:relative;text-align:left;text-decoration:none;transition:color .3s ease}.expected .learn-more span{margin-left:10px;transition:transform .3s ease}.expected .learn-more span svg{height:16px;width:16px}.expected .learn-more:hover{color:#5c30d2}.expected .learn-more:hover span{transform:translateX(5px)}.expected .slider1-card-box{max-width:100%;position:relative;width:100%}.expected .slider-wrapper{overflow:hidden;width:100%}.expected .slider{display:flex;transition:transform .5s ease}.expected .slider-item{background-color:transparent;box-sizing:border-box;display:flex;min-width:100%;padding:10px;text-align:center}.expected .slider-arrow{background-color:#fff;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.expected .slider-arrow svg{width:14px}.expected .left-arrow{left:-15px}.expected .right-arrow{right:-15px}.expected .slider-arrow.disabled{opacity:0;pointer-events:none}@media (min-width:1200px){.expected .slider1-card-box .slider{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.expected .slider{justify-content:center}.expected .slider-arrow{opacity:0}}@media (max-width:1199px) and (min-width:993px){.expected .slider-item{min-width:50%}}@media (max-width:992px) and (min-width:764px){.expected .slider-item{min-width:50%}}@media (max-width:763px){.expected .slider-item{min-width:100%}.expected .card-box{max-width:100%;padding:26px}}@media (max-width:575px){.expected .slider-item{min-width:100%}}