.services-hero{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(#00000080,#00000080),url(/images/services-hero-new.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:10vh;padding:4rem 1.5rem;display:flex}.services-hero-content{max-width:800px;margin:0 auto}.services-hero-title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.services-hero-subtitle{opacity:.9;font-size:1.25rem;line-height:1.6}.services-detailed{background-color:#f8fafc;padding:.5rem}.services-detailed-container{gap:.5rem;width:100%;margin:0 auto;display:grid}.service-item{background:#fff;border:1px solid #e5e7eb;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.service-item:hover{transform:translateY(-8px);box-shadow:0 12px 25px #00000026}.service-item-header{color:#fff;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;min-height:300px;padding:3rem 2rem;display:flex}.service-item-icon{background:0 0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:auto;display:flex}.service-item-icon svg{color:#fff;width:2rem;height:2rem}.service-icon-image{object-fit:contain;filter:brightness(0)invert();width:3rem;height:3rem}.service-item-title{text-shadow:0 2px 4px #0000004d;margin:0;font-size:2rem;font-weight:600}.service-item-short-description{opacity:.95;text-shadow:0 1px 2px #0000004d;max-width:500px;margin:0;font-size:1.1rem;line-height:1.6}.service-header-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.service-read-more-button{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:2.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.service-read-more-button:hover{color:#0089d0;background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.service-read-more-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.service-read-more-button.loading{pointer-events:none}.loading-spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.service-estimate-button{color:#0089d0;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:2.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.service-estimate-button:hover{color:#0089d0;background:#f8fafc;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.service-item-content{background:#fff;padding:2rem;animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.service-item-description{color:#6b7280;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.service-item-features{margin:0 0 2rem;padding:0;list-style:none}.service-item-features li{color:#374151;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-item-features li:before{content:"✓";color:#0089d0;font-size:1.1rem;font-weight:700;position:absolute;left:0}.service-item-cta{text-align:center}.service-cta-button{color:#fff;cursor:pointer;background:#0089d0;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.service-cta-button:hover{color:#fff;background:#0085c2;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #0096d64d}.services-cta{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(#0009,#0009),url(/images/jack-gisel-IvRPCrr8biI-unsplash.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:5rem 1.5rem}.services-cta-container{max-width:800px;margin:0 auto}.services-cta-title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.services-cta-subtitle{opacity:.9;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.services-cta-buttons{flex-direction:column;align-items:center;gap:1rem;display:flex}.services-cta-primary{color:#0089d0;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:none;border-radius:.5rem;min-width:200px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.services-cta-primary:hover{color:#0089d0;background:#f8fafc;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.services-cta-secondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:.5rem;min-width:200px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.services-cta-secondary:hover{color:#0089d0;background:#fff;text-decoration:none;transform:translateY(-2px)}@media (max-width:767px){.services-hero{background-attachment:scroll;min-height:40vh;padding:4rem 1rem}.services-hero-title{margin-bottom:1.5rem;font-size:2.25rem;line-height:1.2}.services-hero-subtitle{padding:0 .5rem;font-size:1.125rem;line-height:1.5}.services-detailed{padding:1rem .5rem}.services-detailed-container{grid-template-columns:1fr;gap:1rem}.service-item{border-radius:12px;margin-bottom:0;overflow:hidden}.service-item:hover{transform:none;box-shadow:0 4px 6px #0000000d}.service-item-header{gap:1.25rem;min-height:280px;padding:2.5rem 1.5rem}.service-item-title{margin-bottom:.5rem;font-size:1.75rem;line-height:1.3}.service-item-short-description{max-width:none;font-size:1.05rem;line-height:1.5}.service-header-buttons{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:1.5rem}.service-read-more-button,.service-estimate-button{justify-content:center;align-items:center;width:100%;max-width:280px;min-height:48px;padding:1rem 1.5rem;font-size:1.05rem;display:flex}.service-item-content{padding:2rem 1.5rem}.service-item-description{margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.service-item-features{margin-bottom:2.5rem}.service-item-features li{padding:.75rem 0 .75rem 2rem;font-size:1.05rem;line-height:1.5}.service-item-features li:before{font-size:1.2rem;top:.75rem}.service-cta-button{width:100%;max-width:280px;min-height:48px;padding:1rem 1.5rem;font-size:1.05rem}.services-cta{background-attachment:scroll;padding:4rem 1rem}.services-cta-title{margin-bottom:1.5rem;font-size:2.25rem;line-height:1.2}.services-cta-subtitle{margin-bottom:2.5rem;padding:0 .5rem;font-size:1.125rem;line-height:1.5}.services-cta-buttons{flex-direction:column;gap:1rem;width:100%}.services-cta-primary,.services-cta-secondary{justify-content:center;align-items:center;width:100%;max-width:300px;min-height:56px;padding:1.25rem 2rem;font-size:1.125rem;display:flex}}@media (max-width:480px){.services-hero{min-height:35vh;padding:3rem 1rem}.services-hero-title{font-size:2rem}.services-hero-subtitle{font-size:1rem}.service-item-header{min-height:260px;padding:2rem 1rem}.service-item-title{font-size:1.5rem}.service-item-short-description{font-size:1rem}.service-header-buttons{gap:.75rem}.service-read-more-button,.service-estimate-button{max-width:260px;padding:.875rem 1.25rem;font-size:1rem}.service-item-content{padding:1.5rem 1rem}.service-item-description{font-size:1rem}.service-item-features li{padding:.625rem 0;font-size:1rem}.service-cta-button{max-width:260px;padding:.875rem 1.25rem;font-size:1rem}.services-cta{padding:3rem 1rem}.services-cta-title{font-size:2rem}.services-cta-subtitle{font-size:1rem}.services-cta-primary,.services-cta-secondary{max-width:280px;padding:1rem 1.5rem;font-size:1.05rem}}@media (hover:none) and (pointer:coarse){.service-item:hover,.service-read-more-button:hover,.service-estimate-button:hover,.service-cta-button:hover,.services-cta-primary:hover,.services-cta-secondary:hover{transform:none}.service-read-more-button:active,.service-estimate-button:active,.service-cta-button:active,.services-cta-primary:active,.services-cta-secondary:active{transform:scale(.98)}.service-read-more-button,.service-estimate-button,.service-cta-button,.services-cta-primary,.services-cta-secondary{touch-action:manipulation;min-height:44px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.service-icon-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion:reduce){.service-item,.service-read-more-button,.service-estimate-button,.service-cta-button,.services-cta-primary,.services-cta-secondary{transition:none}.service-item-content,.loading-spinner{animation:none}}@media (min-width:768px){.services-hero{padding:8rem 3rem}.services-hero-title{font-size:3.5rem}.services-detailed{padding:.5rem}.services-detailed-container{grid-template-columns:repeat(2,1fr);gap:.5rem}.services-cta{padding:6rem 3rem}.services-cta-title{font-size:3rem}.services-cta-buttons{flex-direction:row;justify-content:center}}@media (min-width:1024px){.services-hero{padding:10rem 4rem}.services-hero-title{font-size:4rem}.services-detailed{padding:.5rem}.services-detailed-container{grid-template-columns:repeat(3,1fr);gap:.5rem}.services-cta{padding:8rem 4rem}.services-cta-title{font-size:3.5rem}}
