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}.popup{align-items:center;animation:fade-in .5s forwards;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2}@keyframes fade-in{0%{background-color:#0000}to{background-color:#0006}}.popup-content{animation:popup-content-animation .5s cubic-bezier(.68,-.55,.27,1.55) forwards;background-color:#fefefe;border:1px solid #888;border-radius:10px;box-shadow:0 5px 15px #0000004d;max-height:300px;max-width:300px;opacity:0;padding:20px;text-align:center;transform:scale(.8) translateY(-20px);width:80%}.popup-content img{display:block;margin:0 auto;max-height:80%;max-width:80%;object-fit:contain}@keyframes popup-content-animation{to{opacity:1;transform:scale(1) translateY(0)}}.close-btn{color:#000;cursor:pointer;font-size:28px;font-weight:700;position:absolute;right:10px;top:10px;transition:color .3s}.close-btn:focus,.close-btn:hover{color:red;text-decoration:none}.popup-text{color:#000;font-size:18px;font-weight:700;margin-top:20px;text-shadow:2px 2px 4px #243dcb}@media (min-width:480px){.popup-content{left:20%}}@media screen and (max-width:400px){#features{padding:20px}#about,#contact,#features,#footer,#services,#team{width:111%}#portfolio{width:110%}}
/*# sourceMappingURL=main.b85b2612.css.map*/