body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0a0a0a;color:#fff;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden;scroll-behavior:smooth}.landing-page{background:#0a0a0a;min-height:100vh}.navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-bottom:none;left:0;padding:1.5rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar-scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af2;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 20px #0000004d;padding:1rem 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.logo-link,.nav-container{align-items:center;display:flex}.logo-link{text-decoration:none;transition:opacity .3s ease}.logo-link:hover{opacity:.8}.nav-logo-image{height:40px;object-fit:contain;width:auto}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff3842,#000);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;letter-spacing:-.5px}.mobile-menu-toggle{background:#0000;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:color .3s ease;z-index:1001}.mobile-menu-toggle:hover{color:#ff3842}.nav-menu{align-items:center;display:flex;gap:2.5rem}.nav-link{color:#e0e0e0;cursor:pointer;font-size:.95rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#ff3842}.nav-link:after{background:linear-gradient(135deg,#ff3842,#000);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.hero-section{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero-background{overflow:hidden;z-index:1}.hero-background,.hero-gradient-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-gradient-overlay{background:linear-gradient(135deg,#00000080,#0a0a0a8c 50%,#00000080);z-index:2}.hero-pattern{background-image:radial-gradient(circle at 20% 50%,#ff384214 0,#0000 50%),radial-gradient(circle at 80% 80%,#ff38420d 0,#0000 50%);top:0}.hero-pattern,.hero-wavy-pattern{bottom:0;left:0;position:absolute;right:0;z-index:1}.hero-wavy-pattern{background-image:radial-gradient(circle at 2px 2px,#ffffff26 1px,#0000 0);background-size:40px 40px;height:150px;mask-image:linear-gradient(0deg,#000 0,#0000);-webkit-mask-image:linear-gradient(0deg,#000 0,#0000);opacity:.6}.hero-content{justify-content:center;margin:0 auto;max-width:1400px;min-height:100vh;padding:0 2rem;position:relative;z-index:3}.hero-content,.hero-text{align-items:center;display:flex;width:100%}.hero-text{flex-direction:column;max-width:800px;z-index:2}.hero-contact-icons{display:flex;flex-direction:column;gap:1.5rem;position:absolute;right:2rem;top:50%;transform:translateY(-50%);z-index:4}.hero-contact-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff4d;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.hero-contact-icon:hover{background:#ffffff1a;border-color:#fff9;transform:scale(1.1)}.hero-badge{background:#ff384226;border:1px solid #ff38424d;border-radius:50px;color:#ff3842;display:inline-block;font-size:.9rem;font-weight:500;margin-bottom:2rem;padding:.5rem 1.2rem}.hero-title{-webkit-text-fill-color:#0000;animation:gradientMove 3s ease infinite;background:linear-gradient(135deg,#fff,#e0e0e0 50%,#b0b0b0);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;letter-spacing:-1px;line-height:1.2;margin-bottom:1.5rem;text-align:center}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.hero-title-highlight:after{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.hero-description{color:#fff;font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:650px;text-align:center}.hero-buttons{display:flex;flex-wrap:wrap;margin-bottom:4rem}.btn-hero-cta,.hero-buttons{gap:.5rem;justify-content:center}.btn-hero-cta{align-items:center;background:linear-gradient(180deg,#fff,grey);border:1px solid #666;border-radius:5px;color:#333;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;height:50px;min-width:200px;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-hero-cta:hover{background:linear-gradient(180deg,#fff,#999);box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.btn-icon{font-size:1.1rem}.btn-hero-whatsapp{align-items:center;background:linear-gradient(180deg,#fff,grey);border:1px solid #666;border-radius:5px;color:#333;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;height:50px;justify-content:center;min-width:200px;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-hero-whatsapp:hover{background:linear-gradient(180deg,#fff,#999);box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#ff3842,#000);box-shadow:0 4px 15px #ff38424d;color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #ff384266;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.hero-awards{flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:-3rem}.award-badge,.hero-awards{align-items:center;display:flex}.award-badge{transition:transform .3s ease}.award-badge:hover{transform:translateY(-5px) scale(1.05)}.award-badge a{display:block;text-decoration:none}.bestWebBadgeImage{border-radius:8px;display:block;height:auto;max-width:80px;transition:opacity .3s ease}.bestWebBadgeImage:hover{opacity:.9}.scroll-indicator{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.scroll-arrow{animation:scrollBounce 2s infinite;background:linear-gradient(180deg,#ff3842,#0000);height:30px;position:relative;width:2px}.scroll-arrow:after{border-bottom:2px solid #ff3842;border-right:2px solid #ff3842;bottom:0;content:"";height:10px;left:-4px;position:absolute;transform:rotate(45deg);width:10px}@keyframes scrollBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.services-section{background:linear-gradient(180deg,#0a0a0a,#111);padding:8rem 0;position:relative}.services-section:before{background:linear-gradient(90deg,#0000,#ff38424d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.container{margin:0 auto;max-width:1400px;padding:0 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2;margin-bottom:1rem}.section-subtitle{color:#888;font-size:1.2rem;margin:0 auto;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem;transition:all .3s ease}.service-card:hover{background:#ffffff14;border-color:#ffffff4d;box-shadow:0 10px 40px #ffffff26;transform:translateY(-5px)}.service-icon{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#fff,#e0e0e0 50%,#b0b0b0);-webkit-background-clip:text;background-clip:text;display:flex;font-size:3rem;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.service-card:hover .service-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#d0d0d0 50%,#a0a0a0);-webkit-background-clip:text;background-clip:text;transform:scale(1.1) translateY(-5px)}.service-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-description{color:#b0b0b0;font-size:1rem;line-height:1.7}.about-section{background:#0a0a0a;padding:8rem 0}.about-content-wrapper{margin:0 auto;max-width:900px}.about-text-content{text-align:left}.about-text{color:#b0b0b0;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.parent-company-section{background:linear-gradient(180deg,#0a0a0a,#111);padding:8rem 0;position:relative}.parent-company-section:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.parent-company-content{margin:0 auto;max-width:1000px}.parent-company-text{text-align:left}.parent-company-description{color:#b0b0b0;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.parent-company-description strong{color:#fff;font-weight:600}.learnfi-link{color:#ff3842;font-weight:500;text-decoration:none;transition:color .3s ease}.learnfi-link:hover{color:#fff;text-decoration:underline}.parent-company-cta{margin-top:2.5rem;text-align:center}.btn-learnfi-visit{align-items:center;background:linear-gradient(180deg,#fff,grey);border:1px solid #666;border-radius:8px;box-shadow:0 4px 15px #0003;color:#333;display:inline-flex;font-size:1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-learnfi-visit:hover{background:linear-gradient(180deg,#fff,#999);box-shadow:0 8px 25px #0000004d;transform:translateY(-2px)}.about-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2.5rem}.feature-item{align-items:center;color:#e0e0e0;display:flex;font-size:1rem;gap:.75rem}.feature-check{color:#ff3842;font-size:1.2rem;font-weight:700}.awards-section{background:#0a0a0a;overflow:hidden;padding:8rem 0;position:relative}.awards-section:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.awards-header{margin-bottom:3rem;position:relative;text-align:center;z-index:1}.awards-badge-top{background:#ffffff26;border:1px solid #ffffff4d;border-radius:25px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;padding:.5rem 1.2rem}.awards-main-title{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2;margin-bottom:1rem}.awards-highlight{-webkit-text-fill-color:#0000;animation:gradientMove 3s ease infinite;background:linear-gradient(135deg,#fff,#e0e0e0 50%,#b0b0b0);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;border-radius:8px;display:inline-block;padding:.2rem 1rem;position:relative}.awards-highlight:before{background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;content:"";inset:0;position:absolute;z-index:-1}.awards-subtitle{color:#b0b0b0;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.awards-summary{display:flex;gap:3rem;justify-content:center;margin-bottom:4rem;position:relative;z-index:1}.summary-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;min-width:150px;padding:2rem 3rem;text-align:center}.summary-number{-webkit-text-fill-color:#0000;animation:gradientMove 3s ease infinite;background:linear-gradient(135deg,#fff,#e0e0e0 50%,#b0b0b0);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.summary-label{color:#b0b0b0;font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.awards-carousel-wrapper{margin:0 auto;max-width:1200px;position:relative;z-index:1}.awards-carousel{border-radius:20px;overflow:hidden;position:relative}.award-carousel-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;display:none;overflow:hidden}.award-carousel-card.active{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr}.award-card-left{background:#0003;display:flex;flex-direction:column;padding:2rem;position:relative}.award-image-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.award-tag{border-radius:20px;font-size:.75rem;font-weight:600;gap:.3rem;padding:.4rem .8rem}.award-tag,.tag-icon{align-items:center;display:inline-flex}.tag-icon{font-size:.9rem}.featured-tag,.type-tag.national{background:#fff3;border:1px solid #fff6;color:#fff}.type-tag.global{background:#0003;border:1px solid #0006;color:#000}.award-image-container{background:#0003;border-radius:12px;flex:1 1;overflow:hidden;position:relative}.award-carousel-image{display:block;height:100%;object-fit:cover;width:100%}.video-play-overlay{align-items:center;background:#ffffffe6;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:60px}.video-play-overlay:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.play-icon{align-items:center;color:#ff3842;display:flex;font-size:1.5rem;justify-content:center}.award-card-right{display:flex;flex-direction:column;justify-content:space-between;padding:3rem}.award-org-badge{display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem}.award-org-badge,.org-icon{align-items:center;color:#fff}.org-icon{display:inline-flex;font-size:1.2rem}.award-carousel-title{color:#fff;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.award-carousel-description{color:#b0b0b0;flex:1 1;font-size:1rem;line-height:1.7;margin-bottom:2rem}.award-carousel-meta{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding-top:1.5rem}.meta-item{display:flex;font-size:.9rem;gap:.75rem}.meta-icon,.meta-item{align-items:center;color:#b0b0b0}.meta-icon{display:inline-flex;font-size:1.1rem;margin-right:.5rem}.award-carousel-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-learn-more,.btn-watch-video{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.9rem 1.8rem;text-decoration:none;transition:all .3s ease}.btn-watch-video{background:linear-gradient(135deg,#fff,#e0e0e0 50%,#b0b0b0);color:#333}.btn-watch-video:hover{box-shadow:0 8px 20px #ffffff4d;transform:translateY(-2px)}.btn-learn-more{background:#ffffff1a;border:1px solid #fff3;color:#fff}.btn-learn-more:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.award-carousel-buttons .btn-icon,.btn-icon{align-items:center;display:inline-flex;font-size:1rem}.carousel-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.carousel-arrow:hover{background:#fff3;border-color:#fff6;transform:translateY(-50%) scale(1.1)}.carousel-arrow-left{left:-25px}.carousel-arrow-right{right:-25px}.carousel-dots{display:flex;gap:.75rem;justify-content:center;margin-top:2rem;position:relative;z-index:1}.carousel-dot{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.carousel-dot.active{background:#fff;border-radius:6px;width:32px}.carousel-dot:hover{background:#ffffff80}.contact-section{background:linear-gradient(180deg,#0a0a0a,#111);padding:8rem 0;position:relative}.contact-section:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.contact-content{display:flex;justify-content:center;margin-top:3rem}.contact-info{display:flex;flex-direction:column;gap:2rem;max-width:600px;width:100%}.contact-item{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1.5rem;padding:1.5rem}.contact-icon{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#fff,#e0e0e0 50%,#b0b0b0);-webkit-background-clip:text;background-clip:text;display:flex;flex-shrink:0;font-size:2rem;justify-content:center;transition:all .3s ease}.contact-item:hover .contact-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#d0d0d0 50%,#a0a0a0);-webkit-background-clip:text;background-clip:text;transform:scale(1.1)}.contact-item h4{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.contact-item p{color:#b0b0b0;font-size:1rem}.contact-form-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-input,.form-textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease}.form-input:focus,.form-textarea:focus{background:#ffffff14;border-color:#ff3842;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#666}.form-textarea{min-height:120px;resize:vertical}.btn-submit{margin-top:.5rem;width:100%}.cta-banner-section{background:#0a0a0a;padding:4rem 0;position:relative}.cta-banner{align-items:center;background:#1a1a1a;border:1px solid #ffffff26;border-radius:10px;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin:0 auto;max-width:1200px;overflow:hidden;padding:3rem 4rem;position:relative;text-align:center}.cta-banner:before{background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:30px 30px;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.cta-banner-title{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2;margin:0;position:relative;z-index:1}.cta-banner-button{align-items:center;background:linear-gradient(180deg,#f0f0f0,#e0e0e0);border:1px solid #ccc;border-radius:5px;color:#333;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2.5rem;position:relative;transition:all .3s ease;z-index:1}.cta-banner-button:hover{background:linear-gradient(180deg,#fff,#f0f0f0);box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.cta-arrow{font-size:1.2rem;font-weight:700}.footer{background:#0a0a0a;border-top:1px solid #ffffff1a;padding:3rem 0}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{justify-content:center}.footer-logo-image{height:50px;object-fit:contain;width:auto}.footer-logo .logo-text{font-size:1.5rem}.footer-text{color:#888;font-size:.9rem}.footer-company-link{color:#b0b0b0;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-company-link:hover{color:#ff3842;text-decoration:underline}.footer-social{flex-wrap:wrap;gap:1rem}.footer-social,.footer-social-icon{display:flex;justify-content:center}.footer-social-icon{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#b0b0b0;font-size:1.3rem;height:45px;text-decoration:none;transition:all .3s ease;width:45px}.footer-social-icon:hover{background:#ff38421a;border-color:#ff384280;box-shadow:0 6px 15px #ff384233;color:#ff3842;transform:translateY(-3px)}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.footer-link{color:#b0b0b0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#ff3842}@media (max-width:1024px){.contact-content{justify-content:center}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.nav-container{padding:0 1rem}.nav-logo-image{height:35px}.mobile-menu-toggle{display:block}.nav-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0afa;border-bottom:1px solid #ffffff1a;box-shadow:0 10px 30px #00000080;flex-direction:column;gap:0;left:0;opacity:0;padding:2rem 0;position:fixed;right:0;top:70px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;z-index:999}.nav-menu.nav-menu-open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{border-bottom:1px solid #ffffff0d;font-size:1rem;padding:1rem 2rem;text-align:left;width:100%}.nav-link:hover{background:#ffffff0d;color:#fff}.nav-link:after{display:none}.hero-content{padding:2rem 1rem 0}.hero-text{max-width:100%}.hero-text,.hero-title{text-align:center}.hero-description{margin:0 auto 2.5rem;text-align:center}.hero-buttons{align-items:center;flex-direction:column;gap:1rem;justify-content:center}.btn-hero-cta,.btn-hero-whatsapp{font-size:1rem;height:50px;max-width:280px;min-width:280px;padding:1rem 2rem;width:100%}.hero-contact-icons{gap:1rem;right:1rem}.hero-contact-icon{font-size:1rem;height:45px;width:45px}.hero-awards{gap:1rem;justify-content:center}.bestWebBadgeImage{max-width:80px}.services-grid{gap:1.5rem;grid-template-columns:1fr}.awards-summary{flex-wrap:wrap;gap:1.5rem}.summary-item{min-width:120px;padding:1.5rem 2rem}.summary-number{font-size:2.5rem}.award-carousel-card.active{grid-template-columns:1fr}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.award-card-right{padding:2rem}.award-carousel-title{font-size:1.5rem}.awards-summary{gap:1rem}.summary-item{flex:1 1;min-width:100px;padding:1.25rem 1.5rem}.summary-number{font-size:2rem}.award-image-tags{gap:.5rem}.award-carousel-buttons,.award-image-tags{flex-direction:column}.btn-learn-more,.btn-watch-video{justify-content:center;width:100%}.carousel-arrow{font-size:1.2rem;height:40px;width:40px}.carousel-arrow-left{left:5px}.carousel-arrow-right{right:5px}.service-card{padding:2rem}.about-text-content{text-align:center}.about-features{grid-template-columns:1fr}.parent-company-text{text-align:center}.parent-company-description{font-size:1rem}.contact-form-wrapper{padding:2rem}.footer-content{flex-direction:column;text-align:center}.footer-logo-image{height:40px}.container{padding:0 1rem}}@media (max-width:480px){.nav-logo-image{height:35px}.logo-text{font-size:1.5rem}.nav-menu{gap:1rem;top:60px}.nav-link{font-size:.9rem;padding:.9rem 1.5rem}.mobile-menu-toggle{font-size:1.3rem}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-buttons{align-items:center;flex-direction:column;gap:1rem}.btn-hero-cta,.btn-hero-whatsapp{font-size:.95rem;height:50px;max-width:280px;min-width:280px;padding:.9rem 1.5rem;width:100%}.btn-primary,.btn-secondary{padding:.9rem 2rem;width:100%}.hero-awards{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:center}.bestWebBadgeImage{max-width:70px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.cta-banner{gap:1.5rem;padding:2rem 1.5rem}.cta-banner-title{font-size:1.75rem}.cta-banner-button{font-size:1rem;padding:.9rem 2rem}.hero-contact-icons{gap:.75rem;right:.5rem}.hero-contact-icon{font-size:.9rem;height:40px;width:40px}}.youtube-modal-overlay{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:10000}.youtube-modal-content{aspect-ratio:16/9;background:#000;border-radius:12px;box-shadow:0 20px 60px #00000080;max-width:1200px;overflow:hidden;position:relative;width:100%}.youtube-modal-close{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:2.5rem;height:40px;justify-content:center;position:absolute;right:0;top:-40px;transition:color .3s ease;width:40px;z-index:10001}.youtube-modal-close:hover{color:#ff3842}.youtube-modal-iframe{border:none;height:100%;width:100%}@media (max-width:768px){.youtube-modal-overlay{padding:1rem}.youtube-modal-close{font-size:2rem;top:-35px}}.three-canvas{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.cookie-manager-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:10000}.cookie-manager-modal{animation:slideIn .3s ease;background:linear-gradient(180deg,#1a1a1a,#0a0a0a);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}.cookie-manager-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:2rem}.cookie-manager-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0 50%,#b0b0b0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.75rem;font-weight:700;margin:0}.cookie-manager-close{align-items:center;background:#0000;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:.5rem;transition:all .3s ease}.cookie-manager-close:hover{background:#ffffff1a;color:#ff3842}.cookie-manager-content{flex:1 1;overflow-y:auto;padding:2rem}.cookie-manager-intro{color:#e0e0e0;font-size:1rem;line-height:1.6;margin-bottom:2rem}.cookie-categories{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.cookie-category{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s ease}.cookie-category:hover{background:#ffffff0d;border-color:#ffffff26}.cookie-category-header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between}.cookie-category-info{flex:1 1}.cookie-category-title{align-items:center;color:#fff;display:flex;font-size:1.2rem;font-weight:600;gap:.75rem;margin-bottom:.5rem}.cookie-required-badge{background:#4f9cf933;border:1px solid #4f9cf966;border-radius:4px;color:#4f9cf9;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.cookie-category-description{color:#b0b0b0;font-size:.9rem;line-height:1.6;margin:0}.cookie-toggle{display:inline-block;flex-shrink:0;height:26px;position:relative;width:50px}.cookie-toggle input{height:0;opacity:0;width:0}.cookie-toggle-slider{background-color:#fff3;border-radius:26px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.cookie-toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:20px;left:3px;position:absolute;transition:.3s;width:20px}.cookie-toggle input:checked+.cookie-toggle-slider{background-color:#4f9cf9}.cookie-toggle input:checked+.cookie-toggle-slider:before{transform:translateX(24px)}.cookie-toggle input:disabled+.cookie-toggle-slider{background-color:#4f9cf980;cursor:not-allowed;opacity:.5}.cookie-manager-info{align-items:flex-start;background:#4f9cf91a;border:1px solid #4f9cf933;border-radius:8px;display:flex;gap:1rem;margin-top:1rem;padding:1rem}.cookie-info-icon{color:#4f9cf9;flex-shrink:0;font-size:1.25rem;margin-top:.125rem}.cookie-manager-info-text{color:#e0e0e0;font-size:.9rem;line-height:1.6;margin:0}.cookie-manager-link{color:#4f9cf9;text-decoration:none;transition:color .3s ease}.cookie-manager-link:hover{color:#6c5ce7;text-decoration:underline}.cookie-manager-footer{border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;padding:2rem}.cookie-manager-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.75rem;transition:all .3s ease;white-space:nowrap}.cookie-manager-btn-primary{background:linear-gradient(180deg,#fff,grey);border:1px solid #666;color:#333}.cookie-manager-btn-primary:hover{background:linear-gradient(180deg,#fff,#999);box-shadow:0 4px 12px #fff3;transform:translateY(-2px)}.cookie-manager-btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.cookie-manager-btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}@keyframes slideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.cookie-manager-overlay{padding:1rem}.cookie-manager-modal{max-height:95vh}.cookie-manager-header{padding:1.5rem}.cookie-manager-title{font-size:1.5rem}.cookie-manager-content{padding:1.5rem}.cookie-category{padding:1rem}.cookie-category-header{flex-direction:column;gap:1rem}.cookie-category-title{font-size:1.1rem}.cookie-manager-footer{flex-direction:column;padding:1.5rem}.cookie-manager-btn{width:100%}}.privacy-policy-page{background:#0a0a0a;color:#e0e0e0;min-height:100vh;padding:2rem 0}.privacy-container{margin:0 auto;max-width:900px;padding:0 2rem}.privacy-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.privacy-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f9cf9,#6c5ce7);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.privacy-last-updated{color:#b0b0b0;font-size:.9rem;margin:0}.privacy-content,.privacy-intro{line-height:1.8}.privacy-intro{color:#e0e0e0;font-size:1.1rem;margin-bottom:2rem}.privacy-section{border-bottom:1px solid #ffffff0d;margin-bottom:3rem;padding-bottom:2rem}.privacy-section:last-child{border-bottom:none}.privacy-section-title{color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1.5rem;padding-top:1rem}.privacy-subsection-title{color:#4f9cf9;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600;margin-bottom:1rem;margin-top:1.5rem}.privacy-text{color:#e0e0e0;font-size:1rem;line-height:1.8;margin-bottom:1rem}.privacy-list{list-style:none;margin-bottom:1.5rem;padding-left:0}.privacy-list li{color:#e0e0e0;line-height:1.8;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.privacy-list li:before{color:#4f9cf9;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.privacy-contact-info{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-top:1rem;padding:1.5rem}.privacy-contact-info p{margin-bottom:.5rem}.privacy-contact-info strong{color:#4f9cf9}@media (max-width:768px){.privacy-container{padding:0 1rem}.privacy-header,.privacy-section{margin-bottom:2rem;padding-bottom:1.5rem}.privacy-intro{font-size:1rem}.privacy-text{font-size:.95rem}}.terms-of-service-page{background:#0a0a0a;color:#e0e0e0;min-height:100vh;padding:2rem 0}.terms-container{margin:0 auto;max-width:900px;padding:0 2rem}.terms-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.terms-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f9cf9,#6c5ce7);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.terms-last-updated{color:#b0b0b0;font-size:.9rem;margin:0}.terms-content,.terms-intro{line-height:1.8}.terms-intro{color:#e0e0e0;font-size:1.1rem;margin-bottom:2rem}.terms-section{border-bottom:1px solid #ffffff0d;margin-bottom:3rem;padding-bottom:2rem}.terms-section:last-child{border-bottom:none}.terms-section-title{color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1.5rem;padding-top:1rem}.terms-text{color:#e0e0e0;font-size:1rem;line-height:1.8;margin-bottom:1rem}.terms-text strong{color:#4f9cf9;font-weight:600}.terms-list{list-style:none;margin-bottom:1.5rem;padding-left:0}.terms-list li{color:#e0e0e0;line-height:1.8;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.terms-list li:before{color:#4f9cf9;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.terms-contact-info{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-top:1rem;padding:1.5rem}.terms-contact-info p{margin-bottom:.5rem}.terms-contact-info strong{color:#4f9cf9}@media (max-width:768px){.terms-container{padding:0 1rem}.terms-header,.terms-section{margin-bottom:2rem;padding-bottom:1.5rem}.terms-intro{font-size:1rem}.terms-text{font-size:.95rem}}.cookie-policy-page{background:#0a0a0a;color:#e0e0e0;min-height:100vh;padding:2rem 0}.cookie-policy-container{margin:0 auto;max-width:900px;padding:0 2rem}.cookie-policy-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.back-link{align-items:center;color:#4f9cf9;display:inline-flex;font-size:1rem;margin-bottom:1.5rem;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#6c5ce7}.cookie-policy-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f9cf9,#6c5ce7);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.cookie-policy-last-updated{color:#b0b0b0;font-size:.9rem;margin:0}.cookie-policy-content{line-height:1.8}.cookie-policy-intro{color:#e0e0e0;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.cookie-policy-section{border-bottom:1px solid #ffffff0d;margin-bottom:3rem;padding-bottom:2rem}.cookie-policy-section:last-child{border-bottom:none}.cookie-policy-section-title{color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1.5rem;padding-top:1rem}.cookie-policy-subsection-title{color:#4f9cf9;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600;margin-bottom:1rem;margin-top:1.5rem}.cookie-policy-text{color:#e0e0e0;font-size:1rem;line-height:1.8;margin-bottom:1rem}.cookie-policy-list{list-style:none;margin-bottom:1.5rem;padding-left:0}.cookie-policy-list li{color:#e0e0e0;line-height:1.8;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.cookie-policy-list li:before{color:#4f9cf9;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.cookie-policy-list li strong{color:#fff}.cookie-policy-contact-info{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-top:1rem;padding:1.5rem}.cookie-policy-contact-info p{margin-bottom:.5rem}.cookie-policy-contact-info strong{color:#4f9cf9}@media (max-width:768px){.cookie-policy-container{padding:0 1rem}.cookie-policy-header,.cookie-policy-section{margin-bottom:2rem;padding-bottom:1.5rem}.cookie-policy-intro{font-size:1rem}.cookie-policy-text{font-size:.95rem}}.cookie-banner-overlay{animation:fadeIn .3s ease;background:#00000080;top:0;z-index:9998}.cookie-banner,.cookie-banner-overlay{bottom:0;left:0;position:fixed;right:0}.cookie-banner{animation:slideUp .3s ease;background:linear-gradient(180deg,#1a1a1a,#0a0a0a);border-top:1px solid #ffffff1a;box-shadow:0 -4px 20px #00000080;max-width:100%;padding:2rem;z-index:9999}.cookie-banner-content{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1200px}.cookie-banner-text{flex:1 1}.cookie-banner-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0 50%,#b0b0b0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.cookie-banner-description{color:#e0e0e0;font-size:1rem;line-height:1.6;margin:0}.cookie-banner-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.cookie-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.75rem;transition:all .3s ease;white-space:nowrap}.cookie-btn-accept{background:linear-gradient(180deg,#fff,grey);border:1px solid #666;color:#333}.cookie-btn-accept:hover{background:linear-gradient(180deg,#fff,#999);box-shadow:0 4px 12px #fff3;transform:translateY(-2px)}.cookie-btn-reject{background:#ffffff1a;border:1px solid #fff3;color:#fff}.cookie-btn-reject:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.cookie-btn-customize{background:#4f9cf933;border:1px solid #4f9cf966;color:#4f9cf9}.cookie-btn-customize:hover{background:#4f9cf94d;border-color:#4f9cf999;transform:translateY(-2px)}.cookie-banner-links{display:flex;justify-content:center;padding-top:.5rem}.cookie-banner-link{color:#4f9cf9;font-size:.9rem;text-decoration:none;transition:color .3s ease}.cookie-banner-link:hover{color:#6c5ce7;text-decoration:underline}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.cookie-banner{padding:1.5rem}.cookie-banner-title{font-size:1.25rem}.cookie-banner-description{font-size:.9rem}.cookie-banner-actions{flex-direction:column}.cookie-btn{padding:1rem;width:100%}}.loading-page{animation:fadeOut .5s ease-out 2.5s forwards;background:#0a0a0a;bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:10000}.loading-content,.loading-page{align-items:center;display:flex;justify-content:center}.loading-content{flex-direction:column;gap:1.5rem;position:relative;z-index:1}.loading-logo-container{animation:logoFadeIn .8s ease-out,logoPulse 2s ease-in-out .8s infinite}.loading-logo{animation:logoFadeIn .8s ease-out forwards;filter:drop-shadow(0 0 15px rgba(255,255,255,.2));height:60px;max-width:280px;object-fit:contain;opacity:0;width:auto}.loading-spinner{align-items:center;display:flex;gap:.6rem;justify-content:center;margin-top:.5rem}.spinner-ring{animation:spin 1s linear infinite;border:2px solid #fff3;border-radius:50%;border-top-color:#ffffffe6;height:10px;width:10px}.spinner-ring:first-child{animation-delay:0s}.spinner-ring:nth-child(2){animation-delay:.15s}.spinner-ring:nth-child(3){animation-delay:.3s}.loading-text{animation:textFadeIn .8s ease-out .4s forwards,textPulse 1.5s ease-in-out 1.2s infinite;color:#ffffffb3;font-size:.9rem;font-weight:400;letter-spacing:3px;opacity:0;text-transform:uppercase}@keyframes logoFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes textFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes textPulse{0%,to{opacity:.8}50%{opacity:.4}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@media (max-width:768px){.loading-content{gap:1.25rem}.loading-logo{height:50px;max-width:240px}.loading-text{font-size:.8rem;letter-spacing:2px}.spinner-ring{border-width:1.5px;height:8px;width:8px}.loading-spinner{gap:.5rem}}@media (max-width:480px){.loading-logo{height:45px;max-width:200px}.loading-text{font-size:.75rem;letter-spacing:1.5px}}.App{min-height:100vh}#root,.App,body,html{background-color:#010101}#root,body,html{height:100%;margin:0;padding:0}
/*# sourceMappingURL=main.6bf14343.css.map*/