.spyce-services-module{font-family:Poppins,system-ui,sans-serif;margin:0 auto;max-width:1280px;padding:3rem 1rem;width:100%}.services-heading{color:#222;font-size:38px;font-weight:700;line-height:1.2;margin-bottom:3rem;text-align:center}.services-content{align-items:flex-start;display:flex;gap:3rem}.services-image{flex:1;max-width:50%}.services-image img{border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);height:auto;width:100%}.services-accordion{flex:1}.accordion-item{width:100%}.accordion-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 0;transition:all .3s ease}.accordion-title{color:#222;font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:600;margin:0}.accordion-toggle{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:24px;transition:transform .3s ease;width:24px}.accordion-toggle.down{background-image:url(https://www.spycemedia.com/hubfs/Down%20Toggle.png)}.accordion-toggle.up{background-image:url(https://www.spycemedia.com/hubfs/Up%20Toggle.png)}.accordion-content{display:none;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.accordion-item.active .accordion-content{display:block;max-height:1000px}.content-inner{color:#444;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;padding:0 0 1.5rem}.accordion-divider{background-color:#e5e5e5;height:1px;width:100%}.services-cta{display:flex;justify-content:center;margin-top:3rem;width:100%}.cta-button{background-color:#ff22a9;border-radius:50px;color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:16px;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;z-index:1}.cta-button:before{background-color:#000;border-radius:50px;bottom:0;content:"";height:0;left:0;position:absolute;transition:height .3s ease-in-out;width:100%;z-index:-1}.cta-button:hover:before{height:100%}.cta-button span{color:#fff;position:relative;transition:color .3s ease-in-out;z-index:2}.cta-button:hover span{color:#fff}@media (max-width:992px){.services-content{flex-direction:column}.services-image{margin-bottom:2rem;max-width:100%}}@media (max-width:768px){.services-heading{font-size:30px}.accordion-title{font-size:18px}.content-inner{font-size:15px}}@media (max-width:480px){.services-heading{font-size:26px}.services-content{gap:2rem}}