.text-section-1.width-1,.text-section-2.width-1{width:50%}.text-section-1.width-2{width:40%}.text-section-2.width-2{width:60%}.text-container{align-items:flex-start;display:flex;gap:30px;margin:0 auto;max-width:1200px}.text-section-2{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.text-section-1 img{border-radius:15px;height:auto;max-height:100%;object-fit:cover;width:100%}.text-section-card{display:flex;flex-direction:column;gap:16px}.text-title b{color:var(--blue)}.text-title,.text-title b{font-size:45px}.text-section-card .text-description{font-size:18px}.text-section-card .assoesco-button-secondary{animation:none;opacity:1}.text-button-group{bottom:140px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;left:18px;position:relative}.text-button-group .assoesco-button-secondary{animation:unset;opacity:1;padding:4px 4px 4px 25px;width:230px}.text-button-group .assoesco-button-secondary:hover{border-color:#fff}.text-button-group .assoesco-button-secondary .assoesco-arrow{padding:3px}.text-button-group .assoesco-button-secondary p{font-size:16px}.as-btn-container{display:flex;flex-direction:column;gap:20px;padding:60px 0;width:100%}.as-btn-container,.as-btn-item{align-items:center;justify-content:center}.as-btn-item{background-color:#fff;border:2px solid var(--blue);border-radius:100vmax;box-shadow:0 7px 15px 0 rgba(99,99,110,.2);color:var(--blue);display:inline-flex;font-size:16px;gap:10px;min-height:48px;min-width:188px;padding:5px 17px;text-align:center;transition:all .3s ease}.as-btn-item,.as-btn-item:hover{font-weight:500;text-decoration:none}.as-btn-item:hover{background-color:var(--blue);color:#fff}.as-btn-item:hover svg path{fill:#fff}.as-btn-item svg path{fill:var(--blue)}@media (max-width:1024px){.text-container{flex-wrap:wrap}.text-container .text-section-1,.text-container .text-section-2{width:100%}.text-section-1 img{max-height:200px}.text-container .text-section-1.width-2{height:200px;object-fit:cover;overflow:hidden;width:100%}.text-container .text-section-2.width-2{width:100%}.text-section-card .text-title,.text-title b{font-size:20px}.as-btn-container{padding:0}.as-btn-container .as-btn-item{width:100%}}