.bfcm_about_wrapper{--bg-page:#ffffff;--bg-experience:#DDFFFF;--bg-item:#fcfdfe;--c-brand:#e11d48;--c-green:#10b981;--c-red:#ef4444;--t-mute:#64748b;--br-faint:#e2e8f0;--radius:3px;width:100%;max-width:900px;margin:0 auto;padding:40px 25px;box-sizing:border-box}.bfcm_about_wrapper *{box-sizing:border-box}.bfcm_about_wrapper .bfcm_about_eyebrow{display:block;font-size:11px;font-weight:800;text-transform:uppercase;color:var(--c-brand);margin-bottom:10px}.bfcm_about_wrapper h2{margin:0 0 20px 0}.bfcm_about_wrapper .bfcm_about_img{display:block;width:100%;max-width:700px;height:auto;border-radius:var(--radius);border:1px solid var(--br-faint);margin-bottom:25px;box-shadow:0 4px 20px rgb(0 0 0 / .03)}.bfcm_about_wrapper h3{margin:35px 0 20px 0}.bfcm_about_wrapper p{margin:0 0 20px 0}.bfcm_about_wrapper .bfcm_about_experience-box{background-color:var(--bg-experience);padding:25px 30px;border-radius:var(--radius);border-left:4px solid #06b6d4;margin:35px 0;box-shadow:0 2px 10px rgb(0 0 0 / .02)}.bfcm_about_wrapper .bfcm_about_title{display:flex;align-items:center;gap:10px;font-size:1.1em;margin-bottom:14px;text-transform:uppercase}.bfcm_about_wrapper .bfcm_about_title svg{color:#06b6d4;width:22px;height:22px;flex-shrink:0}.bfcm_about_wrapper .bfcm_about_experience-box p{color:#0f172a}.bfcm_about_wrapper .bfcm_about_desc{font-size:.9em;margin-bottom:0}.bfcm_about_wrapper .bfcm_about_features-list{margin:0 0 40px 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.bfcm_about_wrapper .bfcm_about_features-list li{display:flex;align-items:flex-start;gap:12px;background:var(--bg-item);border:1px solid var(--br-faint);padding:16px 20px;border-radius:var(--radius);transition:0.2s ease}.bfcm_about_wrapper .bfcm_about_features-list li:hover{border-color:var(--c-brand);box-shadow:0 4px 15px rgb(225 29 72 / .05);transform:translateY(-2px)}.bfcm_about_wrapper .bfcm_about_feature-icon{flex-shrink:0;width:20px;height:20px;color:var(--c-brand);margin-top:2px}.bfcm_about_wrapper .bfcm_about_pros-cons-grid{display:flex;gap:25px;margin-bottom:30px}.bfcm_about_wrapper .bfcm_about_pc-column{flex:1;background:var(--bg-item);border:1px solid var(--br-faint);border-radius:8px;padding:25px 30px;box-shadow:0 4px 15px rgb(0 0 0 / .02)}.bfcm_about_wrapper .bfcm_about_pros-box{border-top:4px solid var(--c-green)}.bfcm_about_wrapper .bfcm_about_cons-box{border-top:4px solid var(--c-red)}.bfcm_about_wrapper .bfcm_about_pc-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;margin:0 0 20px 0}.bfcm_about_wrapper .bfcm_about_pros-title{color:var(--c-green)}.bfcm_about_wrapper .bfcm_about_cons-title{color:var(--c-red)}.bfcm_about_wrapper .bfcm_about_pc-list{display:flex;flex-direction:column;gap:14px;list-style:none;padding:0;margin:0}.bfcm_about_wrapper .bfcm_about_pc-item{display:flex;align-items:flex-start;gap:12px;font-size:15px}.bfcm_about_wrapper .bfcm_about_pc-icon{flex-shrink:0;width:22px;height:22px;margin-top:1px}.bfcm_about_wrapper .bfcm_about_icon-pro{color:var(--c-green)}.bfcm_about_wrapper .bfcm_about_icon-con{color:var(--c-red)}@media (max-width:768px){.bfcm_about_wrapper .bfcm_about_pros-cons-grid{flex-direction:column;gap:25px}}