.services-parallax-spacer{width:100%;height:40vh}.services-parallax-section{background:var(--bg-overlay-parallax);z-index:1;opacity:0;visibility:hidden;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .6s,visibility .6s;display:flex;position:fixed;top:0;left:0}.services-parallax-section.visible{opacity:1;visibility:visible}.services-parallax-content{text-align:center;max-width:800px;padding:0 24px}.services-parallax-text{color:var(--text-light);text-align:center;font-size:3.2rem;font-weight:700;line-height:1.1}.services-parallax-text .split-char{opacity:0;transform-origin:50%;display:inline-block;transform:translateY(100px)rotateX(-90deg)}@media (max-width:1024px){.services-parallax-spacer{height:35vh}.services-parallax-text{font-size:3.5rem}}@media (max-width:768px){.services-parallax-spacer{height:30vh}.services-parallax-text{font-size:2.8rem}}@media (max-width:600px){.services-parallax-spacer{height:25vh}.services-parallax-text{font-size:2.2rem}.services-parallax-content{padding:0 20px}}
.services-faq-section{background-color:var(--bg-primary);z-index:10;width:100%;box-shadow:var(--shadow-card);border-radius:30px 30px 0 0;margin:-10vh 0 0;padding:100px 0;position:relative}.services-faq-container{max-width:900px;margin:0 auto;padding:0 24px}.services-faq-header{text-align:center;margin-bottom:80px}.services-faq-badge{background-color:var(--interactive-primary-default);color:var(--text-light);border-radius:20px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-block}.services-faq-title{color:var(--text-primary);margin-bottom:20px;font-size:2.8rem;font-weight:700;line-height:1.2}.services-faq-subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.services-faq-list{margin-bottom:60px}.services-faq-item{background-color:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;margin-bottom:16px;transition:all .3s;overflow:hidden}.services-faq-item:hover{box-shadow:var(--shadow-md)}.services-faq-item.open{border-color:var(--text-primary);box-shadow:var(--shadow-lg);background-color:var(--bg-primary)}.services-faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 28px;transition:background-color .3s;display:flex}.services-faq-question:hover{background-color:var(--bg-primary)}.services-question-text{color:var(--text-primary);font-size:1.1rem;font-weight:600;line-height:1.4}.services-faq-icon{background-color:var(--interactive-primary-default);width:32px;height:32px;color:var(--text-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:300;transition:transform .3s;display:flex}.services-faq-item.open .services-faq-icon{transform:rotate(180deg)}.services-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.services-faq-item.open .services-faq-answer{max-height:500px}.services-answer-content{padding:0 28px 24px}.services-answer-content p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.services-faq-footer{text-align:center;background-color:var(--interactive-primary-default);color:var(--text-light);border-radius:16px;padding:40px 32px}.services-faq-cta h3{color:var(--text-light);margin-bottom:12px;font-size:1.5rem;font-weight:600}.services-faq-cta p{color:#fffc;margin-bottom:24px;font-size:1rem}.services-faq-contact-btn{background-color:var(--text-light);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-md);border:none;border-radius:50px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s}.services-faq-contact-btn:hover{background-color:var(--interactive-secondary-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (max-width:1024px){.services-faq-section{margin-top:-15vh}}@media (max-width:768px){.services-faq-section{margin-top:-10vh;padding:80px 0}.services-faq-header{margin-bottom:60px}.services-faq-title{font-size:2.2rem}.services-faq-subtitle{font-size:1rem}.services-faq-question{padding:20px 24px}.services-question-text{font-size:1rem}.services-faq-icon{width:28px;height:28px;font-size:18px}.services-answer-content{padding:0 24px 20px}.services-faq-footer{padding:32px 24px}}@media (max-width:600px){.services-faq-section{margin-top:-5vh;padding:60px 0}.services-faq-container{padding:0 20px}.services-faq-header{margin-bottom:40px}.services-faq-title{font-size:1.8rem}.services-faq-question{gap:16px;padding:18px 20px}.services-question-text{font-size:.95rem}.services-answer-content{padding:0 20px 18px}.services-answer-content p{font-size:.95rem}.services-faq-footer{padding:28px 20px}}
