body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.services-popup-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e6;z-index:10000}.services-popup-container{animation:slideUp .4s ease;border-radius:24px;box-shadow:0 25px 50px #0000004d;max-height:90vh;overflow-y:auto}.close-popup-btn{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:10001}.close-popup-btn:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}.services-popup-container .services-section{background:#fff;padding:40px}.services-popup-container .services-container{padding:0}.services-popup-container .services-title{font-size:2.5rem}.services-popup-container .services-subtitle{font-size:1.1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.services-popup-container{border-radius:20px;max-height:85vh;width:95%}.services-popup-container .services-section{padding:30px 20px}.close-popup-btn{font-size:20px;height:35px;right:15px;top:15px;width:35px}.services-popup-container .services-title{font-size:2rem}}@media (max-width:480px){.services-popup-container{border-radius:0;height:100%;max-height:100vh;width:100%}.services-popup-container .services-section{padding:60px 15px 30px}.close-popup-btn{font-size:18px;height:30px;right:10px;top:10px;width:30px}.services-popup-container .services-title{font-size:1.8rem}}.services-popup-overlay{align-items:center;background:#000000d9;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9998}.services-popup-container{background:#fff;border-radius:20px;height:90vh;max-width:1200px;overflow:hidden;position:relative;width:100%}.services-popup-container .services-section.popup-view{height:100%}@media (max-width:768px){.services-popup-overlay{padding:0}.services-popup-container{border-radius:0;height:100vh;max-width:100%;width:100%}}
/*# sourceMappingURL=main.945d6837.css.map*/