.assoesco-text-card.fade-in{opacity:1;transform:translateY(0)}.assoesco-text-card{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);display:flex;flex-direction:column;gap:20px;opacity:0;padding:20px;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;transition:all .4s ease;width:48%}.assoesco-text-card,.assoesco-text-card:active,.assoesco-text-card:focus,.assoesco-text-card:hover{color:inherit;text-decoration:none}.text-icon{height:60px;width:60px}.assoesco-text-card:hover{background-color:var(--blue);color:#fff;scale:1.05}.img-bg{align-items:center;aspect-ratio:1;background-color:#fff;border-radius:100vmax;display:flex;height:80px;justify-content:center;width:80px}.img-bg svg{fill:var(--blue)}.as-text-title{font-size:18px;font-weight:600;text-align:center;width:95%}.assoesco-text-card .as-text-description{font-size:15px;text-align:center}.assoesco-section-1{width:40%}.assoesco-section-2{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;width:60%}.assoesco-text-container{display:flex;gap:30px}.assoesco-section-1 img{border-radius:15px;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.assoesco-text-container .assoesco-section-2{flex-wrap:wrap;gap:30px!important;width:100%}.assoesco-section-2 .assoesco-text-card{width:100%}}