:root{--font-primary:Mozilla Text,Inter,sans-serif;--veo-brand:#025373;--veo-brand-hover:#013d56;--veo-blue-primary:#10529F;--veo-blue-accent:#009FE3;--veo-blue-dark:#0A366B;--trust-blue:#1A3A5C;--solar-yellow:#FFB800;--text-dark:#1F2937;--text-mid:#404040;--text-muted:#5b6b72;--azul-celeste:#00AEEF;--azul-confianca:#0B2B4A;--primary-light:#e0f2fe;--text-gray:#6B7280;--teal-pastel:#7ec5c6;--teal-vivid:#029294;--blue-electric:#1978e5}@keyframes shimmer{100%{transform:translateX(100%)}}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes veo-float{0%,100%{margin-top:0}50%{margin-top:-10px}}@keyframes veoBarSlide{0%{background-position:0 0}100%{background-position:200% 0}}.animate-fadeIn{animation:.3s ease-out forwards fadeIn}body{font-family:"Mozilla Text",Inter,sans-serif}main>section{transition:background-color .3s}input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):not([type=range]){border-radius:60px;background-color:#fff;border-color:transparent;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):not([type=range]):focus{box-shadow:0 0 0 2px rgba(0,159,227,.65)!important}.nav-pill{position:fixed;top:24px;left:50%;transform:translateX(-50%);z-index:50;width:calc(100% - 32px);max-width:1200px;background:hsla(0,0%,100%,.68);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:999px;box-shadow:0 4px 24px rgba(2,83,115,.1),0 1px 4px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:flex-start;padding:12px 12px 12px 36px;gap:16px}.nav-pill__links{display:flex;align-items:center;gap:4px;margin-left:16px;margin-right:auto}.nav-pill__links a{font-family:"Mozilla Text",Inter,sans-serif;font-size:.875rem;font-weight:500;color:#0b2b4a;text-decoration:none;padding:6px 14px;border-radius:999px;transition:background .18s,color .18s;white-space:nowrap}.nav-pill__links a:hover{background:rgba(2,83,115,.07);color:#10529f}.nav-pill__cta{font-family:"Mozilla Text",Inter,sans-serif;font-size:.875rem;font-weight:600;color:#fff;background:#025373;border:none;border-radius:999px;padding:9px 24px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .18s,box-shadow .18s;flex-shrink:0}.nav-pill__cta:hover{background:#013d56;box-shadow:0 4px 14px rgba(2,83,115,.3)}@media(max-width:992px){.nav-pill{gap:0}.nav-pill__links{gap:0;margin-left:8px}.nav-pill__links a{padding:6px 13px}}@media(max-width:767px){.nav-pill{width:calc(100% - 20px);max-height:63px}.nav-pill__cta,.nav-pill__links{display:none}.nav-pill>button{margin-left:auto}}.hero-bg-overlay{background:linear-gradient(90deg,rgba(16,82,159,.95) 0,rgba(16,82,159,.8) 50%,rgba(16,82,159,.3) 100%)}.hero-content-wrapper h1{font-size:96px}.sr-only-submit{position:absolute;left:-9999px;width:0;height:0;opacity:0;pointer-events:none;overflow:hidden}#section-hero .hero-content-wrapper{max-width:1200px}.hero-sim-card{background:hsla(0,0%,100%,.68);border-radius:41px;overflow:hidden;box-shadow:0 4px 24px rgba(2,83,115,.1),0 1px 4px rgba(0,0,0,.06)}@media(max-width:767px){.hero-content-wrapper h1{font-size:64px}}@media(max-width:578px){.hero-content-wrapper h1{font-size:52px}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#025373;color:#fff;font-family:"Mozilla Text",Inter,sans-serif;font-weight:700;border:none;border-radius:999px;padding:14px 32px;cursor:pointer;text-decoration:none;transition:background .18s,box-shadow .18s,transform .15s}.btn-primary:hover{background:#013d56;box-shadow:0 6px 20px rgba(2,83,115,.35)}.btn-primary:active{transform:scale(.97)}.btn-cta{box-shadow:0 4px 10px rgba(2,83,115,.14);transition:background .35s cubic-bezier(.4,0,.2,1),box-shadow .45s cubic-bezier(.34,1.1,.64,1),transform .35s cubic-bezier(.34,1.1,.64,1)!important}.btn-cta:hover{box-shadow:0 10px 32px rgba(2,83,115,.32),0 2px 8px rgba(2,83,115,.16)!important;transform:translateY(-2px)}.btn-cta:active{transform:translateY(0)!important;box-shadow:0 4px 10px rgba(2,83,115,.18)!important;transition-duration:.1s!important}.section-divider{position:relative;height:1px;overflow:visible}.section-divider::before{content:"";position:absolute;left:10%;right:10%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(25,120,229,.15) 20%,rgba(25,120,229,.25) 50%,rgba(25,120,229,.15) 80%,transparent)}.section-divider-wave{position:relative;overflow:hidden;line-height:0}.section-divider-wave svg{display:block;width:100%;height:40px}.section-bg-white{background-color:#fff}.section-bg-light{background-color:#f8f9fb}.section-bg-warm{background-color:#fafaf8}.section-bg-cool{background-color:#f5f8fc}.glass-card{background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.5)}.gradient-brand{background:linear-gradient(135deg,var(--azul-confianca) 0,#1a3a5c 100%)}.gradient-accent{background:linear-gradient(135deg,var(--azul-celeste) 0,#0090c5 100%)}.material-symbols-outlined-filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.sim-animated{transition:color .2s}#veo-mascote-wrapper{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:9990;display:flex;flex-direction:column;align-items:flex-end;gap:10px;transition:transform .45s cubic-bezier(.4,0,.2,1)}#veo-mascote-wrapper.scrolling{transform:translateY(-50%) translateX(92%)}#veo-mascote-btn{position:relative;width:80px;height:80px;cursor:pointer;background:0 0;border:none;padding:0;outline:0;transform:translateX(18px) rotate(-25deg);transition:transform .35s cubic-bezier(.34,1.56,.64,1),filter .2s;filter:drop-shadow(0 6px 18px rgba(16, 82, 159, .35));animation:3s ease-in-out infinite veo-float}#veo-mascote-btn:hover{transform:translateX(0) rotate(-25deg) scale(1.08);filter:drop-shadow(0 10px 28px rgba(16, 82, 159, .5))}#veo-mascote-btn.open{transform:translateX(4px) rotate(-10deg) scale(1.05);animation:none}#veo-mascote-btn img{width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none}#veo-mascote-tip{position:absolute;right:82px;top:50%;transform:translateY(-50%);background:#fff;border:1.5px solid #c7deff;border-radius:14px 14px 4px;padding:8px 14px;font-size:12px;font-weight:700;color:#10529f;white-space:nowrap;box-shadow:0 4px 16px rgba(16,82,159,.15);opacity:1;transition:opacity .4s;pointer-events:none}#veo-mascote-tip::after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:#c7deff}#veo-mascote-tip.hidden{opacity:0}#veo-mascote-menu{display:flex;flex-direction:column;gap:8px;align-items:flex-end;opacity:0;pointer-events:none;transform:translateX(20px);transition:opacity .3s,transform .35s cubic-bezier(.34,1.56,.64,1)}#veo-mascote-menu.open{opacity:1;pointer-events:all;transform:translateX(0)}.veo-menu-item{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #e2eaff;border-radius:50px 0 0 50px;padding:9px 14px 9px 16px;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:#0f263f;white-space:nowrap;box-shadow:0 4px 14px rgba(16,82,159,.12);transition:background .2s,color .2s,transform .2s,box-shadow .2s;text-decoration:none}.veo-menu-item:hover{background:linear-gradient(135deg,#10529f,#1a72c8);color:#fff;border-color:transparent;transform:translateX(-4px);box-shadow:0 6px 20px rgba(16,82,159,.35)}.veo-menu-item:hover .veo-menu-icon{color:#fff}.veo-menu-item:nth-child(1){transition-delay:0s}.veo-menu-item:nth-child(2){transition-delay:40ms}.veo-menu-item:nth-child(3){transition-delay:80ms}.veo-menu-item:nth-child(4){transition-delay:.12s}.veo-menu-item:nth-child(5){transition-delay:.16s}.veo-menu-icon{font-size:20px;color:#10529f;transition:color .2s;font-variation-settings:"FILL" 1}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.faq-subtitle{margin-top:.75rem;font-size:24px;font-weight:400;color:#404040}.faq-group{width:100%;margin-bottom:2.5rem}.faq-group__title{font-size:30px;font-weight:700;color:#025373;margin-bottom:1rem}@media(max-width:767px){.faq-group__title{font-size:24px;text-align:center}}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #025373;border-radius:62px;overflow:hidden;transition:border-color .2s,box-shadow .2s,border-radius .2s}.faq-item[open]{border-radius:32px;box-shadow:0 6px 20px rgba(2,83,115,.08)}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;padding:20px 40px}.faq-q__text{font-size:24px;font-weight:500;color:#404040}.faq-q__chevron{flex-shrink:0;color:#025373;transition:transform .3s;font-size:64px}@media(max-width:767px){.faq-q{padding:14px 30px}.faq-q__text{font-size:16px}.faq-q__chevron{font-size:46px}}.faq-item[open] .faq-q__chevron{transform:rotate(180deg)}.faq-a{padding:0 28px 32px;font-size:15px;line-height:1.6;color:#54636a}.faq-a strong{color:#025373}.faq-cta{margin-top:2.5rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.faq-cta__btn{background:#1d4259;color:#fff;font-size:18px;font-weight:700;border:none;cursor:pointer;padding:18px 48px;border-radius:999px}.faq-cta__btn:hover{background:#143040}.faq-cta__note{font-size:24px;color:#404040;text-align:center;line-height:1.5;font-weight:300}@media(max-width:767px){.faq-cta__note{font-size:16px}}#section-comparativo table{border-collapse:separate;border-spacing:0}#section-comparativo table tbody tr:first-child td{border-top:none}.comp-title{color:#025373}.comp-subtitle{font-size:24px;font-weight:400}.comp-cta-text{color:#025373}.comp-td{border-top:1px solid #acc6d1}.comp-td--label{border-top:1px solid #acc6d1;font-size:24px;font-weight:400;color:#025373;text-align:center;line-height:115%;text-wrap:balance}.comp-text{flex:1;text-align:center;font-size:24px;font-weight:400;line-height:115%;text-wrap:balance}.comp-text--neg,.comp-text--pos{color:#025373}#section-comparativo .comp-th{font-size:24px;font-weight:700;color:#025373;text-align:center}#section-comparativo .comp-th--left{background:linear-gradient(90deg,#038abf 0,#8dc7e6 100%);border-radius:999px 0 0 999px}#section-comparativo .comp-th--mid{background:linear-gradient(90deg,#8dc7e6 0,#c8e8f2 100%)}#section-comparativo .comp-th--right{background:linear-gradient(90deg,#c8e8f2 0,#f4e962 100%);border-radius:0 999px 999px 0}#section-comparativo .comp-th-label{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;font-size:24px;font-weight:700;color:#025373}#section-comparativo .comp-th-label .text{width:100%}#section-comparativo .comp-th-label .material-symbols-outlined{font-variation-settings:"FILL" 1;color:#025373}@media(max-width:767px){#section-comparativo .overflow-x-auto{-webkit-overflow-scrolling:touch}#section-comparativo table{display:block;width:100%}#section-comparativo tbody tr td:nth-child(3) .absolute,#section-comparativo thead{display:none}#section-comparativo tbody{display:flex;flex-direction:column;gap:1rem;padding:1rem}#section-comparativo tbody tr{display:flex;flex-direction:column;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;overflow:hidden}#section-comparativo tbody tr td{display:flex;flex-direction:column;padding:1rem!important;border-bottom:1px solid #f1f5f9}#section-comparativo tbody tr td:first-child{background:#f8fafc;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#475569;padding:.75rem 1rem!important}#section-comparativo tbody tr td:nth-child(2)::before{content:"Painéis Solares Próprios";display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.5rem}#section-comparativo tbody tr td:nth-child(3){background:rgba(25,120,229,.03);border-left:3px solid #1978e5}#section-comparativo tbody tr td:nth-child(3)::before{content:"Com VEO Energia ✓";display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1978e5;margin-bottom:.5rem}#section-comparativo tbody tr td:last-child{border-bottom:none}#section-comparativo .flex.flex-col.md\:flex-row{text-align:center}#section-comparativo .flex.flex-col.md\:flex-row button{min-width:auto;width:100%}}.cf-title{color:#025373}.cf-title__bold{font-weight:800}.cf-title__light{font-weight:200}.cf-subtitle{font-size:24px;font-weight:400;color:#404040;line-height:130%;text-wrap:balance}.cf-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}@media(max-width:900px){.cf-steps{grid-template-columns:repeat(2,1fr);gap:4rem}}@media(max-width:520px){.cf-steps{grid-template-columns:1fr}}.cf-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.cf-step__media{position:relative;display:inline-flex;align-items:center;justify-content:center}.cf-step__number{color:#025373;position:absolute;left:0;top:0}.cf-step__icon{width:216px;max-width:100%;height:auto;object-fit:contain}.cf-step__title{font-size:24px;font-weight:700;color:#025373;line-height:115%}.cf-step__text{font-size:24px;font-weight:400;color:#404040;line-height:140%;text-wrap:balance}@media(max-width:767px){.cf-step{gap:7px}.cf-step__icon{width:166px}.cf-step__title{font-size:20px}.cf-step__text{font-size:18px;line-height:130%}}.cf-intro{box-sizing:border-box;margin-top:2rem;margin-bottom:4rem;margin-left:calc(50% - 50vw);padding:2.5rem 3rem;padding-left:calc(50vw - 50%);border:1px solid #2c6e9b;border-left:0;border-radius:0 200px 200px 0;max-width:calc(50vw - 50% + 1200px)}.cf-intro__inner{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.section-divider-wave svg{height:60px}.cf-intro{margin-top:6rem;margin-bottom:5.2rem}.cf-intro__inner{flex-direction:row;align-items:center;gap:7.5rem}}.cf-intro__title{flex-shrink:0;max-width:251px;color:#025373;font-weight:800;line-height:1.1;letter-spacing:-.01em}.cf-intro__text{font-size:24px;line-height:135%;font-weight:400;max-width:569px;color:#404040;text-wrap:balance}@media(max-width:767px){.cf-intro__text{font-size:20px}.cf-flow-step{display:none}}.cf-flow{position:relative;width:100%;max-width:72rem;margin:0 auto}.cf-flow__img{width:100%;height:auto;object-fit:contain;max-width:63rem;margin:32px auto 0}.cf-flow-step{position:absolute;max-width:220px;z-index:10}.cf-flow-step__num{font-size:46px;font-weight:800;color:#025373;line-height:1;margin-bottom:.25rem}.cf-flow-step__text{font-size:24px;font-weight:400;color:#025373;line-height:1.3}.cf-flow-step--1{top:6%;left:0}.cf-flow-step--2{top:-4%;left:47%}.cf-flow-step--3{top:3%;right:-2%}.cf-flow-mobile{display:none}@media(max-width:767px){.cf-flow-mobile{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}}.fatura-title{color:#025373;letter-spacing:-.01em;line-height:1.1}.fatura-title__bold{font-weight:800}.fatura-title__light{font-weight:200}.fatura-subtitle{margin-top:.5rem;font-size:18px;font-weight:400;color:#404040}.fatura-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin:0 auto}@media(max-width:860px){.fatura-grid{grid-template-columns:1fr;gap:3rem}}.fatura-card{background:#fff;border-radius:24px;padding:2rem 2rem 1.75rem;display:flex;flex-direction:column}.fatura-card__title{text-align:center;font-size:24px;font-weight:700;color:#404040;margin-bottom:1.75rem}.fatura-card--trad{border:1px solid #404040}.fatura-card--veo{position:relative;box-shadow:0 18px 50px rgba(0,0,0,.4);padding-top:2.5rem}.fatura-card__pill{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:linear-gradient(90deg,#025373 0,#a2d2da 100%);color:#fff;font-size:24px;font-weight:400;padding:0 40px;border-radius:999px;white-space:nowrap}@media(max-width:767px){.fatura-card{padding:1.6rem 1.6rem 1.75rem}.fatura-card__pill,.fatura-card__title{font-size:20px}}.fatura-lines{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.75rem;justify-content:center;flex:1}.fatura-line{display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#404040}.fatura-line span:first-child,.fatura-line span:last-child{font-weight:400}.fatura-line--hl{background:#82c9ca;border-radius:12px;padding:12px 16px;margin:0 -4px}.fatura-line--hl span{color:#fff}.fatura-line--hl span:first-child{font-weight:700}@media(max-width:767px){.fatura-line{font-size:20px}}.fatura-neg{color:#ef8a5d!important}.fatura-strike{text-decoration:line-through;color:#404040}.fatura-incl{color:#6f99a4!important;font-weight:600}.fatura-total{display:flex;justify-content:space-between;align-items:center;background:#eef1f3;border-radius:24px;padding:16px 20px;font-size:24px}.fatura-total span:first-child,.fatura-total span:last-child{font-weight:700;color:#404040}@media(max-width:767px){.fatura-total{font-size:20px}}.fatura-veo-total{display:flex;justify-content:space-between;align-items:center;background:#f2f2f2;border-radius:24px;padding:24px}.fatura-veo-total__label{display:block;font-size:18px;color:#404040;font-weight:600;margin-bottom:-5px}.fatura-veo-total__value{font-size:36px;font-weight:700;color:#404040}@media(max-width:767px){.fatura-veo-total__value{font-size:26px}}.fatura-veo-econ{background:#7ec5c6;border-radius:24px;padding:8px 16px;text-align:center}.fatura-veo-econ__label{display:block;font-size:18px;font-weight:700;color:#fff;margin-bottom:-10px}.fatura-veo-econ__value{font-size:36px;font-weight:700;color:#fff}@media(max-width:767px){.fatura-veo-econ__label{margin-bottom:-4px}}.fatura-impact{margin:5.6rem auto 0;background:#f2f2f2;border-radius:49px;padding:32px 90px;display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:center}.fatura-impact__title{font-size:30px;font-weight:700;color:#029294;margin-bottom:.5rem}.fatura-impact__text p{font-size:24px;line-height:1.5;color:#404040;max-width:451px}.fatura-impact__cards{display:flex;flex-direction:column;gap:1rem;align-items:flex-end}@media(max-width:992px){.fatura-impact{padding:32px 40px}.fatura-impact__title{font-size:24px}.fatura-impact__text p{font-size:20px}}@media(max-width:860px){.fatura-impact{grid-template-columns:1fr}.fatura-impact__title{text-align:center}.fatura-impact__text p{text-align:center;margin:0 auto}.fatura-impact__cards{align-items:center}}@media(max-width:578px){.fatura-impact{padding:32px 24px}}.fatura-pill{display:flex;align-items:center;gap:1rem;background:#7ec5c6;border-radius:999px;padding:10px 24px 10px 10px;color:#fff;max-width:27rem;width:100%}.fatura-pill__icon{flex-shrink:0;width:78px;height:78px;display:flex;align-items:center;justify-content:center}.fatura-pill__icon img{width:100%;height:100%;object-fit:contain}.fatura-pill__body{display:flex;flex-direction:column;align-items:center;flex:1;text-align:center}.fatura-pill__value{font-size:32px;font-weight:800;line-height:1.1}.fatura-pill__label{font-size:24px;font-weight:400}@media(max-width:992px){.fatura-pill__label{font-size:18px}}@media(max-width:578px){.fatura-pill__icon{width:65px;height:65px}.fatura-pill__label{font-size:16px}}.fatura-cta{margin-top:3.5rem;text-align:center}.fatura-cta__title{font-size:30px;font-weight:700;color:#025373;margin-bottom:1.5rem}#section-quem-somos{background-color:#dbe6ed;background-image:radial-gradient(55% 60% at 90% 4%,rgba(244,238,176,.65) 0,rgba(244,238,176,0) 55%),radial-gradient(65% 85% at 6% 52%,#9db4c5 0,rgba(157,180,197,0) 60%),radial-gradient(90% 70% at 45% 115%,#c2d5e2 0,rgba(194,213,226,0) 55%),radial-gradient(50% 55% at 60% 54%,#fff 0,rgba(255,255,255,0) 62%);background-repeat:no-repeat}.qs-inner{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 5rem}.qs-head{text-align:center;max-width:1100px;margin:0 auto 3rem}.qs-text{margin-top:1.5rem;font-size:24px;font-weight:400;line-height:145%;color:#404040;text-wrap:balance}.qs-content{display:flex;gap:3rem;align-items:center;margin-bottom:-144px}.qs-photo{max-width:100%;width:700px}@media(max-width:1100px){.qs-content{flex-direction:column-reverse;align-items:stretch;margin-bottom:0;gap:0}.qs-photo{width:100%;margin-bottom:-150px}}.qs-stats{display:flex;flex-direction:column;gap:1.75rem;margin-top:-140px}.qs-stats .qs-stat{display:flex;align-items:baseline;gap:.75rem;color:#025373}.qs-stats .qs-stat__num{font-size:60px;font-weight:600;line-height:1}.qs-stats .qs-stat__label{font-size:30px;font-weight:600;line-height:1}@media(max-width:1100px){.qs-stats{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:80px;margin-top:0;padding:0 0 70px}.qs-stats .qs-stat{flex-direction:column;align-items:flex-start;gap:.25rem}.qs-stats .qs-stat__num{font-size:56px}.qs-stats .qs-stat__label{font-size:18px}}@media(max-width:767px){.qs-text{font-size:18px;line-height:155%}.qs-stats{gap:0;justify-content:space-between;padding:0 0 40px}.qs-stats .qs-stat{align-items:center}.qs-stats .qs-stat__num{font-size:40px}.qs-stats .qs-stat__label{font-size:16px;max-width:103px;text-align:center}}@media(max-width:468px){.qs-stats{gap:24px 0}.qs-stats .qs-stat{align-items:center;width:50%}}section#section-depoimentos{overflow:hidden}.dep-inner{max-width:1280px;margin:0 auto;padding:8rem 1.5rem 5rem}.dep-head{text-align:center;max-width:760px;margin:0 auto 2.4rem}.dep-subtitle{margin:1rem auto 0;font-size:24px;font-weight:400;line-height:1.45;color:#5b6b72;max-width:650px}.dep-swiper{width:100%;padding-top:40px;padding-bottom:72px;overflow:visible}.dep-swiper .swiper-slide{height:auto;width:480px;max-width:88vw;transition:transform .3s}.dep-card{position:relative;background:#f5f5f5;border-radius:24px;padding:2.5rem 2rem 2rem;box-shadow:0 20px 27px 4px rgba(0,0,0,.15);height:100%}.dep-card__top{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.dep-card__avatar{flex-shrink:0;width:140px;height:140px;border-radius:50%;background-size:cover;background-position:center;margin:-70px 0 0 -70px;box-shadow:0 6px 18px rgba(2,83,115,.18)}@media(max-width:1300px){.dep-card__avatar{margin:-70px 0 0 -40px}}.dep-card__person{flex:1;min-width:0}.dep-card__name{font-size:18px;font-weight:700;color:#025373;line-height:1.2}.dep-card__city{font-size:15px;font-weight:400;color:#5b6b72}.dep-card__stars{flex-shrink:0;display:inline-flex;gap:2px;background:linear-gradient(90deg,#175e7e 0,#6ca7c8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.dep-card__stars .material-symbols-outlined{font-size:22px;font-variation-settings:"FILL" 1}.dep-card__quote{font-size:18px;line-height:1.5;color:#404040}.dep-swiper .swiper-pagination-bullet{background:#025373;opacity:.25;width:12px;height:12px}.dep-swiper .swiper-pagination-bullet-active{opacity:1}.dep-divider__container{width:100%;margin:0 auto;background-color:#fff}.dep-divider__line{width:100%;height:2px;background-color:#404040;max-width:1280px;margin:0 auto}.veo-footer{position:relative;color:#025373;background-color:#8cc6e6;background-image:radial-gradient(circle at 96% 2%,#e4eba6 0,rgba(228,235,166,0) 26%),radial-gradient(circle at 90% 8%,#cadda8 0,rgba(202,221,168,0) 34%),radial-gradient(at 6% 95%,#4f8cac 0,transparent 58%),radial-gradient(ellipse 85% 95% at 50% 50%,#8cc6e6 0,rgba(140,198,230,0) 78%),linear-gradient(120deg,#4f8cac 0,#74b0d2 45%,#97c8e0 100%)}.veo-footer__inner{max-width:1280px;margin:0 auto;padding:64px 12px 56px}.veo-footer__brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.veo-footer__logo{width:313px;height:auto;object-fit:contain}.veo-footer__tagline{font-size:30px;font-weight:300;line-height:1.2;color:#fff;margin:0}.veo-footer__divider{border:0;height:2px;background:#fff;margin:56px auto;max-width:1256px}.veo-footer__divider-bottom{margin:0 auto}.veo-footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.veo-footer__col{display:flex;flex-direction:column}.veo-footer__title{font-size:24px;font-weight:600;line-height:1.25;color:#025373;margin:0 0 18px}.veo-footer__title--mt{margin-top:28px}.veo-footer__text{font-size:22px;font-weight:400;line-height:1.45;color:#025373;margin:0}.veo-footer__link{display:block;font-size:22px;font-weight:400;line-height:1.45;color:#025373;text-decoration:none;background:0 0;border:0;padding:0;text-align:left;cursor:pointer;transition:color .2s}.veo-footer__link+.veo-footer__link{margin-top:14px}.veo-footer__link:hover{color:#025373}.veo-footer__social{display:flex;justify-content:center;align-items:center;gap:22px;flex-wrap:wrap;margin-top:56px}.veo-footer__social-btn{width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.4392156863);display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s,background-color .3s}.veo-footer__social-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,43,74,.18)}.veo-footer__social-btn svg{width:24px;height:24px;fill:#025373;transition:fill .2s}.veo-footer__bottom-inner{max-width:1280px;margin:0 auto;padding:24px 32px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 32px}.veo-footer__bottom-inner p{font-size:14px;font-weight:400;line-height:1.5;color:#025373;margin:0}@media(max-width:1024px){.veo-footer__grid{grid-template-columns:repeat(2,1fr);gap:36px}}@media(max-width:768px){.veo-footer__inner{padding:48px 24px 36px}.veo-footer__grid{grid-template-columns:1fr;gap:32px}.veo-footer__tagline{font-size:24px}.veo-footer__title{font-size:18px;margin:0 0 6px}.veo-footer__title--mt{margin-top:32px}.veo-footer__social-btn{width:40px;height:40px}.veo-footer__social-btn svg{width:18px;height:18px}.veo-footer__link,.veo-footer__text{font-size:16px}.veo-footer__bottom-inner{flex-direction:column;text-align:center;justify-content:center}}