*{margin:0;padding:0;box-sizing:border-box;}body{font-family:"Arial","Helvetica Neue",Helvetica,sans-serif;color:#333;line-height:1.6;background-color:#fff;}a{text-decoration:none;color:inherit;transition:all 0.3s ease;}img{max-width:100%;height:auto;display:block;}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;}.services-hero{background-image:url('https://pub-1a00c552aecf4a41bf3afb9b9f12703e.r2.dev/banner-2.webp');color:white;padding:100px 0;text-align:center;margin-bottom:60px;}.services-hero h1{font-size:3rem;margin-bottom:20px;font-weight:700;}.services-hero p{font-size:1.3rem;max-width:800px;margin:0 auto;opacity:0.9;}.intro-text{text-align:center;max-width:900px;margin:0 auto 60px;font-size:1.1rem;line-height:1.8;color:#555;}.section-title{text-align:center;margin-bottom:60px;position:relative;}.section-title h2{font-size:2.4rem;margin-bottom:15px;font-weight:700;}.section-title p{color:#666;max-width:700px;margin:0 auto;font-size:1.1rem;}.section-title::after{content:'';display:block;width:80px;height:4px;margin:25px auto 0;border-radius:2px;}.services-timeline{position:relative;max-width:900px;margin:0 auto 80px;}.services-timeline::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:2px;background:#e8f5e9;transform:translateX(-50%);}.timeline-item{display:flex;margin-bottom:60px;position:relative;}.timeline-item:nth-child(odd){flex-direction:row;}.timeline-item:nth-child(even){flex-direction:row-reverse;}.timeline-content{flex:1;padding:30px;background:#f8fdf8;border-radius:8px;position:relative;}.timeline-item:nth-child(odd) .timeline-content{margin-right:30px;}.timeline-item:nth-child(even) .timeline-content{margin-left:30px;}.timeline-icon{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:60px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:24px;z-index:2;}.timeline-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:bold;}.timeline-content h3{margin-bottom:15px;font-size:1.5rem;}.timeline-content p{color:#555;margin-bottom:20px;line-height:1.7;}.feature-list{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin-top:15px;}.feature-list li{background:#e8f5e9;color:#2e7d32;padding:6px 15px;border-radius:20px;font-size:0.9rem;font-weight:500;}.faq-section{background:#f8fdf8;padding:80px 0;margin:80px 0;}.faq-container{max-width:800px;margin:0 auto;}.faq-item{background:white;border-radius:8px;margin-bottom:15px;overflow:hidden;border:1px solid #e8f5e9;transition:all 0.3s ease;}.faq-item:hover{border-color:#4caf50;}.faq-question{padding:25px;font-size:1.2rem;font-weight:600;color:#2e7d32;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:white;transition:background 0.3s ease;}.faq-question:hover{background:#f1f8e9;}.faq-answer{padding:0;max-height:0;overflow:hidden;transition:max-height 0.6s cubic-bezier(0.4,0,0.2,1),padding 0.3s ease;}.faq-item.active .faq-answer{padding:0 25px 25px;max-height:1000px;}.faq-answer p{color:#555;line-height:1.7;opacity:0;transform:translateY(-10px);transition:opacity 0.4s ease 0.2s,transform 0.4s ease 0.2s;}.faq-item.active .faq-answer p{opacity:1;transform:translateY(0);}.faq-toggle{font-size:1.5rem;color:#4caf50;transition:transform 0.4s cubic-bezier(0.4,0,0.2,1);min-width:24px;text-align:center;line-height:1;}.faq-item.active .faq-toggle{transform:rotate(45deg);}.tech-support-section{padding:60px 0;}.tech-support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:60px;}.tech-support-item{background:#f8fdf8;border-radius:8px;padding:30px;border-left:4px solid #4caf50;transition:all 0.3s ease;}.tech-support-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(76,175,80,0.1);}.tech-icon{font-size:2.5rem;margin-bottom:20px;color:#2e7d32;}.tech-support-item h3{color:#2e7d32;margin-bottom:15px;font-size:1.4rem;font-weight:600;}.tech-support-item p{color:#555;margin-bottom:20px;line-height:1.6;}.tech-features{list-style:none;margin-top:20px;}.tech-features li{position:relative;padding-left:25px;margin-bottom:10px;color:#666;line-height:1.5;}.tech-features li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:bold;}.tech-resources{max-width:900px;margin:0 auto 50px;background:#f8fdf8;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.05);}.tech-resource-header{background:#2e7d32;color:white;padding:20px 30px;font-size:1.3rem;font-weight:600;}.tech-resource-item{display:flex;align-items:center;padding:25px 30px;border-bottom:1px solid #e8f5e9;transition:background 0.3s ease;}.tech-resource-item:last-child{border-bottom:none;}.tech-resource-item:hover{background:#f1f8e9;}.resource-icon{width:50px;height:50px;background:#e8f5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4caf50;font-size:20px;margin-right:25px;flex-shrink:0;}.resource-content{flex:1;}.resource-content h4{margin-bottom:8px;font-size:1.2rem;font-weight:600;}.resource-content p{color:#555;line-height:1.6;margin-bottom:5px;}.resource-download{color:#4caf50;font-weight:600;text-decoration:underline;cursor:pointer;transition:color 0.3s ease;}.resource-download:hover{color:#2e7d32;}.cta-button{display:inline-block;background:#4caf50;color:white;padding:14px 32px;border-radius:30px;font-weight:600;font-size:1.1rem;border:none;cursor:pointer;transition:all 0.3s ease;text-align:center;margin-top:20px;box-shadow:0 4px 12px rgba(76,175,80,0.3);}.cta-button:hover{background:#388e3c;transform:translateY(-3px);box-shadow:0 6px 15px rgba(76,175,80,0.4);}.cta-button.secondary{background:#81c784;box-shadow:0 4px 12px rgba(129,199,132,0.3);}.cta-button.secondary:hover{background:#66bb6a;}.cta-section{text-align:center;padding:80px 0;background:linear-gradient(to right,#f1f8e9,#f8fdf8);margin-top:60px;}.highlight-box{background-image:linear-gradient(
        rgba(0,0,0,0.3),rgba(0,0,0,0.3)
),url('https://pub-1a00c552aecf4a41bf3afb9b9f12703e.r2.dev/banner-2.webp');color:white;padding:40px;border-radius:10px;text-align:center;margin:40px auto;max-width:800px;}.highlight-box h3{font-size:1.8rem;margin-bottom:20px;}.highlight-box p{opacity:0.9;line-height:1.7;}@media (max-width:992px){.services-timeline::before{left:30px;}.timeline-item{flex-direction:row !important;margin-left:60px;}.timeline-item:nth-child(odd) .timeline-content,.timeline-item:nth-child(even) .timeline-content{margin:0;}.timeline-icon{left:-60px;transform:translateX(0);}}@media (max-width:768px){.services-hero{padding:80px 0;}.services-hero h1{font-size:2.2rem;}.section-title h2{font-size:1.8rem;}.tech-support-grid{grid-template-columns:1fr;gap:30px;}.timeline-content{padding:20px;}.tech-resource-item{flex-direction:column;text-align:center;padding:20px;}.resource-icon{margin-right:0;margin-bottom:15px;}.cta-button{display:block;width:100%;margin-bottom:15px;}.cta-button.secondary{margin-left:0;}}@media (max-width:480px){.services-hero h1{font-size:1.8rem;}.section-title h2{font-size:1.6rem;}.faq-question{padding:20px;font-size:1.1rem;}.highlight-box{padding:25px;}.timeline-item{margin-left:40px;}.timeline-icon{width:50px;height:50px;left:-50px;font-size:20px;}.tech-support-item{padding:20px;}}
