.Hero_heroSection__EhDUC{padding:4rem 2rem;background:#fefefe}.Hero_container__vPcru{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto}.Hero_left__zHhZL{text-align:center}.Hero_heading__drZu5{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.Hero_text__4DSG5{font-size:1rem;color:#444;max-width:600px;margin:0 auto}.Hero_subHeading__kdKq9{line-height:1.75;margin-bottom:1.5rem}.Hero_socials__I0ZiH{display:flex;justify-content:center;gap:1.25rem}.Hero_socials__I0ZiH a{color:#222;transition:transform .2s ease}.Hero_socials__I0ZiH a:hover{transform:scale(1.15)}.Hero_right__mQpXB{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.Hero_img1__33LgD,.Hero_img2__cxHGo,.Hero_img3__0WiGb,.Hero_img4__0lwZG,.Hero_img5__l8aUL,.Hero_img6__qcSun{border-radius:12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 14px rgba(0,0,0,.08);width:120px;height:120px}.Hero_video__gJGfE{width:100%;max-width:360px;height:200px;border:none;border-radius:10px}@media (max-width:767px){.Hero_img1__33LgD,.Hero_img2__cxHGo,.Hero_img3__0WiGb,.Hero_img4__0lwZG,.Hero_img5__l8aUL,.Hero_img6__qcSun{display:none}}@media (min-width:768px){.Hero_container__vPcru{flex-direction:row;justify-content:space-between;align-items:flex-start}.Hero_left__zHhZL{flex:1;text-align:left}.Hero_right__mQpXB{flex:1.2;justify-content:flex-start}}.Why_reasonSection__XlUIa{padding:5rem 2rem;background:#fff;color:#111;text-align:center}.Why_heading__uQu8u{font-size:2.25rem;font-weight:700;color:#111;margin-bottom:.5rem;letter-spacing:-.5px}.Why_subheading__linOf{font-size:1.125rem;color:#666;margin-bottom:2.5rem}.Why_grid__nPBc5{display:grid;gap:2rem;grid-template-columns:1fr;max-width:1000px;margin:0 auto}.Why_card__XFfCQ{background:#f7f7f7;border:1px solid #ddd;border-radius:1rem;padding:2rem;box-shadow:0 8px 20px rgba(0,0,0,.035);transition:transform .3s ease,box-shadow .3s ease}.Why_card__XFfCQ:hover{transform:translateY(-6px);box-shadow:0 14px 30px rgba(0,0,0,.08)}.Why_card__XFfCQ h3{font-size:1.25rem;font-weight:600;color:#111;margin-top:1rem}.Why_card__XFfCQ p{font-size:1rem;color:#444;line-height:1.6;margin-top:.5rem}.Why_icon__zEOdw{background:#e4e4e4;border-radius:50%;padding:.75rem;display:inline-flex;align-items:center;justify-content:center;color:#111}.Why_quote__kB63v{margin-top:3rem;font-style:italic;color:#333;font-size:1.05rem;opacity:.85}@media (min-width:768px){.Why_grid__nPBc5{grid-template-columns:repeat(2,1fr)}}.About_aboutSection__ThcHq{padding:4rem 1.5rem;background:#fff;max-width:1200px;margin:0 auto}.About_aboutHeading__v7KEz{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#111}.About_aboutContent__xyfsR{display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width:768px){.About_aboutContent__xyfsR{flex-direction:row;align-items:flex-start}}.About_imageWrapper__GgFXo{max-width:380px;width:100%;border-radius:1.25rem;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1);flex-shrink:0;transition:transform .4s ease}.About_fullProfileImage__rqgVr{width:100%;max-width:400px;height:auto;border-radius:1rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 8px 30px rgba(0,0,0,.12)}.About_imageWrapper__GgFXo:hover{transform:scale(1.03)}.About_imageWrapper__GgFXo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.About_textContent__CXTnU{max-width:700px;font-size:1rem;line-height:1.7;color:#333}.About_iconList__yFiZY{list-style:none;padding-left:0;margin-top:1rem}.About_iconList__yFiZY li{display:flex;align-items:center;gap:.6rem;margin-bottom:.8rem}.About_icon__CZuOF{color:#111}.About_highlight__a_rtJ{color:#000;font-weight:600}.Blog_blogSection__lUTK2{padding:4rem 2rem;background-color:#fff;color:#111}.Blog_heading__RuLLS{text-align:center;font-size:2rem;font-weight:600;margin-bottom:2rem}.Blog_grid__JndCp{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Blog_card__gSDWC{background:#f9f9f9;padding:1.25rem;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.06);cursor:pointer;transition:all .3s ease}.Blog_meta__cYb_P{font-size:.875rem;color:#555;margin:.5rem 0}.Blog_excerpt___J7Tn{font-size:.95rem;color:#222}.Blog_ctaContainer__RsA9B button{background-color:#111;color:#fff;padding:.75rem 1.5rem;border-radius:999px;font-size:.95rem;font-weight:500;border:none;cursor:pointer}.Blog_modalOverlay__m86r8{right:0;bottom:0;background:rgba(10,10,10,.6);z-index:50;padding:1rem}.Blog_modalContent__HrYp2{background:#fff;max-width:720px;width:100%;border-radius:1rem;padding:2rem;overflow-y:auto;max-height:90vh}.Blog_modalImage__h8U9Z{width:100%;height:auto;border-radius:.5rem;margin-bottom:1rem}.Blog_content__hBXMq{font-size:.95rem;line-height:1.7;color:#111;margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem;max-height:50vh;overflow-y:auto;padding-right:.5rem}.Blog_content__hBXMq p{margin-bottom:1rem;white-space:pre-line}.Blog_cta__s6s_U{margin-top:1.5rem;font-weight:600;color:#111;text-decoration:underline}.Blog_card__gSDWC:hover{background-color:#f1f1f1;box-shadow:0 8px 16px rgba(0,0,0,.05)}.Blog_image__JKc6l{border-radius:.5rem;-o-object-fit:cover;object-fit:cover;width:100%;height:auto;margin-bottom:1rem}.Blog_excerpt___J7Tn{font-size:1rem;color:#333}.Blog_ctaContainer__RsA9B{margin-top:2rem;text-align:center}.Blog_modalOverlay__m86r8{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.5rem}@media (max-width:768px){.Blog_modalContent__HrYp2{width:95vw;height:auto;max-height:90vh;padding:1.5rem;overflow-y:auto}.Blog_modalImage__h8U9Z{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.Blog_grid__JndCp{grid-template-columns:1fr}}.Blog_cta__s6s_U{display:inline-block;margin-top:1rem;background-color:#000;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;transition:background-color .3s ease}.Blog_cta__s6s_U:hover{background-color:#222}@media screen and (max-width:768px){.Blog_grid__JndCp{flex-direction:column;align-items:center}.Blog_card__gSDWC{max-width:100%}.Blog_modalContent__HrYp2{padding:1.5rem}}.Blog_content__hBXMq::-webkit-scrollbar{width:6px}.Blog_content__hBXMq::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.Contact_ctaSection__75ZDI{background-color:#111;color:#fff;padding:5rem 2rem;text-align:center}.Contact_ctaBox__Sk_7m{max-width:700px;margin:0 auto}.Contact_heading__QIa_D{font-size:2rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.Contact_heading__QIa_D span{color:#ffffffcc;font-style:italic}.Contact_sub__Dmgb1{font-size:1rem;color:#dddddd;margin-bottom:2rem;line-height:1.6}.Contact_button__wCrg9{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;color:#111;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .3s ease}.Contact_button__wCrg9:hover{background-color:#f2f2f2}.ProjectAccess_accessSection__eql3F{background-color:#f9f9f9;padding:5rem 2rem;text-align:center;border-top:1px solid #e5e5e5}.ProjectAccess_accessBox__ZpGkW{max-width:850px;margin:0 auto;padding:3rem 2rem;background:#ffffff;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:box-shadow .3s ease}.ProjectAccess_accessBox__ZpGkW:hover{box-shadow:0 15px 40px rgba(0,0,0,.08)}.ProjectAccess_heading__Z3K9D{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#111}.ProjectAccess_heading__Z3K9D span{color:#555;font-weight:600}.ProjectAccess_sub__RmuWw{font-size:1.1rem;color:#444;margin-bottom:2.5rem;line-height:1.6}.ProjectAccess_buttons__PPqGk{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.ProjectAccess_ctaAlt__NqNXv,.ProjectAccess_cta__iQYDZ{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;border-radius:999px;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s ease}.ProjectAccess_cta__iQYDZ{background-color:#111;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProjectAccess_cta__iQYDZ:hover{background-color:#000}.ProjectAccess_ctaAlt__NqNXv{background-color:transparent;color:#111;border:1.5px solid #111}.ProjectAccess_ctaAlt__NqNXv:hover{background-color:#111;color:#fff}.Skills_skillsSection__gGFIJ{padding:5rem 1.5rem;background-color:#ffffff;max-width:1200px;margin:0 auto}.Skills_heading__Edkv4{font-size:2.25rem;font-weight:700;color:#111;text-align:center;margin-bottom:3.5rem;letter-spacing:-.02em}.Skills_grid__LKrP0{display:grid;gap:2.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.Skills_card__Ax2mZ{background:#f8f8f8;border-radius:1.5rem;padding:2rem 1.5rem;text-align:center;box-shadow:0 8px 18px rgba(0,0,0,.03);transition:transform .3s ease,box-shadow .3s ease}.Skills_card__Ax2mZ:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(0,0,0,.05)}.Skills_iconContainer__cUKNk{width:48px;height:48px;margin:0 auto 1.2rem;border-radius:12px;display:flex;align-items:center;justify-content:center;background-color:#111}.Skills_cardTitle__V5v9U{font-size:1.15rem;font-weight:600;color:#111;margin-bottom:.5rem}.Skills_cardDescription__8Lkgt{font-size:.95rem;color:#444;line-height:1.6}.Skills_link__NW8RD{display:inline-block;margin-top:1.25rem;color:#111;font-size:.85rem;font-weight:500;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom .2s ease}.Skills_link__NW8RD:hover{border-bottom:1px solid #111}.Testimonials_testimonialsSection__MafCO{padding:4rem 1rem;background-color:transparent;text-align:center}.Testimonials_heading___pDdD{font-size:2.25rem;font-weight:700;margin-bottom:3rem;color:#111;font-family:Inter,sans-serif;text-align:center}.Testimonials_testimonialGrid__fKkap{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.Testimonials_card__RvHyF{background:white;padding:2rem;border-radius:1.25rem;box-shadow:0 8px 24px rgba(0,0,0,.01);position:relative;transition:all .3s ease;text-align:left}.Testimonials_card__RvHyF p,.Testimonials_card__RvHyF span{position:relative;left:20%}.Testimonials_card__RvHyF p{width:65%}.Testimonials_card__RvHyF:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.02)}.Testimonials_quoteIcon__3UrU6{color:#4f46e5;width:24px;height:24px;margin-bottom:1rem}.Testimonials_feedback__SM5p_{font-size:1rem;line-height:1.6;color:#333;margin-bottom:1.5rem;font-family:Inter,sans-serif}.Testimonials_author__PMVaV{display:flex;align-items:center;gap:.75rem;justify-content:left}.Testimonials_avatar__y6Dcj{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e2e8f0}.Testimonials_author__PMVaV strong{display:block;font-size:1rem;color:#111}.Testimonials_author__PMVaV span{font-size:.875rem;color:#666}