.bfcm_howto_wrapper{--bg-page:#ffffff;--bg-item:#f8fafc;--c-brand:#e11d48;--c-hover:#be123c;--c-green:#10b981;--t-head:#0f172a;--t-body:#334155;--t-mute:#64748b;--br-faint:#e2e8f0;--radius:3px;width:100%;max-width:900px;margin:0 auto;padding:50px 25px 25px 25px;box-sizing:border-box;background-color:var(--bg-page);color:var(--t-body)}.bfcm_howto_wrapper *{box-sizing:border-box}.bfcm_howto_wrapper .bfcm_howto_header-group{margin-bottom:40px}.bfcm_howto_wrapper .bfcm_howto_eyebrow{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:var(--c-brand);margin-bottom:10px}.bfcm_howto_wrapper h2{color:var(--t-head);margin:0 0 12px 0}.bfcm_howto_wrapper .bfcm_howto_description{font-size:16px;color:var(--t-body);margin:0;max-width:600px}.bfcm_howto_wrapper .bfcm_howto_timeline{display:flex;flex-direction:column;gap:25px;margin-bottom:40px}.bfcm_howto_wrapper .bfcm_howto_step{display:flex;gap:20px;position:relative}.bfcm_howto_wrapper .bfcm_howto_step:not(:last-child)::after{content:"";position:absolute;top:40px;left:19px;width:2px;height:calc(100% - 15px);background-color:var(--br-faint);z-index:0}.bfcm_howto_wrapper .bfcm_howto_number-box{width:40px;height:40px;color:var(--c-brand);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;border:2px solid var(--c-brand);border-radius:var(--radius);flex-shrink:0;z-index:1}.bfcm_howto_wrapper .bfcm_howto_step-content{background-color:#fff;border:1px solid var(--br-faint);padding:20px 25px;border-radius:var(--radius);flex-grow:1;transition:0.2s ease}.bfcm_howto_wrapper .bfcm_howto_step-content:hover{border-color:var(--c-brand);box-shadow:0 4px 15px rgb(0 0 0 / .03)}.bfcm_howto_wrapper h3{font-size:1.1em;margin:0 0 10px 0}.bfcm_howto_wrapper p{margin:0}.bfcm_howto_wrapper .bfcm_howto_step-img{display:block;max-width:600px;width:100%;height:auto;margin:25px auto 15px 0;border-radius:var(--radius);border:1px solid var(--br-faint)}.bfcm_howto_wrapper .bfcm_howto_affiliate-link{color:var(--c-brand);text-decoration:none;font-weight:700;border-bottom:1px solid #fff0;transition:0.2s}.bfcm_howto_wrapper .bfcm_howto_affiliate-link:hover{border-bottom-color:var(--c-brand)}.bfcm_howto_wrapper a{color:var(--color-link);text-decoration:none;font-weight:var(--weight-700)}.bfcm_howto_wrapper a:hover{text-decoration:underline}@media (max-width:600px){.bfcm_howto_wrapper .bfcm_howto_step-content{padding:15px}.bfcm_howto_wrapper .bfcm_howto_number-box{width:35px;height:35px;font-size:16px}}