@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--surface:#f8f9ff;--surface-dim:#cbdbf5;--surface-bright:#f8f9ff;--surface-container-lowest:#fff;--surface-container-low:#eff4ff;--surface-container:#e5eeff;--surface-container-high:#dce9ff;--surface-container-highest:#d3e4fe;--on-surface:#0b1c30;--on-surface-variant:#45464d;--inverse-surface:#213145;--inverse-on-surface:#eaf1ff;--outline:#76777d;--outline-variant:#c6c6cd;--primary:#131b2e;--on-primary:#fff;--primary-container:#131b2e;--on-primary-container:#7c839b;--secondary:#006a61;--on-secondary:#fff;--secondary-container:#86f2e4;--on-secondary-container:#006f66;--tertiary:#008ebf;--on-tertiary:#fff;--tertiary-container:#001e2c;--on-tertiary-container:#c4e7ff;--error:#ba1a1a;--on-error:#fff;--error-container:#ffdad6;--on-error-container:#93000a;--background:#f8f9ff;--on-background:#0b1c30;--surface-variant:#d3e4fe;--font-heading:"Manrope", sans-serif;--font-body:"Manrope", sans-serif;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--space-section:80px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 4px #0000000a, 0 4px 6px #0000000a;--shadow-raised:0 10px 20px #131b2e14}*{box-sizing:border-box;overflow-wrap:break-word;min-width:0}img,video,iframe,svg{max-width:100%;height:auto}html{scroll-behavior:smooth}[id]{scroll-margin-top:100px}body{width:100%;max-width:100%;font-family:var(--font-body);background-color:var(--background);color:var(--on-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:16px;line-height:1.5;overflow-x:clip}#root{width:100%;max-width:100%;overflow-x:clip}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--on-surface);margin:0}h1{letter-spacing:-.02em;font-size:48px;font-weight:700;line-height:56px}h2{font-size:30px;font-weight:600;line-height:38px}h3{font-size:24px;font-weight:600;line-height:32px}p{margin:0 0 var(--space-md) 0}a{color:var(--secondary);text-decoration:none;transition:color .2s}a:hover{color:var(--on-secondary-variant)}#root{flex-direction:column;min-height:100vh;display:flex}.container{width:100%;max-width:1120px;padding:0 var(--space-md);margin:0 auto}@media (width>=769px){.container{padding:0 var(--space-lg)}}@media (width<=768px){h1{letter-spacing:-.01em;font-size:32px;line-height:40px}.container{padding:0 var(--space-md)}}.app{width:100%;max-width:100%;overflow-x:clip}.header{z-index:100;background:#fff;border-bottom:1px solid #e8ecf0;position:sticky;top:0;box-shadow:0 1px 6px #0000000f}.header-inner{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;padding-top:10px;padding-bottom:10px;display:flex}.logo-img{object-fit:contain;width:auto;max-width:180px;max-height:96px}@media (width<=480px){.logo-img{max-width:140px;max-height:60px}}.nav{display:none}@media (width>=769px){.nav{align-items:center;gap:var(--space-xl);padding-right:var(--space-xl);flex:1;justify-content:flex-end;display:flex}}.nav a{font-family:var(--font-body);color:#444;border-bottom:2px solid #0000;padding-bottom:2px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.nav a:hover{color:#007b6e;border-bottom-color:#007b6e}.header-actions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;flex-shrink:1;justify-content:flex-end;max-width:100%;display:flex}.header-cta{display:none}@media (width>=769px){.header-cta{display:inline-flex}}.lang-pill{color:#007b6e;border-radius:var(--radius-full);font-family:var(--font-heading);cursor:pointer;background:#e8f5e9;border:1.5px solid #007b6e;padding:6px 16px;font-size:13px;font-weight:700;transition:all .2s}.lang-pill:hover{color:#fff;background:#007b6e}.btn{font-family:var(--font-body);border-radius:var(--radius-full);cursor:pointer;white-space:normal;text-align:center;border:none;justify-content:center;align-items:center;padding:10px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.btn-large{padding:14px 36px;font-size:17px}.btn-yellow{color:#0b1c30;background:#f7c700;box-shadow:0 2px 8px #f7c70059}.btn-yellow:hover{background:#e0b300;transform:translateY(-2px);box-shadow:0 6px 18px #f7c70073}.btn-outline{color:#fff;background:0 0;border:2px solid #fff}.btn-outline:hover{color:#0b1c30;background:#fff;transform:translateY(-2px)}.hero{background:#007b6e;position:relative;overflow:hidden}.hero-video-bg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{-webkit-backdrop-filter:blur(3px);z-index:2;background:linear-gradient(135deg,#007b6e80 0%,#00378199 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content-centered{z-index:3;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding-top:40px;padding-bottom:30px;display:flex;position:relative}@media (width>=1025px){.hero-content-centered{padding-top:60px;padding-bottom:40px}}.hero-title-massive{color:#fff;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:16px;font-size:28px;font-weight:800;line-height:1.2}@media (width>=769px){.hero-title-massive{font-size:36px}}@media (width>=1025px){.hero-title-massive{font-size:40px}}.hero-sub-title{color:#f7c700;margin-bottom:12px;font-size:20px;font-weight:600}@media (width>=769px){.hero-sub-title{font-size:22px}}.hero-content-centered .hero-desc{color:#ffffffe6;max-width:680px;margin-bottom:24px;font-size:16px;line-height:1.5}.hero-content-centered .hero-note{margin-top:20px}.trust-strip{z-index:3;background:0 0;border-top:1px solid #ffffff26;margin-top:0;position:relative}.trust-strip-inner{justify-content:center;gap:var(--space-xxl);padding:var(--space-lg) 0;flex-wrap:wrap;display:flex}.trust-item{align-items:center;gap:var(--space-sm);color:#fff;font-size:15px;font-weight:600;display:flex}.trust-icon{stroke:#fff;flex-shrink:0;width:22px;height:22px}.partners-section{padding:var(--space-xl) 0;background:#f9fafb;border-bottom:1px solid #e8ecf0}.partners-inner{align-items:center;gap:var(--space-xxl);flex-wrap:wrap;justify-content:center;display:flex}.partners-label{font-family:var(--font-body);color:#888;white-space:nowrap;font-size:13px;font-weight:500}.partners-logos{gap:var(--space-xl);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.partner-logo-text{font-family:var(--font-heading);color:#aaa;font-size:18px;font-weight:700;transition:color .2s}.partner-logo-text:hover{color:#007b6e}.benefits-section{background:#fff;padding:72px 0}.section-header{text-align:center;margin-bottom:var(--space-xxl)}.section-header h2{color:#0b1c30;padding-bottom:var(--space-sm);font-size:32px;font-weight:700;display:inline-block;position:relative}.section-header h2:after{content:"";border-radius:var(--radius-full);background:#f7c700;width:48px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.card-grid{justify-content:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.card{border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;background:#fff;border:1.5px solid #e8ecf0;flex:100%;transition:all .3s;position:relative;overflow:hidden}@media (width>=769px){.card{flex:0 1 calc(50% - (var(--space-lg) / 2))}}@media (width>=1025px){.card{flex:0 1 calc(33.333% - (var(--space-lg) * 2 / 3))}}.card:before{content:"";transform-origin:0;background:#007b6e;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.card:hover{border-color:#007b6e;transform:translateY(-6px);box-shadow:0 16px 40px #007b6e1f}.card:hover:before{transform:scaleX(1)}.card-icon-wrap{border-radius:var(--radius-md);width:52px;height:52px;margin:0 auto var(--space-md);background:#e8f5e9;justify-content:center;align-items:center;transition:background .3s;display:flex}.card:hover .card-icon-wrap{background:#007b6e}.card-icon-wrap svg{stroke:#007b6e;width:26px;height:26px;transition:stroke .3s}.card:hover .card-icon-wrap svg{stroke:#fff}.card h3{color:#0b1c30;margin-bottom:var(--space-sm);font-size:18px;font-weight:700}.card p{color:#666;font-size:14px;line-height:1.65}.steps-section{background:#f9fafb;padding:72px 0}.steps-timeline{max-width:600px;margin:0 auto;padding:20px 0;position:relative}.steps-timeline:before{content:"";z-index:0;background:#e8ecf0;width:2px;position:absolute;top:0;bottom:0;left:23px}.timeline-item{gap:32px;margin-bottom:40px;display:flex;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-number{box-sizing:border-box;color:#0b1c30;width:48px;height:48px;font-family:var(--font-heading);z-index:2;background:#f7c700;border:4px solid #f9fafb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex;position:relative;box-shadow:0 4px 10px #f7c7004d}.timeline-content{border-radius:var(--radius-lg);z-index:2;background:#fff;border:1px solid #e8ecf0;flex:1;padding:24px;transition:all .3s;position:relative;box-shadow:0 4px 12px #00000008}.timeline-content:hover{border-color:#007b6e;transform:translate(5px);box-shadow:0 8px 24px #007b6e14}.timeline-content h3{color:#0b1c30;margin-bottom:8px;font-size:18px;font-weight:700}.timeline-content p{color:#666;margin:0;font-size:15px;line-height:1.6}.providers-section{background:#fff;border-top:1px solid #e8ecf0;padding:80px 0}.providers-desc{color:#666;text-align:center;max-width:700px;margin:0 auto 40px;font-size:16px;line-height:1.6}.providers-marquee-container{width:100%;padding:10px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.providers-marquee{gap:32px;width:max-content;animation:30s linear infinite scrollMarquee;display:flex}.providers-marquee:hover{animation-play-state:paused}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 16px))}}.provider-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #e8ecf0;justify-content:center;align-items:center;min-width:220px;padding:24px 32px;transition:all .3s;display:flex}.provider-card:hover{background:#fff;border-color:#007b6e;transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.provider-logo{object-fit:contain;filter:grayscale()opacity(.7);width:auto;max-width:140px;max-height:48px;transition:transform .4s cubic-bezier(.165,.84,.44,1),filter .4s}.provider-card:hover .provider-logo{filter:grayscale(0%)opacity();transform:scale(1.08)}.installments-section{background:radial-gradient(circle at 100% 0,#007b6e 0%,#004d44 100%);padding:100px 0;position:relative;overflow:hidden}.wave-divider-top{z-index:5;width:100%;line-height:0;position:absolute;top:-1px;left:0;overflow:hidden}.wave-divider-top svg{width:calc(100% + 1.3px);height:40px;display:block;position:relative}@media (width>=768px){.wave-divider-top svg{height:80px}}.wave-divider-top .shape-fill{fill:#fff}.installments-bg-glow{filter:blur(100px);z-index:1;pointer-events:none;border-radius:50%;position:absolute}.glow-1{background:#f7c70026;width:400px;height:400px;top:-10%;left:-10%}.glow-2{background:#00ffc81a;width:500px;height:500px;bottom:-20%;right:-10%}.installments-inner{z-index:2;align-items:center;gap:var(--space-xxl);flex-direction:column;display:flex;position:relative}.installments-header{text-align:center;max-width:640px;margin:0 auto}.trust-badge{color:#f7c700;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}.installments-header h2{color:#fff;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.2}@media (width>=768px){.installments-header h2{font-size:40px}}.installments-desc{color:#ffffffd9;font-size:17px;line-height:1.6}.installment-cards-grid{grid-template-columns:1fr;gap:24px;width:100%;max-width:1000px;margin:0 auto;display:grid}@media (width>=600px){.installment-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.installment-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=600px) and (width<=899px){.installment-card:nth-child(3){grid-column:1/-1;width:100%;max-width:50%;margin:0 auto}}.installment-card{-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#fffffff2;border:1px solid #fff;border-radius:20px;outline:none;justify-content:center;align-items:center;width:100%;padding:40px 24px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;box-shadow:0 4px 24px #00000014,0 1px 3px #0000000d}.installment-card:hover,.installment-card:focus-visible{border-color:#fff;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #00000026,0 4px 12px #00000014}.installment-card:focus-visible{outline-offset:4px;outline:3px solid #f7c700}.installment-card-inner{justify-content:center;align-items:center;width:100%;display:flex}.payment-logo{object-fit:contain;filter:drop-shadow(0 2px 4px #0000000f);width:auto;max-width:100%;max-height:44px;transition:transform .4s}.installment-card:hover .payment-logo{transform:scale(1.05)}.installments-benefits{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;margin-top:16px;display:flex}.benefit-pill{color:#fff;cursor:default;background:#0003;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:10px;padding:10px 20px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.benefit-pill:hover{background:#00000059;border-color:#ffffff40;transform:translateY(-2px)}.benefit-icon-wrapper{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.animate-on-scroll{opacity:0;transition:opacity .8s cubic-bezier(.165,.84,.44,1),transform .8s cubic-bezier(.165,.84,.44,1);transform:translateY(30px)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transition:none;transform:none}.installment-card,.payment-logo,.benefit-pill{transition:none;transform:none!important}}.cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#0b1c30 0%,#005f55 100%);padding:80px 0}.cta-inner{max-width:800px;margin:0 auto}.cta-inner h2{color:#fff;margin-bottom:20px;font-size:32px;font-weight:800;line-height:1.2}@media (width>=768px){.cta-inner h2{font-size:40px}}.cta-inner p{color:#ffffffe6;margin-bottom:40px;font-size:18px;line-height:1.6}.cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.footer{color:#fff;background:#0b1c30;margin-top:auto;padding:32px 0 0}.footer-grid{grid-template-columns:1fr;gap:24px;margin-bottom:32px;display:grid}@media (width>=601px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width>=901px){.footer-grid{grid-template-columns:1fr 1.5fr 1fr}}.footer-logo-wrap{margin-bottom:12px}.footer-logo{object-fit:contain;width:100%;max-width:140px;height:auto}.footer-bottom{text-align:center;color:#a0aec0;background:#061220;justify-content:center;align-items:center;padding:16px;font-size:13px;display:flex}.footer-bottom p{margin:0;padding:0}.footer-tagline{color:#a0aec0;margin-bottom:24px;font-size:15px;line-height:1.5}.footer-socials{gap:12px;display:flex}.footer-social{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.footer-social:hover{color:#0b1c30;background:#f7c700;transform:translateY(-2px)}.footer-col-title{font-family:var(--font-heading);color:#fff;margin-bottom:20px;font-size:18px;font-weight:700}.footer-contact-list{flex-direction:column;gap:16px;display:flex}.footer-contact-item{color:#e2e8f0;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.footer-contact-item.align-center{align-items:center}.footer-contact-icon{color:#f7c700;flex-shrink:0;margin-top:2px}.footer-contact-item.align-center .footer-contact-icon{margin-top:0}.footer-contact-item a{color:#e2e8f0;text-decoration:none;transition:color .2s}.footer-contact-item a:hover{color:#f7c700}.footer-phones{flex-wrap:wrap;align-items:center;gap:4px 8px;display:flex}.phone-sep{opacity:.3;font-size:12px}.footer-hours{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:16px}.footer-hours-label{color:#a0aec0;letter-spacing:.5px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.footer-hours p{color:#cbd5e1;margin:0 0 2px;font-size:12px;line-height:1.4}.text-accent{color:#f7c700;font-weight:600}.footer-map{border:1px solid #ffffff1a;border-radius:8px;width:100%;height:140px;overflow:hidden}.body-lg{font-size:18px;line-height:28px}.label-md{letter-spacing:.08em;text-transform:uppercase;color:#888;font-size:13px;font-weight:600}
