@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;margin:0}#root{margin:0;overflow:hidden}.nav{background-color:#fff;height:6rem;position:fixed;top:0;left:0;right:0;z-index:9999;box-shadow:0 4px 6px #0000001a}.nav .nav-container{height:100%;display:flex;justify-content:space-between;align-items:center;width:100%}.nav .nav-container h1{font-size:2.5rem;color:#027eb7;font-weight:700;margin-left:5rem}.nav .nav-container .mobile-menu{display:none;background:none;border:none;font-size:3rem;color:#172137;cursor:pointer;padding:.5rem;transition:all .3s ease}.nav .nav-container .mobile-menu:hover{color:#027eb7}.nav .nav-container .nav-links{display:flex;gap:3rem;padding-right:5rem;list-style:none}.nav .nav-container .nav-links li a{color:#004768;text-decoration:none;font-size:1.8rem;font-weight:500;padding:.5rem 0;position:relative;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.nav .nav-container .nav-links li a .nav-icon{font-size:1.4em}.nav .nav-container .nav-links li a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#027eb7;transition:width .3s ease}.nav .nav-container .nav-links li a:hover{color:#027eb7}.nav .nav-container .nav-links li a:hover:after{width:100%}@media (max-width: 768px){.nav .nav-container .mobile-menu{display:block;z-index:2}.nav .nav-container .nav-links{position:fixed;top:0;right:-100%;height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background-color:transparent;flex-direction:column;gap:2rem;margin:0;padding:0;transition:all .3s ease}.nav .nav-container .nav-links.active{right:0;opacity:1;pointer-events:all;background-color:#fffffffa;display:flex}.nav .nav-container .nav-links li{width:100%;display:flex;justify-content:center}.nav .nav-container .nav-links li a{font-size:2.5rem;justify-content:center}}.header{background:linear-gradient(to bottom,#5d7bbb1a,#172137cc),url(/assets/pool-background-DMmCexKD.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;width:100%;display:flex;align-items:center;position:relative;overflow:hidden}.header .header-container{display:flex;align-items:left;gap:1rem;color:#fff;margin-left:5rem}.header .header-container .text-content{flex:1;text-align:left;max-width:900px}.header .header-container .text-content strong{font-weight:800;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.2);letter-spacing:.5px;padding:0 4px}.header .header-container .right-content{flex:1;max-width:450px}.header .header-container .primary-heading{font-size:clamp(3rem,5vw,7rem);font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.05);line-height:7rem}.header .header-container .secondary-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;margin-bottom:3rem;opacity:.9;text-shadow:0 2px 4px rgba(0,0,0,.05)}.header .header-container .button{padding:1rem 3rem;font-size:clamp(1.3rem,2vw,2rem);margin-bottom:4rem;background-color:#ff6b00;color:#fff;border:none;border-radius:50px;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px #ff6b0080;cursor:pointer}.header .header-container .button:hover{transform:translateY(-2px)}.header .header-container .button:hover{background-color:#ff7a1a;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b0099}.header .header-container .button:active{transform:translateY(0)}@media (max-width: 768px){.header .header{height:100vh;width:100%}.header .header-container{flex-direction:column;gap:3rem;margin:0}.header .header-container .text-content,.header .header-container .right-content{max-width:100%;text-align:center}.header .header-container .primary-heading{font-size:3.5rem;margin:0}.header .header-container .secondary-heading{font-size:1.7rem}.header .header-container .button{padding:.8rem 2rem;font-size:1.7rem}.header .header-container .contact-cards{flex-direction:column;gap:1rem;margin-bottom:2rem}.header .header-container .contact-cards .contact-card{padding:.8rem 1.5rem;justify-content:center;text-align:center}.header .header-container .contact-cards .contact-card .contact-icon{font-size:2rem;margin-right:0;margin-bottom:.5rem}.header .header-container .contact-cards .contact-card .contact-info{align-items:center}.header .header-container .contact-cards .contact-card .contact-info .contact-label{font-size:1.5rem;text-align:center}.header .header-container .contact-cards .contact-card .contact-info .contact-value{font-size:2rem;text-align:center}.header .custom-shape-divider-bottom-1745531369 svg{height:80px}}.custom-shape-divider-bottom-1745531369{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:1}.custom-shape-divider-bottom-1745531369 svg{position:relative;display:block;width:calc(100% + 1.3px);height:204px}.custom-shape-divider-bottom-1745531369 .shape-fill{fill:#f8f9fa}@keyframes moveInRight{0%{opacity:0;transform:translate(25rem)}80%{transform:translate(-2rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInLeft{0%{opacity:0;transform:translate(-25rem)}80%{transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes moveInUp{0%{opacity:0;transform:translateY(25rem)}80%{transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}to{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.animate-move-right{animation:moveInRight 2s ease-out}.animate-move-left{animation:moveInLeft 2s ease-out}.animate-move-down{animation:moveInDown 2s ease-out}.animate-move-up{animation:moveInUp 2s ease-out}.animate-fade-in{animation:fadeIn 1s ease-out;animation-delay:2s;animation-fill-mode:backwards}.about{padding:12rem 2rem;background-color:#fff}.about .about-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16rem;align-items:center}.about .about-container .about-image{position:relative}.about .about-container .about-image:after{content:"";position:absolute;top:20px;left:20px;right:-20px;bottom:-20px;background-color:#027eb7;z-index:1;opacity:.1;border-radius:4px}.about .about-container .about-image img{width:100%;height:auto;border-radius:4px;position:relative;z-index:2;box-shadow:0 20px 40px #0000001a}.about .about-container .about-content h2{font-size:2rem;text-transform:uppercase;color:#027eb7;letter-spacing:2px;margin-bottom:1rem}.about .about-container .about-content h3{font-size:2.5rem;color:#2c3e50;margin-bottom:2rem;line-height:1.2}.about .about-container .about-content p{color:#666;font-size:1.7rem;line-height:1.6;margin-bottom:2rem}.about .about-container .about-content .about-features{list-style:none;padding:0;margin-bottom:2rem}.about .about-container .about-content .about-features li{position:relative;padding-left:2rem;margin-bottom:1rem;color:#2c3e50;font-size:1.3rem}.about .about-container .about-content .about-features li:before{content:"✓";position:absolute;left:0;color:#027eb7;font-weight:700}.about .about-container .about-content .about-cta{padding:1rem 2rem;background-color:#ff6b00;color:#fff;border:none;border-radius:50px;font-size:1.5rem;cursor:pointer;transition:all .3s ease}.about .about-container .about-content .about-cta:hover{background-color:#cc5600;transform:translateY(-2px)}@media (max-width: 768px){.about{padding:8rem 2rem}.about .about-container{grid-template-columns:1fr;gap:2rem}.about .about-container .about-image{order:2}.about .about-container .about-content{order:1;text-align:center}.about .about-container .about-content h3{font-size:2rem}.about .about-container .about-content .about-features li{padding-left:0}.about .about-container .about-content .about-features li:before{position:static;margin-right:.5rem}.about .about-container .about-content .about-cta{width:100%;max-width:300px;margin:4rem auto;display:block}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-overlay .modal-content{background:#fff;color:#172137;padding:3rem;border-radius:20px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 25px #00000026}.modal-overlay .modal-content h2{font-size:7rem;color:#172137;margin-bottom:2rem}.modal-overlay .modal-content h3,.modal-overlay .modal-content p{font-size:2rem}.modal-overlay .modal-content li{font-size:1.5rem}.modal-overlay .modal-content .modal-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:.5rem;transition:all .3s ease}.modal-overlay .modal-content .modal-close:hover{color:#027eb7}.services{padding:12rem 0;background-color:#f8f9fa;margin-top:-10rem}.services .services-container{max-width:1200px;margin:0 auto;padding:0 2rem}.services .services-container .services-title{text-align:center;font-size:3rem;color:#172137;margin-bottom:1rem}.services .services-container .services-subtitle{text-align:center;color:#666;font-size:2rem;margin-bottom:4rem}.services .services-container .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.services .services-container .services-grid .service-card{background:#fff;padding:3rem 2rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;text-align:center;transition:all .3s ease}.services .services-container .services-grid .service-card:hover{transform:translateY(-2px)}.services .services-container .services-grid .service-card:hover{box-shadow:0 10px 15px #0000001a}.services .services-container .services-grid .service-card .icon{font-size:3rem;color:#027eb7;margin-bottom:1.5rem}.services .services-container .services-grid .service-card h3{font-size:2.5rem;color:#172137;margin-bottom:1rem}.services .services-container .services-grid .service-card p{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:1.5rem}.services .services-container .services-grid .service-card .learn-more{display:inline-block;color:#027eb7;text-decoration:none;font-weight:600;position:relative;font-size:2rem}.services .services-container .services-grid .service-card .learn-more:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#027eb7;transition:width .2s ease}.services .services-container .services-grid .service-card .learn-more:hover:after{width:100%}@media (max-width: 768px){.services{padding:16rem 0 8rem}.services .services-container .services-title{font-size:2rem}.services .services-container .services-subtitle{font-size:1.1rem;margin-bottom:3rem}.services .services-container .services-grid .service-card .icon{font-size:2.5rem}.services .services-container .services-grid .service-card h3{font-size:2rem}.services .services-container .services-grid .service-card p,.services .services-container .services-grid .service-card .learn-more{font-size:1.5rem}}.policy{max-width:1000px;margin:0 auto;padding:2rem}.policy__title{font-size:2rem;margin-bottom:1.5rem;color:#333}.policy__content{line-height:1.6;color:#444}.policy__content__subtitle{font-size:1.6rem;margin:1.5rem 0 1rem}.policy__content p{margin-bottom:1rem}.policy__content ul{margin:1rem 0;padding-left:2rem}.contact{padding:10rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff)}.contact .contact-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:6rem;position:relative}.contact .contact-container .contact-info{position:relative;z-index:1}.contact .contact-container .contact-info h2{font-size:3rem;color:#2c3e50;margin-bottom:1.5rem;font-weight:700}.contact .contact-container .contact-info>p{color:#666;font-size:1.5rem;line-height:1.6;margin-bottom:4rem}.contact .contact-container .contact-info .info-items{display:flex;flex-direction:column;gap:2.5rem}.contact .contact-container .contact-info .info-items .info-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease}.contact .contact-container .contact-info .info-items .info-item:hover{transform:translateY(-5px)}.contact .contact-container .contact-info .info-items .info-item .icon{font-size:1.8rem;color:#027eb7;background-color:#027eb71a;padding:1rem;border-radius:15px}.contact .contact-container .contact-info .info-items .info-item div h3{font-size:1.8rem;color:#2c3e50;margin-bottom:.5rem;font-weight:600}.contact .contact-container .contact-info .info-items .info-item div p{color:#666;font-size:1.5rem}.contact .contact-container .contact-form{background:#fff;padding:4rem;border-radius:30px;box-shadow:0 20px 40px #00000014}.contact .contact-container .contact-form h2{color:#2c3e50;font-size:2rem;text-align:center}.contact .contact-container .contact-form p{color:#2c3e50;font-size:1.5rem;text-align:center}.contact .contact-container .contact-form form{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.contact .contact-container .contact-form form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact .contact-container .contact-form form .form-group input,.contact .contact-container .contact-form form .form-group textarea{width:100%;padding:1.2rem;border:2px solid #eef0f2;border-radius:15px;font-size:1.5rem;transition:all .3s ease;background-color:#f8f9fa;color:#000}.contact .contact-container .contact-form form .form-group input::placeholder,.contact .contact-container .contact-form form .form-group textarea::placeholder{color:#adb5bd}.contact .contact-container .contact-form form .form-group input:focus,.contact .contact-container .contact-form form .form-group textarea:focus{outline:none;border-color:#027eb7;background-color:#fff;box-shadow:0 0 0 4px #027eb71a}.contact .contact-container .contact-form form .form-group textarea{resize:vertical;min-height:150px}.contact .contact-container .contact-form form .submit-btn{padding:1.2rem 2.5rem;background-color:#ff6b00;color:#fff;border:none;border-radius:15px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem;font-size:1.5rem;width:fit-content;align-self:center}.contact .contact-container .contact-form form .submit-btn:hover{background-color:#cc5600;transform:translateY(-2px);box-shadow:0 10px 20px #ffd70033}.contact .contact-container .contact-form form .submit-btn:active{transform:translateY(0)}.contact .contact-container .contact-form form .policy-link{color:#666;font-size:1.4rem;text-align:center;text-decoration:underline;margin-top:2rem;display:block}.contact .contact-container .contact-form form .policy-link:hover{color:#027eb7}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:20px;border-radius:8px;max-width:800px;width:90%;max-height:90vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:10px;right:10px;border:none;background:none;font-size:24px;cursor:pointer;padding:5px 10px}.modal-close:hover{color:#666}.policy-link{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;padding:0;margin-top:10px}.policy-link:hover{color:#0056b3}@media (max-width: 768px){.contact{padding:8rem 2rem}.contact .contact-container{grid-template-columns:1fr;gap:4rem}.contact .contact-container:before{display:none}.contact .contact-container .contact-info{text-align:center}.contact .contact-container .contact-info .info-items .info-item{flex-direction:column;text-align:center;padding:2rem}.contact .contact-container .contact-info .info-items .info-item .icon{margin-bottom:1rem}.contact .contact-container .contact-form{padding:2.5rem}.contact .contact-container .contact-form .form-row{grid-template-columns:1fr}}.process{background-color:#f8f9fa;padding:4rem 2rem}@media (max-width: 768px){.process{padding:3rem 1.5rem}}.process .process-container{max-width:1200px;margin:0 auto;padding:0 2rem}.process .process-container .section-header{text-align:center;margin-bottom:4rem}.process .process-container .section-header h2{font-size:3rem;color:#172137;margin-bottom:1rem}.process .process-container .section-header p{font-size:1.8rem;color:#666}.process .process-container .timeline{position:relative;max-width:900px;margin:0 auto}.process .process-container .timeline:after{content:"";position:absolute;width:4px;background-color:#027eb7;top:0;bottom:0;left:50%;transform:translate(-50%);opacity:.2}.process .process-container .timeline .timeline-item{padding:3rem 0;width:46%;position:relative}.process .process-container .timeline .timeline-item:nth-child(odd){left:0;padding-right:4rem}.process .process-container .timeline .timeline-item:nth-child(odd):after{right:-10px}.process .process-container .timeline .timeline-item:nth-child(2n){left:50%;padding-left:4rem}.process .process-container .timeline .timeline-item:nth-child(2n):after{left:-10px}.process .process-container .timeline .timeline-item:after{content:"";position:absolute;width:24px;height:24px;background-color:#027eb7;top:50%;border-radius:50%;transform:translateY(-50%);box-shadow:0 4px 6px #0000001a}.process .process-container .timeline .timeline-item .timeline-content{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.process .process-container .timeline .timeline-item .timeline-content .step-number{color:#027eb7;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.process .process-container .timeline .timeline-item .timeline-content h3{font-size:2rem;color:#172137;margin-bottom:1rem}.process .process-container .timeline .timeline-item .timeline-content p{font-size:1.5rem;color:#666;margin-bottom:1.5rem}.process .process-container .timeline .timeline-item .timeline-content .icon{font-size:2.5rem;color:#027eb7;margin-bottom:1rem}@media (max-width: 768px){.process .process-container .timeline:after{left:31px}.process .process-container .timeline .timeline-item{width:100%;padding-left:4rem;padding-right:1rem;left:0}.process .process-container .timeline .timeline-item .timeline-content{width:80%}.process .process-container .timeline .timeline-item:after{left:21px}.process .process-container .timeline .timeline-item:nth-child(2n){left:0;padding-left:4rem}.process .process-container .timeline .timeline-item:nth-child(2n):after{left:21px}}.footer{background:linear-gradient(to right bottom,#2a5298,#1e3c72);color:#fff;padding:4rem 0 1rem}.footer .footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer .footer-container .footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer .footer-container .footer-content .footer-section h3{font-size:3rem;color:#027eb7;margin-bottom:1.5rem}.footer .footer-container .footer-content .footer-section h4{font-size:2rem;color:#027eb7;margin-bottom:1.5rem}.footer .footer-container .footer-content .footer-section p{color:#666;line-height:1.6;font-size:1.3rem}.footer .footer-container .footer-content .footer-section .contact-item{display:flex;align-items:center;gap:1rem;color:#bbb;margin-bottom:1rem;font-size:1.5rem}.footer .footer-container .footer-content .footer-section .contact-item svg{color:#027eb7}.footer .footer-container .footer-content .footer-section ul{list-style:none;padding:0}.footer .footer-container .footer-content .footer-section ul li{margin-bottom:.8rem}.footer .footer-container .footer-content .footer-section ul li a{color:#bbb;text-decoration:none;transition:color .3s ease;font-size:1.5rem}.footer .footer-container .footer-content .footer-section ul li a:hover{color:#027eb7}.footer .footer-container .footer-content .footer-section .social-links{display:flex;gap:1.5rem}.footer .footer-container .footer-content .footer-section .social-links a{color:#bbb;font-size:1.5rem;transition:color .3s ease}.footer .footer-container .footer-content .footer-section .social-links a:hover{color:#027eb7}.footer .footer-container .footer-content .footer-section .payment-methods{display:flex;gap:1rem;margin-top:1rem}.footer .footer-container .footer-content .footer-section .payment-methods svg{font-size:2.5rem;color:#fff;transition:color .3s ease}.footer .footer-container .footer-content .footer-section .payment-methods svg:hover{color:#ddd}@media (max-width: 768px){.footer .footer-container .footer-content .footer-section .payment-methods{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}}.footer .footer-container .footer-bottom{border-top:1px solid #666;padding-top:2rem;text-align:center}.footer .footer-container .footer-bottom p{color:#666;font-size:1.1rem}.footer .footer-container .footer-bottom .legal-fine-print{margin-top:.5rem;font-size:.65rem;color:#b0b4bb;letter-spacing:.01em;line-height:1.4;font-weight:400;opacity:.85;-webkit-user-select:text;user-select:text}@media (max-width: 768px){.footer .footer-container .footer-content{grid-template-columns:1fr;text-align:center}.footer .footer-container .footer-content .footer-section .contact-item,.footer .footer-container .footer-content .footer-section .social-links{justify-content:center}}
