.bt-cta-box{padding:32px 36px;border-radius:12px;margin:40px 0;text-align:center}.bt-cta-box--primary{background:var(--bt-primary-soft,rgb(232 93 0 / .08));border:1px solid var(--bt-primary,#e85d00)}.bt-cta-box--outline{background:var(--bt-surface,#fff);border:2px solid var(--bt-gray-200,#e5e7eb)}.bt-cta-box__headline{font-size:1.35rem;font-weight:800;color:var(--bt-gray-900,#111827);margin:0 0 10px;letter-spacing:-.03em;line-height:1.2}.bt-cta-box__subtext{color:var(--bt-gray-600,#4b5563);font-size:15px;line-height:1.6;margin:0 auto 20px;max-width:560px}.bt-cta-box__btn{display:inline-block;padding:11px 28px;border-radius:100px;font-size:14px;font-weight:700;text-decoration:none;transition:background 0.15s,border-color 0.15s,color 0.15s;border:2px solid var(--bt-primary,#e85d00);cursor:pointer}.bt-cta-box .bt-cta-box__btn--primary{background:var(--bt-primary,#e85d00);color:#fff}.bt-cta-box .bt-cta-box__btn--primary:hover{background:var(--bt-primary-dark,#cc5200);border-color:var(--bt-primary-dark,#cc5200);color:#fff}.bt-cta-box__btn--outline{background:#fff0;color:var(--bt-primary,#e85d00)}.bt-cta-box__btn--outline:hover{background:var(--bt-primary-soft,rgb(232 93 0 / .08))}.bt-cta-box__body{flex:1}.bt-cta-box--has-image{display:flex;align-items:center;gap:24px;text-align:left}.bt-cta-box__img-wrap{flex-shrink:0}.bt-cta-box__img{width:72px;height:72px;object-fit:cover;border-radius:12px;display:block}.bt-cta-box--has-image .bt-cta-box__subtext{margin-left:0;margin-right:0}@media (max-width:600px){.bt-cta-box--has-image{flex-direction:column;text-align:center}.bt-cta-box--has-image .bt-cta-box__subtext{margin-left:auto;margin-right:auto}.bt-cta-box__img{margin:0 auto}}