.bfcm_alt_wrapper{--bg-page:#ffffff;--bg-card:#ffffff;--bg-img-wrap:#f8fafc;--c-brand:#e11d48;--c-hover:#be123c;--c-blue:#2563eb;--t-body:#334155;--t-mute:#64748b;--br-faint:#e2e8f0;--radius:3px;width:100%;max-width:900px;margin:0 auto;padding:40px 25px;box-sizing:border-box;color:var(--t-body)}.bfcm_alt_wrapper *{box-sizing:border-box}.bfcm_alt_wrapper .bfcm_alt_header-group{margin-bottom:35px}.bfcm_alt_wrapper .bfcm_alt_eyebrow{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:var(--c-brand);margin-bottom:10px}.bfcm_alt_wrapper h2{margin:0 0 10px 0}.bfcm_alt_wrapper .bfcm_alt_description{margin:0}.bfcm_alt_wrapper .bfcm_alt_list{display:flex;flex-direction:column;gap:16px}.bfcm_alt_wrapper .bfcm_alt_item{display:flex;align-items:stretch;background:var(--bg-card);border:1px solid var(--br-faint);padding:0;border-radius:var(--radius);text-decoration:none;box-shadow:0 2px 8px rgb(0 0 0 / .02);transition:all 0.3s cubic-bezier(.4,0,.2,1);overflow:hidden}.bfcm_alt_wrapper .bfcm_alt_item:hover{border-color:var(--c-blue);box-shadow:0 8px 20px rgb(37 99 235 / .08);transform:translateY(-2px)}.bfcm_alt_wrapper .bfcm_alt_img-box{width:115px;background:var(--bg-img-wrap);border-right:1px solid var(--br-faint);display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.bfcm_alt_wrapper .bfcm_alt_img{display:block;width:100%;object-fit:contain}.bfcm_alt_wrapper .bfcm_alt_content{display:flex;align-items:center;justify-content:space-between;flex-grow:1;padding:13px 24px;gap:20px}.bfcm_alt_wrapper .bfcm_alt_name{font-weight:700;font-size:17px}.bfcm_alt_wrapper .bfcm_alt_btn{font-size:14px;font-weight:700;color:var(--c-brand);display:flex;align-items:center;gap:6px;transition:color 0.2s;background:rgb(225 29 72 / .05);padding:7px 18px;border-radius:50px;white-space:nowrap}.bfcm_alt_wrapper .bfcm_alt_item:hover .bfcm_alt_btn{background:var(--c-brand);color:#fff}@media (max-width:600px){.bfcm_alt_wrapper .bfcm_alt_img-box{width:80px}.bfcm_alt_wrapper .bfcm_alt_content{padding:7px 16px;gap:10px}.bfcm_alt_wrapper .bfcm_alt_btn{padding:6px}.bfcm_alt_wrapper .bfcm_alt_btn span{display:none}}