.Home_page__z25kN{display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;overflow:auto;overflow-x:hidden}.Home_main__2uIek{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%}.Home_bannerContainer__stF_G{position:relative;width:100vw}.Home_fullWidthImg__RfR4t{width:100%;display:block}.Home_overlayContent__bgb4_{position:absolute;top:40%;left:8%;width:84%;transform:translateY(-50%);color:#C7EDFF;line-height:1.1;text-shadow:2px 2px 6px rgba(0,0,0,.3);transition:opacity .3s ease-out,transform .3s ease-out}.Home_name__gzMP1{font-size:clamp(3.5rem,6vw,3.5rem);line-height:1.1;width:100%;text-shadow:2px 2px 8px rgba(0,0,0,.4)}.Home_jobTitle__Kjbo5{font-size:clamp(2rem,5vw,2.2rem);line-height:1.2;width:100%;text-align:left;opacity:0;animation:Home_fadeIn__LfyOC 2s ease-in-out forwards;text-shadow:2px 2px 6px rgba(0,0,0,.3)}@keyframes Home_fadeIn__LfyOC{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Home_scroller__R6f5L section img{width:auto;max-height:82vh;margin-top:2rem}.Home_scrollerBanner__b4jT3{display:flex;flex-direction:column;width:100%;height:clamp(60vh,78vh,90vh);overflow:hidden}.Home_scrollerProjects__dqUSU{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:20px}.Home_scrollerProjects__dqUSU:last-of-type{margin-bottom:4rem}.Home_posterImage__Mpytz{width:100%;height:auto;border-radius:8px;transition:transform .3s ease-in-out}.Home_posterImage__Mpytz:hover{transform:scale(1.05);transition:transform .3s ease-in-out}.Home_projectText__Qrnvk{max-width:500px;padding:10px 0}.Home_projectHeader__iCgya{font-size:24px;margin-bottom:10px}.Home_scroller__R6f5L section p{font-size:16px;color:#cbedfd}.Home_scroller__R6f5L section h2{color:#cbedfd}.Home_link__2AZLt{background:transparent;color:#C7EDFF;padding:14px 26px;border:2px solid #ffa500;border-radius:9999px;text-align:center;display:inline-block;font-size:18px;font-weight:700;cursor:pointer;transition:all .25s ease;margin-bottom:4rem}.Home_link__2AZLt:hover{background:#FFA500;color:#ffffff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_link__2AZLt:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.08)}.Home_projectText__Qrnvk{display:none}@media (min-width:768px){.Home_name__gzMP1{font-size:90px}.Home_jobTitle__Kjbo5{font-size:50px}.Home_projectText__Qrnvk{margin-left:2rem;width:70%;display:block}.Home_scrollerProjects__dqUSU{flex-direction:row;justify-content:center;align-items:center;text-align:left;gap:4rem;height:80vh;width:100vw}.Home_overlayContent__bgb4_{position:absolute;top:68%;left:150px;transform:translateY(-50%);width:auto}.Home_jobTitle__Kjbo5,.Home_name__gzMP1{width:100%;line-height:.2}}@media (min-width:1024px){.Home_projectText__Qrnvk{margin-left:2rem;width:80%;display:block}.Home_scrollerProjects__dqUSU{flex-direction:row;justify-content:center;align-items:center;text-align:left;gap:6rem;height:90vh;width:100vw}.Home_posterImage__Mpytz{height:90vh;width:90vw}}.Navbar_navbar__fk_p7{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;position:-webkit-sticky;position:sticky;z-index:111}.Navbar_navbar-logo__qPIhn img{display:flex;align-items:center;width:45px;height:100px}.Navbar_navbar-logo__qPIhn a{text-decoration:none}.Navbar_logo-wrapper__yIL6f{display:inline-block;transform:scale(1);transition:transform .4s ease-in-out .1s,filter .4s ease-in-out .1s;will-change:transform,filter}.Navbar_logo-wrapper__yIL6f:hover{animation:Navbar_tiltWobble__Chxuy .6s ease-in-out .1s;transform:scale(1.1);filter:brightness(1.1) sepia(1) hue-rotate(-20deg) saturate(5)}@keyframes Navbar_tiltWobble__Chxuy{0%{transform:scale(1.1) rotate(0deg)}30%{transform:scale(1.1) rotate(-4deg)}60%{transform:scale(1.1) rotate(4deg)}to{transform:scale(1.1) rotate(0deg)}}.Navbar_hamburger__b7KpD{display:flex;flex-direction:column;justify-content:space-between;width:2.5rem;height:2rem;cursor:pointer}.Navbar_bar__bpuiO{height:5px;width:100%;border-radius:3px;transition:all .3s ease;background-color:#ffb04f}.Navbar_navbar-links__TC9qs{display:none;flex-direction:column;list-style:none;text-align:left;position:absolute;top:100px;right:30px;background-color:#072747;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px;z-index:10;font-size:20px;padding-bottom:1rem}.Navbar_navbar-links__TC9qs a{text-decoration:none;font-size:20px;font-weight:600;color:#c7edff;padding-right:1.5rem;padding-top:1rem;display:block;transition:color .3s ease,border-color .3s ease;border-bottom:4px solid transparent}.Navbar_navbar-links__TC9qs a:hover{transition:color .3s ease,border-color .3s ease;color:#ffb04f}.Navbar_navbar-links-open__P_Qvc{display:flex}@media (min-width:768px){.Navbar_hamburger__b7KpD{display:none}.Navbar_navbar-logo__qPIhn{width:40px;height:auto}.Navbar_navbar__fk_p7{flex-direction:row;justify-content:space-between;padding:10px 100px}.Navbar_navbar-links__TC9qs{display:flex;flex-direction:row;position:static;background:none;box-shadow:none;padding:0;gap:3rem}.Navbar_navbar-links__TC9qs a{padding:0;font-size:18px}}@media (min-width:1024px){.Navbar_navbar__fk_p7{padding:20px 100px}.Navbar_navbar-logo__qPIhn img{max-width:100%;height:auto}.Navbar_navbar-links__TC9qs a{font-size:18px}}.Footer_footer__UaG1g{justify-content:space-between;padding:40px 100px 30px;background-color:hsl(210,82%,15%);flex-wrap:wrap;gap:1rem;margin-top:4rem}.Footer_footer__UaG1g,.Footer_links__oDyjI,.Footer_logo__NsUJK{display:flex;align-items:center}.Footer_links__oDyjI{gap:20px}.Footer_link__EWWOW{display:flex;align-items:center;font-size:16px;color:#C7EDFF;text-decoration:none;border-bottom:4px solid transparent;transition:color .3s ease}.Footer_link__EWWOW:hover{color:#FF8C00}.Footer_copyright__j5CNb{font-size:16px;color:white;margin:0 auto}.Footer_icon__Tm5yK{margin-right:8px;font-size:18px}@media (max-width:768px){.Footer_footer__UaG1g{flex-direction:column;text-align:center;padding:40px 20px}.Footer_links__oDyjI,.Footer_logo__NsUJK{justify-content:center}.Footer_links__oDyjI{flex-wrap:wrap}.Footer_copyright__j5CNb{order:2;margin-top:1rem}}