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}.Card-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;padding:20px}.card-inner{border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);height:200px;overflow:hidden;position:relative;width:200px}.card-front img,.card-inner{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.card-front img{height:100%;object-fit:cover;width:100%}.card-inner:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.card-inner:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.card-inner h3{bottom:10px;color:#fff;font-size:16px;left:50%;margin:0;padding:5px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80%}.group2{display:flex;flex-direction:row;justify-content:space-around;width:100%}.Card-container>div:nth-child(-n+4){margin-bottom:20px}@media (max-width:768px){.Card-container{align-items:center;flex-direction:column}}@media (max-width:992px){.group2{align-items:center;flex-direction:column;margin-left:0;margin-right:0}.group2>div{margin-bottom:10px}.section-title{margin-left:5px}}.popup{align-items:center!important;background-color:rgba(0,0,0,.2)!important;display:flex!important;height:100vh!important;justify-content:center!important;left:0!important;position:fixed!important;top:40!important;width:100%!important}.popup-inner{background-color:#fff!important;color:#000!important;height:180px!important;padding:100px!important;position:relative!important;width:580px!important}.popuptextcontainer{margin-top:-150px!important}.popup-inner h3{color:#000!important;font-weight:600!important;padding-top:0!important}.popup-inner .close-btn{background-color:crimson!important;color:#fff!important;position:absolute!important;right:16px!important;top:16px!important}.splash-screen{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;margin:0;overflow:hidden;padding:0;position:relative;top:0;width:100%;z-index:3}.full-screen-image{-webkit-animation:fadeOut 4s ease-in-out;animation:fadeOut 4s ease-in-out;background-size:cover;height:100%;width:100%;z-index:-1}.img-splash-container{top:0}.img-splash-container,.img-splash-container2{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;z-index:1}.img-splash-container2{top:50%}.img-splash{height:60%;max-width:80%;width:35%}.img-splash,.img-splash2{display:block;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.img-splash2{height:50%;max-width:60%;width:40%}.mobile-height img{height:140px;margin-bottom:70px}.mobile-width img{margin-top:-40%;max-width:180%;width:140%}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:768px){.full-screen-image{background-image:url(/static/media/aqp-night.e2ad8c0be9e95e744fec.png)}}@media screen and (max-width:400px){#features{padding:20px}#about,#contact,#features,#footer,#services,#team,#testimonials{width:111%}#portfolio{width:110%}}
/*# sourceMappingURL=main.d7fa7f35.css.map*/