.tcl-kh-hero:hover{background-color:#ffffff!important;color:#252525!important}.tcl-kh-row{display:flex;margin:20px 0 0}.tcl-kh-pill{display:inline-flex;align-items:center;gap:16px;padding:6px 6px 6px 20px;border-radius:8px;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;text-decoration:none;font-size:16px;line-height:1;transition:background .15s}.tcl-kh-pill:hover{background:rgba(0,0,0,.5);color:#fff}.tcl-kh-pill__q{font-weight:400}.tcl-kh-pill__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:6px;background:#43a047;color:#fff;font-weight:700;white-space:nowrap;transition:background .15s}.tcl-kh-pill__btn span{font-size:18px;line-height:1;transition:transform .15s}.tcl-kh-pill:hover .tcl-kh-pill__btn{background:#3b8e3f}.tcl-kh-pill:hover .tcl-kh-pill__btn span{transform:translateX(3px)}@media (max-width:600px){.tcl-kh-pill{flex-direction:column;align-items:stretch;gap:10px;padding:14px;text-align:center}.tcl-kh-pill__btn{justify-content:center}}.tcl-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.tcl-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.tcl-btn--primary{background:#e8772e;color:#fff;border:2px solid #e8772e}.tcl-btn--primary:hover{background:#d2691e;border-color:#d2691e}.tcl-btn--secondary{background:0 0;color:#e8772e;border:2px solid #e8772e}.tcl-btn--secondary:hover{background:#fcede3}