@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Monoton&family=Rubik+Iso&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Monoton,Inter,Rubik Iso,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--main-blue:#061bb0;--light-blue:#76b9f0;--accent:tomato;--light-grey:#a3a3a3;--grey-gradient:linear-gradient(bottom,#dcdcdc,#d3d3d3);--purple:#c4cbf9;--white:#fff}.home-container{background-color:#fff;background-color:var(--white);color:var(--dark-grey);font-family:"Arial, sans-serif";line-height:1.6;overflow:hidden}.section{padding:40px 20px;text-align:center}.about-section{background:linear-gradient(180deg,#dcdcdc,#d3d3d3);padding:80px 50px;position:relative;z-index:5}.sub-section{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:auto;width:86%}@media (max-width:820px){.sub-section{flex-direction:column}}@media (max-width:570px){.sub-section .text{align-items:center!important;margin:auto;max-width:300px;width:65%}.sub-section .text h1{font-size:24px!important}.sub-section .text p{font-size:12px!important;width:400px!important}}@media (max-width:424px){.sub-section .text p{font-size:12px!important;width:300px!important}}.sub-section img{border-radius:25px;height:200px;margin-right:55px;width:200px}.sub-section .text{align-items:flex-start;display:flex;flex-direction:column;font-family:Mukta,serif;text-align:left}.sub-section .text h1{color:#061bb0;font-size:36px;font-weight:700;line-height:30px;margin-bottom:10px;white-space:noWrap}.sub-section .text p{color:#000;font-size:16px;font-weight:400;letter-spacing:.3px;line-height:18px;margin-top:0;width:529px}.services-section{align-items:center;background:#fff;background:var(--white);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:80px 50px;text-align:center}.our-services{color:#061bb0;color:var(--main-blue);font-family:Mukta,serif;font-size:36px;margin-bottom:40px;margin-top:100px;position:relative;text-align:center;z-index:4}.services-section .service{align-items:center;display:flex;flex-direction:column;margin-bottom:60px}.services-section .service img{border-radius:25px;height:200px;margin-bottom:20px;object-fit:cover;width:200px}.services-section .service h3{color:#76b9f0;color:var(--light-blue);font-family:Mukta,serif;font-size:1.8em;line-height:30px;margin-bottom:20px;text-align:center}.services-section .service p{color:#000;font-family:Mukta,serif;font-size:1em;letter-spacing:.3px;line-height:1.5;margin:auto;max-width:500px;text-align:center}.services-section .uiux-service,.services-section .web-service{justify-content:center;text-align:left}.services-section .uiux-service .service-left,.services-section .web-service .service-left{align-items:center;display:flex;flex-direction:column;margin-right:40px}.services-section .uiux-service .service-right,.services-section .web-service .service-right{max-width:400px}@media (max-width:768px){.services-section .uiux-service,.services-section .web-service{align-items:center;flex-direction:column;text-align:center}.services-section .uiux-service .service-left,.services-section .web-service .service-left{margin-bottom:20px;margin-right:0}.services-section .uiux-service .service-right,.services-section .web-service .service-right{max-width:100%}}.introduction,.recent-projects{background-color:var(--navy);color:#fff;color:var(--white)}.development-process,.get-in-touch{background-color:var(--light-navy);color:#fff;color:var(--white)}.section h2{color:#fff;color:var(--white);display:inline-block;font-size:2.5em;margin-bottom:20px;position:relative}.section h2:after{background-color:tomato;background-color:var(--accent);content:"";display:block;height:4px;margin:10px auto 0;width:50px}.development-process p,.introduction p{color:#fff;color:var(--white);font-size:1.2em;margin:0 auto;max-width:800px}.recent-projects .project-display{margin-top:20px}.recent-projects h3{color:tomato;color:var(--accent);font-size:2em;margin-bottom:15px}.project-navigation{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.nav-button{background-color:#fff;background-color:var(--white);border:none;border-radius:5px;color:var(--dark-grey);cursor:pointer;font-size:1.5em;margin:5px;padding:10px 20px;transition:background-color .3s,color .3s}.nav-button:hover{background-color:tomato;background-color:var(--accent);color:#fff;color:var(--white)}.get-in-touch .contact-form{margin:0 auto;max-width:600px;text-align:left}.form-group{margin-bottom:15px}.contact-form input,.contact-form textarea{border:1px solid var(--dark-grey);border-radius:4px;box-sizing:border-box;font-size:1em;padding:12px 15px;transition:border-color .3s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:tomato;border-color:var(--accent);outline:none}.submit-button{background-color:var(--navy);border:none;border-radius:4px;color:#fff;color:var(--white);cursor:pointer;font-size:1em;padding:12px 25px;transition:background-color .3s}.submit-button:hover{background-color:tomato;background-color:var(--accent)}@media (max-width:1024px){.section h2{font-size:2.2em}.development-process p,.introduction p{font-size:1.1em}.recent-projects h3{font-size:1.8em}}@media (max-width:768px){.section{padding:30px 15px}.section h2{font-size:2em}.nav-button{font-size:1.2em;padding:8px 16px}.submit-button{padding:12px;width:100%}.development-process p,.introduction p{font-size:1em}}@media (max-width:480px){.section{padding:20px 10px}.section h2{font-size:1.8em}.development-process p,.introduction p{font-size:.95em}.recent-projects h3{font-size:1.5em}.nav-button{font-size:1em;padding:6px 12px}.contact-form input,.contact-form textarea{font-size:.9em}}.case-studies-header{color:#061bb0;color:var(--main-blue);font-family:Mukta,serif;font-size:36px;margin-top:80px;text-align:center}.case-studies-section{background:#fff;background:var(--white);display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:40px 50px}.case-study-card{background:linear-gradient(180deg,#f9f9f9,#eaeaea);border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:40px;padding:20px;text-align:center;width:320px}.case-study-card img{border-radius:8px;height:180px;object-fit:cover;width:100%}.case-study-card h3{align-items:center;color:#061bb0;color:var(--main-blue);display:flex;font-size:1.6em;gap:10px;justify-content:center;margin-top:12px}.case-study-link{color:#76b9f0;color:var(--light-blue);font-size:.9em;transition:color .3s}.case-study-link:hover{color:tomato;color:var(--accent)}.case-study-card p{color:#000;font-size:1em;margin-top:10px}.tech-bubbles{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}.tech-bubble{background:#c4cbf9;background:var(--purple);border-radius:20px;color:#000;font-size:.9em;font-weight:600;padding:6px 12px}.contact-banner{align-items:center;background-color:#061bb0;background-color:var(--main-blue);box-sizing:border-box;display:flex;flex-direction:column;height:200px;justify-content:center;margin-bottom:100px;padding:80px 20px 116px;width:100%}.contact-banner h2{font-size:36px;margin-bottom:16px;text-align:center}.contact-banner h2,.contact-banner p{color:#fff;color:var(--white);font-family:Mukta,serif}.contact-button{background-color:#c4cbf9;border:none;border-radius:5px;color:#000;cursor:pointer;font-family:Mukta,serif;font-size:1.5em;padding:5px 22px;transition:background-color .3s}.contact-button:hover{background-color:#76b9f0}
/*# sourceMappingURL=main.f32c0738.css.map*/