#root{--radius:7px;--white:#fff;--bg:#090909;--light:#494949;--dark:#0e0e0e;--blue:#2d7ad6;--green:#32a834;--red:#b31b1b;margin:0}body{background-color:#090909;margin:0;min-height:250rem;overflow-x:hidden}#particles canvas{height:100%;position:absolute;top:0;width:100%;z-index:-1}@font-face{font-display:swap;font-family:Light;src:url(/static/media/SFProDisplay-Light.f78b60ea9e6409068b28.woff2) format("woff2"),url(/static/media/SFProDisplay-Light.7bc7ba157b156870c83d.woff) format("woff")}@font-face{font-display:swap;font-family:Medium;src:url(/static/media/SFProDisplay-Medium.05c4c6cd5757e9b82ed7.woff2) format("woff2"),url(/static/media/SFProDisplay-Medium.43cf8399a36df37ce739.woff) format("woff")}@font-face{font-display:swap;font-family:Bold;src:url(/static/media/SFProDisplay-Bold.b7687bb220c3bcbe07bf.woff2) format("woff2"),url(/static/media/SFProDisplay-Bold.01ffb6e30e0100e0647e.woff) format("woff")}h1,h2,h3,h4,h5,h6,p{font-size:1rem;font-weight:400;line-height:1;margin:0;padding:0}h1{font-family:Bold!important}h1,header{color:var(--white)}header{font-family:Bold}p{color:var(--white);font-family:Medium}h4{font-family:Light}nav{z-index:99}.nav-normal{align-items:center;display:flex;height:4rem;justify-content:space-between;max-width:100%;padding:1rem 5rem}.nav-normal-disabled{opacity:0;-webkit-user-select:none;user-select:none}.nav-fixed{background-color:#0e0e0e;height:10px;position:fixed;top:0}.nav-fixed,.nav-fixed-container{align-items:center;display:flex;justify-content:space-between;transition:all .3s ease-in-out;width:100%}.nav-fixed-container{height:4;max-width:100%;opacity:0;padding:0 5rem;transform:translateY(-4rem)}.nav-fixed-open{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:5rem;max-width:100%;opacity:.96}.nav-fixed-open .nav-fixed-container{opacity:1;transform:translateY(0)}.nav-fixed-disabled{opacity:0;-webkit-user-select:none;user-select:none}.nav-fixed-disabled .nav-fixed-container{display:none}.nav-fixed-arrow{align-items:center;background-color:var(--dark);border-radius:100%;bottom:-1.25rem;display:flex;height:2.5rem;justify-content:center;left:calc(50% - 1.25rem);position:absolute;transition:all .3s ease-in-out;width:2.5rem}.nav-fixed-open .nav-fixed-arrow{bottom:-1.25rem}.nav-fixed-arrow svg{color:var(--white);rotate:180deg;transform:translateY(-7px)}.nav-author{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:10rem}.nav-author h1{font-family:Bold}.nav-author h4{color:var(--light);margin-top:10px}.nav-links{display:flex;justify-content:space-between;margin:0 2rem;max-width:25rem;width:100%}.nav-links h4{color:var(--white);cursor:pointer;margin:0 10px;padding:1rem 0;transition:all .15s ease-in-out}.nav-links h4:hover{transform:translateY(-5px)}.nav-contact{align-items:center;display:flex;height:1rem;justify-content:end;min-width:10rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nav-contact svg{color:var(--white);z-index:2}.nav-contact h4{color:var(--white);opacity:0;transform:translateX(2rem);transition:all .2s ease-in-out;z-index:1}.nav-contact svg{margin-right:5px}.nav-contact:hover h4{opacity:1;transform:translateX(-1rem)}.copy-alert{background-color:#181818;border-radius:5px;color:var(--white);font-family:Light;font-size:12px;left:25%;opacity:0;padding:5px;position:absolute;text-align:center;top:-2rem;transform:translateY(1.5rem);transition:all .15s ease-in-out}.copy-alert-active{opacity:1;transform:translateY(0)}section{max-width:50rem;min-width:calc(100% - 10rem);padding:0 5rem}.home{height:85vh;min-height:20rem}.home,.home-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.home-container{height:100%;margin-top:10rem}.home header{font-size:4rem;margin-top:auto}.home header span{-webkit-text-fill-color:#0000;background:linear-gradient(125deg,#2d7ad6 20%,#9cdcfe);-webkit-background-clip:text;background-clip:text}.home svg{animation:arrow 2s ease-in-out infinite;color:var(--white);margin-top:auto;rotate:-90deg}@keyframes arrow{0%{transform:translateX(0)}50%{transform:translateX(7px)}to{transform:translateX(0)}}.faq{margin-top:15rem;max-width:50rem;min-height:35rem;outline:solid bluehin}.faq header{font-size:3rem}.faq-container{align-items:start;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:start;margin-top:3rem;width:100%}.faq-boxes{min-width:45%;padding-right:3rem;width:45%}.faq-box-closed{max-height:4rem}.faq-box-closed,.faq-box-open{background-color:var(--dark);border-radius:var(--radius);margin-bottom:10px;overflow:hidden;transition:all .3s ease-in-out;width:100%}.faq-box-open{max-height:10rem;outline:var(--light) thin solid}.faq-icon{align-items:center;display:flex;height:15px;justify-content:center;position:relative;width:15px}.faq-minus{background-color:var(--white);height:1px;margin:auto;position:absolute;width:100%}.faq-plus{height:0}.faq-box-closed .faq-plus,.faq-plus{background-color:var(--white);margin:auto;position:absolute;transition:all .3s ease-in-out;width:1px}.faq-box-closed .faq-plus{height:15px}.faq-question{align-items:center;display:flex;height:4rem;justify-content:space-between;padding:0 1rem}.faq-answer{padding:0 1rem 1rem}.faq-answer h4{color:var(--white)}.faq-answer span{color:var(--blue)}.faq-images{height:100%;max-width:100%;width:100%}.image-group img{border-radius:var(--radius);display:none;margin-left:auto;max-height:30rem;max-width:100%;transition:all .3s ease-in-out}.image-group .active-image{animation:slide 4s;display:flex;transform:translateX(80rem)}@keyframes slide{0%{transform:translateX(80rem)}10%{transform:translateX(0)}90%{transform:translateX(0)}to{transform:translateX(80rem)}}.projects{margin-top:25rem;max-width:100%!important;min-width:100%!important;padding:0}.projects header{font-size:3rem;margin-left:5rem}.projects-slider{align-items:center;display:flex;flex-direction:row;margin-left:4.5rem;margin-top:3rem;-webkit-mask:linear-gradient(90deg,#0000,#fff 1%,#fff 99%,#0000);mask:linear-gradient(90deg,#0000,#fff 1%,#fff 99%,#0000);max-width:calc(100% - 4.5rem)!important;min-width:calc(100% - 4.5rem)!important;min-width:100%;overflow-x:scroll;padding:0 0 2rem;transition:all .3s ease-in-out}.projects-slider::-webkit-scrollbar-thumb{background-color:var(--light);border-radius:2px}.projects-slider::-webkit-scrollbar-thumb:hover{background-color:var(--white)}.projects-slider::-webkit-scrollbar{height:10px}.past-project{margin-left:.5rem;margin-right:1rem;min-height:20rem;min-width:35.55556rem}.domain{cursor:pointer;display:flex}.domain,.domain-offline{font-size:2rem;margin-bottom:1rem}.domain-offline{color:var(--light)}.domain svg{rotate:90deg}.website{background-color:var(--dark);border:thin solid var(--light);border-radius:var(--radius);min-height:18rem;min-width:32rem;padding:10px}.package-basic{background-color:brown}.package-basic,.package-intermediate{border-radius:var(--radius);padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.package-intermediate{background-color:orange}.package-professional{background-color:var(--blue);border-radius:var(--radius);padding:10px}.package-professional,.website-nav{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.website-nav{display:flex;margin:0 auto}.dot{background-color:var(--light)}.dot,.dot-active{border-radius:100%;height:20px;margin:0 10px;width:20px}.dot-active{background-color:var(--white)}.website-pictures{border-radius:var(--radius);margin:10px 0;max-height:17rem;min-height:17rem;min-width:30.22222rem;object-fit:cover;overflow:hidden}.website-pictures img{display:none;width:100%}.website-pictures .image-active{display:flex}.future-project{margin-left:.5rem;margin-right:2rem;min-height:calc(20rem + 28px);min-width:35.55556rem}.future-project p{cursor:pointer;display:flex;font-size:2rem;margin-bottom:1rem}.future-website{background-color:var(--dark);border:thin solid var(--light);border-radius:var(--radius);height:calc(20rem + 28px);min-height:calc(20rem + 28px);min-width:35.55556rem;padding:10px}.future-plus,.future-website{align-items:center;display:flex;justify-content:center}.future-plus{background-color:var(--white);height:2.1rem;position:relative;transition:all .3s ease-in-out;width:1px}.future-plus:before{background-color:var(--white);content:"";height:1px;position:absolute;width:2.1rem}.testimonials{margin-top:25rem;width:100%}.testimonials header{font-size:3rem}.testimonials-container{display:flex;gap:1rem;margin-top:3rem;width:100%}.testimonial{background-color:var(--dark);border:thin solid var(--light);border-radius:var(--radius);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:1rem;min-width:34rem;padding:10px;width:34rem}.testimonial-col{display:flex;flex-direction:column;margin-right:1rem;width:34rem}.user{align-items:center;display:flex;height:3rem;margin-bottom:1rem;width:100%}.user-icon{border-radius:100%;height:3rem;width:3rem}.user-info{margin-left:10px}.user-info h1{font-size:1.3rem}.user-info span{align-items:center;display:inline-flex;font-family:light;font-size:16px;margin-left:5px}.user-info svg{margin-left:5px}.user-info h4{color:var(--light);font-size:1rem;margin-top:5px}.review{width:100%}.review h4{color:var(--white);font-size:18px}.prices{margin-bottom:10rem;margin-top:25rem;max-width:50rem;min-height:35rem}.prices header{font-size:3rem}.prices-container{align-items:center;display:flex;justify-content:center;margin-top:3rem;width:100%}.price-card{background-color:var(--dark);border:thin solid var(--light);border-radius:10px;height:28rem;margin:0 1rem;max-height:28rem;max-width:20rem;padding:1rem;width:20rem}.price-card p:not(.feature,.feature-api){font-size:1.5rem;text-align:center}.price-card h4{color:var(--light);margin-top:10px;text-align:center}.price-card h1{font-size:3rem;margin-bottom:2rem;margin-top:1rem;text-align:center}.feature{align-items:center;display:flex;margin-bottom:5px}.feature svg{margin-right:5px}.cancel{color:var(--red)}.checkmark{color:var(--green)}.feature-api{align-items:center;display:flex;margin-left:25px}.feature-api svg{margin-right:5px}
/*# sourceMappingURL=main.8306927e.css.map*/