.ContactUs_modalOverlay__Pqk1z{position:fixed;inset:0;background-color:rgba(0,0,0,.98);display:flex;align-items:center;justify-content:center;z-index:1000;transition:opacity var(--transition-speed);min-width:100vw;top:var(--nav-offset);overflow:auto}.ContactUs_modal__BM6DP{background:var(--card-background-color);border:1px solid var(--border-color);border-radius:14px;border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:0 0 50px var(--box-shadow-color);padding:2em 1em;z-index:3;width:400px;max-width:100%;max-height:80%;font-size:1rem;overflow:auto;position:relative}.ContactUs_modalTitle__ALLPi{margin:0;color:var(--color-white);font-size:2.5em}.ContactUs_modalContent__LePIP{font-size:1.5em;color:var(--color-white);text-align:center;flex:1 1;line-height:1em}.ContactUs_contactUsForm__Gghmq{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:100%;padding:1rem;max-height:100%}.ContactUs_contactUsForm__Gghmq input{margin-top:1rem}.ContactUs_basButton___SDSE{color:var(--button-color);background-color:var(--button-background-color);border:var(--button-border);border-radius:var(--button-border-radius);transition:var(--transition-smoothly);padding:10px;cursor:pointer;font-size:1.5em;flex:1 1;text-align:center;min-width:120px;margin:1rem 0}.ContactUs_basBlockButtonsContainer__CN3uV{display:flex;flex-direction:row;position:absolute;top:1em;right:1em;gap:1em}.ContactUs_basBlockButtonGreen__N2cqx{border-radius:0;background:linear-gradient(-45deg,#075111,#3eba00);border-color:#38920b}.ContactUs_basBlockButtonGreen__N2cqx,.ContactUs_basBlockButtonYellow__ldyGo{width:1rem;height:1rem;margin:0;padding:0;transform:rotate(45deg);transition:transform 3s ease-in-out;cursor:pointer}.ContactUs_basBlockButtonYellow__ldyGo{border-radius:0;background:linear-gradient(-45deg,#905304,#ffc004);border-color:#c78d05}.ContactUs_basBlockButtonRed__JEZ5e{width:1rem;height:1rem;margin:0;padding:0;border-radius:0;transform:rotate(45deg);transition:transform 3s ease-in-out;cursor:pointer;background:linear-gradient(-45deg,#710a0a,#ff0404);border-color:#bb3824}.ContactUs_basBlockButtonGreen__N2cqx:hover,.ContactUs_basBlockButtonRed__JEZ5e:hover,.ContactUs_basBlockButtonYellow__ldyGo:hover{filter:brightness(130%);transform:rotate(1turn)}.ContactUs_basBlockButtonGreen__N2cqx:disabled,.ContactUs_basBlockButtonRed__JEZ5e:disabled,.ContactUs_basBlockButtonYellow__ldyGo:disabled{filter:brightness(50%);cursor:default;transform:rotate(0deg)}.ContactUs_basInput__5H8FP{background-color:var(--color-black);color:var(--bas-white);display:flex;padding:.5rem;border-radius:var(--button-border-radius);transition:var(--transition-smoothly);width:100%;max-width:100%;font-size:1.3rem;margin-top:1.5em}.ContactUs_submitButton__IpjCK{display:flex;align-items:center;justify-content:center;padding:0;margin:2em 0;height:min-content;align-self:center;background-color:var(--color-light-green)}.ContactUs_submitButton__IpjCK img{width:32px;height:auto}.ContactUs_submitButton__IpjCK:focus,.ContactUs_submitButton__IpjCK:hover{background-color:var(--color-light-green);filter:brightness(1.3)}.ContactUs_basLogo__YcHN1{display:flex;max-width:100%;height:auto}.ContactUs_red__14dV9{color:var(--color-red)}.ContactUs_green__uXi11{color:var(--color-green)}@media (max-width:925px){.ContactUs_modal__BM6DP{max-width:90%}}@media (max-width:768px){.ContactUs_modal__BM6DP{max-width:80%}}@media (max-width:450px){.ContactUs_modalTitle__ALLPi{font-size:1.5em}.ContactUs_modalContent__LePIP{font-size:1em}}.LandingPage_mainContainer__o__GF{display:flex;flex-direction:column;max-width:100%;justify-content:center;align-items:center;z-index:2}.LandingPage_rainbowText__c14Nr{color:var(--bas-white);text-shadow:var(--bas-text-shadow);line-height:1em}.LandingPage_title__UChsa{font-size:6rem;font-weight:100;text-align:center;padding:1rem;margin-top:5rem}.LandingPage_introContainer__dhIB2{display:flex;flex-direction:column;gap:1rem;font-size:1.5rem;max-width:70%}.LandingPage_introText__iLjXB{padding-left:2rem;margin-top:1rem;line-height:1em}.LandingPage_basText__KmjxM{font-size:3rem;line-height:1.5rem}.LandingPage_link__vfIhX{text-decoration:underline}@media (max-width:768px){.LandingPage_title__UChsa{font-size:3rem;margin-top:1rem}.LandingPage_introContainer__dhIB2{display:flex;flex-direction:column;gap:1rem;font-size:1.5rem;max-width:100%;margin:0 2rem}.LandingPage_introText__iLjXB{margin-top:.5rem}.LandingPage_basText__KmjxM{display:flex;width:100%;justify-content:center;text-align:center;line-height:normal}}.ProjectsBlocks_parent__bJUJY{display:flex;flex-direction:row;width:1000px;max-width:100%;flex-wrap:nowrap;justify-content:space-between;align-items:center;flex:1 1;margin:2em 0}.ProjectsBlocks_child__IQUto{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 420px;max-width:420px;aspect-ratio:1/1;min-width:0;height:100%;box-sizing:border-box;overflow:hidden;border:2px solid;border-radius:3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;z-index:2;padding:.5em}.ProjectsBlocks_green__dZcDy{border-color:#358F3A}.ProjectsBlocks_yellow__d38Vh{border-color:#E6972B}.ProjectsBlocks_red__yyTcU{border-color:#FE1E39}.ProjectsBlocks_child__IQUto:hover{transform:rotate(3deg) scale(1.02)}.ProjectsBlocks_child__IQUto.ProjectsBlocks_green__dZcDy:hover{box-shadow:0 0 20px #358F3A}.ProjectsBlocks_child__IQUto.ProjectsBlocks_yellow__d38Vh:hover{box-shadow:0 0 20px #E6972B}.ProjectsBlocks_child__IQUto.ProjectsBlocks_red__yyTcU:hover{box-shadow:0 0 20px #FE1E39}.ProjectsBlocks_child__IQUto:hover+.ProjectsBlocks_imageBlock__S7b2e{transform:rotate(-3deg) scale(.96);filter:brightness(.8)}.ProjectsBlocks_title__Srzrn{max-height:30%;min-height:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:3em;font-weight:100}.ProjectsBlocks_description__kQHpw{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;font-size:1.5em;text-indent:1em;line-height:1em}.ProjectsBlocks_link__DQhtU{max-height:20%;min-height:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-self:flex-end;text-decoration:underline;font-size:2em}.ProjectsBlocks_imageContainer__uK7eV{display:flex;position:relative;width:100%;max-width:420px;aspect-ratio:1/1;z-index:1}.ProjectsBlocks_image__9sVCd{display:flex;max-width:100%;height:auto;z-index:1}.ProjectsBlocks_imageContainerAsBackground__J9Pv_{display:none;width:100%;max-width:420px;aspect-ratio:1/1;z-index:1}.ProjectsBlocks_rowReverse__pUMVI{flex-direction:row-reverse}@media (max-width:768px){.ProjectsBlocks_parent__bJUJY{position:relative}.ProjectsBlocks_imageContainer__uK7eV{display:none}.ProjectsBlocks_imageContainerAsBackground__J9Pv_{display:flex;position:absolute}}.SpinningBlocks_quickLinksContainer__gdyRt{display:flex;flex-direction:row;font-size:1.5rem;justify-content:space-evenly;gap:2rem;flex-wrap:wrap;padding-top:5rem;max-width:100%}.SpinningBlocks_quickLinksContainer__gdyRt h2{font-weight:100;font-size:3rem}.SpinningBlocks_quickLink__tKeZe{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem;transition:box-shadow .3s ease;width:min-content;max-width:100%}.SpinningBlocks_quickLink__tKeZe h2,.SpinningBlocks_quickLink__tKeZe p{margin:0;line-height:1em}.SpinningBlocks_blockSpin__4KtZB{max-width:250px;height:auto;border-radius:var(--border-radius);margin:0;aspect-ratio:1/1;transition:all .5s ease-in-out}.SpinningBlocks_blockSpin__4KtZB:hover{scale:1.3;transition:all .5s ease-in-out}.Socials_socialButtonsContainer__TGC8t{display:flex;flex-direction:row;justify-content:center;gap:1em;margin:3rem 0;padding:1em;border-radius:var(--border-radius)}.Socials_socialButton__XyVXN:hover{scale:1.1;background-color:none}@media (max-width:600px){.Socials_socialButtonsContainer__TGC8t{flex-direction:row;margin:1rem;gap:.5rem}.Socials_socialButton__XyVXN{padding:0 1rem}}.BackgroundBlocks_squareContainer__zoUPR{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.BackgroundBlocks_square__QfTI7{position:absolute;width:15%;aspect-ratio:1/1;opacity:.5;top:50%;left:50%;transform-origin:center;animation:BackgroundBlocks_moveRotate__RsTUw linear infinite;border-radius:4px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.BackgroundBlocks_squareRed__CqXc4{border:2px solid #fe1e39}.BackgroundBlocks_squareYellow__OUzaH{border:2px solid #e6972b}.BackgroundBlocks_squareGreen__YNTEX{border:2px solid #358f3a}.BackgroundBlocks_square__QfTI7:first-child{top:10%;left:20%;--translate-x:-25px;--translate-y:-25px;--rotation:360deg;animation-duration:30s;animation-delay:-5s;transform-origin:calc(50% + 100px) calc(50% + 100px)}.BackgroundBlocks_square__QfTI7:nth-child(2){top:30%;left:70%;--translate-x:-25px;--translate-y:-25px;--rotation:-360deg;animation-duration:35s;animation-delay:-10s;transform-origin:calc(50% - 120px) calc(50% + 80px)}.BackgroundBlocks_square__QfTI7:nth-child(3){top:60%;left:40%;--translate-x:-25px;--translate-y:-25px;--rotation:720deg;animation-duration:40s;animation-delay:-15s;transform-origin:calc(50% + 150px) calc(50% - 100px)}.BackgroundBlocks_square__QfTI7:nth-child(4){top:80%;left:80%;--translate-x:-25px;--translate-y:-25px;--rotation:-720deg;animation-duration:45s;animation-delay:-20s;transform-origin:calc(50% - 150px) calc(50% - 150px)}.BackgroundBlocks_square__QfTI7:nth-child(5){top:20%;left:50%;--translate-x:-25px;--translate-y:-25px;--rotation:360deg;animation-duration:50s;animation-delay:-25s;transform-origin:calc(50% + 200px) calc(50% + 0px)}.BackgroundBlocks_square__QfTI7:nth-child(6){top:35%;left:15%;--translate-x:-25px;--translate-y:-25px;--rotation:360deg;animation-duration:55s;animation-delay:-30s;transform-origin:calc(50% + 220px) calc(50% + 70px)}.BackgroundBlocks_square__QfTI7:nth-child(7){top:15%;left:85%;--translate-x:-25px;--translate-y:-25px;--rotation:-360deg;animation-duration:60s;animation-delay:-35s;transform-origin:calc(50% - 180px) calc(50% + 90px)}.BackgroundBlocks_square__QfTI7:nth-child(8){top:75%;left:25%;--translate-x:-25px;--translate-y:-25px;--rotation:720deg;animation-duration:65s;animation-delay:-40s;transform-origin:calc(50% + 260px) calc(50% - 80px)}.BackgroundBlocks_square__QfTI7:nth-child(9){top:55%;left:65%;--translate-x:-25px;--translate-y:-25px;--rotation:-720deg;animation-duration:70s;animation-delay:-45s;transform-origin:calc(50% - 230px) calc(50% - 110px)}@keyframes BackgroundBlocks_moveRotate__RsTUw{0%{transform:translate(var(--translate-x),var(--translate-y)) rotate(0deg)}to{transform:translate(var(--translate-x),var(--translate-y)) rotate(var(--rotation))}}@media (max-width:768px){.BackgroundBlocks_square__QfTI7{width:15px;height:15px}}