.m-interactable{cursor:pointer;background:0 0;border:0;padding:0;font-family:Roboto;text-decoration:none;transition:all .15s cubic-bezier(0,0,.2,1)}.m-interactable[disabled]:not(.--loading){opacity:.3}.m-interactable.--loading{justify-content:center;align-items:center;gap:1rem;display:flex}.m-interactable.--loading:before{content:" ";border:2px solid var(--colors-background-white);border-top-color:#0000;border-radius:50%;width:1.6rem;height:1.6rem;animation:.7s linear infinite spin;display:inline-block}.m-interactable.--loading .s-hidden-on-loading{display:none}.m-interactable.--breadcrumb{color:var(--colors-text-light);font-size:1.4rem;line-height:2.6rem}.m-interactable.--breadcrumb:hover:not(.--disabled){text-decoration:underline}.m-interactable.--disabled{cursor:default}.m-interactable.--dull{color:var(--colors-text-dark)}.m-interactable.--solid,.m-interactable.--outline{border-radius:.6rem;padding:.8rem 1.6rem}.m-interactable.--solid[disabled],.m-interactable.--outline[disabled]{opacity:.5}.m-interactable.--solid,.m-interactable:hover.--outline{color:var(--colors-background-white);background:var(--colors-primary-primary-2)}.m-interactable.--solid[disabled],.m-interactable:hover.--outline[disabled]{cursor:not-allowed;opacity:.5}.m-interactable.--solid:hover{background-color:var(--colors-primary-primary-1)}.m-interactable.--solid:hover[disabled]{cursor:not-allowed;opacity:.5;background-color:var(--colors-primary-primary-2)}.m-interactable.--outline{--iout-main-color:var(--colors-primary-primary-2);color:var(--iout-main-color);border:1px solid var(--iout-main-color)}.m-interactable.--outline.--white{--iout-main-color:var(--colors-background-white)}.m-interactable.--outline.--white:hover{background:0 0}.m-interactable.--pebble{color:var(--colors-text-medium);border:1px solid var(--colors-neutral-tertiary);border-radius:.6rem;padding:0 1.5rem;box-shadow:0 1px 2px #6e7c9180}.m-interactable.--pebble:not(a){color:var(--colors-text-disabled);cursor:not-allowed;box-shadow:0 5px 10px #0000000d}.m-interactable.--pebble[aria-current=page]:after{content:" "}.m-interactable.--grey-dark{color:var(--colors-text-dark)}.m-interactable.--grey-dark:hover{color:var(--colors-primary-primary-1)}.m-interactable.--grey-medium{color:var(--colors-text-medium)}.m-interactable.--grey-medium:hover{color:var(--colors-primary-primary-2)}.m-interactable.--grey-large{color:var(--colors-text-medium);font-size:1.6rem;line-height:2.4rem}.m-interactable.--grey-large:hover{color:var(--colors-primary-primary-1)}.m-interactable.--primary,.m-interactable.--blue-line{color:var(--colors-primary-primary-2)}.m-interactable.--primary:hover,.m-interactable.--blue-line:hover{color:var(--colors-primary-primary-1)}.m-interactable.--blue-line{font-weight:500;text-decoration:underline}.m-interactable.--buy{background-color:var(--colors-functionalColors-error-enabled)}.m-interactable.--buy[disabled]{background-color:var(--colors-functionalColors-error-disabled)}.m-interactable.--buy:hover{background-color:var(--colors-functionalColors-error-dark)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:local(Roboto),url(/assets/Roboto-Light-Latin-BizgZZ3y.woff2)format("woff2"),url(/assets/Roboto-Light-CdpWJUPc.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local(Roboto),url(/assets/Roboto-Regular-Latin-DXyFPIdK.woff2)format("woff2"),url(/assets/Roboto-Regular-BUNS1grN.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local(Roboto),url(/assets/Roboto-Medium-Latin-C6iW8rdg.woff2)format("woff2"),url(/assets/Roboto-Medium-DxqzaAEu.woff2)format("woff2")}:root{--colors-background-primary:#f4f7f9;--colors-background-secondary:#f0f3f5;--colors-background-tertiary:#f3f5f7;--colors-background-alt:#f7f9fb;--colors-background-white:#fff;--colors-background-neutral:#fbfbfb;--colors-background-contrast:#000;--colors-background-light:#efeff0;--colors-neutral-primary:#ddd;--colors-neutral-secondary:#dee2e6;--colors-neutral-tertiary:#f0f3f5;--colors-text-dark:#39424f;--colors-text-medium:#6e7c91;--colors-text-light:#8a9eb5;--colors-text-white:#fff;--colors-text-orange:#fe8719;--colors-text-disabled:#c7cdd4;--colors-border-50:#f0f0f0;--colors-border-100:#ddd;--colors-border-150:#d6d6d6;--colors-primary-primary-1:#00498a;--colors-primary-primary-2:#09f;--colors-primary-primary-2a:#0099ff32;--colors-primary-primary-1-light:#c8e9ff;--colors-primary-primary-3:#00498a;--colors-primary-bright:#00d0e0;--colors-vivo-primary:#c099d3;--colors-vivo-secondary:#57257d;--colors-vivo-tertiary:#80c;--colors-secondary-secondary-1:#df005a;--colors-secondary-secondary-2:#57257d;--colors-secondary-secondary-1-light:#ff82a8;--colors-secondary-secondary-2-light:#d89eff;--colors-secondary-secondary-1-dark:#be3466;--colors-secondary-secondary-2-dark:#2c1047;--colors-accent-primary:#002447;--colors-accent-secondary:#00d0e0;--colors-accent-primary-light:#80c9ff;--colors-accent-secondary-light:#b1fffb;--colors-accent-primary-dark:#021728;--colors-accent-secondary-dark:#00828e;--colors-functionalColors-danger:#df005a;--colors-functionalColors-orange:#f90;--colors-functionalColors-success-light:#efffef;--colors-functionalColors-success-medium:#9c3;--colors-functionalColors-success-base:#03b304;--colors-functionalColors-success-dark:#017002;--colors-functionalColors-error-light:#ffeaf0;--colors-functionalColors-error-disabled:#ff82a8;--colors-functionalColors-error-enabled:#df005a;--colors-functionalColors-error-dark:#be3466;--colors-functionalColors-error-medium:#972a1d;--colors-functionalColors-error-base:#c00;--colors-blackAlpha-50:#0000000a;--colors-gradient-primary:linear-gradient(287.38deg, #00498a 0%, #0062b8 100%);--colors-gradient-secondary:linear-gradient(287.38deg, #09f 0%, #1abefa 100%);--colors-gradient-tertiary:linear-gradient(107.53deg, #00498a 0%, #09f 50.78%, #00d0e0 100%);--colors-gradient-pinkBlue:linear-gradient(153.18deg, #00498a 51.67%, #d89eff 103.2%);--colors-gradient-pinkBlueMobile:linear-gradient(181.68deg, #00498a 47.12%, #d89eff 119.35%);--colors-gradient-solidBlueWhite:linear-gradient(0, white 17rem, #00498a 0);--colors-gradient-solidBlueWhite2:linear-gradient(180deg, #00498a 31.4rem, white 31.41rem, white 100%);--colors-background-backdrop:#0009;--colors-blackAlpha-600:#00000050;--breakpoints-base:0em;--breakpoints-sm:768px;--breakpoints-md:1024px;--breakpoints-lg:1340px;--breakpoints-xl:1550px;--breakpoints-2xl:1920px;--breakpoints-lessMd:1023px;--breakpoints-2md:1210px;--shadows-xs:0 0 0 1px #0000000d;--shadows-sm:5px 0px 10px #00000026;--shadows-base:0px 5px 10px #0000000d;--shadows-md:0px 1px 2px 0px #6e7c9180;--shadows-lg:0px 5px 10px #00000026;--shadows-xl:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--shadows-2xl:0 25px 50px -12px #00000040;--shadows-base-alt:0px -5px 6px #0000000d;--gradients-pinkBlue:linear-gradient(153.18deg, #00498a 51.67%, #d89eff 103.2%);--gradients-pinkBlueMobile:linear-gradient(181.68deg, #00498a 47.12%, #d89eff 119.35%);font-family:Roboto,sans-serif;font-size:10px}:not(svg,img){box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}body{background-color:var(--colors-background-primary);margin:0}main>section{max-width:100vw;overflow-x:hidden}.layout-section{grid-template-rows:auto;grid-template-columns:1fr;display:grid}.layout-section>*{grid-column:1/2;justify-self:stretch;max-width:min(100%,100vw)}@media (min-width:1340px){.layout-section{grid-template-columns:1fr var(--breakpoints-lg) 1fr}.layout-section>*{max-width:var(--breakpoints-lg);grid-column:2/3}.layout-section>div{width:100%}}.h-stack{--hstack-gap:0;--hstack-wrap:no-wrap;justify-content:flex-start;align-items:center;gap:var(--hstack-gap);flex-wrap:var(--hstack-wrap);display:flex}.h-stack.--v-top{align-items:flex-start}.--block-mobile-only{display:block}@media (min-width:768px){.--block-mobile-only{display:none}}.--block-desktop768-only{display:none}@media (min-width:768px){.--block-desktop768-only{display:block}}.--block-desktop-only{display:none}@media (min-width:1340px){.--block-desktop-only{display:block}}.--flex-mobile-only{display:block}@media (min-width:1340px){.--flex-mobile-only{display:none}}.m-divider{border:0;border-bottom-width:1px;border-bottom-color:var(--colors-text-light);opacity:.6;z-index:0;border-bottom-style:solid;margin:0;position:relative}.center{--hstack-gap:0;justify-content:center;align-items:center;gap:var(--gap);display:flex}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.--list-unstyled{margin-top:0;padding-left:0;list-style-type:none}.spaced{justify-content:space-between;align-items:center;display:flex}.--text-medium{color:var(--colors-text-medium)}.--text-dark{color:var(--colors-text-dark)}.--text-light{color:var(--colors-text-light)}.swiper-control.--next{transform:rotate(180deg)}.swiper-pagination{width:fit-content!important;height:2.4rem!important;transform:unset!important;inset:unset!important;justify-content:center!important;align-items:center!important;display:flex!important;position:relative!important}.swiper-pagination-bullet{position:relative;background:#8f929a!important;border-radius:1.2rem!important;width:1.8rem!important;height:.4rem!important;margin:0 .4rem!important;display:block!important}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#39424f!important}.m-breadcrumb{height:68px}.m-breadcrumb>ul{justify-self:stretch;width:100%;margin-bottom:0;padding:1.6rem 3.2rem}.m-swiper-controls.--hidden{display:none!important}.m-spinner{--m-spinner-width:3.2rem;--m-spinner-height:3.2rem;--m-spinner-color:var(--colors-primary-primary-2);--m-spinner-thickness:3px;justify-content:center;align-items:center;padding:1.6rem;display:flex;position:relative}.m-spinner:after{content:" ";border:var(--m-spinner-thickness) solid var(--m-spinner-color);width:var(--m-spinner-width);height:var(--m-spinner-height);border-bottom-width:0;border-left-width:0;border-radius:50%;animation-name:spin;animation-duration:.6s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running}.--bold{font-weight:500}.--regular{font-weight:400}.--light{font-weight:300}.s-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}[class*=typography],span,p,h1,h2,h3,h4,h5,h6,strong,b,em,i,u{font-family:Roboto,sans-serif}.typography-text-1{font-size:1.8rem;line-height:2.7rem}@media (min-width:768px){.typography-text-1{font-size:2rem;line-height:2.8rem}}.typography-text-3{font-size:1.4rem;line-height:2rem}@media (min-width:768px){.typography-text-3{font-size:1.6rem;line-height:2.4rem}}.typography-text-4{font-size:1.2rem;line-height:1.6rem}.typography-caption-medium{font-weight:500}.typography-caption-regular{font-weight:400}.typography-text-2{font-size:1.6rem;line-height:2.4rem}@media (min-width:768px){.typography-text-2{font-size:1.8rem}}.typography-subtitle-2{font-size:1.4rem;line-height:2rem}@media (min-width:768px){.typography-subtitle-2{font-size:1.6rem;line-height:2.4rem}}.typography-subtitle-1{font-size:1.6rem;line-height:2.4rem}.typography-title-1{font-size:3.2rem;line-height:4rem}@media (min-width:768px){.typography-title-1{font-size:4.8rem;line-height:5.6rem}}.typography-title-2{font-size:2.8rem;line-height:3.2rem}@media (min-width:768px){.typography-title-2{font-size:4rem;line-height:4.8rem}}.typography-title-3{font-size:2.4rem;line-height:3.2rem}@media (min-width:768px){.typography-title-3{font-size:3.2rem;line-height:4rem}}.typography-title-4{font-size:2.2rem;line-height:2.4rem}@media (min-width:768px){.typography-title-4{font-size:2.8rem;line-height:3.2rem}}.typography-title-5{font-size:2rem;line-height:2.8rem}@media (min-width:768px){.typography-title-5{font-size:2rem;line-height:2.8rem}}.typography-title-6{font-size:1.2rem;line-height:1.6rem}@media (min-width:768px){.typography-title-6{font-size:1.4rem;line-height:2rem}}.--uppercase{text-transform:uppercase}.m-fixed.--whatsapp{--bg:var(--colors-primary-primary-2);--bg-hover:var(--colors-primary-primary-1);z-index:6;background-color:var(--bg);opacity:1;border-radius:50%;width:60px;height:60px;position:fixed;bottom:9rem;right:1rem;transform:translate(0)scale(1)}.m-fixed.--whatsapp[data-whatsapp-link]{animation:.3s ease-out fadeInUp}.m-fixed.--whatsapp:hover{background-color:var(--bg-hover)}@keyframes fadeInUp{0%{opacity:0;transform:translate(200%)scale(.1)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes pop-in{0%{opacity:0;transform:scale(.6)}85%{opacity:.9;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}#tarifas-de-recarga{border-color:var(--colors-background-white);border-width:.1rem;border-radius:.8rem;grid-template-rows:150px 1fr;grid-template-columns:1fr;width:min(100%,335px);padding:0;animation:.2s paused pop-in;overflow:hidden;box-shadow:0 5px 10px #00000026}#tarifas-de-recarga h2{color:var(--colors-background-white);text-align:center;max-width:130px;padding:4.7rem 0 0 2rem;font-size:2rem;line-height:2.8rem}#tarifas-de-recarga[open]{animation-play-state:running;display:grid}#tarifas-de-recarga header{background:var(--colors-gradient-secondary);width:100%;height:150px;position:relative;overflow:hidden}#tarifas-de-recarga header img{object-fit:cover;width:394px;height:208px;transform:translate(5%,-30%)}#tarifas-de-recarga header .m-interactable{color:var(--colors-background-white);border-radius:.5rem;width:2.4rem;height:2.4rem;position:absolute;top:.4rem;right:.4rem}#tarifas-de-recarga header .m-interactable:hover{background:#0000000f!important}#tarifas-de-recarga>div{padding:1.6rem}#tarifas-de-recarga p{margin:0 0 3rem}#tarifas-de-recarga table{border-collapse:collapse;width:100%}#tarifas-de-recarga tbody tr{border-top:1px solid #d6d6d6}#tarifas-de-recarga tr td:first-child,#tarifas-de-recarga tr th:first-child{min-width:80%;padding:1rem 1.5rem 1rem 0}#tarifas-de-recarga tr td:last-child,#tarifas-de-recarga tr th:last-child{text-align:center;padding:1rem 0 1rem 1.5rem}#tarifas-de-recarga::backdrop{background-color:var(--colors-blackAlpha-600)}@media (min-width:768px){#tarifas-de-recarga{width:335px}}@media (min-width:1024px){#tarifas-de-recarga{grid-template-rows:1fr;grid-template-columns:220px 1fr;width:650px}#tarifas-de-recarga header{width:220px;height:100%;position:static}#tarifas-de-recarga header img{width:493px;height:262px;transform:translate(-40%,10%)}#tarifas-de-recarga header .m-interactable{color:var(--colors-primary-primary-1)}#tarifas-de-recarga h2{max-width:unset;padding:4.7rem 0 4rem}#tarifas-de-recarga>div{padding:4.8rem 3.2rem}}main{margin-top:80px}.m-header{z-index:2000;background:var(--colors-background-white);box-shadow:var(--shadows-base);max-width:100vw;height:80px;position:fixed;top:0;left:0;right:0}.m-header__container{box-sizing:border-box;height:80px}.m-header__button-list{background:var(--colors-background-white);box-sizing:border-box;justify-content:flex-start;gap:1.2rem;width:100%;margin:0;padding:1.6rem 3.2rem}.m-header__button-list .m-interactable{text-align:center;box-sizing:border-box;min-width:15.4rem;font-size:1.4rem;line-height:2rem;display:block}@media (min-width:1340px){.m-header__button-list{background:0 0;justify-content:center;width:fit-content;margin:1rem 0;padding:0}.m-header__button-list .m-interactable{min-width:14rem;height:3.8rem;font-size:1.6rem;line-height:2.4rem}}.m-header__logo img{width:113px;height:auto}@media (min-width:768px){.m-header__logo img{width:152px;height:auto}}.m-header__container{box-sizing:border-box;justify-content:space-between;width:100%;padding:3.2rem}@media (min-width:768px){.m-header__container{padding:0 2rem}}@media (min-width:1023px){.m-header__container{padding:0 3rem}}.m-header__menu-toggler{color:var(--colors-primary-primary-2);background:0 0;border:0;padding:.8rem;display:flex}.m-header__menu-toggler svg{width:3.2rem;height:3.2rem}@media (min-width:1340px){.m-header__menu-toggler{display:none}}.m-header__menu-navigation{z-index:20;background:var(--colors-background-backdrop);flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100vw;height:calc(100dvh - 80px);animation:.5s paused fade-in;display:none;position:fixed;top:80px;left:0;right:0;overflow:hidden}.m-header__menu-navigation[data-visible=true] .m-header__menu-navigation-container{animation-play-state:running}.m-header__menu-navigation-container{width:100%;animation:.5s paused slide-in}.m-header__menu-navigation[data-visible=true]{animation-play-state:running;display:flex}.m-header__menu-navigation[data-visible=false]{display:none}@media (min-width:1340px){.m-header__menu-navigation{position:unset;top:unset;left:unset;right:unset;width:fit-content;height:100%;animation:unset;opacity:1;background:0 0;flex-direction:row;overflow:visible}.m-header__menu-navigation-container{opacity:1;width:fit-content;height:100%;animation:unset;justify-content:center;align-items:center;display:flex;transform:none}.m-header__menu-navigation[data-visible=true],.m-header__menu-navigation[data-visible=false]{animation-play-state:running;display:flex}}.m-header__menu-items{background:var(--colors-background-white);flex-direction:column;justify-content:center;align-items:stretch;gap:0;width:100%;margin:0;padding:0;display:flex}@media (min-width:1340px){.m-header__menu-items{flex-direction:row;justify-content:center;align-items:stretch;gap:2rem;width:fit-content;height:100%;padding:0 2.6rem}}.m-header__menu-item>.m-interactable,.m-header__menu-item>.accordion-menu-item>.m-interactable{box-sizing:border-box;white-space:nowrap;word-break:keep-all;border-bottom:1px solid #ccc;width:100%;padding:1.5rem 3.2rem}@media (min-width:1340px){.m-header__menu-item>.m-interactable,.m-header__menu-item>.accordion-menu-item>.m-interactable{border-bottom:unset;width:fit-content;padding:0}}.m-header__menu-item>.accordion-menu-item>.m-interactable{justify-content:space-between}@media (min-width:1340px){.m-header__menu-item>.accordion-menu-item>.m-interactable{justify-content:center}}.m-header__menu-item:not([class*=mobile-only],[class*=desktop-only]){flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (min-width:1340px){.m-header__menu-item:not([class*=mobile-only],[class*=desktop-only]){flex-direction:row;justify-content:center;align-items:center}}.accordion-menu-item{width:100%}@media (min-width:1340px){.accordion-menu-item{width:unset}.accordion-menu-item button{height:100%}}.accordion-menu-item__button{gap:.2rem}.accordion-menu-item__button .accordion-menu-item__arrow{width:2.2rem;height:2.2rem;transition:all .3s;transform:rotate(0)}@media (min-width:1340px){.accordion-menu-item__button .accordion-menu-item__arrow{width:2.4rem;height:2.4rem}}.accordion-menu-item__button[aria-expanded=true] .accordion-menu-item__arrow{transform:rotate(180deg)}.accordion-menu-item__content{opacity:0;animation-name:fade-in;animation-timing-function:ease;animation-iteration-count:1;animation-play-state:unset;border:0;border-bottom:1px solid var(--colors-neutral-primary);box-sizing:border-box;width:100%;transition:opacity .5s;animation-duration:.3s;display:none}.accordion-menu-item__content[data-visible=false]{opacity:0;animation-play-state:unset;display:none}.accordion-menu-item__content[data-visible=true]{opacity:1;animation-play-state:running;display:grid}.accordion-menu-item__content-title{color:var(--colors-text-dark);margin:1.5rem 0;font-size:2rem;font-weight:300;line-height:2.8rem;display:none}.accordion-menu-item__content-container{box-sizing:border-box;width:100%;padding:.5rem 3.2rem 1.5rem}@media (min-width:1340px){.accordion-menu-item__content{background:var(--colors-background-white);border:1px solid var(--colors-neutral-primary);width:100vw;padding:5px 0;position:absolute;top:80px;left:0;right:0}.accordion-menu-item__content-title{display:block}.accordion-menu-item__content-container{padding:1rem 1rem 2rem}}@media (min-width:1340px) and (min-width:768px){.accordion-menu-item__content-container{padding:1rem 1rem 2rem}}@media (min-width:1340px) and (min-width:1023px){.accordion-menu-item__content-container{padding:1rem 2rem 2rem}}@media (min-width:1340px){.accordion-menu-item{height:100%}}.accordion-sections{justify-content:flex-start;align-items:flex-start;column-gap:8rem;margin-top:2rem;display:flex}.accordion-section.--top-links{display:none}@media (min-width:768px){.accordion-section.--top-links{display:block}}.accordion-section__letters{grid-template-columns:repeat(7,36px);gap:.9rem;display:grid}.accordion-section__letters>li>*{height:3rem;min-height:3rem}.accordion-section__see-all-letters{grid-column:6/8}.accordion-section__see-all-letters a{white-space:nowrap}.accordion-section__title{text-transform:uppercase;color:var(--colors-text-medium);margin:0 0 1.5rem;font-size:1.2rem;font-weight:400;line-height:1.6rem}.accordion-section__title.--dark{color:var(--colors-text-dark);margin:0 .75rem .5rem;font-weight:500}@media (min-width:768px){.accordion-section__title{font-size:1.4rem;line-height:2rem}}.accordion-section .accordion-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:11rem;display:grid}.accordion-section .accordion-links li:first-of-type a,.accordion-section .accordion-links li:nth-of-type(2) a{margin-top:.375rem}.accordion-section .accordion-links a{padding:0 .75rem .375rem;font-size:1.4rem;line-height:2rem;display:block}.accordion-section .accordion-links a.--primary{padding:0 0 0 .75rem}@media (min-width:768px){.accordion-section .accordion-links a{font-size:1.6rem;line-height:2.4rem}}@media (min-width:1023px){.accordion-section .accordion-links{grid-template-columns:repeat(2,minmax(0,1fr))}}.m-header__menu-toggler>.m-header__close-icon,[data-visible=true]+.m-header__menu-toggler .m-header__open-icon{display:none}[data-visible=true]+.m-header__menu-toggler .m-header__close-icon,[data-visible=false]+.m-header__menu-toggler .m-header__open-icon{display:block}[data-visible=false]+.m-header__menu-toggler .m-header__close-icon{display:none}@keyframes slide-in{0%{opacity:0;transform:translateY(-70%)}to{opacity:1;transform:translateY(0)}}.m-footer{background:var(--colors-background-primary)}.m-footer__help-alert{color:var(--colors-background-white);background:var(--colors-vivo-secondary);gap:1rem;padding:4rem 1rem}.m-footer__help-alert-icon{width:2.8rem;height:2.8rem}@media (min-width:768px){.m-footer__help-alert{padding:2rem 1rem}}.m-footer__logos>div{box-sizing:border-box;width:100%;margin:1.6rem 0 0;padding:2rem 3.2rem}@media (min-width:768px){.m-footer__logos>div{margin:4rem 0 3.4rem;padding:0 3.2rem}}.m-footer__logo-vivo{margin-right:4.6rem}.m-footer__logo-vss{width:112.7px;height:24px}@media (min-width:768px){.m-footer__logo-vivo{margin-right:19.4rem}.m-footer__logo-vss{width:152px;height:32px}}.m-footer__copyright-section{color:var(--colors-text-dark);background:var(--colors-background-white)}.m-footer__copyright-section>div{box-sizing:border-box;padding:2rem 3.2rem}.m-footer-expandable-section{background:var(--colors-background-secondary);display:grid}.m-footer-expandable-section button{color:var(--colors-text-dark);padding:1.8rem 2.5rem 1.8rem 3.2rem}.m-footer-expandable-section button span{display:block}.m-footer-expandable-section button>svg{transition:all .3s;transform:rotate(0)}.m-footer-expandable-section button[aria-expanded=true]>svg{transform:rotate(180deg)}@media (min-width:768px){.m-footer-expandable-section button{padding:0 2.5rem;position:relative}.m-footer-expandable-section button[aria-expanded=true]>svg{transform:translate(-50%)rotate(180deg)}.m-footer-expandable-section button>svg{width:1.8rem;height:1.8rem;color:var(--colors-background-white);box-shadow:var(--shadows-base);background:#06c;border-radius:50%;margin-top:-1.8rem;padding:1rem;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)rotate(0)}.m-footer-expandable-section button span{display:none}}.m-footer-expandable-section h4{color:var(--colors-text-dark);padding:.5rem 0}.m-footer-expandable-section__groups{transform-origin:top;box-sizing:border-box;margin-top:1.6rem;padding:.5rem 2.2rem 1.25rem 3.2rem;transition:all .3s ease-in-out;display:none;overflow:hidden}.m-footer-expandable-section__groups ul{animation:.3s ease-in-out paused slide-in}.m-footer-expandable-section__groups[data-visible=false]{display:none}.m-footer-expandable-section__groups[data-visible=false] ul{animation-play-state:paused}.m-footer-expandable-section__groups[data-visible=true]{display:block}.m-footer-expandable-section__groups[data-visible=true] ul{animation-play-state:running}@media (min-width:768px){.m-footer-expandable-section__groups{padding:.5rem 3.2rem 1.25rem}}.m-footer-expandable-section__group{padding-bottom:.5rem}.m-footer-expandable-section__subgroup{display:block}.m-footer-expandable-section__subgroup li{justify-content:flex-start;height:2.6rem}@media (min-width:768px){.m-footer-expandable-section__subgroup{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:0;display:flex}.m-footer-expandable-section__subgroup li{justify-content:center;margin-right:1.2rem}.m-footer-expandable-section__subgroup li:not(:last-child):after{content:" ";background:var(--colors-text-medium);width:1px;height:1.6rem;margin-left:1.2rem;display:inline-block}}.m-footer-contact-section{box-sizing:border-box;flex-direction:column;justify-self:stretch;column-gap:3.6rem;width:100%;padding:0 3.2rem;display:flex}.m-footer-contact-section p{margin:0}.m-footer-contact-section__quick-links{min-width:200px}.m-footer-contact-section__quick-links li{height:2.6rem;margin-bottom:.5rem}.m-footer-contact-section__quick-links li a{white-space:nowrap;word-break:keep-all}.m-footer-contact-section__contact-info{flex-direction:column;gap:1.6rem 5rem;display:flex}.m-footer-contact-section__contact-info h3,.m-footer-contact-section__contact-info a.h-stack{margin-bottom:1.2rem}.m-footer-contact-section__contact-info .--uppercase{margin-bottom:1.6rem}.m-footer-contact-section__customer-area>div.h-stack{flex-direction:column;margin-bottom:2rem;display:flex}@media (min-width:768px){.m-footer-contact-section__customer-area>div.h-stack{grid-template-rows:1fr 1fr;grid-template-columns:repeat(2,min(275px,50%));margin-bottom:0;display:grid}.m-footer-contact-section__customer-area>div.h-stack>p.details{grid-column:2/3}}@media (min-width:1024px){.m-footer-contact-section{flex-direction:row;row-gap:1.6rem}.m-footer-contact-section__contact-info{flex-direction:row}.m-footer-contact-section__quick-links{min-width:270px}}[data-business-hours]{--badge-color:var(--colors-secondary-secondary-1);position:relative}[data-business-hours]:after{content:" ";background:var(--badge-color);border-radius:50%;width:.8rem;height:.8rem;display:block;position:absolute;top:0;right:0;transform:translate(50%,-50%)}[data-business-hours=on]{--badge-color:var(--colors-functionalColors-success-medium)}.m-icon-group__grid{box-sizing:border-box;grid-template-rows:auto;grid-template-columns:1fr;gap:2rem;width:100%;padding:5.4rem 3.2rem;display:grid}@media (min-width:768px){.m-icon-group__grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.m-icon-group__grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr)}}@media (min-width:1150px){.m-icon-group__grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr)}}.m-icon-group__grid>*{align-self:flex-start}.m-icon-group__item h2{margin-bottom:1.2rem}[data-reclame-aqui-token][data-script-loaded=false]{background:var(--colors-text-light);border-radius:.5rem;width:80px;height:30px;animation:2s linear infinite skeleton-loading;position:relative}@keyframes skeleton-loading{0%{background-color:var(--colors-text-light)}50%{background-color:#0000}to{background-color:var(--colors-text-light)}}
