@import url(https://fonts.googleapis.com/css2?family=Pacifico&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@700&family=Roboto:ital,wght@0,400;0,700;1,400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.top-container{align-items:center;background-color:#f8f8f8;display:flex;justify-content:space-between;overflow:hidden;padding:1px 30px;position:relative}.content-container{align-items:center;display:flex;justify-content:space-around;width:100%;z-index:2}.business-tagline{align-items:flex-start;display:flex;flex-direction:column}.header-shine{animation:text-shine 3s linear infinite;background:linear-gradient(90deg,#fff0 49%,#fffc 50%,#fff0 51%);background-color:#fff;background-size:200% auto;border:3px solid #000;border-radius:25px;box-shadow:5px 5px #0c0000;color:#000;display:inline-block;font-size:4vw;justify-content:space-evenly;margin-bottom:0;max-width:40vw;padding:16px 24px 16px 40px;position:relative;text-align:center}.header-shine:before{background:#000;border-radius:5px;content:"";height:80%;left:10px;position:absolute;top:50%;transform:translateY(-50%);width:10px}.vision-text{background:linear-gradient(90deg,#fff0 49%,#fffc 50%,#fff0 51%);background-color:#fff;background-size:200% auto;border:3px solid red;border-radius:25px;box-shadow:5px 5px red;color:red;font-size:1.2rem;font-weight:700;margin:20px 0;padding:16px 24px;text-align:center}.contact-us-button{align-self:start;background-color:#000;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;text-transform:uppercase;transition:background-color .3s ease}.contact-us-button:hover{background-color:#333}.decorative-image{height:auto;max-width:30%}.chat-section{background:#000;border-radius:50px;color:#fff;font-size:clamp(1rem,2vw,1.2rem);margin:0 auto 60px;max-width:50vw;min-width:50vw;padding:50px;text-align:center}.chat-section .content h1{font-size:clamp(1.5rem,4vw,2.5em);font-weight:700;margin-bottom:1.5em}.chat-section .content p{font-size:clamp(1rem,2.3vw,1.2em);font-weight:400;margin-bottom:4em}.chat-section button{background:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:1em;font-weight:700;padding:10px 20px;text-transform:uppercase;transition:background .3s}.chat-section button:hover{background:#e6e6e6}.chat-section .content h1,.chat-section .content p{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word}@media (max-width:600px){.chat-section{border-radius:20px;font-size:clamp(.96rem,4vw,1.05rem);margin:0 auto 32px;max-width:95vw;min-width:0;min-width:auto;padding:18px 10px 24px}.chat-section .content h1{font-size:clamp(1.1rem,6vw,1.5rem);margin-bottom:1em}.chat-section .content p{font-size:clamp(.95rem,4vw,1.05rem);margin-bottom:2em}.chat-section button{font-size:.98em;padding:8px 14px}}@media (max-width:768px){.top-container{justify-content:center}.header-shine{font-size:large;max-width:50vw}.header-shine,.vision-text{text-align:center}.decorative-image{display:none}.business-tagline{align-items:center}}@keyframes text-shine{0%{background-position:0}to{background-position:100%}}.second-container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-evenly;margin-top:0;overflow:hidden;padding:2rem;width:100%}.faq-section{background:#fafafa;border-radius:12px;box-shadow:0 2px 12px #0000000a;height:400px;overflow-x:hidden;overflow-y:auto;padding-left:1rem;position:relative;scrollbar-color:#111 #f1f1f1;scrollbar-width:thin;width:40%;z-index:2}.faq-section::-webkit-scrollbar{width:8px}.faq-section::-webkit-scrollbar-thumb{background:#111;border-radius:8px}.faq-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.faq-item{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.5rem}.faq-question{background-color:#fff;border:4px solid #000;border-radius:25px;box-shadow:5px 5px #000;color:#000;font-size:1.3rem;font-weight:700;margin:20px 0 10px;padding:1rem 1.5rem}.faq-answer,.faq-question{max-width:400px;text-align:left;width:80%}.faq-answer{color:#333;font-size:1rem;line-height:1.6;padding:0 1.5rem}@media (max-width:1023px){.second-container{flex-direction:column;padding:1rem}.faq-section{background:#fafafa;border-radius:0;box-shadow:none;height:auto;max-height:none;min-height:0;min-height:auto;overflow-y:visible;padding:0;scrollbar-color:auto;scrollbar-width:auto;width:100%}.faq-item{align-items:center}.faq-answer,.faq-question{font-size:1rem;max-width:100%;padding-left:1rem;padding-right:1rem;text-align:center;width:100%}.faq-question{margin:20px 0 10px;padding:.8rem 1rem}.MyCanvas{height:20vh!important}}.serve-section{background-color:#f9f9f9;box-sizing:border-box;min-height:100vh;overflow:hidden;padding:2rem 2rem 4rem;position:relative;text-align:center;width:100%}.serve-floating-objects{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.serve-float{animation:floatMovement 18s ease-in-out infinite;border-radius:50%;mix-blend-mode:normal;opacity:.7;position:absolute}@keyframes floatMovement{0%{transform:translate(0) scale(1)}25%{transform:translate(40px,60px) scale(1.1)}50%{transform:translate(-80px,40px) scale(.9)}75%{transform:translate(60px,-40px) scale(1.05)}to{transform:translate(0) scale(1)}}.serve-grid,.serve-heading{position:relative;z-index:1}.serve-heading{color:#001f3f;font-size:2rem;margin-bottom:2rem;text-align:center}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.serve-card{align-items:flex-start;animation:floating 2.5s ease-in-out infinite;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;display:flex;flex-direction:column;min-height:200px;padding:2rem 1.5rem;text-align:left;transition:box-shadow .2s}.serve-card:hover{box-shadow:0 6px 24px #0000001a}.serve-card-heading{color:#111;font-size:1.35rem;font-weight:700;margin-bottom:1rem}.serve-card-text{color:#444;font-size:1rem;line-height:1.6;margin:0}.serve-card-image{background:#f3f3f3;border-radius:12px;display:block;height:160px;margin-bottom:1.2rem;object-fit:cover;width:100%}.serve-grid{grid-gap:2.5rem 2.5rem;display:grid;gap:2.5rem 2.5rem;grid-template-columns:1fr;margin:0 auto;max-width:90vw;padding:0 1rem}@media (min-width:600px){.serve-grid{gap:3rem 3rem;grid-template-columns:repeat(2,minmax(240px,320px));justify-content:center}}@media (min-width:900px){.serve-grid{gap:3rem 3rem;grid-template-columns:repeat(3,minmax(240px,320px));justify-content:center}}body,html{margin:0;max-width:100vw;overflow-x:hidden;padding:0;width:100%}*,:after,:before{box-sizing:border-box}.contactus-root{background:#fff;font-family:Nunito,sans-serif;min-height:100vh;overflow-x:hidden;width:100vw}.contactus-banner{align-items:center;background-position:50%;background-size:cover;display:flex;height:250px;justify-content:center;min-width:0;overflow:hidden;width:100%}.contactus-title{color:#fff;font-size:3rem;font-weight:700;letter-spacing:2px;margin:0;text-align:center;text-shadow:0 4px 16px #0006;word-break:break-word}.contactus-container{background:#fff;border-radius:12px;box-shadow:0 6px 32px #00000014;display:flex;flex-wrap:wrap;gap:24px;margin:-60px auto 0;max-width:1000px;min-height:500px;min-width:0;overflow:hidden;padding:40px 10px;width:100%}.contactus-left,.contactus-right{align-items:center;display:flex;flex:1 1 320px;justify-content:center;max-width:500px;min-width:0;width:100%}.contactus-vector{background:#353535;box-shadow:0 4px 24px #00000017;max-width:300px;object-fit:contain}.contactus-form,.contactus-vector{border-radius:8px;min-width:0;width:100%}.contactus-form{background:#fff;box-shadow:0 2px 12px #0000000a;display:flex;flex-direction:column;gap:18px;max-width:500px;padding:24px 8px}.contactus-row{display:flex;gap:12px;min-width:0;width:100%}.contactus-field{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.contactus-field label{color:#222;font-size:1rem;margin-bottom:2px}.contactus-field input,.contactus-field textarea{background:#fafbfc;border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;min-width:0;padding:10px 12px;resize:vertical;transition:border-color .2s;width:100%}.contactus-field input:focus,.contactus-field textarea:focus{border-color:#007bff;outline:none}.contactus-submit{background:#3a5cff;border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:10px;padding:12px 0;transition:background .2s;width:100%}.contactus-submit:hover{background:#2545b8}.contactus-slider{accent-color:#3a5cff;height:4px;margin-top:8px;width:100%}.contactus-price-value{color:#3a5cff;font-weight:700;margin-left:8px}.contactus-slider-labels{color:#888;display:flex;font-size:.95rem;justify-content:space-between;margin-top:2px;width:100%}.contactus-policy-note{color:#555;font-size:.98em;line-height:1.5;margin:10px 0 0;text-align:left}.contactus-policy-link{color:#3a5cff;font-weight:500;text-decoration:underline;transition:color .2s}.contactus-policy-link:hover{color:#2545b8;text-decoration:underline}@media (max-width:1000px){.contactus-container{align-items:center;flex-direction:column;gap:20px;margin:-40px auto 0;max-width:100vw;padding:24px 2vw;width:100%}.contactus-left,.contactus-right{max-width:100vw;min-width:0;width:100%}.contactus-form{max-width:100%;min-width:0}.contactus-vector{max-width:220px}}@media (max-width:600px){.contactus-banner{height:100px;padding:0 2vw}.contactus-title{font-size:1.5rem;padding:0 2vw}.contactus-container{border-radius:8px;box-shadow:0 2px 12px #0000000a;gap:8px;margin:-20px auto 0;min-height:0;min-height:auto;padding:8px 2vw}.contactus-vector{max-width:120px}.contactus-form{gap:8px;padding:8px 0}.contactus-row{flex-direction:column;gap:8px}.contactus-submit{font-size:1rem;padding:10px 0}}.services-header{padding:2rem 0}.services-header h1{font-size:2.5rem;font-weight:700}.services-content{padding:3rem 5%}.text-content h2{font-size:2rem}.text-content p{font-size:1.1rem;line-height:1.6}.image-content img{border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:100%}.why-choose-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.why-choose-text ul li{font-size:1.2rem;margin-bottom:1rem;padding-left:1.5rem}.why-choose-image img{border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:100%}.we-believe-section{background:#eaf6fd;border-radius:2rem;margin:3rem auto;max-width:1200px;padding:3rem 2rem}.we-believe-title{color:#083c5a;font-size:2.5rem;font-weight:700;letter-spacing:.02em;margin-bottom:2.5rem;text-align:center}.we-believe-grid{grid-gap:2.5rem 2rem;display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(3,1fr)}.we-believe-item{align-items:flex-start;background:#0000;border-radius:1rem;display:flex;gap:1.2rem;min-height:120px;padding:1.5rem 1rem}.we-believe-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #2196f314;color:#2196f3;display:flex;flex-shrink:0;font-size:1.7rem;height:44px;justify-content:center;margin-top:3px;width:44px}.we-believe-item h3{color:#1976d2;font-size:1.15rem;font-weight:700;margin:0 0 .5rem}.we-believe-item p{color:#333;font-size:1rem;line-height:1.6;margin:0}@media (max-width:1024px){.we-believe-grid{gap:2rem 1.5rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.services-content,.why-choose-content{flex-direction:column;padding:2rem 5%}.text-content,.why-choose-text{margin-bottom:2rem;padding-right:0}.services-header h1,.we-believe-title,.why-choose-title{font-size:2rem}.text-content h2{font-size:1.75rem}.we-believe-section{border-radius:1.2rem;margin:2rem 0;padding:2rem 1rem}.we-believe-grid{gap:1.5rem;grid-template-columns:1fr}.we-believe-item{padding:1.2rem .5rem}}@media (max-width:480px){.we-believe-section{padding:1.2rem .3rem}.we-believe-title{font-size:1.5rem}.we-believe-item h3{font-size:1rem}.we-believe-icon{font-size:1.2rem;height:38px;width:38px}}.team-section{background:#fff;box-sizing:border-box;overflow-x:hidden;padding:3rem 5%;width:100%}.team-section-container{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.team-content{box-sizing:border-box;flex:1 1 320px;max-width:540px;width:100%}.team-expertise{color:#6c38ff;font-size:18px;font-weight:600;margin-bottom:16px}.team-content h1{color:#1a2a36;font-size:48px;font-weight:800;line-height:1.1;margin:0 0 16px}.highlight{color:#a259ff}.team-description{color:#7a8fa6;font-size:20px;margin-bottom:32px}.team-features{margin-top:24px}.feature{align-items:flex-start;display:flex;margin-bottom:24px}.feature-icon{color:#a259ff;font-size:32px;margin-right:16px;margin-top:4px}.feature h3{color:#6c38ff;font-size:20px;font-weight:700;margin:0 0 4px}.feature p{color:#7a8fa6;font-size:16px;margin:0}.team-avatars{grid-gap:24px;box-sizing:border-box;display:grid;flex:0 0 auto;gap:24px;grid-template-columns:repeat(3,100px);grid-template-rows:repeat(3,100px);margin-left:48px;width:auto}.avatar{align-items:center;background:#f6f6fa;border-radius:50%;display:flex;height:100px;justify-content:center;overflow:hidden;width:100px}.avatar img{border-radius:50%;height:70px;object-fit:cover;width:70px}@media (max-width:900px){.team-section-container{align-items:center;flex-direction:column;padding:0 5%;width:100%}.team-avatars{gap:18px;grid-template-columns:repeat(4,70px);grid-template-rows:repeat(2,70px);justify-content:center;margin:32px 0 0;max-width:334px;width:100%}.avatar{height:70px;width:70px}.avatar img{height:48px;width:48px}.team-content h1{font-size:32px}}@media (max-width:480px){.team-section{padding:2rem 3%}.team-content h1{font-size:28px}.team-avatars{gap:8px;grid-template-columns:repeat(4,18vw);grid-template-rows:repeat(2,18vw);justify-content:center;max-width:100%}.avatar{height:18vw;min-height:60px;min-width:60px;width:18vw}.avatar img{height:12vw;min-height:40px;min-width:40px;width:12vw}}@media (max-width:235px){.team-section{padding:1rem 2%!important}.team-section-container{padding:0 2%!important}.team-avatars{gap:8px!important;grid-template-columns:repeat(3,1fr)!important;grid-template-rows:auto!important;justify-content:center!important;margin-left:0!important;max-width:100%!important;padding:0!important}.avatar{height:20vw!important;min-height:50px!important;min-width:50px!important;width:20vw!important}.avatar img{height:14vw!important;min-height:35px!important;min-width:35px!important;width:14vw!important}}.terms-container{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0 auto;max-width:900px;padding:20px}.terms-container h1{font-size:2.5rem;margin-bottom:1rem;text-align:center}.terms-container h2{color:#222;font-size:1.5rem;margin-bottom:.75rem;margin-top:2rem}.terms-container p,.terms-container ul{font-size:1rem;margin-bottom:1rem}.terms-container ul{list-style-type:disc;padding-left:20px}@media (max-width:1024px){.terms-container{padding:15px}.terms-container h1{font-size:2rem}.terms-container h2{font-size:1.25rem}.terms-container p,.terms-container ul{font-size:.95rem}}@media (max-width:768px){.terms-container{padding:10px}.terms-container h1{font-size:1.75rem}.terms-container h2{font-size:1.1rem}.terms-container p,.terms-container ul{font-size:.9rem}}@media (max-width:480px){.terms-container{padding:8px}.terms-container h1{font-size:1.5rem}.terms-container h2{font-size:1rem}.terms-container p,.terms-container ul{font-size:.85rem}}.privacy-container{background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0 auto;max-width:900px;padding:20px}.privacy-container h1{font-size:2.5rem;margin-bottom:1rem;text-align:center}.privacy-container .last-updated{color:#888;font-size:1rem;margin-bottom:2rem;text-align:center}.privacy-container h2{color:#222;font-size:1.5rem;margin-bottom:.75rem;margin-top:2rem}.privacy-container p,.privacy-container ul{font-size:1rem;margin-bottom:1rem}.privacy-container ul{list-style-type:disc;padding-left:20px}@media (max-width:1024px){.privacy-container{padding:15px}.privacy-container h1{font-size:2rem}.privacy-container h2{font-size:1.25rem}.privacy-container p,.privacy-container ul{font-size:.95rem}}@media (max-width:768px){.privacy-container{padding:10px}.privacy-container h1{font-size:1.75rem}.privacy-container h2{font-size:1.1rem}.privacy-container p,.privacy-container ul{font-size:.9rem}}@media (max-width:480px){.privacy-container{padding:8px}.privacy-container h1{font-size:1.5rem}.privacy-container h2{font-size:1rem}.privacy-container p,.privacy-container ul{font-size:.85rem}}body{background:#fff}.blog-container{background:#fff;border-radius:8px;box-shadow:0 4px 32px #0000000f;color:#242424;font-family:Roboto,Georgia,Times New Roman,Times,serif;font-size:1.14rem;line-height:1.7;margin:0 auto;max-width:700px;padding:48px 24px 80px}.blog-header{margin-bottom:36px;text-align:left}.blog-header h1{color:#111;font-family:Roboto Slab,Georgia,serif;font-size:2.9rem;font-weight:700;letter-spacing:-.01em;line-height:1.18;margin-bottom:18px}.meta-desc{color:#6d6d6d;font-size:1.15rem;line-height:1.6;margin-bottom:30px}.blog-banner{border-radius:6px;box-shadow:0 2px 16px #0000000a;height:auto;margin-bottom:24px;width:100%}section{margin-bottom:44px}h2{color:#242424;font-family:Roboto Slab,Georgia,serif;font-size:2.1rem;letter-spacing:-.01em;margin-bottom:16px;margin-top:0}h2,h3{font-weight:700}h3{color:#111;font-family:Roboto,Georgia,serif;font-size:1.25rem;margin-bottom:10px;margin-top:22px}ul{margin-bottom:18px;padding-left:24px}li{font-size:1.06rem;letter-spacing:.01em;margin-bottom:10px}.blog-image{border-radius:6px;box-shadow:0 2px 16px #0000000a;display:block;margin:24px 0 28px;max-width:100%}blockquote{background:#f9f9f9;border-left:4px solid #00ab6c;color:#444;font-size:1.13rem;font-style:italic;line-height:1.7;margin:24px 0;padding:18px 26px}strong{color:#111;font-weight:700}@media (max-width:800px){.blog-container{max-width:100vw;padding:24px 6vw 64px}.blog-header h1{font-size:2.1rem}h2{font-size:1.35rem}}.contact-banner{align-items:center;background-color:#fff;border:2px solid #007bff;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:center;margin:2rem auto;max-width:800px;padding:2rem;text-align:center}.contact-heading{color:#000;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.contact-button{background-color:#fff;border:2px solid #007bff;border-radius:6px;color:#007bff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.contact-button:hover{background-color:#007bff;color:#fff}.blog-grid-container{background:#f7f8fa;box-sizing:border-box;font-size:1.25rem;min-height:100vh;padding:40px 56px}@media (max-width:900px){.blog-grid-container{font-size:1.12rem;padding:32px 16px}}.blog-grid-title{color:#1a2233;font-size:3.1rem;font-weight:700;margin-bottom:44px;text-align:center}.blog-grid{grid-gap:44px;box-sizing:border-box;display:grid;gap:44px;justify-content:center;width:100%}@media (max-width:600px){.blog-grid{grid-template-columns:1fr}}@media (min-width:601px) and (max-width:1024px){.blog-grid{grid-template-columns:repeat(2,minmax(0,440px))}}@media (min-width:1025px) and (max-width:1440px){.blog-grid{grid-template-columns:repeat(3,minmax(0,440px))}}@media (min-width:1441px){.blog-grid{grid-template-columns:repeat(auto-fit,minmax(375px,440px))}}.blog-card-link{color:inherit;text-decoration:none}.blog-card{background:#fff;border-radius:16px;box-shadow:0 4px 16px #1e284612;display:flex;flex-direction:column;max-width:500px;overflow:hidden;transition:transform .2s}.blog-card:hover{transform:translateY(-6px) scale(1.02)}.blog-card-image{background:#e0e0e0 50%/cover no-repeat;height:220px}.card-content{padding:20px}.card-title{color:#1a2233;font-size:1.15rem;margin:0 0 8px}.card-desc{color:#6b7280;font-size:1rem;margin-bottom:12px}.card-meta{align-items:center;font-size:.95rem;gap:4px;justify-content:space-between}.card-meta,.card-tags{display:flex;flex-wrap:wrap}.card-tags{gap:8px}.card-tag{background-color:#e6f8f2;border-radius:8px;color:#1bbf83;font-size:.85rem;font-weight:500;padding:4px 8px}.card-date{color:#b0b3b8}.services-page{background-color:#fff;font-family:Satoshi,Roboto Flex,Arial,sans-serif;letter-spacing:.01em;min-height:100vh;width:100%}.services-header{background-color:#f8f9fa;margin-top:60px;padding:2.5rem 0 2rem;text-align:center}.services-header h1{animation:fadeInDown .7s;color:#001f3f;font-family:Roboto Flex,Arial,sans-serif;font-size:3rem;font-weight:900;letter-spacing:2px;line-height:1.1;margin:0;text-transform:uppercase;word-spacing:.2em}.services-content{align-items:center;display:flex;gap:2.5rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:3.5rem 5%}.text-content{flex:1 1;padding-right:3rem}.text-content h2{animation:fadeInUp .7s;color:#001f3f;font-family:Roboto Flex,Arial,sans-serif;font-size:2.2rem;font-weight:800;letter-spacing:1px;line-height:1.15;margin-bottom:1.5rem}.text-content p{color:#333;font-family:Satoshi,Arial,sans-serif;font-size:1.18rem;font-weight:400;letter-spacing:.01em;line-height:1.7;margin-bottom:1.5rem}.image-content{display:flex;flex:1 1;justify-content:center}.image-content img{border-radius:16px;box-shadow:0 8px 32px #0000001a;height:auto;max-width:90%;transition:transform .3s,box-shadow .3s}.image-content img:hover{box-shadow:0 16px 40px #00000021;transform:scale(1.04) rotate(-1deg)}.why-choose-section{background-color:#f1f5f9;padding:4rem 5%;text-align:center}.why-choose-title{animation:fadeInDown .7s;color:#001f3f;font-family:Roboto Flex,Arial,sans-serif;font-size:2.4rem;font-weight:900;letter-spacing:1.5px;line-height:1.1;margin-bottom:2.3rem}.why-choose-content{align-items:center;display:flex;gap:2.5rem;justify-content:space-between;margin:0 auto;max-width:1200px}.why-choose-text{flex:1 1;padding-right:3rem;text-align:left}.why-choose-text ul{list-style-type:none;padding:0}.why-choose-text ul li{color:#333;font-family:Satoshi,Arial,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.01em;line-height:1.6;margin-bottom:1.15rem;padding-left:2.1rem;position:relative}.why-choose-text ul li:before{color:#007bff;content:"✔";font-size:1.3rem;font-weight:700;left:0;position:absolute;top:.05em}.why-choose-image{display:flex;flex:1 1;justify-content:center}.why-choose-image img{border-radius:16px;box-shadow:0 8px 32px #0000001a;height:auto;max-width:90%;transition:transform .3s,box-shadow .3s}.why-choose-image img:hover{box-shadow:0 16px 40px #00000021;transform:scale(1.04) rotate(-1deg)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.services-content,.why-choose-content{flex-direction:column;gap:1.5rem;padding:2rem 5%}.text-content,.why-choose-text{margin-bottom:2rem;padding-right:0}.image-content img,.why-choose-image img{max-width:100%}.services-header h1,.why-choose-title{font-size:2rem}.text-content h2{font-size:1.5rem}.why-choose-text ul li{font-size:1.1rem}}@media (max-width:600px){.services-header h1,.why-choose-title{font-size:1.35rem}.text-content h2{font-size:1.1rem}.services-content,.why-choose-content{padding:1.2rem 2vw}}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:15px 20px;position:sticky;top:0;z-index:1000}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo,.navbar-logo:active,.navbar-logo:hover,.navbar-logo:visited{outline:none;text-decoration:none!important}.navbar-logo img{display:block;height:60px;width:auto}.brand-text{display:inline-block;font-family:Montserrat,Satoshi,Roboto Flex,Arial,sans-serif;font-size:2rem;font-weight:800;letter-spacing:1px;line-height:1;margin-left:12px;position:relative;text-decoration:none!important;top:1px;-webkit-user-select:none;user-select:none}.brand-fire{color:#e63946}.brand-llama{color:#111;margin-left:2px}.dropdown{position:relative}.dropdown-toggle{cursor:pointer;display:inline-block}.dropdown-menu{background:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026;display:none;left:0;list-style:none;margin:0;min-width:180px;padding:0;position:absolute;top:100%;z-index:2000}.dropdown-menu.show{display:block}.dropdown-item{color:#333;display:block;padding:12px 20px;text-decoration:none;transition:background .2s}.dropdown-item:hover{background:#f5f5f5;color:red}@media (max-width:768px){.dropdown-menu{box-shadow:none;position:static}.navbar-logo img{height:50px}.brand-text{font-size:1.3rem;margin-left:8px;top:1px}}.navbar-toggle{cursor:pointer;display:none}.hamburger-icon{font-size:24px}.navbar-menu{display:flex;list-style:none;margin:0;padding:0}.navbar-item{margin-left:25px}.navbar-link{color:#333;font-size:18px;font-weight:500;text-decoration:none;transition:color .3s ease}.navbar-link:hover{color:#007bff}@media (max-width:768px){.navbar-toggle{display:block}.navbar-logo img{height:50px}.navbar-menu{background-color:#fff;box-shadow:0 2px 4px #0000001a;display:none;flex-direction:column;left:0;position:absolute;top:70px;width:100%}.navbar-menu.active{display:flex}.navbar-item{margin:10px 0;text-align:center}.navbar-link{font-size:16px}}.footer{background:#000;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px 20px}.footer-column{flex:1 1 200px;margin:0 20px;min-width:200px}.footer-logo{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:block;margin-bottom:12px;padding:10px;width:120px}.footer-slogan{color:#ccc;font-size:1.1em;margin:0}.footer-column h4{color:#fff;font-size:1.15em;margin-bottom:14px}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:10px}.footer-column ul li a{color:#bbb;text-decoration:none;transition:color .2s}.footer-column ul li a:hover{color:#fff}@media (max-width:900px){.footer{align-items:flex-start;flex-direction:column}.footer-column{margin-bottom:30px}}.footer-bottom{background:#000;padding:18px 10px 12px;text-align:center;width:100%}.footer-privacy-link,.footer-terms-link{color:#bbb;font-size:1em;text-decoration:none;transition:color .2s}.footer-privacy-link:hover,.footer-terms-link:hover{color:#fff}.footer-divider{color:#555;display:inline-block;font-size:1.1em;letter-spacing:2px;margin:0 16px;opacity:.65;transition:color .2s;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (max-width:900px){.footer-bottom{font-size:.95em;padding:14px 5px 10px}}.our-work-page{background-color:#fff;box-sizing:border-box;min-height:100vh;padding:2rem;width:100%}.our-work-header{background-color:#f8f9fa;padding:2rem 0;text-align:center}.our-work-header h1{color:#001f3f;font-size:2.5rem;font-weight:700;margin:0}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);margin:2rem auto;max-width:100%}.project-card{background:#fff;border-radius:12px;padding:1.5rem;text-align:left;transition:transform .2s ease}.project-card:nth-child(2n){margin-top:4rem}.project-card:hover{transform:translateY(-5px)}.project-image{border-radius:12px;height:auto;margin-bottom:1rem;width:100%}.project-title{color:#001f3f;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:left}.project-description{color:#333;font-size:1rem;margin-bottom:1.5rem;text-align:left}.read-more-button{background-color:#ff4d4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem 1rem;text-align:left;transition:background-color .2s ease}.read-more-button:hover{background-color:#e63946}@media (min-width:1024px){.projects-grid{padding:0 10rem}}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}.project-card:nth-child(2n){margin-top:0}.our-work-header h1{font-size:2rem}.project-title{font-size:1.25rem}}.detailed-project-page,body{background:#f8fafc;color:#22223b;font-family:Satoshi,Roboto Flex,Arial,sans-serif;font-size:1.2rem;margin:0}@media (max-width:700px){.detailed-project-page,.detailed-project-page h1,.detailed-project-page h2,.detailed-project-page h3,.detailed-project-page h4,.detailed-project-page h5,.detailed-project-page h6,.detailed-project-page li,.detailed-project-page p{hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;overflow-wrap:break-word;word-break:break-word}}.project-header{padding:3.6rem 0 2.4rem;text-align:center}.project-header h1{color:#111;font-family:Roboto Flex,GT Super,serif;font-size:3.84rem;font-weight:900;margin:0}.client-name{color:#333;font-size:1.32rem;margin-top:.96rem}.slideshow-container{box-sizing:border-box;flex-direction:column;margin:3rem auto;max-width:1000px;padding:0}.slides-wrapper,.slideshow-container{align-items:center;background:#0000;display:flex;width:100%}.slides-wrapper{justify-content:center;min-height:320px}.project-slide{background:#0000;border-radius:1.5rem;display:none;height:auto;margin:0 auto;max-height:100vh;max-width:100vw;object-fit:contain;opacity:0;pointer-events:none;transition:opacity .84s cubic-bezier(.4,0,.2,1);width:100%}.project-slide.active{display:block;opacity:1;pointer-events:auto}.slideshow-controls{gap:3rem;margin-top:1.6rem}.slideshow-arrow,.slideshow-controls{align-items:center;display:flex;justify-content:center}.slideshow-arrow{background:none;border:none;border-radius:50%;color:#007bff;cursor:pointer;font-size:2rem;height:48px;transition:color .3s,transform .2s;width:48px}.slideshow-arrow:hover{color:#0056b3;transform:scale(1.13) rotate(-4deg)}@media (max-width:900px){.slideshow-container{max-width:98vw}.slides-wrapper{min-height:180px}.project-slide{border-radius:1rem;max-height:98vh;max-width:98vw}}@media (max-width:600px){.slideshow-container{max-width:100vw;padding:0 .5rem}.slides-wrapper{min-height:100px}.project-slide{border-radius:.7rem;max-height:100vh;max-width:100vw}}.impact-fl-section,.overview-section,.solution-section{border-radius:1.8rem;box-shadow:0 2.4px 19.2px #27ae600d;margin:3rem auto;max-width:1140px;padding:3.5rem 6%}.overview-section{background:#f9fafc}.solution-section{background:#f0f8ff}.impact-fl-section{background:#0000}.impact-fl-row,.overview-row,.solution-row{align-items:center;display:flex;gap:4.2rem;justify-content:space-between;width:100%}.impact-fl-points,.overview-points,.problem-card .problem-points,.solution-points{color:#333;flex:1 1 55%;font-size:1.35rem;line-height:1.8;list-style-type:disc;margin:0;padding:0 0 0 2.2rem}.overview-points{list-style-type:none}.impact-fl-points li,.overview-points li,.problem-card .problem-points li,.solution-points li{font-size:1.35rem;line-height:1.8;margin-bottom:1.65rem;position:relative}.overview-points li{padding-left:1.68em}.overview-points li:before{color:#007bff;content:"•";font-size:1.56em;left:0;position:absolute}.impact-fl-image,.overview-image,.solution-image{align-items:center;display:flex;flex:1 1 40%;justify-content:flex-end}.impact-fl-image img,.overview-image img,.problem-illustration img,.solution-image img{aspect-ratio:4/3;background:#f8fafc;border-radius:1.32rem;box-shadow:0 4.8px 19.2px #22223b14;display:block;height:auto;margin:0 auto;max-width:400px;object-fit:cover;transition:transform .3s;width:100%}.impact-fl-image img:hover,.overview-image img:hover,.problem-illustration img:hover,.solution-image img:hover{transform:scale(1.05) rotate(-2deg)}.problem-tech-row{display:flex;gap:2.4rem;margin:3rem auto;max-width:1140px;padding:0 6%}.problem-card,.tech-card{align-items:center;background:#fff;border-radius:1.8rem;box-shadow:0 2.4px 19.2px #27ae600d;display:flex;flex:1 1;flex-direction:column;min-width:0;padding:3rem 2.4rem}.tech-card{background:linear-gradient(90deg,#fff 0,#f0f9f2)}.tech-card,.tech-grid{box-sizing:border-box;width:100%}.tech-grid{grid-gap:1.8rem 1.2rem;display:grid;gap:1.8rem 1.2rem;grid-template-columns:repeat(3,1fr)}.tech-item{flex-direction:column;gap:.6rem}.tech-icon-circle,.tech-item{align-items:center;display:flex}.tech-icon-circle{background:#fff;border-radius:50%;box-shadow:0 2.4px 9.6px #22223b0f;height:76.8px;justify-content:center;width:76.8px}.tech-icon-circle img{height:43.2px;width:43.2px}.tech-label{color:#222;font-size:1.2rem;margin-top:.36rem}.check-more-section{background:#f9fafc;border-radius:1.8rem;box-shadow:0 2.4px 19.2px #27ae600d;margin:3rem auto;max-width:1140px;padding:3.5rem 6%;text-align:center}.check-more-section h2{color:#111;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.check-more-grid{align-items:center;display:flex;flex-direction:column;gap:2rem;width:100%}.check-more-card{background:#fff;border-radius:1.2rem;box-shadow:0 2px 8px #00000014;max-width:1000px;padding:2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:100%}.check-more-card h3{color:#22223b;font-size:1.6rem;font-weight:600;margin-bottom:1rem;margin-top:0}.check-more-card p{color:#444;font-size:1.2rem;line-height:1.6;margin:0}.check-more-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-5px)}@media (max-width:1000px){.impact-fl-row,.overview-row,.solution-row{flex-direction:column;gap:2rem}.impact-fl-image,.overview-image,.solution-image{justify-content:center;margin-bottom:1.6rem;width:100%}.impact-fl-points,.overview-points,.solution-points{font-size:1.18rem;padding-left:0;text-align:left}.impact-fl-points li,.overview-points li,.solution-points li{font-size:1.18rem}}@media (max-width:900px){.problem-tech-row{flex-direction:column;gap:2.4rem;padding:0 1.2rem}.problem-card,.tech-card{padding:2.4rem 1.2rem}.tech-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.problem-tech-row{padding:0 .5rem}.problem-card,.tech-card{border-radius:1rem;padding:1rem .5rem}.tech-grid{box-sizing:border-box;gap:1rem 0;grid-template-columns:1fr;width:100%}}@media (max-width:500px){.tech-grid{grid-template-columns:1fr}.problem-card,.tech-card{border-radius:1.44rem;padding:1.44rem .6rem}.impact-fl-heading,.solution-heading{font-size:2rem}.impact-fl-points,.overview-points,.solution-points{font-size:1rem}}@media (max-width:1175px){.contact-banner,.impact-fl-section,.overview-section,.slideshow-container,.solution-section{box-sizing:border-box;padding-left:2rem!important;padding-right:2rem!important}}body{background-color:#f7f7f7;font-family:Arial,sans-serif;margin:0}.container{margin:0 auto;max-width:1200px;padding:20px}.btn{background-color:#00ff48;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.btn:hover{background-color:#0056b3}
/*# sourceMappingURL=main.b438486e.css.map*/