:root{--mbwr-border:var(--mbfe-border,#d9e3f0);--mbwr-border-strong:var(--mbfe-border-strong,#cfd9e6);--mbwr-text:var(--mbfe-text,#20314d);--mbwr-muted:var(--mbfe-muted,#6b7a90);--mbwr-brand:var(--mbfe-brand,#173a67);--mbwr-blue:var(--mbfe-blue,#4f61e8);--mbwr-blue2:var(--mbfe-blue2,#6b7cff);--mbwr-page:#f7faff;--mbwr-surface:var(--mbfe-surface,#ffffff);--mbwr-surface-soft:var(--mbfe-surface-soft,#f8fbff);--mbwr-shadow-soft:0 10px 26px rgba(18,38,68,.06);--mbwr-shadow-float:0 22px 56px rgba(19,42,76,.10);--mbwr-pill-radius:999px;--mbwr-card-radius:26px}.mbwr-wrap{padding-top:24px;background:linear-gradient(180deg,#ffffff 0%,var(--mbwr-page) 100%)}.mbwr-page{max-width:1280px;margin:0 auto;padding:0 18px 44px}.mbwr-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:var(--mbwr-muted);font-size:.92rem;margin-bottom:20px}.mbwr-breadcrumb a{color:var(--mbwr-muted);text-decoration:none;transition:color .18s ease}.mbwr-breadcrumb a:hover{color:var(--mbwr-brand)}.mbwr-hero{display:grid;grid-template-columns:minmax(420px,520px) minmax(0,1fr);gap:28px;align-items:start;margin-bottom:24px}.mbwr-stage-wrap{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:start}.mbwr-thumb-col{display:flex;flex-direction:column;gap:10px}.mbwr-stage{position:relative}.mbwr-panel{display:none}.mbwr-panel.is-active{display:block}.mbwr-cover-frame{padding:12px;border-radius:24px;background:var(--mbwr-surface);border:1px solid var(--mbwr-border);box-shadow:var(--mbwr-shadow-soft)}.mbwr-cover{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 16px 32px rgb(18 38 68 / .12);transition:transform .24s ease,box-shadow .24s ease}.mbwr-cover-frame:hover .mbwr-cover{transform:scale(1.02);box-shadow:0 20px 40px rgb(18 38 68 / .16)}.mbwr-video-frame{position:relative;aspect-ratio:16/9;background:#0f172a;border-radius:24px;overflow:hidden;border:1px solid var(--mbwr-border);box-shadow:var(--mbwr-shadow-soft)}.mbwr-video-frame iframe,.mbwr-video-frame video,.mbwr-video-frame embed,.mbwr-video-frame object{position:absolute;inset:0;width:100%;height:100%;border:0}.mbwr-video-fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:260px;color:#fff;text-decoration:none;font-weight:800}.mbwr-thumb{position:relative;width:62px;height:62px;padding:0;border:1px solid var(--mbwr-border);background:#fff;border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 8px 18px rgb(18 38 68 / .05);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mbwr-thumb.is-active{border-color:rgb(79 97 232 / .34);box-shadow:0 14px 28px rgb(79 97 232 / .16);transform:translateY(-1px)}.mbwr-thumb img{display:block;width:100%;height:100%;object-fit:cover}.mbwr-play{position:absolute;left:6px;bottom:6px;width:22px;height:22px;border-radius:999px;background:rgb(15 23 42 / .88);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem}.mbwr-video-label{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.8rem;font-weight:800;color:#334155}.mbwr-preview-btn,.mbwr-buy-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:var(--mbwr-pill-radius);background:linear-gradient(135deg,var(--mbwr-blue),var(--mbwr-blue2));color:#fff;text-decoration:none;font-weight:800;font-size:.9rem;line-height:1;border:1px solid #fff0;box-shadow:0 14px 28px rgb(79 97 232 / .18);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.mbwr-preview-btn:hover,.mbwr-buy-btn:hover,.mbwr-preview-btn:focus-visible,.mbwr-buy-btn:focus-visible{color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 18px 34px rgb(79 97 232 / .24);filter:saturate(1.02) brightness(.99);outline:none}.mbwr-preview-btn:active,.mbwr-buy-btn:active{transform:translateY(0)}.mbwr-buy-btn{min-width:138px}.mbwr-buy-btn--ghost,.mbwr-preview-btn--inline.mbwr-buy-btn--ghost{background:#fff;color:var(--mbwr-brand);border-color:var(--mbwr-border);box-shadow:0 10px 20px rgb(18 38 68 / .05)}.mbwr-buy-btn--ghost:hover,.mbwr-buy-btn--ghost:focus-visible{background:#f8fbff;color:var(--mbwr-brand);border-color:#bfd0eb;box-shadow:0 14px 26px rgb(18 38 68 / .08)}.mbwr-detail-link,.mbwr-readmore{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid var(--mbwr-border);border-radius:var(--mbwr-pill-radius);background:#fff;color:var(--mbwr-brand);text-decoration:none;font-weight:700;line-height:1;box-shadow:0 8px 18px rgb(18 38 68 / .04);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.mbwr-detail-link{font-size:.8rem;padding:0;border:none;background:#fff0;box-shadow:none;color:var(--mbwr-blue);font-weight:700;justify-content:flex-start}.mbwr-detail-link:hover{color:var(--mbwr-brand);text-decoration:none}.mbwr-readmore:hover,.mbwr-readmore:focus-visible{transform:translateY(-1px);background:#f8fbff;color:var(--mbwr-brand);border-color:#bfd0eb;box-shadow:0 14px 28px rgb(18 38 68 / .08);outline:none}.mbwr-readmore:active{transform:translateY(0)}.mbwr-headline-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}.mbwr-kicker{display:inline-flex;padding:7px 12px;border-radius:var(--mbwr-pill-radius);background:#eef4fb;color:var(--mbwr-brand);font-weight:800;font-size:.78rem;border:1px solid #d7e3f5}.mbwr-headline-rating{display:inline-flex;align-items:center;gap:6px;font-size:.84rem;font-weight:800}.mbwr-headline-stars{color:#f59e0b}.mbwr-headline-reviews{color:var(--mbwr-muted)}.mbwr-title{font-size:clamp(2rem,3vw,2.85rem);line-height:1.04;letter-spacing:-.04em;margin:0 0 10px;color:#0b1220;font-weight:900;max-width:14ch}.mbwr-subtitle{font-size:1.04rem;line-height:1.62;color:#334155;max-width:760px;margin:0 0 14px;font-weight:500}.mbwr-offer-card{padding:2px 0 0;max-width:860px}.mbwr-offer-row{display:grid;grid-template-columns:minmax(128px,150px) minmax(170px,240px) auto;gap:14px;align-items:center;padding:14px;border:1px solid var(--mbwr-border);border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 12px 26px rgb(18 38 68 / .04);margin-bottom:12px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.mbwr-offer-row:hover{background:#f8fbff;border-color:#cfd9e6;box-shadow:0 16px 32px rgb(18 38 68 / .06);transform:translateY(-1px)}.mbwr-format{font-size:.95rem;color:#0b1220;font-weight:900}.mbwr-price{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.mbwr-old{text-decoration:line-through;color:#94a3b8;font-weight:700}.mbwr-new{font-size:1.12rem;color:#0b1220;font-weight:900}.mbwr-support-text{display:inline-flex;align-items:center;padding:5px 9px;border-radius:var(--mbwr-pill-radius);background:#f5f9ff;border:1px solid #d9e3f0;font-size:.71rem;font-weight:700;color:#4b5f7a}.mbwr-cta-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.mbwr-microtrust{display:flex;flex-wrap:wrap;gap:8px 10px;margin:0}.mbwr-microtrust span{display:inline-flex;align-items:center;padding:7px 11px;border-radius:var(--mbwr-pill-radius);background:#fff;border:1px solid var(--mbwr-border);font-size:.78rem;font-weight:700;color:#475569;box-shadow:0 8px 18px rgb(18 38 68 / .03)}.mbwr-hero-actions{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap;margin-top:8px}.mbwr-trust{margin-top:10px;font-size:.84rem;color:var(--mbwr-muted)}.mbwr-cart-notice{margin-top:10px;font-size:.88rem;font-weight:700;color:#166534;min-height:1.2em}.mbwr-body{display:flex;flex-direction:column;gap:18px}.mbwr-card,.mbwr-duo-card,.mbwr-aplus-panel{padding:20px;border-radius:var(--mbwr-card-radius);background:var(--mbwr-surface);border:1px solid var(--mbwr-border);box-shadow:var(--mbwr-shadow-soft)}.mbwr-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.mbwr-section-head h2,.mbwr-duo-card h2{margin:0;color:#0b1220;font-size:1.12rem;letter-spacing:-.02em}.mbwr-desc-shell{position:relative}.mbwr-desc-shell--author{margin-top:6px}.mbwr-content{color:#223047;line-height:1.82}.mbwr-content h2{margin:1.55em 0 .6em;font-size:1.24rem;color:#0b1220;letter-spacing:-.02em}.mbwr-content h3{margin:1.15em 0 .5em;font-size:1.05rem;color:#0b1220;letter-spacing:-.01em}.mbwr-content p{margin:0 0 1em;color:#223047}.mbwr-content ul{margin:0 0 1em 1.1em}.mbwr-content li{margin:0 0 .52em}.mbwr-content a{color:var(--mbwr-blue);text-decoration:none}.mbwr-content a:hover{color:var(--mbwr-brand);text-decoration:underline}.mbwr-content--collapsible{position:relative;overflow:hidden;max-height:24rem;transition:max-height .28s ease}.mbwr-content--collapsible.is-expanded{max-height:none}.mbwr-content--collapsible:not(.is-expanded)::after,.mbwr-author-text:not(.is-expanded)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:108px;background:linear-gradient(180deg,#fff0,rgb(248 250 252 / .92) 60%,#f8fafc)}.mbwr-author-text{position:relative;overflow:hidden;max-height:11.25rem;transition:max-height .28s ease}.mbwr-author-text.is-expanded{max-height:none}.mbwr-book-details-stack{display:flex;flex-direction:column;gap:10px;color:#334155}.mbwr-book-cats a,.mbwr-book-details-stack a{color:var(--mbwr-blue);text-decoration:none}.mbwr-book-cats a:hover,.mbwr-book-details-stack a:hover{color:var(--mbwr-brand);text-decoration:underline}.mbwr-carousel-card{padding-bottom:14px}.mbwr-carousel-controls{display:flex;gap:8px}.mbwr-arrow{width:42px;height:42px;border-radius:var(--mbwr-pill-radius);border:1px solid var(--mbwr-border);background:#fff;cursor:pointer;font-size:1.18rem;line-height:1;color:var(--mbwr-brand);box-shadow:0 8px 18px rgb(18 38 68 / .04);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease;display:inline-flex;align-items:center;justify-content:center}.mbwr-arrow:hover,.mbwr-arrow:focus-visible{background:#eef4fb;color:var(--mbwr-brand);border-color:#bfd0eb;transform:translateY(-1px);box-shadow:0 14px 26px rgb(18 38 68 / .08);outline:none}.mbwr-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(155px,155px);gap:16px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:6px}.mbwr-carousel::-webkit-scrollbar{height:8px}.mbwr-carousel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.mbwr-carousel-item{display:flex;flex-direction:column;gap:7px}.mbwr-carousel-thumb{display:block;border-radius:16px;overflow:hidden;background:#fff;border:1px solid var(--mbwr-border)}.mbwr-carousel-thumb img{display:block;width:100%;height:190px;object-fit:cover}.mbwr-carousel-title{font-size:.92rem;line-height:1.45;color:#0b1220;text-decoration:none;font-weight:700}.mbwr-carousel-title:hover{color:var(--mbwr-brand)}.mbwr-carousel-meta,.mbwr-carousel-format,.mbwr-carousel-price{font-size:.78rem;color:#475569}.mbwr-stars{color:#f59e0b;font-weight:800}.mbwr-carousel-price{font-weight:800;color:#0b1220}.mbwr-cta-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 20px;border-radius:var(--mbwr-card-radius);background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);color:#0b1220;border:1px solid var(--mbwr-border);box-shadow:var(--mbwr-shadow-soft)}.mbwr-cta-band h2{margin:0 0 6px;color:#0b1220;font-size:1.18rem;letter-spacing:-.02em}.mbwr-cta-band p{margin:0;color:var(--mbwr-muted);line-height:1.6}.mbwr-cta-band--soft{background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);border-color:var(--mbwr-border)}.mbwr-cta-band--soft h2{color:#0b1220}.mbwr-cta-band--soft p{color:var(--mbwr-muted)}.mbwr-aplus-panel{display:grid;grid-template-columns:1fr;gap:18px;align-items:center;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.mbwr-aplus-eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--mbwr-blue);margin-bottom:8px}.mbwr-aplus-panel h2{margin:0 0 10px;font-size:1.34rem;line-height:1.22;color:#0b1220;letter-spacing:-.03em}.mbwr-aplus-panel p{margin:0;color:#475569;line-height:1.76}.mbwr-gain,.mbwr-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mbwr-gain{grid-template-columns:1fr}.mbwr-duo-card ul{margin:0;padding-left:18px;color:#334155}.mbwr-duo-card li{margin:0 0 8px;line-height:1.6}.mbwr-author-lite__inner{display:grid;grid-template-columns:84px 1fr;gap:16px;align-items:start;padding:2px 0}.mbwr-author-lite__media img{width:84px;height:84px;border-radius:999px;object-fit:cover;display:block;box-shadow:0 10px 22px rgb(18 38 68 / .10)}.mbwr-author-lite__body h3{margin:0 0 8px;color:#0b1220;font-size:1rem}.mbwr-author-lite__body p{margin:0 0 .75rem;color:#475569;line-height:1.75}.mbwr-author-lite__body a{color:var(--mbwr-blue);text-decoration:none}.mbwr-author-lite__body a:hover{color:var(--mbwr-brand)}.mbwr-author-text{position:relative;overflow:hidden;max-height:8.2rem}.mbwr-author-text.is-expanded{max-height:none}.mbwr-author-text:not(.is-expanded)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:56px;background:linear-gradient(180deg,#fff0,#fff)}.mbwr-faq-group{display:flex;flex-direction:column;gap:12px}.mbwr-faq{border:1px solid var(--mbwr-border);border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);padding:0 16px;box-shadow:0 10px 24px rgb(18 38 68 / .04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.mbwr-faq:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgb(18 38 68 / .08);border-color:#cfd9e6}.mbwr-faq[open]{background:linear-gradient(180deg,#f8fbff 0%,#f4f8ff 100%);border-color:#cfd9e6}.mbwr-faq summary{cursor:pointer;list-style:none;padding:16px 40px 16px 0;font-weight:800;color:#0b1220;position:relative;font-size:1rem;line-height:1.45}.mbwr-faq summary::-webkit-details-marker{display:none}.mbwr-faq summary::after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:var(--mbwr-brand);background:#fff;border:1px solid var(--mbwr-border);box-shadow:0 6px 14px rgb(18 38 68 / .05)}.mbwr-faq[open] summary::after{content:"−";background:linear-gradient(135deg,var(--mbwr-blue),var(--mbwr-blue2));color:#fff;border-color:#fff0}.mbwr-faq-body{padding:0 0 16px;color:#475569;line-height:1.74}.mbwr-related-strip{display:flex;gap:14px;overflow-x:auto;padding:10px 0 6px}.mbwr-related-item{display:flex;flex-direction:column;gap:8px;width:110px;text-decoration:none;color:#0b1220}.mbwr-related-item img{width:110px;height:150px;object-fit:cover;border-radius:12px;border:1px solid var(--mbwr-border)}.mbwr-related-item span{font-size:.8rem;line-height:1.45}@media (max-width:1020px){.mbwr-hero{grid-template-columns:1fr;gap:22px}.mbwr-media{max-width:560px;margin:0 auto;width:100%}.mbwr-title{max-width:none}}@media (max-width:900px){.mbwr-cta-band{grid-template-columns:1fr}}@media (max-width:760px){.mbwr-page{padding:0 14px 28px}.mbwr-stage-wrap{grid-template-columns:1fr}.mbwr-thumb-col{flex-direction:row;justify-content:center}.mbwr-offer-row{grid-template-columns:1fr;gap:10px}.mbwr-hero-actions{justify-content:flex-start}.mbwr-gain,.mbwr-duo,.mbwr-author-lite__inner{grid-template-columns:1fr}.mbwr-carousel{grid-auto-columns:minmax(138px,138px)}.mbwr-carousel-thumb img{height:170px}.mbwr-title{font-size:clamp(1.65rem,7vw,2.15rem);line-height:1.08}.mbwr-subtitle{font-size:.98rem;line-height:1.6}.mbwr-card,.mbwr-duo-card,.mbwr-aplus-panel,.mbwr-cta-band{padding:16px;border-radius:22px}}.mbwr-carousel-item .mbwr-carousel-title{min-height:3.6em}.mbwr-carousel-thumb,.mbwr-related-item img{backface-visibility:hidden;-webkit-backface-visibility:hidden}.mbwr-carousel-item,.mbwr-related-item{transition:transform .22s ease}.mbwr-carousel-item:hover,.mbwr-related-item:hover{transform:translateY(-3px)}.mbwr-carousel-thumb{box-shadow:0 8px 20px rgb(18 38 68 / .05);transition:box-shadow .25s ease,border-color .25s ease}.mbwr-carousel-thumb:hover{box-shadow:0 16px 34px rgb(18 38 68 / .10);border-color:#cfd9e6}.mbwr-carousel-thumb img,.mbwr-carousel-item img{will-change:transform}.mbwr-related-item img{box-shadow:0 8px 20px rgb(18 38 68 / .05);transition:transform .35s ease,box-shadow .25s ease,border-color .25s ease}.mbwr-related-item:hover img{box-shadow:0 16px 32px rgb(18 38 68 / .12);border-color:#cfd9e6}@media (hover:none){.mbwr-carousel-item:hover,.mbwr-related-item:hover{transform:none}.mbwr-carousel-thumb:hover img,.mbwr-related-item:hover img{transform:none}}.mbwr-author-text p:last-child,.mbwr-content--collapsible p:last-child{margin-bottom:0}.mbwr-card .mbwr-readmore{position:relative;z-index:2}.mbwr-wrap{padding-top:16px;background:linear-gradient(180deg,#ffffff 0%,#f9fbff 58%,#f4f8ff 100%)}.mbwr-page{padding-bottom:30px;max-width:1220px;margin:0 auto}.mbwr-breadcrumb{margin-bottom:14px;font-size:.84rem;color:#6b7a90}.mbwr-hero{gap:20px;margin-bottom:16px;align-items:start}.mbwr-cover-frame{padding:10px;border-radius:24px;box-shadow:0 14px 30px rgb(18 38 68 / .075);border:1px solid #dbe5f0;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.mbwr-title{font-size:clamp(1.72rem,2.35vw,2.34rem);line-height:1.03;max-width:15ch;margin-bottom:10px;color:#12233f;letter-spacing:-.045em}.mbwr-subtitle{font-size:.94rem;line-height:1.56;max-width:680px;margin-bottom:12px;color:#4c5d74}.mbwr-offer-card{max-width:840px}.mbwr-offer-row{padding:13px 15px;border-radius:22px;grid-template-columns:minmax(122px,144px) minmax(172px,228px) auto;box-shadow:0 12px 24px rgb(18 38 68 / .05)}.mbwr-format{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border-radius:999px;background:#f4f8ff;border:1px solid #d6e1ef;color:#173a67;font-size:.8rem;letter-spacing:.01em;text-transform:none;font-weight:700}.mbwr-price{gap:10px}.mbwr-new{font-size:1.08rem;color:#12233f}.mbwr-support-text{padding:5px 9px;font-size:.68rem;background:#f7fbff}.mbwr-buy-btn,.mbwr-preview-btn{min-height:40px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,var(--mbwr-blue),var(--mbwr-blue2));border:0;box-shadow:0 14px 24px rgb(79 97 232 / .18);font-size:.82rem;letter-spacing:-.01em;font-weight:800}.mbwr-buy-btn:hover,.mbwr-preview-btn:hover,.mbwr-buy-btn:focus-visible,.mbwr-preview-btn:focus-visible{box-shadow:0 18px 30px rgb(79 97 232 / .22)}.mbwr-detail-link,.mbwr-readmore{color:#45617f}.mbwr-detail-link{font-size:.76rem;font-weight:700}.mbwr-detail-link:hover{color:#173a67}.mbwr-preview-btn--inline{background:#fff!important;color:#173a67!important;border:1px solid var(--mbwr-border)!important;box-shadow:0 10px 20px rgb(18 38 68 / .05)!important}.mbwr-preview-btn--inline:hover,.mbwr-preview-btn--inline:focus-visible{background:#f7fbff!important;color:#173a67!important;border-color:#bfd0eb!important;box-shadow:0 14px 28px rgb(18 38 68 / .08)!important}.mbwr-buy-btn--ghost,.mbwr-preview-btn--inline.mbwr-buy-btn--ghost{background:linear-gradient(135deg,var(--mbwr-blue),var(--mbwr-blue2))!important;color:#fff!important;border:0!important;box-shadow:0 16px 28px rgb(79 97 232 / .18)!important}.mbwr-buy-btn--ghost:hover,.mbwr-buy-btn--ghost:focus-visible{color:#fff!important;box-shadow:0 20px 34px rgb(79 97 232 / .24)!important}.mbwr-microtrust span{min-height:34px;padding:0 12px;background:#f9fbff;font-size:.74rem}.mbwr-trust{margin-top:8px;font-size:.76rem;color:#6b7a90}.mbwr-body{gap:12px}.mbwr-card,.mbwr-duo-card,.mbwr-aplus-panel,.mbwr-cta-band{padding:16px 18px;border-radius:24px;border-color:#dbe5f0;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 12px 24px rgb(18 38 68 / .05)}.mbwr-section-head{margin-bottom:10px}.mbwr-section-head h2,.mbwr-duo-card h2{font-size:1rem;color:#13233f;letter-spacing:-.025em}.mbwr-content{line-height:1.72;color:#2f4158;font-size:.93rem}.mbwr-content h2{font-size:1.06rem;margin:1.2em 0 .5em;color:#12233f}.mbwr-content h3{font-size:.94rem;margin:.95em 0 .42em;color:#173a67}.mbwr-aplus-panel{padding:18px 20px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}.mbwr-aplus-eyebrow{margin-bottom:6px;color:#4f61e8}.mbwr-aplus-panel h2{font-size:1.12rem;max-width:28ch;margin-bottom:8px;line-height:1.24}.mbwr-aplus-panel p{font-size:.92rem;line-height:1.68;color:#4a5b73}.mbwr-duo{gap:12px}.mbwr-gain{gap:12px}.mbwr-duo-card ul{padding-left:16px}.mbwr-duo-card li{margin-bottom:6px;color:#3a4d66;font-size:.9rem;line-height:1.56}.mbwr-author-lite__inner{gap:12px}.mbwr-author-lite__body h3{font-size:.98rem}.mbwr-author-lite__body p{line-height:1.64;color:#4a5b73;font-size:.9rem}.mbwr-cta-band{padding:15px 18px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}.mbwr-cta-band h2{font-size:1rem;margin-bottom:3px}.mbwr-cta-band p{font-size:.88rem;color:#60718a}.mbwr-faq-group{gap:8px}.mbwr-faq{padding:0 12px;border-radius:18px;box-shadow:0 10px 20px rgb(18 38 68 / .04)}.mbwr-faq summary{padding:13px 38px 13px 0;font-size:.88rem;line-height:1.4}.mbwr-faq-body{padding:0 0 12px;font-size:.88rem;line-height:1.6;color:#5a6a80}.mbwr-arrow{width:34px;height:34px;background:#fff;color:#173a67;border-color:#d7e2ef;box-shadow:0 6px 14px rgb(18 38 68 / .045);font-size:1rem}.mbwr-arrow:hover,.mbwr-arrow:focus-visible{background:linear-gradient(135deg,var(--mbwr-blue),var(--mbwr-blue2));color:#fff;border-color:#fff0;box-shadow:0 10px 20px rgb(79 97 232 / .18)}.mbwr-carousel{gap:12px;grid-auto-columns:minmax(148px,148px)}.mbwr-carousel-item{padding:9px;border-radius:18px;border:1px solid #dde6f1;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 8px 18px rgb(18 38 68 / .035)}.mbwr-carousel-thumb{border-radius:14px}.mbwr-carousel-title{font-size:.8rem;line-height:1.34;min-height:3em;color:#20314d}.mbwr-carousel-meta,.mbwr-carousel-format,.mbwr-carousel-price{font-size:.7rem;color:#6b7a90}.mbwr-carousel-price{font-size:.78rem;color:#12233f;font-weight:800}@media (max-width:760px){.mbwr-wrap{padding-top:12px}.mbwr-page{padding:0 14px 24px}.mbwr-hero{gap:16px;margin-bottom:14px}.mbwr-title{font-size:clamp(1.5rem,6.2vw,1.95rem);max-width:none}.mbwr-subtitle{font-size:.95rem;line-height:1.56}.mbwr-card,.mbwr-duo-card,.mbwr-aplus-panel,.mbwr-cta-band{padding:14px;border-radius:20px}.mbwr-offer-row{padding:12px;border-radius:18px;gap:9px}.mbwr-buy-btn,.mbwr-preview-btn{width:100%}.mbwr-cta-wrap{width:100%}.mbwr-hero-actions{flex-direction:column;align-items:stretch;gap:10px}.mbwr-microtrust{width:100%}.mbwr-microtrust span{width:100%;justify-content:center}.mbwr-cta-band__actions{width:100%}.mbwr-cta-band__actions .mbwr-buy-btn,.mbwr-cta-band__actions .mbwr-preview-btn{width:100%}.mbwr-carousel{grid-auto-columns:minmax(138px,138px)}.mbwr-carousel-item{padding:8px;border-radius:16px}}.mbwr-product-details-card .mbwr-book-details-stack{font-size:.88rem;line-height:1.7;color:#42536d}.mbwr-product-details-card a{color:#4f61e8;font-weight:700;text-decoration:none}.mbwr-product-details-card a:hover{color:#173a67}.mbwr-desc-shell,.mbwr-author-lite .mbwr-desc-shell{background:linear-gradient(180deg,#fbfdff 0%,#f8fbff 100%);border:1px solid #e3ebf4;border-radius:18px;padding:14px 14px 12px}.mbwr-author-lite__media img{border-radius:16px;box-shadow:0 10px 20px rgb(18 38 68 / .06)}.mbwr-book-details-stack>div+div{margin-top:4px}@media (max-width:760px){.mbwr-content{font-size:.89rem;line-height:1.66}.mbwr-aplus-panel h2{font-size:1rem}.mbwr-buy-btn,.mbwr-preview-btn{min-height:38px;font-size:.8rem}.mbwr-format{min-height:34px;font-size:.78rem}.mbwr-subtitle{font-size:.9rem}}@media (min-width:1021px){.mbwr-page{max-width:1180px}.mbwr-hero{grid-template-columns:minmax(400px,520px) minmax(0,560px);gap:18px;align-items:start;margin-bottom:14px}.mbwr-copy{display:flex;flex-direction:column;align-self:start;max-width:560px;padding-top:2px}.mbwr-headline-row{margin-bottom:6px}.mbwr-kicker{padding:6px 12px;font-size:.75rem}.mbwr-title{font-size:17px!important;line-height:1.16!important;letter-spacing:-.015em!important;max-width:none!important;width:100%;margin:0 0 6px!important}.mbwr-subtitle{font-size:12.5px!important;line-height:1.45!important;max-width:none!important;margin:0 0 10px!important}.mbwr-offer-card{max-width:none;padding-top:0}.mbwr-offer-row{grid-template-columns:118px minmax(145px,1fr) auto;gap:10px;padding:10px 12px;border-radius:20px;margin-bottom:8px;min-height:0}.mbwr-format{min-height:32px;padding:0 12px;font-size:.75rem}.mbwr-price{gap:8px;align-items:center}.mbwr-old{font-size:.86rem}.mbwr-new{font-size:14px!important;line-height:1.1}.mbwr-support-text{padding:4px 8px;font-size:.64rem;line-height:1.1}.mbwr-cta-wrap{gap:6px}.mbwr-buy-btn,.mbwr-preview-btn{min-height:34px!important;padding:0 14px!important;font-size:.76rem!important;min-width:164px;box-shadow:0 10px 18px rgb(79 97 232 / .15)}.mbwr-detail-link{font-size:.72rem;line-height:1.2}.mbwr-hero-actions{margin-top:4px;gap:8px}.mbwr-microtrust span{min-height:34px;padding:0 12px;font-size:.71rem}.mbwr-trust{margin-top:6px;font-size:.74rem;line-height:1.35}}@media (max-width:1020px){.mbwr-title{font-size:clamp(1.12rem,3.7vw,1.5rem)!important;line-height:1.14!important;max-width:none!important}.mbwr-subtitle{font-size:.9rem!important;line-height:1.48!important}}.mbwr-buy-btn{gap:8px;white-space:nowrap}.mbwr-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px}.mbwr-btn-icon svg{width:16px;height:16px;display:block}.mbwr-btn-text{display:inline-flex;align-items:center}.mbwr-detail-link{font-size:.76rem;line-height:1.25;text-decoration:none}.mbwr-detail-link:hover{text-decoration:none}@media (min-width:1021px){.mbwr-hero-actions{margin-top:6px}}@media (max-width:760px){.mbwr-wrap{padding-top:10px}.mbwr-page{padding:0 14px 22px}.mbwr-breadcrumb{font-size:.92rem;line-height:1.65;gap:8px 10px;margin-bottom:12px}.mbwr-hero{gap:14px;margin-bottom:12px}.mbwr-media{max-width:none}.mbwr-stage-wrap{gap:10px}.mbwr-thumb-col{order:-1;margin-bottom:0}.mbwr-thumb{width:68px;height:92px;border-radius:18px}.mbwr-stage{border-radius:26px;padding:10px}.mbwr-cover-frame{border-radius:22px;min-height:auto;padding:12px}.mbwr-cover{max-height:clamp(360px,64vw,520px);width:auto;max-width:100%;object-fit:contain}.mbwr-copy{padding-top:2px}.mbwr-headline-row{margin-bottom:8px}.mbwr-kicker{padding:8px 14px;font-size:.82rem}.mbwr-title{font-size:clamp(1.32rem,6.4vw,1.92rem)!important;line-height:1.12!important;letter-spacing:-.03em!important;margin:0 0 10px!important}.mbwr-subtitle{font-size:1rem!important;line-height:1.55!important;margin:0 0 12px!important}.mbwr-offer-card{display:flex;flex-direction:column;gap:12px}.mbwr-offer-row{grid-template-columns:1fr auto;grid-template-areas:"format price" "support cta" "detail detail";align-items:center;gap:10px 12px;padding:14px;border-radius:24px;margin-bottom:0}.mbwr-format{grid-area:format;justify-self:start;min-height:0;padding:0 18px;height:44px;font-size:.92rem}.mbwr-price{grid-area:price;justify-self:end;gap:10px;flex-wrap:wrap;justify-content:flex-end}.mbwr-old{font-size:1rem}.mbwr-new{font-size:1.18rem!important}.mbwr-support-text{grid-area:support;justify-self:start;padding:8px 14px;font-size:.78rem;line-height:1.15;border-radius:999px}.mbwr-cta-wrap{grid-area:cta;justify-self:end;align-items:flex-end;gap:8px}.mbwr-buy-btn{min-height:48px!important;padding:0 18px!important;min-width:220px;width:auto;max-width:100%;font-size:.95rem!important;border-radius:999px;box-shadow:0 14px 26px rgb(79 97 232 / .18)}.mbwr-btn-icon,.mbwr-btn-icon svg{width:17px;height:17px}.mbwr-detail-link{grid-area:detail;display:block;width:100%;text-align:left;font-size:.94rem;line-height:1.3;color:var(--mbwr-brand);padding-top:2px}.mbwr-hero-actions{margin-top:4px;display:block}.mbwr-preview-btn{width:100%;min-height:48px!important;font-size:.96rem!important;border-radius:999px;padding:0 18px!important}.mbwr-trust{margin-top:12px;font-size:.95rem;line-height:1.55}}@media (max-width:520px){.mbwr-page{padding:0 12px 20px}.mbwr-breadcrumb{font-size:.88rem}.mbwr-thumb{width:62px;height:84px}.mbwr-stage{padding:8px;border-radius:24px}.mbwr-cover-frame{padding:10px;border-radius:20px}.mbwr-cover{max-height:460px}.mbwr-title{font-size:clamp(1.24rem,8vw,1.74rem)!important}.mbwr-subtitle{font-size:.96rem!important}.mbwr-offer-row{grid-template-columns:1fr;grid-template-areas:"format" "price" "support" "cta" "detail";gap:10px;padding:14px 14px 13px}.mbwr-format,.mbwr-price,.mbwr-support-text,.mbwr-cta-wrap,.mbwr-detail-link{justify-self:start;text-align:left}.mbwr-price{justify-content:flex-start}.mbwr-cta-wrap{width:100%;align-items:stretch}.mbwr-buy-btn{width:100%;min-width:0}.mbwr-detail-link{font-size:.92rem}.mbwr-trust{font-size:.92rem}}.mbwr-format{background:transparent!important;border:1px solid #d6e0ee!important;color:#5d6f87!important;font-weight:700!important;box-shadow:none!important}.mbwr-offer-row{align-items:center}.mbwr-cta-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.mbwr-detail-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #d6e0ee;background:#fff;color:#29476d!important;font-size:.72rem;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 6px 14px rgb(18 38 68 / .04)}.mbwr-detail-link:hover,.mbwr-detail-link:focus-visible{background:#f7fbff;border-color:#bfd0eb;color:#173a67!important;box-shadow:0 10px 18px rgb(18 38 68 / .06);text-decoration:none}@media (min-width:1021px){.mbwr-offer-row{grid-template-columns:108px minmax(150px,1fr) auto;gap:10px;padding:10px 12px}.mbwr-format{height:30px!important;min-height:30px!important;padding:0 11px!important;font-size:.7rem!important;border-radius:999px}.mbwr-price{gap:8px}.mbwr-support-text{padding:4px 8px!important;font-size:.63rem!important}.mbwr-buy-btn{min-width:158px!important;min-height:34px!important;padding:0 14px!important;font-size:.75rem!important}.mbwr-detail-link{min-height:30px;font-size:.69rem;padding:0 10px}}@media (max-width:760px){.mbwr-wrap{padding-top:8px}.mbwr-page{padding:0 12px 20px}.mbwr-breadcrumb{margin-bottom:10px;font-size:.84rem;line-height:1.5}.mbwr-hero{gap:12px;margin-bottom:10px}.mbwr-stage-wrap{gap:8px}.mbwr-thumb{width:56px;height:76px;border-radius:16px}.mbwr-stage{padding:8px;border-radius:22px}.mbwr-cover-frame{padding:8px;border-radius:18px}.mbwr-cover{max-height:clamp(250px,54vw,400px)}.mbwr-headline-row{margin-bottom:6px}.mbwr-kicker{padding:7px 12px;font-size:.76rem}.mbwr-title{font-size:clamp(1.16rem,5.2vw,1.5rem)!important;line-height:1.12!important;letter-spacing:-.025em!important;margin:0 0 8px!important}.mbwr-subtitle{font-size:.92rem!important;line-height:1.48!important;margin:0 0 10px!important}.mbwr-offer-card{gap:10px}.mbwr-offer-row{grid-template-columns:1fr;grid-template-areas:"format" "price" "support" "cta" "detail";gap:8px;padding:12px;border-radius:20px}.mbwr-format,.mbwr-price,.mbwr-support-text,.mbwr-cta-wrap,.mbwr-detail-link{justify-self:start;text-align:left}.mbwr-format{height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:.74rem!important;border-radius:999px}.mbwr-price{justify-content:flex-start;gap:8px}.mbwr-old{font-size:.94rem}.mbwr-new{font-size:1.08rem!important}.mbwr-support-text{padding:6px 10px!important;font-size:.72rem!important}.mbwr-cta-wrap{width:100%;align-items:stretch;gap:8px}.mbwr-buy-btn{width:100%;min-width:0!important;min-height:44px!important;padding:0 16px!important;font-size:.88rem!important;box-shadow:0 12px 22px rgb(79 97 232 / .16)}.mbwr-btn-icon,.mbwr-btn-icon svg{width:16px;height:16px}.mbwr-detail-link{display:flex;width:100%;min-height:38px;padding:0 14px;font-size:.83rem;border-radius:999px}.mbwr-preview-btn{min-height:44px!important;font-size:.9rem!important;padding:0 16px!important}.mbwr-trust{margin-top:10px;font-size:.88rem;line-height:1.5}}@media (max-width:520px){.mbwr-page{padding:0 10px 18px}.mbwr-cover{max-height:330px}.mbwr-title{font-size:clamp(1.08rem,5.6vw,1.34rem)!important}.mbwr-subtitle{font-size:.88rem!important}.mbwr-offer-row{padding:11px 11px 12px;gap:7px;border-radius:18px}.mbwr-buy-btn{min-height:42px!important;font-size:.84rem!important}.mbwr-detail-link{min-height:36px;font-size:.79rem;padding:0 12px}.mbwr-preview-btn{min-height:42px!important;font-size:.86rem!important}.mbwr-trust{font-size:.84rem}}@media (max-width:760px){.mbwr-page{padding:0 12px 26px}.mbwr-breadcrumb{margin-bottom:10px;font-size:.92rem;gap:8px;line-height:1.4}.mbwr-hero{gap:14px;margin-bottom:18px}.mbwr-stage-wrap{grid-template-columns:1fr;gap:8px}.mbwr-thumb-col{display:none!important}.mbwr-media{max-width:100%!important}.mbwr-cover-frame{padding:10px;border-radius:20px}.mbwr-cover{width:auto;max-width:100%;max-height:320px;margin:0 auto;object-fit:contain}.mbwr-headline-row{margin-bottom:6px}.mbwr-kicker{padding:6px 12px;font-size:.72rem}.mbwr-title{font-size:clamp(1.32rem,5.8vw,1.8rem);line-height:1.08;letter-spacing:-.03em;margin:0 0 8px;max-width:none}.mbwr-subtitle{font-size:.9rem;line-height:1.46;margin:0 0 12px}.mbwr-offer-card{padding-top:0}.mbwr-offer-row{padding:12px;gap:9px;border-radius:18px;margin-bottom:10px;box-shadow:0 8px 20px rgb(18 38 68 / .035)}.mbwr-format{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#f7faff;border:1px solid #d9e3f0;color:#53667f;font-size:.78rem;font-weight:800;width:auto;max-width:max-content}.mbwr-price{gap:8px}.mbwr-old{font-size:.82rem}.mbwr-new{font-size:1rem}.mbwr-support-text{padding:4px 10px;font-size:.72rem;min-height:34px}.mbwr-cta-wrap{gap:8px}.mbwr-buy-btn{min-width:0;width:100%;min-height:48px;padding:0 16px;border-radius:999px;font-size:.86rem;box-shadow:0 12px 24px rgb(79 97 232 / .16)}.mbwr-buy-btn .mbwr-btn-icon,.mbwr-buy-btn svg{width:16px;height:16px}.mbwr-detail-link{width:100%;min-height:44px;padding:0 14px;border:1px solid var(--mbwr-border);border-radius:999px;background:#fff;color:var(--mbwr-brand);box-shadow:0 6px 14px rgb(18 38 68 / .035);justify-content:center;font-size:.82rem;line-height:1.15;text-align:center}.mbwr-detail-link:hover,.mbwr-detail-link:focus-visible{background:#f8fbff;border-color:#bfd0eb;color:var(--mbwr-brand)}.mbwr-hero-actions{margin-top:2px;gap:10px}.mbwr-preview-btn{width:100%;min-height:46px;padding:0 16px;font-size:.9rem}.mbwr-trust{margin-top:6px;font-size:.8rem;line-height:1.45;color:#6b7a90}}@media (min-width:761px) and (max-width:980px){.mbwr-hero{gap:20px}.mbwr-stage-wrap{grid-template-columns:1fr}.mbwr-thumb-col{display:none!important}.mbwr-media{max-width:520px;margin:0 auto;width:100%}.mbwr-cover{max-height:420px;object-fit:contain;margin:0 auto}.mbwr-title{font-size:clamp(1.5rem,3.2vw,2rem);line-height:1.08;max-width:none}.mbwr-subtitle{font-size:.95rem;line-height:1.5;margin-bottom:12px}.mbwr-offer-row{padding:13px;gap:12px;border-radius:20px}}@media (max-width:760px){.mbwr-offer-card{gap:8px!important}.mbwr-offer-row{padding:10px 10px 11px!important;gap:7px!important;border-radius:16px!important;margin-bottom:8px!important;box-shadow:0 6px 16px rgb(18 38 68 / .028)!important}.mbwr-format{min-height:32px!important;height:32px!important;padding:0 12px!important;font-size:.72rem!important;border-radius:999px!important;font-weight:800!important}.mbwr-price{gap:6px!important;row-gap:6px!important;align-items:center!important}.mbwr-old{font-size:.8rem!important}.mbwr-new{font-size:1rem!important;line-height:1.05!important}.mbwr-support-text{padding:4px 9px!important;min-height:30px!important;font-size:.68rem!important;line-height:1!important;font-weight:800!important}.mbwr-cta-wrap{gap:6px!important;width:100%!important}.mbwr-buy-btn{min-height:40px!important;height:40px!important;padding:0 14px!important;font-size:.82rem!important;box-shadow:0 10px 20px rgb(79 97 232 / .14)!important}.mbwr-buy-btn svg,.mbwr-buy-btn i{width:14px!important;height:14px!important}.mbwr-detail-link{min-height:34px!important;height:34px!important;padding:0 10px!important;font-size:.76rem!important;border-radius:999px!important}.mbwr-preview-btn{min-height:40px!important;height:40px!important;padding:0 14px!important;font-size:.82rem!important}.mbwr-hero-actions{gap:8px!important}}@media (max-width:520px){.mbwr-offer-row{padding:9px 9px 10px!important;gap:6px!important;border-radius:15px!important;margin-bottom:7px!important}.mbwr-format{min-height:30px!important;height:30px!important;padding:0 11px!important;font-size:.7rem!important}.mbwr-old{font-size:.76rem!important}.mbwr-new{font-size:.96rem!important}.mbwr-support-text{min-height:28px!important;padding:4px 8px!important;font-size:.64rem!important}.mbwr-buy-btn{min-height:38px!important;height:38px!important;font-size:.8rem!important;padding:0 12px!important}.mbwr-detail-link{min-height:32px!important;height:32px!important;font-size:.72rem!important;padding:0 9px!important}.mbwr-preview-btn{min-height:38px!important;height:38px!important;font-size:.8rem!important;padding:0 12px!important}}@media (max-width:760px){.mbwr-offer-row{display:flex!important;flex-wrap:wrap!important;flex-direction:row!important;align-items:center!important;gap:8px 10px!important}.mbwr-offer-row>.mbwr-format{order:1!important;flex:0 0 auto!important;margin:0!important}.mbwr-offer-row>.mbwr-price{order:2!important;flex:1 1 auto!important;min-width:0!important;margin:0!important}.mbwr-offer-row>.mbwr-support-text{order:3!important;flex:0 0 auto!important;display:none!important}.mbwr-offer-row>.mbwr-price .mbwr-support-text{display:inline-flex!important}.mbwr-offer-row>.mbwr-cta-wrap{order:4!important;flex:0 0 100%!important;width:100%!important;align-items:flex-start!important}}@media (max-width:760px){.mbwr-cta-wrap{display:flex!important;flex-direction:row!important;gap:8px!important;flex-wrap:wrap!important}.mbwr-buy-btn{width:auto!important;max-width:max-content!important;padding:0 16px!important;border-radius:999px!important}.mbwr-detail-link{width:auto!important;max-width:max-content!important;padding:0 14px!important}.mbwr-cta-wrap{justify-content:flex-start!important}}@media (max-width:520px){.mbwr-cta-wrap{flex-direction:column!important;align-items:flex-start!important}.mbwr-buy-btn,.mbwr-detail-link{width:auto!important}}@media (max-width:760px){.mbwr-cta-wrap{display:grid!important;grid-template-columns:auto auto!important;align-items:center!important;justify-content:start!important;gap:8px!important;width:auto!important}.mbwr-buy-btn,.mbwr-detail-link{width:auto!important;min-width:0!important;max-width:max-content!important;white-space:nowrap!important}.mbwr-buy-btn{padding:0 15px!important}.mbwr-detail-link{padding:0 13px!important}}@media (max-width:520px){.mbwr-cta-wrap{grid-template-columns:auto auto!important;gap:6px!important}.mbwr-buy-btn{min-height:36px!important;height:36px!important;font-size:.76rem!important;padding:0 13px!important}.mbwr-detail-link{min-height:30px!important;height:30px!important;font-size:.68rem!important;padding:0 11px!important}}@media (max-width:760px){.mbwr-offer-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 10px!important}.mbwr-offer-row>.mbwr-format{order:1!important;flex:0 0 auto!important;margin:0!important}.mbwr-offer-row>.mbwr-price{order:2!important;flex:1 1 auto!important;min-width:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;row-gap:6px!important;flex-wrap:wrap!important}.mbwr-offer-row>.mbwr-cta-wrap{order:3!important;flex:0 0 100%!important;width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin-top:2px!important}.mbwr-offer-row .mbwr-buy-btn,.mbwr-offer-row .mbwr-detail-link{width:auto!important;min-width:0!important;max-width:max-content!important;white-space:nowrap!important;margin:0!important}.mbwr-offer-row .mbwr-buy-btn{min-height:36px!important;height:36px!important;padding:0 14px!important;font-size:.78rem!important;line-height:1!important;border-radius:999px!important}.mbwr-offer-row .mbwr-detail-link{min-height:36px!important;height:36px!important;padding:0 12px!important;font-size:.68rem!important;line-height:1!important;font-weight:700!important;border-radius:999px!important}}@media (max-width:520px){.mbwr-offer-row{gap:7px 8px!important}.mbwr-offer-row>.mbwr-cta-wrap{gap:6px!important}.mbwr-offer-row .mbwr-buy-btn{min-height:34px!important;height:34px!important;padding:0 12px!important;font-size:.74rem!important}.mbwr-offer-row .mbwr-detail-link{min-height:34px!important;height:34px!important;padding:0 10px!important;font-size:.64rem!important}}.mbwr-desc-shell,.mbwr-author-lite .mbwr-desc-shell{position:relative;margin-top:6px;padding:18px 18px 16px;border:1px solid #dfe8f3;border-radius:26px;background:linear-gradient(180deg,rgb(255 255 255 / .98) 0%,rgb(248 251 255 / .98) 100%);box-shadow:0 12px 28px rgb(18 38 68 / .045)}.mbwr-content,.mbwr-author-text{color:#2b3c56;font-size:1.02rem;line-height:1.88;letter-spacing:-.01em}.mbwr-content p,.mbwr-author-text p{margin:0 0 1.08em;color:#2b3c56}.mbwr-content>*:last-child,.mbwr-author-text>*:last-child{margin-bottom:0}.mbwr-content h2,.mbwr-content h3,.mbwr-content h4{color:#6d7b90;font-weight:800;letter-spacing:-.03em;line-height:1.2}.mbwr-content h2{font-size:clamp(1.12rem,2vw,1.52rem);margin:1.45em 0 .62em}.mbwr-content h3{font-size:clamp(1rem,1.7vw,1.22rem);margin:1.15em 0 .52em}.mbwr-content ul,.mbwr-content ol{margin:0 0 1.02em 0;padding:0;list-style:none}.mbwr-content li{position:relative;margin:0 0 .62em;padding-left:1.15rem;color:#30415b}.mbwr-content li::before{content:"";position:absolute;left:0;top:.82em;width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,var(--mbwr-blue),var(--mbwr-blue2));box-shadow:0 0 0 3px rgb(79 97 232 / .08);transform:translateY(-50%)}.mbwr-content a,.mbwr-author-text a{color:var(--mbwr-blue);text-decoration:none;font-weight:700}.mbwr-content a:hover,.mbwr-author-text a:hover{color:var(--mbwr-brand);text-decoration:underline}.mbwr-content--collapsible{max-height:27rem}.mbwr-author-text{max-height:12rem}.mbwr-content--collapsible:not(.is-expanded)::after,.mbwr-author-text:not(.is-expanded)::after{height:128px;background:linear-gradient(180deg,#fff0 0%,rgb(248 251 255 / .72) 46%,#f8fbff 100%)}.mbwr-readmore{margin-top:14px;min-height:44px;padding:0 18px;border:1px solid #d6e0ee;border-radius:999px;background:#fff;color:#3a557c;font-size:.96rem;font-weight:800;box-shadow:0 10px 22px rgb(18 38 68 / .05)}.mbwr-readmore:hover,.mbwr-readmore:focus-visible{background:#f6faff;color:#173a67;border-color:#bfd0eb}.mbwr-author-lite{overflow:hidden}.mbwr-author-lite__inner{display:grid;grid-template-columns:90px minmax(0,1fr);gap:18px;align-items:start}.mbwr-author-lite__media img{width:90px;height:90px;border-radius:24px;object-fit:cover;border:1px solid #dfe8f3;box-shadow:0 12px 24px rgb(18 38 68 / .08)}.mbwr-author-lite__body h3{margin:0 0 10px;font-size:1.08rem;line-height:1.15;letter-spacing:-.02em;color:#122744}.mbwr-author-lite__body h3 a{color:#24456f;text-decoration:none}.mbwr-author-lite__body h3 a:hover{color:#173a67}@media (max-width:760px){.mbwr-desc-shell,.mbwr-author-lite .mbwr-desc-shell{padding:15px 14px 14px;border-radius:22px}.mbwr-content,.mbwr-author-text{font-size:.97rem;line-height:1.78}.mbwr-content h2{font-size:1.06rem;margin:1.25em 0 .55em}.mbwr-content h3{font-size:.98rem;margin:1.05em 0 .5em}.mbwr-readmore{min-height:40px;padding:0 16px;font-size:.9rem;margin-top:12px}.mbwr-author-lite__inner{grid-template-columns:72px minmax(0,1fr);gap:14px}.mbwr-author-lite__media img{width:72px;height:72px;border-radius:20px}.mbwr-author-text{max-height:11rem}}@media (max-width:520px){.mbwr-desc-shell,.mbwr-author-lite .mbwr-desc-shell{padding:14px 12px 12px;border-radius:20px}.mbwr-content,.mbwr-author-text{font-size:.94rem;line-height:1.72}.mbwr-content h2{font-size:1rem}.mbwr-content h3{font-size:.94rem}.mbwr-readmore{min-height:38px;padding:0 14px;font-size:.86rem}}.mbwr-carousel-card{padding:18px 14px 14px}.mbwr-carousel{grid-auto-columns:minmax(250px,250px);gap:18px;padding-bottom:10px}.mbwr-rail-card{gap:0;padding:14px 14px 12px;border:1px solid #dde6f2;border-radius:28px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 12px 28px rgb(18 38 68 / .045);min-height:100%}.mbwr-rail-card .mbwr-carousel-thumb{border-radius:22px;border:1px solid #dbe4f0;box-shadow:0 10px 22px rgb(18 38 68 / .05);margin-bottom:12px}.mbwr-rail-card .mbwr-carousel-thumb img{height:308px;object-fit:cover}.mbwr-rail-card .mbwr-carousel-title{font-size:.95rem;line-height:1.35;font-weight:800;color:#1f3150;letter-spacing:-.02em;min-height:3.9em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.mbwr-rail-card .mbwr-carousel-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:.82rem;color:#70809a}.mbwr-rail-card .mbwr-stars{color:#f59e0b;font-weight:900}.mbwr-rail-card .mbwr-carousel-format{font-size:.82rem;color:#70809a;margin-bottom:8px}.mbwr-rail-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto}.mbwr-rail-card .mbwr-carousel-price{font-size:1.02rem;font-weight:900;color:#152744}.mbwr-rail-card .mbwr-carousel-price del,.mbwr-rail-card .mbwr-carousel-price .amount+.amount{color:#8d9ab0}.mbwr-rail-card .mbwr-carousel-price del{margin-right:6px;font-weight:700}.mbwr-rail-cart{width:42px;height:42px;min-width:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfe0fb;background:#f4f8ff;color:#294c7c;text-decoration:none;box-shadow:0 8px 18px rgb(18 38 68 / .04);transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.mbwr-rail-cart:hover,.mbwr-rail-cart:focus-visible{background:#eef4ff;border-color:#bfd0eb;color:#173a67;transform:translateY(-1px);box-shadow:0 12px 22px rgb(18 38 68 / .08)}.mbwr-rail-cart svg{width:18px;height:18px;display:block}@media (max-width:1020px){.mbwr-carousel{grid-auto-columns:minmax(210px,210px)}.mbwr-rail-card .mbwr-carousel-thumb img{height:255px}}@media (max-width:760px){.mbwr-carousel-card{padding:14px 10px 12px}.mbwr-carousel{grid-auto-columns:minmax(162px,162px);gap:12px;padding-bottom:8px}.mbwr-rail-card{padding:10px 10px 10px;border-radius:22px}.mbwr-rail-card .mbwr-carousel-thumb{border-radius:18px;margin-bottom:10px}.mbwr-rail-card .mbwr-carousel-thumb img{height:190px}.mbwr-rail-card .mbwr-carousel-title{font-size:.82rem;min-height:3.45em;margin-bottom:8px}.mbwr-rail-card .mbwr-carousel-meta,.mbwr-rail-card .mbwr-carousel-format{font-size:.74rem;margin-bottom:6px}.mbwr-rail-card .mbwr-carousel-price{font-size:.88rem}.mbwr-rail-cart{width:36px;height:36px;min-width:36px}.mbwr-rail-cart svg{width:16px;height:16px}}.mbwr-carousel-card{padding:16px 12px 12px!important}.mbwr-carousel{grid-auto-columns:calc((100% - 5 * 14px)/6)!important;gap:14px!important;padding-bottom:8px!important}.mbwr-rail-card{padding:10px 10px 10px!important;border-radius:22px!important;box-shadow:none!important;min-height:0!important}.mbwr-rail-card .mbwr-carousel-thumb{margin-bottom:9px!important;border-radius:16px!important;box-shadow:none!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:220px!important;object-fit:cover!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.84rem!important;line-height:1.28!important;min-height:3.25em!important;margin-bottom:6px!important}.mbwr-rail-card .mbwr-carousel-meta{margin-bottom:4px!important;font-size:.76rem!important;gap:6px!important}.mbwr-rail-card .mbwr-carousel-format{margin-bottom:6px!important;font-size:.74rem!important}.mbwr-rail-card .mbwr-carousel-price{font-size:.86rem!important;line-height:1.1!important}.mbwr-rail-bottom{gap:8px!important}.mbwr-rail-cart{width:36px!important;height:36px!important;min-width:36px!important;box-shadow:none!important}.mbwr-rail-cart svg{width:15px!important;height:15px!important}.mbwr-carousel-controls{gap:8px!important}.mbwr-arrow{width:44px!important;height:44px!important;box-shadow:none!important}@media (max-width:1180px){.mbwr-carousel{grid-auto-columns:calc((100% - 3 * 14px)/4)!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:205px!important}}@media (max-width:900px){.mbwr-carousel{grid-auto-columns:calc((100% - 2 * 12px)/3)!important;gap:12px!important}.mbwr-carousel-card{padding:14px 10px 10px!important}.mbwr-rail-card{padding:9px 9px 9px!important;border-radius:20px!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:180px!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.8rem!important;min-height:3.1em!important}}@media (max-width:760px){.mbwr-carousel{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important;padding-bottom:8px!important}.mbwr-carousel-card{padding:12px 8px 10px!important}.mbwr-rail-card{padding:8px 8px 9px!important;border-radius:18px!important}.mbwr-rail-card .mbwr-carousel-thumb{margin-bottom:8px!important;border-radius:14px!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:160px!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.76rem!important;line-height:1.24!important;min-height:3em!important;margin-bottom:5px!important}.mbwr-rail-card .mbwr-carousel-meta,.mbwr-rail-card .mbwr-carousel-format{font-size:.69rem!important;margin-bottom:4px!important}.mbwr-rail-card .mbwr-carousel-price{font-size:.8rem!important}.mbwr-rail-cart{width:32px!important;height:32px!important;min-width:32px!important}.mbwr-rail-cart svg{width:14px!important;height:14px!important}.mbwr-arrow{width:40px!important;height:40px!important}}.mbwr-carousel-card{padding:14px 10px 10px!important}.mbwr-carousel{gap:14px!important}.mbwr-rail-card{padding:10px 10px 10px!important;border-radius:24px!important;border:1px solid #dbe5f2!important;background:linear-gradient(180deg,#fff 0%,#fcfdff 100%)!important;box-shadow:none!important}.mbwr-rail-card .mbwr-carousel-thumb{border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid #dfe7f2!important;margin-bottom:10px!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:232px!important;object-fit:cover!important;image-rendering:auto!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.78rem!important;line-height:1.25!important;font-weight:800!important;color:#1f3150!important;min-height:1.25em!important;margin-bottom:7px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important;-webkit-line-clamp:unset!important}.mbwr-rail-card .mbwr-carousel-meta{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:6px!important;font-size:.72rem!important;color:#6f7f97!important}.mbwr-rail-card .mbwr-stars{color:#f59e0b!important;font-weight:900!important;letter-spacing:.01em!important}.mbwr-rail-card .mbwr-carousel-format{font-size:.72rem!important;color:#74839a!important;margin-bottom:8px!important}.mbwr-rail-bottom{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important;margin-top:auto!important}.mbwr-rail-card .mbwr-carousel-price{font-size:.82rem!important;line-height:1.1!important;font-weight:900!important;color:#162744!important}.mbwr-rail-card .mbwr-carousel-price del,.mbwr-rail-card .mbwr-carousel-price ins+del,.mbwr-rail-card .mbwr-carousel-price .amount:first-child{color:#9aa6b8!important;font-weight:700!important}.mbwr-rail-card .mbwr-carousel-price del{margin-right:6px!important}.mbwr-rail-card .mbwr-carousel-price ins{text-decoration:none!important}.mbwr-rail-cart{width:40px!important;height:40px!important;min-width:40px!important;border-radius:999px!important;background:#f4f8ff!important;border:1px solid #cfe0fb!important;color:#2e4f7f!important;box-shadow:none!important}.mbwr-rail-cart svg{width:16px!important;height:16px!important}.mbwr-rail-cart:hover,.mbwr-rail-cart:focus-visible{background:#eef4ff!important;color:#173a67!important;border-color:#bfd0eb!important}.mbwr-arrow{width:42px!important;height:42px!important;border-radius:999px!important}@media (min-width:1181px){.mbwr-carousel{grid-auto-columns:calc((100% - 5 * 14px)/6)!important}}@media (max-width:1180px){.mbwr-carousel{grid-auto-columns:calc((100% - 3 * 14px)/4)!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:216px!important}}@media (max-width:900px){.mbwr-carousel{grid-auto-columns:calc((100% - 2 * 12px)/3)!important;gap:12px!important}.mbwr-rail-card{padding:9px 9px 9px!important;border-radius:22px!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:198px!important}}@media (max-width:760px){.mbwr-carousel{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important}.mbwr-rail-card{padding:8px 8px 8px!important;border-radius:20px!important}.mbwr-rail-card .mbwr-carousel-thumb{border-radius:16px!important;margin-bottom:8px!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:170px!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.74rem!important;margin-bottom:6px!important}.mbwr-rail-card .mbwr-carousel-meta,.mbwr-rail-card .mbwr-carousel-format{font-size:.68rem!important}.mbwr-rail-card .mbwr-carousel-price{font-size:.78rem!important}.mbwr-rail-cart{width:36px!important;height:36px!important;min-width:36px!important}}.mbwr-rail-card{display:flex!important;flex-direction:column!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.76rem!important;line-height:1.22!important;font-weight:800!important;min-height:1.22em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-bottom:6px!important;color:#1e3150!important}.mbwr-rail-card .mbwr-carousel-meta{display:flex!important;align-items:center!important;gap:6px!important;margin-bottom:8px!important;font-size:.72rem!important;color:#7b8aa0!important}.mbwr-rail-card .mbwr-stars{color:#f59e0b!important;font-weight:900!important}.mbwr-rail-card .mbwr-carousel-format{display:none!important}.mbwr-rail-bottom{margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding-top:6px!important}.mbwr-rail-card .mbwr-carousel-price{display:inline-flex!important;align-items:baseline!important;gap:6px!important;flex-wrap:nowrap!important;white-space:nowrap!important;font-size:.82rem!important;line-height:1!important}.mbwr-rail-card .mbwr-carousel-price del{color:#a0acbe!important;text-decoration:line-through!important;font-weight:700!important;margin:0!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price .amount:last-child{color:#182842!important;text-decoration:none!important;font-weight:900!important}.mbwr-rail-cart{width:34px!important;height:34px!important;min-width:34px!important;border-radius:999px!important;background:#f5f9ff!important;border:1px solid #d3e0f5!important;color:#2a4b78!important}.mbwr-rail-cart svg{width:15px!important;height:15px!important}@media (min-width:1181px){.mbwr-carousel{grid-auto-columns:calc((100% - 5 * 14px)/6)!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:214px!important}}@media (max-width:1180px){.mbwr-carousel{grid-auto-columns:calc((100% - 3 * 14px)/4)!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:198px!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.74rem!important}}@media (max-width:900px){.mbwr-carousel{grid-auto-columns:calc((100% - 2 * 12px)/3)!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:180px!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.72rem!important}.mbwr-rail-card .mbwr-carousel-meta{font-size:.69rem!important}}@media (max-width:760px){.mbwr-carousel{grid-auto-columns:calc((100% - 12px)/2)!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:158px!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.71rem!important;margin-bottom:5px!important}.mbwr-rail-card .mbwr-carousel-meta{font-size:.66rem!important;margin-bottom:6px!important}.mbwr-rail-card .mbwr-carousel-price{font-size:.76rem!important;gap:5px!important}.mbwr-rail-cart{width:32px!important;height:32px!important;min-width:32px!important}}.mbwr-rail-card .mbwr-carousel-meta{min-height:1.2em}.mbwr-rail-card .mbwr-stars.is-empty{color:#c7d1df!important;letter-spacing:.02em!important}.mbwr-rail-card .mbwr-reviews{color:#7b8aa0!important;font-weight:500!important}.mbwr-rail-card .mbwr-carousel-price{font-size:.74rem!important;line-height:1!important;gap:4px!important;letter-spacing:-.01em!important}.mbwr-rail-card .mbwr-carousel-price del{font-size:.66rem!important;color:#a9b4c4!important;font-weight:700!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price .amount:last-child{font-size:.74rem!important;font-weight:900!important;color:#182842!important}.mbwr-rail-bottom{padding-top:4px!important;align-items:center!important}.mbwr-rail-card .mbwr-carousel-meta{margin-bottom:5px!important}@media (max-width:760px){.mbwr-rail-card .mbwr-carousel-price{font-size:.72rem!important;gap:4px!important}.mbwr-rail-card .mbwr-carousel-price del{font-size:.64rem!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price .amount:last-child{font-size:.72rem!important}}.mbwr-content,.mbwr-content p,.mbwr-content li,.mbwr-content blockquote,.mbwr-content h2,.mbwr-content h3,.mbwr-content h4,.mbwr-duo-card p,.mbwr-duo-card li,.mbwr-aplus-panel p,.mbwr-author-lite__body p,.mbwr-book-details-stack,.mbwr-book-details-stack p,.mbwr-faq__answer,.mbwr-faq__answer p{text-align:justify!important;text-justify:inter-word}.mbwr-aplus-copy,.mbwr-aplus-panel,.mbwr-aplus-panel h2,.mbwr-aplus-panel p{width:100%}.mbwr-aplus-copy{display:flex;flex-direction:column;align-items:stretch}.mbwr-aplus-eyebrow{width:100%;text-align:center!important;justify-content:center;letter-spacing:.14em}.mbwr-aplus-panel h2{display:block;text-align:center!important;font-size:clamp(1.16rem, 2.1vw, 1.5rem)!important;line-height:1.2!important;letter-spacing:-.03em;max-width:none!important;margin:0 0 12px!important;color:#122744!important}.mbwr-aplus-panel p{margin:0!important;color:#41536f!important;line-height:1.78!important}.mbwr-content h2,.mbwr-content h3,.mbwr-content h4,.mbwr-duo-card h2,.mbwr-author-lite__body h3,.mbwr-card>h2,.mbwr-faq-wrap>h2{width:100%}@media (max-width:760px){.mbwr-aplus-panel h2{font-size:1.06rem!important;margin-bottom:10px!important}.mbwr-content,.mbwr-content p,.mbwr-content li,.mbwr-duo-card p,.mbwr-duo-card li,.mbwr-aplus-panel p,.mbwr-author-lite__body p,.mbwr-book-details-stack,.mbwr-book-details-stack p,.mbwr-faq__answer,.mbwr-faq__answer p{text-align:justify!important}}body.single-work,.single-work,.post-type-work,body.post-type-work{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important}.mbwr-wrap,.mbwr-section,.mbwr-page,.mbwr-container,.mbwr-root,.mbwr-main,.mbwr-shell{background:transparent!important}.mbwr-wrap::before,.mbwr-wrap::after,.mbwr-section::before,.mbwr-section::after,.mbwr-page::before,.mbwr-page::after,.mbwr-container::before,.mbwr-container::after,.mbwr-root::before,.mbwr-root::after,.mbwr-main::before,.mbwr-main::after,.mbwr-shell::before,.mbwr-shell::after{display:none!important;content:none!important}.single-work .site,.single-work .site-content,.single-work .content-area,.single-work .inside-article,.single-work .entry-content,.single-work article,.single-work .gp-container,.single-work .gb-container,.single-work .generate-back-to-top,.single-work .wp-site-blocks{background:transparent!important}.single-work .site-main,.single-work main,.single-work #primary,.single-work #content{background:transparent!important}.single-work .mbwr-card,.single-work .mbwr-duo-card,.single-work .mbwr-aplus-panel,.single-work .mbwr-desc-shell,.single-work .mbwr-faq,.single-work .mbwr-carousel-card,.single-work .mbwr-cta-band,.single-work .mbwr-author-lite{background-clip:padding-box}@media (max-width:760px){body.single-work,.single-work,.post-type-work,body.post-type-work{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important}}.mbwr-aplus-eyebrow{letter-spacing:0!important;text-transform:none!important;font-size:.88rem!important;font-weight:700!important;color:#385276!important;margin-bottom:10px!important}.mbwr-aplus-panel{border-radius:24px!important}.mbwr-aplus-panel h2{max-width:860px;margin-left:auto!important;margin-right:auto!important}.mbwr-aplus-panel p{max-width:980px;margin-left:auto!important;margin-right:auto!important}.mbwr-cta-band{border-radius:22px!important;padding:16px 18px!important}.mbwr-cta-band h2{font-size:1.02rem!important}.mbwr-cta-band p{color:#5d708b!important}.mbwr-faq-wrap,.mbwr-card .mbwr-faq-group{margin-bottom:0!important}.mbwr-card+.mbwr-card,.mbwr-card+.mbwr-carousel-card,.mbwr-cta-band+.mbwr-card,.mbwr-card+.mbwr-cta-band{margin-top:14px!important}.mbwr-readmore--author{min-width:0!important}.mbwr-author-lite__body h3{margin-bottom:10px!important}.mbwr-author-why-inline{text-align:justify!important}.mbwr-carousel-card:last-child{margin-bottom:26px!important}.single-work .site-footer,.single-work footer{margin-top:8px!important}@media (max-width:900px){.mbwr-card,.mbwr-duo-card,.mbwr-aplus-panel{padding:18px!important}}@media (max-width:760px){.mbwr-card,.mbwr-duo-card,.mbwr-aplus-panel{padding:16px!important;border-radius:20px!important}.mbwr-section-head{margin-bottom:12px!important}.mbwr-section-head h2,.mbwr-duo-card h2{font-size:1.02rem!important}.mbwr-aplus-eyebrow{font-size:.82rem!important;margin-bottom:8px!important}.mbwr-aplus-panel h2{font-size:1rem!important}.mbwr-cta-band{padding:14px 16px!important;gap:12px!important}.mbwr-card+.mbwr-card,.mbwr-card+.mbwr-carousel-card,.mbwr-cta-band+.mbwr-card,.mbwr-card+.mbwr-cta-band{margin-top:12px!important}.mbwr-carousel-card:last-child{margin-bottom:18px!important}}.mbwr-rail-card .mbwr-carousel-price{display:inline-flex!important;align-items:baseline!important;gap:6px!important;line-height:1!important}.mbwr-rail-card .mbwr-carousel-price del,.mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount,.mbwr-rail-card .mbwr-carousel-price .price-old{font-size:.66rem!important;font-weight:400!important;color:#94A3B8!important;text-decoration:line-through!important;opacity:1!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount,.mbwr-rail-card .mbwr-carousel-price .price-new,.mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount:last-child{font-size:.76rem!important;font-weight:700!important;color:#0F172A!important;text-decoration:none!important}.mbwr-rail-card .mbwr-carousel-price ins{margin-left:2px!important;background:none!important;padding:0!important}.mbwr-rail-cart{opacity:.88!important;transform:scale(.95)}@media (max-width:760px){.mbwr-rail-card .mbwr-carousel-price del,.mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount,.mbwr-rail-card .mbwr-carousel-price .price-old{font-size:.62rem!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount,.mbwr-rail-card .mbwr-carousel-price .price-new,.mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount:last-child{font-size:.72rem!important}}.mbwr-rail-card .mbwr-carousel-price{display:flex!important;align-items:baseline!important;gap:8px!important;flex-wrap:nowrap!important;white-space:nowrap!important;line-height:1!important}.mbwr-rail-card .mbwr-carousel-price del,.mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount{order:1!important;font-size:.68rem!important;font-weight:700!important;color:#97A3B7!important;text-decoration:line-through!important;text-decoration-thickness:1.5px!important;opacity:1!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount{order:2!important;font-size:.84rem!important;font-weight:800!important;color:#162744!important;text-decoration:none!important}.mbwr-rail-card .mbwr-carousel-price ins{background:transparent!important;padding:0!important;margin:0!important}.mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount{font-size:.84rem!important;font-weight:800!important;color:#162744!important}.mbwr-rail-bottom{align-items:center!important}@media (max-width:760px){.mbwr-rail-card .mbwr-carousel-price{gap:7px!important}.mbwr-rail-card .mbwr-carousel-price del,.mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount{font-size:.64rem!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount,.mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount{font-size:.78rem!important}}.mbwr-content-section,.mbwr-content-section h1,.mbwr-content-section h2,.mbwr-content-section h3,.mbwr-content-section h4{text-align:left!important}.mbwr-content-section{text-align:left!important}.mbwr-intro,.mbwr-intro *,.mbwr-hero-text,.mbwr-hero-text *,.mbwr-aplus,.mbwr-aplus *,.mbwr-aplus-panel,.mbwr-aplus-panel *,.mbwr-aplus-copy,.mbwr-aplus-copy *{text-align:left!important}.mbwr-intro,.mbwr-hero-text,.mbwr-aplus,.mbwr-aplus-panel,.mbwr-aplus-copy{align-items:flex-start!important;justify-content:flex-start!important}.mbwr-aplus-eyebrow,.mbwr-aplus-panel h2,.mbwr-aplus-panel p{text-align:left!important;margin-left:0!important;margin-right:0!important;max-width:none!important}.mbwr-card .mbwr-desc-shell,.mbwr-gain .mbwr-duo-card,.mbwr-duo .mbwr-duo-card,.mbwr-author-lite .mbwr-desc-shell{position:relative!important;padding:22px 22px 20px!important;border:1px solid #dfe8f3!important;border-radius:26px!important;background:linear-gradient(180deg,rgb(255 255 255 / .98) 0%,rgb(248 251 255 / .98) 100%)!important;box-shadow:0 12px 28px rgb(18 38 68 / .045)!important}.mbwr-gain .mbwr-duo-card,.mbwr-duo .mbwr-duo-card{display:flex!important;flex-direction:column!important;align-items:stretch!important}.mbwr-gain .mbwr-duo-card h2,.mbwr-duo .mbwr-duo-card h2,.mbwr-card .mbwr-desc-shell .mbwr-content h2,.mbwr-card .mbwr-desc-shell .mbwr-content h3,.mbwr-card .mbwr-desc-shell .mbwr-content h4{color:#122744!important;letter-spacing:-.03em!important;line-height:1.16!important}.mbwr-gain .mbwr-duo-card h2,.mbwr-duo .mbwr-duo-card h2{margin:0 0 12px!important;font-size:1.06rem!important}.mbwr-card .mbwr-desc-shell .mbwr-content p,.mbwr-card .mbwr-desc-shell .mbwr-content li,.mbwr-gain .mbwr-duo-card li,.mbwr-duo .mbwr-duo-card li,.mbwr-author-lite__body p{color:#334866!important;line-height:1.78!important}.mbwr-gain .mbwr-duo-card ul,.mbwr-duo .mbwr-duo-card ul{list-style:none!important;margin:0!important;padding:0!important}.mbwr-gain .mbwr-duo-card li,.mbwr-duo .mbwr-duo-card li{position:relative!important;margin:0 0 .72em!important;padding-left:1.15rem!important}.mbwr-gain .mbwr-duo-card li::before,.mbwr-duo .mbwr-duo-card li::before{content:""!important;position:absolute!important;left:0!important;top:.78em!important;width:7px!important;height:7px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--mbwr-blue),var(--mbwr-blue2))!important;box-shadow:0 0 0 3px rgb(79 97 232 / .08)!important;transform:translateY(-50%)!important}.mbwr-card .mbwr-desc-shell .mbwr-readmore,.mbwr-author-lite .mbwr-desc-shell .mbwr-readmore{margin-top:14px!important}@media (max-width:760px){.mbwr-card .mbwr-desc-shell,.mbwr-gain .mbwr-duo-card,.mbwr-duo .mbwr-duo-card,.mbwr-author-lite .mbwr-desc-shell{padding:16px 16px 14px!important;border-radius:22px!important}.mbwr-gain .mbwr-duo-card h2,.mbwr-duo .mbwr-duo-card h2{font-size:1rem!important;margin-bottom:10px!important}.mbwr-gain .mbwr-duo-card li,.mbwr-duo .mbwr-duo-card li{margin-bottom:.62em!important;padding-left:1.05rem!important}}@media (max-width:760px){.mbwr-author-lite{padding:16px!important;border-radius:22px!important}.mbwr-author-lite .mbwr-section-head{margin-bottom:12px!important}.mbwr-author-lite .mbwr-section-head h2{font-size:1rem!important;line-height:1.15!important}.mbwr-author-lite__inner{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;align-items:start!important}.mbwr-author-lite__media{display:flex!important;justify-content:flex-start!important}.mbwr-author-lite__media img{width:88px!important;height:88px!important;border-radius:24px!important}.mbwr-author-lite__body{min-width:0!important}.mbwr-author-lite__body h3{margin:0 0 10px!important;font-size:1rem!important;line-height:1.15!important}.mbwr-author-lite .mbwr-desc-shell{margin-top:0!important;padding:16px 16px 14px!important;border-radius:22px!important}.mbwr-author-text{max-height:10.5rem!important;font-size:.96rem!important;line-height:1.72!important}.mbwr-author-lite .mbwr-readmore{min-height:40px!important;padding:0 16px!important;font-size:.92rem!important;border-radius:999px!important}.mbwr-author-why-inline{margin-top:10px!important;font-size:.92rem!important;line-height:1.65!important}}@media (max-width:520px){.mbwr-author-lite{padding:14px!important;border-radius:20px!important}.mbwr-author-lite__inner{gap:12px!important}.mbwr-author-lite__media img{width:80px!important;height:80px!important;border-radius:22px!important}.mbwr-author-lite__body h3{font-size:.96rem!important}.mbwr-author-lite .mbwr-desc-shell{padding:14px 14px 12px!important;border-radius:20px!important}.mbwr-author-text{max-height:9.75rem!important;font-size:.94rem!important;line-height:1.68!important}.mbwr-author-lite .mbwr-readmore{min-height:38px!important;padding:0 14px!important;font-size:.88rem!important}}.mbwr-author-lite{padding:22px!important;border-radius:28px!important}.mbwr-author-lite .mbwr-section-head{margin-bottom:16px!important}.mbwr-author-lite .mbwr-section-head h2{font-size:1.18rem!important;line-height:1.12!important;letter-spacing:-.03em!important}.mbwr-author-lite__inner{display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;gap:24px!important;align-items:start!important}.mbwr-author-lite__media{display:flex!important;justify-content:flex-start!important;align-items:flex-start!important}.mbwr-author-lite__media img{width:128px!important;height:128px!important;border-radius:30px!important;object-fit:cover!important;box-shadow:0 16px 32px rgb(18 38 68 / .12)!important}.mbwr-author-lite__body{min-width:0!important}.mbwr-author-lite__body h3{margin:0 0 14px!important;font-size:1.1rem!important;line-height:1.08!important;letter-spacing:-.03em!important;color:#1d3d6b!important}.mbwr-author-lite .mbwr-desc-shell{margin-top:0!important;padding:22px 22px 18px!important;border-radius:28px!important;border-color:#dde7f3!important;box-shadow:0 14px 30px rgb(18 38 68 / .05)!important}.mbwr-author-text{max-height:10.8rem!important;font-size:1rem!important;line-height:1.82!important;color:#334866!important}.mbwr-author-lite .mbwr-readmore{min-height:42px!important;padding:0 18px!important;font-size:.94rem!important;font-weight:800!important;border-radius:999px!important}.mbwr-author-why-inline{margin-top:12px!important;font-size:.95rem!important;line-height:1.72!important;color:#425773!important}@media (min-width:1180px){.mbwr-author-lite__inner{grid-template-columns:144px minmax(0,1fr)!important;gap:26px!important}.mbwr-author-lite__media img{width:144px!important;height:144px!important;border-radius:32px!important}}@media (min-width:760px){.mbwr-author-lite__inner{grid-template-columns:160px minmax(0,1fr)!important;align-items:start!important}.mbwr-author-lite__media{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.mbwr-author-lite__body h3{display:none!important}.mbwr-author-lite__media:after{content:attr(data-name);font-size:1rem;font-weight:700;color:#1d3d6b;letter-spacing:-.02em}}@media (min-width:760px){.mbwr-author-lite__inner{grid-template-columns:160px minmax(0,1fr)!important}.mbwr-author-lite__media{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.mbwr-author-lite__name{display:block!important;font-size:1rem!important;font-weight:700!important;color:#1d3d6b!important;line-height:1.2!important;letter-spacing:-.02em!important}.mbwr-author-lite__name a{color:inherit!important;text-decoration:none!important}.mbwr-author-lite__name a:hover{color:#173a67!important}.mbwr-author-lite__body h3{display:none!important}}@media (max-width:759px){.mbwr-author-lite__name{display:none!important}}.mbwr-author-lite__name{display:none}.mbwr-author-lite__name a{color:inherit!important;text-decoration:none!important}@media (min-width:760px){.mbwr-author-lite__inner{grid-template-columns:160px minmax(0,1fr)!important;align-items:start!important}.mbwr-author-lite__media{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.mbwr-author-lite__name{display:block!important;width:100%;font-size:1rem!important;font-weight:800!important;line-height:1.18!important;letter-spacing:-.02em!important;color:#1d3d6b!important}.mbwr-author-lite__body>h3:first-child{display:none!important}}@media (max-width:759px){.mbwr-author-lite{padding:14px!important;border-radius:22px!important}.mbwr-author-lite .mbwr-section-head{margin-bottom:12px!important}.mbwr-author-lite .mbwr-section-head h2{font-size:1.02rem!important;line-height:1.12!important;letter-spacing:-.02em!important}.mbwr-author-lite__inner{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:start!important}.mbwr-author-lite__media{display:flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important;justify-content:flex-start!important}.mbwr-author-lite__media img{width:84px!important;height:84px!important;border-radius:24px!important;object-fit:cover!important;box-shadow:0 10px 24px rgb(18 38 68 / .10)!important;flex:0 0 84px!important}.mbwr-author-lite__name{display:block!important;font-size:1rem!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.02em!important;color:#1d3d6b!important;margin:0!important}.mbwr-author-lite__name a{color:inherit!important;text-decoration:none!important}.mbwr-author-lite__body{min-width:0!important}.mbwr-author-lite__body>h3:first-child{display:none!important}.mbwr-author-lite .mbwr-desc-shell{margin-top:0!important;padding:16px 16px 14px!important;border-radius:22px!important;min-height:0!important}.mbwr-author-text{max-height:9.8rem!important;font-size:.95rem!important;line-height:1.7!important;letter-spacing:-.005em!important}.mbwr-author-lite .mbwr-readmore{min-height:40px!important;padding:0 16px!important;font-size:.92rem!important;border-radius:999px!important;margin-top:14px!important}.mbwr-author-why-inline{margin-top:10px!important;font-size:.9rem!important;line-height:1.6!important}}@media (max-width:480px){.mbwr-author-lite{padding:12px!important;border-radius:20px!important}.mbwr-author-lite__inner{gap:10px!important}.mbwr-author-lite__media{gap:10px!important}.mbwr-author-lite__media img{width:72px!important;height:72px!important;border-radius:20px!important;flex-basis:72px!important}.mbwr-author-lite__name{font-size:.95rem!important}.mbwr-author-lite .mbwr-desc-shell{padding:14px 14px 12px!important;border-radius:20px!important}.mbwr-author-text{max-height:9.2rem!important;font-size:.92rem!important;line-height:1.66!important}.mbwr-author-lite .mbwr-readmore{min-height:38px!important;padding:0 14px!important;font-size:.88rem!important}}.mbwr-thumb-col{display:none!important}.mbwr-stage-wrap{grid-template-columns:minmax(0,1fr)!important}.mbwr-thumb-col,.mbwr-thumb,.mbwr-media .flex-control-thumbs,.woocommerce-product-gallery .flex-control-thumbs{display:none!important}.mbwr-stage-wrap{grid-template-columns:minmax(0,1fr)!important}.single-work #page.site.grid-container.container,.single-work #content.site-content,.single-work .site-content,.single-work #primary,.single-work .content-area,.single-work .site-main,.single-work #main,.single-work .inside-article,.single-work .entry-content{width:100%;max-width:none;margin:0;padding-left:0;padding-right:0;box-sizing:border-box}.single-work .mbwr-shell{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}.single-work .mbwr-shell__inner{width:min(100%,1180px);margin:0 auto;padding:0 18px 44px;box-sizing:border-box}.single-work .mbwr-wrap,.single-work .mbwr-page{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}.single-work .mbfe-footer-inner{width:min(100%,1180px);max-width:none;margin:0 auto;padding-left:18px;padding-right:18px;box-sizing:border-box}.single-work .mbfe-footer-grid,.single-work .mbfe-footer-meta{width:100%;box-sizing:border-box}.single-work .mbwr-hero,.single-work .mbwr-media,.single-work .mbwr-copy,.single-work .mbwr-stage-wrap,.single-work .mbwr-stage,.single-work .mbwr-panel,.single-work .mbwr-cover-frame,.single-work .mbwr-body,.single-work .mbwr-card,.single-work .mbwr-carousel-card,.single-work .mbwr-offer-card,.single-work .mbwr-offer-row,.single-work .mbwr-price,.single-work .mbwr-cta-wrap,.single-work .mbwr-book-details-stack,.single-work .mbwr-section-head,.single-work .mbwr-rail-bottom,.single-work .mbwr-author-lite__inner,.single-work .mbwr-author-lite__body,.single-work .mbwr-content,.single-work .mbwr-desc-shell{min-width:0;max-width:100%;box-sizing:border-box}.single-work .mbwr-trust,.single-work .mbwr-title,.single-work .mbwr-subtitle,.single-work .mbwr-detail-link,.single-work .mbwr-carousel-title{overflow-wrap:anywhere;word-break:break-word}.single-work .mbwr-carousel,.single-work .mbwr-related-strip{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.single-work .mbwr-carousel-item,.single-work .mbwr-rail-card,.single-work .mbwr-related-item{overflow:hidden}@media (max-width:820px){html,body.single-work{width:100%;max-width:100%;overflow-x:hidden}.single-work #page.site.grid-container.container,.single-work #content.site-content,.single-work .site-content,.single-work #primary,.single-work .content-area,.single-work .site-main,.single-work #main,.single-work .inside-article,.single-work .entry-content,.single-work .mbwr-shell,.single-work .mbwr-wrap,.single-work .mbwr-page,.single-work .mbwr-body,.single-work .mbwr-card,.single-work .mbwr-carousel-card,.single-work .mbfe-footer,.single-work .mbfe-footer-inner,.single-work .mbfe-footer-grid,.single-work .mbfe-footer-meta{width:100%;max-width:100%;min-width:0;margin-left:0;margin-right:0;box-sizing:border-box}.single-work .mbwr-shell__inner{width:100%;max-width:100%;padding:0 12px 28px}.single-work .mbfe-footer-inner{width:100%;max-width:100%;padding-left:12px;padding-right:12px}.single-work .mbwr-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.single-work .mbwr-stage-wrap{display:block}.single-work .mbwr-stage{padding:0;border-radius:0}.single-work .mbwr-cover-frame{padding:10px;border-radius:20px}.single-work .mbwr-cover,.single-work img,.single-work iframe,.single-work video,.single-work embed,.single-work object{display:block;max-width:100%;height:auto}.single-work .mbwr-offer-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:start}.single-work .mbwr-price{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.single-work .mbwr-cta-wrap{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-start}.single-work .mbwr-buy-btn{width:auto;max-width:100%;min-width:0;flex:0 0 auto;white-space:nowrap}.single-work .mbwr-detail-link{display:inline-flex;width:auto;max-width:100%;min-width:0;flex:0 1 auto;white-space:normal;text-align:center}.single-work .mbwr-preview-btn{width:100%;max-width:100%}}@media (max-width:820px){html,body.single-work,.single-work #page,.single-work #content,.single-work .site-content,.single-work .mbwr-shell,.single-work .mbwr-shell__inner,.single-work .mbwr-wrap,.single-work .mbwr-page,.single-work .mbwr-body,.single-work .mbfe-footer,.single-work .mbfe-footer-inner{overscroll-behavior-x:none!important;touch-action:pan-y!important}.single-work .mbwr-shell__inner{padding:0 14px 30px!important;overflow-x:clip!important}.single-work .mbwr-card,.single-work .mbwr-carousel-card,.single-work .mbwr-offer-card,.single-work .mbwr-desc-shell,.single-work .mbwr-cover-frame,.single-work .mbfe-footer,.single-work .mbfe-footer-inner,.single-work .mbfe-footer-grid,.single-work .mbfe-footer-meta{overflow-x:clip!important}.single-work .mbwr-carousel-controls{display:none!important}.single-work .mbwr-carousel,.single-work .mbwr-related-strip{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 12px) / 2)!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:6px!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important;scroll-snap-type:x proximity!important}.single-work .mbwr-carousel::-webkit-scrollbar,.single-work .mbwr-related-strip::-webkit-scrollbar{display:none!important}.single-work .mbwr-carousel-item,.single-work .mbwr-rail-card,.single-work .mbwr-related-item{width:100%!important;min-width:0!important;max-width:100%!important;scroll-snap-align:start!important}.single-work .mbwr-rail-card{padding:10px!important;border-radius:18px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{border-radius:14px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{height:170px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.76rem!important;line-height:1.35!important;min-height:2.7em!important}.single-work .mbwr-rail-card .mbwr-carousel-meta,.single-work .mbwr-rail-card .mbwr-carousel-format{font-size:.68rem!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.78rem!important}.single-work .mbfe-payments{display:flex!important;flex-wrap:wrap!important;overflow:visible!important;gap:8px!important;white-space:normal!important;-webkit-overflow-scrolling:auto!important;overscroll-behavior-x:none!important;touch-action:pan-y!important}.single-work .mbfe-payments span{white-space:normal!important;flex:0 1 auto!important;max-width:100%!important}}@media (max-width:480px){.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.single-work .mbwr-rail-card{padding:8px!important;border-radius:16px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{height:150px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.72rem!important}}@media (max-width:820px){.single-work .mbwr-carousel-controls{display:flex!important;gap:8px!important;align-items:center!important}.single-work .mbwr-arrow{width:36px!important;height:36px!important;border-radius:999px!important;border:1px solid #d7e2ef!important;background:#fff!important;color:#173a67!important;box-shadow:0 8px 18px rgb(18 38 68 / .06)!important;font-size:1rem!important}.single-work .mbwr-arrow:hover,.single-work .mbwr-arrow:focus-visible{background:linear-gradient(135deg,var(--mbwr-blue),var(--mbwr-blue2))!important;color:#fff!important;border-color:transparent!important;box-shadow:0 12px 24px rgb(79 97 232 / .18)!important}.single-work .mbwr-carousel,.single-work .mbwr-related-strip{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 12px) / 2)!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 2px 4px!important;scroll-snap-type:x proximity!important;scroll-padding-inline:2px!important}.single-work .mbwr-rail-card{padding:10px!important;border-radius:18px!important;box-shadow:0 10px 22px rgb(18 38 68 / .04)!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{margin-bottom:8px!important;border-radius:14px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{height:158px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.74rem!important;line-height:1.22!important;min-height:2.42em!important;margin-bottom:6px!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{margin-bottom:4px!important;font-size:.68rem!important;gap:6px!important}.single-work .mbwr-rail-card .mbwr-carousel-format{display:none!important}.single-work .mbwr-rail-card .mbwr-rail-bottom{margin-top:4px!important;align-items:center!important;gap:8px!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.76rem!important;line-height:1.1!important}.single-work .mbwr-rail-card .mbwr-rail-cart{width:40px!important;height:40px!important;flex:0 0 40px!important}.single-work .mbwr-offer-card{gap:10px!important;margin-top:2px!important}.single-work .mbwr-offer-row{grid-template-columns:1fr!important;grid-template-areas:"format" "price" "cta"!important;gap:10px!important;padding:12px 12px 11px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;box-shadow:0 12px 24px rgb(18 38 68 / .045)!important;text-align:left!important}.single-work .mbwr-offer-row>.mbwr-format,.single-work .mbwr-offer-row>.mbwr-price,.single-work .mbwr-offer-row>.mbwr-cta-wrap,.single-work .mbwr-offer-row>.mbwr-detail-link{justify-self:start!important}.single-work .mbwr-format{height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:.82rem!important;font-weight:800!important;color:#4f627e!important;background:#f7faff!important;border:1px solid #dbe5f0!important}.single-work .mbwr-price{gap:8px!important;align-items:center!important}.single-work .mbwr-old,.single-work .mbwr-new{font-size:1rem!important}.single-work .mbwr-support-text{padding:6px 10px!important;font-size:.72rem!important;font-weight:800!important;background:#f7fbff!important}.single-work .mbwr-cta-wrap{width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important}.single-work .mbwr-buy-btn{min-height:44px!important;padding:0 18px!important;font-size:.88rem!important;border-radius:999px!important;box-shadow:0 14px 26px rgb(79 97 232 / .19)!important;flex:0 0 auto!important}.single-work .mbwr-detail-link{min-height:44px!important;padding:0 18px!important;border-radius:999px!important;font-size:.86rem!important;font-weight:800!important;background:#fff!important;border:1px solid #d8e2ef!important;box-shadow:0 8px 18px rgb(18 38 68 / .04)!important}.single-work .mbwr-hero-actions{margin-top:4px!important}.single-work .mbwr-preview-btn{width:auto!important;min-width:0!important;max-width:100%!important;min-height:42px!important;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;color:#173a67!important;border:1px solid #d9e3f0!important;box-shadow:0 10px 22px rgb(18 38 68 / .05)!important}.single-work .mbwr-preview-btn:hover,.single-work .mbwr-preview-btn:focus-visible{background:#fff!important;color:#173a67!important;border-color:#bfd0eb!important;box-shadow:0 14px 26px rgb(18 38 68 / .08)!important}.single-work .mbwr-trust{margin-top:8px!important;font-size:.8rem!important;line-height:1.4!important;color:#6c7b91!important}}@media (max-width:480px){.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:calc((100% - 10px) / 2)!important;gap:10px!important}.single-work .mbwr-rail-card{padding:9px!important;border-radius:17px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{height:148px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.72rem!important;margin-bottom:5px!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{margin-bottom:3px!important}.single-work .mbwr-buy-btn,.single-work .mbwr-detail-link,.single-work .mbwr-preview-btn{min-height:42px!important}}@media (max-width:820px){.single-work .mbwr-offer-row{justify-items:center!important;text-align:center!important;padding:10px 10px 10px!important;gap:8px!important}.single-work .mbwr-offer-row>.mbwr-format,.single-work .mbwr-offer-row>.mbwr-price,.single-work .mbwr-offer-row>.mbwr-cta-wrap,.single-work .mbwr-offer-row>.mbwr-detail-link{justify-self:center!important}.single-work .mbwr-format{height:32px!important;min-height:32px!important;padding:0 12px!important;font-size:.74rem!important}.single-work .mbwr-price{justify-content:center!important;flex-wrap:wrap!important;gap:6px 8px!important}.single-work .mbwr-old,.single-work .mbwr-new{font-size:.92rem!important}.single-work .mbwr-support-text{padding:5px 9px!important;font-size:.66rem!important}.single-work .mbwr-cta-wrap{width:100%!important;justify-content:center!important;gap:8px!important}.single-work .mbwr-buy-btn{min-height:40px!important;min-width:146px!important;padding:0 14px!important;font-size:.78rem!important;letter-spacing:-.01em!important}.single-work .mbwr-buy-btn .mbwr-btn-icon,.single-work .mbwr-buy-btn svg{width:14px!important;height:14px!important}.single-work .mbwr-detail-link{min-height:40px!important;padding:0 14px!important;font-size:.76rem!important;line-height:1!important}.single-work .mbwr-hero-actions{display:flex!important;justify-content:center!important;margin-top:2px!important}.single-work .mbwr-preview-btn{min-height:38px!important;padding:0 16px!important;font-size:.78rem!important;box-shadow:0 8px 18px rgb(18 38 68 / .05)!important}.single-work .mbwr-trust{text-align:center!important;font-size:.76rem!important}.single-work .mbwr-carousel-controls{gap:6px!important}.single-work .mbwr-arrow{width:32px!important;height:32px!important;font-size:.92rem!important}.single-work .mbwr-rail-card{padding:8px!important;border-radius:16px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{margin-bottom:6px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.7rem!important;line-height:1.18!important;min-height:2.2em!important;margin-bottom:4px!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{margin-bottom:2px!important;font-size:.64rem!important;gap:4px!important}.single-work .mbwr-rail-card .mbwr-rail-bottom{margin-top:2px!important;gap:6px!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.72rem!important}.single-work .mbwr-rail-card .mbwr-rail-cart{width:36px!important;height:36px!important;flex:0 0 36px!important}}@media (max-width:480px){.single-work .mbwr-buy-btn{min-width:138px!important;font-size:.75rem!important}.single-work .mbwr-detail-link{font-size:.72rem!important;padding:0 12px!important}.single-work .mbwr-preview-btn{min-height:36px!important;font-size:.76rem!important;padding:0 14px!important}}.single-work .mbwr-hero--conversion .mbwr-headline-rating{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important}.single-work .mbwr-wc-rating{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#111827;line-height:1.2}.single-work .mbwr-wc-rating .star-rating{position:relative;display:inline-block;width:5.6em;height:1.15em;line-height:1.15;font-size:1rem;letter-spacing:.04em;overflow:hidden;color:#d1d5db;font-family:star,WooCommerce,Arial,sans-serif;flex:0 0 auto}.single-work .mbwr-wc-rating .star-rating:before{content:"☆☆☆☆☆";position:absolute;inset:0;color:#d1d5db;letter-spacing:.04em}.single-work .mbwr-wc-rating .star-rating span{position:absolute;top:0;left:0;height:100%;overflow:hidden;color:#f5a623;white-space:nowrap}.single-work .mbwr-wc-rating .star-rating span:before{content:"★★★★★";letter-spacing:.04em}.single-work .mbwr-wc-rating.is-empty .star-rating span{display:none}.single-work .mbwr-wc-rating.is-empty .rating-text,.single-work .mbwr-wc-rating.is-empty .mbwr-rating-text{color:#64748b}.single-work .mbwr-wc-rating--headline .star-rating{font-size:.98rem}.single-work .mbwr-wc-rating--headline .mbwr-rating-text{font-size:.86rem;color:#475569;font-weight:800}.single-work .mbwr-wc-rating--large{display:flex;align-items:center;gap:12px;margin-bottom:8px}.single-work .mbwr-wc-rating--large .star-rating{font-size:1.25rem;width:5.8em}.single-work .mbwr-wc-rating--large .mbwr-rating-text{font-size:1rem;color:#0f172a;font-weight:850}.single-work .mbwr-wc-rating--rail{gap:6px}.single-work .mbwr-wc-rating--rail .star-rating{font-size:.82rem;width:5.4em}.single-work .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.72rem;color:#64748b;font-weight:750}.single-work .mbwr-wc-rating--mini .star-rating{font-size:.78rem;width:5.4em}.single-work .mbwr-wc-rating--mini .mbwr-rating-text{font-size:.72rem;color:#64748b}.single-work .mbwr-benefit-strip{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 12px}.single-work .mbwr-benefit-strip span{display:inline-flex;align-items:center;border:1px solid rgb(15 23 42 / .1);background:#fff;border-radius:999px;padding:7px 11px;font-size:.82rem;font-weight:850;color:#21314d;box-shadow:0 10px 24px rgb(15 23 42 / .045)}.single-work .mbwr-offer-card--conversion{border:1px solid rgb(15 23 42 / .08);box-shadow:0 22px 60px rgb(15 23 42 / .08);background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.single-work .mbwr-offer-row--premium{position:relative;overflow:hidden}.single-work .mbwr-offer-row--premium .mbwr-format{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap}.single-work .mbwr-free-ship-badge,.single-work .mbwr-save-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:.7rem;line-height:1;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.single-work .mbwr-free-ship-badge{background:#ecfdf5;color:#047857;border:1px solid rgb(4 120 87 / .16)}.single-work .mbwr-save-badge{background:#fff7ed;color:#c2410c;border:1px solid rgb(194 65 12 / .18)}.single-work .mbwr-offer-row--premium .mbwr-price{align-items:center!important;gap:8px!important}.single-work .mbwr-offer-row--premium .mbwr-old{opacity:.64;text-decoration-thickness:2px}.single-work .mbwr-offer-row--premium .mbwr-new{font-size:1.12rem;font-weight:950;color:#0f172a}.single-work .mbwr-reviews-card{background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}.single-work .mbwr-review-summary{border:1px solid rgb(15 23 42 / .08);border-radius:20px;background:#fff;padding:18px;box-shadow:0 16px 36px rgb(15 23 42 / .055)}.single-work .mbwr-review-summary p{margin:6px 0 0;color:#526173;font-size:.95rem;line-height:1.55}.single-work .mbwr-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.single-work .mbwr-review-card{border:1px solid rgb(15 23 42 / .08);border-radius:18px;background:#fff;padding:14px;box-shadow:0 12px 28px rgb(15 23 42 / .045)}.single-work .mbwr-review-card p{margin:8px 0;color:#334155;font-size:.9rem;line-height:1.55}.single-work .mbwr-review-card strong{font-size:.82rem;color:#0f172a}.single-work .mbwr-body--conversion>.mbwr-conversion-section{margin-top:28px}.single-work .mbwr-body--conversion>.mbwr-conversion-section:first-child{margin-top:0}.single-work .mbwr-conversion-section--benefits,.single-work .mbwr-conversion-section--audience,.single-work .mbwr-conversion-section--inside{margin-top:20px!important}.single-work .mbwr-duo-card.mbwr-conversion-section--audience,.single-work .mbwr-duo-card.mbwr-conversion-section--inside{background:#fff;border:1px solid rgb(15 23 42 / .08);border-radius:24px;padding:22px;box-shadow:0 18px 42px rgb(15 23 42 / .055)}.single-work .mbwr-sticky-buy{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:9998;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;width:min(720px,calc(100% - 28px));border:1px solid rgb(15 23 42 / .10);background:rgb(255 255 255 / .96);backdrop-filter:saturate(180%) blur(14px);border-radius:999px;padding:9px 10px;box-shadow:0 24px 64px rgb(15 23 42 / .18)}.single-work .mbwr-sticky-buy img{width:42px;height:42px;border-radius:12px;object-fit:cover;box-shadow:0 8px 18px rgb(15 23 42 / .15)}.single-work .mbwr-sticky-buy__copy{min-width:0;display:flex;flex-direction:column;gap:1px}.single-work .mbwr-sticky-buy__copy strong{font-size:.88rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-work .mbwr-sticky-buy__copy span{font-size:.76rem;color:#526173;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-work .mbwr-sticky-buy>a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;background:#0f172a;color:#fff;text-decoration:none;font-size:.84rem;font-weight:900;box-shadow:0 12px 28px rgb(15 23 42 / .22)}.single-work .mbwr-sticky-buy>a:hover{color:#fff;transform:translateY(-1px)}.single-work footer.site-footer{padding-bottom:88px}@media(max-width:900px){.single-work .mbwr-review-grid{grid-template-columns:1fr}.single-work .mbwr-sticky-buy{grid-template-columns:38px minmax(0,1fr) auto;bottom:12px;border-radius:24px;padding:8px;width:calc(100% - 20px)}.single-work .mbwr-sticky-buy img{width:38px;height:38px}.single-work .mbwr-sticky-buy>a{padding:10px 12px;font-size:.78rem}.single-work .mbwr-benefit-strip{gap:7px;margin:12px 0 10px}.single-work .mbwr-benefit-strip span{font-size:.75rem;padding:6px 9px}.single-work .mbwr-body--conversion>.mbwr-conversion-section{margin-top:22px}}@media(max-width:520px){.single-work .mbwr-sticky-buy__copy strong{font-size:.78rem}.single-work .mbwr-sticky-buy__copy span{font-size:.68rem}.single-work .mbwr-sticky-buy>a{font-size:.72rem;padding:9px 10px}.single-work .mbwr-wc-rating--headline .mbwr-rating-text{font-size:.78rem}}.single-work .mbwr-insight-grid-card{background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid rgb(15 23 42 / .08);border-radius:24px;padding:18px;box-shadow:0 18px 42px rgb(15 23 42 / .055)}.single-work .mbwr-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.single-work .mbwr-insight-panel{border:1px solid rgb(15 23 42 / .075);border-radius:20px;background:#fff;padding:18px 18px 16px;box-shadow:0 12px 28px rgb(15 23 42 / .04)}.single-work .mbwr-insight-panel h2{margin:0 0 12px;font-size:1.02rem;line-height:1.25;color:#0f172a;letter-spacing:-.015em}.single-work .mbwr-insight-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.single-work .mbwr-insight-panel li{position:relative;margin:0;padding-left:20px;color:#40516a;font-size:.92rem;line-height:1.42}.single-work .mbwr-insight-panel li:before{content:"✓";position:absolute;left:0;top:0;color:#2563eb;font-weight:950}.single-work .mbwr-conversion-section--benefits,.single-work .mbwr-conversion-section--audience,.single-work .mbwr-conversion-section--inside{display:none!important}.single-work .mbwr-conversion-section--insights{margin-top:22px!important}.single-work .mbwr-offer-row--premium{overflow:visible!important;isolation:isolate}.single-work .mbwr-offer-row--premium .mbwr-format{min-width:0;flex-wrap:nowrap!important}.single-work .mbwr-offer-row--premium .mbwr-price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;min-width:0;overflow:visible!important}.single-work .mbwr-offer-row--premium .mbwr-price .mbwr-support-text{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;max-width:100%;margin:0!important;border-radius:999px;padding:6px 11px;background:#fff7ed!important;color:#c2410c!important;border:1px solid rgb(194 65 12 / .25)!important;font-size:.76rem!important;line-height:1!important;font-weight:950!important;letter-spacing:.01em;white-space:nowrap;box-shadow:0 10px 22px rgb(234 88 12 / .08)}.single-work .mbwr-offer-row--premium .mbwr-format+.mbwr-price .mbwr-support-text{position:static!important;transform:none!important}.single-work .mbwr-free-ship-badge{display:none!important}.single-work .mbwr-body--conversion>.mbwr-conversion-section{margin-top:24px}.single-work .mbwr-body--conversion>.mbwr-conversion-section:first-child{margin-top:0}@media(max-width:960px){.single-work .mbwr-insight-grid{grid-template-columns:1fr;gap:10px}.single-work .mbwr-insight-grid-card{padding:14px;border-radius:22px}.single-work .mbwr-insight-panel{padding:15px;border-radius:18px}}@media(max-width:700px){.single-work .mbwr-offer-row--premium .mbwr-format{flex-wrap:wrap!important}.single-work .mbwr-offer-row--premium .mbwr-price .mbwr-support-text{white-space:normal;text-align:center;line-height:1.2}}.single-work .mbwr-offer-row--print .mbwr-price .mbwr-support-text{background:#fff7ed!important;color:#c2410c!important;border:1px solid rgb(194 65 12 / .28)!important;box-shadow:0 10px 22px rgb(234 88 12 / .10)!important;text-transform:none!important}.single-work .mbwr-sticky-buy.mbwr-sticky-buy--premium{grid-template-columns:44px minmax(0,1.25fr) auto auto!important;gap:12px!important;width:min(820px,calc(100% - 32px))!important;border-radius:28px!important;padding:9px 10px!important;border:1px solid rgb(15 35 68 / .12)!important;background:rgb(255 255 255 / .97)!important;box-shadow:0 24px 70px rgb(15 23 42 / .18),0 2px 0 rgb(255 255 255 / .9) inset!important}.single-work .mbwr-sticky-buy.mbwr-sticky-buy--premium img{width:44px!important;height:44px!important;border-radius:12px!important;object-fit:contain!important;background:#fff!important;border:1px solid rgb(15 23 42 / .08)!important;padding:2px!important}.single-work .mbwr-sticky-buy__copy strong{font-size:.9rem!important;letter-spacing:-.015em!important}.single-work .mbwr-sticky-buy__meta{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important}.single-work .mbwr-sticky-buy__meta em{font-style:normal;color:#526173;font-weight:800;font-size:.74rem;overflow:hidden;text-overflow:ellipsis}.single-work .mbwr-sticky-buy__meta b{display:inline-flex;align-items:center;border-radius:999px;padding:3px 7px;background:#fff7ed;color:#c2410c;border:1px solid rgb(194 65 12 / .22);font-size:.63rem;line-height:1;font-weight:950;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em}.single-work .mbwr-sticky-buy.is-print .mbwr-sticky-buy__meta b:first-of-type{background:#ecfdf5;color:#047857;border-color:rgb(4 120 87 / .20)}.single-work .mbwr-sticky-buy__price{display:flex!important;align-items:baseline!important;gap:7px!important;white-space:nowrap!important;font-weight:950!important;color:#0f172a!important}.single-work .mbwr-sticky-buy__price .mbwr-old{font-size:.82rem!important;color:#8b95a5!important;text-decoration:line-through!important;text-decoration-thickness:2px!important}.single-work .mbwr-sticky-buy__price .mbwr-new{font-size:1rem!important;color:#0f172a!important;font-weight:950!important}.single-work .mbwr-sticky-buy__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 18px!important;border-radius:999px!important;background:#0f172a!important;color:#fff!important;text-decoration:none!important;font-size:.86rem!important;font-weight:950!important;box-shadow:0 16px 34px rgb(15 23 42 / .24)!important;white-space:nowrap!important}.single-work .mbwr-sticky-buy__button:hover,.single-work .mbwr-sticky-buy__button:focus-visible{color:#fff!important;transform:translateY(-1px)!important;background:#111c33!important}.single-work .mbwr-sticky-buy__button.added:after,.single-work .mbwr-sticky-buy__button.loading:after{display:none!important}@media(max-width:820px){.single-work .mbwr-sticky-buy.mbwr-sticky-buy--premium{grid-template-columns:38px minmax(0,1fr) auto!important;grid-template-areas:"cover copy button" "cover price button"!important;gap:4px 9px!important;bottom:10px!important;width:calc(100% - 18px)!important;border-radius:22px!important;padding:8px!important}.single-work .mbwr-sticky-buy.mbwr-sticky-buy--premium img{grid-area:cover;width:38px!important;height:48px!important;border-radius:10px!important}.single-work .mbwr-sticky-buy__copy{grid-area:copy!important;gap:2px!important}.single-work .mbwr-sticky-buy__price{grid-area:price!important;gap:6px!important}.single-work .mbwr-sticky-buy__button{grid-area:button!important;min-height:42px!important;padding:0 13px!important;font-size:.76rem!important;align-self:center!important}.single-work .mbwr-sticky-buy__copy strong{font-size:.78rem!important;max-width:100%!important}.single-work .mbwr-sticky-buy__meta em{font-size:.66rem!important}.single-work .mbwr-sticky-buy__meta b{font-size:.56rem!important;padding:3px 6px!important}.single-work .mbwr-sticky-buy__price .mbwr-old{font-size:.68rem!important}.single-work .mbwr-sticky-buy__price .mbwr-new{font-size:.82rem!important}.single-work .mbwr-carousel-card{padding:14px!important;border-radius:24px!important;overflow:hidden!important}.single-work .mbwr-carousel-card .mbwr-section-head{align-items:center!important;margin-bottom:12px!important}.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:calc((100% - 10px) / 2)!important;gap:10px!important;padding:0 2px 6px!important}.single-work .mbwr-rail-card{padding:9px!important;border-radius:18px!important;min-height:auto!important;box-shadow:0 10px 24px rgb(18 38 68 / .045)!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{border-radius:16px!important;background:#fff!important;margin-bottom:7px!important;padding:6px!important;border:1px solid rgb(214 226 242 / .9)!important;aspect-ratio:1/1.1!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{width:100%!important;height:128px!important;max-height:128px!important;object-fit:contain!important;object-position:center!important;border-radius:10px!important;background:#fff!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.76rem!important;line-height:1.2!important;min-height:2.35em!important;margin:0 0 5px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{margin:0 0 4px!important;min-height:17px!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail{gap:4px!important;max-width:100%!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .star-rating{font-size:.68rem!important;width:5.15em!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.62rem!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:70px!important}.single-work .mbwr-rail-card .mbwr-rail-bottom{margin-top:2px!important;display:flex!important;align-items:center!important;gap:6px!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.72rem!important;line-height:1.05!important;display:flex!important;align-items:baseline!important;gap:5px!important;min-width:0!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-carousel-price del,.single-work .mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount{font-size:.66rem!important;color:#8b95a5!important}.single-work .mbwr-rail-card .mbwr-carousel-price ins,.single-work .mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount,.single-work .mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount{font-size:.78rem!important;color:#0f172a!important;font-weight:950!important}.single-work .mbwr-rail-card .mbwr-rail-cart{width:34px!important;height:34px!important;flex:0 0 34px!important;margin-left:auto!important;border-radius:50%!important}}@media(max-width:420px){.single-work .mbwr-sticky-buy__meta b:first-of-type{display:none!important}.single-work .mbwr-sticky-buy__button{font-size:.7rem!important;padding:0 10px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{height:118px!important;max-height:118px!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{max-width:54px!important}}.single-work .mbwr-headline-rating-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0 0 8px!important}.single-work .mbwr-headline-row{margin:0 0 8px!important}.single-work .mbwr-headline-rating-row+.mbwr-headline-row .mbwr-kicker{background:#eef4fb!important;color:#173a67!important;border-color:#d7e3f5!important;box-shadow:none!important}.single-work .mbwr-wc-rating--headline{padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.single-work .mbwr-wc-rating--headline .star-rating{font-size:1rem!important}.single-work .mbwr-wc-rating--headline .mbwr-rating-text{font-size:.86rem!important;color:#64748b!important;font-weight:850!important}.single-work .mbwr-wc-rating--rail{display:flex!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important}.single-work .mbwr-wc-rating--rail .star-rating{font-size:.82rem!important;width:5.35em!important;flex:0 0 auto!important}.single-work .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.76rem!important;color:#64748b!important;font-weight:900!important;white-space:nowrap!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important}.single-work .mbwr-wc-rating--rail.is-empty .mbwr-rating-text{display:none!important}.single-work .mbwr-rail-card .mbwr-carousel-format{display:none!important}.single-work .mbwr-about-book-premium{background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;border-color:rgb(203 213 225 / .95)!important;box-shadow:0 20px 48px rgb(15 23 42 / .065)!important}.single-work .mbwr-about-book-premium .mbwr-section-head{margin-bottom:14px!important}.single-work .mbwr-about-highlights{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:0 0 16px!important}.single-work .mbwr-about-highlights span{display:flex!important;align-items:flex-start!important;gap:7px!important;min-height:44px!important;padding:11px 12px!important;border:1px solid rgb(79 97 232 / .14)!important;border-radius:16px!important;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)!important;color:#20314d!important;font-size:.86rem!important;line-height:1.35!important;font-weight:800!important;box-shadow:0 10px 24px rgb(15 23 42 / .04)!important}.single-work .mbwr-about-book-premium .mbwr-content{color:#334155!important;font-size:.97rem!important;line-height:1.78!important}.single-work .mbwr-about-book-premium .mbwr-content h2,.single-work .mbwr-about-book-premium .mbwr-content h3{letter-spacing:-.025em!important;color:#0f172a!important}@media(max-width:820px){.single-work .mbwr-headline-rating-row{margin-bottom:7px!important}.single-work .mbwr-headline-row{margin-bottom:8px!important}.single-work .mbwr-about-highlights{grid-template-columns:1fr!important;gap:8px!important}.single-work .mbwr-about-highlights span{min-height:0!important;padding:10px 11px!important;font-size:.82rem!important}.single-work .mbwr-carousel-card{padding:16px 12px 12px!important}.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important;padding:0 2px 8px!important}.single-work .mbwr-rail-card{padding:9px!important;border-radius:18px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:2/2.55!important;padding:4px!important;margin-bottom:8px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;border-radius:11px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.78rem!important;line-height:1.22!important;min-height:2.45em!important;margin-bottom:5px!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{min-height:16px!important;margin-bottom:4px!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .star-rating{font-size:.7rem!important;width:5.28em!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.66rem!important}}@media(max-width:460px){.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:2/2.7!important;padding:3px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.75rem!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.7rem!important}}@media(max-width:360px){.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:82%!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:2/2.85!important}}.mbwr-hero-microchips{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:10px 0 14px!important}.mbwr-hero-microchips span,.mbwr-hero-microchips a{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:7px 12px!important;border-radius:999px!important;border:1px solid #d9e5f5!important;background:#f8fbff!important;color:#304764!important;font-weight:800!important;font-size:.78rem!important;text-decoration:none!important;line-height:1!important}.mbwr-hero-microchips a:hover{background:#eef5ff!important;color:#1f4ed8!important;border-color:#c8daf7!important}.mbwr-section-kicker{margin:4px 0 0!important;color:#667992!important;font-size:.86rem!important;line-height:1.35!important;font-weight:650!important}.mbwr-carousel-card{overflow:hidden!important}.mbwr-carousel{align-items:stretch!important;scrollbar-color:#cbd7e7 transparent!important}.mbwr-rail-card{min-height:0!important;justify-content:flex-start!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important}.mbwr-rail-card .mbwr-carousel-thumb{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#fbfdff 0%,#f7faff 100%)!important;aspect-ratio:3/4.25!important;padding:8px!important;border-radius:20px!important}.mbwr-rail-card .mbwr-carousel-thumb img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:12px!important}.mbwr-rail-card .mbwr-carousel-title{min-height:2.45em!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;letter-spacing:-.015em!important}.mbwr-rail-card .mbwr-wc-rating--rail{display:flex!important;align-items:center!important;gap:7px!important}.mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{font-weight:900!important;color:#7b8aa0!important}.mbwr-rail-card .mbwr-wc-rating--rail.is-empty .mbwr-rating-text{display:none!important}.mbwr-rail-card .mbwr-carousel-price{font-size:.84rem!important;letter-spacing:-.02em!important}.mbwr-rail-card .mbwr-carousel-price del{font-size:.73rem!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price .amount:last-child{font-size:.84rem!important}@media (min-width:1181px){.mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:3/4.05!important;padding:9px!important}}@media (max-width:760px){.mbwr-carousel-card{padding:18px 12px 14px!important;border-radius:24px!important}.mbwr-section-head{gap:12px!important;align-items:flex-start!important}.mbwr-carousel{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important;padding-bottom:9px!important}.mbwr-rail-card{padding:9px!important;border-radius:22px!important}.mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:3/4.35!important;padding:7px!important;margin-bottom:9px!important}.mbwr-rail-card .mbwr-carousel-thumb img{height:100%!important;width:100%!important;object-fit:contain!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.82rem!important;line-height:1.18!important;margin-bottom:7px!important;min-height:2.35em!important}.mbwr-rail-card .mbwr-carousel-meta{font-size:.72rem!important;margin-bottom:7px!important;min-height:1.15em!important}.mbwr-rail-card .mbwr-carousel-price{font-size:.82rem!important}.mbwr-rail-card .mbwr-carousel-price del{font-size:.72rem!important}.mbwr-rail-card .mbwr-carousel-price ins,.mbwr-rail-card .mbwr-carousel-price .amount:last-child{font-size:.82rem!important}.mbwr-rail-cart{width:34px!important;height:34px!important;min-width:34px!important}}@media (max-width:420px){.mbwr-carousel{grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important}.mbwr-rail-card{padding:8px!important;border-radius:20px!important}.mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:3/4.55!important;padding:6px!important}.mbwr-rail-card .mbwr-carousel-title{font-size:.78rem!important}}.mbwr-about-book-premium .mbwr-section-head{margin-bottom:16px!important}.mbwr-about-highlights{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:0 0 18px!important}.mbwr-about-highlights span{display:flex!important;align-items:center!important;min-height:54px!important;padding:14px 16px!important;border:1px solid #dbe7f7!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;color:#1d2f4b!important;font-weight:850!important;line-height:1.26!important;box-shadow:0 12px 32px rgb(15 23 42 / .035)!important}.mbwr-about-book-premium .mbwr-desc-shell{border-radius:24px!important;border-color:#dce7f4!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important}@media (max-width:760px){.mbwr-about-highlights{grid-template-columns:1fr!important;gap:9px!important;margin-bottom:14px!important}.mbwr-about-highlights span{min-height:auto!important;padding:12px 14px!important;font-size:.92rem!important}}.mbwr-author-lite--premium{background:linear-gradient(135deg,#ffffff 0%,#fbfdff 58%,#f5f9ff 100%)!important;overflow:hidden!important}.mbwr-author-lite--premium .mbwr-author-lite__inner{display:grid!important;grid-template-columns:190px 1fr!important;gap:24px!important;align-items:stretch!important}.mbwr-author-lite--premium .mbwr-author-lite__media{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:18px 12px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff 0%,#f6faff 100%)!important;border:1px solid #dbe7f7!important}.mbwr-author-avatar{display:flex!important;width:128px!important;height:128px!important;border-radius:50%!important;padding:5px!important;background:linear-gradient(135deg,#e8f1ff,#ffffff)!important;box-shadow:0 18px 40px rgb(15 23 42 / .12)!important}.mbwr-author-avatar img,.mbwr-author-lite--premium .mbwr-author-lite__media img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important;object-position:center center!important;box-shadow:none!important}.mbwr-author-lite--premium .mbwr-author-lite__name{display:block!important;font-size:1.05rem!important;line-height:1.15!important;font-weight:900!important;color:#17345d!important;text-align:center!important}.mbwr-author-lite__role{color:#667992!important;font-weight:750!important;font-size:.78rem!important;text-align:center!important}.mbwr-author-lite--premium .mbwr-author-lite__body{padding:18px 0 0!important}.mbwr-author-lite--premium .mbwr-author-lite__body h3{display:none!important}.mbwr-author-authority-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 14px!important}.mbwr-author-authority-row span{padding:8px 11px!important;border-radius:999px!important;background:#eef6ff!important;border:1px solid #d7e7fb!important;color:#244b78!important;font-size:.76rem!important;font-weight:850!important}.mbwr-author-lite--premium .mbwr-desc-shell{border-radius:22px!important;background:rgb(255 255 255 / .76)!important}@media (max-width:760px){.mbwr-author-lite--premium .mbwr-author-lite__inner{grid-template-columns:1fr!important;gap:14px!important}.mbwr-author-lite--premium .mbwr-author-lite__media{padding:16px!important;flex-direction:row!important;justify-content:flex-start!important;text-align:left!important}.mbwr-author-avatar{width:88px!important;height:88px!important;min-width:88px!important}.mbwr-author-lite--premium .mbwr-author-lite__name{text-align:left!important;font-size:1rem!important}.mbwr-author-lite__role{text-align:left!important}.mbwr-author-lite--premium .mbwr-author-lite__body{padding:0!important}}.mbwr-sticky-buy--premium .mbwr-sticky-buy__price .mbwr-save-badge{display:none!important}.mbwr-sticky-buy--premium .mbwr-sticky-buy__price{white-space:nowrap!important}.mbwr-sticky-buy--premium .mbwr-old{font-size:.85rem!important;color:#9aa8ba!important;text-decoration:line-through!important;margin-right:7px!important}.mbwr-sticky-buy--premium .mbwr-new{font-size:1rem!important;font-weight:950!important;color:#142541!important}@media (max-width:760px){.mbwr-sticky-buy--premium{gap:9px!important;padding:10px 10px!important;border-radius:22px!important}.mbwr-sticky-buy--premium img{width:42px!important;height:54px!important;object-fit:cover!important;border-radius:8px!important}.mbwr-sticky-buy__copy strong{font-size:.82rem!important;max-width:34vw!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mbwr-sticky-buy__meta{gap:5px!important}.mbwr-sticky-buy__meta b{font-size:.62rem!important;padding:3px 6px!important}.mbwr-sticky-buy--premium .mbwr-old{display:none!important}.mbwr-sticky-buy--premium .mbwr-new{font-size:.88rem!important}.mbwr-sticky-buy__button{min-height:42px!important;padding:0 14px!important;font-size:.82rem!important;white-space:nowrap!important}}.single-work .mbwr-hero-microchips span:first-child{display:none!important}.single-work .mbwr-hero-microchips:empty{display:none!important}.single-work .mbwr-author-lite__role{display:none!important}.single-work .mbwr-author-lite__name{display:block!important;font-size:1.02rem!important;line-height:1.25!important;font-weight:900!important;color:#17345d!important;text-align:center!important}.single-work .mbwr-author-lite__name span{color:#64748b!important;font-weight:850!important}.single-work .mbwr-author-lite__name a{color:#225bd8!important;text-decoration:none!important}.single-work .mbwr-author-lite__name a:hover{color:#143f9f!important;text-decoration:underline!important}.single-work .mbwr-wc-rating .star-rating,.single-work .mbwr-wc-rating .star-rating:before{color:#f3c77d!important}.single-work .mbwr-wc-rating .star-rating span{color:#f5a623!important}.single-work .mbwr-wc-rating.is-empty .star-rating:before{color:#f3c77d!important;opacity:.72!important}.single-work .mbwr-wc-rating--rail .mbwr-rating-text{color:#69778b!important;font-weight:850!important}.single-work .mbwr-wc-rating--rail.is-empty .mbwr-rating-text{display:none!important}.single-work .mbwr-carousel-card--customers,.single-work .mbwr-carousel-card--related,.single-work .mbwr-carousel-card--viewed{background:#fff!important;border:1px solid #dbe7f5!important;border-radius:24px!important;box-shadow:0 18px 44px rgb(15 35 68 / .055)!important;padding:18px!important}.single-work .mbwr-carousel-card--customers .mbwr-section-head,.single-work .mbwr-carousel-card--related .mbwr-section-head,.single-work .mbwr-carousel-card--viewed .mbwr-section-head{margin:0 0 16px!important;align-items:center!important}.single-work .mbwr-carousel-card--customers .mbwr-section-kicker,.single-work .mbwr-carousel-card--related .mbwr-section-kicker,.single-work .mbwr-carousel-card--viewed .mbwr-section-kicker{display:none!important}.single-work .mbwr-carousel,.single-work .mbwr-related-strip{gap:14px!important;padding:0 0 10px!important;align-items:stretch!important;scroll-snap-type:x mandatory!important}.single-work .mbwr-carousel-item.mbwr-rail-card{scroll-snap-align:start!important;display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;padding:10px!important;border:1px solid #dbe7f5!important;border-radius:20px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;box-shadow:0 12px 28px rgb(15 35 68 / .045)!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{width:100%!important;height:260px!important;aspect-ratio:auto!important;display:flex!important;align-items:stretch!important;justify-content:center!important;padding:8px!important;margin:0 0 10px!important;border:1px solid #dbe7f5!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:12px!important;background:#fff!important}.single-work .mbwr-rail-card .mbwr-carousel-title{margin:0 0 8px!important;min-height:2.55em!important;color:#142541!important;font-size:.92rem!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.02em!important;text-decoration:none!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-carousel-title:hover{color:#2457db!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{min-height:20px!important;margin:0 0 9px!important;display:flex!important;align-items:center!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .star-rating{font-size:.84rem!important;width:5.35em!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.78rem!important;line-height:1!important}.single-work .mbwr-rail-card .mbwr-rail-bottom{margin-top:auto!important;display:flex!important;align-items:center!important;gap:10px!important}.single-work .mbwr-rail-card .mbwr-carousel-price{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:baseline!important;gap:7px!important;color:#0f172a!important;font-size:.9rem!important;line-height:1.1!important;font-weight:950!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-carousel-price del,.single-work .mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount{color:#8b95a5!important;font-size:.78rem!important;font-weight:800!important;text-decoration-thickness:2px!important}.single-work .mbwr-rail-card .mbwr-carousel-price ins,.single-work .mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount,.single-work .mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount{color:#0f172a!important;font-size:.92rem!important;font-weight:950!important;text-decoration:none!important}.single-work .mbwr-rail-card .mbwr-rail-cart{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:999px!important;border:1px solid #d6e4f6!important;background:#f7fbff!important;color:#173a67!important;box-shadow:0 8px 18px rgb(15 35 68 / .045)!important}.single-work .mbwr-rail-card .mbwr-rail-cart:hover{background:#eef5ff!important;border-color:#bed3f1!important;color:#0f3c80!important}.single-work .mbwr-rail-card .mbwr-carousel-format{display:none!important}@media (min-width:1025px){.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:190px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{height:255px!important}}@media (min-width:701px) and (max-width:1024px){.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:210px!important;gap:12px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{height:270px!important}}@media (max-width:700px){.single-work .mbwr-carousel-card--customers,.single-work .mbwr-carousel-card--related,.single-work .mbwr-carousel-card--viewed{padding:14px 12px!important;border-radius:22px!important}.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important;padding:0 1px 9px!important}.single-work .mbwr-carousel-item.mbwr-rail-card{padding:8px!important;border-radius:18px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{height:clamp(210px,58vw,300px)!important;padding:5px!important;margin-bottom:9px!important;border-radius:16px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{border-radius:11px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.8rem!important;line-height:1.2!important;min-height:2.4em!important;margin-bottom:7px!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{min-height:17px!important;margin-bottom:6px!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .star-rating{font-size:.72rem!important;width:5.25em!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.68rem!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.78rem!important;gap:5px!important}.single-work .mbwr-rail-card .mbwr-carousel-price del,.single-work .mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount{font-size:.68rem!important}.single-work .mbwr-rail-card .mbwr-carousel-price ins,.single-work .mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount,.single-work .mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount{font-size:.82rem!important}.single-work .mbwr-rail-card .mbwr-rail-cart{width:34px!important;height:34px!important;flex-basis:34px!important}.single-work .mbwr-author-lite--premium .mbwr-author-lite__media{justify-content:flex-start!important}.single-work .mbwr-author-lite__name{text-align:left!important}}@media (max-width:390px){.single-work .mbwr-carousel,.single-work .mbwr-related-strip{grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{height:clamp(190px,56vw,255px)!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.76rem!important}}.single-work .mbwr-hero-microchips{display:none!important}.single-work .mbwr-carousel-card--customers,.single-work .mbwr-carousel-card--related,.single-work .mbwr-carousel-card--viewed{overflow:hidden!important;padding:18px!important;border-radius:24px!important;border:1px solid #dbe7f5!important;background:#fff!important;box-shadow:0 18px 44px rgb(15 35 68 / .055)!important}.single-work .mbwr-carousel-card--customers .mbwr-section-head,.single-work .mbwr-carousel-card--related .mbwr-section-head,.single-work .mbwr-carousel-card--viewed .mbwr-section-head{margin:0 0 16px!important}.single-work .mbwr-carousel-card--customers .mbwr-section-kicker,.single-work .mbwr-carousel-card--related .mbwr-section-kicker,.single-work .mbwr-carousel-card--viewed .mbwr-section-kicker{display:none!important}.single-work .mbwr-carousel{width:100%!important;max-width:100%!important;box-sizing:border-box!important;display:grid!important;grid-auto-flow:column!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 10px 0!important;scroll-snap-type:x mandatory!important;scroll-padding-left:0!important}.single-work .mbwr-carousel::-webkit-scrollbar{height:8px!important}.single-work .mbwr-carousel::-webkit-scrollbar-thumb{background:#cbd6e6!important;border-radius:999px!important}.single-work .mbwr-carousel::-webkit-scrollbar-track{background:#f3f7fc!important;border-radius:999px!important}.single-work .mbwr-carousel-item.mbwr-rail-card{scroll-snap-align:start!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important;padding:10px!important;border:1px solid #dbe7f5!important;border-radius:20px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 12px 28px rgb(15 35 68 / .045)!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{width:100%!important;aspect-ratio:2/3!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;padding:0!important;margin:0 0 10px!important;border:1px solid #dbe7f5!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border-radius:0!important;background:#fff!important;transform:none!important}.single-work .mbwr-rail-card .mbwr-carousel-format{display:inline-flex!important;width:max-content!important;max-width:100%!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:5px 10px!important;margin:0 0 8px!important;border-radius:999px!important;border:1px solid #dbe7f5!important;background:#f8fbff!important;color:#4b5f7a!important;font-size:.68rem!important;line-height:1!important;font-weight:900!important;letter-spacing:.045em!important;text-transform:uppercase!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.single-work .mbwr-rail-card .mbwr-carousel-title{color:#142541!important;font-size:.88rem!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.018em!important;min-height:2.5em!important;margin:0 0 8px!important;text-decoration:none!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important}.single-work .mbwr-rail-card .mbwr-carousel-title:hover{color:#2457db!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{display:flex!important;align-items:center!important;min-height:20px!important;margin:0 0 9px!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail{display:flex!important;align-items:center!important;gap:7px!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .star-rating{font-size:.82rem!important;width:5.35em!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.76rem!important;font-weight:900!important;color:#6b7890!important}.single-work .mbwr-wc-rating .star-rating,.single-work .mbwr-wc-rating .star-rating:before{color:#f3c77d!important}.single-work .mbwr-wc-rating .star-rating span{color:#f5a623!important}.single-work .mbwr-wc-rating.is-empty .star-rating:before{color:#f3c77d!important;opacity:.72!important}.single-work .mbwr-wc-rating--rail.is-empty .mbwr-rating-text{display:none!important}.single-work .mbwr-rail-card .mbwr-rail-bottom{margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding-top:4px!important}.single-work .mbwr-rail-card .mbwr-carousel-price{display:flex!important;align-items:baseline!important;gap:7px!important;min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;white-space:nowrap!important;color:#0f172a!important;font-size:.88rem!important;line-height:1.1!important;font-weight:950!important}.single-work .mbwr-rail-card .mbwr-carousel-price del,.single-work .mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount{color:#8b95a5!important;font-size:.76rem!important;font-weight:800!important;text-decoration-thickness:2px!important}.single-work .mbwr-rail-card .mbwr-carousel-price ins,.single-work .mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount,.single-work .mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount{color:#0f172a!important;font-size:.9rem!important;font-weight:950!important;text-decoration:none!important}.single-work .mbwr-rail-card .mbwr-rail-cart{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:999px!important;border:1px solid #d6e4f6!important;background:#f7fbff!important;color:#173a67!important;box-shadow:0 8px 18px rgb(15 35 68 / .045)!important}.single-work .mbwr-rail-card .mbwr-rail-cart:hover{background:#eef5ff!important;border-color:#bed3f1!important;color:#0f3c80!important}@media (min-width:1281px){.single-work .mbwr-carousel{grid-auto-columns:calc((100% - 5 * 16px)/6)!important}}@media (min-width:1025px) and (max-width:1280px){.single-work .mbwr-carousel{grid-auto-columns:calc((100% - 4 * 16px)/5)!important}}@media (min-width:761px) and (max-width:1024px){.single-work .mbwr-carousel{grid-auto-columns:calc((100% - 2 * 14px)/3)!important;gap:14px!important}.single-work .mbwr-carousel-item.mbwr-rail-card{padding:9px!important;border-radius:19px!important}}@media (max-width:760px){.single-work .mbwr-carousel-card--customers,.single-work .mbwr-carousel-card--related,.single-work .mbwr-carousel-card--viewed{padding:14px 12px!important;border-radius:22px!important}.single-work .mbwr-carousel{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important;padding-bottom:9px!important}.single-work .mbwr-carousel-item.mbwr-rail-card{padding:8px!important;border-radius:18px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{border-radius:16px!important;margin-bottom:9px!important}.single-work .mbwr-rail-card .mbwr-carousel-format{font-size:.62rem!important;min-height:24px!important;padding:5px 8px!important;margin-bottom:7px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.8rem!important;line-height:1.2!important;min-height:2.4em!important;margin-bottom:7px!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{min-height:17px!important;margin-bottom:6px!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .star-rating{font-size:.72rem!important;width:5.25em!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.68rem!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.78rem!important;gap:5px!important}.single-work .mbwr-rail-card .mbwr-carousel-price del,.single-work .mbwr-rail-card .mbwr-carousel-price del .woocommerce-Price-amount{font-size:.68rem!important}.single-work .mbwr-rail-card .mbwr-carousel-price ins,.single-work .mbwr-rail-card .mbwr-carousel-price ins .woocommerce-Price-amount,.single-work .mbwr-rail-card .mbwr-carousel-price>.woocommerce-Price-amount{font-size:.82rem!important}.single-work .mbwr-rail-card .mbwr-rail-cart{width:34px!important;height:34px!important;flex-basis:34px!important}}@media (max-width:390px){.single-work .mbwr-carousel{grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.76rem!important}}.single-work .mbwr-carousel,.single-work .mbwr-rail .mbwr-carousel{gap:16px!important;scroll-padding-left:0!important}@media (min-width:1181px){.single-work .mbwr-carousel,.single-work .mbwr-rail .mbwr-carousel{grid-auto-columns:calc((100% - 5 * 16px)/6)!important}}.single-work .mbwr-rail-card{padding:10px 10px 12px!important;border-radius:22px!important;background:#fff!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{width:100%!important;aspect-ratio:3/4.35!important;min-height:0!important;padding:0!important;margin:0 0 10px!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;display:block!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:18px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{display:block!important;width:100%!important;max-width:100%!important;min-height:1.18em!important;height:1.18em!important;margin:0 0 7px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.72rem!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.01em!important;color:#172842!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{min-height:1.05em!important;margin:0 0 8px!important;display:flex!important;align-items:center!important;gap:5px!important;font-size:.69rem!important;line-height:1!important;color:#6f7f95!important;white-space:nowrap!important;overflow:hidden!important}.single-work .mbwr-rail-card .mbwr-stars,.single-work .mbwr-rail-card .star-rating,.single-work .mbwr-rail-card .stars{color:#f59e0b!important;letter-spacing:.02em!important}.single-work .mbwr-rail-card .mbwr-carousel-format{display:inline-flex!important;align-self:flex-start!important;margin:0 0 7px!important;padding:5px 9px!important;border-radius:999px!important;border:1px solid #dbe7f7!important;background:#f8fbff!important;color:#4b5b70!important;font-size:.62rem!important;font-weight:900!important;line-height:1!important;letter-spacing:.06em!important;text-transform:uppercase!important}.single-work .mbwr-rail-bottom{margin-top:auto!important;padding-top:2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.single-work .mbwr-rail-card .mbwr-carousel-price{display:inline-flex!important;align-items:baseline!important;gap:6px!important;flex-wrap:nowrap!important;white-space:nowrap!important;overflow:hidden!important;max-width:calc(100% - 42px)!important;font-size:.78rem!important;line-height:1!important;font-weight:900!important}.single-work .mbwr-rail-card .mbwr-carousel-price del,.single-work .mbwr-rail-card .mbwr-carousel-price del .amount{color:#9ba8ba!important;font-size:.70rem!important;font-weight:750!important;text-decoration-thickness:1.5px!important}.single-work .mbwr-rail-card .mbwr-carousel-price ins,.single-work .mbwr-rail-card .mbwr-carousel-price ins .amount,.single-work .mbwr-rail-card .mbwr-carousel-price>.amount:last-child{color:#111d33!important;font-size:.82rem!important;font-weight:950!important;text-decoration:none!important}.single-work .mbwr-rail-cart{width:34px!important;height:34px!important;min-width:34px!important;border-radius:999px!important}.single-work .mbwr-about-book-premium .mbwr-desc-shell{padding:22px 24px!important;line-height:1.74!important;color:#465873!important}.single-work .mbwr-about-book-premium .mbwr-content p{margin:0 0 14px!important}.single-work .mbwr-about-book-premium .mbwr-content h2,.single-work .mbwr-about-book-premium .mbwr-content h3{margin:0 0 12px!important;color:#13243d!important;letter-spacing:-.02em!important}.single-work .mbwr-about-book-premium .mbwr-desc-shell::after{pointer-events:none!important}@media (max-width:1180px){.single-work .mbwr-carousel,.single-work .mbwr-rail .mbwr-carousel{gap:14px!important;grid-auto-columns:calc((100% - 3 * 14px)/4)!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.70rem!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:3/4.35!important}}@media (max-width:900px){.single-work .mbwr-carousel,.single-work .mbwr-rail .mbwr-carousel{gap:12px!important;grid-auto-columns:calc((100% - 2 * 12px)/3)!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.69rem!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.74rem!important}}@media (max-width:760px){.single-work .mbwr-carousel,.single-work .mbwr-rail .mbwr-carousel{gap:12px!important;grid-auto-columns:calc((100% - 12px)/2)!important}.single-work .mbwr-rail-card{padding:8px 8px 10px!important;border-radius:20px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:3/4.55!important;margin-bottom:9px!important;border-radius:17px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{border-radius:17px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.68rem!important;height:1.16em!important;min-height:1.16em!important;margin-bottom:6px!important}.single-work .mbwr-rail-card .mbwr-carousel-format{font-size:.58rem!important;padding:4px 8px!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{font-size:.64rem!important;margin-bottom:7px!important}.single-work .mbwr-rail-card .mbwr-carousel-price{font-size:.70rem!important;max-width:calc(100% - 38px)!important}.single-work .mbwr-rail-card .mbwr-carousel-price del,.single-work .mbwr-rail-card .mbwr-carousel-price del .amount{font-size:.64rem!important}.single-work .mbwr-rail-card .mbwr-carousel-price ins,.single-work .mbwr-rail-card .mbwr-carousel-price ins .amount,.single-work .mbwr-rail-card .mbwr-carousel-price>.amount:last-child{font-size:.76rem!important}.single-work .mbwr-rail-cart{width:32px!important;height:32px!important;min-width:32px!important}.single-work .mbwr-about-book-premium .mbwr-desc-shell{padding:18px 16px!important;line-height:1.68!important}}html,body{max-width:100%;overflow-x:hidden!important}.single-work .mbwr-shell,.single-work .mbwr-shell__inner,.single-work .mbwr-wrap,.single-work .mbwr-page,.single-work .mbwr-body,.single-work .mbwr-card,.single-work .mbwr-hero,.single-work .mbwr-copy,.single-work .mbwr-offer-card{box-sizing:border-box;max-width:100%}.single-work .mbwr-shell{overflow-x:clip}.single-work .mbwr-offer-card{overflow:hidden;border:1px solid #dbe7f7!important;border-radius:28px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 20px 50px rgb(15 35 68 / .055)!important;padding:14px!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium{display:grid!important;grid-template-columns:136px minmax(0,1fr) minmax(240px,300px)!important;grid-template-areas:"format price cta"!important;align-items:center!important;gap:14px!important;padding:15px 16px!important;margin:0 0 12px!important;border:1px solid #dbe7f7!important;border-radius:24px!important;background:#fff!important;box-shadow:0 12px 30px rgb(15 35 68 / .035)!important;min-width:0!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium:last-of-type{margin-bottom:0!important}.single-work .mbwr-offer-row>.mbwr-format{grid-area:format!important;justify-self:start!important;width:100%!important;max-width:136px!important;height:42px!important;min-height:42px!important;padding:0 16px!important;font-size:.88rem!important;font-weight:850!important;color:#41536c!important;background:#f8fbff!important;border:1px solid #d8e4f4!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.single-work .mbwr-offer-row>.mbwr-price{grid-area:price!important;min-width:0!important;display:flex!important;align-items:center!important;gap:9px 10px!important;flex-wrap:wrap!important;justify-content:flex-start!important;line-height:1!important}.single-work .mbwr-offer-row>.mbwr-price del,.single-work .mbwr-offer-row>.mbwr-price del .amount{font-size:.92rem!important;color:#a5b0bf!important;font-weight:850!important;text-decoration-thickness:2px!important}.single-work .mbwr-offer-row>.mbwr-price ins,.single-work .mbwr-offer-row>.mbwr-price ins .amount,.single-work .mbwr-offer-row>.mbwr-price>.amount{font-size:1.08rem!important;color:#111d33!important;font-weight:950!important;text-decoration:none!important}.single-work .mbwr-offer-row>.mbwr-price .mbwr-discount-badge,.single-work .mbwr-offer-row>.mbwr-price .mbwr-support-text{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:0 12px!important;border-radius:999px!important;background:#fff7ed!important;border:1px solid #fed7aa!important;color:#c2410c!important;font-size:.82rem!important;font-weight:900!important;letter-spacing:.01em!important;white-space:nowrap!important;box-shadow:none!important}.single-work .mbwr-offer-row--print>.mbwr-price .mbwr-support-text{background:#fff7ed!important;color:#c2410c!important;border-color:#fed7aa!important}.single-work .mbwr-offer-row--digital>.mbwr-price .mbwr-support-text{background:#fff7ed!important;color:#c2410c!important;border-color:#fed7aa!important}.single-work .mbwr-offer-row>.mbwr-cta-wrap{grid-area:cta!important;min-width:0!important;display:grid!important;grid-template-columns:1fr!important;gap:9px!important;justify-items:stretch!important;align-items:center!important}.single-work .mbwr-offer-row>.mbwr-cta-wrap .mbwr-buy-btn{width:100%!important;min-height:44px!important;border-radius:999px!important;font-size:.92rem!important;font-weight:900!important;padding:0 18px!important;box-shadow:0 14px 30px rgb(79 96 240 / .22)!important}.single-work .mbwr-offer-row>.mbwr-cta-wrap .mbwr-detail-link{width:100%!important;min-height:40px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.82rem!important;font-weight:850!important;padding:0 14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.single-work .mbwr-trust{font-size:.86rem!important;text-align:center!important;margin-top:14px!important;color:#65758d!important}.single-work .mbwr-author-lite{border-radius:26px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important}.single-work .mbwr-author-lite__inner{display:grid!important;grid-template-columns:168px minmax(0,1fr)!important;gap:22px!important;align-items:start!important}.single-work .mbwr-author-lite__media{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;min-width:0!important}.single-work .mbwr-author-avatar{width:118px!important;height:118px!important;border-radius:999px!important;overflow:hidden!important;display:block!important;background:#eef4ff!important;border:5px solid #f7fbff!important;box-shadow:0 18px 40px rgb(15 35 68 / .13)!important;margin:0 auto 12px!important}.single-work .mbwr-author-avatar img,.single-work .mbwr-author-lite__media img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;border-radius:999px!important;box-shadow:none!important}.single-work .mbwr-author-lite__name{font-size:.88rem!important;line-height:1.25!important;color:#64748b!important;font-weight:750!important;letter-spacing:-.01em!important}.single-work .mbwr-author-lite__name span{font-weight:750!important;color:#64748b!important}.single-work .mbwr-author-lite__name a{font-size:.96rem!important;color:#2563eb!important;font-weight:900!important;text-decoration:none!important}.single-work .mbwr-author-lite__body h3{display:none!important}.single-work .mbwr-author-authority-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 12px!important}.single-work .mbwr-author-authority-row span{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;border:1px solid #dbe7f7!important;background:#f8fbff!important;color:#42556f!important;font-size:.72rem!important;font-weight:800!important}.single-work .mbwr-author-lite .mbwr-desc-shell{padding:18px 20px!important;border-radius:22px!important;background:linear-gradient(180deg,#fff 0%,#f9fbff 100%)!important;border:1px solid #dfe9f6!important}.single-work .mbwr-author-text{max-height:7.7rem!important;overflow:hidden!important;color:#465873!important;font-size:.92rem!important;line-height:1.72!important;position:relative!important}.single-work .mbwr-author-text p{margin:0 0 12px!important}.single-work .mbwr-author-text:not(.is-expanded)::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:54px!important;background:linear-gradient(180deg,#fff0,#f9fbff 86%)!important;pointer-events:none!important}.single-work .mbwr-readmore--author{margin-top:12px!important;min-height:38px!important;padding:0 18px!important;border-radius:999px!important;font-size:.82rem!important;font-weight:850!important;background:#fff!important;border:1px solid #dbe7f7!important;color:#25415f!important}.single-work .mbwr-author-text.is-expanded{max-height:none!important}.single-work .mbwr-carousel-card{overflow:hidden!important;max-width:100%!important}.single-work .mbwr-carousel{max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-gutter:stable!important;overscroll-behavior-x:contain!important}.single-work .mbwr-carousel-item.mbwr-rail-card{min-width:0!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{background:#fff!important;border:1px solid #dfe9f6!important;display:flex!important;align-items:center!important;justify-content:center!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.035)!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.74rem!important}.single-work .mbwr-rail-card .mbwr-carousel-meta{font-size:.68rem!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .mbwr-rating-text{font-size:.70rem!important;font-weight:850!important}.single-work .mbwr-rail-card .mbwr-wc-rating--rail .star-rating::before{color:#f6c987!important;opacity:.85!important}@media (min-width:1181px){.single-work .mbwr-carousel,.single-work .mbwr-rail .mbwr-carousel{grid-auto-columns:calc((100% - 5 * 16px)/6)!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:3/4.15!important}}@media (max-width:1180px){.single-work .mbwr-offer-row.mbwr-offer-row--premium{grid-template-columns:120px minmax(0,1fr) minmax(220px,270px)!important;gap:12px!important}.single-work .mbwr-offer-row>.mbwr-format{max-width:120px!important;font-size:.82rem!important}}@media (max-width:760px){.single-work .mbwr-wrap{padding-left:14px!important;padding-right:14px!important}.single-work .mbwr-hero{width:100%!important;max-width:100%!important;overflow:hidden!important}.single-work .mbwr-offer-card{padding:10px!important;border-radius:24px!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium{grid-template-columns:1fr!important;grid-template-areas:"format" "price" "cta"!important;gap:10px!important;padding:12px!important;border-radius:20px!important}.single-work .mbwr-offer-row>.mbwr-format{width:auto!important;max-width:100%!important;height:34px!important;min-height:34px!important;justify-self:start!important;padding:0 13px!important;font-size:.76rem!important}.single-work .mbwr-offer-row>.mbwr-price{width:100%!important;justify-content:flex-start!important;gap:7px 8px!important}.single-work .mbwr-offer-row>.mbwr-price del,.single-work .mbwr-offer-row>.mbwr-price del .amount{font-size:.82rem!important}.single-work .mbwr-offer-row>.mbwr-price ins,.single-work .mbwr-offer-row>.mbwr-price ins .amount,.single-work .mbwr-offer-row>.mbwr-price>.amount{font-size:.98rem!important}.single-work .mbwr-offer-row>.mbwr-price .mbwr-discount-badge,.single-work .mbwr-offer-row>.mbwr-price .mbwr-support-text{min-height:28px!important;padding:0 10px!important;font-size:.72rem!important}.single-work .mbwr-offer-row>.mbwr-cta-wrap{grid-template-columns:1fr!important;gap:8px!important}.single-work .mbwr-offer-row>.mbwr-cta-wrap .mbwr-buy-btn{min-height:42px!important;font-size:.84rem!important}.single-work .mbwr-offer-row>.mbwr-cta-wrap .mbwr-detail-link{min-height:38px!important;font-size:.76rem!important}.single-work .mbwr-author-lite__inner{grid-template-columns:1fr!important;gap:16px!important}.single-work .mbwr-author-avatar{width:104px!important;height:104px!important;margin-bottom:10px!important}.single-work .mbwr-author-lite__name{font-size:.82rem!important}.single-work .mbwr-author-lite__name a{font-size:.9rem!important}.single-work .mbwr-author-lite .mbwr-desc-shell{padding:15px!important;border-radius:20px!important}.single-work .mbwr-author-text{font-size:.86rem!important;line-height:1.66!important;max-height:8.1rem!important}.single-work .mbwr-carousel,.single-work .mbwr-rail .mbwr-carousel{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:3/4.15!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb img{transform:scale(1.055)!important}}@media (max-width:390px){.single-work .mbwr-wrap{padding-left:10px!important;padding-right:10px!important}.single-work .mbwr-carousel,.single-work .mbwr-rail .mbwr-carousel{grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important}.single-work .mbwr-rail-card .mbwr-carousel-title{font-size:.66rem!important}.single-work .mbwr-rail-card .mbwr-carousel-thumb{aspect-ratio:3/4.2!important}}.single-work,.single-work body,.single-work .site,.single-work .site-content,.single-work .content-area,.single-work main,.single-work .mbwr-page,.single-work .mbwr-wrap,.single-work .mbwr-hero,.single-work .mbwr-body,.single-work .mbwr-card,.single-work .mbwr-carousel-card,.single-work .mbwr-offer-card{box-sizing:border-box!important;max-width:100%!important}.single-work .mbwr-page,.single-work .mbwr-wrap,.single-work .mbwr-body{overflow-x:clip!important}@supports not (overflow-x:clip){.single-work .mbwr-page,.single-work .mbwr-wrap,.single-work .mbwr-body{overflow-x:hidden!important}}.single-work .mbwr-offer-card{padding:12px!important;overflow:hidden!important;border-radius:24px!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"main" "sub"!important;gap:8px!important;padding:12px 14px!important;margin:0 0 10px!important;border-radius:20px!important;min-width:0!important;overflow:hidden!important}.single-work .mbwr-offer-mainline{grid-area:main!important;display:grid!important;grid-template-columns:minmax(150px,1fr) minmax(190px,260px)!important;align-items:center!important;gap:12px!important;min-width:0!important}.single-work .mbwr-offer-subline{grid-area:sub!important;display:grid!important;grid-template-columns:minmax(130px,1fr) minmax(190px,260px)!important;align-items:center!important;gap:12px!important;min-width:0!important}.single-work .mbwr-offer-row .mbwr-format{display:none!important}.single-work .mbwr-offer-row .mbwr-price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px 10px!important;min-width:0!important;font-size:1rem!important;line-height:1.1!important}.single-work .mbwr-offer-row .mbwr-old,.single-work .mbwr-offer-row .mbwr-price del,.single-work .mbwr-offer-row .mbwr-price del .amount{color:#9aa8b9!important;font-size:.92rem!important;font-weight:800!important;text-decoration-thickness:2px!important}.single-work .mbwr-offer-row .mbwr-new,.single-work .mbwr-offer-row .mbwr-price ins,.single-work .mbwr-offer-row .mbwr-price ins .amount,.single-work .mbwr-offer-row .mbwr-price>.amount:last-child{color:#0f172a!important;font-size:1.12rem!important;font-weight:950!important;text-decoration:none!important}.single-work .mbwr-offer-row .mbwr-badge,.single-work .mbwr-offer-row .mbwr-discount,.single-work .mbwr-offer-row .mbwr-save{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 9px!important;border-radius:999px!important;background:#fff7ed!important;border:1px solid #fed7aa!important;color:#c2410c!important;font-size:.74rem!important;font-weight:950!important;letter-spacing:.025em!important;white-space:nowrap!important}.single-work .mbwr-offer-row .mbwr-buy-btn{width:100%!important;max-width:260px!important;min-height:42px!important;height:42px!important;padding:0 16px!important;border-radius:999px!important;font-size:.9rem!important;font-weight:900!important;line-height:1!important;justify-self:end!important;box-shadow:0 10px 22px rgb(79 99 245 / .18)!important}.single-work .mbwr-offer-row .mbwr-detail-link{width:100%!important;max-width:260px!important;min-height:38px!important;height:38px!important;padding:0 14px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.82rem!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;justify-self:end!important}.single-work .mbwr-support-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;max-width:100%!important;min-height:26px!important;height:auto!important;padding:0 10px!important;border-radius:999px!important;background:#fff7ed!important;border:1px solid #fed7aa!important;color:#c2410c!important;font-size:.74rem!important;font-weight:950!important;letter-spacing:.01em!important;line-height:1.05!important;white-space:nowrap!important;box-shadow:none!important;margin:0!important;position:static!important;transform:none!important}.single-work .mbwr-offer-row--print .mbwr-support-text{background:#fff7ed!important;border-color:#fdba74!important;color:#c2410c!important}.single-work .mbwr-trust{margin-top:10px!important;text-align:center!important;font-size:.88rem!important;line-height:1.35!important;color:#607086!important;overflow-wrap:anywhere!important}.single-work .mbwr-carousel-card{overflow:hidden!important}.single-work .mbwr-carousel{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain!important;scroll-snap-type:x proximity!important;scrollbar-gutter:stable!important;-webkit-overflow-scrolling:touch!important}.single-work .mbwr-carousel>*{flex:0 0 auto!important;min-width:0!important}@media (max-width:1024px){.single-work .mbwr-offer-mainline,.single-work .mbwr-offer-subline{grid-template-columns:minmax(130px,1fr) minmax(170px,230px)!important;gap:10px!important}.single-work .mbwr-offer-row .mbwr-buy-btn{max-width:230px!important}.single-work .mbwr-offer-row .mbwr-detail-link{max-width:230px!important}}@media (max-width:720px){html,body{max-width:100%;overflow-x:hidden!important}.single-work .mbwr-wrap,.single-work .mbwr-page,.single-work .mbwr-hero,.single-work .mbwr-copy,.single-work .mbwr-cover-card,.single-work .mbwr-offer-card,.single-work .mbwr-body,.single-work .mbwr-card{width:100%!important;max-width:100%!important;min-width:0!important}.single-work .mbwr-offer-card{padding:9px!important;border-radius:20px!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium{padding:10px!important;border-radius:18px!important;gap:8px!important}.single-work .mbwr-offer-mainline{grid-template-columns:minmax(92px,1fr) minmax(138px,170px)!important;gap:8px!important}.single-work .mbwr-offer-subline{grid-template-columns:minmax(86px,1fr) minmax(138px,170px)!important;gap:8px!important}.single-work .mbwr-offer-row .mbwr-price{gap:5px 7px!important}.single-work .mbwr-offer-row .mbwr-old,.single-work .mbwr-offer-row .mbwr-price del,.single-work .mbwr-offer-row .mbwr-price del .amount{font-size:.76rem!important}.single-work .mbwr-offer-row .mbwr-new,.single-work .mbwr-offer-row .mbwr-price ins,.single-work .mbwr-offer-row .mbwr-price ins .amount,.single-work .mbwr-offer-row .mbwr-price>.amount:last-child{font-size:.94rem!important}.single-work .mbwr-offer-row .mbwr-badge,.single-work .mbwr-offer-row .mbwr-discount,.single-work .mbwr-offer-row .mbwr-save,.single-work .mbwr-support-text{min-height:22px!important;padding:0 7px!important;font-size:.62rem!important;letter-spacing:.015em!important}.single-work .mbwr-offer-row .mbwr-buy-btn{max-width:170px!important;min-height:36px!important;height:36px!important;padding:0 12px!important;font-size:.78rem!important}.single-work .mbwr-offer-row .mbwr-detail-link{max-width:170px!important;min-height:33px!important;height:33px!important;padding:0 10px!important;font-size:.68rem!important}.single-work .mbwr-btn-icon{width:15px!important;height:15px!important;min-width:15px!important}.single-work .mbwr-trust{font-size:.78rem!important;margin-top:8px!important}.single-work .mbwr-carousel{max-width:100%!important;padding-inline:0!important}.single-work .mbwr-carousel-card{padding-inline:10px!important}}@media (max-width:420px){.single-work .mbwr-offer-mainline,.single-work .mbwr-offer-subline{grid-template-columns:minmax(78px,1fr) minmax(124px,150px)!important;gap:7px!important}.single-work .mbwr-offer-row .mbwr-buy-btn,.single-work .mbwr-offer-row .mbwr-detail-link{max-width:150px!important}.single-work .mbwr-offer-row .mbwr-detail-link{font-size:.64rem!important}}.single-work{overflow-x:hidden!important}.single-work .mbwr-shell,.single-work .mbwr-shell__inner,.single-work .mbwr-wrap,.single-work .mbwr-page,.single-work .mbwr-hero,.single-work .mbwr-media,.single-work .mbwr-copy,.single-work .mbwr-offer-card,.single-work .mbwr-body,.single-work .mbwr-card{box-sizing:border-box!important;max-width:100%!important;min-width:0!important}.single-work .mbwr-wrap,.single-work .mbwr-page,.single-work .mbwr-shell__inner{overflow-x:clip!important}@supports not (overflow-x:clip){.single-work .mbwr-wrap,.single-work .mbwr-page,.single-work .mbwr-shell__inner{overflow-x:hidden!important}}.single-work .mbwr-offer-card.mbwr-offer-card--conversion{padding:12px!important;border-radius:24px!important;overflow:hidden!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"main" "sub"!important;gap:8px!important;min-width:0!important;overflow:hidden!important;padding:12px 14px!important;border-radius:20px!important;background:#fff!important}.single-work .mbwr-offer-mainline{grid-area:main!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-width:0!important;width:100%!important}.single-work .mbwr-offer-subline{grid-area:sub!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-width:0!important;width:100%!important}.single-work .mbwr-offer-row .mbwr-format{display:none!important}.single-work .mbwr-offer-row .mbwr-price{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px 10px!important;flex-wrap:wrap!important;min-width:0!important;overflow:hidden!important;line-height:1!important}.single-work .mbwr-offer-row .mbwr-old,.single-work .mbwr-offer-row .mbwr-price del,.single-work .mbwr-offer-row .mbwr-price del .amount{font-size:.88rem!important;font-weight:850!important;color:#9aa8b9!important;text-decoration-thickness:2px!important}.single-work .mbwr-offer-row .mbwr-new,.single-work .mbwr-offer-row .mbwr-price ins,.single-work .mbwr-offer-row .mbwr-price ins .amount,.single-work .mbwr-offer-row .mbwr-price>.amount:last-child{font-size:1.06rem!important;font-weight:950!important;color:#0f172a!important;text-decoration:none!important}.single-work .mbwr-offer-row .mbwr-discount-badge,.single-work .mbwr-offer-row .mbwr-save,.single-work .mbwr-offer-row .mbwr-badge,.single-work .mbwr-offer-row .mbwr-support-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-height:25px!important;padding:0 10px!important;border-radius:999px!important;background:#fff7ed!important;border:1px solid #fed7aa!important;color:#c2410c!important;font-size:.72rem!important;font-weight:950!important;line-height:1!important;letter-spacing:.025em!important;white-space:nowrap!important;box-shadow:none!important;position:static!important;transform:none!important;margin:0!important}.single-work .mbwr-offer-row .mbwr-cta-wrap{display:contents!important}.single-work .mbwr-offer-row .mbwr-buy-btn{grid-column:2!important;justify-self:end!important;width:auto!important;min-width:168px!important;max-width:max-content!important;height:40px!important;min-height:40px!important;padding:0 18px!important;border-radius:999px!important;font-size:.86rem!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 12px 24px rgb(79 96 240 / .18)!important}.single-work .mbwr-offer-row .mbwr-detail-link{justify-self:end!important;width:auto!important;min-width:166px!important;max-width:max-content!important;height:36px!important;min-height:36px!important;padding:0 16px!important;border:1px solid #dbe7f7!important;border-radius:999px!important;background:#fff!important;color:#24415f!important;font-size:.78rem!important;font-weight:850!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;box-shadow:0 8px 18px rgb(15 35 68 / .035)!important}.single-work .mbwr-trust{font-size:.84rem!important;line-height:1.35!important;text-align:center!important;margin-top:10px!important;color:#63748b!important}.single-work .mbwr-share-row{display:flex;align-items:center;justify-content:flex-start;gap:9px;flex-wrap:wrap;margin-top:14px;max-width:100%;overflow:hidden}.single-work .mbwr-share-icon{width:34px;height:34px;flex:0 0 34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#fff;border:1px solid #dbe7f7;box-shadow:0 8px 18px rgb(15 35 68 / .055);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.single-work .mbwr-share-icon:hover,.single-work .mbwr-share-icon:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px rgb(15 35 68 / .09);outline:none}.single-work .mbwr-share-icon svg{width:15px;height:15px;display:block}.single-work .mbwr-share-icon--facebook{color:#1877f2}.single-work .mbwr-share-icon--x{color:#111827}.single-work .mbwr-share-icon--linkedin{color:#0a66c2}.single-work .mbwr-share-icon--whatsapp{color:#25d366}.single-work .mbwr-share-icon--telegram{color:#229ed9}.single-work .mbwr-share-icon--email{color:#ea4335}.single-work .mbwr-carousel-card{max-width:100%!important;overflow:hidden!important}.single-work .mbwr-carousel{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}.single-work .mbwr-carousel>*{min-width:0!important}.single-work .mbwr-rail-card{box-sizing:border-box!important;min-width:0!important}@media (max-width:760px){.single-work .mbwr-wrap{padding-left:0!important;padding-right:0!important}.single-work .mbwr-page{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important}.single-work .mbwr-hero{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;overflow:hidden!important}.single-work .mbwr-stage-wrap{display:block!important;width:100%!important;max-width:100%!important}.single-work .mbwr-cover-frame{max-width:100%!important;overflow:hidden!important}.single-work .mbwr-cover{max-width:100%!important;height:auto!important}.single-work .mbwr-offer-card.mbwr-offer-card--conversion{padding:10px!important;border-radius:22px!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium{padding:10px!important;border-radius:18px!important;gap:8px!important}.single-work .mbwr-offer-mainline{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}.single-work .mbwr-offer-subline{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}.single-work .mbwr-offer-row .mbwr-price{gap:5px 7px!important}.single-work .mbwr-offer-row .mbwr-old,.single-work .mbwr-offer-row .mbwr-price del,.single-work .mbwr-offer-row .mbwr-price del .amount{font-size:.74rem!important}.single-work .mbwr-offer-row .mbwr-new,.single-work .mbwr-offer-row .mbwr-price ins,.single-work .mbwr-offer-row .mbwr-price ins .amount,.single-work .mbwr-offer-row .mbwr-price>.amount:last-child{font-size:.94rem!important}.single-work .mbwr-offer-row .mbwr-discount-badge,.single-work .mbwr-offer-row .mbwr-save,.single-work .mbwr-offer-row .mbwr-badge,.single-work .mbwr-offer-row .mbwr-support-text{min-height:23px!important;padding:0 8px!important;font-size:.64rem!important;letter-spacing:.015em!important}.single-work .mbwr-offer-row .mbwr-buy-btn{min-width:128px!important;height:36px!important;min-height:36px!important;padding:0 13px!important;font-size:.76rem!important}.single-work .mbwr-offer-row .mbwr-detail-link{min-width:118px!important;height:32px!important;min-height:32px!important;padding:0 11px!important;font-size:.66rem!important}.single-work .mbwr-trust{font-size:.76rem!important;margin-top:8px!important}.single-work .mbwr-share-row{justify-content:center;gap:8px;margin-top:12px}.single-work .mbwr-share-icon{width:31px;height:31px;flex-basis:31px}.single-work .mbwr-share-icon svg{width:13px;height:13px}.single-work .mbwr-carousel-card{padding-left:12px!important;padding-right:12px!important}.single-work .mbwr-carousel{padding-left:0!important;padding-right:0!important}}@media (max-width:390px){.single-work .mbwr-page{padding-left:10px!important;padding-right:10px!important}.single-work .mbwr-offer-mainline{gap:7px!important}.single-work .mbwr-offer-subline{gap:7px!important}.single-work .mbwr-offer-row .mbwr-buy-btn{min-width:112px!important;padding:0 10px!important;font-size:.70rem!important}.single-work .mbwr-offer-row .mbwr-detail-link{min-width:104px!important;padding:0 9px!important;font-size:.61rem!important}.single-work .mbwr-offer-row .mbwr-discount-badge,.single-work .mbwr-offer-row .mbwr-save,.single-work .mbwr-offer-row .mbwr-badge,.single-work .mbwr-offer-row .mbwr-support-text{font-size:.58rem!important;padding:0 6px!important}}html body.single-work,body.single-work{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body.single-work .site,body.single-work #page,body.single-work .site-content,.single-work .mbwr-shell,.single-work .mbwr-shell__inner,.single-work .mbwr-wrap,.single-work .mbwr-page{max-width:100vw!important;min-width:0!important;overflow-x:clip!important;box-sizing:border-box!important}@supports not (overflow-x:clip){body.single-work .site,body.single-work #page,body.single-work .site-content,.single-work .mbwr-shell,.single-work .mbwr-shell__inner,.single-work .mbwr-wrap,.single-work .mbwr-page{overflow-x:hidden!important}}.single-work .mbwr-offer-card.mbwr-offer-card--conversion{max-width:100%!important;width:100%!important;padding:14px!important;border-radius:24px!important;border:1px solid #dbe7f7!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 18px 44px rgb(15 35 68 / .055)!important;overflow:hidden!important;box-sizing:border-box!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:13px 14px!important;margin:0 0 12px!important;border-radius:21px!important;border:1px solid #dbe7f7!important;background:#fff!important;box-shadow:0 10px 28px rgb(15 35 68 / .035)!important;overflow:hidden!important;box-sizing:border-box!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium:last-of-type{margin-bottom:0!important}.single-work .mbwr-offer-mainline,.single-work .mbwr-offer-subline{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important}.single-work .mbwr-offer-mainline{margin-bottom:9px!important}.single-work .mbwr-offer-row .mbwr-price{order:1!important;flex:1 1 auto!important;min-width:0!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px 9px!important;flex-wrap:wrap!important;line-height:1!important;overflow:hidden!important}.single-work .mbwr-offer-row .mbwr-price del,.single-work .mbwr-offer-row .mbwr-price del .amount,.single-work .mbwr-offer-row .mbwr-old{font-size:.88rem!important;color:#a5b0bf!important;font-weight:850!important;text-decoration-thickness:2px!important;line-height:1!important;white-space:nowrap!important}.single-work .mbwr-offer-row .mbwr-price ins,.single-work .mbwr-offer-row .mbwr-price ins .amount,.single-work .mbwr-offer-row .mbwr-price>.amount,.single-work .mbwr-offer-row .mbwr-new{font-size:1.04rem!important;color:#0f172a!important;font-weight:950!important;text-decoration:none!important;line-height:1!important;white-space:nowrap!important}.single-work .mbwr-offer-row .mbwr-discount-badge,.single-work .mbwr-offer-row .mbwr-save,.single-work .mbwr-offer-row .mbwr-badge,.single-work .mbwr-offer-row .mbwr-support-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:max-content!important;min-height:27px!important;padding:0 10px!important;margin:0!important;border-radius:999px!important;border:1px solid #fed7aa!important;background:#fff7ed!important;color:#c2410c!important;font-size:.72rem!important;font-weight:950!important;line-height:1!important;letter-spacing:.015em!important;white-space:nowrap!important;position:static!important;transform:none!important;box-shadow:none!important}.single-work .mbwr-offer-row .mbwr-buy-btn{order:2!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:max-content!important;height:40px!important;min-height:40px!important;padding:0 18px!important;border-radius:999px!important;font-size:.85rem!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;box-shadow:0 12px 26px rgb(79 96 240 / .18)!important;grid-column:auto!important;justify-self:auto!important}.single-work .mbwr-offer-row .mbwr-btn-icon,.single-work .mbwr-offer-row .mbwr-buy-btn svg{width:15px!important;height:15px!important;min-width:15px!important}.single-work .mbwr-offer-row .mbwr-detail-link{flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:max-content!important;height:35px!important;min-height:35px!important;padding:0 15px!important;border-radius:999px!important;border:1px solid #dbe7f7!important;background:#fff!important;color:#24415f!important;font-size:.76rem!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:none!important;grid-column:auto!important;justify-self:auto!important}.single-work .mbwr-trust{font-size:.82rem!important;line-height:1.35!important;margin:10px 0 0!important;text-align:center!important;color:#64748b!important}.single-work .mbwr-share-row{justify-content:flex-start!important;margin:14px 0 0!important;gap:8px!important;background:transparent!important;box-shadow:none!important;filter:none!important}.single-work .mbwr-share-icon{width:32px!important;height:32px!important;flex:0 0 32px!important;background:#fff!important;border:1px solid #dbe7f7!important;box-shadow:none!important;filter:none!important}.single-work .mbwr-share-icon:hover,.single-work .mbwr-share-icon:focus-visible{box-shadow:none!important;transform:translateY(-1px)!important}.single-work .mbwr-carousel-card,.single-work .mbwr-carousel,.single-work .mbwr-rail,.single-work .mbwr-rail-card{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.single-work .mbwr-carousel-card{overflow:hidden!important}.single-work .mbwr-carousel{overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}@media (min-width:761px){.single-work .mbwr-offer-row .mbwr-buy-btn{padding-left:20px!important;padding-right:20px!important}.single-work .mbwr-share-row{justify-content:center!important;margin-top:18px!important}.single-work .mbwr-offer-subline .mbwr-support-text{max-width:max-content!important}}@media (max-width:760px){.single-work .mbwr-wrap{padding-left:0!important;padding-right:0!important}.single-work .mbwr-page{width:100%!important;max-width:100vw!important;padding-left:14px!important;padding-right:14px!important;overflow-x:hidden!important}.single-work .mbwr-copy,.single-work .mbwr-hero,.single-work .mbwr-offer-card{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.single-work .mbwr-offer-card.mbwr-offer-card--conversion{padding:9px!important;border-radius:22px!important}.single-work .mbwr-offer-row.mbwr-offer-row--premium{padding:11px!important;border-radius:18px!important;margin-bottom:9px!important}.single-work .mbwr-offer-mainline,.single-work .mbwr-offer-subline{gap:8px!important}.single-work .mbwr-offer-mainline{margin-bottom:8px!important}.single-work .mbwr-offer-row .mbwr-price{gap:5px 6px!important}.single-work .mbwr-offer-row .mbwr-price del,.single-work .mbwr-offer-row .mbwr-price del .amount,.single-work .mbwr-offer-row .mbwr-old{font-size:.70rem!important}.single-work .mbwr-offer-row .mbwr-price ins,.single-work .mbwr-offer-row .mbwr-price ins .amount,.single-work .mbwr-offer-row .mbwr-price>.amount,.single-work .mbwr-offer-row .mbwr-new{font-size:.88rem!important}.single-work .mbwr-offer-row .mbwr-discount-badge,.single-work .mbwr-offer-row .mbwr-save,.single-work .mbwr-offer-row .mbwr-badge,.single-work .mbwr-offer-row .mbwr-support-text{min-height:23px!important;padding:0 8px!important;font-size:.60rem!important;letter-spacing:.01em!important}.single-work .mbwr-offer-row .mbwr-buy-btn{height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:.70rem!important;gap:5px!important}.single-work .mbwr-offer-row .mbwr-btn-icon,.single-work .mbwr-offer-row .mbwr-buy-btn svg{width:13px!important;height:13px!important;min-width:13px!important}.single-work .mbwr-offer-row .mbwr-detail-link{height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:.64rem!important;max-width:46vw!important}.single-work .mbwr-trust{font-size:.72rem!important;margin-top:8px!important}.single-work .mbwr-share-row{justify-content:center!important;margin-top:12px!important}.single-work .mbwr-share-icon{width:30px!important;height:30px!important;flex-basis:30px!important}.single-work .mbwr-carousel-card{padding-left:10px!important;padding-right:10px!important}}@media (max-width:390px){.single-work .mbwr-page{padding-left:10px!important;padding-right:10px!important}.single-work .mbwr-offer-mainline,.single-work .mbwr-offer-subline{gap:6px!important}.single-work .mbwr-offer-row .mbwr-buy-btn{padding:0 10px!important;font-size:.66rem!important}.single-work .mbwr-offer-row .mbwr-detail-link{padding:0 8px!important;font-size:.58rem!important}.single-work .mbwr-offer-row .mbwr-discount-badge,.single-work .mbwr-offer-row .mbwr-save,.single-work .mbwr-offer-row .mbwr-badge,.single-work .mbwr-offer-row .mbwr-support-text{font-size:.54rem!important;padding:0 6px!important}}