.navLinks{color:#000;background-color:#fff;box-shadow:2px 2px 11px 0 rgba(0,0,0,.1019607843)!important;text-transform:uppercase;font-size:10px;line-height:10px;font-weight:600;font-style:normal;text-decoration:none;border-radius:0!important;display:flex;align-items:center;gap:5px;font-family:var(--graphik-font-family);width:100px;height:27px;text-align:center;justify-content:center;text-box-edge:cap alphabetic;text-box-trim:both}.navLinks:hover{text-decoration:none}.navLinks:focus-within{border:none;outline:none;box-shadow:none}.navLinks:has(>img){padding:8px 18px}header{background-color:rgba(0,0,0,0);position:fixed;padding:32px 24px;display:flex;justify-content:space-between;align-items:flex-start;width:100%;z-index:1}header .logo{fill:#fff;transition:fill .3s ease}header.highlight .logo{fill:#000}@media(max-width:768px){header{justify-content:center}header .logo{max-width:100%}.navLinks{width:auto;padding-inline:18px}}.menuMobile{box-shadow:2px 2px 31px 0 rgba(0,0,0,.3019607843);backdrop-filter:blur(50px);margin:24px 18px;padding:0;height:-webkit-fill-available;width:calc(100vw - 36px);color:#000;background:rgba(255,255,255,.4);z-index:1000;position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.menuMobile>*{position:relative;z-index:1001}.menuMobile .title{font-size:16px;line-height:20px;letter-spacing:0;margin-bottom:40px}.menuMobile .link,.menuMobile .title{font-family:var(--adobe-font-family);font-weight:400}.menuMobile .link{font-size:36px;line-height:36px;text-align:center;text-transform:capitalize;color:#000}.mediaMenu{width:40%;height:auto}.mediaMenu img{width:100%}.closeBtn{text-align:center;font-family:var(--graphik-font-family);font-size:10px;font-style:normal;font-weight:600;line-height:10px;letter-spacing:.4px;text-transform:uppercase}