.ServicesSection-module__bMoE8G__servicesSection{background-color:#f8fafc;padding:5rem 1rem}.ServicesSection-module__bMoE8G__container{max-width:1200px;margin:0 auto}.ServicesSection-module__bMoE8G__header{text-align:center;margin-bottom:3rem}.ServicesSection-module__bMoE8G__header h2{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ServicesSection-module__bMoE8G__header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.ServicesSection-module__bMoE8G__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}.ServicesSection-module__bMoE8G__serviceCard{background:#fff;border-radius:.75rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ServicesSection-module__bMoE8G__serviceCard:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ServicesSection-module__bMoE8G__serviceImageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.ServicesSection-module__bMoE8G__serviceCardImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.ServicesSection-module__bMoE8G__serviceCard:hover .ServicesSection-module__bMoE8G__serviceCardImage{transform:scale(1.08)}.ServicesSection-module__bMoE8G__serviceCardContent{flex-direction:column;gap:1rem;padding:2rem;display:flex}.ServicesSection-module__bMoE8G__serviceCard h3{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.ServicesSection-module__bMoE8G__serviceCard p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.ServicesSection-module__bMoE8G__featuresList{border-top:1px solid #e2e8f0;margin:0;padding:.5rem 0 0;list-style:none}.ServicesSection-module__bMoE8G__featuresList li{color:#475569;align-items:flex-start;margin-bottom:.75rem;font-size:.9rem;line-height:1.5;display:flex}.ServicesSection-module__bMoE8G__featuresList li:last-child{margin-bottom:0}.ServicesSection-module__bMoE8G__checkIcon{color:#10b981;flex-shrink:0;width:1.25rem;height:1.25rem;margin-right:.75rem}@media (min-width:768px){.ServicesSection-module__bMoE8G__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesSection-module__bMoE8G__servicesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.ServicesSection-module__bMoE8G__servicesSection{padding:3rem 1rem}.ServicesSection-module__bMoE8G__header h2{font-size:2rem}.ServicesSection-module__bMoE8G__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.ServicesSection-module__bMoE8G__serviceImageWrapper{height:200px}.ServicesSection-module__bMoE8G__serviceCardContent{padding:1.5rem}.ServicesSection-module__bMoE8G__serviceCard h3{font-size:1.25rem}}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
