.hero-services{display:flex;flex-direction:column;align-items:center;padding:60px 10%;background:#1f1f1f;color:#fff;gap:40px;border-bottom:1px solid #D9D9D9}.hero-text{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;max-width:1233px;gap:10px}.hero-text h1{flex:1;min-width:260px;width:870px;height:auto;flex-shrink:0;color:#d9d9d9;font-family:Inter,sans-serif;font-size:70px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin:0;display:block;white-space:pre-line}.highlight{color:#8a38f5}.subtitle{display:flex;width:302px;height:191px;flex-direction:column;justify-content:center;color:#d9d9d9;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin:0}.hero-image{width:1280px;height:603px;flex-shrink:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.hero-image img{width:1280px;height:603px;flex-shrink:0;object-fit:cover;border-radius:0}@media (max-width: 768px){.hero-text{flex-direction:column;text-align:center;gap:15px}.hero-text h1{font-size:2.5rem;width:auto}.subtitle{width:auto;height:auto;font-size:.95rem}.hero-image{width:100%;height:auto;max-width:90%}.hero-image img{width:100%;height:auto}}@media (max-width: 480px){.hero-text h1{font-size:1.4rem}.subtitle{font-size:.95rem}}.about-services{width:100%;background:#222;color:#fff;padding:80px 0;border-bottom:1px solid #D9D9D9}.about-services .container{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding:0 5% 60px;max-width:1300px;margin:0 auto}.about-left{flex:0 0 45%}.about-left h2{color:#d9d9d9;font-family:Inter,sans-serif;font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:500;text-transform:uppercase;margin-bottom:40px}.about-left img{width:520px;height:430px;object-fit:cover;display:block;border-radius:0}.about-right{flex:0 0 55%;padding-left:40px;position:relative}.about-right:before{content:"";position:absolute;top:0;bottom:0;left:0;width:.5px;background:#d9d9d9}.about-right p{color:#d9d9d9;font-family:Inter,sans-serif;font-size:18px;line-height:1.6;margin:0 0 25px}.about-right hr{border-top:.5px solid #D9D9D9;border-bottom:.5px solid #D9D9D9;margin:25px 0}@media (max-width: 1024px){.about-services .container{flex-direction:column;text-align:center;padding:0 6%}.about-left,.about-right{flex:0 0 100%;padding-left:0}.about-right:before{display:none}}@media (max-width: 768px){.about-services{padding:40px 0}.about-left img{width:100%;height:auto}.about-right hr{margin:20px auto;width:80%}}.offer-services{width:100%;background:#222;color:#fff;padding:3vw 0;border-bottom:1px solid #D9D9D9}.offer-services .container{width:90%;max-width:1200px;margin:0 auto}.section-subtitle{font-size:19px;font-weight:400;color:#d9d9d9;margin-bottom:40px;text-transform:uppercase;letter-spacing:.5px}.section-divider{width:100%;height:1px;background-color:#d9d9d9;margin:30px 0}@media (max-width: 768px){.service-header{flex-direction:column;align-items:center;text-align:center;gap:20px}.service-header .header-left,.service-header .header-right{width:100%}.service-header .header-left h2{font-size:40px;line-height:1.4;margin-bottom:10px}.service-header .header-right p{font-size:14px;line-height:1.6;margin:0 auto;max-width:90%}.section-subtitle{text-align:center;margin-bottom:15px}}.service-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3vw;margin-bottom:3vw;margin-top:60px}.header-left{flex:1;min-width:240px;display:flex}.header-left h2{color:#d9d9d9;font-family:Inter,sans-serif;font-size:48px;font-weight:600;text-transform:uppercase;margin:0}.header-left h3{text-transform:uppercase;color:#9b59b6;font-size:clamp(.8rem,1.2vw,1rem);margin-bottom:.5em}.header-right{flex:1.5;min-width:260px;margin-left:auto;max-width:460px}.header-right p{color:#d9d9d9;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.6;margin:0}.service-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2vw}.service-cards article{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:transparent;padding:1.5vw;text-align:center}.service-cards img{width:300px;height:350px;object-fit:cover;display:block;filter:grayscale(100%);transition:filter .4s ease}.service-cards img:hover{filter:grayscale(0%)}.service-cards p{color:#d9d9d9;font-family:Inter,sans-serif;font-size:18px;font-weight:700;margin:12px 0 0;text-align:center}@media (max-width: 1024px){.offer-services .container{width:94%}.service-header{flex-direction:column;text-align:center}.header-right{text-align:center;margin-left:0;max-width:100%}.header-left h2{font-size:36px}.header-right p{font-size:18px}.service-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 480px){.header-left h2{font-size:24px}.header-right p{font-size:16px}.service-cards{grid-template-columns:1fr}}body{margin:0;font-family:"inter ",sans-serif;background-color:#1a1a1a;color:#fff;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:0;line-height:1.2}p{margin-bottom:1em}a{color:#8a2be2;text-decoration:none;transition:color .3s ease}a:hover{color:#a052ed}.btn{display:inline-block;background-color:#8a2be2;color:#fff;padding:12px 25px;border-radius:5px;text-transform:uppercase;font-weight:600;transition:background-color .3s ease;border:none;cursor:pointer;text-align:center}.btn:hover{background-color:#a052ed}.section-title{font-size:2.5em;text-align:center;margin-bottom:60px;font-weight:700}.text-purple{color:#8a2be2}.header{display:flex;justify-content:space-between;padding:20px 0;position:absolute;width:79%;top:0;left:0;z-index:100;align-items:center;margin-left:42}.header .logo{font-size:1.8em;font-weight:700;color:#fff;margin-left:20px}.header nav ul{list-style:none;margin:0 40px 0 0;padding:0;display:flex;gap:40px;align-items:center;justify-content:flex-start}.header nav ul li{margin-left:30px}.header nav ul li a{color:#fff;font-weight:500;padding:5px 0;position:relative}.header nav ul li a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#8a2be2;transition:width .3s ease}.header nav ul li a:hover:after{width:100%}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:left;padding:0 20px}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:1E1E1E;z-index:1}.hero-section{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:2;background-color:1E1E1E}@keyframes moveGradient{0%{transform:translate(0) rotate(0)}to{transform:translate(100%,100%) rotate(360deg)}}.abstract-line{position:absolute;background:linear-gradient(to right,#007bff,#8a2be2);opacity:.5;animation:lineMovement 10s infinite alternate ease-in-out;transform-origin:bottom left}.abstract-line:nth-child(1){width:150px;height:10px;top:20%;left:10%;transform:rotate(45deg);animation-delay:0s}.abstract-line:nth-child(2){width:200px;height:8px;top:40%;left:30%;transform:rotate(-30deg);animation-delay:2s}.abstract-line:nth-child(3){width:100px;height:12px;top:60%;left:50%;transform:rotate(60deg);animation-delay:4s}.abstract-line:nth-child(4){width:180px;height:9px;top:10%;left:70%;transform:rotate(-15deg);animation-delay:1s}.abstract-line:nth-child(5){width:220px;height:11px;top:80%;left:20%;transform:rotate(70deg);animation-delay:3s}.abstract-line:nth-child(6){width:130px;height:7px;top:55%;left:85%;transform:rotate(20deg);animation-delay:5s}.abstract-line:nth-child(7){width:160px;height:10px;top:25%;left:5%;transform:rotate(-50deg);animation-delay:6s}.abstract-line:nth-child(8){width:190px;height:9px;top:70%;left:60%;transform:rotate(40deg);animation-delay:7s}@keyframes lineMovement{0%{transform:translate(0) scale(1) rotate(var(--initial-rotate, 0deg));opacity:.5}50%{transform:translate(10px,10px) scale(1.05) rotate(var(--initial-rotate, 0deg));opacity:.7}to{transform:translate(0) scale(1) rotate(var(--initial-rotate, 0deg));opacity:.5}}.hero-content{display:flex;align-items:center;gap:20px}.hero-content h1{font-size:4em;margin:0;line-height:1.1}.hero-content p{font-size:1rem;font-weight:400;line-height:1.6;margin:0;max-width:320px;color:#e0e0e0;font-family:Inter,sans-serif}section{padding:80px 0}.services-section{background-color:#1a1a1a;padding-top:80px;padding-bottom:80px;text-align:center}.services-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;flex-wrap:wrap;gap:20px}.services-header h2{font-size:3em;text-align:left;margin:0;flex-grow:1;min-width:300px}.services-header p{max-width:600px;text-align:left;color:#ccc;margin:0 0 20px;flex-grow:1;min-width:400px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.service-card{background-color:#2c2c2c;border-radius:8px;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.service-card-img{width:100%;height:200px;object-fit:cover;filter:grayscale(100%);transition:filter .3s ease;background-color:#3a3a3a;display:flex;align-items:center;justify-content:center;font-size:1.5em;color:#ddd;font-weight:700}.service-card:hover .service-card-img{filter:grayscale(0%)}.service-card-content{padding:25px}.service-card-content h3{font-size:1.4em;margin-bottom:10px;color:#fff}.service-card-content p{font-size:.9em;color:#bbb}.how-we-work-section{background-color:#222;padding-top:80px;padding-bottom:80px}.how-we-work-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;flex-wrap:wrap;gap:20px}.how-we-work-header h2{font-size:3em;text-align:left;margin:0;flex-grow:1;min-width:300px}.how-we-work-header p{max-width:600px;text-align:left;color:#ccc;margin:0;flex-grow:1;min-width:400px}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.process-step{border-radius:8px;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.process-step:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.process-step-img{width:100%;height:180px;background-color:#3a3a3a;display:flex;align-items:center;justify-content:center;font-size:1.5em;color:#ddd;filter:grayscale(100%);transition:filter .3s ease;font-weight:700}.process-step:hover .process-step-img{filter:grayscale(0%)}.process-step-content{padding:25px}.process-step-content h3{font-size:1.4em;margin-bottom:10px;color:#fff}.process-step-content p{font-size:.9em;color:#bbb}.why-choose-section{background-color:#1a1a1a;padding-top:80px;padding-bottom:80px}.why-choose-content{display:flex;flex-wrap:wrap;align-items:center;gap:40px}.why-choose-left{flex:1;min-width:300px}.why-choose-left h2{font-size:3em;margin-bottom:15px}.why-choose-right{flex:1;min-width:400px}.why-choose-right p{font-size:1.1em;color:#ccc;margin-bottom:20px}.testimonials-section{background-color:#222;padding-top:80px;padding-bottom:80px;text-align:center}.testimonial-card{background-color:#2c2c2c;padding:40px;border-radius:8px;max-width:800px;margin:50px auto 0;display:flex;align-items:center;gap:30px;text-align:left}.testimonial-img{width:120px;height:120px;border-radius:50%;background-color:#3a3a3a;display:flex;align-items:center;justify-content:center;font-size:1.5em;color:#ddd;flex-shrink:0;font-weight:700}.testimonial-text p{font-style:italic;margin-bottom:20px;color:#ccc;font-size:1.1em}.testimonial-author h4{font-size:1.2em;margin-bottom:5px;color:#fff}.testimonial-author p{font-size:.9em;color:#8a2be2}.testimonial-navigation{display:flex;justify-content:flex-end;margin-top:30px;gap:15px}.testimonial-navigation button{background:none;border:1px solid #8a2be2;color:#8a2be2;border-radius:50%;width:40px;height:40px;font-size:1.2em;cursor:pointer;transition:background-color .3s ease,color .3s ease}.testimonial-navigation button:hover{background-color:#8a2be2;color:#fff}.faq-section{background-color:#1a1a1a;padding-top:80px;padding-bottom:80px}.faq-container{display:flex;flex-wrap:wrap;gap:40px;margin-top:50px}.faq-left{flex:1;min-width:300px}.faq-left h2{font-size:3em;margin-bottom:15px}.faq-left p{font-size:1.1em;color:#ccc}.faq-right{flex:2;min-width:450px}.faq-item{border-bottom:1px solid #333;padding:20px 0}.faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:1.1em;font-weight:600;color:#fff}.faq-question:hover{color:#8a2be2}.faq-question span{font-size:1.5em;color:#8a2be2;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out;opacity:0;padding-top:0;color:#bbb}.faq-answer.open{max-height:200px;opacity:1;padding-top:15px}.cta-section{background-color:#2c2c2c;padding:80px 0;text-align:center}.cta-section h2{font-size:3em;margin-bottom:20px}.cta-section p{font-size:1.2em;color:#ccc;margin-bottom:40px}.footer{background-color:#111;padding:60px 0;text-align:center}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.footer-logo-info{flex:1;min-width:250px;text-align:left}.footer-logo{font-size:2em;font-weight:700;color:#fff;margin-bottom:20px}.footer-logo-info p{font-size:.9em;color:#bbb;margin-bottom:10px}.footer-logo-info a{color:#bbb;display:block;margin-bottom:5px}.footer-links{flex:1;min-width:150px;text-align:left}.footer-links h4{font-size:1.2em;margin-bottom:20px;color:#fff}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links ul li{margin-bottom:10px}.footer-links ul li a{color:#bbb;font-size:.9em;transition:color .3s ease}.footer-links ul li a:hover{color:#8a2be2}.footer-social{flex-shrink:0;display:flex;gap:15px;margin-top:20px;justify-content:center}.footer-social a{color:#bbb;font-size:1.5em;transition:color .3s ease}.footer-social a:hover{color:#8a2be2}.footer-bottom{margin-top:60px;padding-top:30px;border-top:1px solid #333;font-size:.9em;color:#bbb}.whatsapp-float{position:fixed;bottom:20px;left:20px;width:60px;height:60px;background:url(https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg) no-repeat center center;background-size:cover;border-radius:50%;box-shadow:0 2px 10px #0000004d;z-index:1000;transition:transform .3s ease;cursor:pointer}.whatsapp-float:hover{transform:scale(1.1)}@media (max-width: 992px){.hero-content h1{font-size:3em}.hero-content p{font-size:1em}.services-header{flex-direction:column;text-align:center}.services-header h2{text-align:center}.services-header p{text-align:center;max-width:100%}.testimonial-card{flex-direction:column;text-align:center;padding:30px}.testimonial-img{margin-bottom:20px}.testimonial-navigation{justify-content:center}.footer-content{flex-direction:column;align-items:center;text-align:center}.footer-logo-info,.footer-links{text-align:center}}@media (max-width: 768px){.hero-content h1{font-size:2.5em}.header nav{display:none}.section-title{font-size:2em}.faq-question{font-size:1em}.cta-section h2{font-size:2.5em}.cta-section p{font-size:1em}}@media (max-width: 480px){.hero-content h1{font-size:2em}.hero-content p{font-size:.9em}.btn{padding:10px 20px;font-size:.9em}}
