.transparent-card{display:flex;gap:40px}.cards__header{display:flex;gap:1rem}.square-green{background-color:#aeffd7;height:24px;width:24px}.transparent-card__left{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;width:50%}.transparent-card__right{display:flex;width:50%}.transparent-card__right img{aspect-ratio:1/1;display:flex;height:auto;width:100%}@media (max-width:1024px){.transparent-card{flex-direction:column}.transparent-card__left,.transparent-card__right{width:100%}}