.mt-fug{background:var(--mt-fug-bg, #ffffff)}.mt-fug__wrap{width:100%;max-width:var(--mt-fug-max-width, 1440px);margin:0 auto;padding:var(--mt-fug-pad-top, 64px) var(--mt-fug-pad-x, 24px) var(--mt-fug-pad-bottom, 64px);box-sizing:border-box}.mt-fug__intro{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;margin:0 0 40px;padding:0;text-align:left}.mt-fug__eyebrow{margin:0;font-family:PublicSans,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.04em;text-transform:uppercase;color:var(--mt-fug-accent, #db0000)}.mt-fug__title{margin:0;font-family:PublicSans,system-ui,sans-serif;font-weight:700;font-size:48px;line-height:1.125;color:var(--mt-fug-title, #313235)}.mt-fug__desc{margin:0;max-width:720px;font-family:PublicSans,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:var(--mt-fug-desc, #525456)}.mt-fug__tabs{display:none;gap:8px;margin-bottom:20px}.mt-fug__tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border:1px solid #e8e8e8;border-radius:10px;background:#fff;font-family:PublicSans,system-ui,sans-serif;font-weight:700;font-size:15px;line-height:22px;color:var(--mt-fug-title, #313235);cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.mt-fug__tab .mt-fug__column-icon{flex:0 0 28px;width:28px;height:28px}.mt-fug__tab.is-active{border-color:var(--mt-fug-accent, #db0000);color:var(--mt-fug-accent, #db0000);box-shadow:inset 0 -2px 0 var(--mt-fug-accent, #db0000)}.mt-fug__panel-toggle{display:none}.mt-fug__columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;width:100%;margin-bottom:24px}.mt-fug__column-title{display:flex;align-items:center;gap:12px;margin:0 0 20px;font-family:PublicSans,system-ui,sans-serif;font-weight:700;font-size:20px;line-height:28px;color:var(--mt-fug-title, #313235)}.mt-fug__column-icon{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:var(--mt-fug-accent, #db0000);display:inline-flex;align-items:center;justify-content:center;color:#fff}.mt-fug__column-icon svg{width:16px;height:16px;display:block}.mt-fug__steps{display:flex;flex-direction:column;gap:16px}.mt-fug__step{display:flex;align-items:stretch;gap:16px;background:#fff;border:1px solid #e8e8e8;border-radius:12px}.mt-fug__step-media{position:relative;flex:0 0 35%;max-width:35%;border-radius:12px 0 0 12px;overflow:hidden;background:#f4f4f4}.mt-fug__step-img{width:100%;height:100%;min-height:100px;object-fit:cover;display:block}.mt-fug__step-img--placeholder{min-height:120px;background:#f0f0f0}.mt-fug__step-body{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:12px}.mt-fug__step-text{display:flex;align-items:flex-start;gap:10px;margin:0}.mt-fug__step-num{flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:var(--mt-fug-accent, #db0000);color:#fff;font-family:PublicSans,system-ui,sans-serif;font-weight:700;font-size:13px;line-height:24px;text-align:center}.mt-fug__step-copy{margin:0;font-family:PublicSans,system-ui,sans-serif;font-weight:600;font-size:15px;line-height:22px;color:var(--mt-fug-title, #313235)}.mt-fug__step-copy p{margin:0}.mt-fug__step-copy .mt-fug__hl,.mt-fug__step-copy strong{color:var(--mt-fug-accent, #db0000);font-weight:600}.mt-fug__step-line{width:48px;height:2px;margin:10px 0 0 34px;background:var(--mt-fug-accent, #db0000)}.mt-fug__note-wrap{display:block}.mt-fug__note-icon{display:none}.mt-fug__note{margin:0 0 32px;font-family:PublicSans,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:20px;font-style:italic;color:var(--mt-fug-note, #8a8c8f)}.mt-fug__note p{margin:0}.mt-fug__cta-bar{display:flex;align-items:stretch;background:#f5f5f5;border-radius:12px;overflow:hidden}.mt-fug__cta{flex:1;display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 24px;text-decoration:none;color:var(--mt-fug-title, #313235);font-family:PublicSans,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:24px;transition:background-color .2s ease}.mt-fug__cta:hover{background:#ececec;color:var(--mt-fug-title, #313235)}.mt-fug__cta-icon{flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:var(--mt-fug-accent, #db0000);display:inline-flex;align-items:center;justify-content:center;color:#fff}.mt-fug__cta-icon svg{width:16px;height:16px;display:block}.mt-fug__cta-label{display:inline-flex;align-items:center;gap:8px}.mt-fug__cta-arrow{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;color:var(--mt-fug-accent, #db0000)}.mt-fug__cta-arrow svg{width:16px;height:16px;display:block}.mt-fug__cta-divider{width:1px;background:#d9d9d9;align-self:stretch;margin:16px 0}@media screen and (max-width:989px){.mt-fug__intro{margin-bottom:24px;gap:12px}.mt-fug__desc{max-width:100%}.mt-fug__tabs{display:flex;gap:10px;margin-bottom:16px}.mt-fug__tab{padding:14px 12px;border-radius:12px;border-color:#e0e0e0;box-shadow:none}.mt-fug__tab .mt-fug__column-icon{flex:0 0 24px;width:24px;height:24px;background:transparent;border:1.5px solid currentColor;color:inherit}.mt-fug__tab .mt-fug__column-icon svg{width:12px;height:12px}.mt-fug__tab.is-active{background:var(--mt-fug-accent, #db0000);border-color:var(--mt-fug-accent, #db0000);color:#fff;box-shadow:none}.mt-fug__tab.is-active .mt-fug__column-icon{background:#ffffff2e;border-color:#fff;color:#fff}.mt-fug__columns{grid-template-columns:1fr;gap:0;margin-bottom:12px}.mt-fug__column>.mt-fug__column-title{display:none}.mt-fug__column[data-panel]:not(.is-active){display:none}.mt-fug__steps{gap:12px}.mt-fug__step{flex-direction:column;gap:0;padding:0;overflow:hidden}.mt-fug__step-media{flex:none;max-width:100%;width:100%;border-radius:0;overflow:hidden;background:#fff}.mt-fug__step-img{display:block;width:100%;height:auto;min-height:0;object-fit:contain;object-position:top center}.mt-fug__step-img--placeholder{width:100%;min-height:180px;background:#f0f0f0}.mt-fug__step-body{padding:14px 16px 16px}.mt-fug__step-num{flex:0 0 28px;width:28px;height:28px;line-height:28px;font-size:14px}.mt-fug__step-copy{font-weight:500;font-size:14px;line-height:20px;padding-left:0}.mt-fug__step-line{display:none}.mt-fug__panel-toggle{display:flex;align-items:center;gap:12px;width:100%;margin:0 0 16px;padding:14px 16px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;font-family:PublicSans,system-ui,sans-serif;font-weight:700;font-size:15px;line-height:22px;color:var(--mt-fug-title, #313235);cursor:pointer;text-align:left}.mt-fug__panel-toggle-icon{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--mt-fug-accent, #db0000);display:inline-flex;align-items:center;justify-content:center;color:#fff}.mt-fug__panel-toggle-icon svg{width:14px;height:14px;display:block}.mt-fug__panel-toggle-icon--unfold,.mt-fug__panel-toggle.is-switch-unfold .mt-fug__panel-toggle-icon--fold{display:none}.mt-fug__panel-toggle.is-switch-unfold .mt-fug__panel-toggle-icon--unfold{display:inline-flex}.mt-fug__panel-toggle-label{flex:1}.mt-fug__panel-toggle-chevron{flex:0 0 16px;width:16px;height:16px;color:#8a8c8f;display:inline-flex;align-items:center;justify-content:center}.mt-fug__panel-toggle-chevron svg{width:16px;height:16px;display:block}.mt-fug__note-wrap{display:flex;align-items:flex-start;gap:10px;margin:0 0 16px;padding:14px 16px;background:#f5f5f5;border-radius:12px}.mt-fug__note-icon{flex:0 0 18px;width:18px;height:18px;margin-top:1px;display:inline-flex;align-items:center;justify-content:center;color:var(--mt-fug-note, #8a8c8f)}.mt-fug__note-icon svg{width:18px;height:18px;display:block}.mt-fug__note{margin:0;font-style:normal;font-size:12px;line-height:18px}.mt-fug__note em,.mt-fug__note i{font-style:normal}.mt-fug__cta-bar{flex-direction:column;gap:10px;background:transparent;border-radius:0;overflow:visible}.mt-fug__cta{justify-content:flex-start;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:12px}.mt-fug__cta:hover{background:#fafafa}.mt-fug__cta-label{flex:1;font-weight:600;font-size:14px;line-height:20px}.mt-fug__cta-arrow{flex:0 0 16px;margin-left:auto}.mt-fug__cta-divider{display:none}}@media screen and (max-width:749px){.mt-fug__wrap{padding:var(--mt-fug-m-pad-top, 40px) var(--mt-fug-m-pad-x, 16px) var(--mt-fug-m-pad-bottom, 40px)}.mt-fug__title{font-size:28px;line-height:1.2}.mt-fug__desc{font-size:14px;line-height:22px}.mt-fug__tab{font-size:13px;padding:12px 10px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/mt-fold-unfold-guide.css.map */
