.NavBar_navbar__ObX6k{position:fixed;top:0;left:0;width:100%;padding:1.2rem 10vw;display:flex;justify-content:space-between;align-items:center;z-index:100;transition:all .4s ease-out}.NavBar_logoContainer__bKKqE{display:flex;align-items:center;gap:.5rem}.NavBar_logo__9wYwP{width:40px;height:40px;object-fit:contain}.NavBar_name__SmObJ{font-family:Times New Roman,serif;font-size:1.2rem;color:#111}.NavBar_navLinks__o9WWJ{display:flex;gap:2rem;list-style:none}.NavBar_navLinks__o9WWJ a{font-family:Times New Roman,serif;text-decoration:none;color:#111;transition:color .3s ease}.NavBar_navLinks__o9WWJ a:hover{color:#888}@media (max-width:480px){.NavBar_navbar__ObX6k{padding:.8rem 5vw}.NavBar_logo__9wYwP{width:32px;height:32px}.NavBar_name__SmObJ{font-size:.8rem}.NavBar_navLinks__o9WWJ{gap:1rem}.NavBar_navLinks__o9WWJ a{font-size:.8rem}}.HeroSection_hero__d7CSM{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;overflow:hidden;padding:0 8vw}.HeroSection_heroText__6dB_E{flex:1;display:flex;flex-direction:column;justify-content:center;font-family:Times New Roman,serif;font-size:140px;font-weight:100;color:#111;line-height:1.1;letter-spacing:.02em;transition:all .4s ease-out;z-index:2;margin-bottom:300px}.HeroSection_highlightedText__CSepd{margin-left:4vw;white-space:pre-line;text-shadow:0 1px 2px rgba(0,0,0,.05)}.HeroSection_branchImage__slZwI{position:absolute;right:6vw;bottom:0;width:38%;max-width:550px;height:auto;transition:transform .25s ease-out;z-index:1}.HeroSection_branchImage__slZwI:hover{transform:translateY(-3px)}.HeroSection_apple__xLjcq{position:absolute;right:10vw;bottom:8%;width:60px;cursor:pointer;transition:transform .3s ease}.HeroSection_apple__xLjcq:hover{transform:scale(1.05)}@media (max-width:768px){.HeroSection_hero__d7CSM{flex-direction:column;align-items:flex-start;padding:20vh 6vw 10vh}.HeroSection_heroText__6dB_E{font-size:6rem;margin-left:0}}.Projects_projects__cL5wR{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;justify-items:center;align-items:start;padding:2rem 0;width:100%;max-width:1200px;margin:-40px auto 0}.Projects_project__ntiJ6{width:100%;max-width:500px;text-decoration:none}.Projects_card__ulDP6{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:16px;background:#810bc6;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;margin-top:-20px}.Projects_card__ulDP6:hover{transform:translateY(-8px);box-shadow:0 6px 18px rgba(0,0,0,.15)}.Projects_image__S_3Vt{position:absolute;top:-10%;left:0;width:100%;height:120%;object-fit:cover;transition:transform .4s ease}.Projects_card__ulDP6:hover .Projects_image__S_3Vt{transform:scale(1.05)}.Projects_textBox__muT8U{position:relative;z-index:2;background:rgba(215,112,250,.731);padding:1rem;text-align:center;margin-top:auto;opacity:0;transition:opacity .3s ease}.Projects_project__ntiJ6:hover .Projects_textBox__muT8U{opacity:1}.Projects_title__bR9XK{font-weight:700;font-family:Philosopher,sans-serif;font-size:1.8rem;color:#ffffff;margin:.4rem 0}.Projects_description__XJuFi{font-family:Philosopher,sans-serif;font-size:1.1rem;color:#ffffff;line-height:1.4}@media (max-width:768px){.Projects_projects__cL5wR{grid-template-columns:1fr;padding:2rem 1rem}.Projects_card__ulDP6{max-width:100%}.Projects_textBox__muT8U{position:relative;z-index:2;background:rgba(215,112,250,.731);padding:.2rem;text-align:center;margin-top:auto;opacity:0;transition:opacity .3s ease}.Projects_project__ntiJ6:hover .Projects_textBox__muT8U{opacity:1}}.Footer_footer__o4_Ec{text-align:center;padding:30px 20px;border-top:2px solid black;position:relative}.Footer_container__Mn8SS,.Footer_footer__o4_Ec{display:flex;justify-content:space-between;align-items:center}.Footer_container__Mn8SS{width:100%}.Footer_name__bOxB3{font-size:18px;margin:0;padding-left:20px}.Footer_contact__vepDU,.Footer_name__bOxB3{font-family:Philosopher,sans-serif;font-weight:700}.Footer_contact__vepDU{font-size:16px;display:flex;align-items:center;padding-right:20px}.Footer_icons__bEZ8q{display:flex;gap:10px;margin-left:10px}.Footer_icons__bEZ8q img{width:30px}@media screen and (max-width:430px){.Footer_footer__o4_Ec{padding:20px}.Footer_container__Mn8SS{flex-direction:row;justify-content:space-between;align-items:center}.Footer_name__bOxB3{font-size:14px;padding-left:5px}.Footer_contact__vepDU{font-size:12px;padding-right:2px}.Footer_icons__bEZ8q{gap:8px;margin-left:5px}.Footer_icons__bEZ8q img{width:23px}}.BackToTop_scrollContainer__vz7RL{position:fixed;bottom:80px;right:20px;z-index:1000;cursor:pointer;background:white;padding:10px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:opacity .3s ease-in-out}.BackToTop_scrollContainer__vz7RL:hover{opacity:.8}.BackToTop_scrollText__gjXqI{font-family:philosopher,bold;font-size:16px;font-weight:700}.BackToTop_underline__fLoZ5{width:100px;height:2px;background-color:black;margin:5px auto 0}