/*! @preserve === CRITICAL:HEAD:START === */.mc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 16px}.mc-card{position:relative;background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:0;box-shadow:0 1px 4px #0000000f;border:1px solid #f1f5f9;transition:box-shadow .2s,transform .2s}.mc-card:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px)}.mc-card__head{display:flex;align-items:center;gap:12px;margin-bottom:0}.mc-card__icon{width:60px;height:60px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.mc-card__icon img{width:60px;height:60px;object-fit:contain}.mc-card__iconFb{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fc0,#f59e0b);color:#1a0a00;font-weight:800;font-size:1.1rem;border-radius:10px}.mc-card__titleWrap{flex:1;min-width:0}.mc-card__name{display:block;font-size:.95rem;font-weight:750;color:#0f172a;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-card__name:hover{color:#2563eb}.mc-card__license{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-card__params{display:flex;flex-direction:column;gap:0;border-top:1px solid #f1f5f9;margin-top:14px;padding-top:12px}.mc-card__param{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #f1f5f9}.mc-card__param:last-child{border-bottom:0}.mc-card__paramLabel{font-size:13px;font-weight:500;color:#64748b}.mc-card__paramVal{font-size:13px;font-weight:700;color:#0f172a;text-align:right}.mc-card__cta{margin-top:16px}.mc-card__btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;background:#fc0;color:#1a0a00;font-weight:700;font-size:.9rem;border-radius:10px;text-decoration:none;transition:background .15s,transform .1s}.mc-card__btn:hover{background:#f5c000;transform:translateY(-1px)}.mc-card__btn:active{transform:translateY(0)}.mc-calc-cta-section{background:#fff}.mc-calc-cta{max-width:920px;margin:0 auto;display:flex;align-items:center;gap:20px;background:linear-gradient(135deg,#0b3a6f,#12508f);border-radius:18px;padding:22px 26px;color:#fff;text-decoration:none;box-shadow:0 10px 28px #0b3a6f2e}.mc-calc-cta__icon{flex:0 0 auto;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#ffcc0026;color:#fc0}.mc-calc-cta__body{flex:1 1 0;min-width:0}.mc-calc-cta__title{font-size:1.05rem;font-weight:700;margin:0 0 4px;letter-spacing:-.01em;color:#fff}.mc-calc-cta__text{font-size:14px;line-height:1.5;color:#ffffffd9}.mc-calc-cta__btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:11px 18px;background:#fc0;color:#1a1200;border-radius:999px;font-weight:700;font-size:14px;white-space:nowrap}@media(max-width:720px){.mc-calc-cta{flex-direction:column;align-items:flex-start;gap:14px;padding:22px}}@media(max-width:720px){.mc-calc-cta__btn{align-self:stretch;justify-content:center}}.mc-steps__title{font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:750;color:#0f172a;letter-spacing:-.025em;margin:0 0 36px}.mc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mc-step{display:flex;gap:14px;align-items:flex-start}.mc-step__num{width:36px;height:36px;min-width:36px;border-radius:50%;background:#fc0;color:#1a0a00;font-weight:800;font-size:1rem;display:flex;align-items:center;justify-content:center}.mc-step__head{font-size:.95rem;font-weight:750;color:#0f172a;margin-bottom:6px}.mc-step__text{font-size:13px;line-height:1.6;color:#475569}.mc-expert-section{background:#fff}.mc-expert-cols{display:grid;grid-template-columns:1fr 1fr;gap:48px}.mc-expert-col h2{font-size:clamp(1rem,2vw,1.2rem);font-weight:750;color:#0f172a;letter-spacing:-.02em;margin:0 0 10px}.mc-expert-col h2:not(:first-child){margin-top:32px}.mc-expert-col p{font-size:15px;line-height:1.75;color:#334155;margin:0 0 12px}.mc-faq-head{margin-bottom:36px}.mc-faq-title{font-size:clamp(1.4rem,3vw,1.9rem);font-weight:750;color:#0f172a;letter-spacing:-.025em;margin:0 0 8px}.mc-faq-sub{font-size:15px;color:#374151;margin:0}.mfo-faqWrap{display:flex;flex-direction:column;gap:0;border:1px solid rgba(226,232,240,.6);border-radius:16px;margin:32px 0 0;overflow:hidden;background:#fff;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.mfo-faq__item{background:transparent;border:0;border-bottom:1px solid rgba(226,232,240,.8)}.mfo-faq__item:last-child{border-bottom:0}.mfo-faq__q{list-style:none;cursor:pointer;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-weight:680;font-size:1rem;line-height:1.4;user-select:none}.mfo-faq__q:hover{background:#0000000a}.mfo-faq__q::-webkit-details-marker{display:none}.mfo-faq__q::marker{content:""}.mfo-faq__q:after{content:"";display:inline-block;width:12px;height:12px;flex:0 0 12px;border-right:2.5px solid #6c6c6c;border-bottom:2.5px solid #6c6c6c;transform:rotate(45deg);transition:transform .2s}.mfo-faq__item[open]>.mfo-faq__q:after{transform:rotate(-135deg)}.mfo-faq__item[open]>.mfo-faq__q{background:#0000000a;color:#222}.mfo-faq__a{display:grid;grid-template-rows:0fr;background:#fdfdfd}.mfo-faq__a>*{overflow:hidden}.mfo-faq__item[open] .mfo-faq__a{grid-template-rows:1fr}.mfo-faq__a p{margin:0;padding:0 28px 22px;font-size:.95rem;font-weight:400;color:#0f172ad9;line-height:1.7}.mfo-faq__item[open] .mfo-faq__a p:first-child{padding-top:16px}.mc-author-section{background:#fff;border-top:1px solid #f1f5f9}.mc-author{display:flex;align-items:flex-start;gap:20px;max-width:820px;margin:0 auto;background:#f8fafc;border-radius:16px;padding:28px;border:1px solid #e2e8f0}.mc-author__avatar{width:60px;height:60px;min-width:60px;border-radius:50%;background:linear-gradient(135deg,#fc0,#f59e0b);display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:800;color:#1a0a00}.mc-author__name{font-size:1rem;font-weight:750;color:#0f172a;margin-bottom:2px}.mc-author__role{font-size:13px;color:#64748b;margin-bottom:10px}.mc-author__bio{font-size:14px;line-height:1.6;color:#475569;margin:0 0 10px}.mc-author__link{font-size:14px;font-weight:700;color:#2563eb;text-decoration:none}.mc-author__link:hover{text-decoration:underline}@media(max-width:1100px){.mc-grid{grid-template-columns:repeat(3,1fr)}.mc-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.mc-expert-cols{grid-template-columns:1fr;gap:0}}@media(max-width:860px){.mc-expert-col h2:not(:first-child){margin-top:24px}}@media(max-width:900px){.mc-card__icon img,.mc-card__iconFb{width:64px;height:64px}.mc-card__name{font-size:1.4rem}.mc-card__license{font-size:12px}.mc-card__paramLabel,.mc-card__paramVal{font-size:14px}.mc-card__btn{height:48px}}@media(max-width:480px){.mc-grid{grid-template-columns:1fr}}@media(max-width:480px){.mc-steps{grid-template-columns:1fr}}@media(max-width:480px){.mc-calc__grid,.mc-calc__result{grid-template-columns:1fr}}.mc-toolbar{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:20px}.mc-toolbar__filter{position:relative;display:flex;align-items:center;gap:8px;height:48px;min-width:130px;padding:0 20px;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;font-size:15px;font-weight:600;color:#0f172a;cursor:pointer;white-space:nowrap;transition:border-color .15s}.mc-toolbar__filter:hover{border-color:#94a3b8}.mc-filter-badge{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;background:#fc0;color:#0f172a;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;display:none}@media(max-width:900px){.mc-toolbar{display:none}}.mc-filter-overlay{display:none;position:fixed;inset:0;z-index:1100;opacity:0;pointer-events:none;align-items:center;justify-content:center}.mc-facets{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:2px 0 4px}.mc-facet-chip{flex:0 0 auto;white-space:nowrap;display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#0f172a;font-size:14px;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.mc-facet-chip:hover{border-color:#fc0}.mc-facet-chip.is-active{background:#fc0;border-color:#fc0;color:#1a1200}.mc-card__badge{position:absolute;top:-12px;left:20px;z-index:2;display:inline-block;font-size:11px;font-weight:700;border-radius:999px;padding:4px 14px;letter-spacing:.03em;white-space:nowrap;line-height:1.4;color:#475569;background:#f1f5f9;border:1.5px solid #cbd5e1}/*! @preserve === CRITICAL:HEAD:END === */.mc-filter-overlay.is-ready{display:flex;transition:opacity .2s}.mc-filter-overlay.is-open{opacity:1;pointer-events:auto}.mc-filter-modal{width:440px;max-width:calc(100vw - 32px);background:#fff;border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:20px;box-shadow:0 16px 48px #0000002e;max-height:90vh;overflow-y:auto}.mc-filter-modal__hd{display:flex;align-items:center;justify-content:space-between}.mc-filter-modal__title{font-size:20px;font-weight:800;color:#0f172a}.mc-filter-modal__close{width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:none;cursor:pointer;font-size:16px;color:#64748b;display:flex;align-items:center;justify-content:center}.mc-filter-section{display:flex;flex-direction:column;gap:10px}.mc-filter-section__lbl{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;word-break:break-word}.mc-filter-section__val{font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap}.mc-filter-footer{display:flex;gap:10px;margin-top:4px}.mc-filter-reset{flex:1;height:48px;border-radius:12px;border:1.5px solid #e2e8f0;background:#fff;font-size:15px;font-weight:600;color:#64748b;cursor:pointer}.mc-filter-apply{flex:2;height:48px;border-radius:12px;border:none;background:#fc0;font-size:15px;font-weight:800;color:#0f172a;cursor:pointer;transition:opacity .15s}.mc-filter-apply:hover{opacity:.88}@media(max-width:900px){.mc-filter-modal{width:100%;max-width:calc(100vw - 32px);height:auto;max-height:calc(100vh - 140px);border-radius:20px;padding:24px 20px;box-shadow:none}}@media(max-width:900px){.mc-filter-overlay{align-items:center;padding:16px}}@media(max-width:900px){.mc-filter-overlay.is-open .mc-filter-modal{border-radius:20px;max-height:calc(100vh - 140px);height:auto}}.bb-sharePanelWrap,.mfo-modal{display:none}.mc-howto-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mc-howto-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:8px}.mc-howto-card__title{font-size:14px;font-weight:700;color:#0f172a}.mc-howto-card__text{font-size:13px;line-height:1.6;color:#475569;margin:0}.mc-howto-card__link{display:inline-block;margin-top:6px;font-size:13px;font-weight:700;color:#2563eb;text-decoration:none}.mc-howto-card__link:hover{text-decoration:underline}@media(max-width:900px){.mc-howto-cards{grid-template-columns:1fr 1fr}}@media(max-width:480px){.mc-howto-cards{grid-template-columns:1fr}}
