.mbfe-audio-wrap{width:100%;max-width:1120px;margin:0 auto;padding:0 18px}.mbfe-audio-wide-wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 18px}.mbfe-audio-hero,.mbfe-audio-archive-hero{padding:28px 0 24px;background:#fff;border-bottom:1px solid #eef2f7}.mbfe-audio-archive-hero{text-align:center}.mbfe-audio-archive-hero__inner{max-width:880px}.mbfe-audio-hero__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:34px;align-items:center}.mbfe-audio-eyebrow{display:inline-flex;margin:0 0 10px;padding:6px 12px;border-radius:999px;border:1px solid #dfe8f4;background:#fff;color:#2457d6;font-size:10.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mbfe-audio-hero h1,.mbfe-audio-archive-hero h1{max-width:860px;margin:0 0 10px;color:#092b57;font-size:clamp(30px,4vw,48px);line-height:1.03;letter-spacing:-.045em;font-weight:950}.mbfe-audio-archive-hero h1{margin-left:auto;margin-right:auto}.mbfe-audio-subtitle,.mbfe-audio-archive-hero p{max-width:760px;margin:0 0 16px;color:#536176;font-size:16px;line-height:1.55}.mbfe-audio-archive-hero p{margin-left:auto;margin-right:auto}.mbfe-audio-cover{border-radius:24px;overflow:hidden;box-shadow:0 24px 60px rgb(15 35 70 / .14);background:#f2f4f7}.mbfe-audio-cover img{display:block;width:100%;height:auto}.mbfe-audio-ctas{display:flex;flex-wrap:wrap;gap:10px}.mbfe-audio-archive-ctas{justify-content:center}.mbfe-audio-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid #dfe8f4;background:#fff;color:#092b57!important;text-decoration:none;font-size:13.5px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.mbfe-audio-btn:hover{transform:translateY(-1px);border-color:#b9c7db;box-shadow:0 8px 18px rgb(15 35 70 / .08)}.mbfe-audio-btn--primary{background:#e62117;color:#fff!important;border-color:#e62117;box-shadow:0 8px 18px rgb(230 33 23 / .16)}.mbfe-audio-btn--primary:hover{background:#c81911;border-color:#c81911}.mbfe-audio-main,.mbfe-audio-library{padding:34px 0 70px;background:#fff}.mbfe-audio-main--single{padding-top:32px}.mbfe-audio-player-shell,.mbfe-audio-share-panel,.mbfe-audio-description-panel,.mbfe-audio-after-panel,.mbfe-audio-card{background:#fff;border:1px solid #e8edf5;border-radius:22px;box-shadow:0 14px 34px rgb(15 35 70 / .065)}.mbfe-audio-player-shell{padding:18px;margin-bottom:22px}.mbfe-audio-video{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#101828}.mbfe-audio-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.mbfe-audio-share-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin-bottom:22px}.mbfe-audio-section-kicker{margin:0 0 5px!important;color:#2457d6;font-size:10.5px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mbfe-audio-share-panel h2,.mbfe-audio-description-panel h2,.mbfe-audio-after-panel h2{margin:0;color:#101828;font-size:clamp(20px,2.4vw,28px);line-height:1.08;font-weight:950;letter-spacing:-.035em}.mbfe-audio-description-panel{padding:24px 26px;margin-bottom:22px}.mbfe-audio-copy{color:#344054;font-size:16px;line-height:1.76}.mbfe-audio-copy p{margin:0 0 16px}.mbfe-audio-copy p:last-child{margin-bottom:0}.mbfe-audio-after-panel{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 24px}.mbfe-audio-after-panel p{margin:8px 0 0;color:#667085;font-size:14.5px;line-height:1.5}.mbfe-audio-after-actions{flex:0 0 auto}.mbfe-audio-library-heading{max-width:720px;margin:0 auto 18px;text-align:center}.mbfe-audio-library-heading p{margin:0 0 5px;color:#2563eb;font-size:10.5px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mbfe-audio-library-heading h2{margin:0 0 6px;color:#101828;font-size:clamp(24px,3vw,34px);line-height:1.08;font-weight:950;letter-spacing:-.04em}.mbfe-audio-library-heading span{display:block;color:#667085;font-size:14px;line-height:1.5}.mbfe-audio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mbfe-audio-card{overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mbfe-audio-card:hover{transform:translateY(-5px);border-color:#d8e2f0;box-shadow:0 24px 56px rgb(15 35 70 / .12)}.mbfe-audio-card__media{position:relative;display:block;aspect-ratio:16/9;background:#f2f4f7;overflow:hidden}.mbfe-audio-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.mbfe-audio-card:hover .mbfe-audio-card__media img{transform:scale(1.04)}.mbfe-audio-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#fff0,rgb(0 0 0 / .28))}.mbfe-audio-play{position:absolute;z-index:3;left:50%;top:50%;width:50px;height:50px;transform:translate(-50%,-50%);border-radius:50%;background:rgb(255 255 255 / .96);box-shadow:0 12px 26px rgb(0 0 0 / .28);transition:transform .2s ease,box-shadow .2s ease}.mbfe-audio-card:hover .mbfe-audio-play{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 16px 32px rgb(0 0 0 / .32)}.mbfe-audio-play:before{content:"";position:absolute;left:21px;top:16px;border-left:15px solid #e62117;border-top:9px solid #fff0;border-bottom:9px solid #fff0}.mbfe-audio-duration{position:absolute;right:10px;bottom:10px;z-index:4;padding:5px 8px;border-radius:8px;background:rgb(0 0 0 / .78);color:#fff;font-size:11.5px;font-weight:850}.mbfe-audio-card__body{padding:14px 15px 15px}.mbfe-audio-card h2{margin:0 0 7px!important;font-size:13.2px!important;line-height:1.33!important;font-weight:900!important;letter-spacing:-.01em}.mbfe-audio-card h2 a{color:#101828;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mbfe-audio-card h2 a:hover{color:#2457d6}.mbfe-audio-card p{margin:0 0 11px;color:#596579;font-size:13px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mbfe-audio-brandline{display:flex;align-items:center;gap:6px;margin:0 0 12px;color:#667085;font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden}.mbfe-audio-logo-dot{width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:#eef4ff;color:#2457d6;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:950}.mbfe-audio-dot-sep{width:4px;height:4px;flex:0 0 4px;border-radius:50%;background:#c7d2e5}.mbfe-audio-share{display:flex;flex-wrap:wrap;gap:8px}.mbfe-audio-share--compact{gap:7px}.mbfe-audio-share a,.mbfe-audio-native-share{width:32px;height:32px;border-radius:50%;border:1px solid #eef2f7;background:#fff!important;color:#101828;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:all .18s ease;padding:0;appearance:none;-webkit-appearance:none}.mbfe-audio-share--compact a,.mbfe-audio-share--compact .mbfe-audio-native-share{width:29px;height:29px}.mbfe-audio-share svg,.mbfe-audio-native-share svg{width:14px;height:14px;display:block;fill:currentColor}.mb-share-facebook{color:#1877F2!important}.mb-share-x{color:#000!important}.mb-share-linkedin{color:#0A66C2!important}.mb-share-whatsapp{color:#25D366!important}.mb-share-telegram{color:#26A5E4!important}.mb-share-email{color:#EA4335!important}.mbfe-audio-native-share{color:#475467!important;border:1px solid #eef2f7!important}.mbfe-audio-share a:hover,.mbfe-audio-native-share:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgb(15 35 70 / .10)}.mb-share-facebook:hover{background:#1877F2!important;color:#fff!important;border-color:#1877F2}.mb-share-x:hover{background:#000!important;color:#fff!important;border-color:#000}.mb-share-linkedin:hover{background:#0A66C2!important;color:#fff!important;border-color:#0A66C2}.mb-share-whatsapp:hover{background:#25D366!important;color:#fff!important;border-color:#25D366}.mb-share-telegram:hover{background:#26A5E4!important;color:#fff!important;border-color:#26A5E4}.mb-share-email:hover{background:#EA4335!important;color:#fff!important;border-color:#EA4335}.mbfe-audio-native-share:hover{background:#101828!important;color:#fff!important;border-color:#101828!important}.mbfe-audio-pagination{margin-top:34px;display:flex;justify-content:center}.mbfe-audio-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.mbfe-audio-pagination .page-numbers{min-width:40px;height:40px;padding:0 14px;border-radius:999px;border:1px solid #e5eaf2;color:#101828;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:13px;font-weight:850}.mbfe-audio-pagination .current,.mbfe-audio-pagination .page-numbers:hover{background:#101828;color:#fff}@media(max-width:1024px){.mbfe-audio-hero__grid{grid-template-columns:1fr;gap:22px}.mbfe-audio-cover{max-width:680px}.mbfe-audio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mbfe-audio-after-panel,.mbfe-audio-share-panel{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.mbfe-audio-wrap,.mbfe-audio-wide-wrap{padding:0 15px}.mbfe-audio-hero,.mbfe-audio-archive-hero{padding:24px 0 20px}.mbfe-audio-hero h1,.mbfe-audio-archive-hero h1{font-size:28px;letter-spacing:-.04em}.mbfe-audio-subtitle,.mbfe-audio-archive-hero p{font-size:14.5px;line-height:1.5}.mbfe-audio-main,.mbfe-audio-library{padding:22px 0 56px}.mbfe-audio-player-shell{padding:10px;border-radius:18px}.mbfe-audio-video{border-radius:14px}.mbfe-audio-grid{grid-template-columns:1fr;gap:20px}.mbfe-audio-card__body{padding:14px}.mbfe-audio-ctas{flex-direction:column;width:100%}.mbfe-audio-btn{width:100%}.mbfe-audio-share-panel,.mbfe-audio-description-panel,.mbfe-audio-after-panel{padding:16px;border-radius:18px}.mbfe-audio-share{gap:7px}.mbfe-audio-share a,.mbfe-audio-native-share{width:31px;height:31px}.mbfe-audio-copy{font-size:15px;line-height:1.68}}.mbfe-audio-show-notes{font-size:16px;line-height:1.78;color:#344054}.mbfe-audio-show-notes__lead{font-size:17px!important;line-height:1.7!important;color:#24324a!important;font-weight:650}.mbfe-audio-show-notes p{max-width:1000px;margin:0 0 18px!important}.mbfe-audio-show-notes a{color:#2457d6;text-decoration:underline;text-underline-offset:3px;word-break:break-word}.mbfe-audio-chapters{margin:26px 0 6px;padding:18px;border:1px solid #e6edf7;border-radius:18px;background:#f8fbff}.mbfe-audio-chapters h3{margin:0 0 12px!important;color:#101828;font-size:18px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:-.02em}.mbfe-audio-chapters ol{display:grid;gap:8px;margin:0!important;padding:0!important;list-style:none!important}.mbfe-audio-chapters li{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #edf2f8}.mbfe-audio-chapters li span{flex:0 0 auto;min-width:58px;color:#2457d6;font-size:12px;font-weight:950;font-variant-numeric:tabular-nums}.mbfe-audio-chapters li strong{color:#344054;font-size:13.5px;line-height:1.35;font-weight:800}.mbfe-audio-topic-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid #eef2f7}.mbfe-audio-topic-chips span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#eef4ff;color:#2457d6;font-size:12px;font-weight:850}.mbfe-audio-archive-optin{padding:22px 0 8px;background:#fff}.mbfe-audio-optin-box{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:22px;align-items:center;padding:18px 20px;border:1px solid #e2eaf5;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgb(15 35 70 / .055)}.mbfe-audio-optin-copy h2{margin:0 0 7px;color:#101828;font-size:clamp(22px,2.5vw,30px);line-height:1.08;font-weight:950;letter-spacing:-.035em}.mbfe-audio-optin-copy span{display:block;color:#667085;font-size:14.5px;line-height:1.5}.mbfe-audio-optin-form form{display:flex!important;align-items:center;gap:10px!important;margin:0!important}.mbfe-audio-optin-form .ff-el-group{flex:1;margin-bottom:0!important}.mbfe-audio-optin-form .ff_submit_btn_wrapper{margin:0!important}.mbfe-audio-optin-form input[type="email"],.mbfe-audio-optin-form input[type="text"]{height:44px!important;border:1px solid #d9e3f1!important;border-radius:12px!important;padding:0 14px!important;font-size:14px!important;background:#fff!important;box-shadow:none!important}.mbfe-audio-optin-form .ff-btn-submit{height:44px!important;min-width:165px!important;border-radius:12px!important;border:0!important;background:#2563eb!important;color:#fff!important;font-size:14px!important;font-weight:900!important;box-shadow:0 7px 16px rgb(37 99 235 / .18)!important}.mbfe-audio-optin-form p{margin:8px 0 0;color:#667085;font-size:12.25px;font-weight:650}.mbfe-audio-description-panel{background:linear-gradient(180deg,#fff 0%,#fcfdff 100%)}@media(max-width:900px){.mbfe-audio-optin-box{grid-template-columns:1fr}}@media(max-width:640px){.mbfe-audio-show-notes{font-size:15px;line-height:1.68}.mbfe-audio-show-notes__lead{font-size:15.5px!important;line-height:1.62!important}.mbfe-audio-chapters{padding:14px;border-radius:16px}.mbfe-audio-chapters li{gap:8px;padding:9px 10px}.mbfe-audio-chapters li span{min-width:52px}.mbfe-audio-topic-chips span{font-size:11.5px;min-height:28px}.mbfe-audio-optin-box{padding:15px;border-radius:18px}.mbfe-audio-optin-form form{flex-direction:column}.mbfe-audio-optin-form .ff-el-group,.mbfe-audio-optin-form .ff-btn-submit{width:100%!important}}.mbfe-audio-single-hero .mbfe-audio-hero h1,.mbfe-audio-single-hero h1{font-size:clamp(30px,3.25vw,42px);line-height:1.06;letter-spacing:-.04em;max-width:760px}.mbfe-audio-description-panel h2{font-size:clamp(22px,2.35vw,30px)}.mbfe-audio-products-panel{margin-bottom:22px;padding:22px 24px 24px;background:#fff;border:1px solid #e8edf5;border-radius:22px;box-shadow:0 14px 34px rgb(15 35 70 / .065)}.mbfe-audio-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.mbfe-audio-products-head h2{margin:0;color:#101828;font-size:clamp(22px,2.4vw,30px);line-height:1.08;font-weight:950;letter-spacing:-.035em}.mbfe-audio-products-head p:not(.mbfe-audio-section-kicker){margin:7px 0 0;color:#667085;font-size:14.5px;line-height:1.45}.mbfe-audio-products-all{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border-radius:999px;border:1px solid #dfe8f4;color:#092b57!important;background:#fff;text-decoration:none;font-size:13px;font-weight:900}.mbfe-audio-products-all:hover{border-color:#b9c7db;box-shadow:0 8px 18px rgb(15 35 70 / .08);transform:translateY(-1px)}.mbfe-audio-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mbfe-audio-product-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #edf2f8;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px rgb(15 35 70 / .045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mbfe-audio-product-card:hover{transform:translateY(-3px);border-color:#dbe5f2;box-shadow:0 18px 36px rgb(15 35 70 / .09)}.mbfe-audio-product-card__image{display:block;aspect-ratio:4/5;background:#f2f4f7;overflow:hidden;text-decoration:none}.mbfe-audio-product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.mbfe-audio-product-card:hover .mbfe-audio-product-card__image img{transform:scale(1.035)}.mbfe-audio-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#2457d6;font-size:12px;font-weight:950;background:#eef4ff}.mbfe-audio-product-card__body{padding:12px}.mbfe-audio-product-card h3{margin:0 0 8px!important;color:#101828;font-size:13px!important;line-height:1.32!important;font-weight:900!important;letter-spacing:-.01em}.mbfe-audio-product-card h3 a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mbfe-audio-product-card__price{min-height:22px;margin-bottom:10px;color:#101828;font-size:13px;font-weight:900}.mbfe-audio-product-card__price del{color:#98a2b3;font-size:11px;font-weight:700}.mbfe-audio-product-card__price ins{text-decoration:none}.mbfe-audio-product-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:34px;width:100%;border-radius:999px;background:#101828;color:#fff!important;text-decoration:none;font-size:12.5px;font-weight:900}.mbfe-audio-product-card__cta:hover{background:#2457d6}@media(max-width:1024px){.mbfe-audio-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.mbfe-audio-products-head{align-items:flex-start;flex-direction:column}.mbfe-audio-products-all{width:100%}.mbfe-audio-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}}@media(max-width:640px){.mbfe-audio-single-hero h1{font-size:27px;line-height:1.08;letter-spacing:-.035em}.mbfe-audio-products-panel{padding:16px;border-radius:18px}.mbfe-audio-products-head h2{font-size:22px}.mbfe-audio-product-card__body{padding:10px}.mbfe-audio-product-card h3{font-size:12.5px!important}}.mbfe-audio-products-panel{padding:18px 20px 20px}.mbfe-audio-products-head{align-items:center;margin-bottom:14px}.mbfe-audio-products-head h2{font-size:18px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.025em!important}.mbfe-audio-products-head p:not(.mbfe-audio-section-kicker){font-size:13px;margin-top:5px}.mbfe-audio-products-all{min-height:34px;padding:0 13px;font-size:12.5px}.mbfe-audio-products-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;overflow:visible}.mbfe-audio-product-card{border-radius:14px;box-shadow:0 8px 18px rgb(15 35 70 / .04)}.mbfe-audio-product-card__image{aspect-ratio:4/5}.mbfe-audio-product-card__body{padding:9px!important}.mbfe-audio-product-card h3{margin-bottom:6px!important;font-size:12px!important;line-height:1.28!important;font-weight:900!important;-webkit-line-clamp:2}.mbfe-audio-product-card__price{min-height:18px;margin-bottom:7px;font-size:12px;line-height:1.15}.mbfe-audio-product-card__price del{font-size:10px}.mbfe-audio-product-card__cta{min-height:29px;font-size:11.5px}@media(max-width:1024px){.mbfe-audio-products-grid{display:grid;grid-auto-flow:column;grid-auto-columns:150px;grid-template-columns:none!important;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.mbfe-audio-product-card{scroll-snap-align:start}}@media(max-width:760px){.mbfe-audio-products-head{align-items:flex-start;flex-direction:column;gap:10px}.mbfe-audio-products-all{width:auto}.mbfe-audio-products-grid{grid-auto-columns:minmax(138px,46vw);gap:10px!important}}@media(max-width:640px){.mbfe-audio-products-panel{padding:15px;border-radius:18px}.mbfe-audio-products-head h2{font-size:18px!important}.mbfe-audio-product-card h3{font-size:11.75px!important}.mbfe-audio-product-card__cta{min-height:28px;font-size:11px}}