@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700&family=Playfair+Display:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";*{margin:0;padding:0;scroll-behavior:smooth}body{overflow-x:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}*{box-sizing:border-box;margin:0;padding:0;font-family:Raleway,sans-serif}.Navbar-section{height:7vh;background-color:#fff;color:#000;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;position:relative;z-index:100;transition:top .3s ease}.Navbar-section p{display:none;font-size:1.4rem;font-weight:500}.logo img{max-height:50px;width:auto}.hamburger-icon{display:none;font-size:1.5rem;color:#000;background:none;border:none;cursor:pointer}.navbar-links{display:flex;list-style:none;padding:0;margin:0;position:relative;z-index:100}.navbar-links li{position:relative;margin:0 15px}.flip-text{font-size:16px;font-weight:700;color:#000;cursor:pointer;transition:color .3s ease;text-decoration:none}.flip-text:hover{color:#555}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:260px;border-radius:5px;top:100%;left:0;box-shadow:0 4px 8px #0000001a;z-index:1000}.dropdown-content li{padding:10px;color:#000;cursor:pointer;transition:background-color .3s ease}.dropdown-content li:hover{background-color:#ddd}.dropdown-content li a{text-decoration:none;color:#000;transition:color .3s ease}.dropdown-content li a:hover{color:#555}.dropdown:hover .dropdown-content{display:block}.sticky{position:fixed;top:0;left:0;right:0;z-index:100;transition:1.3s ease;box-shadow:0 4px 6px #0000001a}.navbar-hidden{top:-10vh}.contact-section .contact-button{background:#684df4;margin:20px;font-size:1.3rem;font-weight:600;color:#fff;text-align:center;text-decoration:none;border-radius:1px;cursor:pointer;transition:all .3s ease;display:inline-block;border:none}.contact-section .contact-button:hover{background:#444;transform:translateY(-3px);box-shadow:0 6px 12px #0000004d}.log{display:flex;justify-content:space-between;align-items:center;background-color:#684df4;color:#fff;font-weight:600;padding:10px 20px;font-size:14px;flex-wrap:wrap}.log div{margin-left:30px}.log .i a{text-decoration:none;color:#fff}.log .logo img{max-height:50px;width:100%}@media (max-width: 768px){.Navbar-section{padding:10px 15px}.Navbar-section p{display:flex}.hamburger-icon{display:block}.navbar-links{display:block;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;flex-direction:column;background-color:#fff;position:absolute;top:100%;left:0;width:100%;border-radius:5px;box-shadow:0 4px 8px #0000001a}.navbar-links.show{max-height:500px;opacity:1}.navbar-links li{margin:10px 0}.contact-section .contact-button{font-size:.9rem;padding:6px 15px;border-radius:30px}.log{padding:8px 15px;font-size:12px}.log div{margin-left:0;margin-bottom:10px}.logo img{max-height:40px}.log .i{display:none}}@media (max-width: 480px){.Navbar-section{padding:10px}.navbar-links li,.flip-text{font-size:14px}.contact-section .contact-button{font-size:1rem;padding:5px 12px}.log{font-size:10px;padding:6px 10px}.log .logo img{max-height:30px}}body{font-family:Poppins,sans-serif;margin:0;padding:0;box-sizing:border-box}.cta-button1,.contactus1{padding:15px 35px;margin:20px;font-size:1.1rem;font-weight:600;color:#fff;text-align:center;text-decoration:none;border-radius:1px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;display:inline-block;border:none}.cta-button1{background:#684df4}.contactus1{background-color:transparent;border:1px solid #fff}.slider-wrapper{width:100%;height:fit-content;overflow:hidden;position:relative;background-color:#f9f9f9}.slider{display:flex;transition:transform cubic-bezier(.175,.885,.32,1.275)}.landing-page{min-width:100%;height:100vh;display:flex;align-items:center;justify-content:space-between;color:#fff;overflow:hidden;box-shadow:0 4px 6px #0000001a;padding:0}.leftdiv{flex:1;max-width:50%;padding-left:120px;transform:translate(-100%);opacity:0}.leftdiv.animate{animation:slideInFromLeft 1.5s ease-out forwards}@keyframes slideInFromLeft{to{transform:translate(0);opacity:1}}.leftdiv h1{font-size:4rem;margin-bottom:20px;font-weight:700;line-height:1.2;color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,.15)}.leftdiv p{font-size:1.2rem;line-height:1.8;margin-bottom:30px;color:#fff}.cta-button1:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}.cta-button1:hover{box-shadow:0 6px 12px #0000004d}.rightdiv{flex:1;display:flex;align-items:center;justify-content:center}.hero-image{max-width:100%;height:auto;object-fit:cover;max-height:100%}.dots-container{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px}.dot{width:12px;height:12px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .3s}.dot.active{background-color:#333}@media (max-width: 1024px){.landing-page{justify-content:center;padding:0;margin:0}.leftdiv h1{font-size:3rem}.leftdiv p{font-size:1rem}.cta-button1{padding:12px 25px}.hero-image{max-width:90%}}@media (max-width: 768px){.landing-page{flex-direction:column;text-align:center;padding:0;height:auto}.leftdiv{max-width:100%;margin-bottom:30px;padding:0 20px}.leftdiv h1{font-size:2.5rem}.leftdiv p{font-size:1rem}.cta-button1{padding:10px 20px;font-size:1rem}.rightdiv{padding:10px}.hero-image{max-width:100%;border-radius:15px}}@media (max-width: 480px){.leftdiv h1{font-size:2rem}.leftdiv p{font-size:.9rem}.cta-button1{padding:8px 18px;font-size:.9rem}.hero-image{max-width:100%;border-radius:15px}}.landing-wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.landing-page{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity 3s ease;display:flex}.landing-page.active{opacity:1;z-index:1}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:0}.spinner-wrap{position:absolute;top:150px;left:200px;z-index:999}.spinner-item{border:1px solid #fff;border-radius:50%;height:250px;width:250px;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;opacity:0;animation:zoom 4s linear 1s infinite}.spinner-item--2{animation-delay:2s}.spinner-item--3{animation-delay:3s}@keyframes zoom{0%{transform:translate(-50%,-50%) scale(.2);opacity:0}50%{opacity:.9}to{transform:translate(-50%,-50%) scale(1);opacity:0}}.aboutus{display:flex;align-items:center;justify-content:space-between;padding:4.5rem;background-color:#fff;border-radius:1rem;gap:2rem;animation:fadeIn 1s ease-in-out;flex-wrap:wrap}.titleaboutus{display:flex;align-items:center;flex-direction:row}.leftside{flex:1;display:flex;justify-content:center;align-items:center;padding-right:1.25rem;padding-left:100px}.leftside img{max-width:30rem;width:100%;padding:10px;height:auto;border-radius:1rem}.rightside{flex:2;padding-left:1.25rem}.rightside h1{font-size:1.25rem;font-weight:600;color:#6e55f4;margin-bottom:.625rem;border-bottom:2px solid #e0e0e0;padding-bottom:.625rem}.h1{font-size:1.7rem;color:#6e55f4;margin-bottom:1.25rem}.rightside h2{font-size:1.5rem;color:#555;margin-bottom:1.25rem}.rightside p{font-size:1.125rem;color:#555;line-height:1.8;margin-bottom:1.25rem}.cta-button1{padding:12px 20px;font-size:1.1rem;font-weight:600;color:#fff;text-align:center;text-decoration:none;background-color:#684df4;border:none;border-radius:.25rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;display:inline-block;margin-right:10px}.call-button{background-color:transparent;color:#000;padding:12px 20px;font-size:1.1rem;border:1px solid #6e55f4;border-radius:5px;align-items:center;cursor:pointer;position:relative}.cta-button1:hover,.contactus:hover{background-color:#543de2}.nav-links{font-size:1.2rem;display:flex;justify-content:center;gap:.5rem}.nav-links p,.nav-links a{margin:0;color:#fff;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#007bff}@media (max-width: 1024px){.expeerince{display:none}.aboutus{padding:3rem;flex-direction:column;text-align:center}.leftside{padding:0;margin-bottom:2rem}.rightside{padding-left:0}.nav-links{flex-direction:row;font-size:1rem}}@media (max-width: 768px){.aboutus{padding:2rem 1rem}.leftside img{max-width:100%}.rightside h1,.h1{font-size:1.4rem}.rightside h2{font-size:1.2rem}.rightside p{font-size:1rem}.cta-button1,.contactus{padding:12px 25px;font-size:1rem;margin-bottom:10px}.nav-links{flex-direction:column;gap:.3rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.image-wrapper{position:relative;display:inline-block}.expeerince{width:100%;height:auto;border-radius:1rem;position:relative}.experience-badge{position:absolute;bottom:108px;left:371px;background-color:#6e55f4;color:#fff;font-weight:700;font-size:1rem;border:10px solid white;padding:.5rem .75rem;border-radius:50%;box-shadow:0 2px 6px #0003;display:flex;align-items:center;justify-content:center;width:120px;height:120px;text-align:center}.call-button{position:relative;color:#000;border:none;padding:12px 20px;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;border-radius:5px;transition:background-color .3s ease}.call-button i{margin-right:10px;font-size:20px;background-color:#6e55f4;color:#fff;border-radius:50%;padding:10px;display:flex;justify-content:center;align-items:center;position:relative}.call-text{font-weight:700}.wave{position:absolute;top:50%;left:50%;width:30px;height:30px;background-color:#6e55f4;border-radius:50%;transform:translate(-50%,-50%);animation:wave-animation 2.5s infinite ease-out}@keyframes wave-animation{0%{transform:translate(-50%,-50%) scale(0);opacity:.6}50%{transform:translate(-50%,-50%) scale(2);opacity:.3}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.call-text span{color:#6e55f4;font-size:18px;font-weight:700}.services-container{padding:40px;margin:10px;height:max-content;background-color:#f5f5f5;background-image:url(/assets/service_bg_1-bubLjWpL.png);text-align:center}.services-container h2{font-size:32px;margin-bottom:20px;color:#6e55f4}.services-cards{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.service-card{position:relative;overflow:hidden;background-color:#fff;cursor:pointer;border-radius:10px;width:300px;height:400px;padding:20px;box-shadow:0 4px 12px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease,color .3s ease;z-index:1}.service-card:before{content:"";position:absolute;bottom:0;right:0;width:60px;height:60px;background-color:#6e55f4;background-image:url(/assets/service_bg_1-bubLjWpL.png);background-size:cover;background-position:center;border-radius:10px;z-index:-1;transition:width .6s ease,height .6s ease,border-radius .6s ease}.service-card:hover:before{width:120%;height:120%;border-radius:0}.service-card:after{content:"";position:absolute;bottom:15px;right:15px;width:35px;height:30px;background-image:url(/assets/title_shape_1-C_GA47yv.svg);background-repeat:no-repeat;background-position:center;z-index:2;animation:pulse 2s infinite;filter:brightness(0) saturate(100%) invert(100%)}.service-card img{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px}.service-card h3{font-size:20px;color:#6e55f4;margin-bottom:10px;transition:color .3s ease}.service-card p{font-size:14px;color:#666;transition:color .3s ease}.service-card:hover h3,.service-card:hover p{color:#fff}.why-choose-us-container{display:flex;flex-wrap:wrap;justify-content:space-between;padding:50px 200px;background-color:#f9f9f9;align-items:center}.title-section{display:flex;flex-direction:row;gap:20px;align-items:center}.title-section img{height:50px;width:50px}.details-section{flex:1;min-width:300px;max-width:600px;padding-right:30px}.main-heading{font-size:28px;color:#684df4;margin-bottom:10px}.sub-heading{font-size:20px;color:#555;margin:20px 0 10px;font-weight:500}.intro-text{font-size:16px;color:#333;line-height:1.6;margin-bottom:20px}.benefits-list{list-style:none;padding-left:0;margin:0}.benefits-list li{font-size:16px;margin-bottom:12px;color:#222;position:relative;padding-left:24px}.benefits-list li:before{content:"✔";position:absolute;left:0;color:#684df4;font-size:16px}.image-section{display:flex;justify-content:center;align-items:center;padding:20px}.blob-wrapper{position:relative;width:450px;height:450px;background:radial-gradient(circle at 30% 30%,#c1bfff,#6e55f4);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:blobMorph 8s infinite ease-in-out;display:flex;justify-content:center;align-items:center;overflow:hidden}.blob-wrapper img{height:400px;width:400px}.floating-img{width:90%;height:auto;border-radius:20px;animation:float 3s ease-in-out infinite;z-index:1}@keyframes blobMorph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 60% 30%/40% 70% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@media (max-width: 991px){.why-choose-us-container{padding:40px;flex-direction:column}.details-section{padding-right:0;text-align:center}.image-section{margin-top:30px}.blob-wrapper{width:300px;height:300px}.blob-wrapper img{height:250px;width:250px}}.testimonials-section{padding:40px 20px;text-align:center;background-color:#f5f5f5}.testimonials-section h2{font-size:32px;margin-bottom:20px;color:#333}.testimonials-slider .slick-slide{display:flex;justify-content:center}.slick-dots{bottom:-30px}.slick-dots li button:before{color:#007bff;font-size:12px}.slick-dots li.slick-active button:before{color:#0056b3}.testimonial-card{background-color:#fff;box-shadow:0 4px 15px #0000001a;border-radius:12px;padding:30px;max-width:320px;width:100%;text-align:center;transition:transform .3s ease,box-shadow .3s ease;margin:10px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center}.testimonial-card:hover{transform:translateY(-10px);box-shadow:0 6px 15px #0003}.testimonial-card h3{font-size:22px;color:#007bff;margin-bottom:10px}.testimonial-card .position{font-size:16px;color:#666;margin-bottom:15px}.testimonial-card .feedback{font-size:16px;color:#666;font-style:italic;line-height:1.6}.slick-prev,.slick-next{background-color:#007bff;color:#fff;width:35px;height:35px;border-radius:50%;display:flex!important;justify-content:center;align-items:center}.slick-prev:hover,.slick-next:hover{background-color:#0056b3}@media (max-width: 1024px){.testimonials-section{padding:30px 15px}.testimonial-card{max-width:280px}}@media (max-width: 768px){.testimonial-card{max-width:100%;margin:20px 0}.testimonials-section h2{font-size:28px}.testimonial-card h3{font-size:20px}.testimonial-card .position,.testimonial-card .feedback{font-size:14px}}@media (max-width: 480px){.testimonial-card{padding:20px}.testimonial-card h3{font-size:18px}.testimonial-card .position,.testimonial-card .feedback{font-size:12px}.slick-prev,.slick-next{width:30px;height:30px}.slick-dots li button:before{font-size:10px}}.footer-section{background-color:#222;color:#fff;padding:40px 20px}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}.footer-address-social,.footer-about-us,.footer-services{flex:1 1 250px}.footer-address h4,.footer-social-icons h4{font-size:20px;margin-bottom:12px}.footer-address p{font-size:16px;margin:8px 0}.footer-address i{margin-right:8px;color:#00acee}.social-icons{display:flex;gap:15px;margin-top:10px}.social-icon{color:#fff;font-size:20px;transition:all .3s ease}.social-icon:hover{transform:scale(1.2)}.facebook:hover{color:#3b5998}.linkedin:hover{color:#0077b5}.instagram:hover{color:#e1306c}.footer-about-us h3,.footer-services h3{font-size:20px;margin-bottom:12px}.footer-about-us ul,.footer-services ul{list-style:none;padding:0}.footer-about-us li,.footer-services li{margin:10px 0}.footer-about-us a,.footer-services a{color:#ccc;text-decoration:none;font-size:16px;position:relative;transition:color .3s ease,letter-spacing .3s ease}.footer-about-us a:before,.footer-services a:before{content:"> ";color:#fff;margin-right:6px}.footer-about-us a:hover,.footer-services a:hover{color:#00acee;letter-spacing:1px}.footer-bottom{background-color:#111;text-align:center;padding:15px 0;color:#ccc;font-size:14px;border-top:1px solid #333}.footer-bottom-text{margin:0}@media (max-width: 768px){.footer-content{flex-direction:column;gap:30px}.footer-bottom-text{font-size:12px}}.filter-buttons{margin:2rem 0;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.portfolio-container .header-section{background-color:#dddd;height:max-content}.filter-buttons button{padding:10px 25px;font-size:1rem;font-weight:600;color:#fff;background:#000;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.filter-buttons button.active,.filter-buttons button:hover{background:#444;transform:translateY(-3px);box-shadow:0 6px 12px #0000004d}.header-section{position:relative;width:100%;height:20vh;background-color:#333}.header-image{width:100%;height:100%;object-fit:cover;opacity:.7}.header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;color:#fff}.nav-links{font-size:1.2rem;display:flex;justify-content:center;gap:5px;flex-wrap:wrap}.nav-links p{margin:0}.nav-links a{color:#fff;text-decoration:none;margin:0 10px;transition:color .3s ease}.nav-links a:hover{color:#5555}.portfolio-section{padding:2rem;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.portfolio-section h2{font-size:2.5rem;margin-bottom:1rem;color:#333}.portfolio-section p{font-size:1rem;color:#666;margin-bottom:2rem}.project-grid{display:flex;gap:1.5rem;justify-items:center;align-items:center;justify-content:center;width:100%;flex-wrap:wrap}.project-card{position:relative;overflow:hidden;background-color:#fff;height:fit-content;box-shadow:0 4px 8px #0000001a;border-radius:8px;cursor:pointer;transition:transform .3s ease-in-out;z-index:0;width:300px}.project-card:hover{transform:scale(1.05);z-index:1}.image-container{position:relative}.image-container img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;color:#fff;opacity:0;transition:opacity .3s ease,backdrop-filter .3s ease;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.project-card:hover .overlay{opacity:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.overlay h3{font-size:1.5rem;margin-bottom:.5rem;transition:margin-top .3s ease}.project-card:hover .overlay h3{margin-top:20px}.overlay .links{display:flex;justify-content:center;gap:1rem}.overlay .links a{font-size:1.5rem;color:#fff}.overlay .links a:hover{transform:scale(1.5);transition:.5s}@media (max-width: 1024px){.portfolio-section h2{font-size:2.2rem}.portfolio-section p{font-size:1rem}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.overlay h3{font-size:1.3rem}.overlay .links a{font-size:1.4rem}}@media (max-width: 768px){.portfolio-section h2{font-size:2rem}.portfolio-section p{font-size:.9rem}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.overlay h3{font-size:1.2rem}.overlay .links a{font-size:1.3rem}}@media (max-width: 576px){.nav-links{font-size:.9rem;flex-direction:column}.header-section{height:25vh}.header-overlay{font-size:1.1rem}.project-card{width:100%}.overlay h3{font-size:1.1rem}.overlay .links a{font-size:1.2rem}}body{font-family:Raleway,sans-serif;background-color:#fff;margin:0;padding:0;min-height:100vh}.header-section{position:relative;width:100%}.header-image{width:100%;height:20vh}.header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center}.nav-links{text-align:center;color:#fff}.home-link{font-size:1.125rem}.contactus-link{font-size:1.5rem;font-weight:700}.contact-us{padding:2.5rem;text-align:center}.contact-us h1{font-size:2rem;color:#333;margin-bottom:2.5rem}.contact-cards{display:flex;justify-content:center;gap:1.875rem;margin-bottom:2.5rem}.card{background-color:#fff;cursor:pointer;border-radius:.625rem;width:15rem;padding:1.25rem;box-shadow:0 .25rem .75rem #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.card a{text-decoration:none;color:#fff}.card:hover{transform:translateY(-.625rem);box-shadow:0 .625rem 1.25rem #0003;background-color:#f0f0f0}.card-icon{font-size:2.5rem;color:#555;margin-bottom:1rem;transition:color .3s ease-in-out}.card:hover .card-icon{color:#2196f3}.card h3{font-size:1.375rem;color:#333;margin-bottom:.625rem}.card p{font-size:1rem;color:#777}.form-image-section{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.625rem}.contact-image{flex:1;min-width:18.75rem;display:flex;justify-content:center;align-items:center;animation:moveDown 5s ease-in-out infinite}.contact-image img{max-width:100%;height:auto;border-radius:.625rem}.form-section{flex:1;height:25vh;width:40%;min-width:18.75rem;padding:1.25rem;background-color:#f8f8f8;border-radius:.625rem;box-shadow:0 .25rem .5rem #0000001a}.form-section h2{margin-bottom:1.25rem;font-size:1.5rem}.form-group input,.form-group textarea{width:100%;padding:.625rem;font-size:1rem;border-radius:.3125rem;border:1px solid #ddd}.form-group input::placeholder,.form-group textarea::placeholder{color:#777;font-size:1rem}.submit-button{padding:.625rem 1.25rem;font-size:1rem;background-color:#007bff;color:#fff;border:none;border-radius:.3125rem;cursor:pointer}.submit-button:hover{background-color:#0056b3}.contact-button{margin-top:1.875rem}.form-section{height:max-content;margin-top:2.5rem;margin:0 auto;padding:1.25rem;background-color:#fff;border-radius:.5rem;box-shadow:0 .25rem .5rem #0000001a}.form-section h2{font-size:1.75rem;color:#333;margin-bottom:1.25rem}.form-group{margin-bottom:1.25rem}.form-group input,.form-group textarea{width:90%;padding:.75rem;border:1px solid #ccc;border-radius:.25rem;font-size:1rem}.form-group input::placeholder,.form-group textarea::placeholder{color:#555;font-size:1rem}.form-group textarea{resize:vertical;min-height:7.5rem}.submit-button{padding:.5rem 1.25rem;font-size:1.125rem;font-weight:600;color:#fff;background:#000;text-decoration:none;border:none;border-radius:2.5rem;cursor:pointer;transition:all .3s ease}.submit-button:hover{background:#444;transform:translateY(-.1875rem);box-shadow:0 .375rem .75rem #0000004d}@media (max-width: 1024px){.header-image{height:15vh}.form-section{width:80%;justify-content:center;align-items:center;text-align:center;margin:0}.contact-us h1{font-size:1.75rem}}@media (max-width: 768px){.form-section{width:90%}.contact-cards{flex-direction:column;align-items:center}.card{width:100%;margin-bottom:1.25rem}.header-image{height:20vh}.form-image-section{flex-direction:column}.contact-image{width:100%}.form-section{width:90%;padding:.9375rem}.form-section h2{font-size:1.5rem}.card-icon{font-size:2.1875rem}}@media (max-width: 480px){.header-image{height:15vh}.contact-image{width:50%}.contact-us h1{font-size:1.5rem}.card h3{font-size:1.125rem}.card p,.submit-button{font-size:.875rem}}.contact-button{padding:.5rem 1.25rem;font-size:1.125rem;font-weight:600;color:#fff;background:#000;text-decoration:none;border:none;border-radius:2.5rem;cursor:pointer;transition:all .3s ease}.contact-button:hover{background:#444;transform:translateY(-.1875rem);box-shadow:0 .375rem .75rem #0000004d}.contact-button:focus{outline:none}.contact-button:active{background-color:#555}@media (max-width: 360px){.form-image-section{display:block}}.blogs-container{max-width:1200px;margin:0 auto;padding:2rem;background-color:#f8f9fa;min-height:max-content}.blogs-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.blogs-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.blog-card{width:350px;border:1px solid #ddd;border-radius:8px;background-color:#fff;box-shadow:0 4px 6px #0000001a;transition:all .3s ease-in-out;overflow:hidden}.blog-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.blog-image{width:100%;height:200px;object-fit:cover}.blog-content{padding:1rem}.blog-title{font-size:1.5rem;font-weight:600;color:#222}.blog-description{font-size:1rem;color:#555;margin-top:.5rem}.blog-date{font-size:.9rem;color:#777;margin-top:1rem;font-weight:500}.not-found{text-align:center;padding:50px}.not-found h1{font-size:100px;color:#ff4a4a}.not-found h2{font-size:24px}.not-found p{font-size:18px;color:#666}.back-home{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:5px}.back-home:hover{background-color:#0056b3}.team-container{padding:40px;margin:10px;background-color:#f5f5f5;background-image:url(/assets/service_bg_1-bubLjWpL.png);text-align:center}.team-container h2{font-size:32px;margin-bottom:20px;color:#6e55f4}.team-cards{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.team-card{position:relative;overflow:hidden;background-color:#fff;border-radius:10px;width:260px;height:370px;padding:20px;text-align:center;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease,color .3s ease;cursor:pointer;z-index:1}.team-card:before{content:"";position:absolute;bottom:0;right:0;width:60px;height:60px;background-color:#6e55f4;background-image:url(/assets/service_bg_1-bubLjWpL.png);background-size:cover;border-radius:10px;z-index:-1;transition:width .6s ease,height .6s ease,border-radius .6s ease}.team-card:hover:before{width:120%;height:120%;border-radius:0}.team-card:after{content:"";position:absolute;bottom:15px;right:15px;width:35px;height:30px;background-image:url(/assets/title_shape_1-C_GA47yv.svg);background-repeat:no-repeat;background-position:center;z-index:2;animation:pulse 2s infinite;filter:brightness(0) saturate(100%) invert(100%)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.team-card img{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px}.team-card h3{font-size:20px;color:#6e55f4;margin-bottom:10px}.team-card p{font-size:14px;color:#666;transition:color .3s ease}.team-card:hover h3,.team-card:hover p{color:#fff}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
