:root{--primary-blue:#244487;--whatsapp-green:#2ecc40;--highlight-green:#00ff1e;--text-dark:#3e3e3e;--white:#fafcfc;--text-gray:#555;--border-radius-card:22px;--border-radius-pill:55px;--shadow-standard:0 8px 32px #0000001a;--transition-smooth:all .4s cubic-bezier(.165, .84, .44, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}::selection{background-color:var(--highlight-green);color:var(--primary-blue)}body{background-color:var(--white);color:var(--text-dark);font-family:Sora,sans-serif;line-height:1.4;overflow-x:hidden}h1,h2,h3,h4{text-transform:uppercase}.container{max-width:1440px;margin:0 auto;padding:0 40px}.frame{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.text-white{color:var(--white)}.text-blue-brand{color:#244487}.text-gray-brand{color:#3e3e3e}.text-green{color:var(--highlight-green)}.extrabold{font-weight:800}.bold{font-weight:700}.large{font-size:80px}.medium{font-size:30px}.bg-blue-dark{background-color:var(--primary-blue)}.bg-light{background-color:var(--white)}.texture-map{pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100 Q 100 50 200 100 T 400 100 M0 200 Q 150 250 300 180 T 400 250 M100 0 Q 50 150 120 300 T 50 400' fill='none' stroke='white' stroke-width='1' opacity='0.1'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.diagonal-split{width:100%;height:100vh;display:flex}.left-col,.right-col{justify-content:center;align-items:center;width:50%;padding:60px;display:flex;position:relative}.diagonal-split .left-col{clip-path:polygon(0 0,100% 0,85% 100%,0 100%);z-index:2}.diagonal-split .right-col{width:60%;margin-left:-10%;padding-left:15%}#hero-deep-blue .diagonal-split{display:block}#hero-deep-blue .left-col{clip-path:polygon(0 0,100% 0,80.23% 100%,0 100%);text-align:center;justify-content:flex-start;align-items:center;width:62.81vw;height:100%;padding:160px 60px 100px 100px;position:absolute;top:0;left:0}#hero-deep-blue .right-col{justify-content:flex-start;align-items:center;width:100%;height:100%;margin:0;padding-top:100px;padding-left:63vw;padding-right:40px}#hero-deep-blue .section-title-alt{text-align:center;width:100%;margin-bottom:30px;line-height:1.2}#hero-deep-blue .cards-stack{gap:12px}#hero-deep-blue .info-card{cursor:pointer;backface-visibility:hidden;width:100%;min-height:100px;padding:12px 25px;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}#hero-deep-blue .info-card:before{content:"";background-color:var(--primary-blue);z-index:10;width:0;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}#hero-deep-blue .info-card:hover,#hero-deep-blue .info-card.is-active{background:#fff;transform:translateY(-8px)scale(1.03);box-shadow:0 25px 50px #00000014}#hero-deep-blue .info-card:hover:before,#hero-deep-blue .info-card.is-active:before{width:8px}#hero-deep-blue .info-card:hover .card-icon i,#hero-deep-blue .info-card.is-active .card-icon i{transition:transform .5s cubic-bezier(.4,0,.2,1);transform:scale(1.2)rotate(8deg)}#hero-deep-blue .card-icon{width:45px;height:45px}#hero-deep-blue .card-body h3{font-size:16px}#hero-deep-blue .card-icon.trust i{color:var(--primary-blue)}#hero-deep-blue .card-icon.history i{color:var(--highlight-green)}#hero-deep-blue .card-icon i{width:30px;height:30px}#hero-deep-blue .alt-main,#hero-deep-blue .alt-secondary{font-size:36px;font-weight:700}#hero-deep-blue .alt-highlight{color:var(--primary-blue);font-size:65px;font-weight:800}#hero-deep-blue .section-title{margin-bottom:80px;line-height:1;position:relative;right:20px}#hero-deep-blue .main-title{font-size:60px;font-weight:600}#hero-deep-blue .sub-title{color:var(--white);margin-top:10px;font-size:30px;font-weight:600;display:block}#hero-deep-blue .sub-title .highlight{color:var(--highlight-green);margin-left:20px;font-size:90px;font-weight:800}#hero-deep-blue .benefit-list li{gap:30px;margin-bottom:35px;font-size:22px;font-weight:500;animation:4s infinite scan-glow}#hero-deep-blue .benefit-list li:first-child{animation-delay:0s}#hero-deep-blue .benefit-list li:nth-child(2){animation-delay:.8s}#hero-deep-blue .benefit-list li:nth-child(3){animation-delay:1.6s}#hero-deep-blue .benefit-list li:nth-child(4){animation-delay:2.4s}#hero-deep-blue .benefit-list li:nth-child(5){animation-delay:3.2s}@keyframes scan-glow{0%,20%,to{text-shadow:none;opacity:.8;transform:translate(0)}10%{text-shadow:0 0 15px #00ff1e66;opacity:1;color:var(--white);transform:translate(10px)}}.split-hero{align-items:center;width:100%;min-height:100vh;padding-top:60px;padding-bottom:60px;display:flex;position:relative}.hero-content{text-align:center;z-index:20;pointer-events:none;flex-direction:column;align-items:center;width:62.32vw;padding:0 40px 0 80px;display:flex;position:relative}.hero-content>*{pointer-events:auto}.hero-title{white-space:nowrap;justify-content:center;align-items:baseline;gap:15px;width:100%;margin-bottom:0;padding-left:80px;line-height:1.1;display:flex}.animated-gradient-text{background:linear-gradient(120deg, var(--primary-blue) 0%, var(--primary-blue) 40%, #6ebdfc 50%, var(--primary-blue) 60%, var(--primary-blue) 100%);color:#0000;-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-top:-10px;margin-bottom:-10px;padding:10px 0;animation:4s linear infinite text-shine;display:inline-block}.animated-gradient-green{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#00ff1e 0% 40%,#9dfca9 50%,#00ff1e 60% 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin-top:-10px;margin-bottom:-10px;padding:10px 0;animation:4s linear infinite text-shine;display:inline-block}@keyframes text-shine{0%{background-position:200%}to{background-position:-200%}}.hero-visual{z-index:5;width:37.68vw;height:100%;position:absolute;top:0;left:62.32vw;overflow:visible}.diagonal-block{background-color:var(--primary-blue);clip-path:polygon(24% 0%,100% 0%,100% 100%,1.23% 100%);z-index:1;width:100%;height:100%;position:absolute;top:0;right:0}.vehicle-silhouettes{border-bottom:1px solid #3e3e3e;justify-content:center;align-items:flex-end;gap:30px;width:300px;margin:15px 0 40px;padding-bottom:0;display:flex}.silhouette-item img{filter:invert(21%)sepia(0%)saturate(0%)hue-rotate()brightness(96%)contrast(88%);height:auto;display:block}.silhouette-item:first-child img{width:54px;transform:translateY(14px)}.silhouette-item:nth-child(2) img{width:42px;transform:translateY(9px)}.silhouette-item:nth-child(3) img{width:64px;transform:translateY(1px)}.price-container{align-items:baseline;gap:10px;margin-bottom:20px;display:flex}.price-label{color:var(--text-dark);font-size:18px}.price-value{color:var(--primary-blue);font-size:55px;font-weight:800}.price-suffix{color:var(--text-dark);font-size:18px}.hero-details{color:var(--text-gray);margin-bottom:50px;font-size:18px;line-height:2}.btn-icon{filter:brightness(0)invert();width:50px;height:50px}.btn{cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;gap:25px;padding:25px 60px;font-size:32px;font-weight:800;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.btn.btn-medium{gap:15px;padding:15px 40px;font-size:20px}.btn.btn-medium .btn-icon{width:35px;height:35px}.btn:hover{transform:scale(1.05)}.btn-whatsapp{color:var(--white);white-space:nowrap;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);background-color:#0000;width:fit-content;animation:2.5s ease-in-out infinite button-pulse;position:relative;overflow:hidden;transform:translateZ(0);mask-image:radial-gradient(#fff,#000)}.btn-whatsapp:before{content:"";z-index:1;background:conic-gradient(#0000,#0000,#0000,#244487);width:200%;height:350%;animation:3s linear infinite rotate-border;position:absolute;top:-125%;left:-50%}.btn-whatsapp:after{content:"";background-color:var(--whatsapp-green);z-index:2;border-radius:18px;position:absolute;inset:2px}.btn-whatsapp .btn-icon,.btn-whatsapp span{z-index:5;position:relative}.btn-whatsapp:hover{animation-play-state:paused;transform:scale(1.05)translateZ(0)}@keyframes rotate-border{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes button-pulse{0%{transform:scale(1)translateZ(0)}50%{transform:scale(1.03)translateZ(0)}to{transform:scale(1)translateZ(0)}}.btn-caption{color:var(--text-gray);opacity:.8;margin-top:15px;font-size:16px;font-style:italic}.mobile-logo{display:none}.logo-wrapper{z-index:10;justify-content:center;align-items:center;width:clamp(440px,36vw,760px);height:clamp(360px,30vw,640px);display:flex;position:absolute;top:-10vh;right:-4vw;overflow:hidden}.apvs-logo{filter:drop-shadow(0 15px 15px #00000080);flex-shrink:0;width:100%;height:auto}.vehicles-display{z-index:10;pointer-events:none;align-items:flex-end;width:clamp(420px,42vw,700px);height:auto;display:flex;position:absolute;bottom:0;right:0}.v-img{filter:drop-shadow(0 25px 50px #000000b3)}.v-fleet{z-index:5;width:100%;height:auto;display:block}.section-title{margin-bottom:60px;font-size:64px;font-weight:800;line-height:1.1}.benefit-list{list-style:none}.benefit-list li{color:var(--white);align-items:center;gap:25px;margin-bottom:32px;font-size:17px;font-weight:100;display:flex}.benefit-list li i,.benefit-list li svg{color:#00ff1e;width:40px;height:40px}#hero-deep-blue .benefit-list li i,#hero-deep-blue .benefit-list li svg{width:30px;height:30px}.section-title-alt{text-align:center;margin-bottom:40px;font-size:36px;font-weight:800;line-height:1}.section-title-alt .extra{color:#000;font-size:48px;display:block}.cards-stack{flex-direction:column;gap:20px;display:flex}.info-card{background:var(--white);border-radius:var(--border-radius-card);box-shadow:var(--card-shadow);align-items:center;gap:30px;padding:20px 30px;display:flex}.card-icon{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.card-icon i{color:gold;width:40px;height:40px}.card-icon.file i{color:#ee4b2b}.card-icon.ra{justify-content:center;align-items:center;display:flex}.ra-logo{width:100%;height:auto}.card-icon.years span{color:var(--white);background:var(--highlight-green);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;font-weight:800;display:flex}.card-body h3{color:var(--primary-blue);margin-bottom:5px;font-size:18px}.card-body p{color:var(--text-gray);font-size:14px}.section-title-process{text-align:center;margin-top:25px;margin-bottom:10px;line-height:1.4}.section-title-process .process-main{font-size:36px;font-weight:600}.section-title-process .process-highlight{color:#244487;font-size:65px;font-weight:800}.process-steps{flex-direction:column;align-items:center;gap:5px;margin-bottom:40px;display:flex}.step-card{background:var(--primary-blue);border-radius:var(--border-radius-card);width:100%;max-width:600px;color:var(--white);align-items:center;gap:20px;margin:0 auto;padding:16px 35px;display:flex}.step-icon i,.step-icon svg{width:50px;height:50px;color:var(--white)}.step-body h4{margin-bottom:2px;font-size:17px}.step-body p{opacity:.9;font-size:13px}.step-arrow i,.step-arrow svg{color:var(--primary-blue);width:32px;height:32px;animation:1.5s ease-in-out infinite pointing-down}@keyframes pointing-down{0%,to{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}.center-mt{margin:0 auto;display:flex}#process{background-color:var(--white);position:relative;overflow:hidden}#process .diagonal-split{min-height:100vh;display:flex}#process .left-col{z-index:2;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;width:60%;padding-top:40px;padding-left:80px;padding-right:10vw;display:flex;position:relative;clip-path:none!important}#btn-process-wpp{z-index:100;white-space:nowrap;margin:0;display:flex;position:absolute;bottom:25px;left:36%;transform:translate(-50%)}#process .right-col{background-color:var(--primary-blue);clip-path:polygon(21.05% 0,100% 0,100% 100%,35% 100%);z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;width:62.81vw;height:100%;padding:40px 60px 120px 22vw;display:flex;position:absolute;top:0;right:0}.section-title-modalities{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;margin-bottom:30px;line-height:1.4;display:flex;position:relative}.section-title-modalities span:first-child{font-size:65px;font-weight:800;color:#00ff1e!important}.section-title-modalities span:last-child{font-size:36px;font-weight:600;color:#fafcfc!important}.modalities-card{-webkit-backdrop-filter:blur(12px);border-radius:var(--border-radius-card);background:#ffffff26;border:1px solid #fff3;justify-content:space-between;align-items:center;gap:35px;width:100%;max-width:800px;margin:0 auto 30px;padding:25px 30px;animation:3s ease-in-out infinite float-card;display:flex}@keyframes float-card{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes float-btn{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.modality-item{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.modality-item i{width:45px;height:45px;color:var(--white)}.modality-item span{color:var(--white);white-space:nowrap;font-size:16px;font-weight:700}.modalities-card .divider{background-color:#fff3;width:1px;height:60px}.btn-grid{z-index:10;grid-template-columns:1fr 1fr;gap:15px;width:100%;max-width:800px;margin:0 auto;display:grid;position:relative}.btn-outline{-webkit-backdrop-filter:blur(8px);border-radius:var(--border-radius-pill);color:var(--white);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;padding:20px;font-size:18px;font-weight:800;transition:all .3s;animation:3.5s ease-in-out infinite float-btn}.btn-outline:first-child{animation-delay:0s}.btn-outline:nth-child(2){animation-delay:.5s}.btn-outline:nth-child(3){animation-delay:1s}.btn-outline:nth-child(4){animation-delay:1.5s}.btn-outline:nth-child(5){animation-delay:.75s}.btn-outline:hover{background:#244487;animation-play-state:paused;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-outline.centered{grid-column:span 2;width:50%;margin:0 auto}.footer-simple{color:#fff9;text-align:center;background-color:#0d1b3e;border-top:1px solid #ffffff0d;padding:40px 20px;font-size:13px}.footer-content{flex-direction:column;gap:12px;max-width:1200px;margin:0 auto;display:flex}.lgpd-note{max-width:600px;margin:0 auto;font-size:11px;font-style:italic;line-height:1.6}.footer-links{justify-content:center;gap:15px;margin-top:10px;display:flex}.footer-links a{color:var(--white);opacity:.8;text-decoration:underline;transition:opacity .3s}.footer-links a:hover{opacity:1;text-decoration:underline}.reveal{opacity:0;will-change:opacity, transform;transition:all 1s cubic-bezier(.16,1,.3,1)}.reveal.active{opacity:1;transform:translate(0)scale(1)}.fade-up{transform:translateY(60px)}.fade-down{transform:translateY(-60px)}.fade-left{transform:translate(60px)}.fade-right{transform:translate(-60px)}.zoom-in{transform:scale(.85)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}.step-card,.modality-item{will-change:transform;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s}.step-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 15px 30px #00000026}.modality-item:hover{transform:translateY(-10px)scale(1.1)}html,body{max-width:100%;overflow-x:hidden}@media (width<=1024px){.frame{padding:60px 0 0;display:block;overflow:hidden;height:auto!important;min-height:auto!important}*{max-width:100%}.split-hero{align-items:center;padding-top:40px;flex-direction:column!important;min-height:auto!important;position:relative!important}.hero-content{z-index:10;flex-direction:column;display:flex;text-align:center!important;align-items:center!important;width:100%!important;padding:0 24px!important;position:relative!important}.hero-visual,.vehicles-display{display:none!important}.mobile-logo{filter:drop-shadow(0 4px 12px #0003);width:310px;height:auto;margin:-70px auto -20px;display:block}.hero-title{letter-spacing:0;gap:8px;margin-bottom:10px;line-height:1.2;white-space:normal!important;text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;width:100%!important;margin-left:0!important;padding-left:0!important;font-size:26px!important}.large{letter-spacing:-1px;font-size:34px!important}.medium{font-size:18px!important}.price-container{text-align:center;margin-bottom:16px;flex-direction:column!important;align-items:center!important;gap:0!important}.price-value{font-size:42px!important}.price-label,.price-suffix{font-size:14px!important}.hero-details{margin-bottom:28px;line-height:1.8;text-align:center!important;font-size:14px!important}.btn-large{justify-content:center;padding:14px 18px;font-size:14px;width:calc(100% - 20px)!important;max-width:360px!important}.diagonal-split{flex-direction:column!important;height:auto!important}.left-col,.right-col{clip-path:none!important;width:100%!important;min-height:auto!important;padding:50px 24px!important;position:relative!important;left:0!important;right:0!important;transform:none!important}#hero-deep-blue{height:auto!important;min-height:auto!important;position:relative!important}#hero-deep-blue .diagonal-split{flex-direction:column!important;height:auto!important;min-height:auto!important;display:flex!important;position:relative!important}#hero-deep-blue .left-col{flex-direction:column;display:flex;clip-path:none!important;text-align:center!important;align-items:center!important;width:100%!important;height:auto!important;padding:50px 24px 40px!important;position:relative!important;top:auto!important}#hero-deep-blue .right-col{width:100%!important;height:auto!important;padding-top:40px!important;padding-left:24px!important;padding-right:24px!important;position:relative!important}#hero-deep-blue .main-title{text-align:center;display:block;margin-bottom:1px!important;font-size:36px!important}#hero-deep-blue .section-title{text-align:center;margin-bottom:40px!important;font-size:32px!important;position:static!important;right:0!important}#hero-deep-blue .sub-title{margin-top:4px;font-size:18px!important;display:inline!important}#hero-deep-blue .sub-title .highlight{vertical-align:middle;margin-top:0!important;margin-left:6px!important;font-size:44px!important;display:inline!important}#hero-deep-blue .benefit-list{text-align:left;width:100%;font-size:17px!important}#hero-deep-blue .benefit-list li{justify-content:flex-start;gap:10px;padding:8px 0;animation:4s infinite scan-glow;font-weight:100!important}.section-title-alt{text-align:center;font-size:28px!important}.cards-stack{gap:16px}#process .diagonal-split{flex-direction:column!important;height:auto!important;min-height:auto!important;display:flex!important}#process .right-col{overflow-x:hidden;box-sizing:border-box!important;order:-1!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:50px 24px!important}#process .left-col{clip-path:none!important;box-sizing:border-box!important;order:1!important;width:100%!important;padding:50px 24px 0!important}.section-title-process .process-main{text-align:center;font-size:26px!important}.section-title-process .process-highlight{text-align:center;font-size:54px!important}.process-steps{margin-bottom:15px!important}#btn-process-wpp{justify-content:center;display:flex;white-space:normal!important;width:calc(100% - 48px)!important;max-width:360px!important;margin:10px auto 40px!important;position:relative!important;bottom:0!important;left:0!important;transform:none!important}.step-card{text-align:center;flex-direction:column!important;gap:12px!important;padding:20px!important}.section-title-modalities{text-align:left;padding-left:24px!important;font-size:24px!important}.modalities-card{flex-wrap:wrap;justify-content:center;gap:16px!important;width:calc(100% - 48px)!important;max-width:100%!important;margin:0 auto 24px!important;padding:20px 16px!important}.category-selector,.vehicle-tabs{flex-wrap:wrap!important;gap:8px!important;padding:10px!important}.cards-grid{grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;padding:0!important}#modalities,#modalities .frame,#modalities .left-col,#modalities .right-col{overflow-x:hidden!important}.cta-section .btn-large,#modalities .btn-large{width:calc(100% - 48px)!important;max-width:360px!important;margin:0 auto!important}}@media (width<=420px){.large{font-size:28px!important}.hero-title,.section-title{font-size:24px!important}#hero-deep-blue .main-title{font-size:30px!important}#hero-deep-blue .sub-title .highlight{font-size:34px!important}.cards-grid{grid-template-columns:1fr!important}}@media (width>=1800px){.content,.modalities-card,.btn-grid,.process-steps{max-width:1100px!important}#process .left-col{padding-left:140px}#process .right-col{padding-left:20vw;padding-right:140px}.section-title-process .process-main{font-size:48px}.section-title-process .process-highlight{font-size:82px}.section-title-modalities span:first-child{font-size:80px}.section-title-modalities span:last-child{font-size:48px}.step-card{padding:40px!important}.btn-outline{padding:24px;font-size:22px}}@media (width>=2500px){.content,.modalities-card,.btn-grid,.process-steps{max-width:1400px!important}#process .left-col{padding-left:200px}#process .right-col{padding-left:18vw;padding-right:200px}.section-title-process .process-main{font-size:56px}.section-title-process .process-highlight{font-size:96px}.section-title-modalities span:first-child{font-size:100px}.section-title-modalities span:last-child{font-size:60px}.btn-outline{padding:30px;font-size:26px}.modality-item i{width:60px;height:60px}.modality-item span{font-size:20px}#btn-process-wpp{bottom:50px;scale:1.25}}
