/* Trang đích quà Tết doanh nghiệp. */

.b2b-hero{padding:38px 0 42px;background:linear-gradient(135deg,#8d040b,#c01218 58%,#e0a02a);color:#fff3d6;border-bottom:4px solid var(--mmtl-gold)}
.b2b-hero__inner{display:grid;grid-template-columns:1.5fr 1fr;gap:36px;align-items:center}
.b2b-hero .mmtl-breadcrumb{color:#ffdfa4}
.b2b-hero__eyebrow{margin:0 0 10px;color:#ffd873;font-weight:800;text-transform:uppercase;letter-spacing:.03em}
.b2b-hero h1{margin:0 0 14px;font-size:clamp(30px,4vw,50px);line-height:1.08;color:#fff}
.b2b-hero__lead{max-width:640px;margin:0 0 14px;font-size:18px;color:#ffeecb}
.b2b-hero__deadline{max-width:640px;margin:0 0 20px;padding:12px 16px;border:1px solid rgba(255,216,115,.5);border-radius:var(--mmtl-radius);background:rgba(0,0,0,.14);font-size:15px}
.b2b-hero__deadline strong{color:#ffd873}
.b2b-hero__actions{display:flex;flex-wrap:wrap;gap:12px}
.b2b-hero__actions .button-primary{background:#ffd873;border-color:#ffd873;color:#7c0409}
.b2b-hero__actions .button-secondary{background:transparent;border-color:#ffd873;color:#fff}
.b2b-hero__facts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none}
.b2b-hero__facts li{display:grid;gap:4px;padding:16px;border:1px solid rgba(255,216,115,.42);border-radius:var(--mmtl-radius);background:rgba(0,0,0,.13)}
.b2b-hero__facts strong{font-size:24px;color:#ffd873}
.b2b-hero__facts span{font-size:14px}

.b2b-section{padding:40px 0}
.b2b-section:nth-of-type(even){background:#fff}
.b2b-section__head{max-width:760px;margin-bottom:24px}
.b2b-section__head h2{margin:0 0 8px;font-size:28px;color:var(--mmtl-red);text-transform:uppercase}
.b2b-section__head p{margin:0;color:var(--mmtl-muted);font-size:17px}

.b2b-timeline__list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;counter-reset:milestone}
.b2b-timeline__item{position:relative;padding:18px;border:1px solid var(--mmtl-line);border-top:4px solid var(--mmtl-gold);border-radius:var(--mmtl-radius);background:#fffaf1}
.b2b-timeline__item.is-passed{border-top-color:#d9cfc2;opacity:.62}
.b2b-timeline__date{display:block;margin-bottom:6px;color:var(--mmtl-red);font-weight:900}
.b2b-timeline__item strong{display:block;margin-bottom:6px;color:#5a2d14;line-height:1.3}
.b2b-timeline__item p{margin:0;color:var(--mmtl-muted);font-size:14px}

.b2b-tiers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.b2b-tier{padding:20px;border:1px solid var(--mmtl-line);border-radius:var(--mmtl-radius);background:#fffaf1}
.b2b-tier h3{margin:0 0 8px;font-size:19px;color:var(--mmtl-red)}
.b2b-tier p{margin:0;color:var(--mmtl-muted);font-size:15px}
.b2b-tiers__note{max-width:760px;margin:18px 0 0;color:var(--mmtl-muted);font-size:15px}

.b2b-budgets__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.b2b-budget{display:grid;gap:8px;align-content:start;padding:22px;border:1px solid var(--mmtl-line);border-radius:var(--mmtl-radius);background:#fff;text-decoration:none;transition:border-color .18s ease,transform .18s ease}
.b2b-budget:hover{border-color:var(--mmtl-red);transform:translateY(-2px)}
.b2b-budget strong{font-size:20px;color:#5a2d14}
.b2b-budget span{color:var(--mmtl-muted);font-size:15px}
.b2b-budget em{color:var(--mmtl-red);font-weight:800;font-style:normal}
.b2b-budgets__links{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:18px;color:var(--mmtl-muted)}
.b2b-budgets__links a{color:var(--mmtl-red);font-weight:800;text-decoration:none}

.b2b-process__list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0;list-style:none}
.b2b-process__list li{position:relative;padding:20px 20px 20px 62px;border:1px solid var(--mmtl-line);border-radius:var(--mmtl-radius);background:#fffaf1}
.b2b-process__num{position:absolute;top:20px;left:18px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--mmtl-red);color:#fff;font-weight:900}
.b2b-process__list strong{display:block;margin-bottom:6px;color:#5a2d14}
.b2b-process__list p{margin:0;color:var(--mmtl-muted);font-size:15px}

.b2b-quote{background:linear-gradient(180deg,#fff4dc,#fffaf1)}
.b2b-quote__grid{display:grid;grid-template-columns:1fr 1.35fr;gap:28px;align-items:start}
.b2b-quote__aside h2{margin:0 0 10px;font-size:28px;color:var(--mmtl-red)}
.b2b-quote__aside p{color:var(--mmtl-muted);font-size:16px}
.b2b-quote__aside ul{display:grid;gap:8px;margin:16px 0;padding:0;list-style:none}
.b2b-quote__aside li{display:flex;gap:8px;font-weight:700;color:#5a2d14}
.b2b-quote__aside li span{color:var(--mmtl-gold)}
.b2b-quote__contact a{color:var(--mmtl-red);font-weight:800;text-decoration:none}

.b2b-form{display:grid;gap:14px;padding:26px;border:1px solid var(--mmtl-line);border-radius:var(--mmtl-radius);background:#fff;box-shadow:0 14px 34px rgba(103,54,14,.1)}
.b2b-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.b2b-form label{display:grid;gap:6px;font-weight:700;color:#5a2d14}
.b2b-form label em{color:var(--mmtl-red);font-style:normal}
.b2b-form input,.b2b-form select,.b2b-form textarea{min-height:44px;padding:10px 12px;border:1px solid var(--mmtl-line);border-radius:7px;background:#fffdf8;font:inherit;color:inherit}
.b2b-form textarea{min-height:88px;resize:vertical}
.b2b-form input:focus,.b2b-form select:focus,.b2b-form textarea:focus{outline:2px solid var(--mmtl-gold);outline-offset:1px}
.b2b-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.b2b-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:0;border-radius:7px;background:var(--mmtl-red);color:#fff;font-size:17px;font-weight:900;cursor:pointer}
.b2b-form__submit:hover{background:var(--mmtl-red-dark)}
.b2b-form__submit[disabled]{opacity:.6;cursor:progress}
.b2b-form__privacy{margin:0;color:var(--mmtl-muted);font-size:14px}
.b2b-form__status{min-height:22px;font-weight:700}
.b2b-form__status.is-success{color:#1c7a3c}
.b2b-form__status.is-error{color:var(--mmtl-red)}

@media (max-width:980px){
.b2b-hero__inner,.b2b-quote__grid{grid-template-columns:1fr}
.b2b-timeline__list,.b2b-tiers__grid,.b2b-budgets__grid,.b2b-process__list{grid-template-columns:repeat(2,1fr)}
}

@media (max-width:620px){
.b2b-timeline__list,.b2b-tiers__grid,.b2b-budgets__grid,.b2b-process__list,.b2b-hero__facts,.b2b-form__row{grid-template-columns:1fr}
}

/* B2B landing refresh: page-builder outputs shared mmtl-* classes, so scope
   the stronger visual system to this page wrapper only. */
.mmtl-b2b-page{background:linear-gradient(180deg,#fff8ed 0%,#fff3e2 42%,#fff8ee 100%)}
.mmtl-b2b-page .mmtl-hero{isolation:isolate;margin:0;padding:34px 0 24px;background:linear-gradient(118deg,#7d0409 0%,#b40610 48%,#d69b27 100%);border-bottom:1px solid #e6c174}
.mmtl-b2b-page .mmtl-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(60,0,4,.24),transparent 58%),radial-gradient(circle at 83% 25%,rgba(255,234,167,.26),transparent 26%);z-index:-2}
.mmtl-b2b-page .mmtl-hero::after{content:none}
.mmtl-b2b-page .mmtl-hero__grid{grid-template-columns:minmax(0,650px) minmax(330px,1fr);min-height:286px;gap:28px}
.mmtl-b2b-page .mmtl-hero__copy{position:relative;z-index:1}
.mmtl-b2b-page .mmtl-hero__kicker{border-color:rgba(255,232,176,.42);background:rgba(255,255,255,.12);color:#ffe5a2;letter-spacing:.04em}
.mmtl-b2b-page .mmtl-hero__copy h1{max-width:650px;font-family:var(--mmtl-font-ui);font-size:clamp(30px,3.9vw,48px);letter-spacing:0}
.mmtl-b2b-page .mmtl-hero__copy p{max-width:620px;color:#fff0d0;font-size:16px}
.mmtl-b2b-page .mmtl-hero__actions .tool-btn{min-height:48px;padding:12px 20px;border-radius:8px}
.mmtl-b2b-page .mmtl-hero__actions .tool-btn--primary{background:#ffe09a;color:#76060a;border-color:#ffe09a;box-shadow:0 12px 28px rgba(64,0,0,.18)}
.mmtl-b2b-page .mmtl-hero__figure{align-self:center}
.mmtl-b2b-page .mmtl-hero__figure img{display:block;width:100%;height:280px;border:1px solid rgba(255,229,163,.34);border-radius:8px;object-fit:cover;object-position:center right;box-shadow:0 22px 55px rgba(50,0,0,.24)}
.mmtl-b2b-page .mmtl-hero__facts{position:relative;z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px}
.mmtl-b2b-page .mmtl-hero__facts li{border-color:rgba(255,224,154,.34);border-radius:8px;background:rgba(255,255,255,.13);backdrop-filter:blur(4px);text-align:left}
.mmtl-b2b-page .mmtl-hero__facts strong{font-size:24px;color:#ffe09a}
.mmtl-b2b-page .mmtl-hero__facts span{display:block;margin-top:2px;color:#fff2d5;font-weight:700}

.mmtl-b2b-page .mmtl-section{padding:44px 0;background:transparent}
.mmtl-b2b-page .mmtl-section h2{color:#4f2315;font-family:var(--mmtl-font-ui);font-size:clamp(25px,3vw,36px);letter-spacing:0}
.mmtl-b2b-page .mmtl-section__desc,.mmtl-b2b-page .mmtl-product-grid__head p{max-width:720px;color:#73594a}
.mmtl-b2b-page .mmtl-section:nth-of-type(odd):not(.mmtl-b2b-products){background:transparent}

.mmtl-b2b-products{padding-top:38px;background:#fff7e8;border-bottom:1px solid #efd9b8}
.mmtl-b2b-products__eyebrow{display:inline-block;margin-bottom:8px;color:#a40812;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.mmtl-b2b-products .mmtl-product-grid__head{align-items:center}
.mmtl-b2b-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.mmtl-b2b-products .bestseller-card{border:1px solid #ead3ad;border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(90,45,20,.08)}
.mmtl-b2b-products .bestseller-card__media{aspect-ratio:1/1;background:#fff0d4}
.mmtl-b2b-products .bestseller-card__media img{width:100%;height:100%;object-fit:cover}
.mmtl-b2b-products .bestseller-card__body{padding:14px}
.mmtl-b2b-products .bestseller-card__body h3{min-height:46px;font-size:16px;line-height:1.35}
.mmtl-b2b-products .bestseller-card__buy{border-radius:7px;background:#a40812}

.mmtl-b2b-page .mmtl-timeline,.mmtl-b2b-page .mmtl-feature-grid,.mmtl-b2b-page .mmtl-steps,.mmtl-b2b-page .mmtl-faq{position:relative}
.mmtl-b2b-page .mmtl-timeline__list{counter-reset:b2b-step;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.mmtl-b2b-page .mmtl-timeline__item{position:relative;overflow:hidden;padding:18px 18px 20px;border:1px solid #ead7bd;border-radius:8px;background:#fff;box-shadow:0 8px 22px rgba(90,45,20,.06)}
.mmtl-b2b-page .mmtl-timeline__item::before{counter-increment:b2b-step;content:counter(b2b-step);display:grid;place-items:center;width:30px;height:30px;margin-bottom:12px;border-radius:50%;background:#a40812;color:#fff;font-weight:900}
.mmtl-b2b-page .mmtl-timeline__item::after{content:"";position:absolute;inset:0 0 auto;height:4px;background:#d9a22d}
.mmtl-b2b-page .mmtl-timeline__item>span{margin:0 0 7px;padding:0;background:transparent;color:#a40812;font-size:13px;font-weight:900}
.mmtl-b2b-page .mmtl-timeline__item strong{font-size:16px}
.mmtl-b2b-page .mmtl-timeline__item.is-passed{opacity:.72;background:#fbf2e7}

.mmtl-b2b-page .mmtl-feature-grid__list,.mmtl-b2b-page .mmtl-budget-links__grid{gap:16px}
.mmtl-b2b-page .mmtl-feature{min-height:170px;border-radius:8px;background:#fff;border-color:#ead7bd;text-align:left;box-shadow:0 8px 22px rgba(90,45,20,.055)}
.mmtl-b2b-page .mmtl-feature strong{font-size:17px;color:#4f2315}
.mmtl-b2b-page .mmtl-feature span{font-size:14px;line-height:1.55;color:#73594a}
.mmtl-b2b-page .mmtl-budget-links{padding:42px 0;background:transparent;border-block:1px solid rgba(224,185,116,.38)}
.mmtl-b2b-page .mmtl-budget-links h2{margin-bottom:8px}
.mmtl-b2b-page .mmtl-budget-links__item{min-height:138px;padding:22px;border-radius:8px;border-color:#e8c88f;background:rgba(255,250,241,.82);box-shadow:0 8px 24px rgba(108,53,19,.055)}
.mmtl-b2b-page .mmtl-budget-links__item strong{font-size:20px;color:#4f2315}
.mmtl-b2b-page .mmtl-budget-links__item span{color:#6f5648}
.mmtl-b2b-page .mmtl-budget-links__item em{margin-top:auto;color:#a40812}
.mmtl-b2b-page .mmtl-budget-links__secondary{padding-top:4px}
.mmtl-b2b-page .mmtl-budget-links__secondary a{padding:7px 12px;border:1px solid #e8c88f;border-radius:999px;background:#fff8ea;color:#a40812}

.mmtl-b2b-page .mmtl-steps__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.mmtl-b2b-page .mmtl-steps__list li{border-radius:8px;background:#fff;border-color:#ead7bd}
.mmtl-b2b-page .mmtl-steps__num{background:#d9a22d;color:#441a0d}

.mmtl-b2b-page .mmtl-lead-form{grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:0;padding:0;border:1px solid #e6cda7;border-radius:8px;background:#fff9ed;box-shadow:0 14px 36px rgba(90,45,20,.08);overflow:hidden}
.mmtl-b2b-page .mmtl-lead-form__aside{padding:36px 34px;background:linear-gradient(155deg,#7b050b,#a40812 62%,#d89b2b);color:#fff3d4}
.mmtl-b2b-page .mmtl-lead-form__aside h2{color:#fff;font-family:var(--mmtl-font-ui);font-size:clamp(28px,3vw,42px);line-height:1.15}
.mmtl-b2b-page .mmtl-lead-form__aside p,.mmtl-b2b-page .mmtl-lead-form__contact{color:#ffe8bc}
.mmtl-b2b-page .mmtl-lead-form__aside ul{margin:22px 0}
.mmtl-b2b-page .mmtl-lead-form__aside li{padding:10px 0;border-bottom:1px solid rgba(255,229,173,.22);color:#fff8e4;font-weight:800}
.mmtl-b2b-page .mmtl-lead-form__aside li span{color:#ffe09a}
.mmtl-b2b-page .mmtl-lead-form__contact a{color:#a40812}
.mmtl-b2b-page .mmtl-lead-form__aside .mmtl-lead-form__contact a{color:#ffe09a}
.mmtl-b2b-page .b2b-form{gap:16px;padding:34px;border:0;border-radius:0;background:#fffdf8;box-shadow:none}
.mmtl-b2b-page .b2b-form__row{gap:16px}
.mmtl-b2b-page .b2b-form label{gap:8px;color:#4b210f;font-size:15px;font-weight:900}
.mmtl-b2b-page .b2b-form input,.mmtl-b2b-page .b2b-form select,.mmtl-b2b-page .b2b-form textarea{min-height:48px;border-color:#dfc49a;background:#fff9ef;border-radius:8px;color:#3f1b0d;box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.mmtl-b2b-page .b2b-form textarea{min-height:96px}
.mmtl-b2b-page .b2b-form input:focus,.mmtl-b2b-page .b2b-form select:focus,.mmtl-b2b-page .b2b-form textarea:focus{border-color:#a40812;background:#fff;box-shadow:0 0 0 3px rgba(164,8,18,.12);outline:0}
.mmtl-b2b-page .b2b-form__submit{min-height:52px;border-radius:8px;background:linear-gradient(180deg,#c30b16,#9e0710);box-shadow:0 10px 22px rgba(164,8,18,.22)}
.mmtl-b2b-page .b2b-form__submit:hover{background:linear-gradient(180deg,#d0111d,#8d050d)}
.mmtl-b2b-page .b2b-form__privacy{color:#806755}

.mmtl-b2b-page .mmtl-faq{
    max-width:1180px;
    margin-inline:auto;
    padding:52px 40px 58px;
    border:1px solid rgba(224,185,116,.46);
    border-radius:10px;
    background:rgba(255,250,241,.58);
}
.mmtl-b2b-page .mmtl-faq h2{
    max-width:960px;
    margin-inline:auto;
}
.mmtl-b2b-page .mmtl-faq__list{
    max-width:960px;
    margin:20px auto 0;
}
.mmtl-b2b-page .mmtl-faq__item{
    border-radius:8px;
    border-color:#ead7bd;
    box-shadow:0 8px 22px rgba(90,45,20,.045);
}

.mmtl-b2b-page .linked-knowledge{padding:38px 0;background:transparent;border-top:1px solid rgba(224,185,116,.35)}
.mmtl-b2b-page .linked-knowledge__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.mmtl-b2b-page .linked-knowledge__head h2{color:#4f2315;font-family:var(--mmtl-font-ui);font-size:28px;text-transform:none}
.mmtl-b2b-page .linked-knowledge__all{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 14px;border:1px solid #e8c88f;border-radius:999px;background:#fff8ea;color:#a40812;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}
.mmtl-b2b-page .linked-knowledge__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}
.mmtl-b2b-page .linked-knowledge__list a{display:grid;gap:7px;height:100%;padding:18px;border:1px solid #e8c88f;border-radius:8px;background:rgba(255,250,241,.86);text-decoration:none;box-shadow:0 8px 24px rgba(108,53,19,.055)}
.mmtl-b2b-page .linked-knowledge__title{color:#4f2315;font-weight:900;line-height:1.35}
.mmtl-b2b-page .linked-knowledge__excerpt{color:#70584a;font-size:14px;text-decoration:none}

.b2b-quote-dialog{width:min(980px,calc(100vw - 32px));max-width:none;max-height:92vh;padding:0;border:0;border-radius:16px;background:#fffdf8;box-shadow:0 34px 100px rgba(43,23,18,.42);overflow:hidden}
.b2b-quote-dialog::backdrop{background:rgba(43,23,18,.68);backdrop-filter:blur(5px)}
.b2b-quote-dialog__shell{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;max-height:92vh;overflow:hidden}
.b2b-quote-dialog__close{position:absolute;z-index:4;top:14px;right:14px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #ead7bc;border-radius:50%;background:#fff;color:#5a2d14;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(65,31,17,.12)}
.b2b-quote-dialog__aside{padding:38px 34px;background:linear-gradient(155deg,#7b050b,#a40812 62%,#d89b2b);color:#fff3d4}
.b2b-quote-dialog__eyebrow{display:block;margin-bottom:16px;color:#ffe09a;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.b2b-quote-dialog__aside h2{margin:0 0 14px;color:#fff;font-family:var(--mmtl-font-ui);font-size:32px;line-height:1.16}
.b2b-quote-dialog__aside p{margin:0;color:#ffe8bc;line-height:1.65}
.b2b-quote-dialog__aside ul{display:grid;gap:10px;margin:24px 0 0;padding:20px 0 0;border-top:1px solid rgba(255,229,173,.24);list-style:none;color:#fff8e4;font-weight:800}
.b2b-quote-dialog__aside li{display:flex;gap:9px}.b2b-quote-dialog__aside li span{color:#ffe09a}
.b2b-quote-dialog__content{min-width:0;padding:34px;overflow-y:auto;background:#fffdf8}
.b2b-quote-dialog__content header{margin:0 48px 20px 0}
.b2b-quote-dialog__content header>span{color:#a40812;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.b2b-quote-dialog__content header h2{margin:7px 0 8px;color:#4f2315;font-size:30px;line-height:1.15}
.b2b-quote-dialog__content header p{margin:0;color:#73594a}
.b2b-quote-dialog .b2b-form{padding:0;background:transparent}
.b2b-quote-dialog .b2b-form__privacy{font-size:12px}
.has-b2b-dialog{overflow:hidden}

.mmtl-b2b-page .mmtl-hero__copy h1,
.mmtl-b2b-page .mmtl-section h2,
.mmtl-b2b-page .mmtl-lead-form__aside h2,
.mmtl-b2b-page .linked-knowledge__head h2,
.mmtl-b2b-page .b2b-quote-dialog__aside h2,
.mmtl-b2b-page .b2b-quote-dialog__content header h2 {
    font-family: var(--mmtl-font-ui);
    font-synthesis: none;
    letter-spacing: 0;
    word-spacing: 0;
}

@media (max-width:980px){
    .mmtl-b2b-page .mmtl-hero__grid{grid-template-columns:1fr;min-height:0}
    .mmtl-b2b-page .mmtl-hero__figure{order:0}
    .mmtl-b2b-page .mmtl-hero__figure img{height:220px}
    .mmtl-b2b-page .mmtl-hero__facts,.mmtl-b2b-products__grid,.mmtl-b2b-page .mmtl-timeline__list,.mmtl-b2b-page .mmtl-steps__list{grid-template-columns:repeat(2,minmax(0,1fr))}
    .mmtl-b2b-page .mmtl-lead-form{grid-template-columns:1fr;padding:28px}
    .mmtl-b2b-page .mmtl-faq{padding:38px 24px 42px}
    .b2b-quote-dialog__shell{grid-template-columns:1fr;overflow-y:auto}
    .b2b-quote-dialog__aside{display:none}
    .b2b-quote-dialog__content{overflow:visible;padding:28px 20px 22px}
    .b2b-quote-dialog__content header{margin-right:42px}
}

@media (max-width:620px){
    .mmtl-b2b-page .mmtl-hero{padding:26px 0 18px}
    .mmtl-b2b-page .mmtl-hero__copy h1{font-size:30px}
    .mmtl-b2b-page .mmtl-hero__figure img{height:178px}
    .mmtl-b2b-page .mmtl-hero__facts,.mmtl-b2b-page .mmtl-timeline__list,.mmtl-b2b-page .mmtl-steps__list{grid-template-columns:1fr}
    .mmtl-b2b-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
    .mmtl-b2b-products .bestseller-card__body{padding:10px}
    .mmtl-b2b-products .bestseller-card__body h3{min-height:42px;font-size:13px}
    .mmtl-b2b-products .bestseller-card__price strong{font-size:14px}
    .mmtl-b2b-products .bestseller-card__rating{font-size:10px}
    .mmtl-b2b-products .bestseller-card__buy{min-height:34px;font-size:11px}
    .mmtl-b2b-products .mmtl-product-grid__head{align-items:flex-start}
    .mmtl-b2b-page .mmtl-lead-form{padding:22px 16px}
    .mmtl-b2b-page .b2b-form{padding:18px}
    .mmtl-b2b-page .mmtl-faq{padding:30px 16px 34px;border-radius:8px}
    .mmtl-b2b-page .linked-knowledge__head{align-items:flex-start;margin-bottom:14px}
    .mmtl-b2b-page .linked-knowledge__all{min-height:32px;padding:6px 12px;font-size:13px}
    .mmtl-b2b-page .linked-knowledge__list{grid-template-columns:1fr}
}
