@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700;900&display=swap");:root{--background:#ffffff;--foreground:#111111}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--background);color:var(--foreground);font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;overflow-x:hidden;text-rendering:optimizeLegibility}.Navbar_hamburgerMenu__GTlT0{display:none}.Navbar_nav__A66_N{position:sticky;top:0;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);display:flex;justify-content:space-around;align-items:center;height:10vh;width:100%;z-index:100;padding:0 1rem}.Navbar_contactButton__g3BV5{display:none;color:white}.Navbar_contactButton__g3BV5 a{color:#ffffff;font-weight:300;padding:5px 10px;border-radius:5px;background-color:rgb(75,75,75);text-decoration:none}.Navbar_contactButton__g3BV5 a:hover{background-color:rgb(125,125,125)}.Navbar_navRight__w_i2H{display:none;align-items:center;gap:1.5rem}.Navbar_logo__UM0Ax a{color:#222;font-size:2.5rem;text-decoration:none}.Navbar_logo__UM0Ax a:hover{color:inherit;text-decoration:none;cursor:default}.Navbar_navLinks__F_HK7{display:flex;gap:2rem;list-style:none;font-size:1.2rem}.Navbar_desktopNavLinks__bldkA a,.Navbar_navLinks__F_HK7 a{color:black;text-decoration:none;text-underline-offset:1rem}.Navbar_desktopNavLinks__bldkA a:hover,.Navbar_navLinks__F_HK7 a:hover{color:grey;text-decoration:underline;text-decoration-color:rgb(181,181,181)}.Navbar_logoImage__yr2dQ{height:100px;width:auto;object-fit:contain;display:block;transition:transform .3s ease;cursor:pointer}@media (max-width:900px){.Navbar_logoImage__yr2dQ{height:50px}.Navbar_desktopNavLinks__bldkA{display:none}.Navbar_nav__A66_N{justify-content:space-between}.Navbar_navRight__w_i2H{display:flex}.Navbar_contactButton__g3BV5{display:contents}.Navbar_logo__UM0Ax a{color:#222;font-size:1.5rem;font-weight:400;text-decoration:none}.Navbar_hamburgerMenu__GTlT0{display:contents;position:relative}.Navbar_hamburgerIcon__E6NIs{display:flex;flex-direction:column;cursor:pointer;gap:10px;position:relative;z-index:100}.Navbar_hamburgerIcon__E6NIs span{background:black;height:2px;width:25px;transition:all .3s ease-in-out}.Navbar_hamburgerIcon__E6NIs.Navbar_open__hjzS7 span:first-child{opacity:0}.Navbar_hamburgerIcon__E6NIs.Navbar_open__hjzS7 span:nth-child(2){transform:rotate(-45deg)}.Navbar_hamburgerIcon__E6NIs.Navbar_open__hjzS7 span:nth-child(3){transform:rotate(45deg)}.Navbar_hamburgerIcon__E6NIs span:nth-child(2),.Navbar_hamburgerIcon__E6NIs span:nth-child(3){position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.Navbar_hamburgerIcon__E6NIs.Navbar_open__hjzS7 span:nth-child(4){opacity:0}.Navbar_hamburgerLinks___0YAZ{display:flex;flex-direction:column;position:fixed;top:0;right:-100%;height:100vh;width:100%;background:rgb(255,255,255);transition:right .5s ease-in-out;padding-top:5%;list-style:none;text-align:center}.Navbar_hamburgerLinks___0YAZ.Navbar_open__hjzS7{right:0}.Navbar_hamburgerLinks___0YAZ li{font-size:1.5rem;padding:1rem 0}.Navbar_hamburgerLinks___0YAZ a{color:black;text-decoration:none;transition:color .3s ease}.Navbar_hamburgerLinks___0YAZ a:hover{color:grey;text-decoration:underline;text-underline-offset:1rem}}.Footer_footer__UaG1g{background-color:#dddddd;color:rgb(255,255,255);padding:20px;text-align:center}.Footer_footer-container__MIr2I{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:10px 0}.Footer_footer-section__25kLC{flex:1;min-width:250px;margin:10px 0}.Footer_footer-section__25kLC p{color:rgb(0,0,0);margin:5px 0}.Footer_nav-links__NIViP{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.Footer_nav-links__NIViP a{color:rgb(0,0,0);text-decoration:none;font-size:14px}.Footer_nav-links__NIViP a:hover{text-decoration:underline}.Footer_legal-info__UPSU1{border-top:1px solid gray;padding-top:10px;margin-top:10px;font-size:12px}.Footer_legal-info__UPSU1 p{color:rgb(0,0,0)}@media (max-width:768px){.Footer_footer-container__MIr2I{flex-direction:column;text-align:center}.Footer_nav-links__NIViP{flex-direction:column}.Footer_nav-links__NIViP a{margin:5px 0}}