.Header-module__hBw1pG__header{z-index:1000;background:var(--bg-white);width:100%;position:fixed;top:0;left:0;box-shadow:0 1px 4px #00000014}.Header-module__hBw1pG__topBar{height:64px}.Header-module__hBw1pG__topBarInner{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logo a{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__logoText{color:var(--vivo-purple);letter-spacing:-.3px;font-size:1.375rem;font-weight:400}.Header-module__hBw1pG__logoText strong{font-weight:800}.Header-module__hBw1pG__nav ul{gap:32px;display:flex}.Header-module__hBw1pG__nav a{color:var(--text-medium);padding:4px 0;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.Header-module__hBw1pG__nav a:hover{color:var(--vivo-purple)}.Header-module__hBw1pG__nav a:after{content:"";background:var(--vivo-purple);width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:0}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__highlight{color:var(--vivo-purple)!important;font-weight:600!important}.Header-module__hBw1pG__actions{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__ctaBtn{background:var(--vivo-purple);color:var(--text-white);border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:10px 24px;font-size:.875rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.Header-module__hBw1pG__ctaBtn:hover{background:var(--vivo-purple-dark);transform:translateY(-1px)}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1001;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:4px 0;display:none}.Header-module__hBw1pG__hamburger span{background:var(--text-dark);border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.Header-module__hBw1pG__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Header-module__hBw1pG__topBarInner{padding:0 16px}.Header-module__hBw1pG__nav{background:var(--bg-white);z-index:999;width:100%;max-height:0;padding:0;transition:max-height .35s,padding .35s;position:fixed;top:64px;left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.Header-module__hBw1pG__navOpen{max-height:320px;padding:24px 0}.Header-module__hBw1pG__nav ul{flex-direction:column;gap:0}.Header-module__hBw1pG__nav li{border-bottom:1px solid var(--border-light)}.Header-module__hBw1pG__nav li:last-child{border-bottom:none}.Header-module__hBw1pG__nav a{padding:16px 24px;font-size:1rem;font-weight:600;display:block}.Header-module__hBw1pG__nav a:hover{background:var(--vivo-purple-bg)}.Header-module__hBw1pG__nav a:after,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__mobileOnly{padding:16px 24px;border-bottom:none!important}.Header-module__hBw1pG__mobileCta{text-align:center;background:var(--vivo-purple);border-radius:var(--radius-pill);display:block;color:var(--text-white)!important;padding:14px 24px!important;font-size:.9375rem!important;font-weight:700!important}.Header-module__hBw1pG__mobileCta:hover{background:var(--vivo-purple-dark)!important}}.Header-module__hBw1pG__mobileOnly{display:none}
.Hero-module__ZARIfG__hero{background-color:#f7f7f7;width:100%;margin-top:64px;position:relative;overflow:hidden}.Hero-module__ZARIfG__carouselContainer{cursor:pointer;width:100%;display:grid;position:relative}.Hero-module__ZARIfG__slideImg{opacity:0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;grid-area:1/1;width:100%;height:auto;transition:opacity .8s ease-in-out;display:block}.Hero-module__ZARIfG__slideActive{opacity:1;z-index:2}.Hero-module__ZARIfG__buttonWrapper{z-index:4;pointer-events:none;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}@media (min-width:769px){.Hero-module__ZARIfG__buttonWrapper{bottom:30px;left:20%}}.Hero-module__ZARIfG__heroBtn{color:#fff;text-transform:uppercase;pointer-events:auto;background:#f90;border:none;border-radius:8px;padding:14px 32px;font-size:1.125rem;font-weight:700;transition:transform .2s;box-shadow:0 4px 12px #0000004d}.Hero-module__ZARIfG__heroBtn:hover{transform:scale(1.05)}.Hero-module__ZARIfG__dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__dot{cursor:pointer;background:#fff6;border:1px solid #0000001a;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module__ZARIfG__dot:hover{background:#fffc}.Hero-module__ZARIfG__dotActive{background:#fff;border-radius:6px;width:32px;box-shadow:0 1px 3px #0000004d}@media (max-width:768px){.Hero-module__ZARIfG__carouselContainer{width:100%}.Hero-module__ZARIfG__dots{bottom:16px}.Hero-module__ZARIfG__dot{width:8px;height:8px}.Hero-module__ZARIfG__dotActive{width:24px}}
.Plans-module__HaCwDW__section{background:var(--bg-light);padding:60px 0 40px}.Plans-module__HaCwDW__sectionTitle{color:var(--text-dark);text-align:center;margin-bottom:12px;font-size:1.75rem;font-weight:700}.Plans-module__HaCwDW__sectionSubtitle{color:var(--text-medium);text-align:center;max-width:640px;margin:0 auto 40px;font-size:.9375rem;line-height:1.6}.Plans-module__HaCwDW__carouselWrapper{max-width:1248px;margin:0 auto;padding:0 24px}.Plans-module__HaCwDW__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Plans-module__HaCwDW__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);flex-direction:column;padding:24px 20px 20px;transition:box-shadow .3s,transform .3s;display:flex;position:relative}.Plans-module__HaCwDW__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.Plans-module__HaCwDW__cardFeatured{border-color:var(--vivo-purple)}.Plans-module__HaCwDW__badge{color:#fff;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.3px;align-self:flex-start;margin-bottom:14px;padding:4px 12px;font-size:.625rem;font-weight:700;display:inline-block}.Plans-module__HaCwDW__planName{color:var(--text-dark);margin-bottom:20px;font-size:.9375rem;font-weight:600}.Plans-module__HaCwDW__specRow{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.Plans-module__HaCwDW__specIcon{width:24px;height:24px;color:var(--vivo-purple);flex-shrink:0;margin-top:2px}.Plans-module__HaCwDW__specValue{color:var(--text-dark);font-size:1.25rem;font-weight:700;line-height:1.3;display:block}.Plans-module__HaCwDW__specLabel{color:var(--text-light);font-size:.75rem;display:block}.Plans-module__HaCwDW__benefits{flex-direction:column;flex-grow:1;gap:8px;margin-bottom:20px;display:flex}.Plans-module__HaCwDW__benefitRow{color:var(--text-medium);align-items:flex-start;gap:8px;font-size:.8125rem;line-height:1.4;display:flex}.Plans-module__HaCwDW__checkIcon{width:16px;height:16px;color:var(--vivo-purple);flex-shrink:0;margin-top:2px}.Plans-module__HaCwDW__appsBox{border:1px solid var(--border-light);border-radius:var(--radius-sm);margin-bottom:20px;padding:12px}.Plans-module__HaCwDW__appsText{color:var(--text-medium);margin-bottom:8px;font-size:.6875rem;line-height:1.4}.Plans-module__HaCwDW__appsIcons{gap:4px;display:flex}.Plans-module__HaCwDW__appDot{border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.4375rem;font-weight:800;display:flex}.Plans-module__HaCwDW__priceRow{align-items:baseline;gap:2px;margin-bottom:16px;display:flex}.Plans-module__HaCwDW__priceCurrency{color:var(--text-dark);font-size:1.125rem;font-weight:700}.Plans-module__HaCwDW__priceValue{color:var(--text-dark);font-size:2.5rem;font-weight:800;line-height:1}.Plans-module__HaCwDW__priceMonth{color:var(--text-light);margin-left:2px;font-size:.875rem}.Plans-module__HaCwDW__ctaBtn{background:var(--vivo-purple);color:#fff;border-radius:var(--radius-pill);justify-content:center;align-items:center;margin-bottom:10px;padding:12px;font-size:.8125rem;font-weight:700;transition:background .3s,transform .2s;display:flex}.Plans-module__HaCwDW__ctaBtn:hover{background:var(--vivo-purple-dark);transform:translateY(-1px)}.Plans-module__HaCwDW__whatsappBtn{color:#fff;border-radius:var(--radius-pill);background:#25d366;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;padding:12px;font-size:.8125rem;font-weight:700;transition:background .3s,transform .2s;display:flex}.Plans-module__HaCwDW__whatsappBtn:hover{background:#1da851;transform:translateY(-1px)}.Plans-module__HaCwDW__whatsappIcon{flex-shrink:0;width:18px;height:18px}.Plans-module__HaCwDW__detailsBtn{color:var(--text-medium);justify-content:center;align-items:center;gap:4px;width:100%;padding:8px;font-size:.8125rem;transition:color .2s;display:flex}.Plans-module__HaCwDW__detailsBtn:hover{color:var(--vivo-purple)}.Plans-module__HaCwDW__dots{justify-content:center;gap:8px;margin-top:20px;padding-bottom:20px;display:none}.Plans-module__HaCwDW__dot{background:var(--border-medium);border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.Plans-module__HaCwDW__dotActive{background:var(--vivo-purple);border-radius:5px;width:28px}@media (max-width:1024px){.Plans-module__HaCwDW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Plans-module__HaCwDW__sectionTitle{text-align:left;padding:0 24px;font-size:1.25rem}.Plans-module__HaCwDW__sectionSubtitle{text-align:left;padding:0 24px;font-size:.875rem}.Plans-module__HaCwDW__carouselWrapper{padding:0;overflow:hidden}.Plans-module__HaCwDW__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:8px 24px;display:flex;overflow-x:auto}.Plans-module__HaCwDW__grid::-webkit-scrollbar{display:none}.Plans-module__HaCwDW__card{scroll-snap-align:center;flex-shrink:0;min-width:280px;max-width:300px}.Plans-module__HaCwDW__dots{display:flex}}
.FiberPlans-module__GfLjwG__section{background:var(--bg-light);padding:60px 0 40px}.FiberPlans-module__GfLjwG__sectionTitle{color:var(--text-dark);text-align:center;margin-bottom:40px;font-size:1.75rem;font-weight:700}.FiberPlans-module__GfLjwG__carouselWrapper{max-width:1248px;margin:0 auto;padding:0 24px}.FiberPlans-module__GfLjwG__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.FiberPlans-module__GfLjwG__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);flex-direction:column;padding:24px 20px 20px;transition:box-shadow .3s,transform .3s;display:flex;position:relative}.FiberPlans-module__GfLjwG__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.FiberPlans-module__GfLjwG__cardFeatured{border-color:var(--vivo-purple)}.FiberPlans-module__GfLjwG__badge{color:#fff;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.3px;align-self:flex-start;margin-bottom:14px;padding:4px 12px;font-size:.625rem;font-weight:700;display:inline-block}.FiberPlans-module__GfLjwG__planName{color:var(--text-dark);margin-bottom:20px;font-size:.9375rem;font-weight:600}.FiberPlans-module__GfLjwG__specRow{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.FiberPlans-module__GfLjwG__specIcon{width:24px;height:24px;color:var(--vivo-purple);flex-shrink:0;margin-top:2px}.FiberPlans-module__GfLjwG__specValue{color:var(--text-dark);font-size:1.25rem;font-weight:700;line-height:1.3;display:block}.FiberPlans-module__GfLjwG__specLabel{color:var(--text-light);font-size:.75rem;display:block}.FiberPlans-module__GfLjwG__benefits{flex-direction:column;flex-grow:1;gap:8px;margin-bottom:20px;display:flex}.FiberPlans-module__GfLjwG__benefitRow{color:var(--text-medium);align-items:flex-start;gap:8px;font-size:.8125rem;line-height:1.4;display:flex}.FiberPlans-module__GfLjwG__checkIcon{width:16px;height:16px;color:var(--vivo-purple);flex-shrink:0;margin-top:2px}.FiberPlans-module__GfLjwG__priceRow{align-items:baseline;gap:2px;margin-bottom:16px;display:flex}.FiberPlans-module__GfLjwG__priceCurrency{color:var(--text-dark);font-size:1.125rem;font-weight:700}.FiberPlans-module__GfLjwG__priceValue{color:var(--text-dark);font-size:2.5rem;font-weight:800;line-height:1}.FiberPlans-module__GfLjwG__priceMonth{color:var(--text-light);margin-left:2px;font-size:.875rem}.FiberPlans-module__GfLjwG__ctaBtn{background:var(--vivo-purple);color:#fff;border-radius:var(--radius-pill);justify-content:center;align-items:center;margin-bottom:10px;padding:12px;font-size:.8125rem;font-weight:700;transition:background .3s,transform .2s;display:flex}.FiberPlans-module__GfLjwG__ctaBtn:hover{background:var(--vivo-purple-dark);transform:translateY(-1px)}.FiberPlans-module__GfLjwG__whatsappBtn{color:#fff;border-radius:var(--radius-pill);background:#25d366;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;padding:12px;font-size:.8125rem;font-weight:700;transition:background .3s,transform .2s;display:flex}.FiberPlans-module__GfLjwG__whatsappBtn:hover{background:#1da851;transform:translateY(-1px)}.FiberPlans-module__GfLjwG__whatsappIcon{flex-shrink:0;width:18px;height:18px}.FiberPlans-module__GfLjwG__detailsBtn{color:var(--text-medium);justify-content:center;align-items:center;gap:4px;width:100%;padding:8px;font-size:.8125rem;transition:color .2s;display:flex}.FiberPlans-module__GfLjwG__detailsBtn:hover{color:var(--vivo-purple)}.FiberPlans-module__GfLjwG__dots{justify-content:center;gap:8px;margin-top:20px;padding-bottom:20px;display:none}.FiberPlans-module__GfLjwG__dot{background:var(--border-medium);border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.FiberPlans-module__GfLjwG__dotActive{background:var(--vivo-purple);border-radius:5px;width:28px}@media (max-width:1024px){.FiberPlans-module__GfLjwG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FiberPlans-module__GfLjwG__sectionTitle{text-align:left;padding:0 24px;font-size:1.25rem}.FiberPlans-module__GfLjwG__carouselWrapper{padding:0;overflow:hidden}.FiberPlans-module__GfLjwG__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:8px 24px;display:flex;overflow-x:auto}.FiberPlans-module__GfLjwG__grid::-webkit-scrollbar{display:none}.FiberPlans-module__GfLjwG__card{scroll-snap-align:center;flex-shrink:0;min-width:280px;max-width:300px}.FiberPlans-module__GfLjwG__dots{display:flex}}
.TvPlans-module__92kWfG__section{background:var(--bg-white);padding:60px 0 40px}.TvPlans-module__92kWfG__sectionTitle{color:var(--text-dark);text-align:center;margin-bottom:12px;font-size:1.75rem;font-weight:700}.TvPlans-module__92kWfG__sectionSubtitle{color:var(--text-medium);text-align:center;max-width:640px;margin:0 auto 40px;font-size:.9375rem;line-height:1.6}.TvPlans-module__92kWfG__carouselWrapper{max-width:1248px;margin:0 auto;padding:0 24px}.TvPlans-module__92kWfG__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.TvPlans-module__92kWfG__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);flex-direction:column;padding:24px 20px 20px;transition:box-shadow .3s,transform .3s;display:flex;position:relative}.TvPlans-module__92kWfG__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.TvPlans-module__92kWfG__planName{color:var(--text-dark);margin-bottom:20px;font-size:.9375rem;font-weight:600}.TvPlans-module__92kWfG__specRow{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.TvPlans-module__92kWfG__specIcon{width:24px;height:24px;color:var(--vivo-purple);flex-shrink:0;margin-top:2px}.TvPlans-module__92kWfG__specValue{color:var(--text-dark);font-size:1.25rem;font-weight:700;line-height:1.3;display:block}.TvPlans-module__92kWfG__specLabel{color:var(--text-light);font-size:.75rem;display:block}.TvPlans-module__92kWfG__benefits{flex-direction:column;flex-grow:1;gap:8px;margin-bottom:20px;display:flex}.TvPlans-module__92kWfG__benefitRow{color:var(--text-medium);align-items:flex-start;gap:8px;font-size:.8125rem;line-height:1.4;display:flex}.TvPlans-module__92kWfG__checkIcon{width:16px;height:16px;color:var(--vivo-purple);flex-shrink:0;margin-top:2px}.TvPlans-module__92kWfG__tvRow{border-top:1px solid var(--border-light);align-items:flex-start;gap:10px;margin-bottom:20px;padding-top:16px;display:flex}.TvPlans-module__92kWfG__tvIcon{width:24px;height:24px;color:var(--vivo-purple);flex-shrink:0;margin-top:2px}.TvPlans-module__92kWfG__tvValue{color:var(--text-dark);font-size:1.25rem;font-weight:700;line-height:1.3;display:block}.TvPlans-module__92kWfG__tvLabel{color:var(--text-light);font-size:.75rem;display:block}.TvPlans-module__92kWfG__priceRow{align-items:baseline;gap:2px;margin-bottom:16px;display:flex}.TvPlans-module__92kWfG__priceCurrency{color:var(--text-dark);font-size:1.125rem;font-weight:700}.TvPlans-module__92kWfG__priceValue{color:var(--text-dark);font-size:2.5rem;font-weight:800;line-height:1}.TvPlans-module__92kWfG__priceMonth{color:var(--text-light);margin-left:2px;font-size:.875rem}.TvPlans-module__92kWfG__ctaBtn{background:var(--vivo-purple);color:#fff;border-radius:var(--radius-pill);justify-content:center;align-items:center;margin-bottom:10px;padding:12px;font-size:.8125rem;font-weight:700;transition:background .3s,transform .2s;display:flex}.TvPlans-module__92kWfG__ctaBtn:hover{background:var(--vivo-purple-dark);transform:translateY(-1px)}.TvPlans-module__92kWfG__whatsappBtn{color:#fff;border-radius:var(--radius-pill);background:#25d366;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;padding:12px;font-size:.8125rem;font-weight:700;transition:background .3s,transform .2s;display:flex}.TvPlans-module__92kWfG__whatsappBtn:hover{background:#1da851;transform:translateY(-1px)}.TvPlans-module__92kWfG__whatsappIcon{flex-shrink:0;width:18px;height:18px}.TvPlans-module__92kWfG__detailsBtn{color:var(--text-medium);justify-content:center;align-items:center;gap:4px;width:100%;padding:8px;font-size:.8125rem;transition:color .2s;display:flex}.TvPlans-module__92kWfG__detailsBtn:hover{color:var(--vivo-purple)}.TvPlans-module__92kWfG__dots{justify-content:center;gap:8px;margin-top:20px;padding-bottom:20px;display:none}.TvPlans-module__92kWfG__dot{background:var(--border-medium);border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.TvPlans-module__92kWfG__dotActive{background:var(--vivo-purple);border-radius:5px;width:28px}@media (max-width:1024px){.TvPlans-module__92kWfG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TvPlans-module__92kWfG__sectionTitle{text-align:left;padding:0 24px;font-size:1.25rem}.TvPlans-module__92kWfG__sectionSubtitle{text-align:left;padding:0 24px;font-size:.875rem}.TvPlans-module__92kWfG__carouselWrapper{padding:0;overflow:hidden}.TvPlans-module__92kWfG__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:8px 24px;display:flex;overflow-x:auto}.TvPlans-module__92kWfG__grid::-webkit-scrollbar{display:none}.TvPlans-module__92kWfG__card{scroll-snap-align:center;flex-shrink:0;min-width:280px;max-width:300px}.TvPlans-module__92kWfG__dots{display:flex}}
.Benefits-module__iMMc8a__section{background:var(--bg-white);padding:60px 0}.Benefits-module__iMMc8a__title{text-align:left;color:var(--text-dark);margin-bottom:40px;font-size:2.25rem;font-weight:300}.Benefits-module__iMMc8a__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Benefits-module__iMMc8a__card{text-align:left;flex-direction:column;display:flex}.Benefits-module__iMMc8a__icon{width:80px;height:80px;margin-bottom:20px}.Benefits-module__iMMc8a__icon svg{width:100%;height:100%}.Benefits-module__iMMc8a__cardText{color:var(--text-medium);flex-grow:1;margin-bottom:16px;font-size:.9375rem;line-height:1.5}.Benefits-module__iMMc8a__cardText strong{color:var(--text-dark);font-weight:700}.Benefits-module__iMMc8a__cardLink{color:#9b59b6;align-items:center;gap:4px;font-size:.875rem;font-weight:600;transition:opacity .2s;display:inline-flex}.Benefits-module__iMMc8a__cardLink:hover{opacity:.8}.Benefits-module__iMMc8a__chevron{font-size:1.125rem;line-height:1}@media (max-width:1024px){.Benefits-module__iMMc8a__grid{grid-template-columns:repeat(2,1fr);row-gap:48px}}@media (max-width:768px){.Benefits-module__iMMc8a__title{text-align:center;font-size:1.75rem}.Benefits-module__iMMc8a__grid{grid-template-columns:1fr;gap:40px}.Benefits-module__iMMc8a__card{text-align:center;align-items:center}}
.Coverage-module__loKCrG__section{background:var(--bg-white);padding:40px 0}.Coverage-module__loKCrG__cardContainer{border-radius:var(--radius-xl);background:#f8f8fb;justify-content:space-between;align-items:center;gap:40px;padding:40px 60px;display:flex}.Coverage-module__loKCrG__content{flex:1;max-width:480px}.Coverage-module__loKCrG__tag{color:var(--text-dark);text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:800;display:block}.Coverage-module__loKCrG__title{color:var(--text-dark);margin-bottom:16px;font-size:2.25rem;font-weight:300}.Coverage-module__loKCrG__text{color:var(--text-dark);margin-bottom:32px;font-size:.9375rem;line-height:1.5}.Coverage-module__loKCrG__link{color:var(--text-dark);align-items:center;gap:6px;font-size:.875rem;font-weight:700;transition:gap .2s;display:inline-flex}.Coverage-module__loKCrG__link:hover{gap:12px}.Coverage-module__loKCrG__imageArea{flex:1;justify-content:center;align-items:center;display:flex}.Coverage-module__loKCrG__imageWrapper{display:inline-flex;position:relative}.Coverage-module__loKCrG__image{object-fit:contain;border-radius:var(--radius-sm);width:auto;max-height:240px}.Coverage-module__loKCrG__badgeFloat{background:var(--bg-white);text-align:center;z-index:2;border:1px solid #e0f4f4;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 4px 16px #0000001f}.Coverage-module__loKCrG__badgeText{flex-direction:column;line-height:1.1;display:flex}.Coverage-module__loKCrG__badgeText strong{color:var(--text-dark);font-size:.65rem;font-weight:800}.Coverage-module__loKCrG__badgeText span{color:#005f73;font-size:.55rem;font-weight:500}@media (max-width:768px){.Coverage-module__loKCrG__section{padding:20px 0}.Coverage-module__loKCrG__cardContainer{text-align:center;flex-direction:column;padding:30px 20px}.Coverage-module__loKCrG__content{max-width:100%}.Coverage-module__loKCrG__link{justify-content:center}.Coverage-module__loKCrG__image{max-height:200px}.Coverage-module__loKCrG__title{font-size:1.75rem}}
.Portability-module__e4ICKW__section{background:var(--bg-white);padding:80px 0;overflow:hidden}.Portability-module__e4ICKW__inner{align-items:center;gap:60px;display:flex}.Portability-module__e4ICKW__imageArea{border-radius:var(--radius-xl);flex:1;overflow:hidden}.Portability-module__e4ICKW__image{object-fit:cover;border-radius:var(--radius-xl);width:100%;height:400px;transition:transform .5s}.Portability-module__e4ICKW__image:hover{transform:scale(1.03)}.Portability-module__e4ICKW__content{flex:1}.Portability-module__e4ICKW__tag{letter-spacing:2px;color:var(--vivo-purple);text-transform:uppercase;margin-bottom:12px;font-size:.6875rem;font-weight:700;display:block}.Portability-module__e4ICKW__title{color:var(--text-dark);margin-bottom:16px;font-size:2rem;font-weight:800;line-height:1.15}.Portability-module__e4ICKW__text{color:var(--text-medium);margin-bottom:24px;font-size:1rem;line-height:1.6}.Portability-module__e4ICKW__list{flex-direction:column;gap:14px;margin-bottom:28px;display:flex}.Portability-module__e4ICKW__list li{color:var(--text-dark);align-items:center;gap:10px;font-size:.9375rem;font-weight:500;display:flex}.Portability-module__e4ICKW__list svg{color:var(--vivo-purple);flex-shrink:0}.Portability-module__e4ICKW__cta{color:var(--vivo-purple);align-items:center;gap:6px;font-size:1rem;font-weight:700;transition:gap .3s,color .2s;display:inline-flex}.Portability-module__e4ICKW__cta:hover{color:var(--vivo-purple-dark);gap:12px}@media (max-width:768px){.Portability-module__e4ICKW__inner{flex-direction:column;gap:32px}.Portability-module__e4ICKW__image{height:260px}.Portability-module__e4ICKW__title{font-size:1.5rem}}
.FAQ-module__V8_xEa__section{background:var(--bg-light);padding:80px 0}.FAQ-module__V8_xEa__title{text-align:center;color:var(--text-dark);margin-bottom:40px;font-size:2rem;font-weight:800}.FAQ-module__V8_xEa__tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}.FAQ-module__V8_xEa__tab{color:var(--text-medium);background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-pill);padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s}.FAQ-module__V8_xEa__tab:hover{border-color:var(--vivo-purple);color:var(--vivo-purple)}.FAQ-module__V8_xEa__tabActive{background:var(--vivo-purple);color:var(--text-white);border-color:var(--vivo-purple)}.FAQ-module__V8_xEa__tabActive:hover{color:var(--text-white)}.FAQ-module__V8_xEa__accordion{flex-direction:column;gap:8px;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__accordionItem{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:border-color .2s;overflow:hidden}.FAQ-module__V8_xEa__accordionItem:hover{border-color:var(--vivo-purple-lighter)}.FAQ-module__V8_xEa__question{width:100%;color:var(--text-dark);text-align:left;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__chevron{width:20px;height:20px;color:var(--vivo-purple);flex-shrink:0;transition:transform .3s}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__chevron{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:300px}.FAQ-module__V8_xEa__answer p{color:var(--text-medium);padding:0 24px 20px;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.FAQ-module__V8_xEa__title{font-size:1.5rem}.FAQ-module__V8_xEa__tabs{gap:6px}.FAQ-module__V8_xEa__tab{padding:8px 16px;font-size:.8125rem}.FAQ-module__V8_xEa__question{padding:16px 20px;font-size:.9375rem}}
.Footer-module__S6Hkya__footer{background:var(--bg-dark);color:#fffc;padding:60px 0 32px}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:60px;margin-bottom:32px;padding-bottom:40px;display:flex}.Footer-module__S6Hkya__brand{flex:0 0 280px}.Footer-module__S6Hkya__logo{color:var(--text-white);align-items:center;gap:8px;margin-bottom:12px;font-size:1.25rem;display:flex}.Footer-module__S6Hkya__logo strong{font-weight:800}.Footer-module__S6Hkya__tagline{color:#fff9;font-size:.875rem;line-height:1.5}.Footer-module__S6Hkya__links{gap:60px;display:flex}.Footer-module__S6Hkya__linkGroup h4{color:var(--text-white);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:.875rem;font-weight:700}.Footer-module__S6Hkya__linkGroup ul{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__linkGroup a{color:#fff9;font-size:.8125rem;transition:color .2s}.Footer-module__S6Hkya__linkGroup a:hover{color:var(--vivo-purple-lighter)}.Footer-module__S6Hkya__bottom{text-align:center}.Footer-module__S6Hkya__copy{color:#fff9;margin-bottom:8px;font-size:.8125rem}.Footer-module__S6Hkya__legal{color:#fff6;max-width:800px;margin:0 auto;font-size:.6875rem;line-height:1.5}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:32px}.Footer-module__S6Hkya__brand{flex:none}.Footer-module__S6Hkya__links{flex-direction:column;gap:24px}}
