/*! © 2026 Value ORG - Tue May 19 2026 12:47:09 GMT+0000 (Coordinated Universal Time) - buildId: H74hEcYA5IX6YmVRDCf8t commit:  */:root{--base-font-size:var(--vds-typography-body-large-fontsize);--base-line-height:1.5;--spacing-default:8px;--color-primary:var(--color-primary);--color-background:var(--color-background);--spacing-medium:calc(var(--spacing-default) * 2);--primary-bg-color:var(--primary-bg-color)}*,:after,:before{box-sizing:border-box}body{font-family:var(--GalanoGrotesque-Medium);font-size:var(--base-font-size);line-height:var(--base-line-height);color:#000330;background-color:var(--color-background);margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--galanogrotesque-bold)}ol,ul{padding:0;margin:0 0 var(--spacing-default) 0;list-style:none}button{font-family:inherit;font-size:inherit;padding:var(--spacing-default);cursor:pointer}:root{--opensans:"OpenSans",sans-serif;--GalanoGrotesque-Medium:var(--vds-typography-body-medium-fontfamily),Arial,sans-serif;--galanogrotesque-bold:var(--vds-typography-body-large-fontfamily),Arial,sans-serif;--color-primary:#0056b3;--font-family-sans:var(--vds-typography-body-large-fontfamily),sans-serif;--font-family-global:var(--vds-typography-body-small-fontfamily);--back-button-text-color:#1a1c35;--back-button-hover-color:#525252;--back-button-focus-outline-color:#254d9d;--back-button-disabled-color:#a2a2a2;--back-button-gap:8px;--back-button-padding:20px;--back-button-font-size:16px}.header__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--vds-tooltip-overlay-color-light);z-index:19}.whitebackground{background-color:var(--vds-color-avatar-neutral-light)}.header{border-bottom:1px solid #e2e2e2;transition:transform .3s ease-in-out}.header--hidden{transform:translateY(-100%);pointer-events:none}.header__mobile-navigation-menu{display:none;width:100%;height:100vh;overflow-y:scroll}.header__mobilesubmenuActive{display:block}@media(min-width:1024px){.header__mobilesubmenuActive{display:none}}.header__mobile-navigation-menu-button{font-family:var(--galano-grotesque-bold);display:flex;cursor:pointer;flex-direction:row;padding:var(--vds-typography-body-large-fontsize);justify-content:space-between;align-items:center;width:100%;background:var(--vds-color-avatar-neutral-light);font-size:var(--vds-typography-body-large-fontsize);font-weight:700;color:var(--vds-color-element-primary-onlightprimary);border:0;box-sizing:border-box}@media(min-width:768px){.header__mobile-navigation-menu-button{padding-left:var(--vds-typography-title-xsmall-lineheight)}}.header__mobile-navigation-menu-button-open{background:var(--vds-color-element-primary-onlightprimary);color:var(--vds-color-avatar-neutral-light)}.header__mobile-navigation-top-bar-menu-item-text{color:#525252;border-bottom:1px solid #525252;font-family:var(--font-family-sans)}.header__mobile-navigation-menu-subnav-options{padding:var(--vds-badgeindicator-xlarge-text-lineheight);background-color:#f6f6f6}.header__mobile-navigation-menu-subnav-option{margin-bottom:var(--vds-space-10x);display:flex}.header__mobile-navigation-menu-subnav-option_title{padding-top:0;margin-bottom:0;letter-spacing:0;width:120px;font-size:var(--vds-typography-title-2xsmall-fontsize);line-height:var(--vds-typography-title-2xsmall-lineheight);font-weight:700;font-family:var(--font-family-sans);color:var(--vds-color-element-primary-onlightprimary)}.header__mobile-navigation-menu-subnav-options-container{margin-left:var(--vds-badgeindicator-xlarge-text-lineheight);width:auto;height:auto;display:flex;flex-direction:column}.header__mobile-navigation-menu-subnav-options-link{padding:var(--vds-space-2halfx) 0;font-size:var(--vds-typography-body-large-fontsize);color:#525252;font-family:var(--font-family-sans);font-weight:300}.header__subNavHeading:first-child{font-family:var(--font-family-sans);font-weight:700}.header__rightNavWrapper{border-top:1px solid #dadada}.header__mobile-navigation-top-bar-menu{background-color:#f6f6f6;padding-top:var(--vds-typography-body-large-fontsize);padding-bottom:var(--vds-typography-body-large-fontsize)}.header__mobile-search-bar-container{padding:var(--vds-typography-body-large-fontsize) var(--vds-typography-body-medium-fontsize);background:var(--vds-color-avatar-neutral-light);border-top:1px solid #dadada;border-bottom:1px solid #dadada}.header__mobile-search-bar-field-icon{width:100%;display:flex}.header__mobile-search-bar-field{width:calc(100% - var(--vds-typography-title-medium-lineheight));border:1px solid #525252}.header__mobile-search-bar-button{width:var(--vds-typography-title-medium-lineheight);height:var(--vds-typography-title-medium-lineheight);display:flex;justify-content:center;align-items:center;background:var(--vds-color-avatar-neutral-light)}.header__mobile-navigation-top-bar-menu-item{padding:var(--vds-typography-micro-fontsize) var(--vds-typography-body-large-fontsize);color:#525252;display:flex;align-items:center}.header__mobile-navigation-top-bar-menu-item svg{margin-right:5px}@media(min-width:768px){.header__mobile-navigation-top-bar-menu-item{padding-left:var(--vds-typography-title-xsmall-lineheight)}}.header{z-index:101;max-width:100%;background-color:var(--primary-bg-color);width:100%}.header_Ai-label{position:absolute;bottom:0;right:0;width:var(--vds-space-12x);height:var(--vds-space-12x);background-color:var(--vds-color-avatar-neutral-light);background-image:url(/help/_next/static/media/utility-AI.d83a4799.svg);background-repeat:no-repeat;background-position:50%;background-size:var(--vds-space-8x);transform:translateY(var(--vds-space-12x));border-bottom-left-radius:25px}@media(min-width:1024px){.header_Ai-label{width:var(--vds-space-16x);height:var(--vds-space-16x);transform:translateY(var(--vds-space-16x));background-size:var(--vds-space-12x)}}.header__top-bar{display:none;justify-content:space-between;flex-direction:column;width:100%;background:#f6f6f6}@media(min-width:1024px){.header__top-bar{display:flex}}.header__top-bar-container{display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%;margin:auto;padding:var(--spacing-default/4) var(--spacing-medium/4)}.header__top-bar-container>a:not([tabindex="-1"]):hover,.header__top-bar-container>button:hover,.header__top-bar-container>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.header__top-bar-container>a:not([tabindex="-1"]):focus,.header__top-bar-container>a:not([tabindex="-1"]):focus-visible,.header__top-bar-container>button:focus,.header__top-bar-container>button:focus-visible,.header__top-bar-container>div[tabindex="0"]:focus,.header__top-bar-container>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.header__top-bar-container>button:focus{outline-offset:-6px}@media(min-width:1024px){.header__top-bar-container{max-width:1172px}}.header__top-bar-container a:hover{text-decoration:none}.header__top-bar-item{display:flex;align-items:center;cursor:pointer;margin-left:var(--vds-typography-title-xsmall-fontsize);font-family:var(--font-family-sans);font-weight:300;font-size:var(--vds-typography-body-medium-fontsize);color:#525252;text-decoration:none;background:none;border:0}.header__top-bar-item:hover{color:var(--vds-color-neutral-200)}.header__top-bar-item svg{margin-right:var(--vds-space-1halfx);margin-top:var(--vds-space-1x)}.header__top-bar-item>span{border-bottom:1px solid #525252}.header__container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:100%;padding:var(--spacing-medium);background-color:var(--vds-color-avatar-neutral-light)}.header__container>div:first-child{width:100%}.header__logo-nav{display:none;align-items:center}@media(min-width:1024px){.header__logo-nav{display:flex}}.header__navigation-wrapper{display:flex;justify-content:space-between;width:100%}@media(min-width:1024px){.header__navigation-wrapper{max-width:1172px}}.header__nav{display:none;align-items:center;margin-left:var(--vds-typography-body-large-fontsize)}.header__nav>a:not([tabindex="-1"]):hover,.header__nav>button:hover,.header__nav>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.header__nav>a:not([tabindex="-1"]):focus,.header__nav>a:not([tabindex="-1"]):focus-visible,.header__nav>button:focus,.header__nav>button:focus-visible,.header__nav>div[tabindex="0"]:focus,.header__nav>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.header__nav>a.open:not([tabindex="-1"]):hover,.header__nav>button.open:hover,.header__nav>div.open[tabindex="0"]:hover{outline:transparent;opacity:1!important}.header__nav-option{display:flex;align-items:center;cursor:pointer;position:relative;padding:var(--vds-space-2x) var(--vds-typography-micro-fontsize);margin-right:var(--vds-space-4x)}.header__nav-option>a.open:not([tabindex="-1"]):hover,.header__nav-option>button.open:hover,.header__nav-option>div.open[tabindex="0"]:hover{outline:transparent;opacity:1!important}.header__nav-option-text{color:var(--vds-color-element-primary-onlightprimary);font-family:var(--font-family-sans);font-weight:700;font-size:var(--vds-typography-title-2xsmall-fontsize);margin-right:var(--vds-space-1x)}.header__nav-option-text-right-nav{font-family:var(--font-family-sans);font-weight:300;font-size:var(--vds-typography-body-medium-fontsize)}.header__nav-option-right-nav{display:flex;align-items:center;cursor:pointer;position:relative;padding:var(--vds-typography-micro-fontsize) var(--vds-badgeindicator-xlarge-text-lineheight);margin-right:var(--vds-space-2x);border:none;border-radius:999px;background:hsla(0,0%,100%,.1);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06)}.header__nav-option svg,.header__nav-option-right-nav svg{margin-top:var(--vds-space-2x)}.header__nav-option:last-child{margin-right:0}@media(min-width:992px){.header__nav{display:flex}}.header__subnav{font-family:var(--font-family-sans);position:absolute;top:calc(100% + var(--vds-typography-body-large-fontsize));left:50%;transform:translateX(-50%) translateY(100px);opacity:0;visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s;background-color:#f8f8f8;z-index:19;padding:var(--vds-typography-title-xsmall-fontsize);box-shadow:0 var(--vds-space-1x) var(--vds-space-2x) rgba(0,0,0,.2);cursor:default}.header__subnav.open{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);min-width:max-content}.header__subnav.open:focus,.header__subnav.open:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.header__subnav.open:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);border-left:var(--vds-typography-body-large-fontsize) solid transparent;border-right:var(--vds-typography-body-large-fontsize) solid transparent;border-top:var(--vds-typography-body-large-fontsize) solid var(--vds-color-element-primary-onlightprimary);z-index:31}.header__nav-option:first-child .header__subnav.open:before{left:var(--vds-badgeindicator-xlarge-text-lineheight);transform:translateX(0)}.header__subnav.open .header__subnav-option-suboption-main .header__subnav-option-suboption:first-child .header__subnav-option-suboption-text{font-weight:700;font-family:var(--font-family-sans)}.header__subnav-triangle{position:absolute;top:-var(--vds-space-2halfx);border-left:var(--vds-space-2halfx) solid transparent;border-right:var(--vds-space-2halfx) solid transparent;border-bottom:var(--vds-space-2halfx) solid var(--vds-color-element-primary-onlightprimary);z-index:31}.header__subnav-heading-wrapper{margin-bottom:var(--vds-badgeindicator-xlarge-text-lineheight);color:var(--vds-color-avatar-neutral-light)}.header__subnav-heading-text{font-size:var(--vds-badgeindicator-xlarge-text-lineheight);font-weight:600;color:var(--vds-color-avatar-neutral-light);margin-bottom:var(--vds-space-2x)}.header__subnav-heading-description{font-size:var(--vds-typography-body-medium-fontsize);color:var(--vds-color-neutral-800);margin-bottom:var(--vds-typography-body-large-fontsize)}.header__subnav-heading-cta-main{margin-top:var(--vds-typography-body-large-fontsize)}.header__subnav-option-suboption{display:flex;gap:3px;align-items:center;font-family:var(--font-family-sans);font-weight:300}.header__subnav-option-suboption>a:not([tabindex="-1"]):hover,.header__subnav-option-suboption>button:hover,.header__subnav-option-suboption>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.header__subnav-option-suboption>a:not([tabindex="-1"]):focus,.header__subnav-option-suboption>a:not([tabindex="-1"]):focus-visible,.header__subnav-option-suboption>button:focus,.header__subnav-option-suboption>button:focus-visible,.header__subnav-option-suboption>div[tabindex="0"]:focus,.header__subnav-option-suboption>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.header__subnav-option-suboption-content-main{display:flex;flex-wrap:wrap;gap:calc(var(--vds-space-12x) + var(--vds-space-halfx));width:max-content}.header__subnav-option-suboption-content{display:flex;flex-direction:column;align-items:flex-start;min-width:calc(var(--vds-space-32x) + var(--vds-space-16x) + var(--vds-space-2x));padding:var(--vds-typography-micro-fontsize)}.header__subnav-option-suboption-icon{margin-bottom:var(--vds-typography-micro-fontsize)}.header__subnav-option-suboption-heading{font-weight:700;font-size:var(--vds-typography-title-2xsmall-fontsize);margin-bottom:var(--vds-typography-title-xsmall-lineheight);color:var(--vds-color-element-primary-onlightprimary)}.header__subnav-option-suboption-main{display:flex;flex-direction:column;gap:var(--vds-typography-title-xsmall-fontsize)}.header__subnav-option-suboption-text{color:#525252;font-size:var(--vds-typography-body-large-fontsize);font-weight:500}.header__subnav-option-suboption-text:hover{text-decoration:underline;cursor:pointer}.header__subnav-option-suboption-newtag-wrapper{display:inline-block;margin-left:var(--vds-space-2x)}.header__subnav-option-suboption-newtag-text{background:var(--vds-color-totalyellow);color:var(--vds-color-element-primary-onlightprimary);font-size:var(--vds-space-2halfx);padding:2px var(--vds-space-1halfx);border-radius:var(--vds-typography-micro-fontsize);text-transform:uppercase}.header__subnav-option{padding:var(--vds-typography-micro-fontsize) var(--vds-typography-body-large-fontsize);display:flex}.header__subnav-option>a:not([tabindex="-1"]):hover,.header__subnav-option>button:hover,.header__subnav-option>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.header__subnav-option>a:not([tabindex="-1"]):focus,.header__subnav-option>a:not([tabindex="-1"]):focus-visible,.header__subnav-option>button:focus,.header__subnav-option>button:focus-visible,.header__subnav-option>div[tabindex="0"]:focus,.header__subnav-option>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.header__subnav-option-main{display:flex;flex-direction:column;min-width:max-content}.header__subnav-option-text{color:var(--vds-color-avatar-neutral-light);font-size:var(--vds-typography-body-large-fontsize);padding:var(--vds-space-1halfx) 0;font-weight:500}.header__subnav-option-text:hover{text-decoration:underline;cursor:pointer}.header__navbar-toggler{background:none;border:none}@media(min-width:1024px){.header__navbar-toggler{display:none}}.header__mobile-nav{display:flex;justify-content:space-between;align-items:center;width:100%}@media(min-width:1024px){.header__mobile-nav{display:none}.header__search{margin-right:var(--vds-badgeindicator-xlarge-text-lineheight);margin-left:var(--vds-badgeindicator-xlarge-text-lineheight)}}.header__rightNav{display:flex;gap:var(--vds-badgeindicator-xlarge-text-lineheight);align-items:center}.header__mobile-login-icon{display:flex;align-items:center;padding:0 8px;cursor:pointer}@media(min-width:1024px){.header__mobile-login-icon{display:none}}.header__mobile-agentic-icon{background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center}@media(min-width:1024px){.header__mobile-agentic-icon{display:none}}.header__actions{display:none;align-items:center;gap:var(--vds-space-2x);font-family:var(--font-family-sans);font-weight:700}.header__actions>a:not([tabindex="-1"]):hover,.header__actions>button:hover,.header__actions>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.header__actions>a:not([tabindex="-1"]):focus,.header__actions>a:not([tabindex="-1"]):focus-visible,.header__actions>button:focus,.header__actions>button:focus-visible,.header__actions>div[tabindex="0"]:focus,.header__actions>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.header__actions>a.open:not([tabindex="-1"]):hover,.header__actions>button.open:hover,.header__actions>div.open[tabindex="0"]:hover{outline:transparent;opacity:1!important}@media(min-width:1024px){.header__actions{display:flex}}.header__actions>a>a:not([tabindex="-1"]):hover,.header__actions>a>button:hover,.header__actions>a>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.header__actions>a>a:not([tabindex="-1"]):focus,.header__actions>a>a:not([tabindex="-1"]):focus-visible,.header__actions>a>button:focus,.header__actions>a>button:focus-visible,.header__actions>a>div[tabindex="0"]:focus,.header__actions>a>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.header__actions>a{color:var(--vds-color-element-primary-onlightprimary);text-decoration:none;display:none}@media(min-width:1024px){.header__actions>a{display:inline-block}}.header__actions .header__button{padding:var(--vds-typography-micro-fontsize) var(--vds-badgeindicator-xlarge-text-lineheight)!important;background:hsla(0,0%,100%,.1);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06)}.header__actions .header__nav-option-text-right-nav{margin-right:var(--vds-space-1x)}.header__actions .header__nav-option-right-nav>a.open:not([tabindex="-1"]):hover,.header__actions .header__nav-option-right-nav>button.open:hover,.header__actions .header__nav-option-right-nav>div.open[tabindex="0"]:hover{outline:transparent;opacity:1!important}.header__actions>button:first-child{padding-block:calc(.15rem*3)}.header__actions>button:not(:first-child){padding-block:calc(.25rem*3)}.header__cart{position:relative}.header__cart>a:not([tabindex="-1"]):hover,.header__cart>button:hover,.header__cart>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.header__cart>a:not([tabindex="-1"]):focus,.header__cart>a:not([tabindex="-1"]):focus-visible,.header__cart>button:focus,.header__cart>button:focus-visible,.header__cart>div[tabindex="0"]:focus,.header__cart>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.header__cart .button{border-radius:100px!important;height:var(--vds-typography-title-medium-lineheight);width:var(--vds-typography-title-medium-lineheight)}.header__cart-count{position:absolute;top:-10px;right:-8px;background-color:red;color:var(--vds-color-surface-lightprimary);border-radius:50%;font-size:11px;padding:0 5px;height:var(--vds-badgeindicator-xlarge-text-lineheight);width:var(--vds-badgeindicator-xlarge-text-lineheight)}.header__cart .header__button:focus-visible{outline:1px solid var(--vds-color-surface-lightprimary);outline-offset:1px;box-shadow:inset 0 0 0 1px rgba(77,144,254,.8)}.header__cart-iconcount{text-decoration:none;background-color:#fff;position:absolute;right:-8px;top:-8px;border:1px solid #000;border-radius:50px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.header .header__nav-option:first-child .header__subnav{left:0;transform:translateX(0) translateY(100px)}.header .header__nav-option:first-child .header__subnav.open{transform:translateX(0) translateY(0)}@media(max-width:768px){.header__container{flex-direction:column;align-items:flex-start}.header__logo-nav{margin-left:0}.header__actions,.header__logo-nav{margin-top:var(--vds-space-2x)}.header__subnav{position:static;width:100%;max-width:100%;box-shadow:none;border-top:1px solid #e5e5e5}.header__subnav-footer,.header__subnav-option-suboption-content-main{flex-direction:column}.header__subnav-footer-cta-main{margin-top:var(--vds-typography-body-large-fontsize)}}.seperator{border:0;border-top:1px solid #525252}.header__subnav-option-text{color:#525252}.header__nav-option>svg{margin-top:0}.header__nav>a:not([tabindex="-1"]):focus,.header__nav>a:not([tabindex="-1"]):focus-visible,.header__nav>button:focus,.header__nav>button:focus-visible,.header__nav>div[tabindex="0"]:focus,.header__nav>div[tabindex="0"]:focus-visible{outline:2px solid var(--vds-color-surface-darkprimary);outline-offset:1px;border-radius:1px}.header__actions>a[tabindex="0"]:focus,.header__actions>a[tabindex="0"]:focus-visible{outline:2px solid var(--vds-color-surface-darkprimary);outline-offset:1px;border-radius:1px}.header__login{margin-right:var(--vds-space-4x)}.header__cart>a:not([tabindex="-1"]):focus,.header__cart>a:not([tabindex="-1"]):focus-visible,.header__cart>button:focus,.header__cart>button:focus-visible,.header__cart>div[tabindex="0"]:focus,.header__cart>div[tabindex="0"]:focus-visible{outline:2px solid var(--vds-color-surface-darkprimary);outline-offset:1px;border-radius:1px}.nav-header{background:var(--vds-color-avatar-neutral-light)}.nav-header .header-secondary-menu a{color:var(--vds-color-black)}#mfeFooter .footer{font-family:var(--font-family-sans);font-weight:300;color:var(--vds-color-element-primary-onlightprimary)}#mfeFooter .footer h2{font-size:var(--vds-space-6x);font-family:var(--font-family-sans);font-weight:700;line-height:var(--vds-space-8x)}#mfeFooter .footer__container{margin:0 auto;padding:var(--vds-space-12x) 0;background-color:var(--vds-color-element-primary-ondarkprimary);border-top:1px solid #e2e2e2;position:absolute;z-index:10;width:100%}#mfeFooter .footer__content{max-width:1240px;margin:0 auto}@media(max-width:768px){#mfeFooter .footer__content{padding:var(--vds-space-12x) var(--vds-space-4x)}}@media(min-width:992px){#mfeFooter .footer__content{padding:var(--vds-space-12x) calc(var(--vds-space-12x) + var(--vds-space-halfx))}}#mfeFooter .footer__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--vds-space-2x);gap:var(--vds-space-2x);margin-bottom:var(--vds-space-2x)}@media(min-width:1024px){#mfeFooter .footer__grid{grid-template-columns:repeat(4,1fr)}}#mfeFooter .footer__email-signup{grid-column:span 1;padding-right:5%}#mfeFooter .footer__link-lists{grid-column:span 3;padding-left:var(--vds-space-2x);display:contents}@media(max-width:768px){#mfeFooter .footer__link-lists{padding-left:0}}#mfeFooter .footer__social-links{display:flex;flex-direction:row;gap:var(--vds-space-6x);margin-top:var(--vds-space-4x)}@media(max-width:768px){#mfeFooter .footer__social-links{padding-bottom:var(--vds-space-16x)}}#mfeFooter .footer__bottom-links{padding:var(--vds-space-8x) 0;display:flex;justify-content:center;align-items:center;text-align:center}#mfeFooter .footer__trademark{text-align:center;font-size:var(--vds-typography-body-medium-fontsize)}#mfeFooter .footer .footer-logo{display:flex;justify-content:center;margin-top:calc(--vds-size-border-radius-250 + --vds-space-1x)}#mfeFooter .footer__flex{display:flex;width:100%;box-sizing:border-box;padding-left:var(--vds-space-6x)}@media(max-width:768px){#mfeFooter .footer__flex{flex-direction:column}}@media(min-width:992px){#mfeFooter .footer__flex{flex-wrap:wrap}}#mfeFooter .footer__w30{width:100%;box-sizing:border-box}@media(min-width:992px){#mfeFooter .footer__w30{width:25%}}#mfeFooter .footer__pr5{padding-right:5%}#mfeFooter .footer__pl5{padding-left:5%}@media(max-width:768px){#mfeFooter .footer__pl5{padding-left:0}}#mfeFooter .footer__w70{box-sizing:border-box;width:100%}@media(min-width:992px){#mfeFooter .footer__w70{width:75%}}#mfeFooter .footer__w33{width:33%;box-sizing:border-box}@media(max-width:768px){#mfeFooter .footer__w33{padding-bottom:var(--vds-typography-title-2xsmall-fontsize);width:100%}}#mfeFooter .footer__space-between{justify-content:space-between}#mfeFooter .link-list__section-title{margin-top:0}@media(max-width:768px){#mfeFooter .link-list__section-title{width:max-content;padding-bottom:calc(var(--vds-space-6x) + var(--vds-space-1halfx));margin:0}}#mfeFooter .link-list__link{color:var(--vds-color-element-primary-onlightprimary);border-color:var(--vds-color-element-primary-onlightprimary);padding-bottom:var(--vds-space-2halfx);font-size:var(--vds-typography-body-medium-fontsize)}@media(max-width:768px){#mfeFooter .link-list__link{width:max-content}}.page-wrapper{width:100%;position:relative;min-height:100vh;display:flex;flex-direction:column}.global-persistent-price-banner:has(.line-item-index)+.main-container{margin-top:221px}@media(max-width:1023px){.global-persistent-price-banner:has(.line-item-index)+.main-container{margin-top:228px}}.global-persistent-price-banner:not(:has(.line-item-index))+.main-container{margin-top:197px}@media(max-width:1023px){.global-persistent-price-banner:not(:has(.line-item-index))+.main-container{margin-top:205px}}.global-persistent-price-banner:not(:has(.line-item-index,.persistent-price))+.main-container{margin-top:80px}@media(min-width:1024px){.global-persistent-price-banner:not(:has(.line-item-index,.persistent-price))+.main-container{margin-top:105px}}.main-container{position:relative;width:100%;padding:0;flex:1 0 auto;max-width:1172px;margin:0 auto;min-height:var(--dynamic-main-height,calc(100vh - 474px))}@media(min-width:1024px){.main-container{min-height:var(--dynamic-main-height,calc(100vh - 556px))}.main-container.no-header{margin-top:0!important;padding-top:0!important}}.main-container.no-header{min-height:var(--dynamic-main-height,calc(100vh - 400px));margin-top:0!important;padding-top:0!important}.main-container:has(.compare-table){background-image:none;background-color:#fff}.main-container:has(.compare-table-skeleton){background-image:none;background-color:#fff}.main-container:has(.order-confirmation){background-image:none;background-color:#000330}.content-wrapper{max-width:960px;width:95%;text-align:left;margin:0 1.5rem}@media(max-width:768px){.content-wrapper{margin:0 1.5rem;width:90%}}.checkout-summary__notification-wrapper{margin-top:5px}.header_wrapper{position:relative;z-index:100;min-height:74px}@media(min-width:1024px){.header_wrapper{min-height:var(--dynamic-header-height,145px)}}.footer-wrapper{flex-shrink:0}.brand-totalwireless :root{--base-font-size:var(--vds-typography-body-large-fontsize);--base-line-height:1.5;--spacing-default:8px;--color-primary:var(--color-primary);--color-background:var(--color-background);--spacing-medium:calc(var(--spacing-default) * 2);--primary-bg-color:var(--primary-bg-color)}.brand-totalwireless *,.brand-totalwireless :after,.brand-totalwireless :before{box-sizing:border-box}.brand-totalwireless body{font-family:var(--GalanoGrotesque-Medium);font-size:var(--base-font-size);line-height:var(--base-line-height);color:#000330;background-color:var(--color-background);margin:0;padding:0}.brand-totalwireless h1,.brand-totalwireless h2,.brand-totalwireless h3,.brand-totalwireless h4,.brand-totalwireless h5,.brand-totalwireless h6{font-family:var(--galanogrotesque-bold)}.brand-totalwireless ol,.brand-totalwireless ul{padding:0;margin:0 0 var(--spacing-default) 0;list-style:none}.brand-totalwireless button{font-family:inherit;font-size:inherit;padding:var(--spacing-default);cursor:pointer}@font-face{font-family:OpenSans;font-weight:400;font-style:normal;font-display:swap;src:url(/help/_next/static/media/opensans.46392699.woff2) format("woff2")}@font-face{font-family:GalanoGrotesque-Medium;font-weight:400;font-style:normal;font-display:swap;src:url(/help/_next/static/media/GalanoGrotesque-Medium.6efcae2a.ttf) format("truetype")}@font-face{font-family:GalanoGrotesque-Bold;font-weight:400;font-style:normal;font-display:swap;src:url(/help/_next/static/media/GalanoGrotesque-Bold.67bf9c53.ttf) format("truetype")}.brand-totalwireless :root{--opensans:"OpenSans",sans-serif;--GalanoGrotesque-Medium:var(--vds-typography-body-medium-fontfamily),Arial,sans-serif;--galanogrotesque-bold:var(--vds-typography-body-large-fontfamily),Arial,sans-serif;--color-primary:#0056b3;--font-family-sans:var(--vds-typography-body-large-fontfamily),sans-serif;--font-family-global:var(--vds-typography-body-small-fontfamily);--back-button-text-color:#1a1c35;--back-button-hover-color:#525252;--back-button-focus-outline-color:#254d9d;--back-button-disabled-color:#a2a2a2;--back-button-gap:8px;--back-button-padding:20px;--back-button-font-size:16px}.brand-totalwireless .header__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--vds-tooltip-overlay-color-light);z-index:19}.brand-totalwireless .whitebackground{background-color:var(--vds-color-avatar-neutral-light)}.brand-totalwireless .header{border-bottom:1px solid #e2e2e2;transition:transform .3s ease-in-out}.brand-totalwireless .header--hidden{transform:translateY(-100%);pointer-events:none}.brand-totalwireless .header__mobile-navigation-menu{display:none;width:100%;height:100vh;overflow-y:scroll}.brand-totalwireless .header__mobilesubmenuActive{display:block}@media(min-width:1024px){.brand-totalwireless .header__mobilesubmenuActive{display:none}}.brand-totalwireless .header__mobile-navigation-menu-button{font-family:var(--galano-grotesque-bold);display:flex;cursor:pointer;flex-direction:row;padding:var(--vds-typography-body-large-fontsize);justify-content:space-between;align-items:center;width:100%;background:var(--vds-color-avatar-neutral-light);font-size:var(--vds-typography-body-large-fontsize);font-weight:700;color:var(--vds-color-element-primary-onlightprimary);border:0;box-sizing:border-box}@media(min-width:768px){.brand-totalwireless .header__mobile-navigation-menu-button{padding-left:var(--vds-typography-title-xsmall-lineheight)}}.brand-totalwireless .header__mobile-navigation-menu-button-open{background:var(--vds-color-element-primary-onlightprimary);color:var(--vds-color-avatar-neutral-light)}.brand-totalwireless .header__mobile-navigation-top-bar-menu-item-text{color:#525252;border-bottom:1px solid #525252;font-family:var(--font-family-sans)}.brand-totalwireless .header__mobile-navigation-menu-subnav-options{padding:var(--vds-badgeindicator-xlarge-text-lineheight);background-color:#f6f6f6}.brand-totalwireless .header__mobile-navigation-menu-subnav-option{margin-bottom:var(--vds-space-10x);display:flex}.brand-totalwireless .header__mobile-navigation-menu-subnav-option_title{padding-top:0;margin-bottom:0;letter-spacing:0;width:120px;font-size:var(--vds-typography-title-2xsmall-fontsize);line-height:var(--vds-typography-title-2xsmall-lineheight);font-weight:700;font-family:var(--font-family-sans);color:var(--vds-color-element-primary-onlightprimary)}.brand-totalwireless .header__mobile-navigation-menu-subnav-options-container{margin-left:var(--vds-badgeindicator-xlarge-text-lineheight);width:auto;height:auto;display:flex;flex-direction:column}.brand-totalwireless .header__mobile-navigation-menu-subnav-options-link{padding:var(--vds-space-2halfx) 0;font-size:var(--vds-typography-body-large-fontsize);color:#525252;font-family:var(--font-family-sans);font-weight:300}.brand-totalwireless .header__subNavHeading:first-child{font-family:var(--font-family-sans);font-weight:700}.brand-totalwireless .header__rightNavWrapper{border-top:1px solid #dadada}.brand-totalwireless .header__mobile-navigation-top-bar-menu{background-color:#f6f6f6;padding-top:var(--vds-typography-body-large-fontsize);padding-bottom:var(--vds-typography-body-large-fontsize)}.brand-totalwireless .header__mobile-search-bar-container{padding:var(--vds-typography-body-large-fontsize) var(--vds-typography-body-medium-fontsize);background:var(--vds-color-avatar-neutral-light);border-top:1px solid #dadada;border-bottom:1px solid #dadada}.brand-totalwireless .header__mobile-search-bar-field-icon{width:100%;display:flex}.brand-totalwireless .header__mobile-search-bar-field{width:calc(100% - var(--vds-typography-title-medium-lineheight));border:1px solid #525252}.brand-totalwireless .header__mobile-search-bar-button{width:var(--vds-typography-title-medium-lineheight);height:var(--vds-typography-title-medium-lineheight);display:flex;justify-content:center;align-items:center;background:var(--vds-color-avatar-neutral-light)}.brand-totalwireless .header__mobile-navigation-top-bar-menu-item{padding:var(--vds-typography-micro-fontsize) var(--vds-typography-body-large-fontsize);color:#525252;display:flex;align-items:center}.brand-totalwireless .header__mobile-navigation-top-bar-menu-item svg{margin-right:5px}@media(min-width:768px){.brand-totalwireless .header__mobile-navigation-top-bar-menu-item{padding-left:var(--vds-typography-title-xsmall-lineheight)}}.brand-totalwireless .header{z-index:101;max-width:100%;background-color:var(--primary-bg-color);width:100%}.brand-totalwireless .header_Ai-label{position:absolute;bottom:0;right:0;width:var(--vds-space-12x);height:var(--vds-space-12x);background-color:var(--vds-color-avatar-neutral-light);background-image:url(/help/_next/static/media/utility-AI.d83a4799.svg);background-repeat:no-repeat;background-position:50%;background-size:var(--vds-space-8x);transform:translateY(var(--vds-space-12x));border-bottom-left-radius:25px}@media(min-width:1024px){.brand-totalwireless .header_Ai-label{width:var(--vds-space-16x);height:var(--vds-space-16x);transform:translateY(var(--vds-space-16x));background-size:var(--vds-space-12x)}}.brand-totalwireless .header__top-bar{display:none;justify-content:space-between;flex-direction:column;width:100%;background:#f6f6f6}@media(min-width:1024px){.brand-totalwireless .header__top-bar{display:flex}}.brand-totalwireless .header__top-bar-container{display:flex;flex-direction:row;justify-content:end;align-items:center;width:100%;margin:auto;padding:var(--spacing-default/4) var(--spacing-medium/4)}.brand-totalwireless .header__top-bar-container>a:not([tabindex="-1"]):hover,.brand-totalwireless .header__top-bar-container>button:hover,.brand-totalwireless .header__top-bar-container>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.brand-totalwireless .header__top-bar-container>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__top-bar-container>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__top-bar-container>button:focus,.brand-totalwireless .header__top-bar-container>button:focus-visible,.brand-totalwireless .header__top-bar-container>div[tabindex="0"]:focus,.brand-totalwireless .header__top-bar-container>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.brand-totalwireless .header__top-bar-container>button:focus{outline-offset:-6px}@media(min-width:1024px){.brand-totalwireless .header__top-bar-container{max-width:1172px}}.brand-totalwireless .header__top-bar-container a:hover{text-decoration:none}.brand-totalwireless .header__top-bar-item{display:flex;align-items:center;cursor:pointer;margin-left:var(--vds-typography-title-xsmall-fontsize);font-family:var(--font-family-sans);font-weight:300;font-size:var(--vds-typography-body-medium-fontsize);color:#525252;text-decoration:none;background:none;border:0}.brand-totalwireless .header__top-bar-item:hover{color:var(--vds-color-neutral-200)}.brand-totalwireless .header__top-bar-item svg{margin-right:var(--vds-space-1halfx);margin-top:var(--vds-space-1x)}.brand-totalwireless .header__top-bar-item>span{border-bottom:1px solid #525252}.brand-totalwireless .header__container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:100%;padding:var(--spacing-medium);background-color:var(--vds-color-avatar-neutral-light)}.brand-totalwireless .header__container>div:first-child{width:100%}.brand-totalwireless .header__logo-nav{display:none;align-items:center}@media(min-width:1024px){.brand-totalwireless .header__logo-nav{display:flex}}.brand-totalwireless .header__navigation-wrapper{display:flex;justify-content:space-between;width:100%}@media(min-width:1024px){.brand-totalwireless .header__navigation-wrapper{max-width:1172px}}.brand-totalwireless .header__nav{display:none;align-items:center;margin-left:var(--vds-typography-body-large-fontsize)}.brand-totalwireless .header__nav>a:not([tabindex="-1"]):hover,.brand-totalwireless .header__nav>button:hover,.brand-totalwireless .header__nav>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.brand-totalwireless .header__nav>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__nav>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__nav>button:focus,.brand-totalwireless .header__nav>button:focus-visible,.brand-totalwireless .header__nav>div[tabindex="0"]:focus,.brand-totalwireless .header__nav>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.brand-totalwireless .header__nav>a.open:not([tabindex="-1"]):hover,.brand-totalwireless .header__nav>button.open:hover,.brand-totalwireless .header__nav>div.open[tabindex="0"]:hover{outline:transparent;opacity:1!important}.brand-totalwireless .header__nav-option{display:flex;align-items:center;cursor:pointer;position:relative;padding:var(--vds-space-2x) var(--vds-typography-micro-fontsize);margin-right:var(--vds-space-4x)}.brand-totalwireless .header__nav-option>a.open:not([tabindex="-1"]):hover,.brand-totalwireless .header__nav-option>button.open:hover,.brand-totalwireless .header__nav-option>div.open[tabindex="0"]:hover{outline:transparent;opacity:1!important}.brand-totalwireless .header__nav-option-text{color:var(--vds-color-element-primary-onlightprimary);font-family:var(--font-family-sans);font-weight:700;font-size:var(--vds-typography-title-2xsmall-fontsize);margin-right:var(--vds-space-1x)}.brand-totalwireless .header__nav-option-text-right-nav{font-family:var(--font-family-sans);font-weight:300;font-size:var(--vds-typography-body-medium-fontsize)}.brand-totalwireless .header__nav-option-right-nav{display:flex;align-items:center;cursor:pointer;position:relative;padding:var(--vds-typography-micro-fontsize) var(--vds-badgeindicator-xlarge-text-lineheight);margin-right:var(--vds-space-2x);border:none;border-radius:999px;background:hsla(0,0%,100%,.1);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06)}.brand-totalwireless .header__nav-option svg,.brand-totalwireless .header__nav-option-right-nav svg{margin-top:var(--vds-space-2x)}.brand-totalwireless .header__nav-option:last-child{margin-right:0}@media(min-width:992px){.brand-totalwireless .header__nav{display:flex}}.brand-totalwireless .header__subnav{font-family:var(--font-family-sans);position:absolute;top:calc(100% + var(--vds-typography-body-large-fontsize));left:50%;transform:translateX(-50%) translateY(100px);opacity:0;visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s;background-color:#f8f8f8;z-index:19;padding:var(--vds-typography-title-xsmall-fontsize);box-shadow:0 var(--vds-space-1x) var(--vds-space-2x) rgba(0,0,0,.2);cursor:default}.brand-totalwireless .header__subnav.open{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);min-width:max-content}.brand-totalwireless .header__subnav.open:focus,.brand-totalwireless .header__subnav.open:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.brand-totalwireless .header__subnav.open:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);border-left:var(--vds-typography-body-large-fontsize) solid transparent;border-right:var(--vds-typography-body-large-fontsize) solid transparent;border-top:var(--vds-typography-body-large-fontsize) solid var(--vds-color-element-primary-onlightprimary);z-index:31}.header__nav-option:first-child .brand-totalwireless .header__subnav.open:before{left:var(--vds-badgeindicator-xlarge-text-lineheight);transform:translateX(0)}.brand-totalwireless .header__subnav.open .header__subnav-option-suboption-main .header__subnav-option-suboption:first-child .header__subnav-option-suboption-text{font-weight:700;font-family:var(--font-family-sans)}.brand-totalwireless .header__subnav-triangle{position:absolute;top:-var(--vds-space-2halfx);border-left:var(--vds-space-2halfx) solid transparent;border-right:var(--vds-space-2halfx) solid transparent;border-bottom:var(--vds-space-2halfx) solid var(--vds-color-element-primary-onlightprimary);z-index:31}.brand-totalwireless .header__subnav-heading-wrapper{margin-bottom:var(--vds-badgeindicator-xlarge-text-lineheight);color:var(--vds-color-avatar-neutral-light)}.brand-totalwireless .header__subnav-heading-text{font-size:var(--vds-badgeindicator-xlarge-text-lineheight);font-weight:600;color:var(--vds-color-avatar-neutral-light);margin-bottom:var(--vds-space-2x)}.brand-totalwireless .header__subnav-heading-description{font-size:var(--vds-typography-body-medium-fontsize);color:var(--vds-color-neutral-800);margin-bottom:var(--vds-typography-body-large-fontsize)}.brand-totalwireless .header__subnav-heading-cta-main{margin-top:var(--vds-typography-body-large-fontsize)}.brand-totalwireless .header__subnav-option-suboption{display:flex;gap:3px;align-items:center;font-family:var(--font-family-sans);font-weight:300}.brand-totalwireless .header__subnav-option-suboption>a:not([tabindex="-1"]):hover,.brand-totalwireless .header__subnav-option-suboption>button:hover,.brand-totalwireless .header__subnav-option-suboption>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.brand-totalwireless .header__subnav-option-suboption>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__subnav-option-suboption>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__subnav-option-suboption>button:focus,.brand-totalwireless .header__subnav-option-suboption>button:focus-visible,.brand-totalwireless .header__subnav-option-suboption>div[tabindex="0"]:focus,.brand-totalwireless .header__subnav-option-suboption>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.brand-totalwireless .header__subnav-option-suboption-content-main{display:flex;flex-wrap:wrap;gap:calc(var(--vds-space-12x) + var(--vds-space-halfx));width:max-content}.brand-totalwireless .header__subnav-option-suboption-content{display:flex;flex-direction:column;align-items:flex-start;min-width:calc(var(--vds-space-32x) + var(--vds-space-16x) + var(--vds-space-2x));padding:var(--vds-typography-micro-fontsize)}.brand-totalwireless .header__subnav-option-suboption-icon{margin-bottom:var(--vds-typography-micro-fontsize)}.brand-totalwireless .header__subnav-option-suboption-heading{font-weight:700;font-size:var(--vds-typography-title-2xsmall-fontsize);margin-bottom:var(--vds-typography-title-xsmall-lineheight);color:var(--vds-color-element-primary-onlightprimary)}.brand-totalwireless .header__subnav-option-suboption-main{display:flex;flex-direction:column;gap:var(--vds-typography-title-xsmall-fontsize)}.brand-totalwireless .header__subnav-option-suboption-text{color:#525252;font-size:var(--vds-typography-body-large-fontsize);font-weight:500}.brand-totalwireless .header__subnav-option-suboption-text:hover{text-decoration:underline;cursor:pointer}.brand-totalwireless .header__subnav-option-suboption-newtag-wrapper{display:inline-block;margin-left:var(--vds-space-2x)}.brand-totalwireless .header__subnav-option-suboption-newtag-text{background:var(--vds-color-totalyellow);color:var(--vds-color-element-primary-onlightprimary);font-size:var(--vds-space-2halfx);padding:2px var(--vds-space-1halfx);border-radius:var(--vds-typography-micro-fontsize);text-transform:uppercase}.brand-totalwireless .header__subnav-option{padding:var(--vds-typography-micro-fontsize) var(--vds-typography-body-large-fontsize);display:flex}.brand-totalwireless .header__subnav-option>a:not([tabindex="-1"]):hover,.brand-totalwireless .header__subnav-option>button:hover,.brand-totalwireless .header__subnav-option>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.brand-totalwireless .header__subnav-option>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__subnav-option>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__subnav-option>button:focus,.brand-totalwireless .header__subnav-option>button:focus-visible,.brand-totalwireless .header__subnav-option>div[tabindex="0"]:focus,.brand-totalwireless .header__subnav-option>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.brand-totalwireless .header__subnav-option-main{display:flex;flex-direction:column;min-width:max-content}.brand-totalwireless .header__subnav-option-text{color:var(--vds-color-avatar-neutral-light);font-size:var(--vds-typography-body-large-fontsize);padding:var(--vds-space-1halfx) 0;font-weight:500}.brand-totalwireless .header__subnav-option-text:hover{text-decoration:underline;cursor:pointer}.brand-totalwireless .header__navbar-toggler{background:none;border:none}@media(min-width:1024px){.brand-totalwireless .header__navbar-toggler{display:none}}.brand-totalwireless .header__mobile-nav{display:flex;justify-content:space-between;align-items:center;width:100%}@media(min-width:1024px){.brand-totalwireless .header__mobile-nav{display:none}.brand-totalwireless .header__search{margin-right:var(--vds-badgeindicator-xlarge-text-lineheight);margin-left:var(--vds-badgeindicator-xlarge-text-lineheight)}}.brand-totalwireless .header__rightNav{display:flex;gap:var(--vds-badgeindicator-xlarge-text-lineheight);align-items:center}.brand-totalwireless .header__mobile-login-icon{display:flex;align-items:center;padding:0 8px;cursor:pointer}@media(min-width:1024px){.brand-totalwireless .header__mobile-login-icon{display:none}}.brand-totalwireless .header__mobile-agentic-icon{background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center}@media(min-width:1024px){.brand-totalwireless .header__mobile-agentic-icon{display:none}}.brand-totalwireless .header__actions{display:none;align-items:center;gap:var(--vds-space-2x);font-family:var(--font-family-sans);font-weight:700}.brand-totalwireless .header__actions>a:not([tabindex="-1"]):hover,.brand-totalwireless .header__actions>button:hover,.brand-totalwireless .header__actions>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.brand-totalwireless .header__actions>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__actions>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__actions>button:focus,.brand-totalwireless .header__actions>button:focus-visible,.brand-totalwireless .header__actions>div[tabindex="0"]:focus,.brand-totalwireless .header__actions>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.brand-totalwireless .header__actions>a.open:not([tabindex="-1"]):hover,.brand-totalwireless .header__actions>button.open:hover,.brand-totalwireless .header__actions>div.open[tabindex="0"]:hover{outline:transparent;opacity:1!important}@media(min-width:1024px){.brand-totalwireless .header__actions{display:flex}}.brand-totalwireless .header__actions>a>a:not([tabindex="-1"]):hover,.brand-totalwireless .header__actions>a>button:hover,.brand-totalwireless .header__actions>a>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.brand-totalwireless .header__actions>a>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__actions>a>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__actions>a>button:focus,.brand-totalwireless .header__actions>a>button:focus-visible,.brand-totalwireless .header__actions>a>div[tabindex="0"]:focus,.brand-totalwireless .header__actions>a>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.brand-totalwireless .header__actions>a{color:var(--vds-color-element-primary-onlightprimary);text-decoration:none;display:none}@media(min-width:1024px){.brand-totalwireless .header__actions>a{display:inline-block}}.brand-totalwireless .header__actions .header__button{padding:var(--vds-typography-micro-fontsize) var(--vds-badgeindicator-xlarge-text-lineheight)!important;background:hsla(0,0%,100%,.1);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06)}.brand-totalwireless .header__actions .header__nav-option-text-right-nav{margin-right:var(--vds-space-1x)}.brand-totalwireless .header__actions .header__nav-option-right-nav>a.open:not([tabindex="-1"]):hover,.brand-totalwireless .header__actions .header__nav-option-right-nav>button.open:hover,.brand-totalwireless .header__actions .header__nav-option-right-nav>div.open[tabindex="0"]:hover{outline:transparent;opacity:1!important}.brand-totalwireless .header__actions>button:first-child{padding-block:calc(.15rem*3)}.brand-totalwireless .header__actions>button:not(:first-child){padding-block:calc(.25rem*3)}.brand-totalwireless .header__cart{position:relative}.brand-totalwireless .header__cart>a:not([tabindex="-1"]):hover,.brand-totalwireless .header__cart>button:hover,.brand-totalwireless .header__cart>div[tabindex="0"]:hover{outline:transparent;opacity:.8}.brand-totalwireless .header__cart>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__cart>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__cart>button:focus,.brand-totalwireless .header__cart>button:focus-visible,.brand-totalwireless .header__cart>div[tabindex="0"]:focus,.brand-totalwireless .header__cart>div[tabindex="0"]:focus-visible{outline:var(--hover-outline-width) var(--hover-outline-style) var(--hover-outline-color);outline-offset:var(--focus-outline-offset)}.brand-totalwireless .header__cart .button{border-radius:100px!important;height:var(--vds-typography-title-medium-lineheight);width:var(--vds-typography-title-medium-lineheight)}.brand-totalwireless .header__cart-count{position:absolute;top:-10px;right:-8px;background-color:red;color:var(--vds-color-surface-lightprimary);border-radius:50%;font-size:11px;padding:0 5px;height:var(--vds-badgeindicator-xlarge-text-lineheight);width:var(--vds-badgeindicator-xlarge-text-lineheight)}.brand-totalwireless .header__cart .header__button:focus-visible{outline:1px solid var(--vds-color-surface-lightprimary);outline-offset:1px;box-shadow:inset 0 0 0 1px rgba(77,144,254,.8)}.brand-totalwireless .header__cart-iconcount{text-decoration:none;background-color:#fff;position:absolute;right:-8px;top:-8px;border:1px solid #000;border-radius:50px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.brand-totalwireless .header .header__nav-option:first-child .header__subnav{left:0;transform:translateX(0) translateY(100px)}.brand-totalwireless .header .header__nav-option:first-child .header__subnav.open{transform:translateX(0) translateY(0)}@media(max-width:768px){.brand-totalwireless .header__container{flex-direction:column;align-items:flex-start}.brand-totalwireless .header__logo-nav{margin-left:0;margin-top:var(--vds-space-2x)}.brand-totalwireless .header__actions{margin-top:var(--vds-space-2x)}.brand-totalwireless .header__subnav{position:static;width:100%;max-width:100%;box-shadow:none;border-top:1px solid #e5e5e5}.brand-totalwireless .header__subnav-footer,.brand-totalwireless .header__subnav-option-suboption-content-main{flex-direction:column}.brand-totalwireless .header__subnav-footer-cta-main{margin-top:var(--vds-typography-body-large-fontsize)}}.brand-totalwireless .seperator{border:0;border-top:1px solid #525252}.brand-totalwireless .header__subnav-option-text{color:#525252}.brand-totalwireless .header__nav-option>svg{margin-top:0}.brand-totalwireless .header__nav>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__nav>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__nav>button:focus,.brand-totalwireless .header__nav>button:focus-visible,.brand-totalwireless .header__nav>div[tabindex="0"]:focus,.brand-totalwireless .header__nav>div[tabindex="0"]:focus-visible{outline:2px solid var(--vds-color-surface-darkprimary);outline-offset:1px;border-radius:1px}.brand-totalwireless .header__actions>a[tabindex="0"]:focus,.brand-totalwireless .header__actions>a[tabindex="0"]:focus-visible{outline:2px solid var(--vds-color-surface-darkprimary);outline-offset:1px;border-radius:1px}.brand-totalwireless .header__login{margin-right:var(--vds-space-4x)}.brand-totalwireless .header__cart>a:not([tabindex="-1"]):focus,.brand-totalwireless .header__cart>a:not([tabindex="-1"]):focus-visible,.brand-totalwireless .header__cart>button:focus,.brand-totalwireless .header__cart>button:focus-visible,.brand-totalwireless .header__cart>div[tabindex="0"]:focus,.brand-totalwireless .header__cart>div[tabindex="0"]:focus-visible{outline:2px solid var(--vds-color-surface-darkprimary);outline-offset:1px;border-radius:1px}.brand-totalwireless .nav-header{background:var(--vds-color-avatar-neutral-light)}.brand-totalwireless .nav-header .header-secondary-menu a{color:var(--vds-color-black)}.brand-totalwireless #mfeFooter .footer{font-family:var(--font-family-sans);font-weight:300;color:var(--vds-color-element-primary-onlightprimary)}.brand-totalwireless #mfeFooter .footer h2{font-size:var(--vds-space-6x);font-family:var(--font-family-sans);font-weight:700;line-height:var(--vds-space-8x)}.brand-totalwireless #mfeFooter .footer__container{margin:0 auto;padding:var(--vds-space-12x) 0;background-color:var(--vds-color-element-primary-ondarkprimary);border-top:1px solid #e2e2e2;position:absolute;z-index:10;width:100%}.brand-totalwireless #mfeFooter .footer__content{max-width:1240px;margin:0 auto}@media(max-width:768px){.brand-totalwireless #mfeFooter .footer__content{padding:var(--vds-space-12x) var(--vds-space-4x)}}@media(min-width:992px){.brand-totalwireless #mfeFooter .footer__content{padding:var(--vds-space-12x) calc(var(--vds-space-12x) + var(--vds-space-halfx))}}.brand-totalwireless #mfeFooter .footer__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--vds-space-2x);gap:var(--vds-space-2x);margin-bottom:var(--vds-space-2x)}@media(min-width:1024px){.brand-totalwireless #mfeFooter .footer__grid{grid-template-columns:repeat(4,1fr)}}.brand-totalwireless #mfeFooter .footer__email-signup{grid-column:span 1;padding-right:5%}.brand-totalwireless #mfeFooter .footer__link-lists{grid-column:span 3;padding-left:var(--vds-space-2x);display:contents}@media(max-width:768px){.brand-totalwireless #mfeFooter .footer__link-lists{padding-left:0}}.brand-totalwireless #mfeFooter .footer__social-links{display:flex;flex-direction:row;gap:var(--vds-space-6x);margin-top:var(--vds-space-4x)}@media(max-width:768px){.brand-totalwireless #mfeFooter .footer__social-links{padding-bottom:var(--vds-space-16x)}}.brand-totalwireless #mfeFooter .footer__bottom-links{padding:var(--vds-space-8x) 0;display:flex;justify-content:center;align-items:center;text-align:center}.brand-totalwireless #mfeFooter .footer__trademark{text-align:center;font-size:var(--vds-typography-body-medium-fontsize)}.brand-totalwireless #mfeFooter .footer .footer-logo{display:flex;justify-content:center;margin-top:calc(--vds-size-border-radius-250 + --vds-space-1x)}.brand-totalwireless #mfeFooter .footer__flex{display:flex;width:100%;box-sizing:border-box;padding-left:var(--vds-space-6x)}@media(max-width:768px){.brand-totalwireless #mfeFooter .footer__flex{flex-direction:column}}@media(min-width:992px){.brand-totalwireless #mfeFooter .footer__flex{flex-wrap:wrap}}.brand-totalwireless #mfeFooter .footer__w30{width:100%;box-sizing:border-box}@media(min-width:992px){.brand-totalwireless #mfeFooter .footer__w30{width:25%}}.brand-totalwireless #mfeFooter .footer__pr5{padding-right:5%}.brand-totalwireless #mfeFooter .footer__pl5{padding-left:5%}@media(max-width:768px){.brand-totalwireless #mfeFooter .footer__pl5{padding-left:0}}.brand-totalwireless #mfeFooter .footer__w70{box-sizing:border-box;width:100%}@media(min-width:992px){.brand-totalwireless #mfeFooter .footer__w70{width:75%}}.brand-totalwireless #mfeFooter .footer__w33{width:33%;box-sizing:border-box}@media(max-width:768px){.brand-totalwireless #mfeFooter .footer__w33{padding-bottom:var(--vds-typography-title-2xsmall-fontsize);width:100%}}.brand-totalwireless #mfeFooter .footer__space-between{justify-content:space-between}.brand-totalwireless #mfeFooter .link-list__section-title{margin-top:0}@media(max-width:768px){.brand-totalwireless #mfeFooter .link-list__section-title{width:max-content;padding-bottom:calc(var(--vds-space-6x) + var(--vds-space-1halfx));margin:0}}.brand-totalwireless #mfeFooter .link-list__link{color:var(--vds-color-element-primary-onlightprimary);border-color:var(--vds-color-element-primary-onlightprimary);padding-bottom:var(--vds-space-2halfx);font-size:var(--vds-typography-body-medium-fontsize)}@media(max-width:768px){.brand-totalwireless #mfeFooter .link-list__link{width:max-content}}.brand-totalwireless .page-wrapper{width:100%;position:relative;min-height:100vh;display:flex;flex-direction:column}.brand-totalwireless .global-persistent-price-banner:has(.line-item-index)+.main-container{margin-top:221px}@media(max-width:1023px){.brand-totalwireless .global-persistent-price-banner:has(.line-item-index)+.main-container{margin-top:228px}}.brand-totalwireless .global-persistent-price-banner:not(:has(.line-item-index))+.main-container{margin-top:197px}@media(max-width:1023px){.brand-totalwireless .global-persistent-price-banner:not(:has(.line-item-index))+.main-container{margin-top:205px}}.brand-totalwireless .global-persistent-price-banner:not(:has(.line-item-index,.persistent-price))+.main-container{margin-top:80px}@media(min-width:1024px){.brand-totalwireless .global-persistent-price-banner:not(:has(.line-item-index,.persistent-price))+.main-container{margin-top:105px}}.brand-totalwireless .main-container{position:relative;width:100%;padding:0;flex:1 0 auto;max-width:1172px;margin:0 auto;min-height:var(--dynamic-main-height,calc(100vh - 474px))}@media(min-width:1024px){.brand-totalwireless .main-container{min-height:var(--dynamic-main-height,calc(100vh - 556px))}.brand-totalwireless .main-container.no-header{margin-top:0!important;padding-top:0!important}}.brand-totalwireless .main-container.no-header{min-height:var(--dynamic-main-height,calc(100vh - 400px));margin-top:0!important;padding-top:0!important}.brand-totalwireless .main-container:has(.compare-table){background-image:none;background-color:#fff}.brand-totalwireless .main-container:has(.compare-table-skeleton){background-image:none;background-color:#fff}.brand-totalwireless .main-container:has(.order-confirmation){background-image:none;background-color:#000330}.brand-totalwireless .content-wrapper{max-width:960px;width:95%;text-align:left;margin:0 1.5rem}@media(max-width:768px){.brand-totalwireless .content-wrapper{margin:0 1.5rem;width:90%}}.brand-totalwireless .checkout-summary__notification-wrapper{margin-top:5px}.brand-totalwireless .header_wrapper{position:relative;z-index:100;min-height:74px}@media(min-width:1024px){.brand-totalwireless .header_wrapper{min-height:var(--dynamic-header-height,145px)}}.brand-totalwireless .footer-wrapper{flex-shrink:0}.brand-totalwireless .agentic_container{background-color:#fff}.brand-totalwireless .agentic_container.no-agentic{display:none}.brand-totalwireless .agentic_Ai-label{position:fixed;top:16px;border:none;bottom:0;right:0;width:48px;height:48px;z-index:19;background-image:url(/help/_next/static/media/utility-AI.d83a4799.svg);background-repeat:no-repeat;background-position:50%;background-size:32px;transform:translateY(64px);border-bottom-left-radius:25px;background-color:#fff;cursor:pointer;transition:all .05}.brand-totalwireless .agentic_Ai-label.no-agentic{display:none}@media(min-width:1024px){.brand-totalwireless .agentic_Ai-label{top:40px;width:64px;height:64px;background-size:48px}.brand-totalwireless .agentic_Ai-label--header-hidden{top:-64px}}.brand-totalwireless .agentic_chat-view{right:350px;z-index:999}.brand-totalwireless .agentic_chat-overlay-disabled{right:0}.brand-totalwireless .agentic_chat_container{transition:all .05}@media screen and (max-width:767px){.brand-totalwireless .agentic_chat_container_mobile{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);display:flex;z-index:1000}.brand-totalwireless .agentic_chat_container_mobile .agentic_chat_box{position:relative;width:100%;height:100vh;max-width:100%;margin:0;border-radius:0;box-shadow:0 0 20px rgba(0,0,0,.3);animation:slideInFromRight .3s ease-out}}@media screen and (min-width:768px){.brand-totalwireless .agentic_chat_container_mobile{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);display:flex;z-index:1000}}.brand-totalwireless .agentic_chat_box{position:fixed;right:0;width:390px;max-width:100%;background-color:#fff;z-index:999}.brand-totalwireless .agentic_chat_box-overlay-disabled{display:flex;right:50px;height:auto;align-items:flex-start;top:307px;border-radius:25px;z-index:1}.brand-totalwireless .agentic_chat_box_pdp{top:200px}.brand-totalwireless .agentic_chat_header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.brand-totalwireless .agentic_close-btn{cursor:pointer}.brand-totalwireless .agentic_chat_footer{position:fixed;bottom:2rem}.brand-totalwireless .mini-cart{position:relative;background-color:var(--vds-color-avatar-neutral-light);border:1px solid var(--vds-color-neutral-200);width:100vw;max-height:100vh;height:100vh;display:flex;flex-direction:column}@media(min-width:768px){.brand-totalwireless .mini-cart{width:375px;max-height:520px;border-radius:var(--vds-space-4x);box-shadow:0 0 10px rgba(0,0,0,.15)}}.brand-totalwireless .mini-cart a{border-bottom:none}.brand-totalwireless .mini-cart__header{position:-webkit-sticky;position:sticky;padding:16px 16px 0;top:0;display:flex;align-items:center;justify-content:end;flex-shrink:0}.brand-totalwireless .mini-cart__header__items{position:-webkit-sticky;position:sticky;padding:var(--vds-space-4x);top:0;display:flex;align-items:center;border-bottom:1px solid var(--vds-color-neutral-200);justify-content:space-between;border-top-left-radius:var(--vds-space-4x);border-top-right-radius:var(--vds-space-4x);background-color:var(--vds-color-avatar-neutral-light);z-index:2}.brand-totalwireless .mini-cart__items{padding:var(--vds-space-4x);flex:1 1;overflow-y:auto;min-height:0}@media(max-width:768px){.brand-totalwireless .mini-cart__items{padding-bottom:120px}}.brand-totalwireless .mini-cart__items__empty{padding-top:0;display:flex}.brand-totalwireless .mini-cart__items__aem{margin-top:var(--vds-space-4x)}@media(min-width:768px){.brand-totalwireless .mini-cart__items{min-height:340px}}.brand-totalwireless .mini-cart__footer{text-align:center;background-color:var(--vds-color-avatar-neutral-light);padding:var(--vds-space-4x);padding-top:0;flex-shrink:0}@media(min-width:768px){.brand-totalwireless .mini-cart__footer{padding:0;border-top:1px solid var(--vds-color-surface-lightsecondary);background-color:var(--vds-color-surface-lightbrandneutral);border-bottom-left-radius:var(--vds-space-5x);border-bottom-right-radius:var(--vds-space-5x);box-shadow:0 5px 10px rgba(0,0,0,.15)}}.brand-totalwireless .mini-cart__empty{margin:auto}.brand-totalwireless #mini_cart{position:relative}@media(min-width:768px){.brand-totalwireless .mini-cart-aem{height:auto}}.brand-totalwireless .mini-cart-body-container{position:fixed;top:0;z-index:998;left:0}@media(min-width:768px){.brand-totalwireless .mini-cart-body-container{position:absolute;top:100%;right:0;left:auto}}.brand-totalwireless .cart-skeleton{padding:16px}.brand-totalwireless .cart-skeleton__footer{margin-top:24px;display:flex;flex-direction:column;align-items:flex-end}.brand-totalwireless .cart-skeleton__total{width:120px;height:24px;margin-bottom:16px}.brand-totalwireless .cart-skeleton__button,.brand-totalwireless .cart-skeleton__total{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.brand-totalwireless .cart-skeleton__button{width:160px;height:40px}.brand-totalwireless .skeleton-loader{margin-bottom:var(--vds-space-5x);width:300px}.brand-totalwireless .skeleton-loader__text-line{height:33px;border-radius:var(--vds-space-1halfx);background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 37%,#e0e0e0 63%);background-size:400% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.brand-totalwireless .skeleton-loader__text-line--price{width:50%;margin-left:auto}.brand-totalwireless .skeleton-loader__vertical{width:100%;height:var(--vds-space-5x);border-radius:var(--vds-space-5x);background:var(--vds-color-gray-300);overflow:hidden;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.1);margin-bottom:var(--vds-space-5x);flex:0 0 auto}.brand-totalwireless .skeleton-loader__screen{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:400% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.brand-totalwireless .skeleton-wrapper{border:var(--vds-size-border-width) solid var(--vds-color-element-lowcontrast-onlightprimary);border-radius:var(--vds-space-5x);padding:16px;margin-bottom:var(--vds-space-5x);display:flex;flex-direction:column;gap:var(--vds-space-4x)}.brand-totalwireless .skeleton-box{display:flex;flex-direction:column;gap:3px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.brand-totalwireless .order-summary-card__row,.brand-totalwireless .order-summary-card__total-row{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.brand-totalwireless .order-summary-card__title{margin-top:var(--vds-space-5x)}.brand-totalwireless .order-summary-card__row{margin-bottom:var(--vds-space-1x);margin-top:var(--vds-space-1x)}.brand-totalwireless .order-summary-card__total-row{margin-bottom:var(--vds-space-5x)}.brand-totalwireless .order-summary-card__total-label,.brand-totalwireless .order-summary-card__total-value{font-weight:700}.brand-totalwireless .order-details-layout__header{padding-inline:var(--vds-space-6x)}.brand-totalwireless .account-header__icon-container{display:flex;justify-content:center;align-items:center;min-height:100px;width:100%;background-color:#e6fcf4;margin-top:20px;margin-bottom:20px}.brand-totalwireless .account-header{margin-top:var(--vds-space-6x)}.brand-totalwireless .account-header nav a{text-decoration:underline}.brand-totalwireless .order-status-tracker .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-totalwireless .order-status-tracker__item{display:flex;flex-direction:row;justify-content:left;align-items:center}.brand-totalwireless .order-status-tracker__title{margin-right:var(--vds-space-2halfx)}.brand-totalwireless .order-details-card__section{margin-bottom:var(--vds-space-5x)}.brand-totalwireless .order-details-card__section:first-child{margin-top:var(--vds-space-5x)}.brand-totalwireless .order-details-layout__divider{height:1px;background-color:#000;margin-block:var(--vds-space-4x)}.brand-totalwireless .order-details-layout__payment .payment-rewards-card{display:flex;flex-direction:row;justify-content:space-between;margin-block:var(--vds-space-5x)}.brand-totalwireless .form-and-action-card__title{margin:0 auto var(--vds-space-5x);padding-top:var(--vds-space-5x);padding-bottom:var(--vds-space-5x)}.brand-totalwireless .form-and-action-card__title p{width:100%;margin:0 auto;max-width:1172px}@media screen and (max-width:768px){.brand-totalwireless .form-and-action-card__title p{padding:0 var(--vds-space-6x)}}.brand-totalwireless .form-and-action-card .notification-banner{width:50%;margin:0 auto var(--vds-space-5x)}@media screen and (max-width:1024px){.brand-totalwireless .form-and-action-card .notification-banner{width:80%}}@media screen and (max-width:768px){.brand-totalwireless .form-and-action-card .notification-banner{width:90%}}.brand-totalwireless .form-and-action-card__content{display:grid;grid-template-columns:auto 20rem;grid-gap:var(--vds-space-32x);gap:var(--vds-space-32x);max-width:1172px;margin:0 auto;padding-bottom:var(--vds-space-32x)}@media screen and (max-width:768px){.brand-totalwireless .form-and-action-card__content{grid-template-columns:1fr;gap:var(--vds-space-12x);margin-left:auto;margin-right:auto;justify-items:center;align-items:center;padding-left:0}}.brand-totalwireless .retrieve-form-section{display:flex;flex-direction:column;max-width:20rem}@media screen and (max-width:768px){.brand-totalwireless .retrieve-form-section{max-width:calc(20rem + 100px);width:100%;padding:0 var(--vds-space-6x)}}.brand-totalwireless .retrieve-form-section__input-container{margin-bottom:var(--vds-space-6x)}@media screen and (max-width:768px){.brand-totalwireless .retrieve-form-section__input-container{max-width:calc(20rem + 100px);width:100%}.brand-totalwireless .retrieve-form-section{display:flex;align-items:center}.brand-totalwireless .retrieve-form-section .retrieve-form-section__button{align-self:center}}.brand-totalwireless .track-order-card{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:320px;padding:var(--vds-space-3x) var(--vds-space-3x) var(--vds-space-12x) var(--vds-space-3x);border:1px solid var(--vds-color-avatar-gray-light);background-color:var(--vds-color-background-lowcontrast-onlightprimary);margin-right:15px}.brand-totalwireless .track-order-card__title{margin-bottom:var(--vds-space-4x)}@media screen and (max-width:768px){.brand-totalwireless .track-order-card{padding:var(--vds-space-12x)}}.brand-totalwireless .track-order-form{display:flex;flex-direction:column;width:100%;max-width:37.25rem;margin:0 auto;padding:var(--vds-space-4x)}.brand-totalwireless .track-order-form__notification{margin-bottom:var(--vds-space-2x)}.brand-totalwireless .track-order-form__title-container{background-color:transparent;padding:var(--vds-space-2x) 0;border-top:1px solid var(--vds-color-border-default);margin-bottom:var(--vds-space-5x)}.brand-totalwireless .track-order-form__content{display:flex;flex-direction:column;gap:0}@media screen and (min-width:768px){.brand-totalwireless .track-order-form__content{max-width:20rem}}.brand-totalwireless .track-order-form__cta-container{margin:var(--vds-space-5x) 0;display:flex;justify-content:flex-start}.brand-totalwireless .track-order-form .email-address-input-section,.brand-totalwireless .track-order-form .forgot-order-id-cta,.brand-totalwireless .track-order-form .order-id-input-section{margin-bottom:var(--vds-space-2x)}