.LocaleSwitcher-module-scss-module__yuuVrG__switcher{align-items:center;gap:0;display:flex}.LocaleSwitcher-module-scss-module__yuuVrG__switcher button{cursor:pointer;letter-spacing:.5px;color:#555;background:0 0;border:none;padding:.2rem .4rem;font-family:Raleway,sans-serif;font-size:.75rem;font-weight:600;transition:color .2s}.LocaleSwitcher-module-scss-module__yuuVrG__switcher button:hover{color:#222}.LocaleSwitcher-module-scss-module__yuuVrG__switcher button.LocaleSwitcher-module-scss-module__yuuVrG__active{color:#c8a43d;font-weight:700}.LocaleSwitcher-module-scss-module__yuuVrG__switcher .LocaleSwitcher-module-scss-module__yuuVrG__sep{color:#e0e0e0;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:.7rem}
.Navbar-module-scss-module__E_bUTG__navbar{z-index:1000;background:#fff;align-items:center;height:70px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #00000014}.Navbar-module-scss-module__E_bUTG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module-scss-module__E_bUTG__logo{letter-spacing:2px;text-transform:uppercase;color:#222;flex-shrink:0;font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:900}.Navbar-module-scss-module__E_bUTG__logo span{color:#c8a43d}.Navbar-module-scss-module__E_bUTG__desktopNav{align-items:center;gap:1.75rem;display:flex}.Navbar-module-scss-module__E_bUTG__desktopNav a{color:#222;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:600;transition:color .2s}.Navbar-module-scss-module__E_bUTG__desktopNav a:hover{color:#c8a43d}.Navbar-module-scss-module__E_bUTG__right{align-items:center;gap:1.25rem;display:flex}@media (max-width:950px){.Navbar-module-scss-module__E_bUTG__right a{display:none}}.Navbar-module-scss-module__E_bUTG__phone{align-items:center;gap:.5rem;transition:opacity .2s;display:flex}.Navbar-module-scss-module__E_bUTG__phone:hover{opacity:.75}.Navbar-module-scss-module__E_bUTG__phone svg{color:#c8a43d;flex-shrink:0}.Navbar-module-scss-module__E_bUTG__phone .Navbar-module-scss-module__E_bUTG__label{text-transform:uppercase;letter-spacing:1px;color:#555;font-size:.7rem;display:block}.Navbar-module-scss-module__E_bUTG__phone .Navbar-module-scss-module__E_bUTG__number{color:#222;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700}.Navbar-module-scss-module__E_bUTG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:26px;height:18px;padding:0;display:none;position:relative}.Navbar-module-scss-module__E_bUTG__burger span{background:#222;border-radius:1px;width:100%;height:2px;display:block;position:absolute;left:0}.Navbar-module-scss-module__E_bUTG__burger span:first-child{top:0}.Navbar-module-scss-module__E_bUTG__burger span:nth-child(2){top:8px}.Navbar-module-scss-module__E_bUTG__burger span:nth-child(3){top:16px}.Navbar-module-scss-module__E_bUTG__burger span:first-child{transition:top .18s .18s,transform .18s}.Navbar-module-scss-module__E_bUTG__burger span:nth-child(2){transition:opacity .12s 80ms}.Navbar-module-scss-module__E_bUTG__burger span:nth-child(3){transition:top .18s .18s,transform .18s}.Navbar-module-scss-module__E_bUTG__burgerOpen span:first-child{transition:top .18s,transform .18s .18s}.Navbar-module-scss-module__E_bUTG__burgerOpen span:nth-child(2){transition:opacity .1s}.Navbar-module-scss-module__E_bUTG__burgerOpen span:nth-child(3){transition:top .18s,transform .18s .18s}.Navbar-module-scss-module__E_bUTG__burgerOpen span:first-child{top:8px;transform:rotate(45deg)}.Navbar-module-scss-module__E_bUTG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module-scss-module__E_bUTG__burgerOpen span:nth-child(3){top:8px;transform:rotate(-45deg)}.Navbar-module-scss-module__E_bUTG__mobileMenu{z-index:999;opacity:0;visibility:hidden;pointer-events:none;background:#fff;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,visibility 0s linear .3s;position:fixed;top:70px;left:0;right:0;transform:translateY(-105%);box-shadow:0 6px 20px #0000001a}.Navbar-module-scss-module__E_bUTG__mobileMenu a{color:#222;border-bottom:1px solid #e0e0e0;padding:1rem 1.5rem;font-family:Open Sans,sans-serif;font-size:.95rem;font-weight:600;transition:color .18s,background .18s;display:block}.Navbar-module-scss-module__E_bUTG__mobileMenu a:hover{color:#c8a43d;background:#f8f8f8}.Navbar-module-scss-module__E_bUTG__mobileMenu .Navbar-module-scss-module__E_bUTG__mobilePhone{border-top:2px solid #e0e0e0;padding:1rem 1.5rem}.Navbar-module-scss-module__E_bUTG__mobileMenu .Navbar-module-scss-module__E_bUTG__mobilePhone a{color:#c8a43d;border:none;padding:0;font-family:Raleway,sans-serif;font-size:1rem;font-weight:700}.Navbar-module-scss-module__E_bUTG__mobileMenu .Navbar-module-scss-module__E_bUTG__mobilePhone a:hover{color:#222;background:0 0}.Navbar-module-scss-module__E_bUTG__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,visibility linear;transform:translateY(0)}@media (max-width:750px){.Navbar-module-scss-module__E_bUTG__desktopNav,.Navbar-module-scss-module__E_bUTG__phone{display:none}.Navbar-module-scss-module__E_bUTG__burger{display:flex}}
