@import url("https://use.typekit.net/sgg0mac.css");.step-innovation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:30px 20px}.step-innovation h3{color:#06239f;font-family:Montserrat;font-size:40px;font-weight:700;text-align:center;text-wrap:balance}.step-cards{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1400px;padding:20px 40px;width:100%}.step-card-container{aspect-ratio:3/2.75;border-radius:5px}.step-card,.step-card_hover{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:20px;width:100%}.step-card{position:relative;z-index:1}.step-card_hover{transition:opacity .3s ease;z-index:2}.step-card img{height:100%;max-height:60px;object-fit:contain;width:auto}.step-card .step-card-img-horizontal{object-fit:cover;width:100%}.step-card_hover h4{font-size:20px;font-weight:700;margin:0}.step-card_hover h4,.step-card_hover p,.step-card_hover span{color:#fff;font-family:Helvetica,sans-serif;text-align:center}.step-card_hover p,.step-card_hover span{font-size:16px;font-weight:300;line-height:18px;text-wrap:balance}.step-card_hover span{font-size:14px;text-transform:uppercase}.step-card_hover p{margin-top:10px}.step-card-container{margin-bottom:20px;overflow:hidden;position:relative;width:400px}.step-card{align-items:center;aspect-ratio:3/2.75;border-radius:5px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.step-card,.step-card_hover{background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;padding:20px}.step-card_hover{border-radius:0 0 5px 5px;bottom:0;left:0;opacity:0;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease,opacity .3s ease}.step-card-container:hover .step-card_hover{opacity:1;transform:translateY(0)}.rsz{max-height:80px!important}@media screen and (max-width:768px){.step-innovation h3{font-size:28px}.step-card img{height:auto;max-height:unset;object-fit:contain;width:75%}.step-card .step-card-img-horizontal{max-height:unset;width:100%}.rsz{max-height:unset!important}}