@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.skip-link{position:absolute;top:-100px;left:0;z-index:10000;padding:1rem 1.5rem;background:#0489a1;color:#fff;text-decoration:none;font-weight:600;font-size:1rem;border-radius:0 0 8px;box-shadow:0 4px 12px #0003;transition:top .3s ease}.skip-link:focus{top:0;outline:3px solid #ffffff;outline-offset:-3px}.skip-link:hover{background:#035f6f}.header{position:fixed;top:0;left:0;width:100%;height:80px;z-index:100;background-color:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);transition:all .3s ease}[data-theme=dark] .header{background-color:#121212f2;border-bottom-color:#ffffff1a}.header.scrolled{background-color:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;border-bottom-color:#00000014}[data-theme=dark] .header.scrolled{background-color:#121212fa;border-bottom-color:#ffffff26;box-shadow:0 4px 20px #00000080}.header .header-container{max-width:1400px;height:100%;margin:0 auto;padding:0 .875rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:relative}@media (min-width: 320px){.header .header-container{padding:0 1rem;gap:1rem}}@media (min-width: 480px){.header .header-container{padding:0 1.25rem;gap:1.5rem}}@media (min-width: 768px){.header .header-container{padding:0 1.5rem;gap:2rem}}@media (min-width: 992px){.header .header-container{padding:0 2.5rem}}.header .logo{display:flex;align-items:center;text-decoration:none;transition:all .3s ease;padding:.5rem;margin-left:-.5rem;flex-shrink:0;min-height:44px;min-width:44px;order:1}.header .logo img{height:36px;width:auto;object-fit:contain;transition:transform .3s ease}@media (min-width: 320px){.header .logo img{height:40px}}@media (min-width: 480px){.header .logo img{height:45px}}@media (min-width: 768px){.header .logo img{height:50px}}.header .logo:hover img{transform:scale(1.05)}.header .logo:active img{transform:scale(.95)}.mobile-menu-btn{display:flex;background:#00000008;border:none;font-size:1.5rem;color:var(--text-dark);cursor:pointer;padding:.75rem;border-radius:8px;transition:all .3s ease;width:44px;height:44px;min-width:44px;min-height:44px;align-items:center;justify-content:center;flex-shrink:0;-webkit-tap-highlight-color:rgba(4,137,161,.2);touch-action:manipulation;order:4}[data-theme=dark] .mobile-menu-btn{background:#ffffff0d}.mobile-menu-btn:hover{background:#0066ff1a;color:var(--primary)}.mobile-menu-btn:active{background:#0066ff26;transform:scale(.95)}@media (min-width: 768px){.mobile-menu-btn{display:none}}.nav{flex:1;display:flex;justify-content:center;order:2}@media (max-width: 767px){.nav{position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem 1rem;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden;overflow-y:auto;box-shadow:-4px 0 20px #0000001a;-webkit-overflow-scrolling:touch;flex:0;width:0;height:0;order:initial}[data-theme=dark] .nav{background:#121212fa;box-shadow:-4px 0 20px #00000080}.nav.active{transform:translate(0);opacity:1;visibility:visible;width:100%;height:calc(100vh - 80px)}}@media (max-width: 767px) and (min-width: 480px){.nav{padding:2rem 1.5rem}}.nav-list{display:flex;align-items:center;gap:2.5rem;list-style:none;margin:0;padding:0}@media (max-width: 767px){.nav-list{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}}.nav-list li{width:100%}.nav-list li a{text-decoration:none;color:#1a1a1a;font-weight:500;transition:all .3s ease;font-size:1rem;position:relative;padding:.875rem .75rem;white-space:nowrap;display:block;min-height:44px;display:flex;align-items:center;border-radius:8px;-webkit-tap-highlight-color:rgba(4,137,161,.1);touch-action:manipulation}@media (min-width: 480px){.nav-list li a{font-size:1.1rem;padding:1rem .75rem}}@media (min-width: 768px){.nav-list li a{font-size:.95rem;padding:.5rem 0;min-height:auto;display:block}}.nav-list li a:after{content:"";position:absolute;bottom:.5rem;left:.75rem;width:0;height:2px;background:#0489a1;transition:width .3s ease}@media (min-width: 768px){.nav-list li a:after{bottom:0;left:0}}.nav-list li a:hover{color:#0489a1;background:#0489a10d}@media (min-width: 768px){.nav-list li a:hover{background:transparent}}.nav-list li a:hover:after{width:calc(100% - 1.5rem)}@media (min-width: 768px){.nav-list li a:hover:after{width:100%}}.nav-list li a:active{background:#0489a11a;transform:scale(.98)}.header-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0;order:2}@media (max-width: 767px){.header-actions{display:none}}.header-actions .whatsapp-btn{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#0489a1;background:#0489a10f;border:1px solid rgba(4,137,161,.22);transition:all .3s ease;-webkit-tap-highlight-color:rgba(4,137,161,.1);touch-action:manipulation}.header-actions .whatsapp-btn svg{font-size:1.15rem}.header-actions .whatsapp-btn:hover{background:#0489a11f;border-color:#0489a159;transform:translateY(-2px)}.header-actions .whatsapp-btn:active{transform:scale(.98)}.header-actions .contact-btn{padding:.75rem 1.75rem;background:#0489a1;color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:.95rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0489a133}.header-actions .contact-btn:hover{background:#035f6f;transform:translateY(-2px);box-shadow:0 4px 12px #0489a14d}.header-actions .contact-btn:active{transform:translateY(0)}.nav-list .nav-mobile-actions{display:none}@media (max-width: 767px){.nav-list .nav-mobile-actions{display:block;width:100%;margin-top:.75rem}}.nav-list .nav-whatsapp{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.9rem 1rem;border-radius:10px;text-decoration:none;font-weight:700;color:#0489a1;background:#0489a10f;border:1px solid rgba(4,137,161,.22);margin-top:.25rem}.nav-list .nav-whatsapp svg{font-size:1.1rem}.nav-list .nav-whatsapp:hover{background:#0489a11f;border-color:#0489a159}.nav-list .nav-primary-cta{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1rem;border-radius:10px;background:#0489a1;color:#fff;font-weight:700;text-decoration:none;box-shadow:0 2px 10px #0489a138}.nav-list .nav-primary-cta:hover{background:#035f6f}.cta{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;outline:none;position:relative;overflow:hidden;min-height:48px;-webkit-tap-highlight-color:rgba(4,137,161,.2);touch-action:manipulation;white-space:nowrap;box-shadow:0 2px 8px #0000001a}.cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.cta:hover:before{left:100%}.cta-primary{background:linear-gradient(135deg,#0489a1,#037488);color:#fff;box-shadow:0 4px 16px #0489a14d}.cta-primary:hover{background:linear-gradient(135deg,#059eba,#0489a1);transform:translateY(-3px);box-shadow:0 8px 24px #0489a166}.cta-primary:active{transform:translateY(-1px);box-shadow:0 4px 12px #0489a14d}.cta-secondary{background:#1a1a1a;color:#fff;box-shadow:0 4px 16px #1a1a1a4d}.cta-secondary:hover{background:#343434;transform:translateY(-3px);box-shadow:0 8px 24px #1a1a1a66}.cta-secondary:active{transform:translateY(-1px)}.cta-outline{background:transparent;color:#0489a1;border:2px solid #0489A1;box-shadow:0 2px 8px #0489a11a}.cta-outline:hover{background:#0489a1;color:#fff;transform:translateY(-3px);box-shadow:0 8px 24px #0489a14d}.cta-outline:active{transform:translateY(-1px)}.cta-ghost{background:#0489a11a;color:#0489a1;border:1px solid rgba(4,137,161,.2)}.cta-ghost:hover{background:#0489a126;border-color:#0489a1;transform:translateY(-2px);box-shadow:0 4px 12px #0489a133}.cta-ghost:active{transform:translateY(0)}.cta-small{padding:.75rem 1.5rem;font-size:.9rem;min-height:40px;border-radius:8px}.cta-medium{padding:1rem 2rem;font-size:1rem;min-height:48px}.cta-large{padding:1.25rem 2.5rem;font-size:1.125rem;min-height:56px;border-radius:14px}.cta-full-width{width:100%}.cta .cta-icon{font-size:1em;transition:transform .3s ease}.cta:hover .cta-icon{transform:translate(4px)}.cta[data-icon-position=left]:hover .cta-icon{transform:translate(-4px)}@media (max-width: 576px){.cta{padding:.875rem 1.5rem;font-size:.95rem;min-height:44px}.cta-large{padding:1rem 2rem;font-size:1.05rem;min-height:48px}}.cta.cta-pulse{animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 4px 16px #0489a14d}50%{box-shadow:0 4px 24px #0489a180}}.cta-group{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center}@media (max-width: 576px){.cta-group{flex-direction:column;width:100%}.cta-group .cta{width:100%}}.header-simple{position:fixed;top:0;left:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem 0;border-bottom:1px solid rgba(4,137,161,.08);box-shadow:0 2px 12px #0489a10d;z-index:1020;transition:all .3s ease}@media (min-width: 768px){.header-simple{padding:1.5rem 0;box-shadow:0 4px 20px #0489a114}}.header-simple-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (min-width: 480px){.header-simple-container{padding:0 1.5rem}}@media (min-width: 768px){.header-simple-container{padding:0 2rem}}.logo-simple{display:inline-block;transition:all .3s ease;position:relative}.logo-simple:hover{transform:scale(1.05);opacity:.9}.logo-simple:focus-visible{outline:3px solid #0489A1;outline-offset:4px;border-radius:4px}.logo-simple img{height:auto;max-height:50px;width:auto;filter:drop-shadow(0 2px 4px rgba(4,137,161,.1));transition:filter .3s ease}@media (min-width: 768px){.logo-simple img{max-height:55px}}.logo-simple:hover img{filter:drop-shadow(0 4px 8px rgba(4,137,161,.15))}.header-simple-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header-simple-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:44px;min-width:44px;padding:0 .75rem;border-radius:10px;background:#0489a10f;border:1px solid rgba(4,137,161,.22);color:#0489a1;text-decoration:none;font-weight:700;transition:all .3s ease}.header-simple-whatsapp svg{font-size:1.15rem}.header-simple-whatsapp span{display:none}@media (min-width: 768px){.header-simple-whatsapp span{display:inline;font-size:.95rem;line-height:1}}.header-simple-whatsapp:hover{background:#0489a11f;border-color:#0489a159;transform:translateY(-2px)}.header-simple-whatsapp:active{transform:scale(.98)}.hero{position:relative;min-height:auto;background:#fff;margin-top:0;padding:1.5rem 0}@media (min-width: 480px){.hero{padding:2rem 0}}@media (min-width: 768px){.hero{padding:2.5rem 0;min-height:calc(80vh - 80px);display:flex;align-items:center}}.hero-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center}@media (min-width: 480px){.hero-container{padding:0 1.25rem}}@media (min-width: 768px){.hero-container{padding:0 1.5rem}}@media (min-width: 992px){.hero-container{padding:0 2rem}}.hero-content{max-width:900px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);margin-top:3rem}.hero-content.visible{opacity:1;transform:translateY(0)}.hero-content .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#0489a114;border:1px solid rgba(4,137,161,.15);border-radius:8px;margin-bottom:1rem}@media (min-width: 480px){.hero-content .hero-badge{gap:.75rem;padding:.625rem 1.25rem;margin-bottom:1.25rem}}.hero-content .hero-badge .logo{width:32px;height:32px;object-fit:contain}.hero-content .hero-badge span{color:#0489a1;font-weight:600;font-size:.875rem;letter-spacing:.01em}@media (min-width: 480px){.hero-content .hero-badge span{font-size:.95rem}}.hero-content h1{font-size:1.75rem;line-height:1.3;margin-bottom:.875rem;color:#1a1a1a;font-weight:700;letter-spacing:-.01em}@media (min-width: 320px){.hero-content h1{font-size:2rem;line-height:1.25}}@media (min-width: 480px){.hero-content h1{font-size:2.25rem;margin-bottom:1rem}}@media (min-width: 768px){.hero-content h1{font-size:2.5rem;line-height:1.2;margin-bottom:1.25rem;letter-spacing:-.02em}}@media (min-width: 1024px){.hero-content h1{font-size:3rem}}.hero-content h1 .hero-highlight{color:#0489a1;display:block;margin-top:.25rem}.hero-content .hero-subtitle{font-size:1.1rem;color:#1a1a1abf;margin-bottom:1.5rem;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto;font-weight:400}@media (min-width: 480px){.hero-content .hero-subtitle{font-size:1.15rem;margin-bottom:1.75rem}}@media (min-width: 768px){.hero-content .hero-subtitle{font-size:1.2rem;line-height:1.7}}@media (max-width: 576px){.hero-content .hero-subtitle{font-size:1rem;margin-bottom:1.25rem}}.hero-content .hero-subtitle strong{color:#1a1a1a;font-weight:600}.hero-content .hero-subtitle .hero-cta-text{display:block;margin-top:.75rem;color:#0489a1;font-weight:500;font-size:1.05em}.hero-features{display:flex;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap;justify-content:center}@media (min-width: 480px){.hero-features{gap:1rem;margin-bottom:1.5rem}}@media (min-width: 768px){.hero-features{margin-bottom:1.75rem}}.hero-features .feature{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#0489a114;border:1px solid rgba(4,137,161,.15);border-radius:8px;transition:all .3s ease;min-height:44px;-webkit-tap-highlight-color:rgba(4,137,161,.1);touch-action:manipulation}@media (min-width: 480px){.hero-features .feature{padding:.75rem 1.25rem}}.hero-features .feature:hover{border-color:#0489a1;background:#0489a11f;transform:translateY(-2px)}.hero-features .feature:active{transform:scale(.98)}.hero-features .feature svg{font-size:.95rem;color:#0489a1;flex-shrink:0}@media (min-width: 480px){.hero-features .feature svg{font-size:1rem}}.hero-features .feature span{font-size:.875rem;color:#1a1a1a;font-weight:500;line-height:1.4}@media (min-width: 480px){.hero-features .feature span{font-size:.95rem}}.hero-cta{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;justify-content:center;width:100%}@media (min-width: 480px){.hero-cta{flex-direction:row;flex-wrap:wrap;gap:1rem;width:auto;margin-bottom:1.25rem}}.hero-cta .cta{width:100%}@media (min-width: 480px){.hero-cta .cta{width:auto}}.hero-trust{margin-top:.75rem}.hero-trust .trust-text{font-size:.875rem;color:#1a1a1ab3;font-weight:500;line-height:1.5;text-align:center}@media (min-width: 480px){.hero-trust .trust-text{font-size:.9rem}}.positioning{padding:2.5rem 0;background:#fff}@media (min-width: 768px){.positioning{padding:3.5rem 0}}.positioning-header{text-align:center;max-width:900px;margin:0 auto 1.75rem}@media (min-width: 768px){.positioning-header{margin-bottom:2.5rem}}.positioning-header .section-badge{display:inline-block;padding:.5rem 1.25rem;background:#0489a114;color:#0489a1;border-radius:25px;font-size:.85rem;font-weight:600;margin-bottom:1.25rem;letter-spacing:.5px;text-transform:uppercase}.positioning-header h2{font-size:1.85rem;color:#1a1a1a;margin-bottom:.875rem;font-weight:800;line-height:1.2;letter-spacing:-.02em}@media (min-width: 480px){.positioning-header h2{font-size:2.25rem}}@media (min-width: 768px){.positioning-header h2{font-size:2.75rem}}.positioning-header .section-subtitle{font-size:1rem;color:#1a1a1abf;line-height:1.7}@media (min-width: 768px){.positioning-header .section-subtitle{font-size:1.1rem}}.positioning-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1200px;margin:0 auto}@media (min-width: 768px){.positioning-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.positioning-card{background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:12px;padding:1.5rem 1.25rem;box-shadow:0 2px 8px #0000000a;transition:all .3s ease;text-align:left;height:100%}@media (min-width: 768px){.positioning-card{padding:2rem 1.75rem}}.positioning-card:hover{transform:translateY(-4px);border-color:#0489a140;box-shadow:0 10px 26px #00000014}.positioning-card:hover .positioning-icon{background:#0489a11f}.positioning-card h3{font-size:1.15rem;font-weight:800;color:#1a1a1a;margin:0 0 .5rem;letter-spacing:-.01em}.positioning-card p{margin:0;color:#1a1a1abf;line-height:1.7;font-size:.95rem}.positioning-icon{width:52px;height:52px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#0489a114;color:#0489a1;margin-bottom:.875rem;transition:all .3s ease}.positioning-icon svg{font-size:1.35rem}.thank-you-page{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.thank-you-header{background:#fffffffa;border-bottom:1px solid rgba(4,137,161,.08);box-shadow:0 2px 12px #0489a10d}.thank-you-header-inner{display:flex;align-items:center;justify-content:center;padding:1.25rem 0}.thank-you-logo{display:inline-block;transition:transform .2s ease,opacity .2s ease}.thank-you-logo:hover{transform:scale(1.03);opacity:.95}.thank-you-logo img{width:auto;height:auto;max-height:54px;filter:drop-shadow(0 2px 4px rgba(4,137,161,.1))}.thank-you-main{flex:1;display:flex}.thank-you-section{width:100%;padding:3.5rem 0}@media (min-width: 768px){.thank-you-section{padding:5rem 0}}.thank-you-card{max-width:820px;margin:0 auto;background:#fff;border:1px solid rgba(4,137,161,.12);border-radius:18px;padding:2rem 1.25rem;text-align:center;box-shadow:0 12px 32px #00000014}@media (min-width: 768px){.thank-you-card{padding:3rem 2.5rem}}.thank-you-card h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:800;letter-spacing:-.02em;color:#1a1a1a;font-size:1.75rem;line-height:1.15;margin-bottom:.75rem}@media (min-width: 768px){.thank-you-card h1{font-size:2.25rem}}.thank-you-icon{width:72px;height:72px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;background:#0489a11a;border:1px solid rgba(4,137,161,.18);color:#0489a1}.thank-you-icon svg{font-size:2.2rem}.thank-you-text{max-width:680px;margin:0 auto 1.5rem;color:#1a1a1ac7;font-size:1rem;line-height:1.6}@media (min-width: 768px){.thank-you-text{font-size:1.05rem}}.thank-you-actions{margin:1.25rem 0}.thank-you-note{margin-top:.5rem;color:#1a1a1aa6;font-size:.95rem}*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}section[id]{scroll-margin-top:90px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}img{max-width:100%;height:auto;display:block;image-rendering:auto}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;color:#1a1a1a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(4,137,161,.1);overflow-x:hidden;width:100%;max-width:100vw}*:focus-visible{outline:3px solid #0489A1;outline-offset:2px;border-radius:4px}*:focus:not(:focus-visible){outline:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #0489A1;outline-offset:2px;box-shadow:0 0 0 4px #0489a133}p,span,li,td,th{color:#1a1a1a}a{color:#0489a1;text-decoration:underline}a:hover{color:#035f6f;text-decoration:underline}a:focus-visible{background-color:#0489a126;text-decoration:underline;outline:3px solid #0489A1;outline-offset:2px}a:visited{color:#037488}.text-muted,.text-secondary{color:#1a1a1ab3}.bg-dark a,[data-theme=dark] a{color:#06c9ec}.bg-dark p,.bg-dark span,.bg-dark li,[data-theme=dark] p,[data-theme=dark] span,[data-theme=dark] li{color:#ffffffe6}.container{max-width:1400px;margin:0 auto;padding:0 .875rem}@media (min-width: 320px){.container{padding:0 1rem}}@media (min-width: 480px){.container{padding:0 1.25rem}}@media (min-width: 576px){.container{padding:0 1.5rem}}@media (min-width: 768px){.container{padding:0 2rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;outline:none;letter-spacing:.01em;min-height:44px;min-width:44px;-webkit-tap-highlight-color:rgba(4,137,161,.2);touch-action:manipulation}@media (min-width: 480px){.btn{gap:.75rem;padding:.875rem 2rem;font-size:1rem}}.btn-primary{background:#0489a1;color:#fff;box-shadow:0 2px 8px #0489a133}.btn-primary:hover{background:#035f6f;transform:translateY(-2px);box-shadow:0 4px 12px #0489a14d}.btn-primary:active{transform:translateY(0);background:#024956}.btn-secondary{background:transparent;color:#0489a1;border:2px solid #0489A1;min-width:auto}.btn-secondary:hover{background:#0489a10d;transform:translateY(-2px)}.btn-secondary:active{transform:translateY(0);background:#0489a11a}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only:focus{position:static;width:auto;height:auto;padding:inherit;margin:inherit;overflow:visible;clip:auto;white-space:normal}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:2.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.py-1{padding-top:.5rem;padding-bottom:.5rem}.py-2{padding-top:1rem;padding-bottom:1rem}.py-3{padding-top:1.5rem;padding-bottom:1.5rem}.py-4{padding-top:2rem;padding-bottom:2rem}.py-5{padding-top:2.5rem;padding-bottom:2.5rem}.px-1{padding-left:.5rem;padding-right:.5rem}.px-2{padding-left:1rem;padding-right:1rem}.px-3{padding-left:1.5rem;padding-right:1.5rem}.px-4{padding-left:2rem;padding-right:2rem}.px-5{padding-left:2.5rem;padding-right:2.5rem}.landing-sites{min-height:100vh;background:#fff;width:100%;padding-top:80px}.landing-hero{padding:2.75rem 1rem 4rem;text-align:center;background:linear-gradient(135deg,#0489a114,#0489a105,#fff);position:relative;overflow:hidden}.landing-hero:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(4,137,161,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:float 20s ease-in-out infinite}@media (min-width: 768px){.landing-hero:before{width:800px;height:800px}}.landing-hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(4,137,161,.06) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:float 25s ease-in-out infinite reverse}@media (min-width: 768px){.landing-hero:after{width:600px;height:600px}}@media (min-width: 768px){.landing-hero{padding:4.5rem 2rem 6rem}}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-20px) scale(1.05)}}.landing-container{max-width:900px;margin:0 auto;position:relative;z-index:1}.landing-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#0489a11a;border:1.5px solid rgba(4,137,161,.2);border-radius:50px;margin-bottom:2rem;font-size:.95rem;font-weight:600;color:#0489a1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #0489a11a}@media (min-width: 480px){.landing-badge{padding:.875rem 1.75rem;font-size:1rem;margin-bottom:2.5rem}}@media (min-width: 768px){.landing-badge{padding:1rem 2rem;font-size:1.05rem}}.landing-badge svg{font-size:1rem;flex-shrink:0}@media (min-width: 768px){.landing-badge svg{font-size:1.1rem}}.landing-title{font-size:2.25rem;line-height:1.15;margin-bottom:1.75rem;color:#1a1a1a;font-weight:900;letter-spacing:-.03em;background:linear-gradient(135deg,#1a1a1a,#1a1a1acc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width: 480px){.landing-title{font-size:3rem;margin-bottom:2rem}}@media (min-width: 768px){.landing-title{font-size:4rem;margin-bottom:2.5rem;line-height:1.1}}@media (min-width: 992px){.landing-title{font-size:4.5rem}}.landing-subtitle{font-size:1.15rem;color:#1a1a1ab3;margin-bottom:1.5rem;line-height:1.7;font-weight:400;max-width:700px;margin-left:auto;margin-right:auto}.landing-subtitle strong{color:#1a1a1a;font-weight:700}@media (min-width: 480px){.landing-subtitle{font-size:1.3rem;margin-bottom:1.75rem}}@media (min-width: 768px){.landing-subtitle{font-size:1.5rem;margin-bottom:2rem;line-height:1.8}}.landing-target{font-size:1.1rem;color:#1a1a1abf;margin-bottom:3.5rem;line-height:1.6;font-weight:500;max-width:750px;margin-left:auto;margin-right:auto;padding:1rem 1.5rem;background:#0489a10f;border-left:3px solid #0489A1;border-radius:8px;font-style:italic}@media (min-width: 480px){.landing-target{font-size:1.2rem;margin-bottom:4rem;padding:1.25rem 2rem}}@media (min-width: 768px){.landing-target{font-size:1.3rem;margin-bottom:4.5rem;padding:1.5rem 2.5rem;border-radius:12px;line-height:1.7}}.landing-cta{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;margin:0 auto;max-width:560px}@media (min-width: 480px){.landing-cta{flex-direction:row;flex-wrap:wrap;gap:1rem;max-width:none}}.landing-cta .cta{width:100%}@media (min-width: 480px){.landing-cta .cta{width:auto}}.landing-trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}@media (min-width: 480px){.landing-trust-badges{gap:1.25rem;margin-top:3rem}}@media (min-width: 768px){.landing-trust-badges{gap:1.5rem;margin-top:3.5rem}}.trust-badge{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#0489a10d;border:1px solid rgba(4,137,161,.15);border-radius:10px;font-size:.9rem;font-weight:500;color:#1a1a1acc;transition:all .3s ease}@media (min-width: 480px){.trust-badge{padding:.875rem 1.5rem;font-size:.95rem;border-radius:12px}}@media (min-width: 768px){.trust-badge{padding:1rem 1.75rem;font-size:1rem;border-radius:14px}}.trust-badge svg{font-size:.95rem;color:#0489a1;flex-shrink:0}@media (min-width: 768px){.trust-badge svg{font-size:1rem}}.trust-badge:hover{background:#0489a114;border-color:#0489a1;transform:translateY(-1px)}.landing-benefits-inline{list-style:none;padding:0;margin:4rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:700px}@media (min-width: 480px){.landing-benefits-inline{margin-top:5rem;gap:1.25rem}}@media (min-width: 768px){.landing-benefits-inline{margin-top:6rem;gap:1.5rem}}.landing-benefits-inline li{padding:1rem 1.75rem;background:#0489a114;border:1.5px solid rgba(4,137,161,.15);border-radius:12px;font-size:1rem;font-weight:600;color:#1a1a1a;white-space:nowrap;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #0489a11a}@media (min-width: 480px){.landing-benefits-inline li{padding:1.25rem 2rem;font-size:1.1rem;border-radius:14px}}@media (min-width: 768px){.landing-benefits-inline li{padding:1.5rem 2.25rem;font-size:1.2rem;border-radius:16px}}.landing-benefits-inline li:hover{background:#0489a11f;border-color:#0489a1;transform:translateY(-2px);box-shadow:0 4px 12px #0489a133}
