.theme-cta-simple{font-family:sans-serif;padding:60px 0}.theme-cta-simple__container{margin:0 auto;max-width:900px;padding:0 15px}.theme-cta-card{background-color:#0070c9;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.1);color:#fff;display:flex;flex-direction:column;padding:40px}.theme-cta-card__header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.theme-cta-card__badge{background-color:#fff;border-radius:20px;color:#333;font-size:13px;font-weight:700;padding:6px 16px}.theme-cta-card__icon-wrap{align-items:center;display:flex;font-size:14px;gap:8px;opacity:.9}.theme-cta-card__icon-wrap svg{fill:#fff;height:18px;width:18px}.theme-cta-card__content{margin-bottom:30px}.theme-cta-card__title{color:#fff;font-size:28px;font-weight:700;margin:0 0 15px}.theme-cta-card__description{color:#fff;font-size:16px;line-height:1.6}.theme-cta-card__description p{margin-bottom:10px}.theme-cta-card__footer{margin-top:auto}.theme-cta-card__button{background-color:#93ba4d;border-radius:6px;color:#fff;display:inline-block;font-weight:700;padding:12px 24px;text-align:center;text-decoration:none;transition:opacity .3s ease}.theme-cta-card__button:hover{opacity:.9}