.ContactFrom_container__H_YRL{display:flex;justify-content:space-between;align-items:flex-start;max-width:1150px;padding:50px;margin:3rem auto;gap:2rem}.ContactFrom_formContainer__Ywj2M{width:50%;background-color:#333;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(61,51,51,.1)}.ContactFrom_formHeading__0FoSc{margin-bottom:20px;text-align:center}.ContactFrom_formGroup__j0E_s{margin-bottom:15px}.ContactFrom_label__4hoq5{display:block;font-size:20px;margin-bottom:5px;color:#555}.ContactFrom_input__TgDNZ,.ContactFrom_textarea__3Hk2J{width:100%;padding:8px;border:1px solid #ccc;color:#000;border-radius:4px;font-size:16px}.ContactFrom_textarea__3Hk2J{resize:vertical}.ContactFrom_buttonContainer__ocdzm{width:100%;margin-top:10px;text-align:center}.ContactFrom_buttonContainer__ocdzm button{width:100%;display:flex;justify-content:center;align-items:center}.ContactFrom_errorMessage__NRdhD{color:#d9534f;font-size:20px;margin-top:10px}.ContactFrom_successMessage__JVA2i{color:#5cb85c;font-size:20px;margin-top:10px}.ContactFrom_mapContainer__xH4DK{width:45%;height:400px}.ContactFrom_map__dDAub{width:105%;height:155%;border:none;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}@media (max-width:1024px){.ContactFrom_container__H_YRL{padding:20px}.ContactFrom_formHeading__0FoSc{font-size:24px}.ContactFrom_label__4hoq5{font-size:18px}.ContactFrom_input__TgDNZ,.ContactFrom_textarea__3Hk2J{font-size:15px}}@media (max-width:820px){.ContactFrom_container__H_YRL{max-width:750px}.ContactFrom_map__dDAub{height:140%}}@media (max-width:768px){.ContactFrom_container__H_YRL{padding:20px;flex-direction:column;align-items:center}.ContactFrom_mapContainer__xH4DK{width:90%;margin-bottom:20px;margin-left:-1rem}.ContactFrom_formContainer__Ywj2M{width:95%}.ContactFrom_map__dDAub{height:110%}.ContactFrom_formHeading__0FoSc{font-size:22px}.ContactFrom_label__4hoq5{font-size:16px}.ContactFrom_input__TgDNZ,.ContactFrom_textarea__3Hk2J{font-size:14px;padding:6px}.ContactFrom_buttonContainer__ocdzm{flex-direction:column}.ContactFrom_errorMessage__NRdhD,.ContactFrom_successMessage__JVA2i{font-size:18px}}@media (max-width:480px){.ContactFrom_container__H_YRL{padding:15px;gap:1rem;margin-bottom:4rem}.ContactFrom_formHeading__0FoSc{font-size:20px}.ContactFrom_label__4hoq5{font-size:14px}.ContactFrom_input__TgDNZ,.ContactFrom_textarea__3Hk2J{font-size:13px;padding:5px}.ContactFrom_errorMessage__NRdhD,.ContactFrom_successMessage__JVA2i{font-size:16px}}.ProjectCard_container___QA3v{max-width:1150px;padding:30px;margin:.5rem auto 0}.ProjectCard_projectList__RYBvR{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:10px}.ProjectCard_card__Kts_a{background-color:#333;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);overflow:hidden;transition:transform .2s;display:flex;flex-direction:column;max-width:350px;margin:16px}.ProjectCard_card__Kts_a:hover{transform:translateY(-5px)}.ProjectCard_imageWrapper__6wU3x{position:relative;width:100%;height:180px;overflow:hidden}.ProjectCard_image__YI5ok{object-fit:cover;width:100%;height:100%}.ProjectCard_details__9Jtd2{padding:16px}.ProjectCard_title__ieuei{font-size:1.5rem;color:aqua}.ProjectCard_heading__BPU7i{color:aqua;margin-bottom:1rem;display:flex;justify-content:center}.ProjectCard_description__VX9v2{font-size:1rem;font-weight:500;color:#b4e6ff;margin:8px 0}@media (max-width:820px){.ProjectCard_container___QA3v{max-width:750px}}@media (max-width:768px){.ProjectCard_container___QA3v{padding:20px}.ProjectCard_projectList__RYBvR{grid-template-columns:1fr 1fr}.ProjectCard_card__Kts_a{max-width:100%}.ProjectCard_title__ieuei{font-size:1.25rem}}@media (max-width:480px){.ProjectCard_container___QA3v{padding:15px;margin-bottom:2rem}.ProjectCard_projectList__RYBvR{grid-template-columns:1fr}.ProjectCard_heading__BPU7i{font-size:1.8rem}.ProjectCard_card__Kts_a{margin:8px}.ProjectCard_title__ieuei{font-size:1.2rem}.ProjectCard_description__VX9v2{font-size:.9rem}.ProjectCard_imageWrapper__6wU3x{height:150px}}.RotatingServices_container__g8S8r{margin-top:2rem;position:relative;width:500px;height:500px;display:flex;margin-right:-5rem;flex-direction:column;align-items:center;justify-content:center}.RotatingServices_skillsAndCircle__SOhHi{display:flex;align-items:center;justify-content:space-between;padding:20px;gap:40px}.RotatingServices_skillsSection__loux_{max-width:800px;padding:20px;margin-left:-25rem}.RotatingServices_skillsSection__loux_ h2{font-size:2rem;color:#333;margin-bottom:1rem}.RotatingServices_skill__ccVO5{margin-bottom:20px}.RotatingServices_skill__ccVO5 p{font-size:1.1rem;font-weight:500;margin-bottom:5px}.RotatingServices_progressBar__NoER0{width:200%;height:8px;background-color:#b4e6ff;border-radius:4px;overflow:hidden}.RotatingServices_progress__nMSZU{height:200%;background-color:aqua;border-radius:4px}.RotatingServices_skill__ccVO5 p{color:aqua}@media (max-width:820px){.RotatingServices_skillsSection__loux_{max-width:500px;margin-left:-17rem}.RotatingServices_progressBar__NoER0{width:150%}}@media (max-width:768px){.RotatingServices_skillsSection__loux_{padding:15px}.RotatingServices_skillsSection__loux_ h2{font-size:1.8rem}.RotatingServices_skill__ccVO5 p{font-size:1rem}.RotatingServices_progressBar__NoER0{height:6px;width:130%}.RotatingServices_progress__nMSZU{width:130%}}@media (max-width:480px){.RotatingServices_skillsSection__loux_{padding:10px;margin-right:2rem}.RotatingServices_skillsSection__loux_ h2{font-size:1.6rem}.RotatingServices_skill__ccVO5 p{font-size:1rem}.RotatingServices_progressBar__NoER0{height:8px}.RotatingServices_skillsAndCircle__SOhHi{flex-direction:column;margin-top:-2rem}.RotatingServices_container__g8S8r{order:2;margin-top:5rem}.RotatingServices_skillsSection__loux_{order:1;margin-left:-1.5rem;text-align:center}}.RotatingServices_centralCircle__Kahkj{width:180px;height:180px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.1rem;color:aqua}.RotatingServices_centralCircle__Kahkj,.RotatingServices_outerCircle__FbHnL{position:absolute;top:50%;left:50%;border:3px solid aqua;border-radius:50%;transform:translate(-50%,-50%)}.RotatingServices_outerCircle__FbHnL{width:350px;height:350px;animation:RotatingServices_rotate__zV60o 10s linear infinite}.RotatingServices_smallCircle__t9_xL{position:absolute;width:65px;height:65px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;cursor:pointer;transition:transform .3s ease}.RotatingServices_smallCircle__t9_xL:hover .RotatingServices_arrow__XKEQd{opacity:1}.RotatingServices_hoverText__WUFSF{color:aqua;font-size:2.8rem;font-weight:600}.RotatingServices_circleText__sLxXQ{position:absolute;font-size:.8rem;white-space:nowrap;transform-origin:center;animation:RotatingServices_rotateText__0b6c2 12s linear infinite}@keyframes RotatingServices_rotate__zV60o{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.RotatingServices_outerCircle__FbHnL .RotatingServices_smallCircle__t9_xL:first-child{top:0;left:50%;transform:translate(-50%,-50%)}.RotatingServices_outerCircle__FbHnL .RotatingServices_smallCircle__t9_xL:nth-child(2){top:20%;left:90%;transform:translate(-50%,-50%)}.RotatingServices_outerCircle__FbHnL .RotatingServices_smallCircle__t9_xL:nth-child(3){top:80%;left:90%;transform:translate(-50%,-50%)}.RotatingServices_outerCircle__FbHnL .RotatingServices_smallCircle__t9_xL:nth-child(4){bottom:-20%;left:50%;transform:translate(-50%,-50%)}.RotatingServices_outerCircle__FbHnL .RotatingServices_smallCircle__t9_xL:nth-child(5){top:75%;left:5%;transform:translate(-50%,-50%)}.RotatingServices_outerCircle__FbHnL .RotatingServices_smallCircle__t9_xL:nth-child(6){top:20%;left:10%;transform:translate(-50%,-50%)}.RotatingServices_outerCircle__FbHnL .RotatingServices_smallCircle__t9_xL .RotatingServices_circleText__sLxXQ{animation:RotatingServices_rotateText__0b6c2 10s linear infinite}@keyframes RotatingServices_rotateText__0b6c2{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@media (max-width:820px){.RotatingServices_container__g8S8r{width:400px;height:400px}.RotatingServices_centralCircle__Kahkj{width:180px;height:180px}.RotatingServices_outerCircle__FbHnL{width:300px;height:300px}}@media (max-width:768px){.RotatingServices_container__g8S8r{width:80%;height:auto}.RotatingServices_centralCircle__Kahkj{width:150px;height:150px;font-size:1rem}.RotatingServices_outerCircle__FbHnL{width:250px;height:250px}.RotatingServices_smallCircle__t9_xL{width:50px;height:50px}}@media (max-width:480px){.RotatingServices_container__g8S8r{margin:5.5rem 0 7rem -1.3rem}.RotatingServices_hoverText__WUFSF{font-size:2rem}.RotatingServices_centralCircle__Kahkj{width:130px;height:130px;font-size:.9rem}.RotatingServices_outerCircle__FbHnL{width:220px;height:220px}.RotatingServices_smallCircle__t9_xL{width:50px;height:50px}}