.service-location-faq-head h2{text-align:center}.service-location-faq{margin:8rem 0}.service-location-faq-box-wp{margin-top:32px}.service-location-faq-title{display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:12px;border:1px solid rgb(255 255 255 / 9%);box-shadow:0 0 3px rgb(255 255 255 / 18%);padding:16px 20px}.service-location-faq-title h4{margin:0;font-size:18px}.service-location-faq-title .faq-icon{position:relative;display:block;height:20px;aspect-ratio:1/1}.service-location-faq-title .faq-icon:before,.service-location-faq-title .faq-icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:2px;background-color:var(--primary-color);transition:0.4s}.service-location-faq-title .faq-icon:after{width:100%;height:2px}.service-location-faq-title.active-faq .faq-icon:before{transform:translate(-50%,-50%) rotate(90deg)}.service-location-faq-title.active-faq .faq-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.service-location-faq-content{overflow:hidden;max-height:0;transition:0.35s ease;margin:6px 0}.service-location-faq-content p{font-size:1.5rem;border-radius:12px;border:1px solid rgb(255 255 255 / 9%);box-shadow:0 0 3px rgb(255 255 255 / 18%);padding:16px 20px}@media (max-width:991px){.service-location-faq{margin:6rem 0}}@media (max-width:767px){.service-location-faq{margin:5rem 0}}@media (max-width:575px){.service-location-faq-box-wp{margin-top:40px}.service-location-faq-title h4{font-size:16px}.service-location-faq-title{padding:12px 14px;border-radius:8px}.service-location-faq-content{margin:5px 0}.service-location-faq-content p{font-size:1.4rem;padding:12px 14px;border-radius:8px}.service-location-faq-title .faq-icon{height:16px}}