.mobile-menu-modal-v2 .modal-dialog{max-width:480px;width:100%;margin:0 auto;height:100vh;height:100dvh}.mobile-menu-modal-v2 .modal-content{min-width:0!important;width:100%;height:100%;border:0;border-radius:0;box-shadow:0 9px 20px rgba(126,150,172,.16);overflow:hidden}.mnv2-panel{display:flex;flex-direction:column;width:100%;min-width:0;height:100%;background:#fff;font-family:'Noto Sans',Arial,sans-serif}.mnv2-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:20px 16px;border-bottom:1px solid #eaecef}.mnv2-header .mims-logo{height:24px;width:auto}.mnv2-close{background:none;border:0;padding:4px;line-height:0;cursor:pointer;width:18px;height:18px;border-radius:50%;background:#1b1c1d;color:#fff}.mnv2-close img{width:25px;height:25px}.mnv2-body{flex:1 1 auto;overflow-y:auto;padding:10px 16px 16px}.mnv2-section{display:flex;flex-direction:column;gap:8px;padding:12px 0}.mnv2-eyebrow{padding:0 4px;font-size:12px;font-weight:600;letter-spacing:.48px;color:#7a828c;text-transform:uppercase}.mnv2-card{display:flex;flex-direction:column;width:100%;background:#fff;border:1px solid #fafafa;border-radius:14px;box-shadow:0 4px 16px rgba(20,20,31,.06);overflow:hidden}.mnv2-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;background:#fff;border:0;border-bottom:1px solid #eaecef;text-align:left;text-decoration:none;cursor:pointer}.mnv2-card>.mnv2-row:last-child,.mnv2-card>a.mnv2-row:last-of-type{border-bottom:0}.mnv2-icon-badge{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:#fef2f2}.mnv2-icon-badge--gray{background:#f2f3f5}.mnv2-icon-badge img{width:18px;height:18px}.mnv2-row-label{flex:1 1 0;min-width:0;font-size:14px;font-weight:600;color:#1b1c1d;overflow-wrap:break-word}.mnv2-row-label--cta{font-weight:700;color:#d02126}.mnv2-row-text{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:4px}.mnv2-row-title{font-size:14px;font-weight:600;color:#1b1c1d}.mnv2-row-subtitle{font-size:12px;font-weight:400;color:#5f6266}.mnv2-country-toggle{justify-content:flex-start}.mnv2-country-toggle .mnv2-row-label{flex:1 1 0}.mnv2-country-toggle:not(.collapsed) .mnv2-row-label{color:#d02126;font-weight:700}.mnv2-chevron{display:flex;flex:0 0 auto;align-items:center;justify-content:center;color:#1b1c1d}.mnv2-chevron svg{display:block;width:12px;height:7px;transform:rotate(180deg);transition:transform .2s ease}.mnv2-country-toggle:not(.collapsed) .mnv2-chevron{color:#d02126}.mnv2-country-toggle:not(.collapsed) .mnv2-chevron svg{transform:rotate(0deg)}.mnv2-country-list{display:flex;flex-direction:column}.mnv2-footer{flex:0 0 auto;padding:16px 24px;border-top:1px solid #f2f2f2;box-shadow:0 -4px 8px rgba(126,150,172,.16)}.mnv2-signin-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px;border-radius:8px;background:#d02126;color:#fff;font-size:14px;font-weight:700;text-decoration:none;border:0;cursor:pointer}@media(min-width:768px){.mobile-menu-modal-v2{display:none!important}}