body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url(/static/media/cosmos.3e0b79894733d926ee98.jpg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding-top:90px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{max-width:100%;overflow-x:hidden;text-align:center}.navbar{align-items:center;background-color:#000;border-bottom:2px solid #83c744;color:orange;display:flex;font-family:Megrim,cursive;justify-content:space-between;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.nav-logo{font-size:28px}.nav-logo img{height:33px;padding-right:13px;width:33px}.navbar a[href]{border-bottom:2px solid transparent;color:#7fffd4;text-decoration:none;transition:border-bottom .3s}a[href]:hover{border-bottom:2px solid orange}.nav-links{display:flex;gap:20px;list-style:none;padding-right:10%}.nav-links li a{color:#83c744;transition:color .3s}.nav-links li a:hover{color:orange}.navbar:before{-webkit-animation:scan-animation 9s linear infinite;animation:scan-animation 9s linear infinite;background:linear-gradient(90deg,transparent,#66ff7a,transparent);content:"";height:4px;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes scan-animation{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes scan-animation{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@media (max-width:900px){.navbar{flex-direction:column;padding:10px;text-align:center}.nav-logo a{font-size:x-large;margin-bottom:10px}.nav-links{flex-direction:column;gap:10px}.nav-links li{margin:5px 0}}.header{align-items:center;background:url(/static/media/space1.5f932a4092e466438779.jpg) no-repeat 50%/cover;color:#7fff00;display:flex;font-family:Special Elite,cursive;height:90vh;justify-content:center;padding:0;text-shadow:2px 2px 4px #000;width:100%}.header-content{background-color:rgba(204,171,41,.089);margin:0 auto;padding-bottom:5%;text-align:center;width:100%}.header p{color:#f5f5f5}.header-content h1{font-size:48px;margin-bottom:20px}.header-content p{font-size:24px}.contact-btn{background-color:#7fffd4;border:none;border-radius:5px;cursor:pointer;font-size:1.2em;margin-top:20px;padding:10px 20px}.contact-btn:hover{background-color:orange}@media (max-width:900px){.header{height:100%;padding:0}.header-content h1{font-size:xx-large}.header-content p{font-size:large;padding:3%}.nav-logo{font-size:x-large}}.what-we-do{align-items:center;background-color:#282525;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;text-align:center}.what-we-do h2{color:#83c744;font-family:Megrim,cursive;font-size:2.5em;margin-bottom:20px}.what-we-do h3{color:#fff}.services{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:20px;width:80%}.service{background-color:rgba(1,217,255,.08);border-radius:10px;box-shadow:0 0 10px rgba(1,217,255,.09);margin:10px;padding:20px;text-align:center}.service img{height:50px;margin:0 auto 20px;width:50px}.service h3{color:orange;font-family:Special Elite,cursive;font-size:1.5em;margin-bottom:10px}.service p{color:#fff;font-size:1.2em}.technologies-button{background-color:#7fffd4;border:2px solid #83c744;border-radius:10px;color:#282525;cursor:pointer;font-size:1.2em;margin-top:20px;padding:10px 20px;text-shadow:0 0 5px #83c744,0 0 10px #83c744,0 0 20px #83c744,0 0 30px #83c744}.technologies-button:hover{background-color:#6b8e23;text-shadow:none}.technologies-used{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:20px}.technology{background-color:#282525;border:2px solid #83c744;border-radius:10px;box-shadow:0 0 5px #7fffd4,0 0 10px #7fffd4,0 0 20px #7fffd4,0 0 30px #7fffd4;color:wheat;margin:10px;padding:20px;text-align:center;width:45%}.technology h3{color:orange;font-family:Special Elite,cursive;font-size:1.5em;margin-bottom:10px}.technology p{font-size:1.2em}.technology img{height:25px;margin:0 auto 20px;width:25px}@media (max-width:900px){.technology{align-items:center}.technologies-button{align-items:center;display:flex;margin-right:0}.services{margin:1%;padding:0}.service{align-items:center;margin-right:0}.service h3{font-size:large}.service p{font-size:small}.what-we-do h2{margin-bottom:10%}}.our-process{align-items:center;-webkit-animation:background-animation 100s linear infinite alternate;animation:background-animation 100s linear infinite alternate;background:url(/static/media/eclipse.50e31449b45abcaa4410.jpg) no-repeat 50%/cover;color:orange;font-size:22px;height:100%;justify-content:center;padding:4rem;text-align:center}.our-process,.our-process h2{display:flex;font-family:Megrim,cursive}.our-process h2{align-self:center;color:#7fff00;padding:0;text-decoration:underline}.our-process h3{color:#7fff00}.our-process p{color:#f5f5f5;font-family:Special Elite,cursive;font-size:large;font-weight:700}.process-steps{background-color:rgba(32,37,32,.5);display:flex;justify-content:space-around;margin-top:2rem}.step{border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:1rem;width:20%}.step h3{margin-bottom:1rem;text-decoration:underline}.our-principles{height:400px}.principle{box-shadow:10px 10px 10px 10px rgba(59,255,20,.396);padding:1%}.principle h2,.principle h3{color:#7fffd4}@media (max-width:900px){.our-principles,.our-process{height:auto;padding:2rem}.principles,.process-steps{flex-direction:column;padding:2rem}.principle,.step{margin-bottom:2rem;margin-top:-2rem;width:100%}.principle h2,.principle h3,.principle p{padding-right:0}.technology{width:100%}}.our-principles{align-items:center;-webkit-animation:background-animation 100s linear infinite alternate;animation:background-animation 100s linear infinite alternate;background-color:#000;background-size:150%;color:orange;display:flex;font-family:Special Elite,cursive;height:100%;justify-content:center;padding:4rem;text-shadow:2px 2px 4px #000}.our-principles h2{color:#83c744;font-size:199%;margin-bottom:-1rem}.principles{display:flex;justify-content:space-around;margin-top:2rem;padding:4rem}.principle{background-color:rgba(0,208,255,.1);border-radius:10px;box-shadow:0 0 10px rgba(0,208,255,.3);color:orange;padding:1rem;width:30%}.principle h2{color:#83c744;font-size:4rem;margin-top:20%}.principle h3{color:orange;font-family:Megrim,cursive;font-size:1.6rem;margin-bottom:1rem;text-decoration:underline}.principle p{color:wheat}@-webkit-keyframes background-animation{0%{background-size:100%}to{background-size:150%}}@keyframes background-animation{0%{background-size:100%}to{background-size:150%}}@media (max-width:900px){.our-principles{height:auto}.our-principles,.principles{flex-direction:column;padding:2rem}.principle{margin-bottom:2rem;overflow:hidden;padding:1rem;width:100%}}.modal-background{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal{background:linear-gradient(160deg,#5b615f,#000);border-radius:10px;box-shadow:0 0 20px 0 #7fff00;font-family:megrim,sans-serif;padding:2em;position:relative;text-align:center;width:400px}.close-button{background-color:#ff4500;border:none;border-radius:50%;color:wheat;cursor:pointer;font-size:1.2em;height:30px;position:absolute;right:10px;top:10px;width:30px}.close-button:hover{background-color:#f06}.modal h2{color:orange;font-size:2em;font-weight:700}.modal p{color:wheat;font-family:special elite;font-size:1.5rem;padding:1%}.email-button,.phone-button{background:linear-gradient(160deg,#fff,beige);border-radius:5px;color:#ff4500;display:inline-block;font-family:special elite,cursive;font-size:1.33rem;font-weight:700;margin:10px;padding:10px 20px;text-decoration:none;transition:all .3s ease-in-out}.email-button:hover,.phone-button:hover{background:linear-gradient(160deg,#7fff00,orange);-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:450px){.modal{width:90%}}.contact-section{background:url(/static/media/cosmos.3e0b79894733d926ee98.jpg) no-repeat 50%/cover;border-top:2px solid #66a334;font-family:Arial,sans-serif;height:100%;padding:2rem;text-align:center}.contact-section h2{border-radius:30%;color:#7fff00;font-family:Megrim,cursive;font-size:3rem;margin-bottom:1rem;padding-bottom:1%}.contact-section h3{color:wheat;font-family:Special Elite,cursive;font-size:1.5rem;margin:0 auto 2rem;padding:.1rem;width:50%}.contact-info{background:rgba(226,169,26,.04);color:#66a334;display:flex;flex-direction:row;font:5rem;height:auto;justify-content:center;margin-right:5%;margin-top:1rem;width:auto}.contact-item{color:#66a334;font-size:1.2rem;margin:0 2rem;padding:5%}.contact-item a{color:orange;display:block;font-family:Special Elite,cursive;font-size:1.2rem;margin-top:-2rem;text-decoration:underline}.contact-item p{color:#7fff00;font-family:Megrim,cursive;font-size:xxx-large;padding:.5rem}.contact-item .icon{background:#66a334;border-radius:15%;display:flex;height:6rem;margin:0 auto;width:6rem}@media (max-width:900px){.contact-info{align-items:center;background-size:auto;flex-direction:column}.contact-section h2{font-size:x-large}.contact-section h3{font-size:large}.contact-item{margin-right:0}}.footer{background-color:#000;border-top:2px solid #83c744;color:#83c744;padding:.5%}.footer,.footer-content{align-items:center;display:flex;justify-content:space-between}.footer-content{width:100%}.footer-logo{height:40px;width:auto}.footer-content p{font-size:.5rem;margin:0}.footer-content a{display:flex;flex-direction:row}.logo-link{display:inline-block;vertical-align:middle}.footer h1{color:#7fff00;font-family:Megrim,cursive;font-size:medium;text-decoration:underline}@media (max-width:900px){.footer{height:1.5rem}.logo-link{align-items:center;font-size:x-small;height:1rem}.footer p{font-size:.7rem}}
/*# sourceMappingURL=main.a89c7430.css.map*/