body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;margin-top:100px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.delete-border-from-card{border:none}.iconStyle{width:5em;height:5em}.bg-blue-color{background-color:#00003a;color:#fff}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.float{position:fixed;width:70px;height:70px;bottom:40px;left:20px;border-radius:50px;text-align:center;font-size:30px;z-index:100}html{scroll-behavior:smooth}.icon-color-blue{filter:invert(1) sepia(1) saturate(100) hue-rotate(150deg) brightness(.5)}.image-oscure{filter:brightness(.5)}.image-oscure-75{filter:brightness(.25)}section .section-title{text-align:center;color:#007b5e;margin-bottom:50px;text-transform:uppercase}#footer{background:#363a43!important}#footer h5{padding-left:10px;padding-bottom:6px;margin-bottom:20px;color:#fff}#footer a{color:#fff;text-decoration:none!important;background-color:initial;-webkit-text-decoration-skip:objects}#footer ul.social li{padding:3px 0}#footer ul.social li a i{margin-right:5px;font-size:25px;transition:all .5s ease}#footer ul.social li:hover a i{font-size:30px;margin-top:-10px}#footer ul.quick-links li a,#footer ul.social li a{color:#fff}#footer ul.social li a:hover{color:#eee}#footer ul.quick-links li{padding:3px 0;transition:all .5s ease}#footer ul.quick-links li:hover{padding:3px 0;margin-left:5px;font-weight:700}#footer ul.quick-links li a i{margin-right:5px}#footer ul.quick-links li:hover a i{font-weight:700}@media (max-width:767px){#footer h5{padding-left:0;border-left:transparent;padding-bottom:0;margin-bottom:10px}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card-max-heigth-md{height:"43vw"}.hero-container{position:relative;width:100%;min-height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;box-sizing:border-box}.hero-container .hero-video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.hero-container .hero-video-wrapper .hero-video-placeholder{width:100%;height:100%;background-color:#121824}.hero-container .hero-video-wrapper .hero-video{width:100%;height:100%;object-fit:cover;background-position:50%}.hero-container .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(90deg,rgba(10,15,30,.85) 0,rgba(10,15,30,.5) 50%,rgba(10,15,30,0))}@media (max-width:992px){.hero-container .hero-overlay{background:linear-gradient(180deg,rgba(10,15,30,.85) 0,rgba(10,15,30,.6) 60%,rgba(10,15,30,.3))}}.hero-container .hero-content{position:relative;z-index:3;max-w:1200px;width:100%;padding:100px 20px 140px;text-align:left}.hero-container .hero-content .hero-subtitle{color:#4f46e5;font-weight:700;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.hero-container .hero-content .hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin:15px 0}@media (max-width:768px){.hero-container .hero-content .hero-title{font-size:2.2rem}}.hero-container .hero-content .hero-description{font-size:1.1rem;color:#cbd5e1;max-width:600px;line-height:1.6;margin-bottom:30px}.hero-container .hero-content .hero-buttons{display:flex;grid-gap:15px;gap:15px;margin-bottom:40px;flex-wrap:wrap}.hero-container .hero-content .hero-buttons button{padding:12px 28px;font-size:1rem;font-weight:600;border-radius:6px;cursor:pointer;display:flex;align-items:center;grid-gap:10px;gap:10px;transition:all .3s ease}.hero-container .hero-content .hero-buttons .btn-primary{background-color:#3b5998;color:#fff;border:none}.hero-container .hero-content .hero-buttons .btn-primary:hover{background-color:#2d4373}.hero-container .hero-content .hero-buttons .btn-secondary{background-color:initial;color:#fff;border:1px solid #fff}.hero-container .hero-content .hero-buttons .btn-secondary:hover{background-color:hsla(0,0%,100%,.1)}.hero-container .hero-content .hero-mini-features{display:flex;grid-gap:30px;gap:30px;font-size:.95rem;color:#e2e8f0;flex-wrap:wrap}.hero-container .hero-floating-cards{position:relative;z-index:4;width:100%;max-width:1200px;padding:0 20px;box-sizing:border-box;margin-bottom:-80px}.hero-container .hero-floating-cards .cards-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background-color:hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;background:#1e293b;box-shadow:0 10px 30px rgba(0,0,0,.3)}@media (max-width:992px){.hero-container .hero-floating-cards .cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.hero-container .hero-floating-cards .cards-grid{grid-template-columns:1fr}}.hero-container .hero-floating-cards .card-item{padding:30px 20px;text-align:center;background:#161e2e;display:flex;flex-direction:column;align-items:center}.hero-container .hero-floating-cards .card-item .card-icon{font-size:2rem;margin-bottom:15px}.hero-container .hero-floating-cards .card-item h3{font-size:.85rem;font-weight:700;letter-spacing:.5px;color:#fff;margin-bottom:10px}.hero-container .hero-floating-cards .card-item p{font-size:.8rem;color:#94a3b8;line-height:1.4;margin:0}.services-section{background-color:#fff;padding:140px 20px 80px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.services-section .services-header{text-align:center;margin-bottom:50px}.services-section .services-header .services-subtitle{color:#2563eb;font-weight:700;font-size:.85rem;letter-spacing:1.5px}.services-section .services-header .services-title{font-size:2.5rem;font-weight:700;color:#0f172a;line-height:1.3;margin:15px 0}@media (max-width:768px){.services-section .services-header .services-title{font-size:1.8rem}}.services-section .services-header .services-description{font-size:1rem;color:#64748b;line-height:1.6}.services-section .services-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px;gap:25px;max-width:1200px;width:100%;margin-bottom:40px}@media (max-width:1024px){.services-section .services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.services-section .services-grid{grid-template-columns:1fr}}.services-section .service-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:35px 25px;box-shadow:0 4px 20px rgba(0,0,0,.02);display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.services-section .service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.05)}.services-section .service-card .service-icon{font-size:2.5rem;margin-bottom:20px;color:#2563eb}.services-section .service-card .service-card-title{font-size:1.2rem;font-weight:700;color:#1e293b;margin:0 0 15px;min-height:50px;display:flex;align-items:center}.services-section .service-card .card-divider{width:30px;height:2px;background-color:#2563eb;margin-bottom:20px}.services-section .service-card .service-card-desc{font-size:.9rem;color:#64748b;line-height:1.5;margin-bottom:25px;min-height:70px}.services-section .service-card .service-features-list{list-style:none;padding:0;margin:0;width:100%;text-align:left}.services-section .service-card .service-features-list li{font-size:.85rem;color:#334155;margin-bottom:12px;display:flex;align-items:center;grid-gap:8px;gap:8px}.services-section .service-card .service-features-list li .checkmark{color:#2563eb;font-weight:700}.services-section .services-footer{margin-top:20px}.services-section .services-footer .services-link{color:#2563eb;text-decoration:none;font-weight:600;font-size:.95rem;display:flex;align-items:center;grid-gap:10px;gap:10px;transition:gap .2s}.services-section .services-footer .services-link:hover{text-decoration:underline}.services-section .services-footer .services-link:hover .arrow{transform:translateX(5px)}.services-section .services-footer .services-link .arrow{transition:transform .2s}.trust-section{background-color:#f8fafc;padding:80px 20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.trust-section .trust-header{text-align:center;margin-bottom:60px}.trust-section .trust-header .trust-subtitle{color:#2563eb;font-weight:700;font-size:.85rem;letter-spacing:1.5px}.trust-section .trust-header .trust-title{font-size:2.5rem;font-weight:700;color:#0f172a;margin:15px 0}.trust-section .trust-header .trust-description{font-size:1rem;color:#64748b;line-height:1.6}.trust-section .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1200px;width:100%;margin-bottom:80px;border-bottom:1px solid #e2e8f0;padding-bottom:40px}@media (max-width:992px){.trust-section .stats-grid{grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;border-bottom:none}}@media (max-width:640px){.trust-section .stats-grid{grid-template-columns:1fr}}.trust-section .stats-grid .stat-item{text-align:center;padding:0 20px;position:relative}.trust-section .stats-grid .stat-item:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background-color:#cbd5e1}@media (max-width:992px){.trust-section .stats-grid .stat-item:not(:last-child):after{display:none}}.trust-section .stats-grid .stat-item .stat-icon{font-size:2rem;color:#2563eb;margin-bottom:10px}.trust-section .stats-grid .stat-item .stat-number{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin-bottom:5px}.trust-section .stats-grid .stat-item .stat-number .text-large{font-size:1.1rem;color:#1e3a8a;display:block;line-height:1.3;font-weight:700}.trust-section .stats-grid .stat-item .stat-title{font-size:1rem;font-weight:700;color:#1e293b;margin:5px 0}.trust-section .stats-grid .stat-item .stat-desc{font-size:.85rem;color:#64748b;margin:0}.trust-section .carousel-container{display:flex;align-items:center;max-width:1200px;width:100%;grid-gap:15px;gap:15px;position:relative}.trust-section .carousel-container .carousel-arrow{background:#fff;border:1px solid #e2e8f0;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;color:#2563eb;box-shadow:0 4px 10px rgba(0,0,0,.05);z-index:10;transition:all .2s}.trust-section .carousel-container .carousel-arrow:hover{background:#2563eb;color:#fff}.trust-section .carousel-container .carousel-window{width:100%;overflow:hidden;padding:20px 5px}.trust-section .carousel-container .carousel-track{display:flex;transition:transform .4s ease-in-out;width:100%}.trust-section .carousel-container .testimonial-card{background:#fff;border-radius:16px;padding:40px 30px;border:1px solid #e2e8f0;box-shadow:0 4px 20px rgba(0,0,0,.01);position:relative;flex:1 1;margin:0 15px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.trust-section .carousel-container .testimonial-card .quote-mark{font-size:3rem;color:#2563eb;font-family:Georgia,serif;position:absolute;top:15px;left:25px;opacity:.15}.trust-section .carousel-container .testimonial-card .testimonial-text{font-size:.95rem;color:#475569;line-height:1.6;margin-bottom:25px;position:relative;z-index:2;flex-grow:1}.trust-section .carousel-container .testimonial-card .user-info{display:flex;align-items:center;grid-gap:15px;gap:15px;margin-top:auto;border-top:1px solid #f1f5f9;padding-top:15px}.trust-section .carousel-container .testimonial-card .user-info .user-photo{width:50px;height:50px;border-radius:50%;object-fit:cover}.trust-section .carousel-container .testimonial-card .user-info .user-text h4{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 2px}.trust-section .carousel-container .testimonial-card .user-info .user-text p{font-size:.8rem;color:#64748b;margin:0}.contact-section-wrapper{background-color:#0f172a;width:100%;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;display:flex;flex-direction:column;min-height:100vh;margin-bottom:0!important}.contact-section-wrapper .contact-main-section{flex:1 1;width:100%;display:flex;align-items:center;justify-content:center;padding:80px 0;background-size:cover;background-position:0;background-repeat:no-repeat}@media (max-width:992px){.contact-section-wrapper .contact-main-section{padding:60px 20px}}.contact-section-wrapper .contact-content-container{max-width:1240px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 50px;box-sizing:border-box;grid-gap:40px;gap:40px}@media (max-width:992px){.contact-section-wrapper .contact-content-container{flex-direction:column;padding:0;grid-gap:60px;gap:60px}}.contact-section-wrapper .contact-left-info{flex:1.2 1;max-width:560px;z-index:2}@media (max-width:992px){.contact-section-wrapper .contact-left-info{max-width:100%;text-align:center}}.contact-section-wrapper .contact-left-info .contact-tag{color:#3b82f6;font-weight:600;font-size:.85rem;letter-spacing:1.5px;display:block;margin-bottom:20px}.contact-section-wrapper .contact-left-info .contact-heading{font-size:3.2rem;font-weight:700;line-height:1.1;color:#fff;margin:0 0 25px;letter-spacing:-.5px}@media (max-width:768px){.contact-section-wrapper .contact-left-info .contact-heading{font-size:2.3rem}}.contact-section-wrapper .contact-left-info .contact-subheading{color:#e2e8f0;font-size:1.1rem;line-height:1.5;margin-bottom:50px;opacity:.9}.contact-section-wrapper .contact-left-info .contact-benefits-row{display:flex;align-items:center;grid-gap:25px;gap:25px}@media (max-width:576px){.contact-section-wrapper .contact-left-info .contact-benefits-row{flex-direction:column;align-items:flex-start;grid-gap:25px;gap:25px}}@media (max-width:992px) and (min-width:577px){.contact-section-wrapper .contact-left-info .contact-benefits-row{justify-content:center}}.contact-section-wrapper .contact-left-info .contact-benefits-row .benefit-divider-line{width:40px;height:1px;background-color:hsla(0,0%,100%,.3)}@media (max-width:576px){.contact-section-wrapper .contact-left-info .contact-benefits-row .benefit-divider-line{display:none}}.contact-section-wrapper .contact-left-info .contact-benefits-row .benefit-item{display:flex;align-items:center;grid-gap:15px;gap:15px}.contact-section-wrapper .contact-left-info .contact-benefits-row .benefit-item .benefit-icon-wrapper{background:#fff;color:#1e3a8a;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.contact-section-wrapper .contact-left-info .contact-benefits-row .benefit-item .benefit-text{text-align:left}.contact-section-wrapper .contact-left-info .contact-benefits-row .benefit-item .benefit-text h4{font-size:.95rem;font-weight:700;color:#fff;margin:0 0 2px}.contact-section-wrapper .contact-left-info .contact-benefits-row .benefit-item .benefit-text p{font-size:.8rem;color:#cbd5e1;margin:0}.contact-section-wrapper .contact-card-right{flex:0.9 1;max-width:460px;width:100%;background:#fff;border-radius:14px;padding:45px 35px;box-sizing:border-box;box-shadow:0 20px 40px rgba(0,0,0,.3);z-index:2}@media (max-width:768px){.contact-section-wrapper .contact-card-right{padding:35px 20px}}.contact-section-wrapper .contact-card-right .form-card-header{text-align:center;margin-bottom:25px}.contact-section-wrapper .contact-card-right .form-card-header h3{font-size:1.8rem;font-weight:700;color:#0f172a;margin:0 0 8px;letter-spacing:-.5px}.contact-section-wrapper .contact-card-right .form-card-header p{font-size:.88rem;color:#475569;margin:0;line-height:1.4}.contact-section-wrapper .contact-card-right .z-form .z-form-group{margin-bottom:14px;width:100%;box-sizing:border-box}.contact-section-wrapper .contact-card-right .z-form .z-form-row{display:flex;grid-gap:14px;gap:14px;width:100%}@media (max-width:576px){.contact-section-wrapper .contact-card-right .z-form .z-form-row{flex-direction:column;grid-gap:14px;gap:14px}}.contact-section-wrapper .contact-card-right .z-form .z-form-row .half{flex:1 1}.contact-section-wrapper .contact-card-right .z-form .z-input,.contact-section-wrapper .contact-card-right .z-form .z-select{width:100%;padding:13px 16px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;color:#1e293b;background-color:#fff;box-sizing:border-box;transition:all .2s}.contact-section-wrapper .contact-card-right .z-form .z-input::placeholder,.contact-section-wrapper .contact-card-right .z-form .z-select::placeholder{color:#94a3b8}.contact-section-wrapper .contact-card-right .z-form .z-input:focus,.contact-section-wrapper .contact-card-right .z-form .z-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.contact-section-wrapper .contact-card-right .z-form .z-input.error,.contact-section-wrapper .contact-card-right .z-form .z-select.error{border-color:#ef4444;background-color:#fef2f2}.contact-section-wrapper .contact-card-right .z-form .input-with-icon{position:relative;display:flex;align-items:center}.contact-section-wrapper .contact-card-right .z-form .input-with-icon .inner-icon{position:absolute;left:14px;color:#475569;font-size:1.1rem}.contact-section-wrapper .contact-card-right .z-form .input-with-icon .z-input{padding-left:42px}.contact-section-wrapper .contact-card-right .z-form .select-group{text-align:center}.contact-section-wrapper .contact-card-right .z-form .z-select-label{display:inline-block;font-size:.82rem;color:#334155;margin-bottom:8px;font-weight:600}.contact-section-wrapper .contact-card-right .z-form .z-action-row{display:flex;align-items:stretch;justify-content:space-between;grid-gap:16px;gap:16px;width:100%;margin-top:25px;box-sizing:border-box}@media (max-width:576px){.contact-section-wrapper .contact-card-right .z-form .z-action-row{flex-direction:column;align-items:center;grid-gap:15px;gap:15px}}.contact-section-wrapper .contact-card-right .z-form .z-captcha-container{margin:0;display:flex;align-items:center;justify-content:flex-start;flex:0 0 160px;height:74px;overflow:hidden}.contact-section-wrapper .contact-card-right .z-form .z-submit-btn{flex:1 1;background-color:#2f55cc;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;transition:background-color .2s;height:74px;padding:0 10px;box-sizing:border-box;text-align:center}.contact-section-wrapper .contact-card-right .z-form .z-submit-btn:hover{background-color:#1e3a8a}.contact-section-wrapper .contact-card-right .z-form .z-submit-btn .btn-arrow{font-size:1.1rem;font-weight:400}.contact-section-wrapper .contact-card-right .z-form .whatsapp-footer-link{text-align:center;margin-top:18px}.contact-section-wrapper .contact-card-right .z-form .whatsapp-footer-link a{color:#2f55cc;text-decoration:none;font-weight:600;font-size:.9rem;display:inline-flex;align-items:center;grid-gap:6px;gap:6px}.contact-section-wrapper .contact-card-right .z-form .whatsapp-footer-link a:hover{text-decoration:underline}.contact-section-wrapper .contact-footer-bar{background-color:#1e293b;border-top:1px solid hsla(0,0%,100%,.05);padding:22px 50px;margin:0!important;width:100%;box-sizing:border-box;margin-top:auto}.contact-section-wrapper .contact-footer-bar .footer-bar-content{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;grid-gap:20px;gap:20px}@media (max-width:992px){.contact-section-wrapper .contact-footer-bar .footer-bar-content{flex-direction:column;text-align:center;grid-gap:25px;gap:25px}}.contact-section-wrapper .contact-footer-bar .footer-logo h3{font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1}.contact-section-wrapper .contact-footer-bar .footer-logo h3 span{color:#fff}.contact-section-wrapper .contact-footer-bar .footer-logo p{font-size:.58rem;color:#94a3b8;letter-spacing:2px;margin:4px 0 0;font-weight:600}.contact-section-wrapper .contact-footer-bar .footer-badges{display:flex;grid-gap:35px;gap:35px;color:#fff;font-size:.85rem;opacity:.9}@media (max-width:768px){.contact-section-wrapper .contact-footer-bar .footer-badges{flex-direction:column;grid-gap:15px;gap:15px}}.contact-section-wrapper .contact-footer-bar .footer-badges .badge-item{display:flex;align-items:center;grid-gap:8px;gap:8px}.contact-section-wrapper .contact-footer-bar .footer-badges .badge-item svg{color:#fff;font-size:.95rem}.contact-section-wrapper .contact-footer-bar .footer-copyright{color:#94a3b8;font-size:.8rem;text-align:right}@media (max-width:992px){.contact-section-wrapper .contact-footer-bar .footer-copyright{text-align:center}}.contact-section-wrapper .contact-footer-bar .footer-copyright p{margin:0!important;padding:0}
/*# sourceMappingURL=main.b1b067b0.chunk.css.map */