.header-section{z-index:1005;width:100%;transition:all .3s;position:fixed;top:0;left:0}.header-section:not(.subpage){-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:0 0}.header-section:not(.subpage).scrolled,.header-section.subpage{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000}.header-content{z-index:2;flex-direction:column;width:100%;max-width:none;padding:1rem 50px 1rem 27px;display:flex;position:relative}.header-layout{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.logo-container{z-index:1010;flex:none;align-items:center;height:100%;display:flex;position:relative}.logo-image{object-fit:contain;box-sizing:border-box;background:#000;width:auto;height:40px;margin-top:0;margin-left:30px;padding:8px;transition:all .3s;display:block;transform:scale(1)translate(0)}.header-section:not(.subpage) .logo-image{height:74px;padding:8px}.nav-menu{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;margin-left:50px;display:flex}.nav-link{text-transform:uppercase;letter-spacing:.12em;background:0 0;border-radius:4px;align-items:center;margin:0;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex;position:relative;color:#fff!important;padding:.5rem 1rem!important}.nav-link:hover{color:#ffffffe6!important}.nav-link:after{content:"";background:#fff;width:20%;height:2px;transition:all .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.nav-link:hover:after{width:80%}.nav-link.active{font-weight:600;color:#fff!important}.nav-link.active:after{background:#fff;width:80%}.contact-info{flex-direction:row;align-items:center;gap:1rem;margin-left:2rem;display:flex}.contact-text{flex-direction:column;align-items:flex-start;gap:.1rem;line-height:1.2;display:flex}.contact-label{color:#fff;text-align:left;margin-bottom:.3rem;font-size:.7rem;font-weight:300}.contact-link{color:#fff;text-align:left;font-size:.75rem;font-weight:400;text-decoration:none;transition:all .3s}.contact-link:hover{color:#d4af37}.social-link{color:#fff;align-items:center;margin-top:.2rem;text-decoration:none;display:flex}.social-icon{fill:currentColor;width:27px;height:27px;transition:all .3s}.social-link:hover .social-icon{fill:#a2926b;transform:scale(1.1)}.header-section .navbar-toggle,.header-content .navbar-toggle,.header-layout .navbar-toggle{cursor:pointer;appearance:none;z-index:1010;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:40px;height:40px;position:relative;box-shadow:none!important;color:#0000!important;background:0 0!important;border:none!important;outline:none!important;margin:0!important;padding:0!important;display:flex!important}.header-section .navbar-toggle:focus,.header-section .navbar-toggle:active,.header-section .navbar-toggle:hover,.header-section .navbar-toggle:visited,.header-content .navbar-toggle:focus,.header-content .navbar-toggle:active,.header-content .navbar-toggle:hover,.header-content .navbar-toggle:visited,.header-layout .navbar-toggle:focus,.header-layout .navbar-toggle:active,.header-layout .navbar-toggle:hover,.header-layout .navbar-toggle:visited{box-shadow:none!important;color:#0000!important;background:0 0!important;border:none!important;outline:none!important}.navbar-hamburger-icon,.navbar-close-icon{flex-shrink:0;width:24px;height:24px;display:block;visibility:visible!important;opacity:1!important;background:0 0!important}.navbar-hamburger-icon line,.navbar-close-icon line{stroke-width:2px;stroke:#fff!important;opacity:1!important;visibility:visible!important}.navbar-toggle.expanded .navbar-close-icon{visibility:visible!important;opacity:1!important;display:block!important}.navbar-toggle.expanded .navbar-close-icon line{stroke:#fff!important;opacity:1!important;visibility:visible!important}.mobile-menu{z-index:1004;text-align:center;background:#000;width:100%;height:100vh;padding:100px 2rem 2rem;display:none;position:fixed;top:0;left:0;overflow-y:auto}.mobile-menu.show{display:block}.mobile-menu-nav{flex-direction:column;gap:0;display:flex}.mobile-nav-link{color:#fff!important;text-transform:uppercase!important;letter-spacing:.12em!important;text-align:center!important;background:#000!important;margin:0!important;padding:.75rem 0!important;font-family:Nunito Sans,sans-serif!important;font-size:.9rem!important;font-weight:400!important;text-decoration:none!important;display:block!important;position:relative!important}.mobile-nav-link:after{content:"";background:#fffc;width:30%;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mobile-nav-link:last-child:after{display:none}.mobile-nav-link.active{color:#d4af37!important;font-weight:600!important}.mobile-muflon-alert{text-align:center;box-sizing:border-box;background:#ffffff1a;border:1px solid #fff3;border-radius:0;width:80%;max-width:400px;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:1.5rem;display:block}.mobile-muflon-header{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.mobile-muflon-title{color:#fff;text-transform:uppercase;letter-spacing:.12em;text-align:center;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:600}.mobile-muflon-separator{background:#ffffff4d;width:100%;height:1px;margin-bottom:1rem}.mobile-muflon-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.mobile-muflon-description{color:#fff;letter-spacing:.1em;word-wrap:break-word;overflow-wrap:break-word;text-align:center;margin:0;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.6}.mobile-muflon-btn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:4px;padding:.8rem 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.mobile-muflon-btn:hover{color:#fff;background:#ffffff1a}@media (max-width:1439px){.contact-info{display:none}}@media (max-width:1400px){.nav-menu{gap:1.2rem}}@media (max-width:1300px){.nav-menu{gap:1rem}}@media (max-width:1200px){.nav-menu{gap:.8rem}}@media (max-width:1100px){.nav-menu{gap:.6rem}}@media (max-width:1250px){.nav-menu{display:none}.header-section:not(.subpage) .logo-image{height:74px;padding:8px}.header-section.subpage .logo-image{height:74px;margin-left:10px;padding:8px;transform:scale(1)translate(0)}.header-section:not(.subpage) .logo-image{margin-left:10px}.header-content,.header-section.subpage .header-content{padding:1rem 50px 1rem 27px}.header-section.subpage .logo-container{padding:0}}@media (min-width:1001px) and (max-width:1250px){.mobile-menu.show{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;width:420px;height:auto;max-height:calc(100vh - 90px);padding:1.5rem 1.25rem;top:70px;left:auto;right:20px;box-shadow:0 12px 40px #00000073}.mobile-muflon-alert{background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;width:80%;max-width:350px}.mobile-nav-link{padding:.9rem .75rem;font-size:1rem}}@media (max-width:768px){.header-section:not(.subpage) .logo-image{height:74px;padding:8px}.header-section.subpage .logo-image{height:74px;margin-left:10px;padding:8px;transform:scale(1)translate(0)}.header-section:not(.subpage) .logo-image{margin-left:10px}.header-content{padding:.5rem 50px .5rem 27px}.header-section.subpage .header-content{padding:.3rem 50px .3rem 27px}.header-section.subpage .logo-container{padding:0}}@media (max-width:480px){.header-section:not(.subpage) .logo-image{height:74px;padding:8px}.header-section.subpage .logo-image{height:74px;margin-left:10px;padding:8px}.header-section:not(.subpage) .logo-image{margin-left:10px}.header-content{padding:.8rem 50px .8rem 27px}.navbar-toggle{width:40px;height:40px;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.navbar-toggle:focus,.navbar-toggle:active,.navbar-toggle:hover{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.mobile-nav-link{justify-content:center;align-items:center;min-height:44px;padding:.6rem 1rem;font-size:.8rem;display:flex}.header-section.subpage .header-content{padding:.5rem 50px .5rem 27px}.header-section.subpage .logo-container{padding:0}}.header-section.subpage .header-content{flex-direction:column;justify-content:center;min-height:auto;padding:1rem 50px 1rem 27px;display:flex}.header-section.subpage .header-layout{align-items:center;min-height:auto}.header-section.subpage .logo-container{justify-content:flex-start;align-items:center;padding:0;display:flex}.header-section.subpage .logo-image{object-fit:contain;height:74px;max-height:74px;margin-left:10px;background:0 0!important;padding:8px!important}
