:root{--blue-deep:#001e80;--blue-night:#0d1b2a;--blue-elegant:#06152b;--blue-mid:#0a2447;--gold-primary:#e6b566;--gold-accent:#d4af37;--gold-glow:#e6b56626;--blue-glow:#001e8066;--white:#fff;--grad-premium:linear-gradient(135deg, #000b1a, #001e80, #06152b);--grad-gold:linear-gradient(135deg, #e6b566, #d4af37);--container-max:1280px;--section-pad:100px 0;--transition:all .5s cubic-bezier(.2, .8, .2, 1);--shadow-premium:0 20px 50px #0009;--shadow-gold:0 0 25px #e6b5661f;--radius:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;max-width:100%;overflow-x:hidden}body{background:var(--blue-night);color:var(--white);max-width:100%;font-family:Plus Jakarta Sans,sans-serif;line-height:1.8;overflow-x:hidden}h1,h2,h3,h4,h5,.logo-text{letter-spacing:-.03em;font-family:Outfit,sans-serif;font-weight:700;line-height:1.15}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.container{max-width:var(--container-max);padding:0 calc(2rem + env(safe-area-inset-right)) 0 calc(2rem + env(safe-area-inset-left));margin:0 auto}#header{z-index:1000;-webkit-backdrop-filter:blur(25px)saturate(1.8);background:#00081426;border-bottom:1px solid #ffffff08;transition:all .8s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}#header:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#e6b56614,#0000);width:100%;height:1px;position:absolute;bottom:-1px;left:0}#header nav{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:grid}.logo{justify-self:start;align-items:center;text-decoration:none;display:flex}.main-logo{width:auto;height:52px;transition:all .4s cubic-bezier(.16,1,.3,1);display:block}.main-logo:hover{filter:brightness(1.1);transform:scale(1.05)}.nav-links a{text-transform:uppercase;letter-spacing:1px;opacity:.8;transition:var(--transition);color:var(--white);white-space:nowrap;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;position:relative}.nav-links a:hover,.nav-links a.active{opacity:1;color:var(--gold-primary)}.nav-links a:after,.nav-links a.active:after{content:"";background:var(--gold-primary);width:0;height:2px;transition:var(--transition);border-radius:2px;position:absolute;bottom:-6px;left:0;box-shadow:0 0 10px #e6b56666}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.dropdown{position:relative}.dropdown:after{content:"";z-index:10;width:100%;height:20px;position:absolute;top:100%;left:0}.dropdown-menu{opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(30px)saturate(1.8);z-index:100;background:#030b1a;border:1px solid #e6b56640;border-radius:20px;grid-template-columns:1fr 1fr;gap:.75rem;min-width:560px;margin-top:15px;padding:1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 40px 100px #000000e6}.dropdown-menu:before{content:"";background:linear-gradient(90deg,#0000,#e6b56680,#0000);height:1px;position:absolute;top:-1px;left:0;right:0}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.dropdown-menu a{white-space:nowrap;align-items:center;gap:.75rem;color:#ffffffe6!important;opacity:1!important;background:#ffffff08!important;border:1px solid #ffffff0d!important;border-radius:12px!important;padding:.7rem 1rem!important;font-size:.88rem!important;transition:all .4s!important;display:flex!important;transform:none!important}.dropdown-menu a svg{color:var(--gold-primary);opacity:.9;width:20px;height:20px}.dropdown-menu a:hover{box-shadow:0 10px 20px #0003;color:var(--white)!important;background:#e6b5661f!important;border-color:#e6b56666!important;transform:translate(8px)!important}.dropdown-menu a:after{display:none!important}.nav-social{z-index:10;justify-self:end;align-items:center;gap:.75rem;display:flex}.nav-social .social-glass{width:38px;height:38px;color:var(--gold-primary);transition:var(--transition);background:#e6b56614;border:1px solid #e6b56633;border-radius:8px}.nav-social .social-glass:hover{border-color:var(--gold-primary);background:#e6b56626;transform:translateY(-3px);box-shadow:0 8px 16px #0006}.nav-social .social-glass svg{width:16px;height:16px}.mobile-toggle{-webkit-backdrop-filter:blur(15px);color:var(--white);cursor:pointer;z-index:1001;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.16,1,.3,1);display:none}.mobile-toggle:hover{border-color:var(--gold-primary);color:var(--gold-primary);background:#e6b5661a;transform:scale(1.05)}.mobile-toggle svg{width:22px;height:22px;transition:transform .3s;display:block}.mobile-toggle:hover svg{transform:rotate(90deg)}.btn-primary{background:var(--grad-gold);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.4rem;font-size:.95rem;font-weight:700;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d,0 0 10px #e6b5661a;color:var(--blue-night)!important}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:all .7s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.btn-primary:hover:before{left:150%}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 30px #0006,0 0 20px #e6b56626}.btn-primary svg{width:18px;height:18px;transition:transform .3s}.btn-primary:hover svg{transform:translate(5px)}.btn-secondary{color:var(--gold-primary);cursor:pointer;transition:var(--transition);background:0 0;border:1px solid #e6b56680;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.4rem;font-size:.9rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn-secondary:hover{border-color:var(--gold-primary);background:#e6b5660d;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.btn-secondary svg{width:18px;height:18px}.section-header h2{margin-bottom:1rem;font-size:3rem;line-height:1.2}.section-header h2 span{color:var(--gold-primary);text-shadow:0 0 30px #e6b56640}.section-header p{opacity:.7;max-width:680px;margin:0 auto;font-size:1.1rem;line-height:1.8}.section-header .gold-line{background:var(--grad-gold);border-radius:2px;width:60px;height:3px;margin:1.25rem auto 0}section{padding:var(--section-pad);position:relative}section.alt-bg{background:linear-gradient(#000b1a00 0%,#06152b99 50%,#000b1a00 100%)}section .container{z-index:2;position:relative}.card-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));align-items:stretch;gap:2.5rem;display:grid}.section-header{text-align:center;margin-bottom:3.5rem}.p-card{-webkit-backdrop-filter:blur(25px)saturate(1.2);text-align:center;height:100%;transform-style:preserve-3d;perspective:1000px;background:#0a192f73;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;padding:3.5rem 2.5rem;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible;box-shadow:0 20px 50px #00000080}.p-card:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffffff1a 0%,#0000 40%,#e6b5660d 100%);border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0}.p-card:after{content:"";pointer-events:none;border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 20px #ffffff05}.p-card:hover{background:#0c1e3899;border-color:#e6b5664d;transform:translateY(-12px)rotateX(4deg);box-shadow:0 40px 80px #000000b3,0 0 30px #e6b5661a}.p-card .icon{width:80px;height:80px;color:var(--gold-primary);background:radial-gradient(circle at 30% 30%,#ffffff1a 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;transform:translateZ(20px);box-shadow:0 10px 20px #0000004d}.p-card:hover .icon{border-color:var(--gold-primary);transform:translateZ(40px)scale(1.1)rotate(5deg);box-shadow:0 0 25px #e6b5664d}.p-card .icon svg{stroke-width:1.5px;filter:drop-shadow(0 0 10px #e6b56666);width:34px;height:34px}.p-card h3{color:var(--white);text-shadow:0 4px 8px #00000080;letter-spacing:.5px;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;transform:translateZ(15px)}.p-card p{color:#ffffffb3;max-width:280px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7;transform:translateZ(10px)}.p-card.clickable{cursor:pointer}.p-card .card-link{color:var(--gold-primary);transition:var(--transition);opacity:.8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;display:flex}.p-card:hover .card-link{opacity:1;border-color:var(--gold-primary);background:#e6b5661a;transform:translateY(-2px)}.p-card .card-link svg{width:14px;height:14px;transition:var(--transition)}.p-card:hover .card-link svg{transform:translate(4px)}.reveal{opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.reveal.active{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.particles-container{z-index:2;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.particle{background:var(--gold-primary);box-shadow:0 0 10px var(--gold-primary);opacity:.2;border-radius:50%;animation:15s linear infinite floatParticle;position:absolute}@keyframes floatParticle{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:.3}90%{opacity:.3}to{opacity:0;transform:translateY(-100vh)rotate(360deg)}}.split-section{padding:100px 0}.split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.split-image-wrap{box-shadow:var(--shadow-premium);border-radius:12px;position:relative;overflow:hidden}.split-image{object-fit:cover;border-radius:12px;width:100%;height:auto;transition:transform .6s}.split-image-wrap:hover .split-image{transform:scale(1.05)}.split-glass-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#00142fd9;border-top:1px solid #e6b5664d;border-left:1px solid #e6b5664d;border-radius:12px 0;align-items:center;gap:1rem;max-width:320px;padding:1.5rem;display:flex;position:absolute;bottom:-1px;right:-1px}.split-glass-card svg{color:var(--gold-primary);flex-shrink:0;width:32px;height:32px}.split-glass-card span{font-size:.95rem;font-weight:500;line-height:1.4}.split-content h2{font-size:2.8rem}.split-content h2 span{color:var(--gold-primary)}.premium-list{flex-direction:column;gap:1.25rem;display:flex}.premium-list li{opacity:.9;align-items:flex-start;gap:1rem;font-size:1.05rem;line-height:1.6;display:flex}.premium-list li svg{width:24px;height:24px;color:var(--gold-primary);flex-shrink:0;margin-top:2px}.premium-list li strong{color:var(--white);margin-right:4px;font-weight:600}.cta-section{text-align:center;background:#000;border-top:1px solid #e6b56626;justify-content:center;align-items:center;padding:80px 0;display:flex;position:relative;overflow:hidden}.cta-glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#e6b5661f 0%,#0000 65%);width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-bg-symbol{opacity:.03;z-index:0;width:500px;height:500px;color:var(--gold-primary);pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-bg-symbol svg{width:100%;height:100%}.cta-abstract-decor{z-index:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.cta-abstract-decor:before,.cta-abstract-decor:after{content:"";opacity:.15;width:300px;position:absolute;top:0;bottom:0}.cta-abstract-decor:before{clip-path:polygon(0 0,100% 0,50% 100%,0 100%);background:radial-gradient(circle,#e6b5664d 0%,#0000 70%);left:-50px}.cta-abstract-decor:after{clip-path:polygon(50% 0,100% 0,100% 100%,0 100%);background:radial-gradient(circle,#e6b5664d 0%,#0000 70%);right:-50px}.premium-cta-section:before{content:"";z-index:0;background:linear-gradient(#000814fc 0%,#001e414d 50%,#000814fc 100%);position:absolute;top:0;bottom:0;left:0;right:0}.cta-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:950px;margin:0 auto;display:flex;position:relative}.cta-section h2{letter-spacing:-2px;background:linear-gradient(#fff 30%,#e6b566 65%,#c99544 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 20px #0009);-webkit-background-clip:text;margin-top:0;margin-bottom:2rem;font-size:4.2rem;font-weight:800;line-height:1.1;position:relative}.cta-section p{color:#ffffffe6;text-shadow:0 2px 10px #00000080;max-width:800px;margin-bottom:4.5rem;margin-left:auto;margin-right:auto;font-size:1.45rem;font-weight:400;line-height:1.6}.cta-actions{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.btn-cta-primary{text-transform:uppercase;letter-spacing:1.5px;color:#000;cursor:pointer;z-index:1;background:linear-gradient(135deg,#f0c987 0%,#e6b566 50%,#b07d30 100%);border:none;border-radius:50px;align-items:center;gap:.8rem;padding:1.1rem 3.2rem;font-size:1.05rem;font-weight:800;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 25px #e6b56640,inset 0 1px 2px #fff9}.btn-cta-primary span{z-index:2;position:relative}.btn-reflection{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:none;animation:4s linear infinite btnShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes btnShine{0%{left:-100%}20%{left:150%}to{left:150%}}.btn-cta-primary:hover{filter:brightness(1.05);transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #e6b56666,0 0 25px #e6b56633}.btn-cta-primary:after{content:"";opacity:0;background:linear-gradient(135deg,#fff6,#0000);border-radius:50px;transition:all .6s;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.btn-cta-primary:hover:after{opacity:1}.btn-cta-secondary{text-transform:uppercase;letter-spacing:1.5px;-webkit-backdrop-filter:blur(20px);color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #e6b56673;border-radius:50px;align-items:center;gap:.8rem;padding:1.1rem 3.2rem;font-size:1.05rem;font-weight:600;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 0 15px #e6b5660d,0 5px 15px #0003}.btn-cta-secondary:hover{border-color:var(--gold-primary);color:var(--gold-primary);background:#e6b5661a;transform:translateY(-5px);box-shadow:0 15px 35px #0006,inset 0 0 10px #e6b56626}.btn-cta-primary svg,.btn-cta-secondary svg{width:20px;height:20px;transition:transform .4s}.btn-cta-primary:hover svg{transform:translate(5px)}.btn-cta-secondary:hover svg{transform:scale(1.1)}.cta-section h2 span{background:linear-gradient(#e6b566 0%,#c99544 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}@media (max-width:768px){.cta-section{padding:80px 0}.cta-section h2{letter-spacing:-1px;font-size:2.8rem}.cta-section p{margin-bottom:3rem;font-size:1.15rem}.cta-actions{flex-direction:column;align-items:center;gap:1.25rem}.btn-cta-primary,.btn-cta-secondary{justify-content:center;width:100%;max-width:350px;padding:1rem 2.25rem}.cta-bg-symbol{width:300px;height:300px}}.contact-grid{grid-template-columns:1.3fr .7fr;align-items:start;gap:3rem;display:grid}.form-card{border-radius:var(--radius);background:#0a234280;border:1px solid #e6b56626;padding:2.5rem}.form-row{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}.form-group{margin-bottom:1.25rem}.form-group:last-of-type{margin-bottom:1.75rem}.form-group label{opacity:.7;margin-bottom:.5rem;font-size:.88rem;font-weight:500;display:block}.form-group input,.form-group select,.form-group textarea{width:100%;color:var(--white);transition:var(--transition);background:#0003;border:1px solid #ffffff1a;border-radius:4px;outline:none;padding:.9rem 1rem;font-family:inherit;font-size:.92rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold-primary);box-shadow:0 0 0 2px #e6b5661a}.form-group textarea{resize:vertical;height:120px}.form-group select{cursor:pointer}.form-group select option{background:var(--blue-night);color:var(--white)}.contact-sidebar .p-card{text-align:left;align-items:flex-start;padding:2rem}.contact-sidebar .p-card h4{color:var(--gold-primary);margin-bottom:1.25rem;font-size:1.15rem}.contact-sidebar .info-list{flex-direction:column;gap:1.25rem;display:flex}.contact-sidebar .info-item{opacity:.8;align-items:center;gap:.85rem;font-size:.92rem;display:flex}.contact-sidebar .info-item svg{width:20px;height:20px;color:var(--gold-primary);stroke-width:1.5px;flex-shrink:0}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-radius:var(--radius);transition:var(--transition);border:1px solid #e6b5661f;margin-bottom:1rem;overflow:hidden}.faq-item.active{border-color:#e6b5664d}.faq-question{cursor:pointer;transition:var(--transition);background:#0a23424d;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.faq-question:hover{background:#0a234280}.faq-question svg{width:20px;height:20px;color:var(--gold-primary);transition:var(--transition);flex-shrink:0}.faq-item.active .faq-question svg{transform:rotate(180deg)}.faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .4s;overflow:hidden}.faq-item.active .faq-answer{max-height:300px}.faq-answer p{opacity:.7;padding:0 0 1.25rem;font-size:.95rem;line-height:1.8}[class*=-faq-pagination],.faq-pagination{justify-content:center;align-items:center;gap:20px;width:100%;margin-top:40px;display:flex}.faq-page-btn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.faq-page-btn:hover:not(.disabled){border-color:var(--gold-primary);color:var(--gold-primary);background:#e6b5661a;transform:translateY(-2px)}.faq-page-btn svg{width:18px;height:18px;transition:transform .3s}.faq-page-btn.faq-next-btn:hover:not(.disabled) svg{transform:translate(4px)}.faq-page-btn.faq-prev-btn:hover:not(.disabled) svg{transform:translate(-4px)}.faq-page-btn.disabled{opacity:.4;cursor:not-allowed}.faq-page-indicators{align-items:center;gap:8px;display:flex}.faq-page-dot{cursor:pointer;background:#fff3;border-radius:50%;width:10px;height:10px;transition:all .3s}.faq-page-dot:hover{background:#ffffff80}.faq-page-dot.active{background:var(--gold-primary);border-radius:6px;width:24px}@media (max-width:600px){[class*=-faq-pagination],.faq-pagination{flex-wrap:wrap;gap:15px}.faq-page-btn{padding:10px 15px;font-size:.95rem}.faq-page-indicators{order:-1;justify-content:center;width:100%;margin-bottom:10px}}#footer{background:linear-gradient(#000 0%,#00040a 100%);border-top:1px solid #e6b56626;padding:6rem 0 3rem;position:relative;overflow:hidden}#footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#e6b56608 0%,#0000 70%);width:100%;height:300px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.footer-grid{grid-template-columns:1.5fr .8fr .8fr 1.2fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-col h4{color:var(--white);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2rem;font-size:1.1rem;font-weight:700;display:inline-block;position:relative}.footer-col h4:after{content:"";background:var(--gold-primary);width:30px;height:2px;position:absolute;bottom:-.6rem;left:0}.footer-about p{opacity:.6;max-width:350px;margin-bottom:2rem;font-size:.95rem;line-height:1.8}.footer-logo{margin-bottom:2.5rem;text-decoration:none;display:block}.footer-logo .logo-text{color:#fff;letter-spacing:-.5px;font-size:1.6rem;font-weight:800;line-height:1}.footer-logo span{color:var(--gold-primary);text-transform:uppercase;letter-spacing:3.5px;margin-top:5px;font-size:.75rem;font-weight:500;display:block}.footer-social{gap:1rem;display:flex}.social-glass{-webkit-backdrop-filter:blur(15px);color:#fff6;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.social-glass:hover{color:var(--gold-primary);background:#e6b56614;border-color:#e6b5664d;transform:translateY(-4px);box-shadow:0 8px 16px #0006}.social-glass svg{width:18px;height:18px;transition:all .3s;display:block}.social-glass svg path{fill:currentColor;stroke:none}.footer-col ul{flex-direction:column;gap:.8rem;display:flex}.footer-col ul li a{opacity:.6;color:#fff;font-size:.95rem;transition:all .4s}.footer-col ul li a:hover{opacity:1;color:var(--gold-primary);padding-left:5px}.footer-contact .contact-list{gap:1.25rem}.footer-contact .contact-list li{opacity:.8;color:#fff;align-items:center;gap:1rem;font-size:1rem;display:flex}.footer-contact .contact-list a{color:inherit;opacity:1;align-items:center;gap:1rem;display:flex;padding:0!important}.footer-contact .contact-list a:hover{color:var(--gold-primary);transform:none!important}.footer-contact .contact-list svg{width:20px;height:20px;color:var(--gold-primary);flex-shrink:0}.work-hours{border-top:1px solid #ffffff0d;margin-top:.5rem;padding-top:1rem;opacity:.5!important;font-size:.9rem!important}.footer-bottom{text-align:center;border-top:1px solid #ffffff0d;padding-top:3rem}.footer-bottom p{opacity:.45;letter-spacing:.2px;margin-bottom:.75rem;font-size:.9rem}.footer-bottom .susep{opacity:.25;text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:500}.reveal-init{opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal{opacity:1;transform:translateY(0)}.mobile-nav{z-index:2500;-webkit-backdrop-filter:blur(25px)saturate(1.8);opacity:0;visibility:hidden;-webkit-overflow-scrolling:touch;background:radial-gradient(circle,#000b1afc 0%,#030a18fc 100%);flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.mobile-nav.active{opacity:1;visibility:visible}.mobile-nav.active~.float-wpp,.mobile-nav.active~.scroll-top-btn,.mobile-nav.active~.lgpd-banner{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:all .4s cubic-bezier(.16,1,.3,1)!important;transform:translateY(20px)!important}.mobile-nav-header{border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.mobile-nav-logo{width:auto;height:44px;display:block}.mobile-nav .mobile-close{color:var(--white);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.mobile-nav .mobile-close:hover{border-color:var(--gold-primary);color:var(--gold-primary);background:#e6b5661a}.mobile-nav .mobile-close svg{width:20px;height:20px}.mobile-nav-content{flex-direction:column;flex:auto;gap:1.2rem;padding:2rem;display:flex}.mobile-nav .mobile-link{color:var(--white);opacity:.85;text-align:left;cursor:pointer;letter-spacing:1.5px;text-transform:uppercase;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.6rem 0;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:500;transition:all .3s;display:flex}.mobile-nav .mobile-link:hover,.mobile-nav .mobile-link.active{color:var(--gold-primary);opacity:1;transform:translate(5px)}.mobile-accordion-item{flex-direction:column;display:flex}.mobile-accordion-btn{position:relative}.mobile-accordion-btn .accordion-icon{width:26px;height:26px;color:var(--white);background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.mobile-accordion-btn .accordion-icon svg{width:12px;height:12px}.mobile-accordion-btn.active .accordion-icon{border-color:var(--gold-primary);color:var(--gold-primary);background:#e6b5661a;transform:rotate(180deg)}.mobile-nav .mobile-sub{opacity:0;visibility:hidden;grid-template-columns:repeat(2,1fr);gap:.6rem;max-height:0;margin-top:0;padding:0;transition:all .5s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.mobile-nav .mobile-sub.active{opacity:1;visibility:visible;max-height:800px;margin-top:1rem;margin-bottom:.5rem;padding:.25rem 0}.mobile-nav .mobile-sub-link{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:75px;padding:.85rem .9rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.mobile-nav .mobile-sub-link:hover,.mobile-nav .mobile-sub-link:active{background:#e6b56614;border-color:#e6b56659;transform:translateY(-2px)}.mobile-nav .sub-link-icon{color:var(--gold-primary);background:#e6b5661a;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:.5rem;padding:4px;display:flex}.mobile-nav .sub-link-icon svg{width:100%;height:100%}.mobile-nav .sub-link-name{color:#fffc;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;line-height:1.2}.mobile-nav .mobile-sub-link:hover .sub-link-name{color:var(--white)}.mobile-nav .mobile-sub-link.view-all-link{background:linear-gradient(135deg,#e6b5661f 0%,#e6b56605 100%);border:1px solid #e6b56640}.mobile-nav .mobile-sub-link.view-all-link .sub-link-icon{background:var(--gold-primary);color:var(--blue-night)}.mobile-nav .mobile-sub-link.view-all-link .sub-link-name{color:var(--gold-primary);font-weight:700}.mobile-nav-footer{background:#00000026;border-top:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;margin-top:auto;padding:2rem;display:flex}.mobile-nav .mobile-social{justify-content:center;gap:1rem;margin-top:0;display:flex}.mobile-nav-tagline{color:var(--gold-primary);opacity:.6;text-transform:uppercase;letter-spacing:2px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500}.marquee-wrapper{background:linear-gradient(#000 0%,#00122c66 50%,#000 100%);width:100%;padding:3rem 0 2.5rem;position:relative;overflow:hidden}.marquee-wrapper:before{content:"";background:linear-gradient(90deg,#0000,#e6b56633,#0000);height:1px;position:absolute;top:0;left:0;right:0}.marquee-wrapper:after{content:"";background:linear-gradient(90deg,#0000,#e6b56633,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.marquee-header{text-align:center;z-index:5;margin-bottom:.5rem;position:relative}.marquee-header h3{color:var(--gold-primary);text-transform:uppercase;letter-spacing:3px;text-shadow:0 0 15px #e6b5664d;margin-bottom:1rem;font-size:1.05rem;font-weight:700}.marquee-header p{color:var(--white);opacity:.8;letter-spacing:.2px;max-width:600px;margin:0 auto;font-size:1rem;font-weight:500}.marquee-track{-webkit-backdrop-filter:blur(15px)saturate(1.2);background:#0a234233;border-top:1px solid #ffffff0d;border-bottom:1px solid #e6b56640;width:100%;margin:.25rem 0;padding:2.5rem 0;position:relative;overflow:hidden;transform:translateY(-2px);box-shadow:0 25px 50px -12px #000c,0 10px 30px #001e800d,0 0 15px #e6b56605}.marquee-track:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#000,#0000);width:250px;position:absolute;top:0;bottom:0;left:0}.marquee-track:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(-90deg,#000,#0000);width:250px;position:absolute;top:0;bottom:0;right:0}.marquee-content{align-items:center;gap:3.5rem;width:max-content;animation:55s linear infinite scrollMarquee;display:flex}.marquee-content:hover{animation-play-state:paused}@keyframes scrollMarquee{to{transform:translate(-50%)}}.partner-badge{-webkit-backdrop-filter:blur(10px);cursor:default;background:#ffffff08;border:1px solid #ffffff0f;border-top:2px solid #e6b56633;border-radius:16px;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1.75rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 20px #0000004d,inset 0 1px #ffffff05}.partner-badge-icon{color:var(--gold-primary);opacity:.85;justify-content:center;align-items:center;width:18px;height:18px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.partner-badge-icon svg{filter:drop-shadow(0 0 5px #e6b56673);width:16px;height:16px}.partner-badge-name{color:var(--white);opacity:.65;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:600;transition:all .4s}.partner-badge:hover{border-color:#ffffff1f;border-top-color:var(--gold-primary);background:#0c203c8c;transform:translateY(-4px)scale(1.03);box-shadow:0 15px 30px #00000073,0 0 20px #e6b5661f}.partner-badge:hover .partner-badge-name{color:var(--white);opacity:1;letter-spacing:1.8px}.partner-badge:hover .partner-badge-icon{opacity:1;transform:scale(1.15)rotate(5deg)}#stats{background:#000;padding:100px 0 70px;position:relative;overflow:hidden}#seguros{padding-top:70px}#stats:before{content:"";opacity:.3;background-size:50px 50px;position:absolute;top:0;bottom:0;left:0;right:0}.stats-panel{z-index:5;-webkit-backdrop-filter:blur(40px);background:linear-gradient(135deg,#0a234299 0%,#00142f66 100%);border:1px solid #ffffff1a;border-radius:40px;grid-template-columns:repeat(4,1fr);max-width:980px;margin:0 auto;padding:5rem 1rem;display:grid;position:relative;box-shadow:0 50px 100px #000000b3,inset 0 0 40px #0006}.stats-panel:before{content:"";filter:blur(2px);z-index:10;background:radial-gradient(circle,#e6c766 0%,#0000 80%);border-radius:50%;width:35%;height:4px;position:absolute;top:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 25px #e6b56699}.stats-panel .stat-item{text-align:center;flex-direction:column;align-items:center;padding:0 1rem;display:flex;position:relative}.stats-panel .stat-item:not(:last-child):after{content:"";background:linear-gradient(#0000 0%,#ffffff1a 50%,#0000 100%);width:1px;height:70%;position:absolute;top:15%;right:0}.stats-panel .stat-item:not(:last-child):before{content:"";z-index:2;background:#e6c766;border:1px solid #ffffff80;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:-4px;transform:translateY(-50%);box-shadow:0 0 15px #e6c766,0 0 5px #fff}.stat-icon-circle{color:#e6c766;background:radial-gradient(circle at 30% 30%,#ffffff1a 0%,#ffffff05 100%);border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;display:flex;box-shadow:0 5px 15px #0000004d}.stat-icon-circle svg{filter:drop-shadow(0 0 10px #e6b56680);width:22px;height:22px}.stats-panel .stat-number{background:linear-gradient(#fff 0%,#e6c766 50%,#c9a227 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(4px 4px #000c);letter-spacing:-2px;-webkit-background-clip:text;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:3.8rem;font-weight:700;line-height:1}.stats-panel .stat-label{color:var(--white);text-transform:uppercase;letter-spacing:2px;opacity:1;justify-content:center;align-items:center;min-height:2.2rem;margin-bottom:1.25rem;font-size:.82rem;font-weight:700;display:flex}.stat-gold-line{background:#e6c766;border-radius:2px;width:30px;height:2px;margin-bottom:1.25rem;box-shadow:0 0 12px #e6b56699}.stat-desc{color:#ffffff8c;justify-content:center;align-items:center;max-width:215px;min-height:2.2rem;font-size:.78rem;font-weight:400;line-height:1.4;display:flex}.timeline{grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.timeline:before{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#e6b5661a 20%,#e6b5664d 50%,#e6b5661a 80%,#0000 100%);height:1px;position:absolute;top:75px;left:15%;right:15%;box-shadow:0 0 10px #e6b56626}.step-item{text-align:center;z-index:2;-webkit-backdrop-filter:blur(30px)saturate(1.2);background:radial-gradient(circle at 50% 0,#ffffff05 0%,#0000 70%),#0a234240;border:1px solid #ffffff0a;border-radius:24px;padding:3rem 1.5rem 2.25rem;transition:all .8s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 15px 35px #0006,inset -1px 0 #ffffff05,inset 1px 0 #ffffff05}.step-item:hover{background:#0a234259;border-color:#e6b5664d;transform:translateY(-4px);box-shadow:0 25px 50px #00000080,0 0 30px #0078ff1a}.step-number{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:75px;height:75px;color:var(--gold-primary);z-index:5;background:radial-gradient(circle at 30% 30%,#ffffff26 0%,#0000 80%),#0a2342;border:1.5px solid #e6b56640;border-radius:50%;justify-content:center;align-items:center;margin:-7.25rem auto 1.5rem;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700;transition:all .6s;display:flex;position:relative;box-shadow:0 15px 30px #00000080,0 0 10px #e6b5661a}.step-item:hover .step-number{border-color:var(--gold-primary);transform:scale(1.05)translateY(-2px);box-shadow:0 0 20px #e6b56633}.step-item h3{color:var(--white);text-shadow:0 2px 10px #0006;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.step-item p{color:#ffffffd9;margin:0;font-size:.92rem;font-weight:400;line-height:1.6}.testimonial-card{text-align:left;transition:var(--transition);background:#0a234266;border:1px solid #e6b5661a;border-radius:12px;padding:2.5rem;position:relative}.testimonial-card:hover{border-color:#e6b5664d;transform:translateY(-5px)}.quote-icon{opacity:.15;color:var(--gold-primary);width:48px;height:48px;position:absolute;top:2rem;right:2rem}.quote-icon svg{stroke-width:1px;width:100%;height:100%}.testimonial-content{opacity:.9;z-index:2;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.8;position:relative}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{object-fit:cover;border:2px solid var(--gold-primary);border-radius:50%;width:50px;height:50px}.author-info h4{margin-bottom:.2rem;font-size:1rem}.author-info span{opacity:.6;color:var(--gold-primary);font-size:.85rem}.toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.toast{background:var(--blue-night);border:1px solid var(--gold-primary);color:var(--white);border-radius:var(--radius);opacity:0;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(50px);box-shadow:0 10px 30px #00000080,0 0 15px #e6b56633}.toast.show{opacity:1;transform:translateY(0)}.toast svg{color:var(--gold-primary);width:20px;height:20px}.benefits-premium{background:var(--blue-night);background-image:radial-gradient(circle at 50% -20%,#e6b56614 0%,#0000 70%);padding:50px 0;position:relative;overflow:hidden}.benefits-premium .section-header h2 span{color:var(--gold-primary);text-shadow:0 0 20px #e6b56666}.benefits-grid-premium{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid;position:relative}.benefits-grid-premium .p-card{-webkit-backdrop-filter:blur(25px);text-align:center;z-index:2;background:linear-gradient(145deg,#102d5899 0%,#000b1af2 100%);border:1.5px solid #e6b56640;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:2.5rem 1.75rem;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 20px 50px #0009,inset 0 0 20px #e6b5660d}.benefits-grid-premium .p-card:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at -5%,#e6b56626 0%,#0000 35%),radial-gradient(circle at 105%,#e6b56626 0%,#0000 35%),linear-gradient(135deg,#ffffff0d 0%,#0000 50%,#e6b56605 100%);border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0}.benefits-grid-premium .p-card:after{content:"";background:linear-gradient(90deg, transparent, var(--gold-primary), transparent);height:2px;box-shadow:0 5px 15px var(--gold-primary);opacity:.3;z-index:2;position:absolute;bottom:-2px;left:20%;right:20%}.benefits-grid-premium .p-card:hover{background:linear-gradient(145deg,#143764b3 0%,#000b1afa 100%);border-color:#e6b566cc;transform:translateY(-10px);box-shadow:0 40px 80px #000c,0 0 30px #e6b56633}.benefits-grid-premium .p-card:hover:after{opacity:.8;box-shadow:0 5px 25px var(--gold-primary)}.benefits-grid-premium .p-card .icon{width:60px;height:60px;color:var(--gold-primary);z-index:3;transition:var(--transition);background:#000f23e6;border:1.5px solid #e6b56666;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative;box-shadow:0 10px 20px #0006}.benefits-grid-premium .p-card .icon:after{content:"";background:radial-gradient(circle, var(--gold-primary) 0%, transparent 70%);filter:blur(2px);opacity:.8;width:15px;height:15px;position:absolute;top:-5px;right:-5px}.benefits-grid-premium .p-card:hover .icon{border-color:var(--gold-primary);transform:scale(1.1)rotate(3deg);box-shadow:0 0 20px #e6b56666}.benefits-grid-premium .p-card .icon svg{width:26px;height:26px}.benefits-grid-premium .p-card h3{color:#fff;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:inline-block;position:relative}.benefits-grid-premium .p-card h3:after{content:"";background:var(--gold-primary);width:30px;height:3px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);box-shadow:0 0 8px #e6b56699}.benefits-grid-premium .p-card p{color:#ffffffd9;margin-top:.5rem;font-size:.9rem;font-weight:400;line-height:1.6}@media (max-width:1023px){.section-header h2{font-size:2.4rem}.card-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.stats-grid,.timeline{grid-template-columns:repeat(2,1fr);gap:3rem}.stat-item:nth-child(2):after,.nav-links,.nav-social{display:none}.mobile-toggle{display:flex}.split-grid{grid-template-columns:1fr;gap:3rem}.contact-grid{grid-template-columns:1fr}.main-logo{height:52px}.footer-logo-img{height:42px}}@media (min-width:481px) and (max-width:1023px){#header nav{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.logo{grid-area:1/1;justify-self:start}.main-logo{height:58px}.mobile-toggle{grid-area:1/2;justify-self:center;margin:0;display:flex}.nav-social{grid-area:1/3;justify-self:end;gap:.75rem;display:flex}}@media (min-width:900px) and (max-width:1023px){.nav-social{display:flex!important}.mobile-toggle{justify-self:center!important;display:flex!important}}@media (min-width:1024px) and (max-width:1200px){.nav-links{gap:1rem}.nav-links a{letter-spacing:.5px;font-size:.8rem}.main-logo{max-height:38px}.nav-social .social-glass{width:34px;height:34px}.nav-social .social-glass svg{width:14px;height:14px}}@media (max-width:600px){:root{--section-pad:70px 0}.container{padding:0 calc(1.25rem + env(safe-area-inset-right)) 0 calc(1.25rem + env(safe-area-inset-left))}.card-grid,.stats-grid,.timeline{grid-template-columns:1fr}.stat-item:after,.timeline:before{display:none}.section-header h2{font-size:2rem}.section-header{margin-bottom:2.5rem}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:2rem}.cta-section h2{font-size:1.8rem}.p-card{padding:2rem 1.5rem}.main-logo{height:48px}.footer-logo-img{height:38px}}@media (max-width:400px){.container{padding:0 calc(1rem + env(safe-area-inset-right)) 0 calc(1rem + env(safe-area-inset-left))}.btn-primary,.btn-secondary{justify-content:center;width:100%}.cta-actions{flex-direction:column;align-items:center}.cta-actions .btn-primary,.cta-actions .btn-secondary{width:100%}.stats-panel{grid-template-columns:1fr;gap:3rem;padding:3rem 1.5rem}.stats-panel .stat-item:not(:last-child):after,.stats-panel .stat-item:not(:last-child):before{display:none}.stats-panel .stat-number{font-size:3.5rem}}@media (max-width:480px){#header nav{justify-content:space-between;display:flex}}.page-internal{--section-pad:60px 0}.page-internal .split-section{padding:60px 0}.loading-screen{z-index:99999;background:#000814;flex-direction:column;justify-content:center;align-items:center;gap:3rem;transition:opacity .6s,visibility .6s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.loading-screen.hidden{opacity:0;visibility:hidden;pointer-events:none}.loading-logo{align-items:center;gap:1.25rem;animation:.6s forwards loadingFadeIn;display:flex}@keyframes loadingFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-shield{width:64px;height:64px;color:var(--gold-primary);filter:drop-shadow(0 0 20px #e6b56699);animation:1.5s ease-in-out infinite loadingShieldPulse}.loading-shield svg{width:100%;height:100%}@keyframes loadingShieldPulse{0%,to{filter:drop-shadow(0 0 20px #e6b56699);transform:scale(1)}50%{filter:drop-shadow(0 0 35px #e6b566e6);transform:scale(1.05)}}.loading-brand{flex-direction:column;display:flex}.loading-brand-name{color:#fff;letter-spacing:-.5px;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800}.loading-brand-name span{color:var(--gold-primary)}.loading-brand-sub{text-transform:uppercase;letter-spacing:3px;color:#fff6;font-size:.75rem;font-weight:500}.loading-bar-wrap{background:#ffffff14;border-radius:99px;width:200px;height:2px;overflow:hidden}.loading-bar{background:linear-gradient(90deg, transparent, var(--gold-primary), transparent);border-radius:99px;height:100%;animation:.9s cubic-bezier(.4,0,.2,1) forwards loadingBar;box-shadow:0 0 15px #e6b566b3}@keyframes loadingBar{0%{width:0}to{width:100%}}.float-wpp{z-index:9998;color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50px;align-items:center;gap:.75rem;padding:.9rem 1.4rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 8px 30px #25d36659,0 2px 8px #0000004d}.float-wpp-glow{opacity:0;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.float-wpp:hover .float-wpp-glow{opacity:1}.float-wpp svg{flex-shrink:0;width:24px;height:24px}.float-wpp-label{letter-spacing:.3px;white-space:nowrap;font-size:.85rem;font-weight:700}.float-wpp:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 15px 40px #25d36673,0 5px 15px #0000004d}@media (max-width:600px){.float-wpp{border-radius:50%;justify-content:center;width:48px;height:48px;padding:0;right:2rem}.float-wpp-label{display:none}}.scroll-top-btn{z-index:9997;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:48px;height:48px;color:var(--gold-primary);cursor:pointer;opacity:0;visibility:hidden;background:#03070dd9;border:1px solid #e6b56666;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:6.5rem;right:2rem;transform:translateY(15px);box-shadow:0 8px 25px #0006}.scroll-top-btn.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top-btn:hover{border-color:var(--gold-primary);background:#e6b56626;transform:translateY(-3px);box-shadow:0 12px 30px #00000080,0 0 20px #e6b56626}@media (max-width:600px){.scroll-top-btn{bottom:6rem;right:2rem}}.lgpd-banner{z-index:9990;-webkit-backdrop-filter:blur(30px);background:#030a16f5;border-top:1px solid #e6b56633;justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 2rem;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -10px 40px #0006}.lgpd-banner.visible{transform:translateY(0)}.lgpd-content{flex:1;align-items:center;gap:1.25rem;display:flex}.lgpd-icon{width:44px;min-width:44px;height:44px;color:var(--gold-primary);background:#e6b56614;border:1px solid #e6b56640;border-radius:12px;justify-content:center;align-items:center;display:flex}.lgpd-text strong{color:#fff;margin-bottom:.2rem;font-size:.9rem;font-weight:700;display:block}.lgpd-text p{color:#fff9;margin:0;font-size:.82rem;line-height:1.5}.lgpd-text a{color:var(--gold-primary);text-decoration:underline}.lgpd-actions{flex-shrink:0;gap:.75rem;display:flex}.lgpd-btn-recusar{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:30px;padding:.6rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .3s}.lgpd-btn-recusar:hover{color:#fff;border-color:#ffffff59}.lgpd-btn-aceitar{color:#000;cursor:pointer;background:linear-gradient(135deg,#f0c987 0%,#e6b566 50%,#b07d30 100%);border:none;border-radius:30px;padding:.6rem 1.5rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .3s}.lgpd-btn-aceitar:hover{transform:scale(1.04);box-shadow:0 5px 20px #e6b56659}@media (max-width:768px){.lgpd-banner{flex-direction:column;gap:1rem;padding:1.25rem}.lgpd-actions{width:100%}.lgpd-btn-recusar,.lgpd-btn-aceitar{text-align:center;flex:1}}body.cookie-banner-active .float-wpp{bottom:6rem}body.cookie-banner-active .scroll-top-btn{bottom:10.5rem}@media (max-width:768px){body.cookie-banner-active .float-wpp{bottom:11rem}body.cookie-banner-active .scroll-top-btn{bottom:15.5rem}}.not-found-section{background:#000814;justify-content:center;align-items:center;min-height:100vh;padding:120px 0;display:flex;position:relative;overflow:hidden}.not-found-glow{pointer-events:none;background:radial-gradient(circle,#e6b5660f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-particles span{background:#e6b56680;border-radius:50%;width:3px;height:3px;animation:6s ease-in-out infinite nfParticle;position:absolute}.not-found-particles span:first-child{animation-delay:0s;top:20%;left:15%}.not-found-particles span:nth-child(2){animation-delay:2s;top:70%;left:80%}.not-found-particles span:nth-child(3){animation-delay:4s;top:50%;left:60%}@keyframes nfParticle{0%,to{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(-20px)}}.not-found-content{text-align:center;z-index:2;position:relative}.not-found-shield{color:#e6b56626;filter:drop-shadow(0 0 40px #e6b5661a);width:120px;height:120px;margin:0 auto 2rem;animation:4s ease-in-out infinite nfShieldFloat}.not-found-shield svg{width:100%;height:100%}@keyframes nfShieldFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.not-found-code{background:linear-gradient(#e6b566cc 0%,#e6b56626 100%);-webkit-text-fill-color:transparent;letter-spacing:-5px;-webkit-background-clip:text;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:clamp(7rem,20vw,12rem);font-weight:900;line-height:1}.not-found-title{color:#fff;margin-bottom:1.25rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.not-found-desc{color:#fff9;max-width:520px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}[class*=-shield-banner]{gap:1rem!important}[class*=-shield-text]{margin-top:-.25rem!important}[class*=-shield-action] a{padding:.9rem 2.5rem!important}[class*=-split-image] img{aspect-ratio:3/2!important;object-fit:cover!important}[class*=-premium-hero__title-accent],[class*=-cta-section] h2 span{margin-bottom:-.15em!important;padding-bottom:.15em!important;display:block!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-premium-hero__section{background:#000814;flex-direction:column;align-items:stretch;width:100%;min-height:92vh;display:flex;position:relative;overflow:hidden}.home-premium-hero__bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.home-premium-hero__bg-img{object-fit:cover;object-position:center center;opacity:.65;width:100%;height:100%;transition:opacity .6s;display:block}.home-premium-hero__overlay{background:linear-gradient(135deg,#000816e0 0%,#001437bf 40%,#000a1ea6 70%,#00050fcc 100%);position:absolute;top:0;bottom:0;left:0;right:0}.home-premium-hero__overlay-bottom{z-index:1;pointer-events:none;background:linear-gradient(#0000,#000814);height:220px;position:absolute;bottom:0;left:0;right:0}.home-premium-hero__decor{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.home-premium-hero__decor-dot{background:var(--gold-primary,#e6b566);opacity:.25;border-radius:50%;animation:8s ease-in-out infinite homePremiumHeroDotFloat;position:absolute}.home-premium-hero__decor-dot--1{width:6px;height:6px;animation-delay:0s;top:22%;left:8%}.home-premium-hero__decor-dot--2{width:4px;height:4px;animation-delay:2.5s;top:42%;right:10%}.home-premium-hero__decor-dot--3{width:8px;height:8px;animation-delay:5s;bottom:28%;left:14%}@keyframes homePremiumHeroDotFloat{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.45;transform:translateY(-12px)}}.home-premium-hero__decor-line{background:linear-gradient(#0000 0%,#e6b56614 25%,#e6b5662e 50%,#e6b56614 75%,#0000 100%);width:1px;position:absolute;top:0;bottom:0}.home-premium-hero__decor-line--left{left:8%}.home-premium-hero__decor-line--right{right:8%}.home-premium-hero__content-wrap{z-index:2;flex:1;justify-content:center;align-items:center;padding:140px 2rem 60px;display:flex;position:relative}.home-premium-hero__inner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:820px;display:flex}.home-premium-hero__eyebrow{letter-spacing:3.5px;text-transform:uppercase;color:var(--gold-primary,#e6b566);white-space:nowrap;align-items:center;gap:1rem;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;display:flex}.home-premium-hero__eyebrow-line{background:linear-gradient(90deg,#0000,#e6b566b3,#0000);flex:0 0 40px;height:1px;display:block}.home-premium-hero__title{letter-spacing:-1.5px;color:#fff;text-shadow:0 4px 30px #0009;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:4rem;font-weight:800;line-height:1.1}.home-premium-hero__title-accent{background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);-webkit-text-fill-color:transparent;filter:none;text-shadow:none;-webkit-background-clip:text;background-clip:text;display:block}.home-premium-hero__subtitle{color:#ffffffd1;text-shadow:0 2px 10px #00000080;max-width:660px;margin:0 auto 2.75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.78}.home-premium-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.home-premium-hero__btn-primary{text-transform:uppercase;letter-spacing:1px;color:#000;z-index:1;cursor:pointer;background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);border-radius:50px;align-items:center;gap:.75rem;padding:1.05rem 2.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #e6b5664d,inset 0 1px 1px #ffffff80}.home-premium-hero__btn-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;animation:4.5s linear infinite homePremiumHeroBtnShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes homePremiumHeroBtnShine{0%{left:-100%}20%{left:150%}to{left:150%}}.home-premium-hero__btn-primary:hover{filter:brightness(1.05);transform:translateY(-4px)scale(1.02);box-shadow:0 16px 40px #e6b56673,0 0 20px #e6b56633}.home-premium-hero__btn-primary svg{flex-shrink:0;width:18px;height:18px;transition:transform .4s}.home-premium-hero__btn-primary:hover svg{transform:translate(4px)}.home-premium-hero__btn-secondary{text-transform:uppercase;letter-spacing:1px;color:#ffffffeb;-webkit-backdrop-filter:blur(15px);cursor:pointer;background:#ffffff0a;border:1px solid #e6b56673;border-radius:50px;align-items:center;gap:.6rem;padding:1.05rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 0 12px #e6b5660a,0 4px 12px #0003}.home-premium-hero__btn-secondary:hover{border-color:var(--gold-primary,#e6b566);color:var(--gold-primary,#e6b566);background:#e6b5661a;transform:translateY(-4px);box-shadow:0 12px 30px #0006,inset 0 0 10px #e6b5661f}.home-premium-hero__btn-secondary svg{flex-shrink:0;width:18px;height:18px;transition:transform .4s}.home-premium-hero__btn-secondary:hover svg{transform:translate(3px)}.home-premium-hero__diff-bar{z-index:3;-webkit-backdrop-filter:blur(24px)saturate(1.8);background:linear-gradient(135deg,#08163066 0%,#030a1699 100%);border:1px solid #e6b5662e;border-radius:24px;width:calc(100% - 4rem);max-width:1140px;margin:0 auto 3rem;padding:1rem 1.5rem;transition:all .4s;position:relative;box-shadow:0 20px 40px #00000080,0 4px 20px #e6b56608,inset 0 1px #ffffff0d}.home-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:center;align-items:center;max-width:1040px;margin:0 auto;display:flex}.home-premium-hero__diff-item{flex:1;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.home-premium-hero__diff-item:hover{transform:translateY(-2px)}.home-premium-hero__diff-icon{color:var(--gold-primary,#e6b566);background:#e6b5660f;border:1px solid #e6b56633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.home-premium-hero__diff-item:hover .home-premium-hero__diff-icon{border-color:var(--gold-primary,#e6b566);background:#e6b56629;transform:scale(1.08)rotate(5deg);box-shadow:0 0 12px #e6b56640}.home-premium-hero__diff-icon svg{stroke-width:1.5px;filter:drop-shadow(0 0 4px #e6b5664d);width:18px;height:18px}.home-premium-hero__diff-label{color:#ffffffd9;letter-spacing:.2px;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;transition:color .3s,transform .3s}.home-premium-hero__diff-item:hover .home-premium-hero__diff-label{color:#fff}.home-premium-hero__diff-divider{background:linear-gradient(#0000,#e6b56640,#0000);flex-shrink:0;width:1px;height:24px;display:block}@media (max-width:991px){.home-premium-hero__diff-bar{border-radius:18px;width:calc(100% - 2.5rem);margin:0 auto 2rem}}@media (max-width:480px){.home-premium-hero__diff-bar{border-radius:12px;width:calc(100% - 2rem);margin:0 auto 1.5rem}}.home-marquee-wrapper .marquee-wrapper{background:linear-gradient(#0d1f3c 0%,#122b4e 50%,#0d1f3c 100%);width:100%;padding:2.25rem 0 2rem;position:relative;overflow:hidden}.home-marquee-wrapper .marquee-wrapper:before,.home-marquee-wrapper .marquee-wrapper:after{content:"";background:linear-gradient(90deg,#0000,#e6b56633,#0000);height:1px;position:absolute;left:0;right:0}.home-marquee-wrapper .marquee-wrapper:before{top:0}.home-marquee-wrapper .marquee-wrapper:after{bottom:0}.home-marquee-wrapper .marquee-header{text-align:center;z-index:5;margin-bottom:1.5rem;position:relative}.home-marquee-wrapper .marquee-header h3{color:var(--gold-primary);text-transform:uppercase;letter-spacing:3px;text-shadow:0 0 15px #e6b5664d;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.home-marquee-wrapper .marquee-header p{color:var(--white);opacity:.8;letter-spacing:.2px;max-width:600px;margin:0 auto;font-size:1rem;font-weight:500}.home-marquee-wrapper .marquee-track{-webkit-backdrop-filter:blur(15px)saturate(1.2);background:#0a234233;border-top:1px solid #ffffff0d;border-bottom:1px solid #e6b56640;width:100%;margin:.25rem 0;padding:2.5rem 0;position:relative;overflow:hidden;transform:translateY(-2px);box-shadow:0 25px 50px -12px #000c,0 0 15px #e6b56605}.home-marquee-wrapper .marquee-track:before,.home-marquee-wrapper .marquee-track:after{content:"";z-index:2;pointer-events:none;width:250px;position:absolute;top:0;bottom:0}.home-marquee-wrapper .marquee-track:before{background:linear-gradient(90deg,#000b1a,#0000);left:0}.home-marquee-wrapper .marquee-track:after{background:linear-gradient(-90deg,#000b1a,#0000);right:0}.home-marquee-wrapper .marquee-content{align-items:center;gap:3.5rem;width:max-content;display:flex}.home-stats-section{padding:0 0 3rem;position:relative;overflow:hidden;background:#000814!important}.home-stats-section:before{content:"";opacity:.3;background-color:#000814;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.home-stats-panel{z-index:5;background:linear-gradient(160deg,#0c2348f7 0%,#12325ffc 40%,#0a1e41fa 100%);border:1px solid #e6b56626;border-radius:28px;grid-template-columns:repeat(4,1fr);align-items:stretch;max-width:980px;margin:-2rem auto 0;padding:3.5rem 2rem 4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,0 2px 16px #e6b5660f,inset 0 1px #ffffff0d}.home-stats-panel:before{content:"";filter:blur(2px);z-index:10;background:radial-gradient(circle,#e6c766 0%,#0000 80%);border-radius:50%;width:35%;height:4px;position:absolute;top:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 25px #e6b56699}.home-stats-panel:after{display:none}.home-stat-item{text-align:center;flex-direction:column;align-items:center;height:100%;padding:0 1rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.home-stat-item:hover{transform:translateY(-6px)}.home-stat-item:not(:last-child):after{content:"";background:linear-gradient(#0000 0%,#e6b56666 50%,#0000 100%);width:1px;height:70%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.home-stat-icon-circle{color:#e6c766;background:radial-gradient(circle at 30% 30%,#ffffff1a 0%,#ffffff05 100%);border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 5px 15px #0000004d}.home-stat-item:hover .home-stat-icon-circle{border-color:var(--gold-primary);background:radial-gradient(circle at 30% 30%,#e6b56640 0%,#e6b5660d 100%);transform:scale(1.08);box-shadow:0 8px 20px #e6b56626}.home-stat-icon-circle svg{filter:drop-shadow(0 0 10px #e6b56680);width:22px;height:22px;transition:all .5s cubic-bezier(.16,1,.3,1)}.home-stat-item:hover .home-stat-icon-circle svg{filter:drop-shadow(0 0 12px #e6b566b3);transform:scale(1.08)}.home-stat-number{background:linear-gradient(#fff 0%,#e6c766 50%,#c9a227 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(4px 4px #000c);letter-spacing:-2px;-webkit-background-clip:text;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:3.8rem;font-weight:700;line-height:1;transition:all .4s}.home-stat-item:hover .home-stat-number{filter:drop-shadow(6px 6px #000000e6)}.home-stat-label{color:var(--white);text-transform:uppercase;letter-spacing:2px;opacity:1;justify-content:center;align-items:center;min-height:2.2rem;margin-bottom:1.25rem;font-size:.82rem;font-weight:700;transition:all .4s;display:flex}.home-stat-item:hover .home-stat-label{color:var(--gold-primary)}.home-stat-gold-line{background:#e6c766;border-radius:2px;width:30px;height:2px;margin-bottom:1.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 0 12px #e6b56699}.home-stat-item:hover .home-stat-gold-line{width:50px;box-shadow:0 0 20px #e6b566f2}.home-stat-desc{color:#ffffff8c;justify-content:center;align-items:center;max-width:215px;min-height:2.2rem;font-size:.78rem;font-weight:400;line-height:1.4;display:flex}.notebook-only{display:none!important}.card-grid-5{perspective:1500px;grid-template-columns:repeat(5,1fr);gap:1.25rem;max-width:1400px;margin:0 auto;display:grid}.ultra-premium-card{text-align:center;box-shadow:none;cursor:pointer;background:linear-gradient(#07101d 0%,#03070d 100%);border:1px solid #e6b5664d;border-radius:16px;flex-direction:column;align-items:center;min-height:450px;margin-top:30px;padding:3rem 1.5rem 2rem;transition:all .4s;display:flex;position:relative}@media (min-width:1200px){.ultra-premium-card.reveal.active:hover{border-color:var(--gold-primary);z-index:50;background:linear-gradient(#0a1b33 0%,#03070d 100%);box-shadow:0 40px 80px #000000e6,0 0 40px #e6b5664d;transform:translateY(-20px)scale(1.02)rotateX(2deg)!important}.ultra-premium-card:hover:before{opacity:1}.ultra-premium-card:hover .floating-shield{border-color:#e6b566;box-shadow:0 8px 20px #000000e6,inset 0 0 15px #e6b56666}.ultra-premium-card:hover .card-3d-image{transform:scale(1.1)translateY(-5px)}}.ultra-premium-card:before{content:"";opacity:0;z-index:5;background:linear-gradient(90deg,#0000,#e6b56680,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.floating-shield{z-index:10;background:linear-gradient(#112035 0%,#040a13 100%);border:1px solid #e6b56680;border-radius:8px 8px 30px 30px;justify-content:center;align-items:center;width:60px;height:65px;transition:all .4s;display:flex;position:absolute;top:-30px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #000c,inset 0 0 10px #e6b56633}.floating-shield svg{color:#e6b566;stroke-width:1.25px;filter:drop-shadow(0 0 4px #e6b56699)drop-shadow(0 0 12px #e6b5664d);width:24px;height:24px}.watermark-shield{opacity:.05;pointer-events:none;z-index:0;width:150px;height:180px;position:absolute;top:60px;left:50%;transform:translate(-50%)}.watermark-shield svg{color:#fff;width:100%;height:100%}.card-3d-image-container{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:190px;margin-top:5px;margin-bottom:25px;display:flex;position:relative}.card-3d-image{object-fit:contain;mix-blend-mode:lighten;z-index:3;width:100%;max-width:195px;height:100%;max-height:175px;transition:transform .6s cubic-bezier(.16,1,.3,1);-webkit-mask-image:radial-gradient(#000 50%,#0000 85%);mask-image:radial-gradient(#000 50%,#0000 85%)}.ultra-premium-card h3{color:#fff;z-index:2;flex-direction:column;justify-content:center;align-items:center;min-height:3.5rem;margin-bottom:5px;font-size:1.1rem;font-weight:400;line-height:1.3;display:flex;position:relative}.ultra-premium-card h3 span{color:#e6b566;font-size:1.4rem;font-weight:700;display:block}.premium-divider{z-index:2;justify-content:center;align-items:center;width:80%;margin:15px auto;display:flex;position:relative}.premium-divider-line{background:linear-gradient(90deg,#0000,#e6b56680,#0000);flex:1;height:1px}.premium-divider-icon{color:#e6b566;align-items:center;margin:0 10px;display:flex}.premium-divider-icon svg{stroke-width:1.5px;width:17px;height:17px}.ultra-premium-card p{color:#fff9;z-index:2;justify-content:center;align-items:center;width:100%;min-height:4.8em;margin-bottom:0;font-size:.85rem;line-height:1.6;display:flex;position:relative}.cta-button-container{text-align:center;margin-top:3rem}.btn-gold-mega{color:#050b14;box-shadow:none;letter-spacing:.5px;background:linear-gradient(#f0d075 0%,#c89c3a 100%);border:1px solid #ffea9e;border-radius:12px;justify-content:center;align-items:center;gap:15px;padding:1.2rem 4rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .4s;display:inline-flex}.btn-gold-mega:hover{box-shadow:none;filter:brightness(1.1);transform:translateY(-3px)}.btn-gold-mega svg{stroke-width:2.5px;width:18px;height:18px;transition:transform .3s}.btn-gold-mega:hover svg{transform:translate(4px)}.home-timeline-section{padding:100px 0}.home-timeline{grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.home-timeline:before{content:"";z-index:1;height:1px;box-shadow:none;background:linear-gradient(90deg,#0000 0%,#e6b5661a 20%,#e6b5664d 50%,#e6b5661a 80%,#0000 100%);position:absolute;top:-30px;left:15%;right:15%}.home-step-item{text-align:center;z-index:2;-webkit-backdrop-filter:blur(30px)saturate(1.2);box-shadow:none;background:radial-gradient(circle at 50% 0,#ffffff05 0%,#0000 70%),#0a234240;border:none;border-radius:24px;padding:3rem 1.5rem 2.25rem;transition:all .8s cubic-bezier(.16,1,.3,1);position:relative}.home-step-item:hover{box-shadow:none;background:#0a234259;border-color:#0000;transform:translateY(-4px)}.home-step-number{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:75px;height:75px;color:var(--gold-primary);box-shadow:none;z-index:5;background:radial-gradient(circle at 30% 30%,#ffffff26 0%,#0000 80%),#0a2342;border:1.5px solid #e6b56640;border-radius:50%;justify-content:center;align-items:center;margin:-7.25rem auto 1.5rem;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700;transition:all .6s;display:flex;position:relative}.home-step-item:hover .home-step-number{border-color:var(--gold-primary);box-shadow:none;transform:scale(1.05)translateY(-2px)}.home-step-item h3{color:var(--white);text-shadow:0 2px 10px #0006;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.home-step-item p{color:#ffffffd9;margin:0;font-size:.92rem;font-weight:400;line-height:1.6}.home-benefits-premium{background:#000814 radial-gradient(circle at 50% -20%,#e6b56614 0%,#0000 70%) 0 0/100% 100%;padding:50px 0;position:relative;overflow:hidden}.home-benefits-grid-premium{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid;position:relative}.home-benefit-card{-webkit-backdrop-filter:blur(25px);text-align:center;z-index:2;min-height:280px;box-shadow:none;will-change:transform;background:linear-gradient(#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:2.25rem 1.5rem;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.home-benefit-card:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at -5%,#e6b5661a 0%,#0000 35%),radial-gradient(circle at 105%,#e6b5661a 0%,#0000 35%),linear-gradient(135deg,#ffffff0d 0%,#0000 50%);border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0}.home-benefits-premium .home-benefit-card:hover{box-shadow:none;z-index:10;background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border-color:#e6b56666;transform:translateY(-12px)scale(1.03)!important}.home-benefit-icon{width:60px;height:60px;color:var(--gold-primary);z-index:3;transition:var(--transition);background:#000f23e6;border:1.5px solid #e6b56666;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative;box-shadow:0 10px 20px #0006}.home-benefit-icon:after{content:"";background:radial-gradient(circle, var(--gold-primary) 0%, transparent 70%);filter:blur(2px);opacity:.8;width:15px;height:15px;position:absolute;top:-5px;right:-5px}.home-benefits-premium .home-benefit-card:hover .home-benefit-icon{border-color:var(--gold-primary);box-shadow:0 0 25px #e6b56666;transform:scale(1.1)rotate(3deg)!important}.home-benefit-icon svg{width:26px;height:26px}.home-benefit-card h3{color:#fff;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:inline-block;position:relative}.home-benefit-card h3:after{content:"";background:var(--gold-primary);width:30px;height:3px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);box-shadow:0 0 8px #e6b56699}.home-benefit-card p{color:#ffffffd9;margin-top:.5rem;font-size:.9rem;font-weight:400;line-height:1.6}.home-cta-section .cta-section{text-align:center;background:#000814;border-top:1px solid #e6b56626;padding:60px 0 75px;position:relative;overflow:hidden}.home-cta-section .cta-glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#e6b5661f 0%,#0000 65%);width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-cta-section .cta-bg-symbol{opacity:.03;z-index:0;width:500px;height:500px;color:var(--gold-primary);pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-cta-section .cta-bg-symbol svg{width:100%;height:100%}.home-cta-section .cta-abstract-decor{z-index:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.home-cta-section .cta-abstract-decor:before,.home-cta-section .cta-abstract-decor:after{content:"";opacity:.15;width:300px;position:absolute;top:0;bottom:0}.home-cta-section .cta-abstract-decor:before{clip-path:polygon(0 0,100% 0,50% 100%,0 100%);background:radial-gradient(circle,#e6b5664d 0%,#0000 70%);left:-50px}.home-cta-section .cta-abstract-decor:after{clip-path:polygon(50% 0,100% 0,100% 100%,0 100%);background:radial-gradient(circle,#e6b5664d 0%,#0000 70%);right:-50px}.home-cta-section .premium-cta-section:before{content:"";z-index:0;background:linear-gradient(#000814fc 0%,#001e414d 50%,#000814fc 100%),radial-gradient(circle at 10% 20%,#0078ff1a 0%,#0000 40%),radial-gradient(circle at 90% 80%,#0078ff1a 0%,#0000 40%);position:absolute;top:0;bottom:0;left:0;right:0}.home-cta-section .cta-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:950px;margin:0 auto;display:flex;position:relative}.home-cta-section .cta-line-top,.home-cta-section .cta-line-bottom{background:linear-gradient(90deg, transparent, var(--gold-primary), transparent);width:100px;height:2px;margin:0 auto;box-shadow:0 0 25px #e6b566e6}.home-cta-section .cta-line-top{margin-bottom:3.5rem}.home-cta-section .cta-line-bottom{margin-top:1rem;margin-bottom:3rem}.home-cta-section .cta-section h2{letter-spacing:-2px;background:linear-gradient(#fff 30%,#e6b566 65%,#c99544 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 20px #0009);-webkit-background-clip:text;margin-bottom:2rem;font-size:4.2rem;font-weight:800;line-height:1.1}.home-cta-section .cta-section p{color:#ffffffe6;text-shadow:0 2px 10px #00000080;max-width:800px;margin-bottom:4.5rem;margin-left:auto;margin-right:auto;font-size:1.45rem;font-weight:400;line-height:1.6}.home-cta-section .cta-actions{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.home-cta-section .btn-cta-primary{text-transform:uppercase;letter-spacing:1.5px;color:#000814;cursor:pointer;z-index:1;background:linear-gradient(135deg,#f0c987 0%,#e6b566 50%,#b07d30 100%);border:none;border-radius:50px;align-items:center;gap:.8rem;padding:1.1rem 3.2rem;font-size:1.05rem;font-weight:800;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 25px #e6b56640,inset 0 1px 2px #fff9}.home-cta-section .btn-reflection{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:none;animation:4s linear infinite homeBtnShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.home-cta-section .btn-cta-primary:hover{filter:brightness(1.05);transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #e6b56666,0 0 25px #e6b56633}.home-cta-section .btn-cta-secondary{text-transform:uppercase;letter-spacing:1.5px;-webkit-backdrop-filter:blur(20px);color:#fff;box-shadow:none;cursor:pointer;background:#ffffff08;border:1px solid #e6b56673;border-radius:50px;align-items:center;gap:.8rem;padding:1.1rem 3.2rem;font-size:1.05rem;font-weight:600;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.home-cta-section .btn-cta-secondary:hover{border-color:var(--gold-primary);box-shadow:none;color:var(--gold-primary);background:#e6b5661a;transform:translateY(-5px)}.home-section-header .section-header{text-align:center;margin-bottom:3rem}.home-section-header .section-header h2{margin-bottom:1rem;font-size:3rem;line-height:1.2}.home-section-header .section-header h2 span{color:var(--gold-primary);text-shadow:none}.home-section-header .section-header p{opacity:.7;max-width:680px;margin:0 auto;font-size:1.1rem;line-height:1.8}.home-section-header .section-header .gold-line{background:var(--grad-gold);border-radius:2px;width:60px;height:3px;margin:1.25rem auto 0}.home-alt-bg{background:#000814}.home-section-pad{padding:100px 0;position:relative}.home-section-pad:before{content:"";pointer-events:none;z-index:0;background-size:32px 32px;position:absolute;top:0;bottom:0;left:0;right:0}.home-btn-primary{background:var(--grad-gold);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.4rem;font-size:.95rem;font-weight:700;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d,0 0 10px #e6b5661a;color:var(--blue-night)!important}.home-btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:all .7s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.home-btn-primary:hover:before{left:150%}.home-btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 30px #0006,0 0 20px #e6b56626}.home-btn-primary svg{width:18px;height:18px;transition:transform .3s}.home-btn-primary:hover svg{transform:translate(5px)}.home-btn-secondary{color:var(--gold-primary);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:var(--transition);background:0 0;border:1px solid #e6b56680;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 2.4rem;font-size:.95rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.home-btn-secondary:hover{border-color:var(--gold-primary);background:#e6b5660d;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.home-btn-secondary svg{width:18px;height:18px}@media (max-width:1400px){.card-grid-5{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:1024px){.home-section-header .section-header h2{font-size:2.4rem}.home-timeline,.home-stats-panel{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:992px){.card-grid-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-cta-section .cta-section{padding:80px 0}.home-cta-section .cta-section h2{letter-spacing:-1px;font-size:2.8rem}.home-cta-section .cta-section p{margin-bottom:3rem;font-size:1.15rem}.home-cta-section .cta-actions{flex-direction:column;align-items:center;gap:1.25rem}.home-cta-section .btn-cta-primary,.home-cta-section .btn-cta-secondary{justify-content:center;width:100%;max-width:350px;padding:1rem 2.25rem}}@media (max-width:600px){.home-section-pad{padding:70px 0}.home-timeline,.home-stats-panel{grid-template-columns:1fr}.home-stat-item:after,.home-timeline:before{display:none}.home-section-header .section-header h2{font-size:2rem}.home-section-header .section-header{margin-bottom:2.5rem}.card-grid-5{grid-template-columns:1fr;margin-top:2rem}.ultra-premium-card{margin-top:40px;padding:3rem 2rem 2rem}.btn-gold-mega{width:100%;padding:1.2rem 2rem;font-size:1rem}}@media (max-width:400px){.home-btn-primary,.home-btn-secondary{justify-content:center;width:100%}.home-cta-actions{flex-direction:column;align-items:center}.home-cta-actions .home-btn-primary,.home-cta-actions .home-btn-secondary{width:100%}.home-stats-panel{gap:3rem;padding:3rem 1.5rem}.home-stats-panel .home-stat-item:not(:last-child):after,.home-stats-panel .home-stat-item:not(:last-child):before{display:none}.home-stats-panel .home-stat-number{font-size:3.5rem}}main .home-stats-panel{max-width:1360px;margin-top:-1.5rem;padding:1.5rem}main .home-stat-number{font-size:4rem}main #seguros.home-section-pad{padding-top:45px;padding-bottom:55px}main #como-funciona.home-section-pad{padding-top:50px;padding-bottom:80px}main .home-timeline{gap:4rem;max-width:1400px}main .home-benefits-grid-premium{gap:3rem;max-width:1400px}main .home-cta-section .cta-section{padding:120px 0}main .home-cta-section .cta-section h2{font-size:5rem}main #seguros .section-header{margin-bottom:2.5rem}main #como-funciona .section-header{margin-bottom:6.5rem}main #beneficios .section-header{margin-bottom:2.5rem}main #beneficios.home-benefits-premium{padding-top:50px;padding-bottom:70px}main .home-cta-section .cta-section{padding-top:80px;padding-bottom:80px}main .home-cta-section .cta-line-top{margin-bottom:2rem!important}main .home-cta-section .cta-line-bottom{margin-top:2rem!important;margin-bottom:2rem!important}main .home-cta-section .cta-section h2{font-size:4rem;margin-bottom:0!important}main .home-cta-section .cta-section p{margin-top:2rem;margin-bottom:2rem;font-size:1.125rem}main .home-cta-section .cta-section .btn-primary{padding:1.2rem 3rem;font-size:.95rem}main .seguradoras-section{background:linear-gradient(#08224a 0%,#06172f 100%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:3rem 0;position:relative;overflow:hidden}main .seguradoras-header{text-align:center;margin-bottom:2rem}main .seguradoras-header .eyebrow{letter-spacing:.2em;color:#e6b566;text-transform:uppercase;margin-bottom:.75rem;font-size:.95rem}main .seguradoras-header h2{margin-bottom:.75rem;font-size:2.25rem;line-height:1.1}main .seguradoras-header p{opacity:.82;font-size:1rem;line-height:1.6}main .logos-seguradoras{justify-content:center;align-items:center;gap:4rem;max-width:1360px;margin:0 auto;padding:1.5rem 1rem;display:flex;overflow:hidden}main .logo-item{opacity:.8;justify-content:center;align-items:center;transition:all .35s;display:flex}main .logo-item:hover{opacity:1;transform:translateY(-.35rem)}main .logo-item img{object-fit:contain;filter:brightness()contrast(1.05);width:auto;max-width:12rem;height:auto;max-height:3.5rem;transition:all .35s;display:block}.logo-bradesco{transform:scale(1.55)}.logo-tokio{transform:scale(1.65)}.logo-mapfre{transform:scale(1.5)}.logo-sulamerica{transform:scale(1.6)}.logo-mitsui{transform:scale(1.55)}.logo-allianz{transform:scale(1.3)}.logo-aliro{transform:scale(1.25)}.logo-hdi{transform:scale(1.2)}.logo-yelum,.logo-porto{transform:scale(1.3)}@media (min-width:1601px){.home-premium-hero__section{min-height:95vh}.home-premium-hero__content-wrap{padding:160px 4rem 80px}.home-premium-hero__inner{max-width:960px}.home-premium-hero__title{letter-spacing:-2px;margin-bottom:2rem;font-size:5rem}.home-premium-hero__subtitle{max-width:740px;margin-bottom:3rem;font-size:1.2rem}.home-premium-hero__diff-bar{padding:1.5rem 2rem}.home-premium-hero__diff-item{padding:.5rem 2.75rem}.home-premium-hero__diff-label{font-size:.9rem}.home-premium-hero__diff-icon svg{width:22px;height:22px}}@media (min-width:1440px) and (max-width:1600px){.home-premium-hero__section{min-height:93vh}.home-premium-hero__content-wrap{padding:150px 3rem 70px}.home-premium-hero__inner{max-width:880px}.home-premium-hero__title{letter-spacing:-1.8px;margin-bottom:1.85rem;font-size:4.5rem}.home-premium-hero__subtitle{max-width:700px;margin-bottom:2.85rem;font-size:1.15rem}.home-premium-hero__diff-item{padding:.5rem 2.4rem}}@media (min-width:1367px) and (max-width:1439px){.home-premium-hero__section{min-height:90vh}.home-premium-hero__content-wrap{padding:140px 3rem 65px}.home-premium-hero__inner{max-width:840px}.home-premium-hero__title{letter-spacing:-1.5px;font-size:4.2rem}.home-premium-hero__subtitle{max-width:680px;font-size:1.1rem}.home-premium-hero__diff-item{padding:.5rem 2rem}}@media (min-width:1280px) and (max-width:1366px){.home-premium-hero__section{min-height:90vh}.home-premium-hero__content-wrap{padding:130px 2.5rem 60px}.home-premium-hero__inner{max-width:780px}.home-premium-hero__title{letter-spacing:-1.2px;margin-bottom:1.6rem;font-size:3.8rem}.home-premium-hero__subtitle{max-width:640px;margin-bottom:2.5rem;font-size:1.05rem}.home-premium-hero__diff-item{padding:.5rem 1.6rem}.home-premium-hero__diff-label{font-size:.78rem}}@media (min-width:1200px) and (max-width:1279px){.home-premium-hero__section{min-height:90vh}.home-premium-hero__content-wrap{padding:125px 2rem 55px}.home-premium-hero__inner{max-width:740px}.home-premium-hero__eyebrow{letter-spacing:3px;margin-bottom:1.6rem;font-size:.68rem}.home-premium-hero__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem}.home-premium-hero__subtitle{max-width:600px;margin-bottom:2.4rem;font-size:1rem}.home-premium-hero__btn-primary,.home-premium-hero__btn-secondary{padding:.95rem 2.2rem;font-size:.9rem}.home-premium-hero__actions{gap:1.25rem}.home-premium-hero__diff-item{padding:.5rem 1.35rem}.home-premium-hero__diff-label{font-size:.76rem}.home-premium-hero__diff-icon svg{width:18px;height:18px}}@media (min-width:1024px) and (max-width:1199px){.home-premium-hero__section{min-height:85vh}.home-premium-hero__content-wrap{padding:120px 2rem 50px}.home-premium-hero__inner{max-width:700px}.home-premium-hero__eyebrow{letter-spacing:2.5px;gap:.75rem;margin-bottom:1.5rem;font-size:.65rem}.home-premium-hero__eyebrow-line{flex:0 0 28px}.home-premium-hero__title{letter-spacing:-1px;margin-bottom:1.4rem;font-size:3.2rem}.home-premium-hero__subtitle{max-width:560px;margin-bottom:2.25rem;font-size:1rem;line-height:1.7}.home-premium-hero__btn-primary,.home-premium-hero__btn-secondary{padding:.9rem 2rem;font-size:.88rem}.home-premium-hero__actions{gap:1.1rem}.home-premium-hero__diff-item{gap:.5rem;padding:.5rem 1.1rem}.home-premium-hero__diff-label{font-size:.73rem}.home-premium-hero__diff-icon svg{width:17px;height:17px}}@media (min-width:768px) and (max-width:1023px){.home-premium-hero__section{min-height:auto}.home-premium-hero__bg-img{object-position:60% center;opacity:.45}.home-premium-hero__content-wrap{padding:110px 2rem 44px}.home-premium-hero__inner{max-width:620px}.home-premium-hero__eyebrow{letter-spacing:2px;white-space:normal;text-align:center;gap:0;margin-bottom:1.5rem;font-size:.62rem;line-height:1.5}.home-premium-hero__eyebrow-line{display:none}.home-premium-hero__title{letter-spacing:-.8px;margin-bottom:1.4rem;font-size:2.75rem}.home-premium-hero__subtitle{max-width:500px;margin-bottom:2.1rem;font-size:.97rem;line-height:1.7}.home-premium-hero__btn-primary,.home-premium-hero__btn-secondary{padding:.85rem 1.85rem;font-size:.85rem}.home-premium-hero__actions{gap:1rem}.home-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:20px;width:calc(100% - 4rem);margin:0 auto 2rem;padding:.5rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.home-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;display:flex}.home-premium-hero__diff-item{text-align:center;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .25rem;transition:transform .3s;display:flex;position:relative}.home-premium-hero__diff-item:hover{transform:translateY(-2px)}.home-premium-hero__diff-divider{display:none}.home-premium-hero__diff-label{color:#ffffffe0;white-space:normal;text-align:center;letter-spacing:0;font-size:.72rem;font-weight:600;line-height:1.25}.home-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;flex-shrink:0;width:34px;height:34px;transition:all .3s;box-shadow:0 0 10px #e6b5661a}.home-premium-hero__diff-item:hover .home-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;transform:scale(1.1)rotate(4deg);box-shadow:0 0 20px #e6b56647}.home-premium-hero__diff-icon svg{filter:drop-shadow(0 0 5px #e6b56666);width:16px;height:16px}.home-premium-hero__decor-line{display:none}}@media (min-width:481px) and (max-width:767px){.home-premium-hero__section{min-height:auto}.home-premium-hero__bg-img{object-position:55% center;opacity:.38}.home-premium-hero__content-wrap{padding:100px 1.5rem 38px}.home-premium-hero__inner{max-width:480px}.home-premium-hero__eyebrow{letter-spacing:1.8px;white-space:normal;text-align:center;gap:0;margin-bottom:1.35rem;font-size:.6rem;line-height:1.6}.home-premium-hero__eyebrow-line{display:none}.home-premium-hero__title{letter-spacing:-.5px;margin-bottom:1.2rem;font-size:2.2rem;line-height:1.15}.home-premium-hero__subtitle{max-width:440px;margin-bottom:1.85rem;font-size:.9rem;line-height:1.65}.home-premium-hero__actions{flex-flow:wrap;justify-content:center;align-items:center;gap:.8rem;width:100%}.home-premium-hero__btn-primary,.home-premium-hero__btn-secondary{white-space:nowrap;flex:0 auto;justify-content:center;width:auto;padding:.8rem 1.4rem;font-size:.8rem}.home-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:16px;width:calc(100% - 4rem);margin:0 auto 2rem;padding:.6rem 1rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}@media (max-width:600px){.home-premium-hero__diff-bar{width:calc(100% - 2.5rem)}}.home-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;width:100%;max-width:480px;margin:0 auto;display:grid}.home-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.6rem;padding:.3rem .5rem;transition:transform .3s;display:flex}.home-premium-hero__diff-item:hover{transform:translateY(-1px)}.home-premium-hero__diff-divider{display:none}.home-premium-hero__diff-label{color:#ffffffe0;white-space:normal;text-align:left;font-size:.74rem;font-weight:600;line-height:1.25;transition:color .3s}.home-premium-hero__diff-item:hover .home-premium-hero__diff-label{color:#fff}.home-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;box-shadow:0 0 10px #e6b5661a}.home-premium-hero__diff-item:hover .home-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;transform:scale(1.06)rotate(4deg);box-shadow:0 0 15px #e6b56647}.home-premium-hero__diff-icon svg{filter:drop-shadow(0 0 5px #e6b56666);width:15px;height:15px}.home-premium-hero__decor-line,.home-premium-hero__decor-dot{display:none}}@media (max-width:480px){.home-premium-hero__section{min-height:auto}.home-premium-hero__bg-img{object-position:50% center;opacity:.32}.home-premium-hero__overlay{background:linear-gradient(135deg,#000816eb 0%,#000f28db 50%,#00050feb 100%)}.home-premium-hero__content-wrap{padding:90px 1.25rem 32px}.home-premium-hero__inner{max-width:100%}.home-premium-hero__eyebrow{letter-spacing:1.5px;white-space:normal;text-align:center;gap:0;margin-bottom:1.1rem;font-size:.58rem;line-height:1.7}.home-premium-hero__eyebrow-line{display:none}.home-premium-hero__title{letter-spacing:-.3px;margin-bottom:1rem;font-size:1.9rem;line-height:1.18}.home-premium-hero__subtitle{max-width:100%;margin-bottom:1.6rem;font-size:.86rem;line-height:1.65}.home-premium-hero__actions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:320px;margin:0 auto 1.5rem}.home-premium-hero__btn-primary,.home-premium-hero__btn-secondary{border-radius:50px;justify-content:center;width:100%;padding:.8rem 1.25rem;font-size:.82rem}.home-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:16px;width:calc(100% - 2.5rem);margin:0 auto 2rem;padding:.6rem .8rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.home-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.6rem .8rem;width:100%;display:grid}.home-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.5rem;padding:.2rem .1rem;transition:transform .3s;display:flex}.home-premium-hero__diff-item:hover{transform:translateY(-1px)}.home-premium-hero__diff-divider{display:none}.home-premium-hero__diff-label{color:#ffffffd9;white-space:normal;text-align:left;font-size:.7rem;font-weight:600;line-height:1.2;transition:color .3s}.home-premium-hero__diff-item:hover .home-premium-hero__diff-label{color:#fff}.home-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;box-shadow:0 0 8px #e6b5661a}.home-premium-hero__diff-item:hover .home-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;box-shadow:0 0 12px #e6b56640}.home-premium-hero__diff-icon svg{filter:drop-shadow(0 0 4px #e6b56666);width:13px;height:13px}.home-premium-hero__decor-dot,.home-premium-hero__decor-line{display:none}}@media (min-width:1601px){main .home-stats-panel{max-width:100%}main .home-timeline{gap:1.75rem}main .home-step-item{padding:3rem 1.25rem 2.25rem}main .home-step-item h3{justify-content:center;align-items:center;min-height:3.2rem;margin-bottom:.75rem;display:flex}main .home-step-item p{min-height:4.5rem}}@media (min-width:1440px) and (max-width:1600px){main .home-stats-panel{max-width:100%}main .home-timeline{gap:1.75rem}main .home-step-item{padding:3rem 1.25rem 2.25rem}main .home-step-item h3{justify-content:center;align-items:center;min-height:3.2rem;margin-bottom:.75rem;display:flex}main .home-step-item p{min-height:4.5rem}}@media (min-width:1367px) and (max-width:1439px){main #como-funciona .section-header{margin-bottom:4.5rem!important}main #como-funciona.home-section-pad{padding-top:60px!important;padding-bottom:70px!important}.home-timeline{gap:1.75rem!important;max-width:1200px!important;margin:0 auto!important}.home-step-item{padding:2.75rem 1.25rem 2rem!important}.home-step-number{width:68px!important;height:68px!important;margin:-6.5rem auto 1.25rem!important;font-size:1.6rem!important}.home-step-item h3{justify-content:center!important;align-items:center!important;min-height:3.2rem!important;margin-bottom:.6rem!important;font-size:1.15rem!important;display:flex!important}.home-step-item p{min-height:4.5rem!important;font-size:.88rem!important;line-height:1.55!important}main .home-stats-panel{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important}main .card-grid-5{max-width:1200px!important;margin:0 auto!important}}@media (min-width:1280px) and (max-width:1366px){main .home-stats-panel{padding:1.5rem}main .card-grid-5{grid-template-columns:repeat(3,1fr)!important;gap:.85rem!important;max-width:1100px!important;margin-left:auto!important;margin-right:auto!important}.ultra-premium-card{padding:2.25rem .9rem 1.5rem!important}.ultra-premium-card h3{min-height:3rem!important;font-size:1rem!important}.ultra-premium-card h3 span{font-size:1.2rem!important}.ultra-premium-card p{min-height:5em!important;font-size:.78rem!important}main #como-funciona .section-header{margin-bottom:3.5rem!important}main #como-funciona.home-section-pad{padding-top:55px!important;padding-bottom:65px!important}.home-timeline{gap:1.5rem!important;max-width:1100px!important;margin:0 auto!important}.home-step-item{border-radius:20px!important;padding:2.5rem 1rem 1.75rem!important}.home-step-number{width:62px!important;height:62px!important;margin:-5.5rem auto 1.25rem!important;font-size:1.5rem!important}.home-step-item h3{justify-content:center!important;align-items:center!important;max-width:130px!important;min-height:3rem!important;margin-bottom:.5rem!important;margin-left:auto!important;margin-right:auto!important;font-size:1.05rem!important;display:flex!important}.home-step-item p{min-height:4.5rem!important;font-size:.84rem!important;line-height:1.55!important}main .home-stats-panel{max-width:1100px!important;margin-left:auto!important;margin-right:auto!important}.home-benefits-grid-premium{gap:1.5rem!important;max-width:1100px!important;margin:0 auto!important}.home-benefit-card{min-height:260px!important;padding:2rem 1.25rem!important}.home-benefit-card h3{margin-bottom:1.25rem!important;font-size:1.1rem!important}.home-benefit-card p{font-size:.86rem!important;line-height:1.6!important}}@media (min-width:1024px) and (max-width:1199px){main .home-timeline{grid-template-columns:repeat(2,1fr)!important;gap:5rem 2rem!important}main .home-step-item{padding:3rem 1.5rem 2.25rem!important}main .home-step-item h3{max-width:none!important;min-height:auto!important}main .home-timeline:before{display:none!important}main .home-step-number{margin:-6.5rem auto 1.5rem!important}.home-stats-panel{max-width:100%!important;box-shadow:none!important;background:linear-gradient(#07101d 0%,#03070d 100%)!important;border:1px solid #e6b5664d!important;border-radius:16px!important;grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;margin-top:-2.8rem!important;padding:2.5rem 2rem!important}.home-stats-panel:before,.home-stats-panel .home-stat-item:after,.home-stats-panel .home-stat-item:before,.home-stat-gold-line{display:none!important}.home-stats-panel .home-stat-item:nth-child(odd){border-right:none!important}.home-stats-panel:after{content:""!important;pointer-events:none!important;z-index:10!important;background:linear-gradient(#0000 0%,#e6b56626 30% 70%,#0000 100%)!important;width:1px!important;display:block!important;position:absolute!important;top:2rem!important;bottom:2rem!important;left:50%!important;transform:translate(-50%)!important}main .card-grid-5{grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important;max-width:1100px!important;margin:0 auto!important}main .ultra-premium-card{grid-template-columns:unset!important;grid-template-rows:unset!important;grid-template-areas:unset!important;text-align:center!important;flex-direction:column!important;align-items:center!important;gap:0!important;min-height:380px!important;margin-top:0!important;padding:2.5rem 1.25rem 2rem!important;display:flex!important}main .ultra-premium-card .card-3d-image-container{grid-area:unset!important;justify-content:center!important;align-items:center!important;height:150px!important;margin:0 auto 1.25rem!important;padding-top:0!important;display:flex!important}main .ultra-premium-card .card-3d-image{max-width:100%!important;max-height:140px!important}main .ultra-premium-card h3{grid-area:unset!important;white-space:nowrap!important;text-align:center!important;flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:.3rem!important;min-height:auto!important;margin-bottom:0!important;font-size:1.15rem!important}main .ultra-premium-card h3 span{grid-area:unset!important;font-size:1.15rem!important;display:inline!important}main .ultra-premium-card h3 br{display:none!important}main .ultra-premium-card .premium-divider{grid-area:unset!important;justify-content:center!important;width:80%!important;margin:.75rem auto!important}main .ultra-premium-card p{grid-area:unset!important;text-align:center!important;min-height:auto!important;font-size:.82rem!important;line-height:1.5!important}main .ultra-premium-card .floating-shield{width:42px!important;height:47px!important;top:-20px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}main .ultra-premium-card .watermark-shield{width:110px!important;height:110px!important;top:50%!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}main .home-stats-section{padding-bottom:3.5rem!important}.home-stat-number{filter:drop-shadow(2px 2px 3px #000000d9)!important;font-size:2.8rem!important}.home-stat-label{letter-spacing:1px!important;font-size:.85rem!important}.btn-gold-mega{gap:10px!important;padding:.9rem 2.5rem!important;font-size:.9rem!important}main #como-funciona.home-section-pad{padding-top:45px!important;padding-bottom:65px!important}main .home-cta-section .cta-section h2{margin-top:0!important;font-size:2.8rem!important}main .home-cta-section .cta-section p{margin-bottom:2.5rem!important;font-size:1.15rem!important}main .home-cta-section .cta-actions{gap:1.5rem!important}main .home-cta-section .btn-cta-primary,main .home-cta-section .btn-cta-secondary{padding:.95rem 2.4rem!important;font-size:.95rem!important}main .home-cta-section .cta-bg-symbol{display:none!important}.ultra-premium-card h3{white-space:nowrap!important;flex-flow:row!important;font-size:1.3rem!important}.ultra-premium-card h3 span{font-size:1.3rem!important}}@media (min-width:768px) and (max-width:1023px){.card-grid-5{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.notebook-only{display:grid!important}main .ultra-premium-card{grid-template-columns:unset!important;grid-template-rows:unset!important;grid-template-areas:unset!important;text-align:center!important;flex-direction:column!important;align-items:center!important;gap:0!important;min-height:auto!important;margin-top:0!important;padding:2rem 1.2rem 1.5rem!important;display:flex!important}main .ultra-premium-card .card-3d-image-container{grid-area:unset!important;justify-content:center!important;align-items:center!important;height:120px!important;margin:0 auto 1.25rem!important;padding-top:0!important;display:flex!important}main .ultra-premium-card .card-3d-image{max-width:100%!important;max-height:110px!important}main .ultra-premium-card h3,main .ultra-premium-card h3 span,main .ultra-premium-card p{grid-area:unset!important}main .ultra-premium-card .premium-divider{grid-area:unset!important;margin:1rem auto!important}main .ultra-premium-card .watermark-shield{top:50%!important;right:50%!important;transform:translate(50%,-50%)!important}main .ultra-premium-card .floating-shield{display:none!important}main .home-stats-section{padding-top:2.5rem!important;padding-bottom:2.5rem!important;overflow:visible!important}main .home-stats-panel{grid-template-columns:repeat(2,1fr)!important;gap:1rem 0!important;margin-top:0!important;padding:2rem 1rem!important}main .home-stat-icon-circle{margin-bottom:.6rem!important}main .home-stat-number{filter:drop-shadow(3px 3px #000c)!important;margin-bottom:.2rem!important;font-size:2.75rem!important}main .home-stat-label{letter-spacing:1px!important;white-space:nowrap!important;min-height:auto!important;margin-bottom:.5rem!important;font-size:.85rem!important}main .home-stat-desc{max-width:280px!important;padding:0 .5rem!important;font-size:.8rem!important;line-height:1.4!important}main .home-stats-panel .home-stat-item:after,main .home-stats-panel .home-stat-item:before,main .home-stat-gold-line{display:none!important}main .home-stats-panel .home-stat-item:nth-child(odd){border-right:none!important}main .home-stats-panel:after{content:""!important;pointer-events:none!important;z-index:10!important;background:linear-gradient(#0000 0%,#e6b56626 30% 70%,#0000 100%)!important;width:1px!important;display:block!important;position:absolute!important;top:2rem!important;bottom:2rem!important;left:50%!important;transform:translate(-50%)!important}.home-section-header .section-header{margin-bottom:2.5rem!important}.home-section-header .section-header h2{margin-bottom:.8rem!important;font-size:2rem!important;line-height:1.15!important}.home-section-header .section-header p{opacity:.75!important;max-width:580px!important;margin:0 auto!important;font-size:1.0625rem!important;line-height:1.6!important}.home-section-header .section-header .gold-line{width:50px!important;height:2px!important;margin:1.2rem auto 0!important}.ultra-premium-card h3{white-space:normal!important;text-align:center!important;flex-flow:column wrap!important;justify-content:center!important;align-items:center!important;min-height:3.5rem!important;margin-bottom:5px!important;font-size:1rem!important}.ultra-premium-card h3 span{font-size:1.3rem!important;display:block!important}.ultra-premium-card h3 br{display:block!important}.btn-gold-mega{gap:8px!important;max-width:-moz-fit-content!important;max-width:fit-content!important;margin:0 auto 0!important;padding:.85rem 2.2rem!important;font-size:.85rem!important}main .home-timeline{grid-template-columns:repeat(2,1fr)!important;gap:4.5rem 1.2rem!important;margin-top:-1.5rem!important}main .home-timeline:before{display:none!important}main .home-step-item{min-height:auto!important;padding:2.2rem .5rem 1.5rem!important}main .home-step-number{width:55px!important;height:55px!important;margin:-4.8rem auto 1rem!important;font-size:1.4rem!important}main .home-step-item h3{white-space:nowrap!important;margin-bottom:.6rem!important;font-size:1.15rem!important}main .home-step-item p{max-width:280px!important;margin:0 auto!important;font-size:.85rem!important;line-height:1.5!important}main .home-cta-section .cta-section h2{letter-spacing:-1px!important;margin-top:0!important;margin-bottom:1.25rem!important;font-size:2.4rem!important}main .home-cta-section .cta-section p{margin-bottom:2.25rem!important;font-size:1.05rem!important}main .home-cta-section .cta-actions{gap:1.25rem!important}main .home-cta-section .btn-cta-primary,main .home-cta-section .btn-cta-secondary{padding:.85rem 2.2rem!important;font-size:.9rem!important}main .home-cta-section .cta-bg-symbol{display:none!important}}@media (min-width:481px) and (max-width:767px){main .home-cta-section .cta-section h2{letter-spacing:-1px!important;margin-top:0!important;margin-bottom:1rem!important;font-size:2.4rem!important}main .home-cta-section .cta-actions{flex-direction:column!important;align-items:center!important;gap:1rem!important}main .home-cta-section .btn-cta-primary,main .home-cta-section .btn-cta-secondary{width:100%!important;max-width:350px!important;padding:.95rem 2.25rem!important}main .home-btn-primary,main .home-btn-secondary{justify-content:center!important;align-items:center!important;width:auto!important;min-width:185px!important;padding:.75rem 1.8rem!important;font-size:.8rem!important;display:inline-flex!important}main .home-btn-primary svg,main .home-btn-secondary svg{vertical-align:middle!important;margin-top:-2px!important;display:inline-block!important}main #seguros.home-section-pad{padding-top:40px!important;padding-bottom:60px!important}main .card-grid-5{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem 1rem!important;max-width:none!important;margin:2rem auto 0!important}main #seguros .home-section-header{margin-bottom:-1.5rem!important}main .section-header h2{font-size:1.8rem!important;line-height:1.1!important}main .section-header p{max-width:500px!important;margin:.5rem auto 0!important;font-size:.85rem!important;line-height:1.4!important}.notebook-only{display:flex!important}main .ultra-premium-card{min-height:auto!important;padding:3rem 1.5rem 2rem!important}.ultra-premium-card h3{white-space:nowrap!important;flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:.25rem!important;margin-top:0!important;margin-bottom:-.5rem!important;padding-top:0!important;padding-bottom:.5rem!important;font-size:1rem!important}.ultra-premium-card h3 span{font-size:1rem!important}.ultra-premium-card h3 br{display:none!important}main .ultra-premium-card .card-3d-image{max-width:45%!important;max-height:200px!important;margin:0 auto!important}main .ultra-premium-card .card-3d-image-container{height:100px!important;margin-top:5px!important;margin-bottom:5px!important}main .ultra-premium-card .watermark-shield{opacity:0!important;width:0!important;height:0!important;display:none!important}main .ultra-premium-card .premium-divider{margin-top:0!important;margin-bottom:10px!important}main .ultra-premium-card p{min-height:auto!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:.2rem!important;font-size:.8rem!important;line-height:1.4!important}.btn-gold-mega{gap:8px!important;max-width:-moz-fit-content!important;max-width:fit-content!important;margin:0 auto 0!important;padding:.85rem 1.5rem!important;font-size:.85rem!important;display:inline-flex!important}main #como-funciona.home-section-pad{padding-top:40px!important;padding-bottom:50px!important}main .home-timeline{grid-template-columns:repeat(2,1fr)!important;gap:2rem 1rem!important;margin-top:-4rem!important}main .home-timeline:before{display:none!important}main .home-step-item{min-height:auto!important;padding:2.2rem 1rem 1.5rem!important}main .home-step-number{width:52px!important;height:52px!important;margin:-3.5rem auto 1rem!important;font-size:1.5rem!important}main .home-step-item h3{margin-bottom:.4rem!important;font-size:clamp(.75rem,2.5vw,.95rem)!important;line-height:1.2!important}main .home-step-item p{margin:0!important;font-size:.78rem!important;line-height:1.45!important}main .home-benefits-grid-premium{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}main .home-benefit-card{min-height:auto!important;padding:1.9rem 1rem!important}main .home-benefit-card h3{margin-bottom:1.5rem!important;font-size:clamp(.85rem,2.7vw,1.15rem)!important}main .home-benefit-card h3:after{bottom:-1rem!important}main .home-benefit-card p{margin-top:.2rem!important;font-size:.8rem!important;line-height:1.4!important}main .home-stats-section{padding-top:2rem!important;padding-bottom:2rem!important}main .home-stats-panel{grid-template-columns:repeat(2,1fr)!important;gap:2rem 1.5rem!important;max-width:none!important;margin-top:0!important;margin-left:auto!important;margin-right:auto!important;padding:1.5rem 1rem 1.7rem!important}main .home-stats-panel .home-stat-item{padding:0 1rem!important}main .home-stats-panel .home-stat-item:nth-child(2n):after{display:none!important}main .home-stat-icon-circle{width:48px!important;height:48px!important;margin-bottom:.8rem!important}main .home-stat-icon-circle svg{width:20px!important;height:20px!important}main .home-stat-label{letter-spacing:.08px!important;margin-bottom:.8rem!important;font-size:.75rem!important}main .home-stat-gold-line{margin-bottom:.8rem!important}main .home-stat-desc{opacity:.8!important;font-size:.78rem!important;line-height:1.45!important}main .home-cta-section .cta-section h2{letter-spacing:-1px!important;margin-top:0!important;margin-bottom:.75rem!important;font-size:1.8rem!important;line-height:1.15!important}main .home-cta-section .cta-section p{margin-top:0!important;margin-bottom:1.75rem!important;font-size:.95rem!important}main .home-cta-section .cta-actions{flex-direction:column!important;align-items:center!important;gap:.85rem!important;width:100%!important}main .home-cta-section .btn-cta-primary,main .home-cta-section .btn-cta-secondary{white-space:nowrap!important;justify-content:center!important;width:100%!important;max-width:320px!important;padding:.85rem 1.5rem!important;font-size:.85rem!important}main .home-cta-section .cta-section{padding:50px 0!important}main .home-cta-section .cta-bg-symbol{display:none!important}main .section-header h2{font-size:clamp(1.4rem,4vw,1.95rem)!important}main .section-header p{font-size:clamp(.75rem,2.2vw,.9rem)!important}.ultra-premium-card h3,.ultra-premium-card h3 span{font-size:clamp(.8rem,2.3vw,1.05rem)!important}main .ultra-premium-card p{font-size:clamp(.7rem,2vw,.8rem)!important}main .home-stat-number{font-size:clamp(1.8rem,5vw,2.6rem)!important}main .home-stat-label{font-size:clamp(.65rem,2vw,.78rem)!important}main .home-stat-desc{font-size:clamp(.68rem,2vw,.8rem)!important}main .home-cta-section .cta-section h2{font-size:clamp(1.6rem,4.5vw,2.2rem)!important}main .home-cta-section .cta-section p{font-size:clamp(.8rem,2.2vw,.95rem)!important}}@media (max-width:480px){.home-timeline,.home-stats-panel{grid-template-columns:1fr}.home-stat-item:after,.home-timeline:before{display:none}main .card-grid-5{grid-template-columns:1fr!important;gap:1.5rem!important;max-width:340px!important;margin:1rem auto 0!important}main .ultra-premium-card{min-height:auto!important}main .section-header h2{letter-spacing:-.02em!important;margin-bottom:.75rem!important;font-size:2rem!important;font-weight:600!important;line-height:1.15!important}main #como-funciona .section-header h2 span{display:block!important}main .section-header p{opacity:.75!important;max-width:400px!important;margin:0 auto!important;font-size:1rem!important;line-height:1.6!important}main .section-header{margin-bottom:2rem!important}.ultra-premium-card{margin-top:40px;padding:3rem 2rem 2rem}.btn-gold-mega{width:100%;max-width:-moz-fit-content!important;max-width:fit-content!important;margin:0 auto!important;padding:.9rem 2rem!important;font-size:.85rem!important;display:inline-flex!important}.home-btn-primary,.home-btn-secondary{justify-content:center;width:100%}.home-stats-panel{gap:3rem;padding:3rem 1.5rem}.home-stats-panel .home-stat-number{font-size:3.5rem}main .home-btn-primary,main .home-btn-secondary{justify-content:center!important;width:90%!important;max-width:300px!important;padding:.9rem 1.5rem!important;font-size:.85rem!important}main #seguros.home-section-pad{padding-top:40px!important;padding-bottom:50px!important}main #seguros .section-header{margin-bottom:1.5rem!important}main .ultra-premium-grid{grid-template-columns:1fr!important;gap:1.25rem!important;max-width:340px!important;margin:0 auto!important}main .ultra-premium-card{padding:1.5rem 1.25rem!important}main .ultra-premium-card h3{justify-content:center!important;gap:.25rem!important;margin-top:.5rem!important;margin-bottom:0!important;padding-top:0!important;font-size:1rem!important}main .ultra-premium-card h3 span{font-size:1.125rem!important}main .ultra-premium-card .card-3d-image-container{height:110px!important;margin-top:5px!important;margin-bottom:5px!important}main .ultra-premium-card .card-3d-image{max-width:55%!important;max-height:110px!important;margin:0 auto!important}main .ultra-premium-card .watermark-shield{display:none!important}main .ultra-premium-card .premium-divider{margin-top:10px!important;margin-bottom:10px!important}main .ultra-premium-card p{min-height:auto!important;margin-bottom:0!important;font-size:.85rem!important;line-height:1.45!important}main #como-funciona.home-section-pad{padding-top:40px!important;padding-bottom:50px!important}main .home-timeline{grid-template-columns:1fr!important;gap:3.5rem 0!important;max-width:340px!important;margin-top:3rem!important;margin-left:auto!important;margin-right:auto!important}main .home-timeline:before{display:none!important}main .home-step-item{min-height:auto!important;padding:2.2rem 1.25rem 1.5rem!important}main .home-step-number{width:52px!important;height:52px!important;margin:-3.5rem auto 1rem!important;font-size:1.3rem!important}main .home-step-item h3{margin-bottom:.4rem!important;font-size:1.05rem!important;line-height:1.2!important}main .home-step-item p{margin:0!important;font-size:.85rem!important;line-height:1.45!important}main .home-benefits-grid-premium{grid-template-columns:1fr!important;gap:1.25rem!important;max-width:340px!important;margin-left:auto!important;margin-right:auto!important}main .home-benefit-card{padding:2rem 1.5rem!important}main .home-benefit-card h3{margin-bottom:1.5rem!important;font-size:1.25rem!important}main .home-benefit-card h3:after{width:40px!important;height:3px!important;bottom:-1.2rem!important}main .home-benefit-card p{font-weight:400;font-size:.9375rem!important;line-height:1.6!important}main .home-stats-section{padding-top:2rem!important;padding-bottom:2rem!important}main .home-stats-panel{grid-template-columns:1fr!important;gap:1.5rem 0!important;max-width:340px!important;margin-top:0!important;margin-left:auto!important;margin-right:auto!important;padding:2rem 1.5rem 1.75rem!important;overflow:hidden!important}main .home-stats-panel .home-stat-item:after{display:none!important}main .home-stat-icon-circle{width:28px!important;height:28px!important;margin:0 auto .5rem!important}main .home-stat-icon-circle svg{width:13px!important;height:13px!important}main .home-stat-number{margin-bottom:.3rem!important;font-size:clamp(1.5rem,7vw,1.85rem)!important;line-height:1.1!important}main .home-stat-label{letter-spacing:.5px!important;text-align:center!important;white-space:normal!important;word-break:normal!important;justify-content:center!important;align-items:center!important;min-height:auto!important;margin-bottom:.5rem!important;padding:0 .5rem!important;font-size:clamp(.55rem,2.4vw,.65rem)!important;line-height:1.25!important;display:flex!important}main .home-stat-gold-line{width:25px!important;height:1.5px!important;margin:0 auto .5rem!important}main .home-stat-desc{opacity:.75!important;text-align:center!important;word-break:normal!important;margin:0!important;padding:0 .5rem!important;font-size:clamp(.52rem,2.2vw,.62rem)!important;line-height:1.4!important}main .home-cta-section .cta-section{padding:1px 0 60px!important}main .home-cta-section .cta-section h2{margin-bottom:0!important;font-size:1.8rem!important;line-height:1.2!important}main .home-cta-section .cta-section p{max-width:280px!important;margin:.65rem auto 1.75rem!important;font-size:.9rem!important;line-height:1.5!important}main .home-cta-section .cta-actions{flex-direction:column!important;align-items:center!important;gap:.75rem!important;width:100%!important}main .home-cta-section .btn-cta-primary,main .home-cta-section .btn-cta-secondary{white-space:nowrap!important;justify-content:center!important;width:100%!important;max-width:300px!important;padding:.8rem 1.25rem!important;font-size:.82rem!important}main .home-cta-section .cta-bg-symbol{display:none!important}}@media (max-width:1366px){main .logos-seguradoras{gap:3rem}}@media (max-width:1024px){main .logos-seguradoras{flex-wrap:wrap;gap:2rem}}@media (max-width:899px){main .logos-seguradoras{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}}@media (max-width:767px){main .home-marquee-wrapper{padding:3rem 0!important}main .marquee-track{padding:1.5rem 0!important}main .marquee-header h3{letter-spacing:.1em!important;font-size:1.25rem!important;line-height:1.2!important}main .marquee-header p{opacity:.85!important;font-size:.9375rem!important;line-height:1.45!important}main .logos-seguradoras{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}main .partner-badge{border-radius:12px!important;gap:.5rem!important;padding:.6rem 1.2rem!important}main .partner-badge-name{letter-spacing:1px!important;font-size:.85rem!important}main .partner-badge-icon svg{width:13px!important;height:13px!important}}@media (min-width:1200px) and (max-width:1366px){main .home-stats-panel{padding-top:2rem;padding-bottom:2.5rem;max-width:1100px!important;margin-top:-3rem!important}main .home-stats-section{padding-top:6rem!important;padding-bottom:3rem!important}main .home-stat-icon-circle{margin-bottom:1rem}main .home-stat-desc{margin-top:-.2rem}main #seguros.home-section-pad{padding-top:55px;padding-bottom:65px}.home-section-header .section-header{margin-bottom:2rem!important}.home-timeline,.home-benefits-grid-premium{max-width:1100px!important}main #como-funciona.home-section-pad{padding-top:50px!important;padding-bottom:70px!important}.home-timeline:before{top:25px!important}.home-step-number{flex-shrink:0!important;min-width:75px!important;min-height:75px!important;margin:-3.5rem auto 1.25rem!important}.home-step-item h3{justify-content:center;align-items:center;min-height:3.2rem;margin-left:auto;margin-right:auto;display:flex;white-space:nowrap!important;max-width:none!important;font-size:1.05rem!important}.card-grid-5{gap:2rem 2.5rem;max-width:1100px;margin:0 auto;grid-template-columns:repeat(2,1fr)!important}.ultra-premium-card{grid-template-columns:unset!important;grid-template-rows:unset!important;grid-template-areas:unset!important;text-align:center!important;flex-direction:column!important;align-items:center!important;gap:0!important;min-height:420px!important;padding:3rem 1.5rem 2rem!important;display:flex!important}.ultra-premium-card .card-3d-image-container{grid-area:unset!important;height:auto!important;margin:0 auto 1.5rem!important;padding-top:0!important}.ultra-premium-card .card-3d-image{max-height:160px}.ultra-premium-card h3{grid-area:unset!important;white-space:normal!important;text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0!important;min-height:3.5rem!important;margin-bottom:5px!important;font-size:1.1rem!important}.ultra-premium-card h3 br{display:block!important}.ultra-premium-card h3 span{font-size:1.4rem!important;display:block!important}.ultra-premium-card .premium-divider{grid-area:unset!important;width:80%!important;margin:15px auto!important}.ultra-premium-card p{grid-area:unset!important;text-align:center!important;justify-content:center!important;align-items:center!important;min-height:4.8em!important;font-size:.85rem!important}.floating-shield{width:45px;height:50px;top:-20px;left:50%;right:auto;transform:translate(-50%)}.floating-shield svg{width:18px;height:18px}.watermark-shield{width:120px;height:120px;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.notebook-only{display:grid!important}main .home-cta-section .cta-section h2{font-size:3.5rem}}@media (max-width:1024px){main .home-stats-panel{margin-top:-1rem}main #seguros.home-section-pad{padding-top:40px;padding-bottom:50px}main .home-cta-section .cta-section h2{font-size:2rem}}@media (min-width:769px) and (max-width:1199px){main #como-funciona .section-header{margin-bottom:4rem!important}.home-step-item h3{text-align:center!important;justify-content:center!important;align-items:center!important;max-width:120px!important;min-height:3.2rem!important;margin-left:auto!important;margin-right:auto!important;display:flex!important}.home-step-number{margin:-5rem auto 1.5rem!important}.home-timeline:before{top:10px!important;transform:none!important}.home-timeline{gap:1.5rem!important;width:100%!important;max-width:100%!important}main .home-btn-primary,main .home-btn-secondary{letter-spacing:.01em!important;padding:.8rem 1.25rem!important;font-size:.75rem!important;font-weight:600!important}.home-cta-section .cta-actions{gap:1.5rem!important}.home-cta-section .btn-cta-primary,.home-cta-section .btn-cta-secondary{padding:.85rem 2rem!important;font-size:.85rem!important}main #seguros.home-section-pad{padding-top:80px!important;padding-bottom:80px!important}.card-grid-5{gap:1.5rem;margin:0;grid-template-columns:repeat(2,1fr)!important;width:100%!important;max-width:100%!important}.ultra-premium-card{text-align:left;grid-template:"image title""image divider""image desc"1fr/120px 1fr;align-items:center;gap:0 1rem;padding:2rem 1.5rem;min-height:auto!important;margin-top:0!important;display:grid!important}.ultra-premium-card .card-3d-image-container{grid-area:image;justify-content:center;align-items:flex-start;height:100%;margin:0;padding-top:.5rem;display:flex}.ultra-premium-card .card-3d-image{max-width:100%;max-height:100px}.ultra-premium-card h3{white-space:normal;text-align:center;flex-wrap:wrap;grid-area:title;justify-content:center;align-items:center;gap:.3rem;min-height:3.2rem;margin-bottom:0;font-size:1.1rem;display:flex}.ultra-premium-card h3 br{display:none}.ultra-premium-card h3 span{font-size:1.15rem;display:inline}.ultra-premium-card .premium-divider{grid-area:divider;justify-content:center;width:100%;margin:.5rem 0}.ultra-premium-card p{text-align:center;grid-area:desc;justify-content:center;align-items:center;min-height:auto;font-size:.82rem}.floating-shield{width:40px;height:45px;top:-15px;left:45px;transform:none}.floating-shield svg{width:16px;height:16px}.watermark-shield{width:100px;height:100px;top:50%;left:auto;right:5%;transform:translateY(-50%)}}@media (max-width:768px){main .home-stats-panel{margin-top:0}main #seguros.home-section-pad{padding-top:35px;padding-bottom:45px}main .home-cta-section .cta-section h2{font-size:2.5rem}}@media (min-width:481px) and (max-width:599px){main .home-btn-primary,main .home-btn-secondary{justify-content:center!important;width:85%!important;max-width:280px!important;padding:.8rem 1.5rem!important;font-size:.8rem!important;display:inline-flex!important}main .home-cta-section .cta-actions{flex-direction:column!important;align-items:center!important;gap:.75rem!important}main .home-cta-section .btn-cta-primary,main .home-cta-section .btn-cta-secondary{justify-content:center!important;width:85%!important;max-width:280px!important;padding:.8rem 1.5rem!important;font-size:.8rem!important;display:inline-flex!important}.container{padding-left:1rem!important;padding-right:1rem!important}main .home-stats-panel{gap:1.5rem .75rem!important;padding-left:.75rem!important;padding-right:.75rem!important}main .home-stats-panel .home-stat-item{padding:0 .25rem!important}main .home-stat-number{font-size:2.2rem!important}main .home-stat-label{letter-spacing:.5px!important;font-size:.7rem!important}main .home-stat-desc{padding:0!important;font-size:.72rem!important}main .home-cta-section .cta-bg-symbol{display:none!important}}.btn-cta-primary span{vertical-align:middle!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:inline-flex!important}.btn-cta-primary span svg{flex-shrink:0!important;margin-top:0!important;margin-bottom:0!important}@media (min-width:481px) and (max-width:768px){main .card-grid-5{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;max-width:680px!important;margin:2rem auto 0!important}main .ultra-premium-card{min-height:auto!important}}@media (min-width:1200px) and (max-width:1279px){main .home-stats-section{padding-top:5rem!important;padding-bottom:2rem!important}main .home-stats-panel{padding-top:1.2rem!important;padding-bottom:1.5rem!important}main .card-grid-5{grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important;max-width:1100px!important;margin:0 auto!important}main .home-cta-section .btn-cta-primary,main .home-cta-section .btn-cta-secondary{padding:.85rem 2.2rem!important;font-size:.9rem!important}main .home-cta-section .cta-section h2{letter-spacing:-1px!important;background:linear-gradient(#fff 30%,#e6b566 65%,#c99544 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;margin-top:1.5rem!important;margin-bottom:1.25rem!important;font-size:3.2rem!important}main .home-cta-section .cta-section h2 span{background:linear-gradient(#e6b566 0%,#c99544 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;display:inline-block!important}main .home-cta-section .cta-section p{margin-bottom:2.5rem!important;font-size:1.2rem!important}main .btn-gold-mega{padding:.85rem 2.2rem!important;font-size:.9rem!important}main .home-timeline{grid-template-columns:repeat(2,1fr)!important;gap:5rem 2rem!important;margin-top:5.5rem!important;margin-left:auto!important;margin-right:auto!important}main .home-step-item{padding:3rem 1.5rem 2.25rem!important}main .home-step-item h3{white-space:normal!important;max-width:none!important;min-height:auto!important;font-size:1.3rem!important}main .home-timeline:before{display:none!important}main .home-step-number{min-width:75px!important;min-height:75px!important;margin:-6.5rem auto 1.5rem!important}}@keyframes autoPremiumHeroDotFloat{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.45;transform:translateY(-12px)}}@keyframes autoPremiumHeroBtnShine{0%{left:-100%}20%{left:150%}to{left:150%}}@media (max-width:991px){.contato-premium-hero__diff-bar{border-radius:18px;width:calc(100% - 2.5rem);margin:0 auto 2rem}}@media (max-width:480px){.contato-premium-hero__diff-bar{border-radius:12px;width:calc(100% - 2rem);margin:0 auto 1.5rem}}@keyframes seguro-residencial-shimmer{0%{transform:rotate(-20deg)translate(-20%,-20%)}to{transform:rotate(-20deg)translate(20%,20%)}}@keyframes badge-breathe{0%,to{filter:drop-shadow(0 0 6px #e6b56666)}50%{filter:drop-shadow(0 0 16px #e6b566d9)}}@keyframes timer-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-shield{0%,to{filter:drop-shadow(0 0 6px #e6b56666);transform:scale(1)}50%{filter:drop-shadow(0 0 18px #e6b566e6);transform:scale(1.08)}}@keyframes star-breathe{0%,to{filter:drop-shadow(0 0 6px #e6b56666);transform:scale(1)}50%{filter:drop-shadow(0 0 16px #e6b566e6);transform:scale(1.12)}}@keyframes orbit-spin{0%{transform:rotate(0)translate(22px)}to{transform:rotate(360deg)translate(22px)}}@media (max-width:899px){.glass-bar-item{text-align:left;flex:calc(50% - 1rem);justify-content:flex-start;min-width:200px}.glass-bar-divider{display:none}.bottom-bar-flex{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:768px){.btn-primary-v3,.btn-secondary-v3{justify-content:center;width:100%}.glass-bar-item{text-align:left;justify-content:center;width:100%}.seguro-residencial-why-grid{grid-template-columns:1fr;gap:1.5rem}.seguro-residencial-why-card{padding:2rem}}.contato-breadcrumb{opacity:.6;text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.contato-breadcrumb a:hover{color:var(--gold-primary);opacity:1}.contato-breadcrumb svg{width:14px;height:14px}.contato-benefit-icon-wrapper{background:radial-gradient(circle at 30% 30%,#ffffff14 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.15rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 20px #0000004d,inset 0 1px #ffffff0d}.contato-benefit-icon-wrapper svg{width:26px;height:26px;color:var(--gold-primary);filter:drop-shadow(0 0 8px #e6b56673);transition:all .5s cubic-bezier(.16,1,.3,1)}.contato-card{-webkit-backdrop-filter:blur(25px)saturate(1.2);text-align:center;height:100%;box-shadow:none;background:#0a192f73;border:1px solid #ffffff14;border-top:2.5px solid #e6b56640;border-radius:24px;flex-direction:column;align-items:center;padding:3.5rem 1.75rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.contato-card:hover{border-color:#ffffff1f;border-top-color:var(--gold-primary);background:#0c1e3899;transform:translateY(-12px)}.contato-icon{width:76px;height:76px;color:var(--gold-primary);background:radial-gradient(circle at 30% 30%,#ffffff14 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;margin-bottom:1.75rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 20px #0000004d,inset 0 1px #ffffff0d}.contato-card:hover .contato-icon{border-color:var(--gold-primary);background:radial-gradient(circle at 30% 30%,#e6b56640 0%,#e6b5660d 100%);transform:scale(1.08)rotate(4deg);box-shadow:0 15px 30px #e6b56640,inset 0 1px #ffffff26}.contato-icon svg{filter:drop-shadow(0 0 10px #e6b56673);width:32px;height:32px;transition:all .5s cubic-bezier(.16,1,.3,1)}.contato-icon svg:not([fill=none]){fill:currentColor}.contato-card:hover .contato-icon svg{filter:drop-shadow(0 0 14px #e6b566d9);transform:scale(1.08)}.contato-card h3{color:var(--white);text-align:center;justify-content:center;align-items:center;min-height:3.6rem;margin-bottom:1.25rem;font-size:1.35rem;line-height:1.35;display:flex}.contato-card p{color:#ffffffb3;font-size:1rem;line-height:1.7}.contato-grid{grid-template-columns:1.3fr .7fr;align-items:stretch;gap:3rem;display:grid}.contato-form-card{-webkit-backdrop-filter:blur(25px)saturate(1.2);box-shadow:none;background:#0a192f73;border:1px solid #ffffff14;border-top:2.5px solid #e6b56640;border-radius:24px;padding:3rem 2.5rem}.contato-form-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.contato-form-row .contato-form-group{margin-bottom:0}.contato-form-group{margin-bottom:1.5rem}.contato-form-group label{color:#fffc;letter-spacing:.3px;margin-bottom:.6rem;font-size:.9rem;font-weight:600;display:block}.contato-form-group input,.contato-form-group select,.contato-form-group textarea{width:100%;color:var(--white);background:#03070d80;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.contato-form-group input::placeholder,.contato-form-group textarea::placeholder{color:#ffffff4d;font-weight:400}.contato-form-group select:invalid{color:#ffffff4d}.contato-form-group select{-webkit-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E6B566' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1.5rem center;background-repeat:no-repeat;background-size:16px;padding-right:3rem}.contato-form-group select option{color:#fff;background-color:#03070d;padding:12px 16px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500}.contato-form-group select option[value=""]{color:#fff6!important}.contato-form-group input:focus,.contato-form-group select:focus,.contato-form-group textarea:focus{border-color:var(--gold-primary);box-shadow:0 0 0 1px var(--gold-primary), 0 0 20px #e6b56626;background:#03070db3}.contato-form-group textarea{resize:vertical;height:140px}.contato-btn-submit{background:var(--grad-gold);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:1.1rem 2.4rem;font-size:1rem;font-weight:700;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #e6b56633;color:var(--blue-night)!important}.contato-btn-submit:hover{transform:translateY(-3px);box-shadow:0 15px 30px #0006}.contato-btn-submit:disabled{opacity:.7;cursor:not-allowed;box-shadow:none!important;transform:none!important}.contato-btn-submit svg{width:18px;height:18px;transition:transform .3s}.contato-btn-submit:hover svg{transform:translate(5px)}.contato-sidebar{flex-direction:column;gap:2rem;height:100%;display:flex}.contato-sidebar .contato-card{text-align:center;flex:1;justify-content:center;align-items:center;height:auto;padding:2.25rem 2rem}.contato-sidebar h4{color:var(--gold-primary);width:100%;margin-bottom:1.25rem;font-size:1.15rem}.contato-info-list{text-align:left;flex-direction:column;align-items:flex-start;gap:1.25rem;display:inline-flex}.contato-info-item{opacity:.8;align-items:center;gap:.85rem;font-size:.92rem;display:flex}.contato-info-item svg{width:20px;height:20px;color:var(--gold-primary);stroke-width:1.5px;flex-shrink:0}.contato-info-item svg:not([fill=none]){fill:currentColor}@media (max-width:900px){.contato-top-cards{grid-template-columns:repeat(2,1fr)}.contato-grid{grid-template-columns:1fr}.contato-sidebar{gap:1.5rem;height:auto}.contato-sidebar .contato-card{flex:none;height:auto}}@media (max-width:600px){.contato-top-cards,.contato-form-row{grid-template-columns:1fr}.contato-btn-submit{letter-spacing:.5px!important;white-space:nowrap!important;padding:.95rem 1.25rem!important;font-size:.88rem!important}.contato-btn-submit svg{width:16px!important;height:16px!important}}@media (min-width:1600px){main .contato-top-cards{gap:4rem;max-width:1400px;margin:0 auto 6rem}main .contato-section-pad{padding:120px 0}}@media (max-width:1599px) and (min-width:1367px){main .contato-top-cards{gap:3rem}}@media (max-width:1366px) and (min-width:1200px){main .contato-top-cards{gap:2rem}}@media (max-width:1199px) and (min-width:900px){main .contato-top-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}main .contato-grid{gap:2rem}}@media (max-width:899px) and (min-width:768px){main .contato-top-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){main .contato-top-cards{grid-template-columns:1fr}main .contato-form-card{padding:1.5rem}main .contato-btn-submit{letter-spacing:.5px!important;white-space:nowrap!important;padding:.95rem 1.25rem!important;font-size:.88rem!important}main .contato-btn-submit svg{width:16px!important;height:16px!important}}.contato-premium-hero__section{background:#000814;flex-direction:column;align-items:stretch;width:100%;min-height:92vh;display:flex;position:relative;overflow:hidden}.contato-premium-hero__bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.contato-premium-hero__bg-img{object-fit:cover;object-position:center center;opacity:.65;width:100%;height:100%;transition:opacity .6s;display:block}.contato-premium-hero__overlay{background:linear-gradient(135deg,#000816e0 0%,#001437bf 40%,#000a1ea6 70%,#00050fcc 100%);position:absolute;top:0;bottom:0;left:0;right:0}.contato-premium-hero__overlay-bottom{z-index:1;pointer-events:none;background:linear-gradient(#0000,#000814);height:220px;position:absolute;bottom:0;left:0;right:0}.contato-premium-hero__decor{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.contato-premium-hero__decor-dot{background:var(--gold-primary,#e6b566);opacity:.25;border-radius:50%;animation:8s ease-in-out infinite capAluguelHeroDotFloat;position:absolute}.contato-premium-hero__decor-dot--1{width:6px;height:6px;animation-delay:0s;top:22%;left:8%}.contato-premium-hero__decor-dot--2{width:4px;height:4px;animation-delay:2.5s;top:42%;right:10%}.contato-premium-hero__decor-dot--3{width:8px;height:8px;animation-delay:5s;bottom:28%;left:14%}@keyframes capAluguelHeroDotFloat{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.45;transform:translateY(-12px)}}.contato-premium-hero__decor-line{background:linear-gradient(#0000 0%,#e6b56614 25%,#e6b5662e 50%,#e6b56614 75%,#0000 100%);width:1px;position:absolute;top:0;bottom:0}.contato-premium-hero__decor-line--left{left:8%}.contato-premium-hero__decor-line--right{right:8%}.contato-premium-hero__content-wrap{z-index:2;flex:1;justify-content:center;align-items:center;padding:140px 2rem 60px;display:flex;position:relative}.contato-premium-hero__inner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:820px;display:flex}.contato-premium-hero__eyebrow{letter-spacing:3.5px;text-transform:uppercase;color:var(--gold-primary,#e6b566);white-space:nowrap;align-items:center;gap:1rem;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;display:flex}.contato-premium-hero__eyebrow-line{background:linear-gradient(90deg,#0000,#e6b566b3,#0000);flex:0 0 40px;height:1px;display:block}.contato-premium-hero__title{letter-spacing:-1.5px;color:#fff;text-shadow:0 4px 30px #0009;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:4rem;font-weight:800;line-height:1.1}.contato-premium-hero__title-accent{background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);-webkit-text-fill-color:transparent;filter:none;text-shadow:none;-webkit-background-clip:text;background-clip:text;display:block}.contato-premium-hero__subtitle{color:#ffffffd1;text-shadow:0 2px 10px #00000080;max-width:660px;margin:0 auto 2.75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.78}.contato-premium-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.contato-premium-hero__btn-primary{text-transform:uppercase;letter-spacing:1px;color:#000;z-index:1;cursor:pointer;background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);border-radius:50px;align-items:center;gap:.75rem;padding:1.05rem 2.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #e6b5664d,inset 0 1px 1px #ffffff80}.contato-premium-hero__btn-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;animation:4.5s linear infinite capAluguelHeroBtnShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes capAluguelHeroBtnShine{0%{left:-100%}20%{left:150%}to{left:150%}}.contato-premium-hero__btn-primary:hover{filter:brightness(1.05);transform:translateY(-4px)scale(1.02);box-shadow:0 16px 40px #e6b56673,0 0 20px #e6b56633}.contato-premium-hero__btn-primary svg{flex-shrink:0;width:18px;height:18px;transition:transform .4s}.contato-premium-hero__btn-primary:hover svg{transform:translate(4px)}.contato-premium-hero__btn-secondary{text-transform:uppercase;letter-spacing:1px;color:#ffffffeb;-webkit-backdrop-filter:blur(15px);background:#ffffff0a;border:1px solid #e6b56673;border-radius:50px;align-items:center;gap:.6rem;padding:1.05rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 0 12px #e6b5660a,0 4px 12px #0003}.contato-premium-hero__btn-secondary:hover{color:#fff;background:#e6b56614;border-color:#e6b566cc;transform:translateY(-4px)scale(1.02);box-shadow:inset 0 0 20px #e6b56614,0 12px 30px #00000040}.contato-premium-hero__btn-secondary svg{color:#e6b566e6;flex-shrink:0;width:18px;height:18px;transition:transform .4s}.contato-premium-hero__btn-secondary:hover svg{color:#f5d280;transform:translate(4px)}.contato-premium-hero__diff-bar{z-index:3;-webkit-backdrop-filter:blur(24px)saturate(1.8);background:linear-gradient(135deg,#08163066 0%,#030a1699 100%);border:1px solid #e6b5662e;border-radius:24px;width:calc(100% - 4rem);max-width:1140px;margin:0 auto 3rem;padding:1rem 1.5rem;transition:all .4s;position:relative;box-shadow:0 20px 40px #00000080,0 4px 20px #e6b56608,inset 0 1px #ffffff0d}.contato-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:center;align-items:center;max-width:1040px;margin:0 auto;display:flex}.contato-premium-hero__diff-item{flex:1;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.contato-premium-hero__diff-item:hover{transform:translateY(-2px)}.contato-premium-hero__diff-icon{color:var(--gold-primary,#e6b566);background:#e6b5660f;border:1px solid #e6b56633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.contato-premium-hero__diff-item:hover .contato-premium-hero__diff-icon{border-color:var(--gold-primary,#e6b566);background:#e6b56629;transform:scale(1.08)rotate(5deg);box-shadow:0 0 12px #e6b56640}.contato-premium-hero__diff-icon svg{stroke-width:1.5px;filter:drop-shadow(0 0 4px #e6b5664d);width:18px;height:18px}.contato-premium-hero__diff-label{color:#ffffffd9;letter-spacing:.2px;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;transition:color .3s,transform .3s}.contato-premium-hero__diff-item:hover .contato-premium-hero__diff-label{color:#fff}.contato-premium-hero__diff-divider{background:linear-gradient(#0000,#e6b56640,#0000);flex-shrink:0;width:1px;height:24px;display:block}@media (max-width:991px){.contato-premium-hero__diff-bar{border-radius:18px;width:calc(100% - 2.5rem);margin:0 auto 2rem}}@media (max-width:480px){.contato-premium-hero__diff-bar{border-radius:12px;width:calc(100% - 2rem);margin:0 auto 1.5rem}}@media (min-width:1601px){.contato-premium-hero__section{min-height:95vh}.contato-premium-hero__content-wrap{padding:160px 4rem 80px}.contato-premium-hero__inner{max-width:960px}.contato-premium-hero__title{letter-spacing:-2px;margin-bottom:2rem;font-size:5rem}.contato-premium-hero__subtitle{max-width:740px;margin-bottom:3rem;font-size:1.2rem}.contato-premium-hero__diff-bar{padding:1.5rem 2rem}.contato-premium-hero__diff-item{padding:.5rem 2.75rem}.contato-premium-hero__diff-label{font-size:.9rem}.contato-premium-hero__diff-icon svg{width:22px;height:22px}}@media (min-width:1440px) and (max-width:1600px){.contato-premium-hero__section{min-height:93vh}.contato-premium-hero__content-wrap{padding:150px 3rem 70px}.contato-premium-hero__inner{max-width:880px}.contato-premium-hero__title{letter-spacing:-1.8px;margin-bottom:1.85rem;font-size:4.5rem}.contato-premium-hero__subtitle{max-width:700px;margin-bottom:2.85rem;font-size:1.15rem}.contato-premium-hero__diff-item{padding:.5rem 2.4rem}}@media (min-width:1367px) and (max-width:1439px){.contato-premium-hero__section{min-height:90vh}.contato-premium-hero__content-wrap{padding:140px 3rem 65px}.contato-premium-hero__inner{max-width:840px}.contato-premium-hero__title{letter-spacing:-1.5px;font-size:4.2rem}.contato-premium-hero__subtitle{max-width:680px;font-size:1.1rem}.contato-premium-hero__diff-item{padding:.5rem 2rem}}@media (min-width:1280px) and (max-width:1366px){.contato-premium-hero__section{min-height:90vh}.contato-premium-hero__content-wrap{padding:130px 2.5rem 60px}.contato-premium-hero__inner{max-width:780px}.contato-premium-hero__title{letter-spacing:-1.2px;margin-bottom:1.6rem;font-size:3.8rem}.contato-premium-hero__subtitle{max-width:640px;margin-bottom:2.5rem;font-size:1.05rem}.contato-premium-hero__diff-item{padding:.5rem 1.6rem}.contato-premium-hero__diff-label{font-size:.78rem}}@media (min-width:1200px) and (max-width:1279px){.contato-premium-hero__section{min-height:90vh}.contato-premium-hero__content-wrap{padding:125px 2rem 55px}.contato-premium-hero__inner{max-width:740px}.contato-premium-hero__eyebrow{letter-spacing:3px;margin-bottom:1.6rem;font-size:.68rem}.contato-premium-hero__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem}.contato-premium-hero__subtitle{max-width:600px;margin-bottom:2.4rem;font-size:1rem}.contato-premium-hero__btn-primary,.contato-premium-hero__btn-secondary{padding:.95rem 2.2rem;font-size:.9rem}.contato-premium-hero__actions{gap:1.25rem}.contato-premium-hero__diff-item{padding:.5rem 1.35rem}.contato-premium-hero__diff-label{font-size:.76rem}.contato-premium-hero__diff-icon svg{width:18px;height:18px}}@media (min-width:1024px) and (max-width:1199px){.contato-premium-hero__section{min-height:85vh}.contato-premium-hero__content-wrap{padding:120px 2rem 50px}.contato-premium-hero__inner{max-width:700px}.contato-premium-hero__eyebrow{letter-spacing:2.5px;gap:.75rem;margin-bottom:1.5rem;font-size:.65rem}.contato-premium-hero__eyebrow-line{flex:0 0 28px}.contato-premium-hero__title{letter-spacing:-1px;margin-bottom:1.4rem;font-size:3.2rem}.contato-premium-hero__subtitle{max-width:560px;margin-bottom:2.25rem;font-size:1rem;line-height:1.7}.contato-premium-hero__btn-primary,.contato-premium-hero__btn-secondary{padding:.9rem 2rem;font-size:.88rem}.contato-premium-hero__actions{gap:1.1rem}.contato-premium-hero__diff-item{gap:.5rem;padding:.5rem 1.1rem}.contato-premium-hero__diff-label{font-size:.73rem}.contato-premium-hero__diff-icon svg{width:17px;height:17px}}@media (min-width:768px) and (max-width:1023px){.contato-premium-hero__section{min-height:auto}.contato-premium-hero__bg-img{object-position:60% center;opacity:.45}.contato-premium-hero__content-wrap{padding:110px 2rem 44px}.contato-premium-hero__inner{max-width:620px}.contato-premium-hero__eyebrow{letter-spacing:2px;white-space:normal;text-align:center;gap:0;margin-bottom:1.5rem;font-size:.62rem;line-height:1.5}.contato-premium-hero__eyebrow-line{display:none}.contato-premium-hero__title{letter-spacing:-.8px;margin-bottom:1.4rem;font-size:2.75rem}.contato-premium-hero__subtitle{max-width:500px;margin-bottom:2.1rem;font-size:.97rem;line-height:1.7}.contato-premium-hero__btn-primary,.contato-premium-hero__btn-secondary{padding:.85rem 1.85rem;font-size:.85rem}.contato-premium-hero__actions{gap:1rem}.contato-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:20px;width:calc(100% - 4rem);margin:0 auto 2rem;padding:.5rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.contato-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;display:flex}.contato-premium-hero__diff-item{text-align:center;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .25rem;transition:transform .3s;display:flex;position:relative}.contato-premium-hero__diff-item:hover{transform:translateY(-2px)}.contato-premium-hero__diff-divider{display:none}.contato-premium-hero__diff-label{color:#ffffffe0;white-space:normal;text-align:center;letter-spacing:0;font-size:.72rem;font-weight:600;line-height:1.25}.contato-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;flex-shrink:0;width:34px;height:34px;transition:all .3s;box-shadow:0 0 10px #e6b5661a}.contato-premium-hero__diff-item:hover .contato-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;transform:scale(1.1)rotate(4deg);box-shadow:0 0 20px #e6b56647}.contato-premium-hero__diff-icon svg{filter:drop-shadow(0 0 5px #e6b56666);width:16px;height:16px}.contato-premium-hero__decor-line{display:none}}@media (min-width:600px) and (max-width:767px){.contato-premium-hero__section{min-height:auto}.contato-premium-hero__bg-img{object-position:55% center;opacity:.38}.contato-premium-hero__content-wrap{padding:100px 1.5rem 38px}.contato-premium-hero__inner{max-width:480px}.contato-premium-hero__eyebrow{letter-spacing:1.8px;white-space:normal;text-align:center;gap:0;margin-bottom:1.35rem;font-size:.6rem;line-height:1.6}.contato-premium-hero__eyebrow-line{display:none}.contato-premium-hero__title{letter-spacing:-.5px;margin-bottom:1.2rem;font-size:2.2rem;line-height:1.15}.contato-premium-hero__subtitle{max-width:440px;margin-bottom:1.85rem;font-size:.9rem;line-height:1.65}.contato-premium-hero__actions{flex-flow:wrap;justify-content:center;align-items:center;gap:.8rem;width:100%}.contato-premium-hero__btn-primary,.contato-premium-hero__btn-secondary{white-space:nowrap;flex:0 auto;justify-content:center;width:auto;padding:.8rem 1.4rem;font-size:.8rem}.contato-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:16px;width:calc(100% - 4rem);margin:0 auto 2rem;padding:.6rem 1rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.contato-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;width:100%;max-width:480px;margin:0 auto;display:grid}.contato-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.6rem;padding:.3rem .5rem;transition:transform .3s;display:flex}.contato-premium-hero__diff-item:hover{transform:translateY(-1px)}.contato-premium-hero__diff-divider{display:none}.contato-premium-hero__diff-label{color:#ffffffe0;white-space:normal;text-align:left;font-size:.74rem;font-weight:600;line-height:1.25;transition:color .3s}.contato-premium-hero__diff-item:hover .contato-premium-hero__diff-label{color:#fff}.contato-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;box-shadow:0 0 10px #e6b5661a}.contato-premium-hero__diff-item:hover .contato-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;transform:scale(1.06)rotate(4deg);box-shadow:0 0 15px #e6b56647}.contato-premium-hero__diff-icon svg{filter:drop-shadow(0 0 5px #e6b56666);width:15px;height:15px}.contato-premium-hero__decor-line,.contato-premium-hero__decor-dot{display:none}}@media (min-width:481px) and (max-width:599px){.contato-premium-hero__section{min-height:auto}.contato-premium-hero__bg-img{object-position:55% center;opacity:.38}.contato-premium-hero__content-wrap{padding:95px 1.25rem 34px}.contato-premium-hero__inner{max-width:100%}.contato-premium-hero__eyebrow{letter-spacing:1.6px;white-space:normal;text-align:center;gap:0;margin-bottom:1.2rem;font-size:.58rem;line-height:1.6}.contato-premium-hero__eyebrow-line{display:none}.contato-premium-hero__title{letter-spacing:-.4px;margin-bottom:1rem;font-size:2rem;line-height:1.15}.contato-premium-hero__subtitle{max-width:100%;margin-bottom:1.65rem;font-size:.87rem;line-height:1.6}.contato-premium-hero__actions{flex-direction:column;align-items:stretch;gap:.7rem;width:100%;max-width:300px;margin:0 auto 1.5rem}.contato-premium-hero__btn-primary,.contato-premium-hero__btn-secondary{border-radius:50px;justify-content:center;width:100%;padding:.8rem 1rem;font-size:.79rem}.contato-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:14px;width:calc(100% - 2.5rem);margin:0 auto 1.75rem;padding:.6rem .75rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.contato-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.4rem .5rem;width:100%;display:grid}.contato-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.5rem;padding:.25rem;transition:transform .3s;display:flex}.contato-premium-hero__diff-divider{display:none}.contato-premium-hero__diff-label{color:#ffffffd9;white-space:normal;text-align:left;font-size:.7rem;font-weight:600;line-height:1.2}.contato-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.contato-premium-hero__diff-icon svg{filter:drop-shadow(0 0 4px #e6b56666);width:13px;height:13px}.contato-premium-hero__decor-dot,.contato-premium-hero__decor-line{display:none}}@media (max-width:480px){.contato-premium-hero__section{min-height:auto}.contato-premium-hero__bg-img{object-position:50% center;opacity:.32}.contato-premium-hero__overlay{background:linear-gradient(135deg,#000816eb 0%,#000f28db 50%,#00050feb 100%)}.contato-premium-hero__content-wrap{padding:90px 1.25rem 32px}.contato-premium-hero__inner{max-width:100%}.contato-premium-hero__eyebrow{letter-spacing:1.5px;white-space:normal;text-align:center;gap:0;margin-bottom:1.1rem;font-size:.58rem;line-height:1.7}.contato-premium-hero__eyebrow-line{display:none}.contato-premium-hero__title{letter-spacing:-.3px;margin-bottom:1rem;font-size:1.9rem;line-height:1.18}.contato-premium-hero__subtitle{max-width:100%;margin-bottom:1.6rem;font-size:.86rem;line-height:1.65}.contato-premium-hero__actions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:320px;margin:0 auto 1.5rem}.contato-premium-hero__btn-primary,.contato-premium-hero__btn-secondary{border-radius:50px;justify-content:center;width:100%;padding:.8rem 1.25rem;font-size:.82rem}.contato-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:16px;width:calc(100% - 2.5rem);margin:0 auto 2rem;padding:.6rem .8rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.contato-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.6rem .8rem;width:100%;display:grid}.contato-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.5rem;padding:.2rem .1rem;transition:transform .3s;display:flex}.contato-premium-hero__diff-item:hover{transform:translateY(-1px)}.contato-premium-hero__diff-divider{display:none}.contato-premium-hero__diff-label{color:#ffffffd9;white-space:normal;text-align:left;font-size:.7rem;font-weight:600;line-height:1.2;transition:color .3s}.contato-premium-hero__diff-item:hover .contato-premium-hero__diff-label{color:#fff}.contato-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;box-shadow:0 0 8px #e6b5661a}.contato-premium-hero__diff-item:hover .contato-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;box-shadow:0 0 12px #e6b56640}.contato-premium-hero__diff-icon svg{filter:drop-shadow(0 0 4px #e6b56666);width:13px;height:13px}.contato-premium-hero__decor-dot,.contato-premium-hero__decor-line{display:none}}.contato-top-cards{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.contato-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.contato-form-card{background:#ffffff08;border-radius:24px;padding:2.5rem}.contato-section-pad{padding:80px 0}@media (min-width:1601px){main .contato-top-cards{gap:4rem;max-width:1400px;margin:0 auto 6rem}main .contato-section-pad{padding:120px 0}}@media (min-width:1440px) and (max-width:1600px){main .contato-top-cards{gap:3rem}}@media (min-width:1280px) and (max-width:1366px){main .contato-top-cards{gap:2rem}}@media (min-width:1024px) and (max-width:1199px){main .contato-top-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}main .contato-top-cards .contato-card{padding:2.25rem 1.5rem!important}main .contato-top-cards .contato-icon{width:64px!important;height:64px!important;margin-bottom:1.25rem!important}main .contato-top-cards .contato-icon svg{width:26px!important;height:26px!important}main .contato-top-cards h3{min-height:auto!important;margin-bottom:1rem!important;font-size:1.25rem!important}main .contato-grid{gap:2rem}}@media (min-width:768px) and (max-width:1023px){main .contato-top-cards{grid-template-columns:repeat(2,1fr)}main .contato-top-cards .contato-card{padding:2rem 1.25rem!important}main .contato-top-cards .contato-icon{width:58px!important;height:58px!important;margin-bottom:1rem!important}main .contato-top-cards .contato-icon svg{width:24px!important;height:24px!important}main .contato-top-cards h3{min-height:auto!important;margin-bottom:.85rem!important;font-size:1.2rem!important}main .contato-grid{grid-template-columns:1fr!important;gap:2rem!important}main .contato-form-row{grid-template-columns:1fr!important}main .contato-sidebar{flex-direction:row!important;align-items:stretch!important;gap:1.5rem!important;display:flex!important}main .contato-sidebar .contato-card{flex:1!important;height:auto!important;padding:1.75rem 1.25rem!important}}@media (min-width:600px) and (max-width:767px){main .contato-top-cards{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}main .contato-top-cards .contato-card{padding:1.75rem 1rem!important}main .contato-top-cards .contato-icon{width:52px!important;height:52px!important;margin-bottom:.85rem!important}main .contato-top-cards .contato-icon svg{width:22px!important;height:22px!important}main .contato-top-cards h3{min-height:auto!important;margin-bottom:.75rem!important;font-size:1.1rem!important}main .contato-top-cards .contato-card a,main .contato-top-cards .contato-card span{font-size:.95rem!important}main .contato-benefit-icon-wrapper{border-radius:10px!important;width:42px!important;height:42px!important;margin-bottom:0!important}main .contato-benefit-icon-wrapper svg{width:18px!important;height:18px!important}main .contato-grid{grid-template-columns:1fr!important;gap:2rem!important}main .contato-form-card{padding:2rem 1.75rem!important}main .contato-form-row{grid-template-columns:1fr!important;gap:0!important}main .contato-sidebar{flex-direction:row!important;align-items:stretch!important;gap:1.5rem!important}main .contato-sidebar .contato-card{flex:1!important;padding:1.75rem 1.25rem!important}main .contato-section-pad{padding:70px 0!important}}@media (max-width:599px){main .contato-top-cards{grid-template-columns:1fr!important;gap:1.25rem!important}main .contato-top-cards .contato-card{padding:2rem 1.25rem!important}main .contato-top-cards .contato-icon{width:56px!important;height:56px!important;margin-bottom:1rem!important}main .contato-top-cards .contato-icon svg{width:24px!important;height:24px!important}main .contato-top-cards h3{min-height:auto!important;margin-bottom:.75rem!important;font-size:1.25rem!important}main .contato-form-card{padding:1.5rem!important}main .contato-btn-submit{letter-spacing:.5px!important;white-space:nowrap!important;padding:.95rem 1.25rem!important;font-size:.88rem!important}main .contato-btn-submit svg{width:16px!important;height:16px!important}main .contato-grid{grid-template-columns:1fr!important;gap:2rem!important}main .contato-form-row{grid-template-columns:1fr!important;gap:0!important}main .contato-sidebar{flex-direction:column!important;gap:1.5rem!important}main .contato-sidebar .contato-card{padding:1.75rem 1.25rem!important}main .contato-section-pad{padding:50px 0!important}}@media (max-width:991px){.sobre-premium-hero__diff-bar{border-radius:18px;width:calc(100% - 2.5rem);margin:0 auto 2rem}}@media (max-width:480px){.sobre-premium-hero__diff-bar{border-radius:12px;width:calc(100% - 2rem);margin:0 auto 1.5rem}}@media (max-width:899px){.glass-bar-item{text-align:left;flex:calc(50% - 1rem);justify-content:flex-start;min-width:200px}.glass-bar-divider{display:none}.bottom-bar-flex{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:768px){.btn-primary-v3,.btn-secondary-v3{justify-content:center;width:100%}.glass-bar-item{text-align:left;justify-content:center;width:100%}.seguro-residencial-why-grid{grid-template-columns:1fr;gap:1.5rem}.seguro-residencial-why-card{padding:2rem}}.sobre-breadcrumb{opacity:.55;text-transform:uppercase;letter-spacing:1.5px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.82rem;display:flex}.sobre-breadcrumb a:hover{color:var(--gold-primary);opacity:1}.sobre-breadcrumb svg{width:14px;height:14px}.sobre-benefit-icon{width:60px;height:60px;color:var(--gold-primary);background:radial-gradient(circle at 30% 30%,#e6b5662e 0%,#e6b5660d 100%);border:1px solid #e6b56659;border-radius:16px;justify-content:center;align-items:center;margin-bottom:.15rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 20px #0000004d,inset 0 1px #ffffff0d}.sobre-benefit-icon svg{width:26px;height:26px;color:var(--gold-primary);filter:drop-shadow(0 0 8px #e6b56673);transition:all .5s cubic-bezier(.16,1,.3,1)}.sobre-scroll-dot{background:var(--gold-primary);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite sobreScrollBounce;box-shadow:0 0 10px #e6b56699}@keyframes sobreScrollBounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}.sobre-marquee-wrapper{background:#000814cc;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d}.sobre-split-section{background:linear-gradient(#000814 0%,#000c1d 100%);padding:120px 0 0}.sobre-split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:7rem;display:grid}.sobre-split-content h2{letter-spacing:-.5px;margin:1rem 0 0;font-size:2.9rem;font-weight:800;line-height:1.2}.sobre-split-content h2 span{color:var(--gold-primary)}.sobre-gold-line{background:var(--grad-gold);border-radius:2px;width:70px;height:3px;margin:2rem 0 2.5rem;box-shadow:0 0 15px #e6b56666}.sobre-split-desc{color:#ffffffc7;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.85}.sobre-premium-list{list-style:none}.sobre-premium-list li{color:#ffffffe0;gap:1.25rem;margin-bottom:1.75rem;font-size:1.02rem;line-height:1.65;display:flex}.sobre-list-icon{width:28px;min-width:28px;height:28px;color:var(--gold-primary);background:#e6b5661a;border-radius:8px;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.sobre-list-icon svg{width:16px;height:16px}.sobre-premium-list strong{color:var(--gold-primary);font-weight:700}.sobre-split-image-wrap{border-radius:24px;position:relative}.sobre-image-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#e6b5661f 0%,#0000 70%);position:absolute;top:-30px;bottom:-30px;left:-30px;right:-30px}.sobre-split-image{z-index:1;border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;box-shadow:0 40px 80px #000c}.sobre-split-glass-card{-webkit-backdrop-filter:blur(30px);z-index:5;background:#05142de0;border:1px solid #e6b56666;border-radius:18px;align-items:center;gap:1rem;padding:1.25rem 1.75rem;display:flex;position:absolute;bottom:-20px;left:30px;right:auto;box-shadow:0 20px 50px #0009,inset 0 0 0 1px #e6b5661a}.sobre-split-glass-card svg{width:26px;height:26px;color:var(--gold-primary);flex-shrink:0}.sobre-split-glass-card span{color:#fff;max-width:200px;font-size:.9rem;font-weight:600;line-height:1.4}.sobre-image-badge{z-index:5;background:linear-gradient(135deg,#f0c987 0%,#e6b566 50%,#b07d30 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:absolute;top:-20px;right:-20px;box-shadow:0 10px 30px #e6b56666}.sobre-badge-number{color:#000;font-size:1.6rem;font-weight:900;line-height:1}.sobre-badge-label{color:#000000bf;text-transform:uppercase;letter-spacing:.5px;text-align:center;padding:0 4px;font-size:.5rem;font-weight:700;line-height:1.2}.sobre-stats-section{z-index:10;background:0 0;margin-top:-100px;padding:0 0 80px;position:relative;overflow:hidden}.sobre-stats-bg-glow{pointer-events:none;background:radial-gradient(#e6b5660f 0%,#0000 70%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sobre-stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.sobre-stat-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem 1.5rem;transition:all .4s;position:relative}.sobre-stat-item:hover{background:#e6b56608;border-color:#e6b56640}.sobre-stat-item:before{content:"";border-top:1px solid #e6b56626;border-radius:20px;position:absolute;top:0;bottom:0;left:0;right:0}.sobre-stat-icon{width:48px;height:48px;color:var(--gold-primary);background:#e6b56614;border:1px solid #e6b56633;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.sobre-stat-icon svg{width:22px;height:22px}.sobre-stat-number{color:var(--gold-primary);letter-spacing:-1px;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:900;line-height:1}.sobre-stat-label{text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:.82rem;font-weight:600}.sobre-timeline-section{background:linear-gradient(#000c1d 0%,#000814 100%);padding:100px 0 80px}.sobre-section-header{text-align:center;margin-bottom:4rem}.sobre-timeline{flex-direction:column;gap:0;max-width:820px;margin:0 auto;display:flex;position:relative}.sobre-timeline:before{content:"";background:linear-gradient(#0000,#e6b56666 15% 85%,#0000);width:1px;position:absolute;top:0;bottom:0;left:90px}.sobre-timeline-item{grid-template-columns:90px 30px 1fr;align-items:flex-start;gap:0 1.5rem;padding:2rem 0;display:grid;position:relative}.sobre-timeline-year{color:var(--gold-primary);text-align:right;letter-spacing:-.5px;padding-top:.15rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}.sobre-timeline-dot{background:var(--gold-primary);z-index:1;border:3px solid #000c1d;border-radius:50%;flex-shrink:0;place-self:flex-start center;width:14px;height:14px;margin-top:.3rem;position:relative;box-shadow:0 0 0 3px #e6b5664d,0 0 15px #e6b56680}.sobre-timeline-content{padding-bottom:1rem}.sobre-timeline-content h3{color:#fff;margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.sobre-timeline-content p{color:#ffffffa6;font-size:.95rem;line-height:1.65}.sobre-values-section{background:#000814;padding:100px 0 120px}.sobre-card-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:4rem;display:grid}.sobre-card{-webkit-backdrop-filter:blur(30px)saturate(1.2);text-align:center;background:#08142a99;border:1px solid #ffffff12;border-radius:24px;flex-direction:column;align-items:center;padding:3rem 2rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0006}.sobre-card-glow{opacity:0;background:radial-gradient(circle at top,#e6b56612 0%,#0000 65%);transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0}.sobre-card:hover .sobre-card-glow{opacity:1}.sobre-card:hover{background:#0c1c3abf;border-color:#e6b56659;transform:translateY(-10px);box-shadow:0 40px 80px #00000080,0 0 40px #e6b56614}.sobre-icon{width:64px;height:64px;color:var(--gold-primary);background:#e6b56614;border:1px solid #e6b56633;border-radius:18px;justify-content:center;align-items:center;margin-bottom:1.75rem;transition:all .4s;display:flex}.sobre-card:hover .sobre-icon{background:#e6b56626;border-color:#e6b56666;box-shadow:0 0 25px #e6b56633}.sobre-icon svg{width:28px;height:28px}.sobre-card h3{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.sobre-card p{color:#ffffff9e;font-size:.93rem;line-height:1.7}.sobre-alt-bg{background:#000c1d radial-gradient(circle at 50% -20%,#e6b5660d 0%,#0000 70%)}@media (max-width:1024px){.sobre-split-grid{grid-template-columns:1fr;gap:5rem}.sobre-split-image-wrap{max-width:600px;margin:0 auto}.sobre-card-grid{grid-template-columns:repeat(2,1fr)}.sobre-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.sobre-image-badge{width:80px;height:80px;top:-15px;right:-10px}}@media (max-width:767px){.sobre-card-grid{grid-template-columns:1fr}.sobre-stats-grid{grid-template-columns:repeat(2,1fr)}.sobre-timeline:before{left:70px}.sobre-timeline{grid-template-columns:70px 20px 1fr}.sobre-split-content h2{font-size:2.2rem}}@media (max-width:480px){.sobre-stats-grid{grid-template-columns:1fr}.sobre-stat-number{font-size:2.6rem}.sobre-timeline:before{display:none}.sobre-timeline-item{grid-template-columns:60px 1fr}.sobre-timeline-dot{display:none}.sobre-split-content h2{font-size:1.9rem}}@media (min-width:1600px){main .sobre-split-section{padding:140px 0}main .sobre-split-grid{gap:10rem}main .sobre-split-content h2{font-size:3.4rem}}@media (max-width:1599px) and (min-width:1367px){main .sobre-split-grid{gap:7rem}}@media (max-width:1366px) and (min-width:1200px){main .sobre-split-content h2{font-size:2.5rem}}@media (max-width:1199px) and (min-width:900px){main .sobre-stats-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:899px) and (min-width:768px){main .sobre-card-grid,main .sobre-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px) and (min-width:481px){main .sobre-stats-grid,main .sobre-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){main .sobre-split-content h2{font-size:1.9rem}main .sobre-stats-grid,main .sobre-card-grid{grid-template-columns:1fr}}.sobre-premium-hero__section{background:#000814;flex-direction:column;align-items:stretch;width:100%;min-height:92vh;display:flex;position:relative;overflow:hidden}.sobre-premium-hero__bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.sobre-premium-hero__bg-img{object-fit:cover;object-position:center center;opacity:.65;width:100%;height:100%;transition:opacity .6s;display:block}.sobre-premium-hero__overlay{background:linear-gradient(135deg,#000816e0 0%,#001437bf 40%,#000a1ea6 70%,#00050fcc 100%);position:absolute;top:0;bottom:0;left:0;right:0}.sobre-premium-hero__overlay-bottom{z-index:1;pointer-events:none;background:linear-gradient(#0000,#000814);height:220px;position:absolute;bottom:0;left:0;right:0}.sobre-premium-hero__decor{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.sobre-premium-hero__decor-dot{background:var(--gold-primary,#e6b566);opacity:.25;border-radius:50%;animation:8s ease-in-out infinite capAluguelHeroDotFloat;position:absolute}.sobre-premium-hero__decor-dot--1{width:6px;height:6px;animation-delay:0s;top:22%;left:8%}.sobre-premium-hero__decor-dot--2{width:4px;height:4px;animation-delay:2.5s;top:42%;right:10%}.sobre-premium-hero__decor-dot--3{width:8px;height:8px;animation-delay:5s;bottom:28%;left:14%}.sobre-premium-hero__decor-line{background:linear-gradient(#0000 0%,#e6b56614 25%,#e6b5662e 50%,#e6b56614 75%,#0000 100%);width:1px;position:absolute;top:0;bottom:0}.sobre-premium-hero__decor-line--left{left:8%}.sobre-premium-hero__decor-line--right{right:8%}.sobre-premium-hero__content-wrap{z-index:2;flex:1;justify-content:center;align-items:center;padding:140px 2rem 60px;display:flex;position:relative}.sobre-premium-hero__inner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:820px;display:flex}.sobre-premium-hero__eyebrow{letter-spacing:3.5px;text-transform:uppercase;color:var(--gold-primary,#e6b566);white-space:nowrap;align-items:center;gap:1rem;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;display:flex}.sobre-premium-hero__eyebrow-line{background:linear-gradient(90deg,#0000,#e6b566b3,#0000);flex:0 0 40px;height:1px;display:block}.sobre-premium-hero__title{letter-spacing:-1.5px;color:#fff;text-shadow:0 4px 30px #0009;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:4rem;font-weight:800;line-height:1.1}.sobre-premium-hero__title-accent{background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);-webkit-text-fill-color:transparent;filter:none;text-shadow:none;-webkit-background-clip:text;background-clip:text;display:block}.sobre-premium-hero__subtitle{color:#ffffffd1;text-shadow:0 2px 10px #00000080;max-width:660px;margin:0 auto 2.75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.78}.sobre-premium-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.sobre-premium-hero__btn-primary{text-transform:uppercase;letter-spacing:1px;color:#000;z-index:1;cursor:pointer;background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);border-radius:50px;align-items:center;gap:.75rem;padding:1.05rem 2.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #e6b5664d,inset 0 1px 1px #ffffff80}.sobre-premium-hero__btn-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;animation:4.5s linear infinite capAluguelHeroBtnShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.sobre-premium-hero__btn-primary:hover{filter:brightness(1.05);transform:translateY(-4px)scale(1.02);box-shadow:0 16px 40px #e6b56673,0 0 20px #e6b56633}.sobre-premium-hero__btn-primary svg{flex-shrink:0;width:18px;height:18px;transition:transform .4s}.sobre-premium-hero__btn-primary:hover svg{transform:translate(4px)}.sobre-premium-hero__btn-secondary{text-transform:uppercase;letter-spacing:1px;color:#ffffffeb;-webkit-backdrop-filter:blur(15px);background:#ffffff0a;border:1px solid #e6b56673;border-radius:50px;align-items:center;gap:.6rem;padding:1.05rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 0 12px #e6b5660a,0 4px 12px #0003}.sobre-premium-hero__btn-secondary:hover{color:#fff;background:#e6b56614;border-color:#e6b566cc;transform:translateY(-4px)scale(1.02);box-shadow:inset 0 0 20px #e6b56614,0 12px 30px #00000040}.sobre-premium-hero__btn-secondary svg{color:#e6b566e6;flex-shrink:0;width:18px;height:18px;transition:transform .4s}.sobre-premium-hero__btn-secondary:hover svg{color:#f5d280;transform:translate(4px)}.sobre-premium-hero__diff-bar{z-index:3;-webkit-backdrop-filter:blur(24px)saturate(1.8);background:linear-gradient(135deg,#08163066 0%,#030a1699 100%);border:1px solid #e6b5662e;border-radius:24px;width:calc(100% - 4rem);max-width:1140px;margin:0 auto 3rem;padding:1rem 1.5rem;transition:all .4s;position:relative;box-shadow:0 20px 40px #00000080,0 4px 20px #e6b56608,inset 0 1px #ffffff0d}.sobre-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:center;align-items:center;max-width:1040px;margin:0 auto;display:flex}.sobre-premium-hero__diff-item{flex:1;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.sobre-premium-hero__diff-item:hover{transform:translateY(-2px)}.sobre-premium-hero__diff-icon{color:var(--gold-primary,#e6b566);background:#e6b5660f;border:1px solid #e6b56633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.sobre-premium-hero__diff-item:hover .sobre-premium-hero__diff-icon{border-color:var(--gold-primary,#e6b566);background:#e6b56629;transform:scale(1.08)rotate(5deg);box-shadow:0 0 12px #e6b56640}.sobre-premium-hero__diff-icon svg{stroke-width:1.5px;filter:drop-shadow(0 0 4px #e6b5664d);width:18px;height:18px}.sobre-premium-hero__diff-label{color:#ffffffd9;letter-spacing:.2px;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;transition:color .3s,transform .3s}.sobre-premium-hero__diff-item:hover .sobre-premium-hero__diff-label{color:#fff}.sobre-premium-hero__diff-divider{background:linear-gradient(#0000,#e6b56640,#0000);flex-shrink:0;width:1px;height:24px;display:block}@media (max-width:991px){.sobre-premium-hero__diff-bar{border-radius:18px;width:calc(100% - 2.5rem);margin:0 auto 2rem}}@media (max-width:480px){.sobre-premium-hero__diff-bar{border-radius:12px;width:calc(100% - 2rem);margin:0 auto 1.5rem}}@media (min-width:1601px){.sobre-premium-hero__section{min-height:95vh}.sobre-premium-hero__content-wrap{padding:160px 4rem 80px}.sobre-premium-hero__inner{max-width:960px}.sobre-premium-hero__title{letter-spacing:-2px;margin-bottom:2rem;font-size:5rem}.sobre-premium-hero__subtitle{max-width:740px;margin-bottom:3rem;font-size:1.2rem}.sobre-premium-hero__diff-bar{padding:1.5rem 2rem}.sobre-premium-hero__diff-item{padding:.5rem 2.75rem}.sobre-premium-hero__diff-label{font-size:.9rem}.sobre-premium-hero__diff-icon svg{width:22px;height:22px}}@media (min-width:1440px) and (max-width:1600px){.sobre-premium-hero__section{min-height:93vh}.sobre-premium-hero__content-wrap{padding:150px 3rem 70px}.sobre-premium-hero__inner{max-width:880px}.sobre-premium-hero__title{letter-spacing:-1.8px;margin-bottom:1.85rem;font-size:4.5rem}.sobre-premium-hero__subtitle{max-width:700px;margin-bottom:2.85rem;font-size:1.15rem}.sobre-premium-hero__diff-item{padding:.5rem 2.4rem}}@media (min-width:1367px) and (max-width:1439px){.sobre-premium-hero__section{min-height:90vh}.sobre-premium-hero__content-wrap{padding:140px 3rem 65px}.sobre-premium-hero__inner{max-width:840px}.sobre-premium-hero__title{letter-spacing:-1.5px;font-size:4.2rem}.sobre-premium-hero__subtitle{max-width:680px;font-size:1.1rem}.sobre-premium-hero__diff-item{padding:.5rem 2rem}}@media (min-width:1280px) and (max-width:1366px){.sobre-premium-hero__section{min-height:90vh}.sobre-premium-hero__content-wrap{padding:130px 2.5rem 60px}.sobre-premium-hero__inner{max-width:780px}.sobre-premium-hero__title{letter-spacing:-1.2px;margin-bottom:1.6rem;font-size:3.8rem}.sobre-premium-hero__subtitle{max-width:640px;margin-bottom:2.5rem;font-size:1.05rem}.sobre-premium-hero__diff-item{padding:.5rem 1.6rem}.sobre-premium-hero__diff-label{font-size:.78rem}}@media (min-width:1200px) and (max-width:1279px){.sobre-premium-hero__section{min-height:90vh}.sobre-premium-hero__content-wrap{padding:125px 2rem 55px}.sobre-premium-hero__inner{max-width:740px}.sobre-premium-hero__eyebrow{letter-spacing:3px;margin-bottom:1.6rem;font-size:.68rem}.sobre-premium-hero__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem}.sobre-premium-hero__subtitle{max-width:600px;margin-bottom:2.4rem;font-size:1rem}.sobre-premium-hero__btn-primary,.sobre-premium-hero__btn-secondary{padding:.95rem 2.2rem;font-size:.9rem}.sobre-premium-hero__actions{gap:1.25rem}.sobre-premium-hero__diff-item{padding:.5rem 1.35rem}.sobre-premium-hero__diff-label{font-size:.76rem}.sobre-premium-hero__diff-icon svg{width:18px;height:18px}}@media (min-width:1024px) and (max-width:1199px){.sobre-premium-hero__section{min-height:85vh}.sobre-premium-hero__content-wrap{padding:120px 2rem 50px}.sobre-premium-hero__inner{max-width:700px}.sobre-premium-hero__eyebrow{letter-spacing:2.5px;gap:.75rem;margin-bottom:1.5rem;font-size:.65rem}.sobre-premium-hero__eyebrow-line{flex:0 0 28px}.sobre-premium-hero__title{letter-spacing:-1px;margin-bottom:1.4rem;font-size:3.2rem}.sobre-premium-hero__subtitle{max-width:560px;margin-bottom:2.25rem;font-size:1rem;line-height:1.7}.sobre-premium-hero__btn-primary,.sobre-premium-hero__btn-secondary{padding:.9rem 2rem;font-size:.88rem}.sobre-premium-hero__actions{gap:1.1rem}.sobre-premium-hero__diff-item{gap:.5rem;padding:.5rem 1.1rem}.sobre-premium-hero__diff-label{font-size:.73rem}.sobre-premium-hero__diff-icon svg{width:17px;height:17px}}@media (min-width:768px) and (max-width:1023px){.sobre-premium-hero__section{min-height:auto}.sobre-premium-hero__bg-img{object-position:60% center;opacity:.45}.sobre-premium-hero__content-wrap{padding:110px 2rem 44px}.sobre-premium-hero__inner{max-width:620px}.sobre-premium-hero__eyebrow{letter-spacing:2px;white-space:normal;text-align:center;gap:0;margin-bottom:1.5rem;font-size:.62rem;line-height:1.5}.sobre-premium-hero__eyebrow-line{display:none}.sobre-premium-hero__title{letter-spacing:-.8px;margin-bottom:1.4rem;font-size:2.75rem}.sobre-premium-hero__subtitle{max-width:500px;margin-bottom:2.1rem;font-size:.97rem;line-height:1.7}.sobre-premium-hero__btn-primary,.sobre-premium-hero__btn-secondary{padding:.85rem 1.85rem;font-size:.85rem}.sobre-premium-hero__actions{gap:1rem}.sobre-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:20px;width:calc(100% - 4rem);margin:0 auto 2rem;padding:.5rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.sobre-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;display:flex}.sobre-premium-hero__diff-item{text-align:center;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .25rem;transition:transform .3s;display:flex;position:relative}.sobre-premium-hero__diff-item:hover{transform:translateY(-2px)}.sobre-premium-hero__diff-divider{display:none}.sobre-premium-hero__diff-label{color:#ffffffe0;white-space:normal;text-align:center;letter-spacing:0;font-size:.72rem;font-weight:600;line-height:1.25}.sobre-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;flex-shrink:0;width:34px;height:34px;transition:all .3s;box-shadow:0 0 10px #e6b5661a}.sobre-premium-hero__diff-item:hover .sobre-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;transform:scale(1.1)rotate(4deg);box-shadow:0 0 20px #e6b56647}.sobre-premium-hero__diff-icon svg{filter:drop-shadow(0 0 5px #e6b56666);width:16px;height:16px}.sobre-premium-hero__decor-line{display:none}}@media (min-width:600px) and (max-width:767px){.sobre-premium-hero__section{min-height:auto}.sobre-premium-hero__bg-img{object-position:55% center;opacity:.38}.sobre-premium-hero__content-wrap{padding:100px 1.5rem 38px}.sobre-premium-hero__inner{max-width:480px}.sobre-premium-hero__eyebrow{letter-spacing:1.8px;white-space:normal;text-align:center;gap:0;margin-bottom:1.35rem;font-size:.6rem;line-height:1.6}.sobre-premium-hero__eyebrow-line{display:none}.sobre-premium-hero__title{letter-spacing:-.5px;margin-bottom:1.2rem;font-size:2.2rem;line-height:1.15}.sobre-premium-hero__subtitle{max-width:440px;margin-bottom:1.85rem;font-size:.9rem;line-height:1.65}.sobre-premium-hero__actions{flex-flow:wrap;justify-content:center;align-items:center;gap:.8rem;width:100%}.sobre-premium-hero__btn-primary,.sobre-premium-hero__btn-secondary{white-space:nowrap;flex:0 auto;justify-content:center;width:auto;padding:.8rem 1.4rem;font-size:.8rem}.sobre-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:16px;width:calc(100% - 4rem);margin:0 auto 2rem;padding:.6rem 1rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.sobre-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;width:100%;max-width:480px;margin:0 auto;display:grid}.sobre-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.6rem;padding:.3rem .5rem;transition:transform .3s;display:flex}.sobre-premium-hero__diff-item:hover{transform:translateY(-1px)}.sobre-premium-hero__diff-divider{display:none}.sobre-premium-hero__diff-label{color:#ffffffe0;white-space:normal;text-align:left;font-size:.74rem;font-weight:600;line-height:1.25;transition:color .3s}.sobre-premium-hero__diff-item:hover .sobre-premium-hero__diff-label{color:#fff}.sobre-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;box-shadow:0 0 10px #e6b5661a}.sobre-premium-hero__diff-item:hover .sobre-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;transform:scale(1.06)rotate(4deg);box-shadow:0 0 15px #e6b56647}.sobre-premium-hero__diff-icon svg{filter:drop-shadow(0 0 5px #e6b56666);width:15px;height:15px}.sobre-premium-hero__decor-line,.sobre-premium-hero__decor-dot{display:none}}@media (min-width:481px) and (max-width:599px){.sobre-premium-hero__section{min-height:auto}.sobre-premium-hero__bg-img{object-position:55% center;opacity:.38}.sobre-premium-hero__content-wrap{padding:95px 1.25rem 34px}.sobre-premium-hero__inner{max-width:100%}.sobre-premium-hero__eyebrow{letter-spacing:1.6px;white-space:normal;text-align:center;gap:0;margin-bottom:1.2rem;font-size:.58rem;line-height:1.6}.sobre-premium-hero__eyebrow-line{display:none}.sobre-premium-hero__title{letter-spacing:-.4px;margin-bottom:1rem;font-size:2rem;line-height:1.15}.sobre-premium-hero__subtitle{max-width:100%;margin-bottom:1.65rem;font-size:.87rem;line-height:1.6}.sobre-premium-hero__actions{flex-direction:column;align-items:stretch;gap:.7rem;width:100%;max-width:300px;margin:0 auto 1.5rem}.sobre-premium-hero__btn-primary,.sobre-premium-hero__btn-secondary{border-radius:50px;justify-content:center;width:100%;padding:.8rem 1rem;font-size:.79rem}.sobre-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:14px;width:calc(100% - 2.5rem);margin:0 auto 1.75rem;padding:.6rem .75rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.sobre-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.4rem .5rem;width:100%;display:grid}.sobre-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.5rem;padding:.25rem;transition:transform .3s;display:flex}.sobre-premium-hero__diff-divider{display:none}.sobre-premium-hero__diff-label{color:#ffffffd9;white-space:normal;text-align:left;font-size:.7rem;font-weight:600;line-height:1.2}.sobre-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.sobre-premium-hero__diff-icon svg{filter:drop-shadow(0 0 4px #e6b56666);width:13px;height:13px}.sobre-premium-hero__decor-dot,.sobre-premium-hero__decor-line{display:none}}@media (max-width:480px){.sobre-premium-hero__section{min-height:auto}.sobre-premium-hero__bg-img{object-position:50% center;opacity:.32}.sobre-premium-hero__overlay{background:linear-gradient(135deg,#000816eb 0%,#000f28db 50%,#00050feb 100%)}.sobre-premium-hero__content-wrap{padding:90px 1.25rem 32px}.sobre-premium-hero__inner{max-width:100%}.sobre-premium-hero__eyebrow{letter-spacing:1.5px;white-space:normal;text-align:center;gap:0;margin-bottom:1.1rem;font-size:.58rem;line-height:1.7}.sobre-premium-hero__eyebrow-line{display:none}.sobre-premium-hero__title{letter-spacing:-.3px;margin-bottom:1rem;font-size:1.9rem;line-height:1.18}.sobre-premium-hero__subtitle{max-width:100%;margin-bottom:1.6rem;font-size:.86rem;line-height:1.65}.sobre-premium-hero__actions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:320px;margin:0 auto 1.5rem}.sobre-premium-hero__btn-primary,.sobre-premium-hero__btn-secondary{border-radius:50px;justify-content:center;width:100%;padding:.8rem 1.25rem;font-size:.82rem}.sobre-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:16px;width:calc(100% - 2.5rem);margin:0 auto 2rem;padding:.6rem .8rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.sobre-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.6rem .8rem;width:100%;display:grid}.sobre-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.5rem;padding:.2rem .1rem;transition:transform .3s;display:flex}.sobre-premium-hero__diff-item:hover{transform:translateY(-1px)}.sobre-premium-hero__diff-divider{display:none}.sobre-premium-hero__diff-label{color:#ffffffd9;white-space:normal;text-align:left;font-size:.7rem;font-weight:600;line-height:1.2;transition:color .3s}.sobre-premium-hero__diff-item:hover .sobre-premium-hero__diff-label{color:#fff}.sobre-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;box-shadow:0 0 8px #e6b5661a}.sobre-premium-hero__diff-item:hover .sobre-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;box-shadow:0 0 12px #e6b56640}.sobre-premium-hero__diff-icon svg{filter:drop-shadow(0 0 4px #e6b56666);width:13px;height:13px}.sobre-premium-hero__decor-dot,.sobre-premium-hero__decor-line{display:none}}@media (min-width:1601px){main .sobre-split-section{padding:140px 0}main .sobre-split-grid{gap:10rem}main .sobre-split-content h2{font-size:3.4rem}}@media (min-width:1367px) and (max-width:1599px){main .sobre-split-grid{gap:7rem}}@media (min-width:1280px) and (max-width:1366px){main .sobre-split-content h2{font-size:2.5rem}}@media (min-width:1024px) and (max-width:1199px){main .sobre-stats-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1023px){main .sobre-card-grid,main .sobre-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:481px) and (max-width:767px){main .sobre-stats-grid,main .sobre-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){main .sobre-split-content h2{font-size:1.9rem}main .sobre-stats-grid,main .sobre-card-grid{grid-template-columns:1fr}}@media (max-width:991px){.beneficios-premium-hero__diff-bar{border-radius:18px;width:calc(100% - 2.5rem);margin:0 auto 2rem}}@media (max-width:480px){.beneficios-premium-hero__diff-bar{border-radius:12px;width:calc(100% - 2rem);margin:0 auto 1.5rem}}.seguro-residencial-eyebrow-small{color:#e6b566;text-transform:uppercase;letter-spacing:2px;justify-content:center;align-items:center;gap:10px;margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:flex}.seguro-residencial-eyebrow-small:before{content:"";background:linear-gradient(90deg,#0000,#e6b566);width:60px;height:1px}.seguro-residencial-eyebrow-small:after{content:"";background:linear-gradient(90deg,#e6b566,#0000);width:60px;height:1px}.seguro-residencial-eyebrow-small.left{justify-content:flex-start;gap:15px}.seguro-residencial-eyebrow-small.left:before{display:none}.seguro-residencial-eyebrow-small.left:after{width:45px}.seguro-residencial-section-header h2{font-size:2.8rem;font-weight:800;line-height:1.2}.seguro-residencial-section-header h2 span{color:#e6b566}.seguro-residencial-coberturas{z-index:5;background:#000814;margin-top:-30px;padding:102px 0 120px;position:relative;overflow:hidden}.seguro-residencial-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.seguro-residencial-card{-webkit-backdrop-filter:blur(25px);text-align:center;z-index:2;background:linear-gradient(#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:24px;padding:2.25rem 1.25rem;transition:all .7s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 20px 50px #0009,inset 0 0 20px #e6b5660d}.seguro-residencial-card:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at -5%,#e6b5661a 0%,#0000 35%),radial-gradient(circle at 105%,#e6b5661a 0%,#0000 35%),linear-gradient(135deg,#ffffff0d 0%,#0000 50%);border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-residencial-card.active:hover{background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border-color:#e6b56666;transform:scale(1.08);box-shadow:0 40px 80px #000c,0 0 30px #e6b56633}.seguro-residencial-card-icon{color:#d4a44a;z-index:3;background:#000f23e6;border:1.5px solid #e6b56666;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;transition:all .5s;display:flex;position:relative;box-shadow:0 10px 20px #0006}.seguro-residencial-card-icon:after{content:"";filter:blur(2px);opacity:.8;background:radial-gradient(circle,#d4a44a 0%,#0000 70%);width:15px;height:15px;position:absolute;top:-5px;right:-5px}.seguro-residencial-card:hover .seguro-residencial-card-icon{border-color:#d4a44a;transform:scale(1.1)rotate(3deg);box-shadow:0 0 20px #e6b56666}.seguro-residencial-card-icon svg{width:26px;height:26px}.seguro-residencial-card h3{color:#fff;text-align:center;letter-spacing:.3px;justify-content:center;align-items:center;min-height:3rem;margin-bottom:1.75rem;font-size:1.15rem;font-weight:700;line-height:1.2;display:flex;position:relative}.seguro-residencial-card h3:after{content:"";background:#d4a44a;width:30px;height:3px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);box-shadow:0 0 8px #d4a44a99}.seguro-residencial-card p{color:#ffffffd9;margin-top:.5rem;font-size:.9rem;font-weight:400;line-height:1.6}.seguro-residencial-image-card{cursor:pointer;background:#000814;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:380px;padding:2rem 1.5rem;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000080}.seguro-residencial-image-card:after{content:"";-webkit-mask-composite:xor;opacity:0;z-index:4;background:linear-gradient(135deg,#e6b56680,#0000) border-box;border:2px solid #0000;border-radius:20px;transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.seguro-residencial-image-card .seguro-residencial-img-bg{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform 1s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.seguro-residencial-card-overlay{z-index:2;opacity:0;background:linear-gradient(#0008144d 0%,#000814b3 40%,#000814f2 100%);transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-residencial-card-content{z-index:3;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(40px)}.seguro-residencial-image-card h3{color:#fff;text-shadow:0 2px 4px #000c;letter-spacing:.5px;margin-bottom:.75rem;font-size:clamp(1rem,2.2vw,1.3rem);font-weight:700}.seguro-residencial-image-card p{color:#ffffffd9;opacity:0;margin:0;font-size:clamp(.8rem,1.6vw,.95rem);line-height:1.5;transition:opacity .6s cubic-bezier(.16,1,.3,1)}.seguro-residencial-image-card.active:hover,.seguro-residencial-image-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #000c,0 0 40px #e6b56626}.seguro-residencial-image-card:hover:after{opacity:1}.seguro-residencial-image-card:hover .seguro-residencial-img-bg{transform:scale(1.1)}.seguro-residencial-image-card:hover .seguro-residencial-card-overlay{opacity:1}.seguro-residencial-image-card:hover .seguro-residencial-card-content{transform:translateY(0)}.seguro-residencial-image-card:hover p{opacity:1}.seguro-residencial-center-link{text-align:center;margin-top:2.25rem}.seguro-residencial-center-link a{color:#000814;letter-spacing:2px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#e6b566 0%,#c19245 100%);border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:1.1rem 3rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .6s cubic-bezier(.19,1,.22,1);display:inline-flex;box-shadow:0 12px 25px #e6b56633,inset 0 1px 1px #ffffff4d}.seguro-residencial-center-link a svg{width:18px;height:18px;transition:transform .5s cubic-bezier(.16,1,.3,1)}.seguro-residencial-center-link a:hover{filter:brightness(1.1);color:#000;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #e6b56659}.seguro-residencial-center-link a:hover svg{transform:translate(8px)scale(1.1)}.seguro-residencial-split-section{padding:120px 0;position:relative;overflow:hidden}.seguro-residencial-alt-bg{background:#000814}.seguro-residencial-particular-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWEAAAB4CAYAAAAjUUMwAAAFOUlEQVR4AezUW04bQRAFUIvf7CD732di8YWwsZmZftTjRCQiZqa76lx0P25//v7zl4HfAb8Dfgf2/A583PwhQIAAgW0CSngbvYsJENgiEOxSJRwsEOMQINBLQAn3ytu2BAgEE1DCwQIxDoF6AjZ6JaCEX+n4GQECBCYLKOHJwI4nQIDAKwEl/ErHzwjkFDB1IgElnCgsoxIgUE9ACdfL1EYECCQSUMKJwjJqXAGTETgroITPynmPAAECAwSU8ABERxAgQOCsgBI+K+e9vQJuJ1BEQAkXCdIaBAjkFFDCOXMzNQECRQSUcJEg56/hBgIEZggo4RmqziRAgMAvBZTwL6E8RoAAgRkCSniG6pgznUKAQAMBJdwgZCsSIBBXQAnHzcZkBAg0EFDCX0L2LQECBFYLKOHV4u4jQIDAFwEl/AXDtwQIEFgtsLeEV2/rPgIECAQTUMLBAjEOAQK9BJRwr7xtS4DAXoGH25XwA4kPCBAgsE5ACa+zdhMBAgQeBJTwA4kPCBCoJBB9FyUcPSHzESBQWkAJl47XcgQIRBdQwtETMh+BbALmPSSghA9xeZgAAQJjBZTwWE+nESBA4JCAEj7E5WECEQXMlFlACWdOz+wECKQXUMLpI7QAAQKZBZRw5vTMvkvAvQSGCSjhYZQOIkCAwHEBJXzczBsECBAYJqCEh1E6aKaAswlUFVDCVZO1FwECKQSUcIqYDEmAQFUBJVw12at7eZ8AgSUCSngJs0sIECDwXEAJP3fxKQECBJYIKOElzL+5xDMECHQUUMIdU7czAQJhBJRwmCgMQoBAR4HOJdwxbzsTIBBMQAkHC8Q4BAj0ElDCvfK2LQECwQSWlnCw3Y1DgACB7QJKeHsEBiBAoLOAEu6cvt0JEJgs8P54JfzeyBMECBCYJqCEp9E6mAABAu8FlPB7I08QIJBHIN2kSjhdZAYmQKCSgBKulKZdCBBIJ6CE00VmYAKxBExzTUAJX/PzNgECBC4JKOFLfF4mQIDANQElfM3P2wTWC7ixlIASLhWnZQgQyCaghLMlZl4CBEoJKOFScVpmjoBTCcwTUMLzbJ1MgACBtwJK+C2RBwgQIDBPQAnPs3XyeQFvEmgjoITbRG1RAgQiCijhiKmYiQCBNgJKuE3Urxf1UwIE9ggo4T3ubiVAgMCngBL+ZPAPAQIE9ggo4T3ut5t7CRAgcBdQwncEXwQIENgloIR3ybuXAAECd4FGJXzf1hcBAgSCCSjhYIEYhwCBXgJKuFfetiVAIJjAzBIOtqpxCBAgEE9ACcfLxEQECDQSUMKNwrYqAQKTBU4cr4RPoHmFAAECowSU8ChJ5xAgQOCEgBI+geYVAgSiCOSfQwnnz9AGBAgkFlDCicMzOgEC+QWUcP4MbUBgpYC7Bgso4cGgjiNAgMARASV8RMuzBAgQGCyghAeDOo7AaAHn1RZQwrXztR0BAsEFlHDwgIxHgEBtASVcO1/bnRHwDoGFAkp4IbarCBAg8F1ACX8X8X8CBAgsFFDCC7Fd9ZOAzwn0FVDCfbO3OQECAQSUcIAQjECAQF8BJdwze1sTIBBEQAkHCcIYBAj0FFDCPXO3NQECQQSU8KIgXEOAAIFnAkr4mYrPCBAgsEhACS+Cdg0BAgSeCdQt4Wfb+owAAQLBBJRwsECMQ4BALwEl3Ctv2xIgEExgYAkH28w4BAgQSCCghBOEZEQCBOoKKOG62dqMAIHJAiOOV8IjFJ1BgACBkwJK+CSc1wgQIDBCQAmPUHQGAQJrBAreooQLhmolAgTyCPwHAAD//4Xc+BUAAAAGSURBVAMAueOTpPZruq8AAAAASUVORK5CYII=) 50%/cover no-repeat;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-residencial-frota-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKUAAACzCAYAAADopNxcAAAFD0lEQVR4AezSUc6bOhCA0ahPdwF3/1ttlbfEAYEte8bGp1KlH0TwcOb78/rv/7/+M5ipgT8v/whMJiDKyRZinNdLlCqYTkCU063EQKLUwHQC+VFOR2KgbAFRZm/A+T8CovwhcSNbQJTZG3D+j4Aof0jcyBYQZfYGnP8jIMrX6wfFjVwBUeb6O/1AQJQHKG7lCogy19/pBwKiPEBxK1dAlLn+Tj8QEOUBSvgtB34JiPKLw8UMAqKcYQtm+BIQ5ReHixkERDnDFszwJSDKLw4XMwiIcoYt5M8w1QSinGodhnkLiPKt4P9UAqKcah2GeQuI8q3g/1QCopxqHYZ5C4jyreB/vsDHBKL8wPDnHAKinGMPpvgQEOUHhj/nEBDlHHswxYeAKD8w/DmHgCjn2IMpPgSSovyYwJ8ECgFRFiAu8wVEmb8DExQCoixAXOYLiDJ/ByYoBERZgLjMF9g2ynx6E5wJiPJMxv00AVGm0Tv4TECUZzLupwmIMo3ewWcCojyTcT9NQJRp9A4+ExDlmYz7aQKiTKN38JmAKM9k3E8TEGUavYPPBER5JuN+moAo0+jzD551AlHOupmN5xLlxsuf9dNFOetmNp5LlBsvf9ZPF+Wsm9l4LlFuvPz8Tz+eQJTHLu4mCogyEd/RxwKiPHZxN1FAlIn4jj4WEOWxi7uJAqJMxHf0sUBklMcTuEugEBBlAeIyX0CU+TswQSEgygLEZb6AKPN3YIJCQJQFiMt8gb2izPc2wQ0BUd5A8kisgChjvZ12Q0CUN5A8Eisgylhvp90QEOUNJI/ECogy1ttpNwREeQPJI7ECooz1dtoNAVHeQPJIrIAoY72ddkNAlDeQPBIrIMpY7/zTFphAlAssabcRRbnbxhf4XlEusKTdRhTlbhtf4HtFucCSdhtRlLttPP97LycQ5SWRB6IFRBkt7rxLAVFeEnkgWkCU0eLOuxQQ5SWRB6IFRBkt7rxLgeFRXk7gAQKFgCgLEJf5AqLM34EJCgFRFiAu8wVEmb8DExQCoixAXOYLbBBlPrIJ6gREWefl6QABUQYgO6JOQJR1Xp4OEBBlALIj6gREWefl6QABUQYgO6JOQJR1Xp4OEBBlALIj6gREWefl6QABUQYgO6JOQJR1Xp4OEBBlAHL+EWtNIMq19rXFtKLcYs1rfaQo19rXFtOKcos1r/WRolxrX1tMK8ot1pz/kTUTiLJGy7MhAqIMYXZIjYAoa7Q8GyIgyhBmh9QIiLJGy7MhAqIMYXZIjcCYKGsm8CyBQkCUBYjLfAFR5u/ABIWAKAsQl/kCoszfgQkKAVEWIC7zBZ4aZb6sCZoFRNlM54ejBEQ5StZ7mwVE2Uznh6MERDlK1nubBUTZTOeHowREOUrWe5sFRNlM54ejBEQ5StZ7mwVE2Uznh6MERDlK1nubBUTZTOeHowREOUo2/73LTiDKZVf33MFF+dzdLvtlolx2dc8dXJTP3e2yXybKZVf33MFF+dzd5n9Z4wSibITzs3ECohxn682NAqJshPOzcQKiHGfrzY0ComyE87NxAqIcZ+vNjQIdo2ycwM8IFAKiLEBc5guIMn8HJigERFmAuMwXEGX+DkxQCIiyAHGZL/CoKPM5TdBDQJQ9FL2jq4Aou3J6WQ8BUfZQ9I6uAqLsyullPQRE2UPRO7oKiLIrp5f1EBBlD0Xv6Cogyq6cXtZDQJQ9FL2jq4Aou3J6WQ8BUfZQ9I6uAv8AAAD//w1zyRgAAAAGSURBVAMAAde3zlFA+HYAAAAASUVORK5CYII=) 50%/cover no-repeat;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-residencial-app-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQcAAAELCAYAAADUaUPcAAAJf0lEQVR4AezdSY4jRxJAUaK2uoHuf0+pViKhZAVi8MGG11ADCQ7h5s+ID+306/XX3//4PwO/Ab+B//8Gfr38jwABAl8ExOELipcIEHi9xMGvgEACgR0jisMOdWcSSCAgDgmWZEQCOwTEYYe6MwkkEBCHBEsyYiyBLtOIQ5dNuyeBiwLicBHMxwl0ERCHLpt2TwIXBcThIpiPxxIwzTwBcZhn68kEUguIQ+r1GZ7APAFxmGfryQRSC4hD6vXFGt40tQTEodY+3YbAMAFxGEbpQQRqCYhDrX26DYFhAuIwjDLWg0xD4KmAODwV9H0CRQXEoehiXYvAUwFxeCro+wSKCojDgsU6gkBGAXHIuDUzE1ggIA4LkB1BIKOAOGTcmpkJLBBoF4cFpo4gUEJAHEqs0SUIjBcQh/GmnkighIA4lFijSxAYL7A1DuOv44kECIwSEIdRkp5DoJiAOBRbqOsQGCUgDqMkPYdAMYH/4lDsXq5DgMBDAXF4COjrBKoKiEPVzboXgYcC4vAQ0NcJLBVYeJg4LMR2FIFMAuKQaVtmJbBQQBwWYjuKQCYBcci0LbPGEig+jTgUX7DrEbgrIA535XyPQHEBcSi+YNcjcFdAHO7K+V4sAdMMFxCH4aQeSKCGgDjU2KNbEBguIA7DST2QQA0Bcaixx1i3ME0JAXEosUaXIDBeQBzGm3oigRIC4lBijS5BYLyAOIw3jfVE0xC4KSAON+F8jUB1AXGovmH3I3BTQBxuwvkageoC4rByw84ikEhAHBIty6gEVgqIw0ptZxFIJCAOiZZlVAIrBfrGYaWyswgkFBCHhEszMoEVAuKwQtkZBBIKiEPCpRmZwAqBGHFYcVNnECBwSUAcLnH5MIE+AuLQZ9duSuCSgDhc4vJhAn0Efsahz93dlACBAwFxOMDxFoHOAuLQefvuTuBAQBwOcLxFIK7A/MnEYb6xEwikFBCHlGszNIH5AuIw39gJBFIKiEPKtRk6lkDNacSh5l7disBjAXF4TOgBBGoKiEPNvboVgccC4vCY0ANiCZhmlIA4jJL0HALFBMSh2EJdh8AoAXEYJek5BIoJiEOxhca6jmkyC4hD5u2ZncBEAXGYiOvRBDILiEPm7ZmdwEQBcZiIG+vRpiFwTUAcrnn5NIE2AuLQZtUuSuCagDhc8/JpAm0ExGHLqh1KIL6AOMTfkQkJbBEQhy3sDiUQX0Ac4u/IhAS2CIjDa4u7QwmEFxCH8CsyIIE9AuKwx92pBMILiEP4FRmQwB6BYHHYg+BUAgR+CojDTxOvECDwW0AcfiP4hwCBnwLi8NPEKwQI/BY4iMPvd/1DgEBbAXFou3oXJ3AsIA7HPt4l0FZAHNqu3sWLCEy7hjhMo/VgArkFxCH3/kxPYJqAOEyj9WACuQXEIff+TB9LoNQ04lBqnS5DYJyAOIyz9CQCpQTEodQ6XYbAOAFxGGfpSbEETPNQQBweAvo6gaoC4lB1s+5F4KGAODwE9HUCVQXEoepmY93LNAkFxCHh0oxMYIWAOKxQdgaBhALikHBpRiawQkAcVijHOsM0BE4JiMMpJh8i0E9AHPrt3I0JnBIQh1NMPkSgn4A47N250wmEFRCHsKsxGIG9AuKw19/pBMIKiEPY1RiMwF4BcXj7+4sAgQ8BcfjA8CcBAm8BcXhb+IsAgQ8BcfjA8CcBAm+BqHF4T+gvAgS2CIjDFnaHEogvIA7xd2RCAlsExGELu0MJxBc4E4f4tzAhAQLDBcRhOKkHEqghIA419ugWBIYLiMNwUg8ksEdg9KniMFrU8wgUERCHIot0DQKjBcRhtKjnESgiIA5FFukasQQqTCMOFbboDgQmCIjDBFSPJFBBQBwqbNEdCEwQEIcJqB4ZS8A09wTE4Z6bbxEoLyAO5VfsggTuCYjDPTffIlBeQBzKrzjWBU2TR0Ac8uzKpASWCojDUm6HEcgjIA55dmVSAksFxGEpd6zDTEPgSEAcjnS8R6CxgDg0Xr6rEzgSEIcjHe8RaCwgDkGWbwwC0QTEIdpGzEMgiIA4BFmEMQhEExCHaBsxD4EgAuLwZRFeIkDg9RIHvwICBL4KiMNXFi8SICAOfgMECHwVCB+Hr1N7kQCB6QLiMJ3YAQRyCohDzr2ZmsB0AXGYTuwAAjkFLsUh5xVNTYDAHQFxuKPmOwQaCIhDgyW7IoE7AuJwR813CEQWGDSbOAyC9BgC1QTEodpG3YfAIAFxGATpMQSqCYhDtY26TyyBxNOIQ+LlGZ3ATAFxmKnr2QQSC4hD4uUZncBMAXGYqevZsQRMc0lAHC5x+TCBPgLi0GfXbkrgkoA4XOLyYQJ9BMShz65j3dQ04QXEIfyKDEhgj4A47HF3KoHwAuIQfkUGJLBHQBz2uMc61TQEvgiIwxcULxEg4L+V6TdAgMAfBPybwx9gvEygu4A4RPsFmIdAEAFxCLIIYxCIJiAO0TZiHgJBBMQhyCKMQSCagDgcbcR7BBoLiEPj5bs6gSMBcTjS8R6BxgLi0Hj5rk7gSCBPHI5u4T0CBIYLiMNwUg8kUENAHGrs0S0IDBcQh+GkHkighsC9ONS4u1sQIHAgIA4HON4i0FlAHDpv390JHAiIwwGOtwjkFng2vTg88/NtAmUFxKHsal2MwDMBcXjm59sEygqIQ9nVulgsgXzTiEO+nZmYwBIBcVjC7BAC+QTEId/OTExgiYA4LGF2SCwB05wREIczSj5DoKGAODRcuisTOCMgDmeUfIZAQwFxaLj0WFc2TVQBcYi6GXMR2CwgDpsX4HgCUQXEIepmzEVgs4A4bF5ArONNQ+AtIA5vC38RIPAhIA4fGP4kQOAtIA5vC38RIPAhIA4fGLH+NA2BvQLisNff6QTCCohD2NUYjMBeAXHY6+90AmEFxOHUanyIQD8Bcei3czcmcEpAHE4x+RCBfgLi0G/nbkzglEDCOJy6lw8RIPBQQBweAvo6gaoC4lB1s+5F4KGAODwE9HUCVQUexqEqi3sRICAOfgMECHwVEIevLF4kQEAc/AYI1Be4dUNxuMXmSwTqC4hD/R27IYFbAuJwi82XCNQXEIf6O3bDWAJpphGHNKsyKIG1AuKw1ttpBNIIiEOaVRmUwFoBcVjr7bRYAqY5EBCHAxxvEegsIA6dt+/uBA4ExOEAx1sEOguIQ+ftx7q7aYIJiEOwhRiHQBQBcYiyCXMQCCYgDsEWYhwCUQTEIcomYs1hGgIvcfAjIEDgq4A4fGXxIgEC/wIAAP//arMCGQAAAAZJREFUAwC0pC4iJGQP1wAAAABJRU5ErkJggg==) 50%/cover no-repeat;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-residencial-assist-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJUAAAEcCAYAAADOavbrAAAHZ0lEQVR4AezSUY7yRhBF4dH/lAVk/1tNQEJCE2FiTJfdt+sbgWCMXX3r3PPn56+///HGYKQDf378ITCYAKkGAzXu54dULBhOgFTDkRpIKg4MJ0Cq4UjDBhbEJVUB1O4jSdXdgIL9SVUAtftIUnU3oGB/UhVA7T6SVN0NKNifVAVQ60ZmTCZVRk9RKUkVVVdGWFJl9BSVklRRdWWEJVVGT1EpSRVVV0ZYUtX11HYyqdpWX7c4qerYtp1MqrbV1y1Oqjq2bSeTqm31dYuTqo5t28mkelTvYxwBUo1jadKDAKkeIHyMI0CqcSxNehAg1QOEj3EESDWOpUkPAqR6gPAxjkCmVOP2N6mAAKkKoHYfSaruBhTsT6oCqN1Hkqq7AQX7k6oAaveRpOpuQMH+J0hVkNrIqQmQaup6MsORKrO3qVOTaup6MsORKrO3qVOTaup6MsORKrO3qVP/V6qpwwqXQYBUGT1FpSRVVF0ZYUmV0VNUSlJF1ZURllQZPUWlJFVUXSeEHXAEqQZANOI3AVL95uG/AQRINQCiEb8JkOo3D/8NIECqARCN+E2AVL95+G8AAVINgHjdiDlPJtWcvUSnIlV0fXOGJ9WcvUSnIlV0fXOGJ9WcvUSnIlV0fXOGJ9V5vbQ5iVRtqj5vUVKdx7rNSaRqU/V5i5LqPNZtTiJVm6rPW5RU57FucxKpNqp2+TgBUh1n58kNAqTaAOPycQKkOs7OkxsESLUBxuXjBEh1nJ0nNwiQagOMy8cJrCHV8f09WUCAVAVQu48kVXcDCvYnVQHU7iNJ1d2Agv1JVQC1+0hSdTegYP8LpCrYwsipCJBqqjrWCEOqNXqcagtSTVXHGmFItUaPU21BqqnqWCMMqdbocaot/k+qqcIKk0GAVBk9RaUkVVRdGWFJldFTVEpSRdWVEZZUGT1FpSRVVF0XhD1wJKkOQPPIewKkes/HrwcIkOoANI+8J0Cq93z8eoAAqQ5A88h7AqR6z8evBwiQ6gC0eR+ZIxmp5uhhqRSkWqrOOZYh1Rw9LJWCVEvVOccypJqjh6VSkGqpOudYhlTX9bDsyaRattrrFiPVdeyXPZlUy1Z73WKkuo79sieTatlqr1uMVNexX/ZkUu2s1m37CZBqPyt37iRAqp2g3LafAKn2s3LnTgKk2gnKbfsJkGo/K3fuJECqnaDctp/AmlLt39+dBQRIVQC1+0hSdTegYH9SFUDtPpJU3Q0o2J9UBVC7jyRVdwMK9p9AqoKtjLyUAKkuxb/m4aRas9dLtyLVpfjXPJxUa/Z66VakuhT/moeTas1eL93qU6kuDevwDAKkyugpKiWpourKCEuqjJ6iUpIqqq6MsKTK6CkqJami6pog7I4IpNoByS2fESDVZ7zcvYMAqXZAcstnBEj1GS937yBAqh2Q3PIZAVJ9xsvdOwiQagek3FuuSU6qa7gvfSqplq73muVIdQ33pU8l1dL1XrMcqa7hvvSppFq63muWI9U13F+dusw1Ui1T5TyLkGqeLpZJQqplqpxnEVLN08UySUi1TJXzLEKqebpYJgmpDlbpsW0CpNpm45eDBEh1EJzHtgmQapuNXw4SINVBcB7bJkCqbTZ+OUiAVAfBeWybQA+ptvf3SwEBUhVA7T6SVN0NKNifVAVQu48kVXcDCvYnVQHU7iNJ1d2Agv0nlKpgSyNPJUCqU3H3OIxUPXo+dUtSnYq7x2Gk6tHzqVuS6lTcPQ4jVY+eT93yW6lODeuwDAKkyugpKiWpourKCEuqjJ6iUpIqqq6MsKTK6CkqJami6pow7ItIpHoBxaXvCJDqO36efkGAVC+guPQdAVJ9x8/TLwiQ6gUUl74jQKrv+Hn6BQFSvYCy7qVzNiPVOZxbnUKqVnWfsyypzuHc6hRStar7nGVJdQ7nVqeQqlXd5yxLqnM4Hzkl9hlSxVY3b3BSzdtNbDJSxVY3b3BSzdtNbDJSxVY3b3BSzdtNbDJSDarOmCcBUj1Z+DaIAKkGgTTmSYBUTxa+DSJAqkEgjXkSINWThW+DCJBqEEhjngR6SvXc37cCAqQqgNp9JKm6G1CwP6kKoHYfSaruBhTsT6oCqN1Hkqq7AQX7B0hVsLWRpQRIVYq353BS9ey9dGtSleLtOZxUPXsv3ZpUpXh7DidVz95Ltx4tVWlYwzMIkCqjp6iUpIqqKyMsqTJ6ikpJqqi6MsKSKqOnqJSkiqorIOwtIqluELzGEiDVWJ6m3QiQ6gbBaywBUo3ladqNAKluELzGEiDVWJ6m3QiQ6gah76tmc1LVcG09lVSt669ZnlQ1XFtPJVXr+muWJ1UN19ZTSdW6/prlSVXDtWJqzExSxVSVE5RUOV3FJCVVTFU5QUmV01VMUlLFVJUTlFQ5XcUkJVVRVZ3Hkqpz+0W7k6oIbOexpOrcftHupCoC23ksqTq3X7Q7qYrAdh5Lqnv73kMJkGooTsPuBEh1p+A9lACphuI07E6AVHcK3kMJkGooTsPuBEh1p+A9lECgVEP3N6yAAKkKoHYfSaruBhTs/y8AAAD//3oUNGQAAAAGSURBVAMAMT6m8JXg1UMAAAAASUVORK5CYII=) 50%/cover no-repeat;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-residencial-deep-blue-bg{background:#000b1a;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-residencial-split-container{grid-template-columns:1fr 1fr;align-items:flex-start;gap:6rem;display:grid}.seguro-residencial-split-container.reverse{grid-template-columns:1fr 1fr}.seguro-residencial-split-image{z-index:2;width:100%;position:relative}.seguro-residencial-split-image:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#0078ff14 0%,#0000 70%);width:120%;height:120%;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seguro-residencial-split-image img{aspect-ratio:3/2;object-fit:cover;border:1px solid #ffffff14;border-radius:30px;width:100%;transition:all .8s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 40px 100px #000000b3,inset 0 0 40px #ffffff05}.seguro-residencial-split-content{text-align:left}.seguro-residencial-split-content h2{color:#fff;letter-spacing:-1.5px;margin-bottom:2rem;font-size:clamp(2rem,3.8vw,2.8rem);font-weight:900;line-height:1.2}.seguro-residencial-split-content h2 span{color:#e6b566}.seguro-residencial-split-content h2 span:first-child{color:#fff}.seguro-residencial-split-content p{color:#ffffffa6;max-width:580px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.seguro-residencial-check-grid{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;margin-bottom:4rem;display:grid}.seguro-residencial-check-item{color:#fff;align-items:center;gap:12px;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.seguro-residencial-check-item svg{color:#d4a44a;filter:drop-shadow(0 0 5px #d4a44a66);width:18px;height:18px}.seguro-residencial-check-item:hover{color:#d4a44a;transform:translate(5px)}.seguro-residencial-cta-wrapper{margin-top:2rem}.seguro-residencial-link-premium{color:#fff;text-transform:uppercase;letter-spacing:2px;align-items:center;gap:12px;padding-bottom:5px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex;position:relative}.seguro-residencial-link-premium:after{content:"";background:#d4a44a;width:60px;height:3px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;box-shadow:0 0 15px #d4a44a99}.seguro-residencial-link-premium:hover{color:#d4a44a}.seguro-residencial-link-premium:hover:after{width:100%}.seguro-residencial-link-premium svg{width:20px;height:20px;transition:transform .4s}.seguro-residencial-link-premium:hover svg{transform:translate(8px)}.seguro-residencial-check-grid{grid-template-columns:1fr 1fr;gap:1rem 2rem;margin:2rem 0 3rem;display:grid}.seguro-residencial-check-item{color:#ffffffe6;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.seguro-residencial-check-item svg{color:#e6b566;width:18px}.seguro-residencial-link-action{color:#fff;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #e6b566;align-items:center;gap:12px;padding-bottom:5px;font-weight:800;display:inline-flex}.seguro-residencial-check-list{margin:2rem 0;list-style:none}.seguro-residencial-check-list li{align-items:center;gap:12px;margin-bottom:1rem;font-size:1rem;font-weight:500;display:flex}.seguro-residencial-check-list li svg{color:#e6b566;width:20px}.seguro-residencial-faq-question{justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;font-size:1rem;display:flex}.seguro-residencial-faq-question span{color:#e6b566;font-size:1.5rem}.seguro-residencial-cta-shield{background:#000814;padding:0 0 100px}.seguro-residencial-shield-banner{-webkit-backdrop-filter:blur(40px);text-align:center;background:linear-gradient(145deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-width:950px;margin:0 auto;padding:3.5rem 4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009,inset 0 1px 1px #ffffff1a}.seguro-residencial-shield-banner:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 45%,#e6b5660d 50%,#0000 55%);width:200%;height:200%;animation:8s linear infinite seguro-residencial-shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(-20deg)}.seguro-residencial-shield-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#e6b5661a,#0000 60%);position:absolute;top:0;bottom:0;left:0;right:0}.seguro-residencial-lc-shield{filter:drop-shadow(0 0 25px #e6b56673);background:url(https://loeschecosta.com.br/wp-content/uploads/2023/10/shield-gold.png) 50%/contain no-repeat;justify-content:center;align-items:center;width:90px;height:110px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;transform:rotate(-5deg)}.seguro-residencial-shield-banner:hover .seguro-residencial-lc-shield{transform:rotate(0)scale(1.08)}.seguro-residencial-shield-symbol svg{color:#e6b566;filter:drop-shadow(0 0 15px #e6b566cc);stroke-width:1.5px;width:45px;height:45px}.seguro-residencial-shield-text{text-align:center;z-index:2;position:relative}.seguro-residencial-shield-text h3{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:1.8rem;font-weight:800;line-height:1.2}.seguro-residencial-shield-text p{color:#fffc;max-width:600px;margin:0 auto;font-size:1rem}.seguro-residencial-btn-primary{color:#050b14;text-transform:uppercase;white-space:nowrap;z-index:2;background:linear-gradient(135deg,#e6b566 0%,#c19245 100%);border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:.9rem 2.5rem;font-size:1rem;font-weight:900;text-decoration:none;transition:all .6s cubic-bezier(.19,1,.22,1);display:inline-flex;position:relative;box-shadow:0 12px 25px #e6b56640}.seguro-residencial-btn-primary:hover{filter:brightness(1.1);transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #e6b56659}.seguro-residencial-btn-primary svg{stroke-width:3px;width:18px;height:18px;transition:transform .4s}.seguro-residencial-btn-primary:hover svg{transform:translate(5px)}.seguro-residencial-frota{background:#000b1a;border-top:1px solid #ffffff0d;padding:100px 0}.seguro-residencial-frota-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.seguro-residencial-frota-image{border-radius:30px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.seguro-residencial-frota-image img{filter:contrast(1.1);width:100%;display:block}.seguro-residencial-frota-content h2{margin-bottom:1.5rem;font-size:2.8rem;line-height:1.2}.seguro-residencial-frota-content h2 span{color:#e6b566}.seguro-residencial-frota-content p{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.15rem}.seguro-residencial-frota-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.seguro-residencial-frota-item{background:#ffffff08;border-left:3px solid #e6b566;border-radius:15px;padding:1.5rem}.seguro-residencial-frota-item h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.seguro-residencial-frota-item p{margin-bottom:0;font-size:.85rem;line-height:1.4}.seguro-residencial-app{background:radial-gradient(circle at 70%,#0078ff0d 0%,#000814 70%);padding:120px 0;position:relative}.seguro-residencial-app-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.seguro-residencial-app-content h2{margin-bottom:1.5rem;font-size:2.8rem}.seguro-residencial-app-content h2 span{color:#0078ff;text-shadow:0 0 20px #0078ff66}.seguro-residencial-app-content p{color:#ffffffb3;margin-bottom:3rem;font-size:1.1rem}.seguro-residencial-app-list{flex-direction:column;gap:1.5rem;display:flex}.seguro-residencial-app-tag{background:#0078ff1a;border:1px solid #0078ff33;border-radius:12px;align-items:center;gap:15px;padding:1rem 1.5rem;font-weight:600;display:flex}.seguro-residencial-app-tag svg{color:#0078ff}.seguro-residencial-app-image{position:relative}.seguro-residencial-app-image img{border-radius:30px;width:100%;box-shadow:0 30px 60px #0009}.seguro-residencial-assist{background:#000b1a;padding:100px 0}.seguro-residencial-assist-track{scrollbar-width:none;gap:1.5rem;padding:20px 5px 40px;display:flex;overflow-x:auto}.seguro-residencial-assist-track::-webkit-scrollbar{display:none}.seguro-residencial-assist-card{text-align:center;background:#ffffff08;border:1px solid #e6b56633;border-radius:15px;flex:0 0 240px;padding:2rem 1.5rem;transition:all .4s}.seguro-residencial-assist-card:hover{background:#e6b5660d;border-color:#e6b566;transform:translateY(-5px)}.seguro-residencial-assist-card svg{color:#e6b566;width:28px;height:28px;margin-bottom:1rem}.seguro-residencial-assist-card span{font-size:.95rem;font-weight:700;display:block}.seguro-residencial-why-us{z-index:1;background:radial-gradient(80% 60% at 20% 10%,#e6b56612 0%,#0000 55%),radial-gradient(70% 50% at 80% 90%,#e6b5660f 0%,#0000 50%),radial-gradient(100% 100%,#071f45 0%,#04152d 40%,#020b1c 100%);border-top:1px solid #e6b56614;padding:160px 0;position:relative;overflow:hidden}.seguro-residencial-why-grid{z-index:5;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.seguro-residencial-why-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(160deg,#0a23468c 0%,#04152dd9 50%,#020b1cf7 100%);border:1px solid #e6b5662e;border-radius:20px;flex-direction:column;align-items:center;padding:3rem 1.75rem 2.5rem;transition:transform .5s cubic-bezier(.25,.8,.25,1),box-shadow .5s cubic-bezier(.25,.8,.25,1),border-color .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #000000b3,0 0 0 1px #e6b5660f,inset 0 1px #ffffff12}.seguro-residencial-why-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:.8;background:linear-gradient(145deg,#e6b566e6 0%,#e6b5661a 30%,#e6b5660d 60%,#e6b566d9 100%);border-radius:20px;padding:1px;transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.seguro-residencial-why-card:after{content:"";pointer-events:none;background:radial-gradient(80% 50% at 50% 0,#e6b5660f 0%,#0000 70%);border-radius:20px;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-residencial-why-card.active:hover{border-color:#e6b56673;transform:scale(1.08);box-shadow:0 40px 80px #000000d9,0 0 50px #e6b5662e,inset 0 1px #ffffff1a}.seguro-residencial-why-card:hover:before{opacity:1}.seguro-residencial-why-card:hover .why-card-shimmer{opacity:1.4}.seguro-residencial-why-card:hover .why-card-icon-circle{border-color:#e6b566b3;transform:scale(1.08);box-shadow:0 16px 40px #000000e6,inset 0 3px 8px #000000b3,inset 0 -1px 4px #e6b56659,0 0 35px #e6b56640}.seguro-residencial-why-card:hover .why-card-icon{filter:drop-shadow(0 0 16px #e6b566e6)}.seguro-residencial-why-card h3{color:#e6b566;letter-spacing:-.01em;text-align:center;text-shadow:0 2px 12px #e6b56659;z-index:2;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;position:relative}.seguro-residencial-why-card p{color:#dce6f5b8;text-align:center;letter-spacing:.015em;z-index:2;flex-grow:1;margin-bottom:2rem;font-size:.88rem;font-weight:400;line-height:1.75;position:relative}.seguro-residencial-faq{background:#000814;padding:80px 0 40px;position:relative;overflow:hidden}.seguro-residencial-section-header{text-align:center;margin-bottom:3.5rem}.seguro-residencial-section-header h2{color:#fff;letter-spacing:-1px;margin-top:.5rem;font-size:clamp(2.2rem,4vw,3rem)}.seguro-residencial-faq:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#0078ff0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:-250px;transform:translateY(-50%)}.seguro-residencial-faq-container{z-index:1;max-width:950px;margin:0 auto;position:relative}.seguro-residencial-faq-item{-webkit-backdrop-filter:blur(30px);background:linear-gradient(#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:20px;margin-bottom:1.25rem;transition:all .7s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 15px 40px #0006,inset 0 1px 1px #ffffff0d}.seguro-residencial-faq-item:before{content:"";opacity:.4;pointer-events:none;background:radial-gradient(circle at 50% 0,#e6b5660d,#0000 70%);transition:opacity .6s;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-residencial-faq-item:hover{background:linear-gradient(#ffffff0f 0%,#ffffff05 100%);border-color:#e6b56659;transform:translateY(-5px);box-shadow:0 30px 60px #0009,0 0 20px #e6b5660d}.seguro-residencial-faq-item.faq-active{background:linear-gradient(#102d5826 0%,#000b1ae6 100%);border-color:#e6b56699;box-shadow:0 40px 80px #000000b3,0 0 30px #e6b56626,inset 0 1px 2px #ffffff1a}.seguro-residencial-faq-item.faq-active:before{opacity:1;background:radial-gradient(circle at 50% 0,#e6b5661f,#0000 70%)}.seguro-residencial-faq-question{color:#fff;cursor:pointer;text-align:left;letter-spacing:.2px;z-index:2;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.4rem 2rem;font-size:1.1rem;font-weight:700;transition:all .4s;display:flex;position:relative}.seguro-residencial-faq-icon{background:#e6b5661a;border:1px solid #e6b5664d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.seguro-residencial-faq-icon span{justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute}.seguro-residencial-faq-icon .icon-arrow{opacity:1;color:#e6b566;transform:scale(1)}.seguro-residencial-faq-icon .icon-close{opacity:0;color:#000814;transform:scale(.5)rotate(-90deg)}.seguro-residencial-faq-icon svg{width:16px;height:16px}.seguro-residencial-faq-item:hover .seguro-residencial-faq-icon{background:#e6b56633;border-color:#e6b566;transform:scale(1.1)}.seguro-residencial-faq-item.faq-active .seguro-residencial-faq-question{color:#e6b566}.seguro-residencial-faq-item.faq-active .seguro-residencial-faq-icon{background:#e6b566;border-color:#e6b566;box-shadow:0 0 20px #e6b56666}.seguro-residencial-faq-item.faq-active .icon-arrow{opacity:0;transform:scale(.5)rotate(90deg)}.seguro-residencial-faq-item.faq-active .icon-close{opacity:1;transform:scale(1)rotate(0)}.seguro-residencial-faq-answer{color:#ffffffa6;z-index:2;max-height:0;padding:0 2rem;font-size:.98rem;line-height:1.7;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.seguro-residencial-faq-item.faq-active .seguro-residencial-faq-answer{opacity:1;max-height:500px;padding:0 2rem 1.75rem}.seguro-residencial-faq-answer p{margin:0}.seguro-residencial-cta{text-align:center;background:#000;padding:160px 0;position:relative;overflow:hidden}.seguro-residencial-cta-bg{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-residencial-cta-bg img{object-fit:cover;opacity:.4;width:100%;height:100%}.seguro-residencial-cta-overlay{z-index:2;background:radial-gradient(circle,#0000 0%,#000814 100%);position:absolute;top:0;bottom:0;left:0;right:0}.seguro-residencial-cta .container{z-index:10;position:relative}.seguro-residencial-cta h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.seguro-residencial-cta p{color:#ffffffb3;max-width:600px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.seguro-residencial-cta-actions{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}@media (max-width:899px){.glass-bar-item{text-align:left;flex:calc(50% - 1rem);justify-content:flex-start;min-width:200px}.glass-bar-divider{display:none}.bottom-bar-flex{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:768px){.btn-primary-v3,.btn-secondary-v3{justify-content:center;width:100%}.glass-bar-item{text-align:left;justify-content:center;width:100%}.seguro-residencial-why-grid{grid-template-columns:1fr;gap:1.5rem}.seguro-residencial-why-card{padding:2rem}}.beneficios-breadcrumb{opacity:.6;text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.beneficios-breadcrumb a:hover{color:var(--gold-primary);opacity:1}.beneficios-breadcrumb svg{width:14px;height:14px}.beneficios-benefit-icon-wrapper{background:radial-gradient(circle at 30% 30%,#ffffff14 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.15rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 20px #0000004d,inset 0 1px #ffffff0d}.beneficios-benefit-icon-wrapper svg{width:26px;height:26px;color:var(--gold-primary);filter:drop-shadow(0 0 8px #e6b56673);transition:all .5s cubic-bezier(.16,1,.3,1)}.beneficios-card-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;display:grid}.beneficios-card{-webkit-backdrop-filter:blur(25px)saturate(1.2);text-align:center;background:#0a192f73;border:1px solid #ffffff14;border-top:2.5px solid #e6b56640;border-radius:24px;flex-direction:column;align-items:center;height:100%;padding:3.5rem 2rem;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.beneficios-card:hover{border-color:#ffffff1f;border-top-color:var(--gold-primary);background:#0c203c99;transform:translateY(-12px)scale(1.02);box-shadow:0 40px 80px #000000a6,0 0 30px #e6b5661f}.beneficios-icon{width:60px;height:60px;color:var(--gold-primary);background:radial-gradient(circle at 30% 30%,#ffffff14 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.75rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 20px #0000004d,inset 0 1px #ffffff0d}.beneficios-card:hover .beneficios-icon{border-color:var(--gold-primary);background:radial-gradient(circle at 30% 30%,#e6b56640 0%,#e6b5660d 100%);transform:scale(1.08)rotate(4deg);box-shadow:0 15px 30px #e6b56640,inset 0 1px #ffffff26}.beneficios-icon svg{width:26px;height:26px;color:var(--gold-primary);filter:drop-shadow(0 0 8px #e6b56673);transition:all .5s cubic-bezier(.16,1,.3,1)}.beneficios-card:hover .beneficios-icon svg{filter:drop-shadow(0 0 12px #e6b566b3);transform:scale(1.08)}.beneficios-card h3{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:700}.beneficios-card p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.beneficios-section-pad{padding:100px 0}@media (max-width:1024px){.beneficios-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.beneficios-card-grid{grid-template-columns:1fr}.beneficios-section-pad{padding:70px 0}}@media (min-width:1600px){main .beneficios-card-grid{gap:4rem;max-width:1400px;margin:5rem auto}}@media (max-width:1599px) and (min-width:1367px){main .beneficios-card-grid{gap:3rem}}@media (max-width:1199px) and (min-width:900px){main .beneficios-card-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:899px) and (min-width:768px){main .beneficios-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px) and (min-width:481px){main .beneficios-card-grid{gap:2rem}}@media (max-width:480px){main .beneficios-card-grid{grid-template-columns:1fr}}.beneficios-premium-hero__section{background:#000814;flex-direction:column;align-items:stretch;width:100%;min-height:92vh;display:flex;position:relative;overflow:hidden}.beneficios-premium-hero__bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.beneficios-premium-hero__bg-img{object-fit:cover;object-position:center center;opacity:.65;width:100%;height:100%;transition:opacity .6s;display:block}.beneficios-premium-hero__overlay{background:linear-gradient(135deg,#000816e0 0%,#001437bf 40%,#000a1ea6 70%,#00050fcc 100%);position:absolute;top:0;bottom:0;left:0;right:0}.beneficios-premium-hero__overlay-bottom{z-index:1;pointer-events:none;background:linear-gradient(#0000,#000814);height:220px;position:absolute;bottom:0;left:0;right:0}.beneficios-premium-hero__decor{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.beneficios-premium-hero__decor-dot{background:var(--gold-primary,#e6b566);opacity:.25;border-radius:50%;animation:8s ease-in-out infinite capAluguelHeroDotFloat;position:absolute}.beneficios-premium-hero__decor-dot--1{width:6px;height:6px;animation-delay:0s;top:22%;left:8%}.beneficios-premium-hero__decor-dot--2{width:4px;height:4px;animation-delay:2.5s;top:42%;right:10%}.beneficios-premium-hero__decor-dot--3{width:8px;height:8px;animation-delay:5s;bottom:28%;left:14%}.beneficios-premium-hero__decor-line{background:linear-gradient(#0000 0%,#e6b56614 25%,#e6b5662e 50%,#e6b56614 75%,#0000 100%);width:1px;position:absolute;top:0;bottom:0}.beneficios-premium-hero__decor-line--left{left:8%}.beneficios-premium-hero__decor-line--right{right:8%}.beneficios-premium-hero__content-wrap{z-index:2;flex:1;justify-content:center;align-items:center;padding:140px 2rem 60px;display:flex;position:relative}.beneficios-premium-hero__inner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:820px;display:flex}.beneficios-premium-hero__eyebrow{letter-spacing:3.5px;text-transform:uppercase;color:var(--gold-primary,#e6b566);white-space:nowrap;align-items:center;gap:1rem;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;display:flex}.beneficios-premium-hero__eyebrow-line{background:linear-gradient(90deg,#0000,#e6b566b3,#0000);flex:0 0 40px;height:1px;display:block}.beneficios-premium-hero__title{letter-spacing:-1.5px;color:#fff;text-shadow:0 4px 30px #0009;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:4rem;font-weight:800;line-height:1.1}.beneficios-premium-hero__title-accent{background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);-webkit-text-fill-color:transparent;filter:none;text-shadow:none;-webkit-background-clip:text;background-clip:text;display:block}.beneficios-premium-hero__subtitle{color:#ffffffd1;text-shadow:0 2px 10px #00000080;max-width:660px;margin:0 auto 2.75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.78}.beneficios-premium-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.beneficios-premium-hero__btn-primary{text-transform:uppercase;letter-spacing:1px;color:#000;z-index:1;cursor:pointer;background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);border-radius:50px;align-items:center;gap:.75rem;padding:1.05rem 2.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #e6b5664d,inset 0 1px 1px #ffffff80}.beneficios-premium-hero__btn-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;animation:4.5s linear infinite capAluguelHeroBtnShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.beneficios-premium-hero__btn-primary:hover{filter:brightness(1.05);transform:translateY(-4px)scale(1.02);box-shadow:0 16px 40px #e6b56673,0 0 20px #e6b56633}.beneficios-premium-hero__btn-primary svg{flex-shrink:0;width:18px;height:18px;transition:transform .4s}.beneficios-premium-hero__btn-primary:hover svg{transform:translate(4px)}.beneficios-premium-hero__btn-secondary{text-transform:uppercase;letter-spacing:1px;color:#ffffffeb;-webkit-backdrop-filter:blur(15px);background:#ffffff0a;border:1px solid #e6b56673;border-radius:50px;align-items:center;gap:.6rem;padding:1.05rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 0 12px #e6b5660a,0 4px 12px #0003}.beneficios-premium-hero__btn-secondary:hover{color:#fff;background:#e6b56614;border-color:#e6b566cc;transform:translateY(-4px)scale(1.02);box-shadow:inset 0 0 20px #e6b56614,0 12px 30px #00000040}.beneficios-premium-hero__btn-secondary svg{color:#e6b566e6;flex-shrink:0;width:18px;height:18px;transition:transform .4s}.beneficios-premium-hero__btn-secondary:hover svg{color:#f5d280;transform:translate(4px)}.beneficios-premium-hero__diff-bar{z-index:3;-webkit-backdrop-filter:blur(24px)saturate(1.8);background:linear-gradient(135deg,#08163066 0%,#030a1699 100%);border:1px solid #e6b5662e;border-radius:24px;width:calc(100% - 4rem);max-width:1140px;margin:0 auto 3rem;padding:1rem 1.5rem;transition:all .4s;position:relative;box-shadow:0 20px 40px #00000080,0 4px 20px #e6b56608,inset 0 1px #ffffff0d}.beneficios-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:center;align-items:center;max-width:1040px;margin:0 auto;display:flex}.beneficios-premium-hero__diff-item{flex:1;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.beneficios-premium-hero__diff-item:hover{transform:translateY(-2px)}.beneficios-premium-hero__diff-icon{color:var(--gold-primary,#e6b566);background:#e6b5660f;border:1px solid #e6b56633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.beneficios-premium-hero__diff-item:hover .beneficios-premium-hero__diff-icon{border-color:var(--gold-primary,#e6b566);background:#e6b56629;transform:scale(1.08)rotate(5deg);box-shadow:0 0 12px #e6b56640}.beneficios-premium-hero__diff-icon svg{stroke-width:1.5px;filter:drop-shadow(0 0 4px #e6b5664d);width:18px;height:18px}.beneficios-premium-hero__diff-label{color:#ffffffd9;letter-spacing:.2px;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;transition:color .3s,transform .3s}.beneficios-premium-hero__diff-item:hover .beneficios-premium-hero__diff-label{color:#fff}.beneficios-premium-hero__diff-divider{background:linear-gradient(#0000,#e6b56640,#0000);flex-shrink:0;width:1px;height:24px;display:block}@media (max-width:991px){.beneficios-premium-hero__diff-bar{border-radius:18px;width:calc(100% - 2.5rem);margin:0 auto 2rem}}@media (max-width:480px){.beneficios-premium-hero__diff-bar{border-radius:12px;width:calc(100% - 2rem);margin:0 auto 1.5rem}}@media (min-width:1601px){.beneficios-premium-hero__section{min-height:95vh}.beneficios-premium-hero__content-wrap{padding:160px 4rem 80px}.beneficios-premium-hero__inner{max-width:960px}.beneficios-premium-hero__title{letter-spacing:-2px;margin-bottom:2rem;font-size:5rem}.beneficios-premium-hero__subtitle{max-width:740px;margin-bottom:3rem;font-size:1.2rem}.beneficios-premium-hero__diff-bar{padding:1.5rem 2rem}.beneficios-premium-hero__diff-item{padding:.5rem 2.75rem}.beneficios-premium-hero__diff-label{font-size:.9rem}.beneficios-premium-hero__diff-icon svg{width:22px;height:22px}}@media (min-width:1440px) and (max-width:1600px){.beneficios-premium-hero__section{min-height:93vh}.beneficios-premium-hero__content-wrap{padding:150px 3rem 70px}.beneficios-premium-hero__inner{max-width:880px}.beneficios-premium-hero__title{letter-spacing:-1.8px;margin-bottom:1.85rem;font-size:4.5rem}.beneficios-premium-hero__subtitle{max-width:700px;margin-bottom:2.85rem;font-size:1.15rem}.beneficios-premium-hero__diff-item{padding:.5rem 2.4rem}}@media (min-width:1367px) and (max-width:1439px){.beneficios-premium-hero__section{min-height:90vh}.beneficios-premium-hero__content-wrap{padding:140px 3rem 65px}.beneficios-premium-hero__inner{max-width:840px}.beneficios-premium-hero__title{letter-spacing:-1.5px;font-size:4.2rem}.beneficios-premium-hero__subtitle{max-width:680px;font-size:1.1rem}.beneficios-premium-hero__diff-item{padding:.5rem 2rem}}@media (min-width:1280px) and (max-width:1366px){.beneficios-premium-hero__section{min-height:90vh}.beneficios-premium-hero__content-wrap{padding:130px 2.5rem 60px}.beneficios-premium-hero__inner{max-width:780px}.beneficios-premium-hero__title{letter-spacing:-1.2px;margin-bottom:1.6rem;font-size:3.8rem}.beneficios-premium-hero__subtitle{max-width:640px;margin-bottom:2.5rem;font-size:1.05rem}.beneficios-premium-hero__diff-item{padding:.5rem 1.6rem}.beneficios-premium-hero__diff-label{font-size:.78rem}}@media (min-width:1200px) and (max-width:1279px){.beneficios-premium-hero__section{min-height:90vh}.beneficios-premium-hero__content-wrap{padding:125px 2rem 55px}.beneficios-premium-hero__inner{max-width:740px}.beneficios-premium-hero__eyebrow{letter-spacing:3px;margin-bottom:1.6rem;font-size:.68rem}.beneficios-premium-hero__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem}.beneficios-premium-hero__subtitle{max-width:600px;margin-bottom:2.4rem;font-size:1rem}.beneficios-premium-hero__btn-primary,.beneficios-premium-hero__btn-secondary{padding:.95rem 2.2rem;font-size:.9rem}.beneficios-premium-hero__actions{gap:1.25rem}.beneficios-premium-hero__diff-item{padding:.5rem 1.35rem}.beneficios-premium-hero__diff-label{font-size:.76rem}.beneficios-premium-hero__diff-icon svg{width:18px;height:18px}}@media (min-width:1024px) and (max-width:1199px){.beneficios-premium-hero__section{min-height:85vh}.beneficios-premium-hero__content-wrap{padding:120px 2rem 50px}.beneficios-premium-hero__inner{max-width:700px}.beneficios-premium-hero__eyebrow{letter-spacing:2.5px;gap:.75rem;margin-bottom:1.5rem;font-size:.65rem}.beneficios-premium-hero__eyebrow-line{flex:0 0 28px}.beneficios-premium-hero__title{letter-spacing:-1px;margin-bottom:1.4rem;font-size:3.2rem}.beneficios-premium-hero__subtitle{max-width:560px;margin-bottom:2.25rem;font-size:1rem;line-height:1.7}.beneficios-premium-hero__btn-primary,.beneficios-premium-hero__btn-secondary{padding:.9rem 2rem;font-size:.88rem}.beneficios-premium-hero__actions{gap:1.1rem}.beneficios-premium-hero__diff-item{gap:.5rem;padding:.5rem 1.1rem}.beneficios-premium-hero__diff-label{font-size:.73rem}.beneficios-premium-hero__diff-icon svg{width:17px;height:17px}}@media (min-width:768px) and (max-width:1023px){.beneficios-premium-hero__section{min-height:auto}.beneficios-premium-hero__bg-img{object-position:60% center;opacity:.45}.beneficios-premium-hero__content-wrap{padding:110px 2rem 44px}.beneficios-premium-hero__inner{max-width:620px}.beneficios-premium-hero__eyebrow{letter-spacing:2px;white-space:normal;text-align:center;gap:0;margin-bottom:1.5rem;font-size:.62rem;line-height:1.5}.beneficios-premium-hero__eyebrow-line{display:none}.beneficios-premium-hero__title{letter-spacing:-.8px;margin-bottom:1.4rem;font-size:2.75rem}.beneficios-premium-hero__subtitle{max-width:500px;margin-bottom:2.1rem;font-size:.97rem;line-height:1.7}.beneficios-premium-hero__btn-primary,.beneficios-premium-hero__btn-secondary{padding:.85rem 1.85rem;font-size:.85rem}.beneficios-premium-hero__actions{gap:1rem}.beneficios-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:20px;width:calc(100% - 4rem);margin:0 auto 2rem;padding:.5rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.beneficios-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;display:flex}.beneficios-premium-hero__diff-item{text-align:center;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .25rem;transition:transform .3s;display:flex;position:relative}.beneficios-premium-hero__diff-item:hover{transform:translateY(-2px)}.beneficios-premium-hero__diff-divider{display:none}.beneficios-premium-hero__diff-label{color:#ffffffe0;white-space:normal;text-align:center;letter-spacing:0;font-size:.72rem;font-weight:600;line-height:1.25}.beneficios-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;flex-shrink:0;width:34px;height:34px;transition:all .3s;box-shadow:0 0 10px #e6b5661a}.beneficios-premium-hero__diff-item:hover .beneficios-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;transform:scale(1.1)rotate(4deg);box-shadow:0 0 20px #e6b56647}.beneficios-premium-hero__diff-icon svg{filter:drop-shadow(0 0 5px #e6b56666);width:16px;height:16px}.beneficios-premium-hero__decor-line{display:none}}@media (min-width:600px) and (max-width:767px){.beneficios-premium-hero__section{min-height:auto}.beneficios-premium-hero__bg-img{object-position:55% center;opacity:.38}.beneficios-premium-hero__content-wrap{padding:100px 1.5rem 38px}.beneficios-premium-hero__inner{max-width:480px}.beneficios-premium-hero__eyebrow{letter-spacing:1.8px;white-space:normal;text-align:center;gap:0;margin-bottom:1.35rem;font-size:.6rem;line-height:1.6}.beneficios-premium-hero__eyebrow-line{display:none}.beneficios-premium-hero__title{letter-spacing:-.5px;margin-bottom:1.2rem;font-size:2.2rem;line-height:1.15}.beneficios-premium-hero__subtitle{max-width:440px;margin-bottom:1.85rem;font-size:.9rem;line-height:1.65}.beneficios-premium-hero__actions{flex-flow:wrap;justify-content:center;align-items:center;gap:.8rem;width:100%}.beneficios-premium-hero__btn-primary,.beneficios-premium-hero__btn-secondary{white-space:nowrap;flex:0 auto;justify-content:center;width:auto;padding:.8rem 1.4rem;font-size:.8rem}.beneficios-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:16px;width:calc(100% - 4rem);margin:0 auto 2rem;padding:.6rem 1rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.beneficios-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;width:100%;max-width:480px;margin:0 auto;display:grid}.beneficios-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.6rem;padding:.3rem .5rem;transition:transform .3s;display:flex}.beneficios-premium-hero__diff-item:hover{transform:translateY(-1px)}.beneficios-premium-hero__diff-divider{display:none}.beneficios-premium-hero__diff-label{color:#ffffffe0;white-space:normal;text-align:left;font-size:.74rem;font-weight:600;line-height:1.25;transition:color .3s}.beneficios-premium-hero__diff-item:hover .beneficios-premium-hero__diff-label{color:#fff}.beneficios-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;box-shadow:0 0 10px #e6b5661a}.beneficios-premium-hero__diff-item:hover .beneficios-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;transform:scale(1.06)rotate(4deg);box-shadow:0 0 15px #e6b56647}.beneficios-premium-hero__diff-icon svg{filter:drop-shadow(0 0 5px #e6b56666);width:15px;height:15px}.beneficios-premium-hero__decor-line,.beneficios-premium-hero__decor-dot{display:none}}@media (min-width:481px) and (max-width:599px){.beneficios-premium-hero__section{min-height:auto}.beneficios-premium-hero__bg-img{object-position:55% center;opacity:.38}.beneficios-premium-hero__content-wrap{padding:95px 1.25rem 34px}.beneficios-premium-hero__inner{max-width:100%}.beneficios-premium-hero__eyebrow{letter-spacing:1.6px;white-space:normal;text-align:center;gap:0;margin-bottom:1.2rem;font-size:.58rem;line-height:1.6}.beneficios-premium-hero__eyebrow-line{display:none}.beneficios-premium-hero__title{letter-spacing:-.4px;margin-bottom:1rem;font-size:2rem;line-height:1.15}.beneficios-premium-hero__subtitle{max-width:100%;margin-bottom:1.65rem;font-size:.87rem;line-height:1.6}.beneficios-premium-hero__actions{flex-direction:column;align-items:stretch;gap:.7rem;width:100%;max-width:300px;margin:0 auto 1.5rem}.beneficios-premium-hero__btn-primary,.beneficios-premium-hero__btn-secondary{border-radius:50px;justify-content:center;width:100%;padding:.8rem 1rem;font-size:.79rem}.beneficios-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:14px;width:calc(100% - 2.5rem);margin:0 auto 1.75rem;padding:.6rem .75rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.beneficios-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.4rem .5rem;width:100%;display:grid}.beneficios-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.5rem;padding:.25rem;transition:transform .3s;display:flex}.beneficios-premium-hero__diff-divider{display:none}.beneficios-premium-hero__diff-label{color:#ffffffd9;white-space:normal;text-align:left;font-size:.7rem;font-weight:600;line-height:1.2}.beneficios-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.beneficios-premium-hero__diff-icon svg{filter:drop-shadow(0 0 4px #e6b56666);width:13px;height:13px}.beneficios-premium-hero__decor-dot,.beneficios-premium-hero__decor-line{display:none}}@media (max-width:480px){.beneficios-premium-hero__section{min-height:auto}.beneficios-premium-hero__bg-img{object-position:50% center;opacity:.32}.beneficios-premium-hero__overlay{background:linear-gradient(135deg,#000816eb 0%,#000f28db 50%,#00050feb 100%)}.beneficios-premium-hero__content-wrap{padding:90px 1.25rem 32px}.beneficios-premium-hero__inner{max-width:100%}.beneficios-premium-hero__eyebrow{letter-spacing:1.5px;white-space:normal;text-align:center;gap:0;margin-bottom:1.1rem;font-size:.58rem;line-height:1.7}.beneficios-premium-hero__eyebrow-line{display:none}.beneficios-premium-hero__title{letter-spacing:-.3px;margin-bottom:1rem;font-size:1.9rem;line-height:1.18}.beneficios-premium-hero__subtitle{max-width:100%;margin-bottom:1.6rem;font-size:.86rem;line-height:1.65}.beneficios-premium-hero__actions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:320px;margin:0 auto 1.5rem}.beneficios-premium-hero__btn-primary,.beneficios-premium-hero__btn-secondary{border-radius:50px;justify-content:center;width:100%;padding:.8rem 1.25rem;font-size:.82rem}.beneficios-premium-hero__diff-bar{background:#ffffff05;border:1px solid #e6b56626;border-radius:16px;width:calc(100% - 2.5rem);margin:0 auto 2rem;padding:.6rem .8rem;box-shadow:0 12px 24px #0006,inset 0 1px #ffffff0d}.beneficios-premium-hero__diff-inner{grid-template-columns:1fr 1fr;gap:.6rem .8rem;width:100%;display:grid}.beneficios-premium-hero__diff-item{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.5rem;padding:.2rem .1rem;transition:transform .3s;display:flex}.beneficios-premium-hero__diff-item:hover{transform:translateY(-1px)}.beneficios-premium-hero__diff-divider{display:none}.beneficios-premium-hero__diff-label{color:#ffffffd9;white-space:normal;text-align:left;font-size:.7rem;font-weight:600;line-height:1.2;transition:color .3s}.beneficios-premium-hero__diff-item:hover .beneficios-premium-hero__diff-label{color:#fff}.beneficios-premium-hero__diff-icon{background:#e6b5660f;border:1px solid #e6b5664d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;box-shadow:0 0 8px #e6b5661a}.beneficios-premium-hero__diff-item:hover .beneficios-premium-hero__diff-icon{background:#e6b56629;border-color:#e6b566b3;box-shadow:0 0 12px #e6b56640}.beneficios-premium-hero__diff-icon svg{filter:drop-shadow(0 0 4px #e6b56666);width:13px;height:13px}.beneficios-premium-hero__decor-dot,.beneficios-premium-hero__decor-line{display:none}}@media (min-width:1601px){main .beneficios-card-grid{gap:4rem;max-width:1400px;margin:5rem auto}}@media (min-width:1367px) and (max-width:1599px){main .beneficios-card-grid{gap:3rem}}@media (min-width:1024px) and (max-width:1199px){main .beneficios-card-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:768px) and (max-width:1023px){main .beneficios-card-grid{grid-template-columns:repeat(2,1fr)}main .beneficios-card-grid .beneficios-card.card-handshake{display:none!important}}@media (min-width:481px) and (max-width:767px){main .beneficios-card-grid{gap:2rem}main .beneficios-card-grid .beneficios-card.card-handshake{display:none!important}}@media (max-width:480px){main .beneficios-card-grid{grid-template-columns:1fr}}.auto-premium-hero__section{background:#000814;flex-direction:column;align-items:stretch;width:100%;min-height:92vh;display:flex;position:relative;overflow:hidden}.auto-premium-hero__bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.auto-premium-hero__bg-img{object-fit:cover;object-position:center center;opacity:.65;width:100%;height:100%;transition:opacity .6s;display:block}.auto-premium-hero__overlay{background:linear-gradient(135deg,#000816e0 0%,#001437bf 40%,#000a1ea6 70%,#00050fcc 100%);position:absolute;top:0;bottom:0;left:0;right:0}.auto-premium-hero__overlay-bottom{z-index:1;pointer-events:none;background:linear-gradient(#0000,#000814);height:220px;position:absolute;bottom:0;left:0;right:0}.auto-premium-hero__decor{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.auto-premium-hero__decor-dot{background:var(--gold-primary,#e6b566);opacity:.25;border-radius:50%;animation:8s ease-in-out infinite autoPremiumHeroDotFloat;position:absolute}.auto-premium-hero__decor-dot--1{width:6px;height:6px;animation-delay:0s;top:22%;left:8%}.auto-premium-hero__decor-dot--2{width:4px;height:4px;animation-delay:2.5s;top:42%;right:10%}.auto-premium-hero__decor-dot--3{width:8px;height:8px;animation-delay:5s;bottom:28%;left:14%}.auto-premium-hero__decor-line{background:linear-gradient(#0000 0%,#e6b56614 25%,#e6b5662e 50%,#e6b56614 75%,#0000 100%);width:1px;position:absolute;top:0;bottom:0}.auto-premium-hero__decor-line--left{left:8%}.auto-premium-hero__decor-line--right{right:8%}.auto-premium-hero__content-wrap{z-index:2;flex:1;justify-content:center;align-items:center;padding:140px 2rem 60px;display:flex;position:relative}.auto-premium-hero__inner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:820px;display:flex}.auto-premium-hero__eyebrow{letter-spacing:3.5px;text-transform:uppercase;color:var(--gold-primary,#e6b566);white-space:nowrap;align-items:center;gap:1rem;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;display:flex}.auto-premium-hero__eyebrow-line{background:linear-gradient(90deg,#0000,#e6b566b3,#0000);flex:0 0 40px;height:1px;display:block}.auto-premium-hero__title{letter-spacing:-1.5px;color:#fff;text-shadow:0 4px 30px #0009;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:4rem;font-weight:800;line-height:1.1}.auto-premium-hero__title-accent{background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);-webkit-text-fill-color:transparent;filter:none;text-shadow:none;-webkit-background-clip:text;background-clip:text;display:block}.auto-premium-hero__subtitle{color:#ffffffd1;text-shadow:0 2px 10px #00000080;max-width:660px;margin:0 auto 2.75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.78}.auto-premium-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.auto-premium-hero__btn-primary{text-transform:uppercase;letter-spacing:1px;color:#000;z-index:1;cursor:pointer;background:linear-gradient(135deg,#f5d280 0%,#e6b566 50%,#c09040 100%);border-radius:50px;align-items:center;gap:.75rem;padding:1.05rem 2.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #e6b5664d,inset 0 1px 1px #ffffff80}.auto-premium-hero__btn-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;animation:4.5s linear infinite autoPremiumHeroBtnShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.auto-premium-hero__btn-primary:hover{filter:brightness(1.05);transform:translateY(-4px)scale(1.02);box-shadow:0 16px 40px #e6b56673,0 0 20px #e6b56633}.auto-premium-hero__btn-primary svg{flex-shrink:0;width:18px;height:18px;transition:transform .4s}.auto-premium-hero__btn-primary:hover svg{transform:translate(4px)}.auto-premium-hero__btn-secondary{text-transform:uppercase;letter-spacing:1px;color:#ffffffeb;-webkit-backdrop-filter:blur(15px);background:#ffffff0a;border:1px solid #e6b56673;border-radius:50px;align-items:center;gap:.6rem;padding:1.05rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 0 12px #e6b5660a,0 4px 12px #0003}.auto-premium-hero__btn-secondary:hover{color:#fff;background:#e6b56614;border-color:#e6b566cc;transform:translateY(-4px)scale(1.02);box-shadow:inset 0 0 20px #e6b56614,0 12px 30px #00000040}.auto-premium-hero__btn-secondary svg{color:#e6b566e6;flex-shrink:0;width:18px;height:18px;transition:transform .4s}.auto-premium-hero__btn-secondary:hover svg{color:#f5d280;transform:translate(4px)}.auto-premium-hero__diff-bar{z-index:3;-webkit-backdrop-filter:blur(24px)saturate(1.8);background:linear-gradient(135deg,#08163066 0%,#030a1699 100%);border:1px solid #e6b5662e;border-radius:24px;width:calc(100% - 4rem);max-width:1140px;margin:0 auto 3rem;padding:1rem 1.5rem;transition:all .4s;position:relative;box-shadow:0 20px 40px #00000080,0 4px 20px #e6b56608,inset 0 1px #ffffff0d}.auto-premium-hero__diff-inner{flex-wrap:nowrap;justify-content:center;align-items:center;max-width:1040px;margin:0 auto;display:flex}.auto-premium-hero__diff-item{flex:1;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.auto-premium-hero__diff-item:hover{transform:translateY(-2px)}.auto-premium-hero__diff-icon{color:var(--gold-primary,#e6b566);background:#e6b5660f;border:1px solid #e6b56633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.auto-premium-hero__diff-item:hover .auto-premium-hero__diff-icon{border-color:var(--gold-primary,#e6b566);background:#e6b56629;transform:scale(1.08)rotate(5deg);box-shadow:0 0 12px #e6b56640}.auto-premium-hero__diff-icon svg{stroke-width:1.5px;filter:drop-shadow(0 0 4px #e6b5664d);width:18px;height:18px}.auto-premium-hero__diff-label{color:#ffffffd9;letter-spacing:.2px;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;transition:color .3s,transform .3s}.auto-premium-hero__diff-item:hover .auto-premium-hero__diff-label{color:#fff}.auto-premium-hero__diff-divider{background:linear-gradient(#0000,#e6b56640,#0000);flex-shrink:0;width:1px;height:24px;display:block}@media (max-width:991px){.auto-premium-hero__diff-bar{border-radius:18px;width:calc(100% - 2.5rem);margin:0 auto 2rem}}@media (max-width:480px){.auto-premium-hero__diff-bar{border-radius:12px;width:calc(100% - 2rem);margin:0 auto 1.5rem}}.btn-primary-v3{color:#000814;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;background:linear-gradient(135deg,#e6b566 0%,#c19245 100%);border-radius:100px;align-items:center;gap:12px;padding:.9rem 1.75rem;font-size:.95rem;font-weight:800;transition:all .6s cubic-bezier(.19,1,.22,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 25px #e6b56640}.btn-primary-v3:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #e6b56659}.btn-secondary-v3{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:12px;padding:.9rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .6s cubic-bezier(.19,1,.22,1);display:inline-flex}.btn-secondary-v3:hover{color:#e6b566;background:#ffffff0f;border-color:#e6b566;transform:translateY(-5px)scale(1.02)}.glass-bar-item{align-items:center;gap:20px;transition:all .5s;display:flex}.glass-bar-item:hover{transform:translateY(-5px)}.glass-icon{aspect-ratio:1;color:#e6b566;background:#000f23e6;border:1.5px solid #e6b56673;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;box-shadow:0 10px 20px #00000059}.glass-icon:after{content:"";filter:blur(1px);opacity:.85;z-index:10;background:radial-gradient(circle,#e6b566 0%,#0000 70%);width:10px;height:10px;position:absolute;top:-4px;right:-4px}.glass-text{flex-direction:column;display:flex}.glass-text strong{color:#fff;letter-spacing:.5px;white-space:nowrap;margin-bottom:2px;font-size:1rem;font-weight:700}.glass-text span{color:#fff9;text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem}.glass-bar-divider{background:#ffffff1a;width:1px;height:30px}.stars-v3{gap:4px;display:flex}.stars-v3 svg{fill:#e6b566;stroke:#e6b566;width:14px}.seguro-auto-eyebrow-small{color:#e6b566;text-transform:uppercase;letter-spacing:2px;justify-content:center;align-items:center;gap:10px;margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:flex}.seguro-auto-eyebrow-small:before{content:"";background:linear-gradient(90deg,#0000,#e6b566);width:60px;height:1px}.seguro-auto-eyebrow-small:after{content:"";background:linear-gradient(90deg,#e6b566,#0000);width:60px;height:1px}.seguro-auto-eyebrow-small.left{justify-content:flex-start;gap:15px}.seguro-auto-eyebrow-small.left:before{display:none}.seguro-auto-eyebrow-small.left:after{width:45px}.seguro-auto-section-header h2{font-size:2.8rem;font-weight:800;line-height:1.2}.seguro-auto-section-header h2 span{color:#e6b566}.seguro-auto-coberturas{z-index:5;background:#000814;margin-top:-30px;padding:102px 0 120px;position:relative;overflow:hidden}.seguro-auto-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.seguro-auto-card{-webkit-backdrop-filter:blur(25px);text-align:center;z-index:2;background:linear-gradient(#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:24px;padding:2.25rem 1.25rem;transition:all .7s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 20px 50px #0009,inset 0 0 20px #e6b5660d}.seguro-auto-card:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at -5%,#e6b5661a 0%,#0000 35%),radial-gradient(circle at 105%,#e6b5661a 0%,#0000 35%),linear-gradient(135deg,#ffffff0d 0%,#0000 50%);border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-auto-card.active:hover{background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border-color:#e6b56666;transform:scale(1.08);box-shadow:0 40px 80px #000c,0 0 30px #e6b56633}.seguro-auto-card-icon{color:#d4a44a;z-index:3;background:#000f23e6;border:1.5px solid #e6b56666;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;transition:all .5s;display:flex;position:relative;box-shadow:0 10px 20px #0006}.seguro-auto-card-icon:after{content:"";filter:blur(2px);opacity:.8;background:radial-gradient(circle,#d4a44a 0%,#0000 70%);width:15px;height:15px;position:absolute;top:-5px;right:-5px}.seguro-auto-card:hover .seguro-auto-card-icon{border-color:#d4a44a;transform:scale(1.1)rotate(3deg);box-shadow:0 0 20px #e6b56666}.seguro-auto-card-icon svg{width:26px;height:26px}.seguro-auto-card h3{color:#fff;text-align:center;letter-spacing:.3px;justify-content:center;align-items:center;min-height:3rem;margin-bottom:1.75rem;font-size:1.15rem;font-weight:700;line-height:1.2;display:flex;position:relative}.seguro-auto-card h3:after{content:"";background:#d4a44a;width:30px;height:3px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);box-shadow:0 0 8px #d4a44a99}.seguro-auto-card p{color:#ffffffd9;margin-top:.5rem;font-size:.9rem;font-weight:400;line-height:1.6}.seguro-auto-image-card{cursor:pointer;background:#000814;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:380px;padding:2rem 1.5rem;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000080}.seguro-auto-image-card:after{content:"";-webkit-mask-composite:xor;opacity:0;z-index:4;background:linear-gradient(135deg,#e6b56680,#0000) border-box;border:2px solid #0000;border-radius:20px;transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.seguro-auto-image-card .seguro-auto-img-bg{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform 1s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.seguro-auto-card-overlay{z-index:2;opacity:0;background:linear-gradient(#0008144d 0%,#000814b3 40%,#000814f2 100%);transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-auto-card-content{z-index:3;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(40px)}.seguro-auto-image-card h3{color:#fff;text-shadow:0 2px 4px #000c;letter-spacing:.5px;margin-bottom:.75rem;font-size:clamp(1rem,2.2vw,1.3rem);font-weight:700}.seguro-auto-image-card p{color:#ffffffd9;opacity:0;margin:0;font-size:clamp(.8rem,1.6vw,.95rem);line-height:1.5;transition:opacity .6s cubic-bezier(.16,1,.3,1)}.seguro-auto-image-card.active:hover,.seguro-auto-image-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #000c,0 0 40px #e6b56626}.seguro-auto-image-card:hover:after{opacity:1}.seguro-auto-image-card:hover .seguro-auto-img-bg{transform:scale(1.1)}.seguro-auto-image-card:hover .seguro-auto-card-overlay{opacity:1}.seguro-auto-image-card:hover .seguro-auto-card-content{transform:translateY(0)}.seguro-auto-image-card:hover p{opacity:1}.seguro-auto-center-link{text-align:center;margin-top:2.25rem}.seguro-auto-center-link a{color:#000814;letter-spacing:2px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#e6b566 0%,#c19245 100%);border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:1.1rem 3rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .6s cubic-bezier(.19,1,.22,1);display:inline-flex;box-shadow:0 12px 25px #e6b56633,inset 0 1px 1px #ffffff4d}.seguro-auto-center-link a svg{width:18px;height:18px;transition:transform .5s cubic-bezier(.16,1,.3,1)}.seguro-auto-center-link a:hover{filter:brightness(1.1);color:#000;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #e6b56659}.seguro-auto-center-link a:hover svg{transform:translate(8px)scale(1.1)}.seguro-auto-split-section{padding:120px 0;position:relative;overflow:hidden}.seguro-auto-alt-bg{background:#000814}.seguro-auto-particular-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWEAAAB4CAYAAAAjUUMwAAAFOUlEQVR4AezUW04bQRAFUIvf7CD732di8YWwsZmZftTjRCQiZqa76lx0P25//v7zl4HfAb8Dfgf2/A583PwhQIAAgW0CSngbvYsJENgiEOxSJRwsEOMQINBLQAn3ytu2BAgEE1DCwQIxDoF6AjZ6JaCEX+n4GQECBCYLKOHJwI4nQIDAKwEl/ErHzwjkFDB1IgElnCgsoxIgUE9ACdfL1EYECCQSUMKJwjJqXAGTETgroITPynmPAAECAwSU8ABERxAgQOCsgBI+K+e9vQJuJ1BEQAkXCdIaBAjkFFDCOXMzNQECRQSUcJEg56/hBgIEZggo4RmqziRAgMAvBZTwL6E8RoAAgRkCSniG6pgznUKAQAMBJdwgZCsSIBBXQAnHzcZkBAg0EFDCX0L2LQECBFYLKOHV4u4jQIDAFwEl/AXDtwQIEFgtsLeEV2/rPgIECAQTUMLBAjEOAQK9BJRwr7xtS4DAXoGH25XwA4kPCBAgsE5ACa+zdhMBAgQeBJTwA4kPCBCoJBB9FyUcPSHzESBQWkAJl47XcgQIRBdQwtETMh+BbALmPSSghA9xeZgAAQJjBZTwWE+nESBA4JCAEj7E5WECEQXMlFlACWdOz+wECKQXUMLpI7QAAQKZBZRw5vTMvkvAvQSGCSjhYZQOIkCAwHEBJXzczBsECBAYJqCEh1E6aKaAswlUFVDCVZO1FwECKQSUcIqYDEmAQFUBJVw12at7eZ8AgSUCSngJs0sIECDwXEAJP3fxKQECBJYIKOElzL+5xDMECHQUUMIdU7czAQJhBJRwmCgMQoBAR4HOJdwxbzsTIBBMQAkHC8Q4BAj0ElDCvfK2LQECwQSWlnCw3Y1DgACB7QJKeHsEBiBAoLOAEu6cvt0JEJgs8P54JfzeyBMECBCYJqCEp9E6mAABAu8FlPB7I08QIJBHIN2kSjhdZAYmQKCSgBKulKZdCBBIJ6CE00VmYAKxBExzTUAJX/PzNgECBC4JKOFLfF4mQIDANQElfM3P2wTWC7ixlIASLhWnZQgQyCaghLMlZl4CBEoJKOFScVpmjoBTCcwTUMLzbJ1MgACBtwJK+C2RBwgQIDBPQAnPs3XyeQFvEmgjoITbRG1RAgQiCijhiKmYiQCBNgJKuE3Urxf1UwIE9ggo4T3ubiVAgMCngBL+ZPAPAQIE9ggo4T3ut5t7CRAgcBdQwncEXwQIENgloIR3ybuXAAECd4FGJXzf1hcBAgSCCSjhYIEYhwCBXgJKuFfetiVAIJjAzBIOtqpxCBAgEE9ACcfLxEQECDQSUMKNwrYqAQKTBU4cr4RPoHmFAAECowSU8ChJ5xAgQOCEgBI+geYVAgSiCOSfQwnnz9AGBAgkFlDCicMzOgEC+QWUcP4MbUBgpYC7Bgso4cGgjiNAgMARASV8RMuzBAgQGCyghAeDOo7AaAHn1RZQwrXztR0BAsEFlHDwgIxHgEBtASVcO1/bnRHwDoGFAkp4IbarCBAg8F1ACX8X8X8CBAgsFFDCC7Fd9ZOAzwn0FVDCfbO3OQECAQSUcIAQjECAQF8BJdwze1sTIBBEQAkHCcIYBAj0FFDCPXO3NQECQQSU8KIgXEOAAIFnAkr4mYrPCBAgsEhACS+Cdg0BAgSeCdQt4Wfb+owAAQLBBJRwsECMQ4BALwEl3Ctv2xIgEExgYAkH28w4BAgQSCCghBOEZEQCBOoKKOG62dqMAIHJAiOOV8IjFJ1BgACBkwJK+CSc1wgQIDBCQAmPUHQGAQJrBAreooQLhmolAgTyCPwHAAD//4Xc+BUAAAAGSURBVAMAueOTpPZruq8AAAAASUVORK5CYII=) 50%/cover no-repeat;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-auto-frota-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKUAAACzCAYAAADopNxcAAAFD0lEQVR4AezSUc6bOhCA0ahPdwF3/1ttlbfEAYEte8bGp1KlH0TwcOb78/rv/7/+M5ipgT8v/whMJiDKyRZinNdLlCqYTkCU063EQKLUwHQC+VFOR2KgbAFRZm/A+T8CovwhcSNbQJTZG3D+j4Aof0jcyBYQZfYGnP8jIMrX6wfFjVwBUeb6O/1AQJQHKG7lCogy19/pBwKiPEBxK1dAlLn+Tj8QEOUBSvgtB34JiPKLw8UMAqKcYQtm+BIQ5ReHixkERDnDFszwJSDKLw4XMwiIcoYt5M8w1QSinGodhnkLiPKt4P9UAqKcah2GeQuI8q3g/1QCopxqHYZ5C4jyreB/vsDHBKL8wPDnHAKinGMPpvgQEOUHhj/nEBDlHHswxYeAKD8w/DmHgCjn2IMpPgSSovyYwJ8ECgFRFiAu8wVEmb8DExQCoixAXOYLiDJ/ByYoBERZgLjMF9g2ynx6E5wJiPJMxv00AVGm0Tv4TECUZzLupwmIMo3ewWcCojyTcT9NQJRp9A4+ExDlmYz7aQKiTKN38JmAKM9k3E8TEGUavYPPBER5JuN+moAo0+jzD551AlHOupmN5xLlxsuf9dNFOetmNp5LlBsvf9ZPF+Wsm9l4LlFuvPz8Tz+eQJTHLu4mCogyEd/RxwKiPHZxN1FAlIn4jj4WEOWxi7uJAqJMxHf0sUBklMcTuEugEBBlAeIyX0CU+TswQSEgygLEZb6AKPN3YIJCQJQFiMt8gb2izPc2wQ0BUd5A8kisgChjvZ12Q0CUN5A8Eisgylhvp90QEOUNJI/ECogy1ttpNwREeQPJI7ECooz1dtoNAVHeQPJIrIAoY72ddkNAlDeQPBIrIMpY7/zTFphAlAssabcRRbnbxhf4XlEusKTdRhTlbhtf4HtFucCSdhtRlLttPP97LycQ5SWRB6IFRBkt7rxLAVFeEnkgWkCU0eLOuxQQ5SWRB6IFRBkt7rxLgeFRXk7gAQKFgCgLEJf5AqLM34EJCgFRFiAu8wVEmb8DExQCoixAXOYLbBBlPrIJ6gREWefl6QABUQYgO6JOQJR1Xp4OEBBlALIj6gREWefl6QABUQYgO6JOQJR1Xp4OEBBlALIj6gREWefl6QABUQYgO6JOQJR1Xp4OEBBlAHL+EWtNIMq19rXFtKLcYs1rfaQo19rXFtOKcos1r/WRolxrX1tMK8ot1pz/kTUTiLJGy7MhAqIMYXZIjYAoa7Q8GyIgyhBmh9QIiLJGy7MhAqIMYXZIjcCYKGsm8CyBQkCUBYjLfAFR5u/ABIWAKAsQl/kCoszfgQkKAVEWIC7zBZ4aZb6sCZoFRNlM54ejBEQ5StZ7mwVE2Uznh6MERDlK1nubBUTZTOeHowREOUrWe5sFRNlM54ejBEQ5StZ7mwVE2Uznh6MERDlK1nubBUTZTOeHowREOUo2/73LTiDKZVf33MFF+dzdLvtlolx2dc8dXJTP3e2yXybKZVf33MFF+dzd5n9Z4wSibITzs3ECohxn682NAqJshPOzcQKiHGfrzY0ComyE87NxAqIcZ+vNjQIdo2ycwM8IFAKiLEBc5guIMn8HJigERFmAuMwXEGX+DkxQCIiyAHGZL/CoKPM5TdBDQJQ9FL2jq4Aou3J6WQ8BUfZQ9I6uAqLsyullPQRE2UPRO7oKiLIrp5f1EBBlD0Xv6Cogyq6cXtZDQJQ9FL2jq4Aou3J6WQ8BUfZQ9I6uAv8AAAD//w1zyRgAAAAGSURBVAMAAde3zlFA+HYAAAAASUVORK5CYII=) 50%/cover no-repeat;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-auto-app-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQcAAAELCAYAAADUaUPcAAAJf0lEQVR4AezdSY4jRxJAUaK2uoHuf0+pViKhZAVi8MGG11ADCQ7h5s+ID+306/XX3//4PwO/Ab+B//8Gfr38jwABAl8ExOELipcIEHi9xMGvgEACgR0jisMOdWcSSCAgDgmWZEQCOwTEYYe6MwkkEBCHBEsyYiyBLtOIQ5dNuyeBiwLicBHMxwl0ERCHLpt2TwIXBcThIpiPxxIwzTwBcZhn68kEUguIQ+r1GZ7APAFxmGfryQRSC4hD6vXFGt40tQTEodY+3YbAMAFxGEbpQQRqCYhDrX26DYFhAuIwjDLWg0xD4KmAODwV9H0CRQXEoehiXYvAUwFxeCro+wSKCojDgsU6gkBGAXHIuDUzE1ggIA4LkB1BIKOAOGTcmpkJLBBoF4cFpo4gUEJAHEqs0SUIjBcQh/GmnkighIA4lFijSxAYL7A1DuOv44kECIwSEIdRkp5DoJiAOBRbqOsQGCUgDqMkPYdAMYH/4lDsXq5DgMBDAXF4COjrBKoKiEPVzboXgYcC4vAQ0NcJLBVYeJg4LMR2FIFMAuKQaVtmJbBQQBwWYjuKQCYBcci0LbPGEig+jTgUX7DrEbgrIA535XyPQHEBcSi+YNcjcFdAHO7K+V4sAdMMFxCH4aQeSKCGgDjU2KNbEBguIA7DST2QQA0Bcaixx1i3ME0JAXEosUaXIDBeQBzGm3oigRIC4lBijS5BYLyAOIw3jfVE0xC4KSAON+F8jUB1AXGovmH3I3BTQBxuwvkageoC4rByw84ikEhAHBIty6gEVgqIw0ptZxFIJCAOiZZlVAIrBfrGYaWyswgkFBCHhEszMoEVAuKwQtkZBBIKiEPCpRmZwAqBGHFYcVNnECBwSUAcLnH5MIE+AuLQZ9duSuCSgDhc4vJhAn0Efsahz93dlACBAwFxOMDxFoHOAuLQefvuTuBAQBwOcLxFIK7A/MnEYb6xEwikFBCHlGszNIH5AuIw39gJBFIKiEPKtRk6lkDNacSh5l7disBjAXF4TOgBBGoKiEPNvboVgccC4vCY0ANiCZhmlIA4jJL0HALFBMSh2EJdh8AoAXEYJek5BIoJiEOxhca6jmkyC4hD5u2ZncBEAXGYiOvRBDILiEPm7ZmdwEQBcZiIG+vRpiFwTUAcrnn5NIE2AuLQZtUuSuCagDhc8/JpAm0ExGHLqh1KIL6AOMTfkQkJbBEQhy3sDiUQX0Ac4u/IhAS2CIjDa4u7QwmEFxCH8CsyIIE9AuKwx92pBMILiEP4FRmQwB6BYHHYg+BUAgR+CojDTxOvECDwW0AcfiP4hwCBnwLi8NPEKwQI/BY4iMPvd/1DgEBbAXFou3oXJ3AsIA7HPt4l0FZAHNqu3sWLCEy7hjhMo/VgArkFxCH3/kxPYJqAOEyj9WACuQXEIff+TB9LoNQ04lBqnS5DYJyAOIyz9CQCpQTEodQ6XYbAOAFxGGfpSbEETPNQQBweAvo6gaoC4lB1s+5F4KGAODwE9HUCVQXEoepmY93LNAkFxCHh0oxMYIWAOKxQdgaBhALikHBpRiawQkAcVijHOsM0BE4JiMMpJh8i0E9AHPrt3I0JnBIQh1NMPkSgn4A47N250wmEFRCHsKsxGIG9AuKw19/pBMIKiEPY1RiMwF4BcXj7+4sAgQ8BcfjA8CcBAm8BcXhb+IsAgQ8BcfjA8CcBAm+BqHF4T+gvAgS2CIjDFnaHEogvIA7xd2RCAlsExGELu0MJxBc4E4f4tzAhAQLDBcRhOKkHEqghIA419ugWBIYLiMNwUg8ksEdg9KniMFrU8wgUERCHIot0DQKjBcRhtKjnESgiIA5FFukasQQqTCMOFbboDgQmCIjDBFSPJFBBQBwqbNEdCEwQEIcJqB4ZS8A09wTE4Z6bbxEoLyAO5VfsggTuCYjDPTffIlBeQBzKrzjWBU2TR0Ac8uzKpASWCojDUm6HEcgjIA55dmVSAksFxGEpd6zDTEPgSEAcjnS8R6CxgDg0Xr6rEzgSEIcjHe8RaCwgDkGWbwwC0QTEIdpGzEMgiIA4BFmEMQhEExCHaBsxD4EgAuLwZRFeIkDg9RIHvwICBL4KiMNXFi8SICAOfgMECHwVCB+Hr1N7kQCB6QLiMJ3YAQRyCohDzr2ZmsB0AXGYTuwAAjkFLsUh5xVNTYDAHQFxuKPmOwQaCIhDgyW7IoE7AuJwR813CEQWGDSbOAyC9BgC1QTEodpG3YfAIAFxGATpMQSqCYhDtY26TyyBxNOIQ+LlGZ3ATAFxmKnr2QQSC4hD4uUZncBMAXGYqevZsQRMc0lAHC5x+TCBPgLi0GfXbkrgkoA4XOLyYQJ9BMShz65j3dQ04QXEIfyKDEhgj4A47HF3KoHwAuIQfkUGJLBHQBz2uMc61TQEvgiIwxcULxEg4L+V6TdAgMAfBPybwx9gvEygu4A4RPsFmIdAEAFxCLIIYxCIJiAO0TZiHgJBBMQhyCKMQSCagDgcbcR7BBoLiEPj5bs6gSMBcTjS8R6BxgLi0Hj5rk7gSCBPHI5u4T0CBIYLiMNwUg8kUENAHGrs0S0IDBcQh+GkHkighsC9ONS4u1sQIHAgIA4HON4i0FlAHDpv390JHAiIwwGOtwjkFng2vTg88/NtAmUFxKHsal2MwDMBcXjm59sEygqIQ9nVulgsgXzTiEO+nZmYwBIBcVjC7BAC+QTEId/OTExgiYA4LGF2SCwB05wREIczSj5DoKGAODRcuisTOCMgDmeUfIZAQwFxaLj0WFc2TVQBcYi6GXMR2CwgDpsX4HgCUQXEIepmzEVgs4A4bF5ArONNQ+AtIA5vC38RIPAhIA4fGP4kQOAtIA5vC38RIPAhIA4fGLH+NA2BvQLisNff6QTCCohD2NUYjMBeAXHY6+90AmEFxOHUanyIQD8Bcei3czcmcEpAHE4x+RCBfgLi0G/nbkzglEDCOJy6lw8RIPBQQBweAvo6gaoC4lB1s+5F4KGAODwE9HUCVQUexqEqi3sRICAOfgMECHwVEIevLF4kQEAc/AYI1Be4dUNxuMXmSwTqC4hD/R27IYFbAuJwi82XCNQXEIf6O3bDWAJpphGHNKsyKIG1AuKw1ttpBNIIiEOaVRmUwFoBcVjr7bRYAqY5EBCHAxxvEegsIA6dt+/uBA4ExOEAx1sEOguIQ+ftx7q7aYIJiEOwhRiHQBQBcYiyCXMQCCYgDsEWYhwCUQTEIcomYs1hGgIvcfAjIEDgq4A4fGXxIgEC/wIAAP//arMCGQAAAAZJREFUAwC0pC4iJGQP1wAAAABJRU5ErkJggg==) 50%/cover no-repeat;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-auto-assist-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJUAAAEcCAYAAADOavbrAAAHZ0lEQVR4AezSUY7yRhBF4dH/lAVk/1tNQEJCE2FiTJfdt+sbgWCMXX3r3PPn56+///HGYKQDf378ITCYAKkGAzXu54dULBhOgFTDkRpIKg4MJ0Cq4UjDBhbEJVUB1O4jSdXdgIL9SVUAtftIUnU3oGB/UhVA7T6SVN0NKNifVAVQ60ZmTCZVRk9RKUkVVVdGWFJl9BSVklRRdWWEJVVGT1EpSRVVV0ZYUtX11HYyqdpWX7c4qerYtp1MqrbV1y1Oqjq2bSeTqm31dYuTqo5t28mkelTvYxwBUo1jadKDAKkeIHyMI0CqcSxNehAg1QOEj3EESDWOpUkPAqR6gPAxjkCmVOP2N6mAAKkKoHYfSaruBhTsT6oCqN1Hkqq7AQX7k6oAaveRpOpuQMH+J0hVkNrIqQmQaup6MsORKrO3qVOTaup6MsORKrO3qVOTaup6MsORKrO3qVP/V6qpwwqXQYBUGT1FpSRVVF0ZYUmV0VNUSlJF1ZURllQZPUWlJFVUXSeEHXAEqQZANOI3AVL95uG/AQRINQCiEb8JkOo3D/8NIECqARCN+E2AVL95+G8AAVINgHjdiDlPJtWcvUSnIlV0fXOGJ9WcvUSnIlV0fXOGJ9WcvUSnIlV0fXOGJ9V5vbQ5iVRtqj5vUVKdx7rNSaRqU/V5i5LqPNZtTiJVm6rPW5RU57FucxKpNqp2+TgBUh1n58kNAqTaAOPycQKkOs7OkxsESLUBxuXjBEh1nJ0nNwiQagOMy8cJrCHV8f09WUCAVAVQu48kVXcDCvYnVQHU7iNJ1d2Agv1JVQC1+0hSdTegYP8LpCrYwsipCJBqqjrWCEOqNXqcagtSTVXHGmFItUaPU21BqqnqWCMMqdbocaot/k+qqcIKk0GAVBk9RaUkVVRdGWFJldFTVEpSRdWVEZZUGT1FpSRVVF0XhD1wJKkOQPPIewKkes/HrwcIkOoANI+8J0Cq93z8eoAAqQ5A88h7AqR6z8evBwiQ6gC0eR+ZIxmp5uhhqRSkWqrOOZYh1Rw9LJWCVEvVOccypJqjh6VSkGqpOudYhlTX9bDsyaRattrrFiPVdeyXPZlUy1Z73WKkuo79sieTatlqr1uMVNexX/ZkUu2s1m37CZBqPyt37iRAqp2g3LafAKn2s3LnTgKk2gnKbfsJkGo/K3fuJECqnaDctp/AmlLt39+dBQRIVQC1+0hSdTegYH9SFUDtPpJU3Q0o2J9UBVC7jyRVdwMK9p9AqoKtjLyUAKkuxb/m4aRas9dLtyLVpfjXPJxUa/Z66VakuhT/moeTas1eL93qU6kuDevwDAKkyugpKiWpourKCEuqjJ6iUpIqqq6MsKTK6CkqJami6pog7I4IpNoByS2fESDVZ7zcvYMAqXZAcstnBEj1GS937yBAqh2Q3PIZAVJ9xsvdOwiQagek3FuuSU6qa7gvfSqplq73muVIdQ33pU8l1dL1XrMcqa7hvvSppFq63muWI9U13F+dusw1Ui1T5TyLkGqeLpZJQqplqpxnEVLN08UySUi1TJXzLEKqebpYJgmpDlbpsW0CpNpm45eDBEh1EJzHtgmQapuNXw4SINVBcB7bJkCqbTZ+OUiAVAfBeWybQA+ptvf3SwEBUhVA7T6SVN0NKNifVAVQu48kVXcDCvYnVQHU7iNJ1d2Agv0nlKpgSyNPJUCqU3H3OIxUPXo+dUtSnYq7x2Gk6tHzqVuS6lTcPQ4jVY+eT93yW6lODeuwDAKkyugpKiWpourKCEuqjJ6iUpIqqq6MsKTK6CkqJami6pow7ItIpHoBxaXvCJDqO36efkGAVC+guPQdAVJ9x8/TLwiQ6gUUl74jQKrv+Hn6BQFSvYCy7qVzNiPVOZxbnUKqVnWfsyypzuHc6hRStar7nGVJdQ7nVqeQqlXd5yxLqnM4Hzkl9hlSxVY3b3BSzdtNbDJSxVY3b3BSzdtNbDJSxVY3b3BSzdtNbDJSDarOmCcBUj1Z+DaIAKkGgTTmSYBUTxa+DSJAqkEgjXkSINWThW+DCJBqEEhjngR6SvXc37cCAqQqgNp9JKm6G1CwP6kKoHYfSaruBhTsT6oCqN1Hkqq7AQX7B0hVsLWRpQRIVYq353BS9ey9dGtSleLtOZxUPXsv3ZpUpXh7DidVz95Ltx4tVWlYwzMIkCqjp6iUpIqqKyMsqTJ6ikpJqqi6MsKSKqOnqJSkiqorIOwtIqluELzGEiDVWJ6m3QiQ6gbBaywBUo3ladqNAKluELzGEiDVWJ6m3QiQ6gah76tmc1LVcG09lVSt669ZnlQ1XFtPJVXr+muWJ1UN19ZTSdW6/prlSVXDtWJqzExSxVSVE5RUOV3FJCVVTFU5QUmV01VMUlLFVJUTlFQ5XcUkJVVRVZ3Hkqpz+0W7k6oIbOexpOrcftHupCoC23ksqTq3X7Q7qYrAdh5Lqnv73kMJkGooTsPuBEh1p+A9lACphuI07E6AVHcK3kMJkGooTsPuBEh1p+A9lECgVEP3N6yAAKkKoHYfSaruBhTs/y8AAAD//3oUNGQAAAAGSURBVAMAMT6m8JXg1UMAAAAASUVORK5CYII=) 50%/cover no-repeat;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-auto-deep-blue-bg{background:#000b1a;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.seguro-auto-split-container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.seguro-auto-split-container.reverse{grid-template-columns:1fr 1fr}.seguro-auto-split-image{z-index:2;width:100%;position:relative}.seguro-auto-split-image:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#0078ff14 0%,#0000 70%);width:120%;height:120%;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seguro-auto-split-image img{aspect-ratio:3/2;object-fit:cover;border:1px solid #ffffff14;border-radius:30px;width:100%;transition:all .8s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 40px 100px #000000b3,inset 0 0 40px #ffffff05}.seguro-auto-split-content{text-align:left}.seguro-auto-split-content h2{color:#fff;letter-spacing:-1.5px;margin-bottom:2rem;font-size:clamp(2rem,3.8vw,2.8rem);font-weight:900;line-height:1.2}.seguro-auto-split-content h2 span{color:#e6b566}.seguro-auto-split-content h2 span:first-child{color:#fff}.seguro-auto-split-content p{color:#ffffffa6;max-width:580px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.seguro-auto-check-grid{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;margin-bottom:4rem;display:grid}.seguro-auto-check-item{color:#fff;align-items:center;gap:12px;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.seguro-auto-check-item svg{color:#d4a44a;filter:drop-shadow(0 0 5px #d4a44a66);width:18px;height:18px}.seguro-auto-check-item:hover{color:#d4a44a;transform:translate(5px)}.seguro-auto-cta-wrapper{margin-top:2rem}.seguro-auto-link-premium{color:#fff;text-transform:uppercase;letter-spacing:2px;align-items:center;gap:12px;padding-bottom:5px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex;position:relative}.seguro-auto-link-premium:after{content:"";background:#d4a44a;width:60px;height:3px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;box-shadow:0 0 15px #d4a44a99}.seguro-auto-link-premium:hover{color:#d4a44a}.seguro-auto-link-premium:hover:after{width:100%}.seguro-auto-link-premium svg{width:20px;height:20px;transition:transform .4s}.seguro-auto-link-premium:hover svg{transform:translate(8px)}.seguro-auto-check-grid{grid-template-columns:1fr 1fr;gap:1rem 2rem;margin:2rem 0 3rem;display:grid}.seguro-auto-check-item{color:#ffffffe6;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.seguro-auto-check-item svg{color:#e6b566;width:18px}.seguro-auto-link-action{color:#fff;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #e6b566;align-items:center;gap:12px;padding-bottom:5px;font-weight:800;display:inline-flex}.seguro-auto-check-list{margin:2rem 0;list-style:none}.seguro-auto-check-list li{align-items:center;gap:12px;margin-bottom:1rem;font-size:1rem;font-weight:500;display:flex}.seguro-auto-check-list li svg{color:#e6b566;width:20px}.seguro-auto-faq-question{justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;font-size:1rem;display:flex}.seguro-auto-faq-question span{color:#e6b566;font-size:1.5rem}.seguro-auto-cta-shield{background:#000814;padding:0 0 100px}.seguro-auto-shield-banner{-webkit-backdrop-filter:blur(40px);text-align:center;background:linear-gradient(145deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-width:950px;margin:0 auto;padding:3.5rem 4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009,inset 0 1px 1px #ffffff1a}.seguro-auto-shield-banner:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 45%,#e6b5660d 50%,#0000 55%);width:200%;height:200%;animation:8s linear infinite seguro-auto-shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(-20deg)}@keyframes seguro-auto-shimmer{0%{transform:rotate(-20deg)translate(-20%,-20%)}to{transform:rotate(-20deg)translate(20%,20%)}}.seguro-auto-shield-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#e6b5661a,#0000 60%);position:absolute;top:0;bottom:0;left:0;right:0}.seguro-auto-lc-shield{filter:drop-shadow(0 0 25px #e6b56673);background:url(https://loeschecosta.com.br/wp-content/uploads/2023/10/shield-gold.png) 50%/contain no-repeat;justify-content:center;align-items:center;width:90px;height:110px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;transform:rotate(-5deg)}.seguro-auto-shield-banner:hover .seguro-auto-lc-shield{transform:rotate(0)scale(1.08)}.seguro-auto-shield-symbol svg{color:#e6b566;filter:drop-shadow(0 0 15px #e6b566cc);stroke-width:1.5px;width:45px;height:45px}.seguro-auto-shield-text{text-align:center;z-index:2;position:relative}.seguro-auto-shield-text h3{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:1.8rem;font-weight:800;line-height:1.2}.seguro-auto-shield-text p{color:#fffc;max-width:600px;margin:0 auto;font-size:1rem}.seguro-auto-btn-primary{color:#050b14;text-transform:uppercase;white-space:nowrap;z-index:2;background:linear-gradient(135deg,#e6b566 0%,#c19245 100%);border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:.9rem 2.5rem;font-size:1rem;font-weight:900;text-decoration:none;transition:all .6s cubic-bezier(.19,1,.22,1);display:inline-flex;position:relative;box-shadow:0 12px 25px #e6b56640}.seguro-auto-btn-primary:hover{filter:brightness(1.1);transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #e6b56659}.seguro-auto-btn-primary svg{stroke-width:3px;width:18px;height:18px;transition:transform .4s}.seguro-auto-btn-primary:hover svg{transform:translate(5px)}.seguro-auto-frota{background:#000b1a;border-top:1px solid #ffffff0d;padding:100px 0}.seguro-auto-frota-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.seguro-auto-frota-image{border-radius:30px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.seguro-auto-frota-image img{filter:contrast(1.1);width:100%;display:block}.seguro-auto-frota-content h2{margin-bottom:1.5rem;font-size:2.8rem;line-height:1.2}.seguro-auto-frota-content h2 span{color:#e6b566}.seguro-auto-frota-content p{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.15rem}.seguro-auto-frota-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.seguro-auto-frota-item{background:#ffffff08;border-left:3px solid #e6b566;border-radius:15px;padding:1.5rem}.seguro-auto-frota-item h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.seguro-auto-frota-item p{margin-bottom:0;font-size:.85rem;line-height:1.4}.seguro-auto-app{background:radial-gradient(circle at 70%,#0078ff0d 0%,#000814 70%);padding:120px 0;position:relative}.seguro-auto-app-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.seguro-auto-app-content h2{margin-bottom:1.5rem;font-size:2.8rem}.seguro-auto-app-content h2 span{color:#0078ff;text-shadow:0 0 20px #0078ff66}.seguro-auto-app-content p{color:#ffffffb3;margin-bottom:3rem;font-size:1.1rem}.seguro-auto-app-list{flex-direction:column;gap:1.5rem;display:flex}.seguro-auto-app-tag{background:#0078ff1a;border:1px solid #0078ff33;border-radius:12px;align-items:center;gap:15px;padding:1rem 1.5rem;font-weight:600;display:flex}.seguro-auto-app-tag svg{color:#0078ff}.seguro-auto-app-image{position:relative}.seguro-auto-app-image img{border-radius:30px;width:100%;box-shadow:0 30px 60px #0009}.seguro-auto-assist{background:#000b1a;padding:100px 0}.seguro-auto-assist-track{scrollbar-width:none;gap:1.5rem;padding:20px 5px 40px;display:flex;overflow-x:auto}.seguro-auto-assist-track::-webkit-scrollbar{display:none}.seguro-auto-assist-card{text-align:center;background:#ffffff08;border:1px solid #e6b56633;border-radius:15px;flex:0 0 240px;padding:2rem 1.5rem;transition:all .4s}.seguro-auto-assist-card:hover{background:#e6b5660d;border-color:#e6b566;transform:translateY(-5px)}.seguro-auto-assist-card svg{color:#e6b566;width:28px;height:28px;margin-bottom:1rem}.seguro-auto-assist-card span{font-size:.95rem;font-weight:700;display:block}.seguro-auto-why-us{z-index:1;background:radial-gradient(80% 60% at 20% 10%,#e6b56612 0%,#0000 55%),radial-gradient(70% 50% at 80% 90%,#e6b5660f 0%,#0000 50%),radial-gradient(100% 100%,#071f45 0%,#04152d 40%,#020b1c 100%);border-top:1px solid #e6b56614;padding:160px 0;position:relative;overflow:hidden}.why-us-bg-glow{pointer-events:none;z-index:1;background:radial-gradient(circle at 15% 25%,#e6b5661a 0%,#0000 35%),radial-gradient(circle at 85% 75%,#e6b56617 0%,#0000 35%),radial-gradient(circle,#0a234280 0%,#0000 70%);position:absolute;top:0;bottom:0;left:0;right:0}.why-us-curves{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.why-us-curves svg{object-fit:cover;width:100%;height:100%;position:absolute}.seguro-auto-why-grid{z-index:5;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.seguro-auto-why-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(160deg,#0a23468c 0%,#04152dd9 50%,#020b1cf7 100%);border:1px solid #e6b5662e;border-radius:20px;flex-direction:column;align-items:center;padding:3rem 1.75rem 2.5rem;transition:transform .5s cubic-bezier(.25,.8,.25,1),box-shadow .5s cubic-bezier(.25,.8,.25,1),border-color .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #000000b3,0 0 0 1px #e6b5660f,inset 0 1px #ffffff12}.seguro-auto-why-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:.8;background:linear-gradient(145deg,#e6b566e6 0%,#e6b5661a 30%,#e6b5660d 60%,#e6b566d9 100%);border-radius:20px;padding:1px;transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.seguro-auto-why-card:after{content:"";pointer-events:none;background:radial-gradient(80% 50% at 50% 0,#e6b5660f 0%,#0000 70%);border-radius:20px;position:absolute;top:0;bottom:0;left:0;right:0}.why-card-shimmer{pointer-events:none;z-index:0;background:radial-gradient(circle at 100% 0,#e6b5661f 0%,#0000 35%),radial-gradient(circle at 0 100%,#e6b56614 0%,#0000 35%);border-radius:20px;transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0}.why-card-corner{z-index:3;pointer-events:none;width:18px;height:18px;position:absolute}.why-card-corner--tl{border-top:1.5px solid #e6b566b3;border-left:1.5px solid #e6b566b3;border-top-left-radius:4px;top:10px;left:10px}.why-card-corner--tr{border-top:1.5px solid #e6b566b3;border-right:1.5px solid #e6b566b3;border-top-right-radius:4px;top:10px;right:10px}.why-card-corner--bl{border-bottom:1.5px solid #e6b566b3;border-left:1.5px solid #e6b566b3;border-bottom-left-radius:4px;bottom:10px;left:10px}.why-card-corner--br{border-bottom:1.5px solid #e6b566b3;border-right:1.5px solid #e6b566b3;border-bottom-right-radius:4px;bottom:10px;right:10px}.seguro-auto-why-card.active:hover{border-color:#e6b56673;transform:scale(1.08);box-shadow:0 40px 80px #000000d9,0 0 50px #e6b5662e,inset 0 1px #ffffff1a}.seguro-auto-why-card:hover:before{opacity:1}.seguro-auto-why-card:hover .why-card-shimmer{opacity:1.4}.why-card-icon-container{z-index:2;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.why-card-icon-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#e6b56633 0%,#0000 65%);border-radius:50%;width:130px;height:130px;position:absolute}.why-card-icon-circle{background:radial-gradient(circle at 35% 35%,#0d2b52 0%,#040f25 100%);border:1px solid #e6b56673;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;transition:all .5s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;box-shadow:0 12px 30px #000c,inset 0 3px 8px #000000b3,inset 0 -1px 4px #e6b56633,0 0 20px #e6b5661a}.why-card-icon{color:#e6b566;filter:drop-shadow(0 0 10px #e6b56699);z-index:2;transition:all .5s}.why-card-icon svg{stroke-width:1.3px;width:34px;height:34px}.seguro-auto-why-card:hover .why-card-icon-circle{border-color:#e6b566b3;transform:scale(1.08);box-shadow:0 16px 40px #000000e6,inset 0 3px 8px #000000b3,inset 0 -1px 4px #e6b56659,0 0 35px #e6b56640}.seguro-auto-why-card:hover .why-card-icon{filter:drop-shadow(0 0 16px #e6b566e6)}.seguro-auto-why-card h3{color:#e6b566;letter-spacing:-.01em;text-align:center;text-shadow:0 2px 12px #e6b56659;z-index:2;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;position:relative}.seguro-auto-why-card p{color:#dce6f5b8;text-align:center;letter-spacing:.015em;z-index:2;flex-grow:1;margin-bottom:2rem;font-size:.88rem;font-weight:400;line-height:1.75;position:relative}.why-card-decoration{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:auto;display:flex;position:relative}.deco-line-container{justify-content:center;align-items:center;gap:12px;width:65%;display:flex}.deco-line{background:linear-gradient(90deg,#0000,#e6b5668c,#0000);flex-grow:1;height:1px}.deco-diamond{background:#e6b566;width:5px;height:5px;transform:rotate(45deg);box-shadow:0 0 8px #e6b566e6}.deco-badge-wrap{justify-content:center;align-items:center;display:flex}.deco-badge-svg{color:#e6b566;filter:drop-shadow(0 0 8px #e6b56680);width:46px;height:46px;animation:4s ease-in-out infinite badge-breathe}.deco-stars-row{align-items:center;gap:5px;display:flex}.deco-stars-row svg{color:#e6b566;filter:drop-shadow(0 0 5px #e6b56699);width:14px;height:14px}.stars-group{gap:6px;display:flex}.stars-group svg{color:#e6b566;filter:drop-shadow(0 0 6px #e6b56680);width:16px;height:16px}.timer{animation:10s linear infinite timer-rotate}.icon-spin-slow{transform-origin:50%;animation:12s linear infinite spin-slow}.icon-pulse-shield{animation:3s ease-in-out infinite pulse-shield}.deco-orbit-wrapper{justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.deco-orbit-center{color:#e6b566;filter:drop-shadow(0 0 8px #e6b56680);width:36px;height:36px;animation:2.5s ease-in-out infinite star-breathe}.deco-orbit-planet{color:#e6b566;filter:drop-shadow(0 0 5px #e6b566cc);transform-origin:-18px 0;width:10px;height:10px;margin-top:-5px;margin-left:-5px;animation:4s linear infinite orbit-spin;position:absolute;top:50%;left:50%}.section-subtitle{color:#ffffffa6;max-width:650px;margin:1.5rem auto 0;font-size:1.15rem;line-height:1.6}.seguro-auto-faq{background:#000814;padding:80px 0 40px;position:relative;overflow:hidden}.seguro-auto-section-header{text-align:center;margin-bottom:3.5rem}.seguro-auto-section-header h2{color:#fff;letter-spacing:-1px;margin-top:.5rem;font-size:clamp(2.2rem,4vw,3rem)}.seguro-auto-faq:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#0078ff0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:-250px;transform:translateY(-50%)}.seguro-auto-faq-container{z-index:1;max-width:950px;margin:0 auto;position:relative}.seguro-auto-faq-item{-webkit-backdrop-filter:blur(30px);background:linear-gradient(#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:20px;margin-bottom:1.25rem;transition:all .7s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 15px 40px #0006,inset 0 1px 1px #ffffff0d}.seguro-auto-faq-item:before{content:"";opacity:.4;pointer-events:none;background:radial-gradient(circle at 50% 0,#e6b5660d,#0000 70%);transition:opacity .6s;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-auto-faq-item:hover{background:linear-gradient(#ffffff0f 0%,#ffffff05 100%);border-color:#e6b56659;transform:translateY(-5px);box-shadow:0 30px 60px #0009,0 0 20px #e6b5660d}.seguro-auto-faq-item.faq-active{background:linear-gradient(#102d5826 0%,#000b1ae6 100%);border-color:#e6b56699;box-shadow:0 40px 80px #000000b3,0 0 30px #e6b56626,inset 0 1px 2px #ffffff1a}.seguro-auto-faq-item.faq-active:before{opacity:1;background:radial-gradient(circle at 50% 0,#e6b5661f,#0000 70%)}.seguro-auto-faq-question{color:#fff;cursor:pointer;text-align:left;letter-spacing:.2px;z-index:2;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.4rem 2rem;font-size:1.1rem;font-weight:700;transition:all .4s;display:flex;position:relative}.seguro-auto-faq-icon{background:#e6b5661a;border:1px solid #e6b5664d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.seguro-auto-faq-icon span{justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute}.seguro-auto-faq-icon .icon-arrow{opacity:1;color:#e6b566;transform:scale(1)}.seguro-auto-faq-icon .icon-close{opacity:0;color:#000814;transform:scale(.5)rotate(-90deg)}.seguro-auto-faq-icon svg{width:16px;height:16px}.seguro-auto-faq-item:hover .seguro-auto-faq-icon{background:#e6b56633;border-color:#e6b566;transform:scale(1.1)}.seguro-auto-faq-item.faq-active .seguro-auto-faq-question{color:#e6b566}.seguro-auto-faq-item.faq-active .seguro-auto-faq-icon{background:#e6b566;border-color:#e6b566;box-shadow:0 0 20px #e6b56666}.seguro-auto-faq-item.faq-active .icon-arrow{opacity:0;transform:scale(.5)rotate(90deg)}.seguro-auto-faq-item.faq-active .icon-close{opacity:1;transform:scale(1)rotate(0)}.seguro-auto-faq-answer{color:#ffffffa6;z-index:2;max-height:0;padding:0 2rem;font-size:.98rem;line-height:1.7;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.seguro-auto-faq-item.faq-active .seguro-auto-faq-answer{opacity:1;max-height:500px;padding:0 2rem 1.75rem}.seguro-auto-faq-answer p{margin:0}.seguro-auto-cta{text-align:center;background:#000;padding:160px 0;position:relative;overflow:hidden}.seguro-auto-cta-bg{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.seguro-auto-cta-bg img{object-fit:cover;opacity:.4;width:100%;height:100%}.seguro-auto-cta-overlay{z-index:2;background:radial-gradient(circle,#0000 0%,#000814 100%);position:absolute;top:0;bottom:0;left:0;right:0}.seguro-auto-cta .container{z-index:10;position:relative}.seguro-auto-cta h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.seguro-auto-cta p{color:#ffffffb3;max-width:600px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.seguro-auto-cta-actions{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}@media (max-width:899px){.glass-bar-item{text-align:left;flex:calc(50% - 1rem);justify-content:flex-start;min-width:200px}.glass-bar-divider{display:none}.bottom-bar-flex{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:768px){.btn-primary-v3,.btn-secondary-v3{justify-content:center;width:100%}.glass-bar-item{text-align:left;justify-content:center;width:100%}.seguro-auto-why-grid{grid-template-columns:1fr;gap:1.5rem}.seguro-auto-why-card{padding:2rem}}@media (min-width:1600px){.seguro-auto-coberturas{padding:140px 0}.seguro-auto-grid{gap:2rem;max-width:1600px}.seguro-auto-split-section{padding:160px 0}.seguro-auto-split-container{gap:12rem}}@media (max-width:1366px) and (min-width:1200px){.seguro-auto-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media (max-width:1023px) and (min-width:900px){.seguro-auto-grid{grid-template-columns:repeat(3,1fr)}.seguro-auto-split-container{gap:4rem}}@media (max-width:899px) and (min-width:768px){.glass-bar-item{text-align:left;flex:calc(50% - 1rem);justify-content:flex-start;min-width:200px}.seguro-auto-grid{grid-template-columns:repeat(2,1fr)}.seguro-auto-split-container{grid-template-columns:1fr;gap:4rem}}@media (max-width:767px) and (min-width:600px){.seguro-auto-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.seguro-auto-split-container{grid-template-columns:1fr;gap:3rem}.seguro-auto-check-grid{grid-template-columns:1fr}}@media (max-width:599px){.seguro-auto-coberturas{padding:60px 0}.seguro-auto-card{padding:2rem 1.5rem}.seguro-auto-split-content h2{font-size:2.2rem}.seguro-auto-check-grid{grid-template-columns:1fr}.seguro-auto-shield-banner{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2rem}.seguro-auto-shield-text{text-align:center}}.seguros-page-wrapper{color:#fff;background-color:#03070d;font-family:Inter,sans-serif;overflow-x:hidden}.seguros-btn-primary,.seguros-btn-secondary{text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-width:240px;height:58px;padding:1.15rem 2.8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.seguros-btn-primary{color:#03070d;text-shadow:0 1px 2px #0000004d;background:linear-gradient(135deg,#f0c987 0%,#e6b566 50%,#b07d30 100%);border:none;box-shadow:0 10px 25px #e6b56626}.seguros-btn-primary:hover{filter:brightness(1.05);transform:translateY(-4px);box-shadow:0 15px 35px #e6b5664d}.seguros-btn-secondary{-webkit-backdrop-filter:blur(15px);color:#e6b566;background:#0a1f3f66;border:1px solid #e6b56666}.seguros-btn-secondary:hover{background:#e6b5661a;border-color:#e6b566;transform:translateY(-4px);box-shadow:0 10px 25px #0000004d}.seguros-btn-primary svg,.seguros-btn-secondary svg{width:18px;height:18px;transition:transform .4s}.seguros-btn-primary:hover svg{transform:translate(4px)}.seguros-btn-secondary:hover svg{transform:scale(1.1)}.seguros-grid-section{z-index:2;background:#03070d;padding:60px 5% 70px;position:relative}.seguros-grid-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px 30px;max-width:1400px;margin:0 auto;display:grid}.seguros-card{text-align:center;cursor:pointer;background:linear-gradient(#07101d 0%,#03070d 100%);border:1px solid #e6b5664d;border-radius:16px;flex-direction:column;align-items:center;min-height:450px;margin-top:30px;padding:3rem 1.5rem 2rem;text-decoration:none;transition:all .4s;display:flex;position:relative;box-shadow:0 10px 30px #000c}.seguros-card.reveal.active:hover,.seguros-card:hover{z-index:10;background:linear-gradient(#0a1b33 0%,#03070d 100%);border-color:#e6b566;box-shadow:0 40px 80px #000000e6,0 0 40px #e6b56659;transform:translateY(-15px)scale(1.02)!important}.seguros-card-shield{z-index:10;background:linear-gradient(#112035 0%,#040a13 100%);border:1px solid #e6b56680;border-radius:8px 8px 30px 30px;justify-content:center;align-items:center;width:60px;height:65px;transition:all .4s;display:flex;position:absolute;top:-30px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #000c,inset 0 0 10px #e6b56633}.seguros-card:hover .seguros-card-shield{border-color:#e6b566;box-shadow:0 8px 20px #000000e6,inset 0 0 15px #e6b56666}.seguros-card-shield svg{color:#e6b566;stroke-width:1.25px;filter:drop-shadow(0 0 4px #e6b56699)drop-shadow(0 0 12px #e6b5664d);width:24px;height:24px}.seguros-card-image-container{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:190px;margin-top:5px;margin-bottom:25px;display:flex;position:relative}.seguros-card-image{object-fit:contain;mix-blend-mode:lighten;z-index:3;width:100%;max-width:195px;height:100%;max-height:175px;transition:transform .6s cubic-bezier(.16,1,.3,1);-webkit-mask-image:radial-gradient(#000 50%,#0000 85%);mask-image:radial-gradient(#000 50%,#0000 85%)}.seguros-card-fallback-icon{color:#e6b566;stroke-width:.5px;filter:drop-shadow(0 0 15px #e6b5664d)drop-shadow(0 0 30px #e6b5661a);opacity:.9;width:120px;height:120px;margin-top:20px;transition:transform .6s cubic-bezier(.16,1,.3,1)}.seguros-card:hover .seguros-card-image,.seguros-card:hover .seguros-card-fallback-icon{transform:scale(1.1)translateY(-5px)}.seguros-card h3{color:#fff;z-index:2;margin-bottom:5px;font-size:1.1rem;font-weight:400;line-height:1.3;position:relative}.seguros-card h3 span{color:#e6b566;font-size:1.4rem;font-weight:700;display:block}.seguros-divider{z-index:2;justify-content:center;align-items:center;width:80%;margin:15px auto;display:flex;position:relative}.seguros-divider-line{background:linear-gradient(90deg,#0000,#e6b56680,#0000);flex:1;height:1px}.seguros-divider-icon{color:#e6b566;align-items:center;margin:0 10px;display:flex}.seguros-divider-icon svg{stroke-width:1.5px;width:17px;height:17px}.seguros-card p{color:#fff9;z-index:2;justify-content:center;align-items:center;width:100%;min-height:4.8em;margin-bottom:0;font-size:.85rem;line-height:1.6;display:flex;position:relative}.seguros-diff-section{background-color:#000814;background-image:radial-gradient(circle at 50% -20%,#e6b56614 0%,#0000 70%);background-position:0 0;background-repeat:repeat;background-size:100% 100%,60px 60px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:60px 0;position:relative;overflow:hidden}.seguros-section-header{text-align:center;z-index:2;margin-bottom:4rem;position:relative}.seguros-section-header h2{color:#fff;margin-bottom:1rem;font-size:2.8rem;font-weight:800}.seguros-section-header h2 span{color:#e6b566;text-shadow:0 0 20px #e6b56666}.seguros-section-header p{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.2rem}.seguros-diff-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.seguros-diff-box{-webkit-backdrop-filter:blur(25px);text-align:center;min-height:280px;box-shadow:none;will-change:transform;background:linear-gradient(145deg,#102d5866 0%,#000b1af2 100%);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.75rem;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.seguros-diff-box:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at -5%,#e6b5661a 0%,#0000 35%),radial-gradient(circle at 105%,#e6b5661a 0%,#0000 35%),linear-gradient(135deg,#ffffff0d 0%,#0000 50%);border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0}.seguros-diff-box:after{content:"";opacity:.1;z-index:2;background:linear-gradient(90deg,#0000,#e6b566,#0000);height:2px;transition:opacity .6s;position:absolute;bottom:-2px;left:20%;right:20%;box-shadow:0 5px 15px #e6b566}.seguros-diff-box:hover{z-index:10;background:linear-gradient(145deg,#1437648c 0%,#000b1afa 100%);border-color:#e6b56666;box-shadow:0 40px 80px #000000d9,0 0 30px #e6b56626;transform:translateY(-12px)scale(1.03)!important}.seguros-diff-box:hover:after{opacity:.7;box-shadow:0 5px 25px #e6b566}.seguros-diff-icon{color:#e6b566;z-index:3;background:#000f23e6;border:1.5px solid #e6b56666;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:all .4s;display:flex;position:relative;box-shadow:0 10px 20px #0006}.seguros-diff-icon:after{content:"";filter:blur(2px);opacity:.8;background:radial-gradient(circle,#e6b566 0%,#0000 70%);width:15px;height:15px;position:absolute;top:-5px;right:-5px}.seguros-diff-box:hover .seguros-diff-icon{border-color:#e6b566;transform:scale(1.1)rotate(3deg);box-shadow:0 0 20px #e6b56666}.seguros-diff-icon svg{width:26px;height:26px}.seguros-diff-box h3{color:#fff;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:inline-block;position:relative}.seguros-diff-box h3:after{content:"";background:#e6b566;border-radius:2px;width:30px;height:2.5px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #e6b56699}.seguros-diff-box p{color:#ffffffb3;max-width:250px;margin:0 auto;font-size:.95rem;line-height:1.6}.seguros-inst-section{background:#03070d;justify-content:center;align-items:center;padding:80px 5%;display:flex}.seguros-inst-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;display:grid}.seguros-inst-text h2{color:#fff;margin-bottom:20px;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.seguros-inst-text p{color:#ffffffb3;margin-bottom:30px;font-size:1.1rem;line-height:1.8}.seguros-inst-features{flex-direction:column;gap:15px;display:flex}.seguros-inst-feature{color:#fff;align-items:center;gap:15px;font-size:1.05rem;display:flex}.seguros-inst-feature svg{color:#e6b566;width:20px;height:20px}.seguros-inst-image{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.seguros-inst-image:after{content:"";pointer-events:none;border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #e6b5664d}.seguros-inst-image img{object-fit:cover;object-position:center;filter:brightness(.8)contrast(1.2);width:100%;max-height:450px;display:block}.seguros-marquee-section{background:linear-gradient(#03070d 0%,#0a234266 50%,#03070d 100%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%;padding:4rem 0 3rem;position:relative;overflow:hidden}.seguros-marquee-section:before{content:"";background:linear-gradient(90deg,#0000,#e6b56633,#0000);height:1px;position:absolute;top:0;left:0;right:0}.seguros-marquee-header{text-align:center;z-index:5;margin-bottom:.5rem;position:relative}.seguros-marquee-header h3{color:#e6b566;text-transform:uppercase;letter-spacing:3px;text-shadow:0 0 15px #e6b5664d;margin-bottom:1rem;font-size:1.05rem;font-weight:700}.seguros-marquee-header p{color:#fff;opacity:.8;letter-spacing:.2px;max-width:600px;margin:0 auto;font-size:1rem;font-weight:500}.seguros-marquee-track{-webkit-backdrop-filter:blur(10px);background:#0a23421a;border-top:1px solid #ffffff0d;border-bottom:1px solid #e6b56633;width:100%;margin:1.5rem 0;padding:2.5rem 0;position:relative;overflow:hidden}.seguros-marquee-track:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#03070d,#0000);width:200px;position:absolute;top:0;bottom:0;left:0}.seguros-marquee-track:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(-90deg,#03070d,#0000);width:200px;position:absolute;top:0;bottom:0;right:0}.seguros-marquee-content{align-items:center;gap:3.5rem;width:max-content;animation:60s linear infinite segurosScrollMarquee;display:flex}.seguros-marquee-content:hover{animation-play-state:paused}@keyframes segurosScrollMarquee{to{transform:translate(-50%)}}.seguros-partner-typo{color:#fff;opacity:.4;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;font-size:1.2rem;font-weight:600;transition:all .3s}.seguros-partner-typo:hover{color:#e6b566;opacity:1;text-shadow:0 0 20px #e6b56699;transform:scale(1.05)}.seguros-partner-divider{opacity:.3;background:#e6b566;border-radius:50%;width:8px;height:8px}.seguros-cta-section{text-align:center;background:#000b1a;padding:60px 0;position:relative;overflow:hidden}.seguros-premium-cta-section:before{content:"";z-index:0;background:linear-gradient(#000814fc 0%,#001e414d 50%,#000814fc 100%),radial-gradient(circle at 10% 20%,#0078ff1a 0%,#0000 40%),radial-gradient(circle at 90% 80%,#0078ff1a 0%,#0000 40%),url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 86c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm66-3c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-46-4c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm37-39c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23e6b566' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.seguros-cta-glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#e6b5661f 0%,#0000 65%);width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seguros-cta-bg-symbol{opacity:.03;z-index:0;color:#e6b566;pointer-events:none;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seguros-cta-bg-symbol svg{width:100%;height:100%}.seguros-cta-abstract-decor{z-index:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.seguros-cta-abstract-decor:before,.seguros-cta-abstract-decor:after{content:"";opacity:.15;width:300px;position:absolute;top:0;bottom:0}.seguros-cta-abstract-decor:before{clip-path:polygon(0 0,100% 0,50% 100%,0 100%);background:radial-gradient(circle,#e6b5664d 0%,#0000 70%);left:-50px}.seguros-cta-abstract-decor:after{clip-path:polygon(50% 0,100% 0,100% 100%,0 100%);background:radial-gradient(circle,#e6b5664d 0%,#0000 70%);right:-50px}.seguros-cta-content{z-index:2;max-width:950px;margin:0 auto;position:relative}.seguros-cta-line-top,.seguros-cta-line-bottom{background:linear-gradient(90deg,#0000,#e6b566,#0000);width:100px;height:1px;margin:0 auto;box-shadow:0 0 15px #e6b56680}.seguros-cta-line-top{margin-bottom:3.5rem}.seguros-cta-line-bottom{margin-top:1rem;margin-bottom:3rem}.seguros-cta-section h2{letter-spacing:-1.5px;background:linear-gradient(#fff 30%,#e6b566 65%,#c99544 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 15px #0006);-webkit-background-clip:text;margin-bottom:2rem;font-size:4.2rem;font-weight:700;line-height:1.1}.seguros-cta-section p{color:#ffffffd9;text-shadow:0 2px 8px #0006;max-width:800px;margin-bottom:4.5rem;margin-left:auto;margin-right:auto;font-size:1.4rem;font-weight:400;line-height:1.6}.seguros-cta-actions{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.seguros-btn-cta-primary{text-transform:uppercase;letter-spacing:1.2px;color:#000814;cursor:pointer;z-index:1;background:linear-gradient(135deg,#f0c987 0%,#e6b566 50%,#b07d30 100%);border:none;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 3rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #e6b56633,inset 0 1px 1px #ffffff80}.seguros-btn-cta-primary span{z-index:2;position:relative}.seguros-btn-reflection{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;animation:4s linear infinite segurosBtnShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes segurosBtnShine{0%{left:-100%}20%{left:150%}to{left:150%}}.seguros-btn-cta-primary:hover{filter:brightness(1.05);transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #e6b56666,0 0 25px #e6b56633}.seguros-btn-cta-primary:after{content:"";opacity:0;background:linear-gradient(135deg,#fff6,#0000);border-radius:50px;transition:all .6s;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.seguros-btn-cta-primary:hover:after{opacity:1}.seguros-btn-cta-secondary{text-transform:uppercase;letter-spacing:1.5px;-webkit-backdrop-filter:blur(20px);color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #e6b56673;border-radius:50px;align-items:center;gap:.8rem;padding:1.1rem 3.2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 0 15px #e6b5660d,0 5px 15px #0003}.seguros-btn-cta-secondary:hover{color:#e6b566;background:#e6b5661a;border-color:#e6b566;transform:translateY(-5px);box-shadow:0 15px 35px #0006,inset 0 0 10px #e6b56626}.seguros-btn-cta-primary svg,.seguros-btn-cta-secondary svg{width:20px;height:20px;transition:transform .4s}.seguros-btn-cta-primary:hover svg{transform:translate(5px)}.seguros-btn-cta-secondary:hover svg{transform:scale(1.1)}.seguros-cta-section h2 span{background:linear-gradient(#e6b566 0%,#c99544 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}@media (max-width:1024px){.seguros-diff-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.seguros-inst-container{grid-template-columns:1fr}}@media (max-width:767px){.seguros-grid-container,.seguros-diff-grid{grid-template-columns:1fr;max-width:450px;margin-left:auto;margin-right:auto}.seguros-section-header{max-width:450px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.seguros-section-header h2{font-size:2.2rem}.seguros-section-header p{font-size:1.05rem}.seguros-inst-image{max-width:450px;margin:0 auto}.seguros-inst-image img{max-height:280px}}@media (min-width:1600px){main .seguros-grid-container{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1600px}main .seguros-diff-section{padding:120px 0}}@media (max-width:1599px) and (min-width:1367px){main .seguros-grid-container{grid-template-columns:repeat(4,1fr)}}@media (max-width:1366px) and (min-width:1200px){main .seguros-grid-container{grid-template-columns:repeat(3,1fr);gap:30px}}@media (max-width:1199px) and (min-width:900px){main .seguros-grid-container{grid-template-columns:repeat(3,1fr);gap:20px}main .seguros-diff-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:899px) and (min-width:768px){main .seguros-grid-container,main .seguros-diff-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px) and (min-width:481px){main .seguros-grid-container,main .seguros-diff-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:640px;margin:0 auto}}@media (max-width:599px) and (min-width:481px){main .seguros-grid-container,main .seguros-diff-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.seguros-section-header,.seguros-inst-image{max-width:400px}.seguros-inst-image img{max-height:250px}}@media (max-width:480px){main .seguros-grid-container,main .seguros-diff-grid{grid-template-columns:1fr;max-width:340px;margin:0 auto}main .seguros-card{min-height:auto;padding:2.5rem 1.25rem}.seguros-section-header{max-width:340px}.seguros-inst-image{max-width:340px;margin:0 auto}.seguros-inst-image img{max-height:210px}}@media (min-width:1601px){main .seguros-grid{gap:3rem;max-width:1400px}}@media (min-width:1367px) and (max-width:1599px){main .seguros-grid{gap:2.5rem}}@media (min-width:1024px) and (max-width:1199px){main .seguros-grid{gap:1.5rem}}@media (min-width:768px) and (max-width:1023px){main .seguros-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:481px) and (max-width:767px){main .seguros-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){main .seguros-grid{grid-template-columns:1fr}}:root{--blue-deep:#001e80;--blue-night:#0d1b2a;--blue-elegant:#06152b;--blue-mid:#0a2447;--gold-primary:#e6b566;--gold-accent:#d4af37;--gold-glow:#e6b56626;--blue-glow:#001e8066;--white:#fff;--grad-premium:linear-gradient(135deg, #000b1a, #001e80, #06152b);--grad-gold:linear-gradient(135deg, #e6b566, #d4af37);--container-max:1280px;--transition:all .5s cubic-bezier(.2, .8, .2, 1);--shadow-premium:0 20px 50px #0009;--shadow-gold:0 0 25px #e6b5661f;--radius:12px;--fs-h2-fluid:clamp(1.8rem, 4vw, 2.6rem);--fs-body-fluid:clamp(.85rem, 1.5vw, 1.05rem);--fs-desc-fluid:clamp(.78rem, 1.2vw, .95rem);--section-pad-fluid:clamp(50px, 8vw, 100px);--container-pad-x-fluid:clamp(1rem, 3vw, 2rem);--card-gap-fluid:clamp(1rem, 2.5vw, 2rem);--section-pad:var(--section-pad-fluid) 0}.container{max-width:var(--container-max);margin:0 auto;padding-left:calc(var(--container-pad-x-fluid) + env(safe-area-inset-left))!important;padding-right:calc(var(--container-pad-x-fluid) + env(safe-area-inset-right))!important}.section-header h2{font-size:var(--fs-h2-fluid)!important}.section-header p{font-size:var(--fs-desc-fluid)!important}.card-grid{gap:var(--card-gap-fluid)!important}body{background:var(--blue-night);color:var(--white);font-family:Plus Jakarta Sans,sans-serif;line-height:1.8}#header{z-index:1000;-webkit-backdrop-filter:blur(25px)saturate(1.8);backdrop-filter:blur(25px)saturate(1.8);background:#00081426;border-bottom:1px solid #ffffff08;position:fixed;top:0;left:0;right:0}#header.scrolled{background:#000814d9;border-bottom-color:#e6b5661a;box-shadow:0 15px 40px #0006}#header nav{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;display:grid}#header.scrolled nav{padding-top:.9rem;padding-bottom:.9rem}.logo{justify-self:start}.main-logo{width:auto;height:52px;transition:all .4s cubic-bezier(.16,1,.3,1)}.footer-logo-img{width:auto;height:48px;margin-bottom:1.5rem}.nav-social{justify-self:end}.nav-links{z-index:5;justify-self:center;align-items:center;gap:2.25rem;display:flex}.nav-links a{opacity:.8;letter-spacing:.2px;font-size:.95rem;font-weight:500}.mobile-toggle{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;width:44px;height:44px;display:none}@media (min-width:1280px) and (max-width:1366px){main .cta-section h2{letter-spacing:-1.5px!important;margin-top:1.5rem!important;margin-bottom:1.25rem!important;font-size:3.2rem!important}main .cta-section p{margin-bottom:2.75rem!important;font-size:1.2rem!important}main .cta-actions{gap:2rem!important}main .btn-cta-primary,main .btn-cta-secondary{padding:1rem 2.6rem!important;font-size:.98rem!important}}@media (min-width:1200px) and (max-width:1279px){main .cta-section h2,main .seguros-cta-section h2{letter-spacing:-1px!important;background:linear-gradient(#fff 30%,#e6b566 65%,#c99544 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;margin-top:1.5rem!important;margin-bottom:1.25rem!important;font-size:3.2rem!important}main .cta-section h2 span,main .seguros-cta-section h2 span{background:linear-gradient(#e6b566 0%,#c99544 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;display:inline-block!important}main .cta-section p,main .seguros-cta-section p{margin-bottom:2.5rem!important;font-size:1.2rem!important}main .cta-actions,main .seguros-cta-actions{gap:1.8rem!important}main .btn-cta-primary,main .btn-cta-secondary,main .seguros-btn-cta-primary,main .seguros-btn-cta-secondary{padding:.95rem 2.4rem!important;font-size:.95rem!important}}@media (min-width:1024px) and (max-width:1199px){.section-header h2{font-size:2.4rem}.card-grid{gap:1.5rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.cta-section h2,.seguros-cta-section h2{letter-spacing:-1px!important;margin-top:0!important;margin-bottom:1.5rem!important;font-size:2.8rem!important}.cta-section p,.seguros-cta-section p{margin-bottom:2.5rem!important;font-size:1.15rem!important}.cta-actions,.seguros-cta-actions{gap:1.5rem!important}.btn-cta-primary,.btn-cta-secondary,.seguros-btn-cta-primary,.seguros-btn-cta-secondary{padding:.95rem 2.4rem!important;font-size:.95rem!important}.cta-bg-symbol,.seguros-cta-bg-symbol{display:none!important}}@media (min-width:768px) and (max-width:1023px){.nav-links{display:none!important}.nav-social{display:flex!important}.mobile-toggle{color:var(--gold-primary);background:#e6b56614;border:1px solid #e6b56633;display:flex}.card-grid{grid-template-columns:repeat(2,1fr)}.split-grid{grid-template-columns:1fr;gap:3rem}.main-logo{height:52px}.footer-logo-img{height:42px}#footer{padding-bottom:8rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-contact{padding-right:4.5rem}.cta-section h2,.seguros-cta-section h2{letter-spacing:-1px!important;margin-top:0!important;margin-bottom:1.25rem!important;font-size:2.4rem!important}.cta-section p,.seguros-cta-section p{margin-bottom:2.25rem!important;font-size:1.05rem!important}.cta-actions,.seguros-cta-actions{gap:1.25rem!important}.btn-cta-primary,.btn-cta-secondary,.seguros-btn-cta-primary,.seguros-btn-cta-secondary{padding:.85rem 2.2rem!important;font-size:.9rem!important}.cta-bg-symbol,.seguros-cta-bg-symbol{display:none!important}}@media (min-width:481px) and (max-width:767px){#header nav{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.nav-links{display:none!important}.logo{grid-area:1/1;justify-self:start}.main-logo{height:42px}.mobile-toggle{grid-area:1/2;justify-self:center;margin:0;display:flex}.nav-social{grid-area:1/3;justify-self:end;gap:.75rem;display:flex!important}.card-grid{grid-template-columns:repeat(2,1fr)}.split-grid{grid-template-columns:1fr;gap:3rem}#footer{padding-bottom:8rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-contact{padding-right:4.5rem}@media (min-width:600px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-about{padding-right:2.5rem}}.cta-section,.seguros-cta-section{padding:50px 0!important}.cta-section h2,.seguros-cta-section h2{letter-spacing:-1px!important;margin-top:0!important;margin-bottom:.75rem!important;font-size:1.8rem!important}.cta-section p,.seguros-cta-section p{margin-bottom:1.75rem!important;font-size:.95rem!important}.cta-actions,.seguros-cta-actions{flex-direction:column!important;align-items:center!important;gap:.85rem!important}.btn-cta-primary,.btn-cta-secondary,.seguros-btn-cta-primary,.seguros-btn-cta-secondary{white-space:nowrap!important;justify-content:center!important;width:100%!important;max-width:320px!important;padding:.85rem 1.5rem!important;font-size:.85rem!important}.cta-bg-symbol,.seguros-cta-bg-symbol{display:none!important}}@media (max-width:480px){#header nav{grid-template-rows:auto auto!important;grid-template-columns:1fr 1fr!important;align-items:center!important;row-gap:.75rem!important;padding-top:.9rem!important;padding-bottom:.9rem!important;display:grid!important}.nav-links{display:none!important}.logo{grid-area:1/1/auto/span 2!important;justify-self:center!important}.main-logo{height:44px!important}.mobile-toggle{grid-area:2/1!important;justify-content:center!important;justify-self:start!important;align-items:center!important;width:38px!important;height:38px!important;margin:0!important;display:flex!important}.mobile-toggle svg{width:17px!important;height:17px!important}.nav-social{grid-area:2/2!important;justify-self:end!important;gap:.5rem!important;margin:0!important;display:flex!important}.nav-social .social-glass{width:38px!important;height:38px!important}.nav-social .social-glass svg{width:16px!important;height:16px!important}.nav-social a[aria-label=WhatsApp]{display:none!important}.container{padding:0 calc(1rem + env(safe-area-inset-right)) 0 calc(1rem + env(safe-area-inset-left))}.footer-logo-img{height:38px}#footer{padding-bottom:8rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-contact{padding-right:4.5rem}.btn-primary,.btn-secondary{justify-content:center;width:100%}:root{--section-pad:70px 0}.cta-section,.seguros-cta-section{padding:40px 0!important}.cta-section h2,.seguros-cta-section h2{letter-spacing:-.5px!important;margin-top:0!important;margin-bottom:.75rem!important;font-size:1.65rem!important}.cta-section p,.seguros-cta-section p{margin-bottom:1.5rem!important;font-size:.9rem!important}.cta-actions,.seguros-cta-actions{flex-direction:column!important;align-items:center!important;gap:.75rem!important}.btn-cta-primary,.btn-cta-secondary,.seguros-btn-cta-primary,.seguros-btn-cta-secondary{white-space:nowrap!important;justify-content:center!important;width:100%!important;max-width:320px!important;padding:.8rem 1.25rem!important;font-size:.82rem!important}.cta-bg-symbol,.seguros-cta-bg-symbol{display:none!important}}
