.tcb{color:var(--colors-offwhite);margin-bottom:96px;margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side)}.tcb__img{background-image:url(https://www.applixure.com/hubfs/roi-banner-bckg.png);background-position:bottom;background-size:150%;border:1px solid #303030;border-radius:16px 16px 0 0;display:flex;justify-content:center}.tcb__img.tcb__img--top{align-items:flex-start;padding:0 24px 24px}.tcb__img.tcb__img--center{align-items:center;padding:24px}.tcb__img.tcb__img--bottom{align-items:flex-end;padding:24px 24px 0}.tcb__img img{max-width:100%;vertical-align:middle}.tcb__content{background-color:#1a1a1a;border-radius:0 0 16px 16px;padding:24px}body .body-wrapper .tcb__content h2{font-size:24px;font-weight:500;line-height:32px;margin-bottom:16px}.tcb__content p{line-height:24px;margin:0 0 24px}.tcb__cta{align-items:center;background-color:red;border-radius:8px;box-sizing:border-box;color:#fff;display:flex;font-weight:500;gap:2px;justify-content:center;line-height:24px;margin:0 auto;padding:12px 14px;text-decoration:none;transition:all .5s;width:100%}.tcb__cta svg path{stroke:#fff;transition:all .5s}.tcb__cta:hover{background-color:#fff;color:#111}.tcb__cta:hover svg path{stroke:#111}@media (min-width:768px){.tcb{display:flex}.tcb__content{border-radius:0 16px 16px 0;box-sizing:border-box;min-width:50%;width:50%}.tcb__img{border-radius:16px 0 0 16px}}@media (min-width:1024px){.tcb__content{display:flex;flex-direction:column;justify-content:space-between}.tcb__cta{margin-left:0;padding:12px 24px;width:fit-content}}@media (min-width:1280px){body .body-wrapper .tcb__content h2{font-size:32px;line-height:40px}.tcb__content p{margin:0;max-width:528px}.tcb__img{background-size:cover}}@media (min-width:1440px){.tcb{margin-bottom:144px}}