@charset "UTF-8";*{margin:0%;padding:0%;box-sizing:border-box}html{font-family:montserrat}body,html{overflow-x:hidden}html,body,#root{min-height:100%;width:100%;overflow-x:hidden;background-color:#efeeea}.nav-section{position:fixed;top:0;width:100%;z-index:999;transition:transform .3s ease-in-out}.nav-section.hide{transform:translateY(-100%)}.nav-section.show{transform:translateY(0)}.nav-section .top{background-color:#1f4058;display:flex;justify-content:space-between}.nav-section .top .left{padding:1rem;display:flex;justify-content:start;align-items:center;gap:1rem;color:#f5f5f5a8}.nav-section .top .right{display:flex;justify-content:end;padding:1rem}.nav-section .top .right .social-media{display:flex;gap:1rem;align-items:center;justify-content:center}.nav-section .top .right .social-media>a{border:1px solid rgba(245,245,245,.658);border-radius:.5rem;padding:.1rem;cursor:pointer;color:#f5f5f5a8;text-decoration:none;transition:.5s}.nav-section .top .right .social-media>a:hover{color:#fff}.nav-section .top .right .social-media>a .ri-linkedin-fill,.nav-section .top .right .social-media>a .ri-instagram-fill,.nav-section .top .right .social-media>a .ri-twitter-x-fill{font-size:1rem}.nav-section .phone,.nav-section .email{color:#f5f5f5a8;text-decoration:none}.nav-section span{font-size:.6rem}.nav-section span:hover{text-decoration:underline;cursor:pointer}.nav-section .bottom{display:flex;justify-content:space-between;align-items:center;background-color:#f5f5f5;padding:0rem 1rem}.nav-section .bottom .left{display:flex;mix-blend-mode:multiply;padding-top:.3rem;gap:1rem;cursor:pointer}.nav-section .bottom .middle{display:none}.nav-section .bottom .middle .desktop-menu{display:flex;gap:1.5rem}.nav-section .bottom .middle .desktop-menu a{text-decoration:none;color:#284888;color:#ff000094;font-size:1rem;transition:color .3s ease;font-family:Funnel Display}.nav-section .bottom .middle .desktop-menu a:hover{color:#17294d}.nav-section .bottom .right{display:flex;align-items:center;gap:1rem}.nav-section .bottom .right .Get-in-touch{display:inline-block;padding:.5rem 1rem;border:none;border-radius:.5rem;background-color:#ffab5b;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.05rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0000001a;text-decoration:none}.nav-section .bottom .right .Get-in-touch:hover{background-color:#ff9128;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.nav-section .bottom .right>a{position:fixed;top:50rem;right:.5rem;z-index:1000}.nav-section .bottom .right>a .ri-whatsapp-line{font-size:1.2rem}.nav-section .bottom .right>a button{display:none;border:none;background-color:#25d366;padding:.8rem 1.5rem;border-radius:2rem;font-size:1rem;color:#fff;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #09ff0026;transition:all .3s ease}.nav-section .bottom .right>a button:hover{background-color:#128c7e;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.nav-section .bottom .right .menu-toggle{font-size:1.5rem;cursor:pointer;color:#284888;transition:transform .3s ease;z-index:1001}.nav-section .mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.nav-section .mobile-menu-overlay.open{opacity:1;visibility:visible}.nav-section .mobile-menu{position:fixed;top:0;right:-70%;width:70%;height:100%;background-color:#fff;z-index:999;transition:transform .3s ease-out;box-shadow:-2px 0 10px #0000001a}.nav-section .mobile-menu.open{transform:translate(-100%)}.nav-section .mobile-menu .mobile-menu-items{display:flex;flex-direction:column;gap:2rem;padding:5rem 2rem;position:fixed;z-index:9999;top:0;width:100%;height:100vh;background-color:#fff}.nav-section .mobile-menu .mobile-menu-items a{text-decoration:none;color:#284888;font-size:1.2rem;transition:color .3s ease}.nav-section .mobile-menu .mobile-menu-items a:hover{color:#17294d}@media (min-width: 769px){.nav-section .top .left{display:flex;align-items:center;gap:1rem;color:#f5f5f5a8}.nav-section .top .left .ri-phone-fill,.nav-section .top .left .ri-at-line{font-size:1rem;color:#f5f5f5a8}.nav-section .top .left .phone,.nav-section .top .left .email{font-size:.9rem;text-decoration:none;color:#f5f5f5a8;margin-left:.5rem}.nav-section .top .right .social-media>a{font-size:1rem}.nav-section .bottom .middle{flex:1;display:flex;justify-content:center}.nav-section .bottom .middle .desktop-menu{position:relative;display:flex;flex-direction:row;align-items:center;gap:3rem;padding:0}.nav-section .bottom .middle .desktop-menu>a{color:#284888;text-decoration:none;font-size:1.2rem;position:relative;padding:.5rem 0}.nav-section .bottom .middle .desktop-menu>a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#284888;transition:width .3s ease}.nav-section .bottom .middle .desktop-menu>a:hover:after{width:100%}.nav-section .bottom .middle .desktop-menu>a .ri-arrow-right-fill{font-size:1rem}.nav-section .bottom .middle .desktop-menu .service-container{position:relative}.nav-section .bottom .middle .desktop-menu .service-container>a{font-size:1.2rem;display:flex}.nav-section .bottom .middle .desktop-menu .service-container>a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#284888;transition:width .3s ease;margin-bottom:-.5rem}.nav-section .bottom .middle .desktop-menu .service-container>a:hover:after{width:100%}.nav-section .bottom .middle .desktop-menu .service-container>a .ri-arrow-down-s-fill{margin-top:.2rem}.nav-section .bottom .middle .desktop-menu .service-container .option{position:absolute;top:2.2rem;left:0;width:200px;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 12px #00000026;z-index:1000;display:none;flex-direction:column;padding:.5rem 0;animation:slideDown .5s forwards;cursor:pointer}.nav-section .bottom .middle .desktop-menu .service-container .option .options{padding:.75rem 1rem;color:#284888;transition:all .3s ease}.nav-section .bottom .middle .desktop-menu .service-container .option .options:hover{background-color:#dfdddd}.nav-section .bottom .middle .desktop-menu .service-container:hover .option{display:flex}@keyframes slideDown{0%{transform:translateY(-10%);opacity:0}to{transform:translateY(0);opacity:1}}.nav-section .bottom .right .Get-in-touch{padding:.7rem .8rem;font-size:.9rem}.nav-section .bottom .right .ri-menu-line,.nav-section .bottom .right .ri-close-large-line{display:none}.nav-section .bottom .right>a{position:initial;text-decoration:none}.nav-section .bottom .right>a button{padding:.8rem .6rem;display:initial}}.footer-section{background:#2c3e50;color:#ecf0f1;padding:3rem 0 0;font-family:Arial,sans-serif}.footer-section .footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-section .footer-column{padding:1rem}.footer-section .footer-column h3{color:#3498db;margin-bottom:1.5rem;font-size:1.2rem;position:relative;padding-bottom:.5rem}.footer-section .footer-column h3:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:2px;background:#3498db}.footer-section .footer-column.about-column .logo-container{display:flex;align-items:center;margin-bottom:1rem}.footer-section .footer-column.about-column .logo-container .footer-logo{height:40px;margin-right:10px}.footer-section .footer-column.about-column .logo-container h3{font-size:1rem;margin:0;color:#ecf0f1}.footer-section .footer-column.about-column .logo-container h3:after{display:none}.footer-section .footer-column.about-column .footer-description{margin-bottom:1.5rem;line-height:1.6}.footer-section .footer-column.about-column .social-links{display:flex;gap:1rem}.footer-section .footer-column.about-column .social-links a{color:#bdc3c7;font-size:1.5rem;transition:color .3s}.footer-section .footer-column.about-column .social-links a:hover{color:#3498db}.footer-section .footer-column.quick-links ul,.footer-section .footer-column.services-summary ul{list-style:none;padding:0}.footer-section .footer-column.quick-links ul li,.footer-section .footer-column.services-summary ul li{margin-bottom:.8rem;position:relative;padding-left:1.2rem}.footer-section .footer-column.quick-links ul li:before,.footer-section .footer-column.services-summary ul li:before{content:"•";color:#3498db;position:absolute;left:0}.footer-section .footer-column.quick-links ul li a,.footer-section .footer-column.services-summary ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section .footer-column.quick-links ul li a:hover,.footer-section .footer-column.services-summary ul li a:hover{color:#3498db}.footer-section .footer-column.contact-info .contact-item{display:flex;align-items:flex-start;margin-bottom:1rem}.footer-section .footer-column.contact-info .contact-item i{color:#3498db;margin-right:.8rem;font-size:1.1rem;margin-top:.2rem}.footer-section .footer-column.contact-info .contact-item a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section .footer-column.contact-info .contact-item a:hover{color:#3498db}.footer-section .copyright-section{background:#1a252f;padding:1.5rem;text-align:center;margin-top:2rem}.footer-section .copyright-section p{margin:.5rem 0;color:#7f8c8d;font-size:.9rem}.footer-section .copyright-section .legal-links a{color:#bdc3c7;text-decoration:none;font-size:.85rem;margin:0 .3rem;transition:color .3s}.footer-section .copyright-section .legal-links a:hover{color:#3498db}@media (max-width: 768px){.footer-container{grid-template-columns:1fr 1fr!important}}@media (max-width: 480px){.footer-container{grid-template-columns:1fr!important;text-align:center}.footer-column .logo-container{justify-content:center}.footer-column h3:after{left:50%!important;transform:translate(-50%)}.footer-column .social-links,.footer-column.contact-info .contact-item{justify-content:center}}.home{width:100vw;transition:all .4s ease;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards;padding-top:120px}.career-float-btn{position:fixed;bottom:2rem;right:2rem;z-index:1000;background:#007bff;color:#fff;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;cursor:pointer;transition:all .3s ease}.career-float-btn:hover{box-shadow:0 4px 15px #0057b3b2;transform:scale(1.1)}.whatsapp-float-btn{position:fixed;bottom:2rem;right:1.5rem;background-color:#25d366;color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 4px 12px #00000026;z-index:1000;transition:all .3s ease;text-decoration:none}.whatsapp-float-btn:hover{background-color:#128c7e;transform:translateY(-2px)}@media (min-width: 768px){.whatsapp-float-btn{display:none}}@media (max-width: 768px){.whatsapp-float-btn{bottom:1.5rem;right:1rem;width:50px;height:50px;font-size:1.8rem;box-shadow:0 4px 12px #09ff006c}.career-float-btn{bottom:1.5rem;right:1rem;width:50px;height:50px;font-size:1.8rem;box-shadow:0 4px 15px #0057b3b2}}.hero-section{width:100vw;height:100vh;background-image:url(/assets/landing-DGnjkcM_.avif);background-size:cover;background-position:right}.hero-section .top{height:100%;width:100%;position:relative}.hero-section .top .overlay{height:100%;width:100%;position:absolute;background-color:#00000081;display:flex;flex-direction:column;justify-content:start;align-items:center;padding:1rem}.hero-section .top .overlay h1{color:#f5f5f5;font-size:3.3rem;margin-top:2rem;margin-bottom:4rem;text-align:center;cursor:default;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.hero-section .top .overlay h2{color:#f5f5f5;font-size:1.5rem;margin-bottom:1rem;text-align:center;cursor:default;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.hero-section .top .overlay p{color:#f5f5f5;font-size:.8rem;margin-bottom:7rem;text-align:center;max-width:600px;cursor:default;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.hero-section .top .overlay .Consultnow{display:inline-block;padding:.7rem;border:none;border-radius:50px;background:linear-gradient(135deg,#ff9a8bc9,#ff6b95c2,#ff8f53c9);color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .6s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 15px #ff699566;text-decoration:none;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.hero-section .top .overlay .Consultnow:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff699599}.about-section{width:100vw;display:flex;flex-direction:column;padding:1rem;gap:1rem}.about-section .left{display:flex;flex-direction:column;gap:1rem}.about-section .left .top{display:flex;flex-direction:column;gap:2rem;border:1px solid black;border-radius:.5rem;padding:1rem}.about-section .left .top h1{font-size:1rem;color:#ff0000c0}.about-section .left .top h2{font-size:2rem;color:#000000b0}.about-section .left .bottom{display:flex;flex-direction:column;align-items:center;gap:2rem;border:1px solid black;border-radius:.5rem;padding:1rem}.about-section .left .bottom p{font-size:.9rem;color:#000000b0;font-family:Funnel Display}.about-section .left .bottom hr{width:100%}.about-section .left .bottom .button .ReadMore{gap:.5rem;padding:.4rem .3rem;font-size:.8rem;font-weight:600;color:#fff;background-color:#0a66c2;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;text-decoration:none}.about-section .left .bottom .button .ReadMore i{font-size:1.2em;transition:transform .3s ease}.about-section .left .bottom .button .ReadMore:hover{background-color:#084d92;box-shadow:0 4px 8px #0003}.about-section .left .bottom .button .ReadMore:hover i{transform:translate(4px)}.about-section .left .bottom .button .ReadMore:active{transform:scale(.98)}.about-section .left .bottom .button .ReadMore:focus-visible{outline:2px solid #0A66C2;outline-offset:2px}.about-section .right{width:100%;padding:1rem 1rem 0rem;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 25px #0000002d}.about-section .right img{width:100%;border-radius:1rem;transition:.5s}.about-section .right img:hover{filter:brightness(.8)}.about-section .right .Experience{width:100%;padding:1rem;border-radius:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.about-section .right .Experience .top{display:flex;gap:1em}.about-section .right .Experience .top .box1{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:70px;width:150px;border-radius:.5rem;padding:.5rem;background-color:#dfdcd4}.about-section .right .Experience .top .box1 h1{font-size:1.2rem;color:#000}.about-section .right .Experience .top .box1 p{font-size:.85rem;color:#000;margin-top:-1rem;margin-bottom:-.5rem}.about-section .right .Experience .top .box2{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:70px;width:150px;border-radius:.5rem;padding:.5rem;background-color:#dfdcd4}.about-section .right .Experience .top .box2 h1{font-size:1.2rem;color:#000}.about-section .right .Experience .top .box2 p{font-size:.85rem;color:#000;margin-top:-1rem;margin-bottom:-.5rem}.about-section .right .Experience .bottom{display:flex;gap:1rem}.about-section .right .Experience .bottom .box3{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:70px;width:150px;border-radius:.5rem;padding:.5rem;background-color:#dfdcd4}.about-section .right .Experience .bottom .box3 h1{font-size:1.2rem;color:#000}.about-section .right .Experience .bottom .box3 p{font-size:.85rem;color:#000;margin-top:-1rem;margin-bottom:-.5rem}.about-section .right .Experience .bottom .box4{display:flex;flex-direction:column;justify-content:center;gap:.2rem;height:70px;width:150px;border-radius:.5rem;padding:.5rem;background-color:#dfdcd4}.about-section .right .Experience .bottom .box4 h1{font-size:1.2rem;color:#000}.about-section .right .Experience .bottom .box4 p{font-size:.8rem;color:#000}.services-section{width:100%;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}.services-section .top{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin-bottom:2rem;padding:0 1rem}.services-section .top h1{font-size:1.8rem;color:#284888;margin-bottom:1rem;position:relative;display:inline-block}.services-section .top h1:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#ff9a8b,#ff6b95,#ff8f53);border-radius:3px}.services-section .top p{font-size:1rem;color:#555;line-height:1.6}.services-section .bottom{width:100%}.services-section .bottom .box{display:flex;flex-direction:column;align-items:center}.services-section .bottom .box .buttons{width:100%;max-width:800px;overflow-x:auto;padding-bottom:.5rem}.services-section .bottom .box .buttons::-webkit-scrollbar{height:4px}.services-section .bottom .box .buttons::-webkit-scrollbar-thumb{background:#284888;border-radius:4px}.services-section .bottom .box .services{width:100%}.reach-out-section{display:flex;flex-direction:column;gap:2rem;padding:3rem 1.5rem;background-color:#f8f9fa;color:#333;font-family:Arial,sans-serif;max-width:1200px;margin:0 auto}.reach-out-section .top,.reach-out-section .bottom{display:flex;flex-direction:column;gap:2rem}.reach-out-section h1{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1rem;position:relative;text-align:center}.reach-out-section h1:after{content:"";display:block;width:80px;height:4px;background:#3498db;margin:.5rem auto;border-radius:2px}.reach-out-section .map{border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a;height:450px}.reach-out-section .map .google-map{width:100%;height:100%;border:none}.reach-out-section .form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 12px #0000001a}.reach-out-section .form h1{text-align:left;font-size:1.8rem}.reach-out-section .form h1:after{margin:.5rem 0}.reach-out-section .form form{display:flex;flex-direction:column;gap:1.2rem}.reach-out-section .form form input,.reach-out-section .form form textarea{padding:.8rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s}.reach-out-section .form form input:focus,.reach-out-section .form form textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db33}.reach-out-section .form form input[type=checkbox],.reach-out-section .form form textarea[type=checkbox]{width:auto;margin-right:.5rem}.reach-out-section .form form textarea{min-height:120px;resize:vertical}.reach-out-section .form form label{display:flex;align-items:center;font-size:.9rem;color:#555}.reach-out-section .form form button{padding:.8rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.reach-out-section .form form button[type=submit]{background-color:#2c3e50;color:#fff}.reach-out-section .form form button[type=submit]:hover{background-color:#1a252f;transform:translateY(-2px)}.reach-out-section .form form button[type=reset]{background-color:#e74c3c;color:#fff}.reach-out-section .form form button[type=reset]:hover{background-color:#c0392b;transform:translateY(-2px)}.reach-out-section form>div:last-child{display:flex;gap:1rem;margin-top:1rem}.testimonials{background-color:#f9f9f9;padding:4rem 1rem}.testimonials .container{max-width:1200px;margin:0 auto;text-align:center}.testimonials .container h2{font-size:2rem;margin-bottom:2rem;color:#333}.testimonials .container .testimonial-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 600px){.testimonials .container .testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.testimonials .container .testimonial-grid{grid-template-columns:repeat(3,1fr)}}.testimonials .container .testimonial-grid .testimonial{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 10px #0000000d;transition:transform .3s ease}.testimonials .container .testimonial-grid .testimonial:hover{transform:translateY(-5px)}.testimonials .container .testimonial-grid .testimonial p{font-style:italic;color:#555;margin-bottom:1rem}.testimonials .container .testimonial-grid .testimonial h4{font-weight:600;color:#222;font-size:1rem}@media (min-width: 768px){.hero-section{background-position:center}.hero-section .top .overlay{background-color:#0000008e}.hero-section .top .overlay h1{font-size:3.7rem;font-weight:600;margin-top:4rem;margin-bottom:4rem}.hero-section .top .overlay h2{font-size:1.6rem}.hero-section .top .overlay p{font-size:.9rem;margin-bottom:4rem}.hero-section .top .overlay button{padding:.7rem .8rem}.about-section{padding:3rem;flex-direction:row;gap:3rem}.about-section .left{padding:1rem 0;justify-content:space-between}.about-section .left .top h1{font-size:1.5rem}.about-section .left .top h2{font-size:2.7rem}.about-section .left .bottom p{font-size:.92rem}.about-section .left .bottom .button button{font-size:1rem;padding:.5rem}.about-section .right .Experience .top{display:flex;gap:1rem}.about-section .right .Experience .top .box1{display:flex;align-items:flex-start;height:70px;width:200px;border-radius:.5rem;padding:.5rem;background-color:#dfdcd4}.about-section .right .Experience .top .box1 h1{font-size:1.3rem}.about-section .right .Experience .top .box1 p{font-size:1rem;margin-top:-1rem;margin-bottom:-.5rem}.about-section .right .Experience .top .box2{display:flex;flex-direction:column;align-items:flex-start;height:70px;width:200px;border-radius:.5rem;padding:.5rem;background-color:#dfdcd4}.about-section .right .Experience .top .box2 h1{font-size:1.3rem}.about-section .right .Experience .top .box2 p{font-size:1rem;margin-top:-1rem;margin-bottom:-.5rem}.about-section .right .Experience .bottom .box3{display:flex;flex-direction:column;align-items:flex-start;height:70px;width:200px;border-radius:.5rem;padding:.5rem;background-color:#dfdcd4}.about-section .right .Experience .bottom .box3 h1{font-size:1.3rem}.about-section .right .Experience .bottom .box3 p{font-size:1rem;margin-top:-1rem;margin-bottom:-.5rem}.about-section .right .Experience .bottom .box4{display:flex;flex-direction:column;gap:.6rem;height:70px;width:200px;border-radius:.5rem;padding:.5rem;background-color:#dfdcd4}.about-section .right .Experience .bottom .box4 h1{font-size:1.3rem}.about-section .right .Experience .bottom .box4 p{font-size:.9rem;margin-top:-.5rem;margin-bottom:-.7rem}.services-section{padding:4rem 2rem}.services-section .top{margin-bottom:3rem}.services-section .top h1{font-size:2.5rem;margin-bottom:1.5rem}.services-section .top h1:after{width:120px;height:4px;bottom:-12px}.services-section .top p{font-size:1.1rem;max-width:700px}.services-section .bottom .box{gap:3rem}.services-section .bottom .box .buttons{overflow-x:visible}.services-section .bottom .box .services{padding:0 2rem}.reach-out-section{height:120vh;margin:1rem auto}}@media (min-width: 768px) and (min-width: 768px){.reach-out-section{flex-direction:row}.reach-out-section .top,.reach-out-section .bottom{flex:1}.reach-out-section .top{padding-right:1.5rem}.reach-out-section .bottom{padding-left:1.5rem}.reach-out-section h1{text-align:left}.reach-out-section h1:after{margin:.5rem 0}}@media (min-width: 768px) and (max-width: 480px){.reach-out-section{padding:2rem 1rem}.reach-out-section h1{font-size:1.5rem}.reach-out-section .form{padding:1.5rem}.reach-out-section form>div:last-child{flex-direction:column}}.services-nav .filter-tabs .filter-btn{padding:0rem 1rem;border:none;border-radius:6px;background:#f3f4f6;color:#4b5563;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.services-container{padding:2rem;max-width:1200px;margin:0 auto;display:flex;justify-content:center}.services-container .services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}@media (max-width: 768px){.services-container .services-grid{grid-template-columns:1fr}}.services-container .service-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #eaeaea}.services-container .service-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.services-container .service-card .card-header{display:flex;align-items:center;margin-bottom:1rem;gap:1rem}.services-container .service-card .card-header .service-icon{font-size:1.8rem;background:#f0f7ff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.services-container .service-card .card-header h3{font-size:1.2rem;color:#284888;margin:0;flex-grow:1}.services-container .service-card .card-header .service-category{background:#eef2ff;color:#4f46e5;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600}.services-container .service-card .service-description{color:#4b5563;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.services-container .service-card .card-footer{display:flex;justify-content:space-between;align-items:center}.services-container .service-card .card-footer .service-price{font-weight:600;color:#065f46;font-size:1rem}.services-container .service-card .card-footer .read-more{margin-left:-5rem;margin-bottom:-.3rem;padding:.3rem;border-radius:2.8rem;font-size:.7rem;border:1px solid gray;color:gray;transition:.5s;text-decoration:none;cursor:pointer}.services-container .service-card .card-footer .read-more:hover{color:#555353;border:1px solid 85,83,83}.services-container .service-card .card-footer .enquire-btn{background:#284888;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .3s ease}.services-container .service-card .card-footer .enquire-btn:hover{background:#1c3361}.services-container .service-card .card-footer .enquire-btn i{font-size:1rem;transition:transform .3s ease}.services-container .service-card .card-footer .enquire-btn:hover i{transform:translate(3px)}@media (min-width: 768px){.services-container{display:initial}}@media (min-width: 769px){.services-nav{width:1000px;margin-left:-5.5rem}.nav button{font-size:1rem;font-weight:600}.services-container .services-grid .service-card .card-footer .read-more{font-size:.8rem;margin-left:-8.5rem}}.services-nav{background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;position:sticky;top:0;z-index:10}.services-nav .filter-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;overflow-x:auto;padding-bottom:.5rem;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.services-nav .filter-tabs .filter-btn{padding:0rem 1rem;border:none;border-radius:6px;background:#f3f4f6;color:#4b5563;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;text-decoration:none}.services-nav .filter-tabs .filter-btn:hover{background:#e5e7eb}.services-nav .filter-tabs .filter-btn.active{background:#284888;color:#fff}@media (min-width: 768px){.services-nav{background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;position:sticky;top:0;z-index:10}.services-nav .filter-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.services-nav .filter-tabs .filter-btn{padding:.5rem 1rem;border:none;border-radius:6px;background:#f3f4f6;color:#4b5563;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.services-nav .filter-tabs .filter-btn:hover{background:#e5e7eb}.services-nav .filter-tabs .filter-btn.active{background:#284888;color:#fff}}.testimonials-section{padding:4rem 2rem;background:#f9f9f9;text-align:center}.testimonials-section .container{max-width:1200px;margin:0 auto}.testimonials-section .header{margin-bottom:3rem}.testimonials-section .header h1{font-size:2.5rem;color:#2c3e50;margin-bottom:.5rem}.testimonials-section .header p{color:#7f8c8d;font-size:1.1rem}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.testimonials-section .testimonial-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:left;transition:transform .3s ease}.testimonials-section .testimonial-card:hover{transform:translateY(-5px)}.testimonials-section .testimonial-card .rating{color:#f39c12;margin-bottom:1rem}.testimonials-section .testimonial-card .quote{font-style:italic;color:#34495e;margin-bottom:1.5rem;line-height:1.6}.testimonials-section .testimonial-card .client-info h3{color:#2c3e50;margin-bottom:.2rem}.testimonials-section .testimonial-card .client-info p{color:#7f8c8d;font-size:.9rem}.testimonials-section .cta{margin-top:3rem}.testimonials-section .cta p{margin-bottom:1.5rem;color:#34495e;font-size:1.2rem}.testimonials-section .cta .cta-button{background:#3498db;color:#fff;border:none;padding:.8rem 1rem;font-size:.8rem;border-radius:4px;cursor:pointer;transition:background .3s ease;text-decoration:none}.testimonials-section .cta .cta-button:hover{background:#2980b9}@media screen and (min-width: 768px){.testimonials-section .cta .cta-button{font-size:1rem;padding:.8rem 2rem}}.contact-form{max-width:500px;margin:0 auto;padding:20px}.form-group{margin-bottom:15px}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px}.form-group textarea{height:100px}.checkbox{display:flex;align-items:center}.checkbox label{margin-left:8px}.error{color:red;font-size:12px;display:block;margin-top:5px}.form-actions{display:flex;gap:10px}.submit-btn,.reset-btn{padding:10px 20px;border:none;border-radius:4px;cursor:pointer}.submit-btn{background-color:#4caf50;color:#fff}.reset-btn{background-color:#f44336;color:#fff}.career-form{display:flex;flex-direction:column;gap:1rem}.career-form input,.career-form textarea{padding:.5rem;border-radius:5px;border:1px solid #ccc}.career-form button[type=submit]{background:#007bff;color:#fff;border:none;padding:.75rem;border-radius:5px;cursor:pointer;margin-top:1rem}.career-form label{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.career-form input[type=file]{border:none;padding:0}.career-form span{color:red;font-size:.85rem}@media (max-width: 768px){.career-form{width:90%;margin:auto}.career-float-btn{left:20px}}.services-page{font-family:Arial,sans-serif;color:#333;line-height:1.6;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards;padding-top:120px}.services-page .container{max-width:1200px;margin:0 auto;padding:0 20px;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.services-page .services-hero{background:linear-gradient(#000000b3,#000000b3),url(/services.avif);background-size:cover;background-position:center;color:#fff;text-align:center;padding:100px 20px}.services-page .services-hero h1{font-size:2.8rem;margin-bottom:1rem;color:#f5f5f5}.services-page .services-hero p{font-size:1.3rem;opacity:.9}.services-page .services-intro{display:flex;flex-wrap:wrap;gap:40px;align-items:center;margin:60px 0}.services-page .services-intro .intro-text{flex:1;min-width:300px}.services-page .services-intro .intro-text h2{color:#2c3e50;font-size:3rem;margin-bottom:1rem;margin-top:-2.5rem}.services-page .services-intro .intro-text p{color:#7f8c8d;font-size:1.3rem}.services-page .services-intro .intro-image{flex:1;min-width:300px;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.services-page .services-intro .intro-image img{width:100%;height:auto;display:block}.services-page .services-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin:50px 0;border:1px solid rgba(0,0,0,.4117647059);border-radius:1rem}.services-page .services-container .service-category{background:#fff;border-radius:8px;padding:25px;box-shadow:0 3px 15px #0000000d;transition:transform .3s}.services-page .services-container .service-category:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001a}.services-page .services-container .service-category .service-header{display:flex;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee}.services-page .services-container .service-category .service-header .service-icon{margin-right:10px;font-size:1.5rem}.services-page .services-container .service-category .service-header h3{color:#2c3e50;margin:0;font-size:1.3rem}.services-page .services-container .service-category .service-list{list-style:none;padding:0;margin:0}.services-page .services-container .service-category .service-list li{position:relative;padding:8px 0 8px 25px;color:#555}.services-page .services-container .service-category .service-list li:before{content:"•";color:#3498db;font-weight:700;position:absolute;left:0;font-size:1.2rem}.services-page .services-cta{background:linear-gradient(135deg,#3498db,#2c3e50);color:#fff;text-align:center;padding:80px 20px;margin-top:50px}.services-page .services-cta h2{font-size:2rem;margin-bottom:1rem}.services-page .services-cta p{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.services-page .services-cta .cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.services-page .services-cta .cta-buttons .cta-button{padding:12px 30px;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s;cursor:pointer;font-size:1rem;border:none}.services-page .services-cta .cta-buttons .cta-button.secondary{background:transparent;border:2px solid white;color:#fff}.services-page .services-cta .cta-buttons .cta-button.secondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width: 768px){.services-page .services-hero{padding:80px 20px}.services-page .services-hero h1{font-size:2.2rem}.services-page .services-hero p{font-size:1.1rem}.services-page .services-container{grid-template-columns:1fr}.services-page .cta-buttons{flex-direction:column;align-items:center}.services-page .cta-buttons .cta-button{width:100%;max-width:250px;margin-bottom:10px}}.help-contact{max-width:1200px;margin:0 auto;padding:2rem;font-family:Arial,sans-serif;color:#333;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards;padding-top:170px}.help-contact .help-title{text-align:center;color:#2c3e50;margin-bottom:.5rem;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.help-contact .help-subtitle{text-align:center;color:#7f8c8d;margin-bottom:2rem;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.help-contact .contact-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.help-contact .contact-options .contact-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.help-contact .contact-options .contact-card:hover{transform:translateY(-5px)}.help-contact .contact-options .contact-card h3{color:#2c3e50;margin-top:.5rem}.help-contact .contact-options .contact-card ul{list-style:none;padding:0}.help-contact .contact-options .contact-card ul li{margin-bottom:.5rem}.help-contact .contact-options .contact-card ul li a{color:#3498db;text-decoration:none}.help-contact .contact-options .contact-card ul li a:hover{text-decoration:underline}.help-contact .contact-options .contact-icon{width:50px;height:50px;margin:0 auto;background-size:contain;background-repeat:no-repeat;background-position:center}.help-contact .contact-options .contact-icon.phone-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232c3e50"><path d="M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z"/></svg>')}.help-contact .contact-options .contact-icon.email-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232c3e50"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg>')}.help-contact .contact-options .contact-icon.social-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232c3e50"><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z"/></svg>')}.help-contact .contact-options .contact-icon.chat-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232c3e50"><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"/></svg>')}.help-contact .contact-options .social-links{display:flex;flex-wrap:wrap;gap:.5rem}.help-contact .contact-options .social-links .social-btn{padding:.5rem 1rem;border-radius:4px;color:#fff;text-decoration:none;font-weight:700;font-size:.9rem;transition:opacity .3s}.help-contact .contact-options .social-links .social-btn:hover{opacity:.9}.help-contact .contact-options .social-links .social-btn.whatsapp{background-color:#25d366}.help-contact .contact-options .social-links .social-btn.instagram{background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d)}.help-contact .contact-options .social-links .social-btn.linkedin{background-color:#0077b5}.help-contact .contact-options .social-links .social-btn.twitter{background-color:#1da1f2}.help-contact .contact-options .chat-btn{background-color:#2ecc71;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:700;margin-top:1rem;transition:background-color .3s}.help-contact .contact-options .chat-btn:hover{background-color:#27ae60}.help-contact .faq-section{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem}.help-contact .faq-section h2{color:#2c3e50;margin-top:0;border-bottom:1px solid #ecf0f1;padding-bottom:.5rem}.help-contact .faq-section .faq-item{margin:1rem 0}.help-contact .faq-section .faq-item h3{color:#3498db;margin-bottom:.5rem}.help-contact .faq-section .faq-item p{color:#7f8c8d;margin-top:0}.help-contact .emergency-contact{text-align:center;background:#fff6f6;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000001a;border-left:4px solid #e74c3c}.help-contact .emergency-contact h3{color:#e74c3c;margin-top:0}.help-contact .emergency-contact .emergency-phone{display:inline-block;background:#e74c3c;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:700;margin-top:.5rem;transition:background-color .3s}.help-contact .emergency-contact .emergency-phone:hover{background-color:#c0392b}@media (max-width: 768px){.help-contact{padding:1rem;padding-top:170px}.help-contact .contact-options{grid-template-columns:1fr}}.callback-form-section{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem}.callback-form-section .form-container h2{color:#2c3e50;text-align:center;margin-top:0}.callback-form-section .form-container p{text-align:center;color:#7f8c8d;margin-bottom:1.5rem}.callback-form-section .form-container .form-group{margin-bottom:1.5rem}.callback-form-section .form-container .form-group label{display:block;margin-bottom:.5rem;color:#2c3e50;font-weight:700}.callback-form-section .form-container .form-group input,.callback-form-section .form-container .form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s}.callback-form-section .form-container .form-group input:focus,.callback-form-section .form-container .form-group textarea:focus{outline:none;border-color:#3498db}.callback-form-section .form-container .form-group textarea{resize:vertical}.callback-form-section .form-container .form-group.checkbox-group{display:flex;align-items:center}.callback-form-section .form-container .form-group.checkbox-group input{width:auto;margin-right:.5rem}.callback-form-section .form-container .form-group.checkbox-group label{margin-bottom:0;font-weight:400}.callback-form-section .form-container .submit-btn{background-color:#3498db;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;width:100%;transition:background-color .3s}@media (max-width: 768px){.callback-form-section{padding:1rem}.callback-form-section .form-container .form-group.checkbox-group{align-items:flex-start}.callback-form-section .form-container .form-group.checkbox-group label{text-align:left}}.about-page{font-family:Arial,sans-serif;color:#333;line-height:1.6;padding-top:120px;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.about-page .container{max-width:1200px;margin:0 auto;padding:0 20px;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.about-page .about-hero{background:linear-gradient(#0009,#0009),url(/about.avif);background-size:cover;background-position:center;color:#fff;text-align:center;padding:100px 20px;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards}.about-page .about-hero h1{font-size:3rem;margin-bottom:1rem;color:#f5f5f5}.about-page .about-hero p{font-size:1.5rem;opacity:.9}.about-page .about-section{padding:80px 0}.about-page .about-section .about-content{display:flex;flex-wrap:wrap;gap:40px}.about-page .about-section .about-content .left{flex:1;min-width:300px}.about-page .about-section .about-content .left h2{color:#2c3e50;font-size:2rem;margin-bottom:.5rem}.about-page .about-section .about-content .left h3{color:#3498db;font-size:1.5rem;margin-bottom:2rem;font-weight:500}.about-page .about-section .about-content .left .about-text p,.about-page .about-section .about-content .left .about-text ul{margin-bottom:1.5rem}.about-page .about-section .about-content .left .about-text strong{color:#2c3e50;font-weight:600}.about-page .about-section .about-content .left .about-text ul{padding-left:20px}.about-page .about-section .about-content .left .about-text ul li{margin-bottom:.5rem;position:relative}.about-page .about-section .about-content .left .about-text ul li:before{content:"•";color:#3498db;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.about-page .about-section .about-content .left .about-text hr{border:0;height:1px;background:#eee;margin:2rem 0}.about-page .about-section .about-content .left .mission-vision{display:flex;gap:20px;margin-top:2rem}.about-page .about-section .about-content .left .mission-vision .mission,.about-page .about-section .about-content .left .mission-vision .vision{flex:1;background:#f9f9f9;padding:20px;border-radius:8px}.about-page .about-section .about-content .left .mission-vision .mission h4,.about-page .about-section .about-content .left .mission-vision .vision h4{color:#3498db;margin-bottom:1rem}.about-page .about-section .about-content .right{flex:1;min-width:300px;padding:1rem}.about-page .about-section .about-content .right .image-container{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a;margin-bottom:30px}.about-page .about-section .about-content .right .image-container img{width:100%;height:auto;display:block}.about-page .about-section .about-content .right .image-container .image-overlay{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:10px 15px;font-size:.9rem}.about-page .about-section .about-content .right .achievements{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.about-page .about-section .about-content .right .achievements .achievement-box{background:#fff;border-radius:8px;padding:25px 20px;text-align:center;box-shadow:0 3px 10px #00000014;transition:transform .3s}.about-page .about-section .about-content .right .achievements .achievement-box:hover{transform:translateY(-5px)}.about-page .about-section .about-content .right .achievements .achievement-box h3{color:#3498db;font-size:2.5rem;margin-bottom:.5rem}.about-page .about-section .about-content .right .achievements .achievement-box p{color:#7f8c8d;font-size:.9rem}.about-page .values-section{background:#f5f7fa;padding:80px 0}.about-page .values-section h2{text-align:center;color:#2c3e50;margin-bottom:50px;font-size:2rem}.about-page .values-section .values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.about-page .values-section .values-grid .value-card{background:#fff;border-radius:8px;padding:30px;text-align:center;box-shadow:0 3px 15px #0000000d}.about-page .values-section .values-grid .value-card .value-icon{font-size:2rem;color:#3498db;margin-bottom:1rem}.about-page .values-section .values-grid .value-card h3{color:#2c3e50;margin-bottom:1rem}.about-page .values-section .values-grid .value-card p{color:#7f8c8d;font-size:.95rem}.about-page .about-cta{background:linear-gradient(135deg,#3498db,#2c3e50);color:#fff;text-align:center;padding:80px 20px}.about-page .about-cta h2{font-size:2rem;margin-bottom:1rem}.about-page .about-cta p{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.about-page .about-cta .cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.about-page .about-cta .cta-buttons .cta-button{padding:12px 30px;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s}.about-page .about-cta .cta-buttons .cta-button.primary{background:#fff;color:#3498db}.about-page .about-cta .cta-buttons .cta-button.primary:hover{background:#f8f9fa;transform:translateY(-2px)}.about-page .about-cta .cta-buttons .cta-button.secondary{border:2px solid white;color:#fff}.about-page .about-cta .cta-buttons .cta-button.secondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width: 768px){.about-page .about-hero{padding:80px 20px}.about-page .about-hero h1{font-size:2.5rem}.about-page .about-hero p{font-size:1.2rem}.about-page .mission-vision{flex-direction:column}.about-page .cta-buttons{flex-direction:column;align-items:center}.about-page .cta-buttons .cta-button{width:100%;max-width:250px;margin-bottom:10px}}.callback-form-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:10px;padding:2rem;margin-top:3rem;box-shadow:0 4px 15px #0000001a;opacity:0;transform:translateY(20px);animation:fadeSlideIn 1s ease-out forwards;padding-top:50px}.callback-form-section .form-container{max-width:600px;margin:0 auto}.callback-form-section .form-container h2{text-align:center;color:#2c3e50;margin-bottom:.5rem;font-size:2rem}.callback-form-section .form-container p{text-align:center;color:#7f8c8d;margin-bottom:2rem}.callback-form-section .form-container form{display:flex;flex-direction:column;gap:1.5rem}.callback-form-section .form-container .form-group{display:flex;flex-direction:column;gap:.5rem}.callback-form-section .form-container .form-group label{font-weight:600;color:#2c3e50}.callback-form-section .form-container .form-group input,.callback-form-section .form-container .form-group textarea{padding:.8rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:all .3s ease}.callback-form-section .form-container .form-group input:focus,.callback-form-section .form-container .form-group textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db33}.callback-form-section .form-container .form-group input::placeholder,.callback-form-section .form-container .form-group textarea::placeholder{color:#bbb}.callback-form-section .form-container .form-group textarea{resize:vertical;min-height:100px}.callback-form-section .form-container .checkbox-group{flex-direction:row;align-items:center;gap:.8rem}.callback-form-section .form-container .checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:#3498db}.callback-form-section .form-container .checkbox-group label{font-weight:400;font-size:.9rem}.callback-form-section .form-container .submit-btn{background-color:#3498db;color:#fff;border:none;padding:1rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s;margin-top:.5rem}.callback-form-section .form-container .submit-btn:hover{background-color:#2980b9}.callback-form-section .form-container .submit-btn:active{transform:scale(.98)}@media (max-width: 768px){.callback-form-section .form-container h2{font-size:1.5rem}.callback-form-section .form-container .checkbox-group{align-items:flex-start}.callback-form-section .form-container .checkbox-group label{font-size:.8rem}}@keyframes fadeSlideIn{to{opacity:1;transform:translateY(0)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#042144a6;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.popup-container{background:#fff;padding:25px 20px;width:380px;max-width:95%;border-radius:10px;position:relative;box-shadow:0 8px 25px #00000040;animation:zoomIn .3s ease-in-out;font-family:Poppins,sans-serif}h1{font-size:1.6rem;font-weight:600;color:#042144;text-align:center;margin-bottom:20px}.close-btn{position:absolute;right:15px;top:10px;background:none;border:none;font-size:1.8rem;color:#f60;cursor:pointer;transition:transform .2s ease}.close-btn:hover{transform:rotate(90deg)}form{display:flex;flex-direction:column}input,textarea{padding:10px;margin-bottom:10px;border:1.5px solid #cfd6e0;border-radius:6px;font-size:.95rem;transition:border-color .2s ease}input:focus,textarea:focus{outline:none;border-color:#f60}textarea{resize:none;height:80px}.checkbox-label{display:flex;align-items:center;font-size:.85rem;color:#333;margin-bottom:12px}.checkbox-label input{margin-right:8px;accent-color:#ff6600}button{padding:10px;background:#f60;color:#fff;border:none;font-size:1rem;border-radius:6px;cursor:pointer;transition:background .2s ease}.error{font-size:.8rem;color:red;margin-top:-5px;margin-bottom:8px}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.popup-container{width:90%;padding:20px 15px}h1{font-size:1.4rem}input,textarea{font-size:.9rem}button{font-size:.95rem}}@media (max-width: 480px){.popup-container{width:95%;padding:18px 12px;border-radius:8px}h1{font-size:1.2rem}.close-btn{font-size:1.5rem}button{font-size:.9rem;padding:8px}}
