.footer{color:#e4e3df;background-color:#3b352e;padding:60px 0 70px}.footer-container{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-brand{flex-direction:column;gap:24px;min-width:180px;display:flex}.footer-logo{text-transform:uppercase;color:#e4e3df;font-size:24px;font-weight:600;line-height:24px}.footer-logo span{text-transform:uppercase;font-size:20px;font-weight:300;line-height:20px}.footer-policy{color:#a18c74;text-underline-offset:3px;font-size:14px;font-weight:300;line-height:18px;text-decoration:underline;transition:color .3s}.footer-policy:hover{color:#cac6bb}.footer-copy{color:#868174;font-size:14px;font-weight:300;line-height:18px}.footer-col{flex-direction:column;gap:20px;display:flex}.footer-col-title{letter-spacing:4%;text-transform:uppercase;color:#868174;font-size:14px;font-weight:400;line-height:14px}.footer-nav{gap:50px;display:flex}.footer-nav-list{flex-direction:column;gap:16px;display:flex}.footer-nav-link,.footer-phone,.footer-address{color:#e4e3df;font-size:16px;font-weight:300;line-height:22px;transition:color .3s}.footer-nav-link:hover,.footer-phone:hover,.footer-address:hover{color:#a18c74}.footer-hours{flex-direction:column;gap:12px;display:flex}.footer-hours-row{gap:16px;font-size:16px;font-weight:300;line-height:20px;display:flex}.footer-hours-day{color:#e4e3df;min-width:70px}.footer-hours-time{color:#e4e3df}.footer-hours-time.closed{color:#868174}@media (max-width:1100px){.footer-container{flex-wrap:wrap;gap:40px 60px}.footer-brand{width:100%}}@media (max-width:640px){.footer{padding:44px 0 50px}.footer-container{flex-direction:column;gap:32px}.footer-nav{gap:40px}}
header{z-index:50;color:#e4e3df;background:linear-gradient(#1c1a174d 0%,#1c1a1700 100%);width:100%;padding:24px 0;transition:all .3s;position:fixed;top:0}header.scrolled{color:#1c1a17;background:#e4e3df}header .container{justify-content:space-between;align-items:center;display:flex}.header-left{align-items:center;gap:60px;display:flex}.logo{letter-spacing:-2%;text-transform:uppercase;font-size:24px;font-weight:600;line-height:24px}.logo span{letter-spacing:-2%;text-transform:uppercase;font-size:20px;font-weight:300;line-height:20px}.header-nav{justify-content:space-between;align-items:center;gap:20px;max-width:550px;display:flex}.header-nav-link{letter-spacing:0%;font-size:16px;font-weight:300;line-height:16px;text-decoration:none;transition:color .3s;position:relative}.header-nav-link:after{content:"";transform-origin:100%;background:#e4e3df;width:100%;height:1px;transition:transform .35s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}header.scrolled .header-nav .header-nav-link:after{background:#1c1a17}.header-nav-link:hover:after{transform-origin:0;transform:scaleX(1)}.header-right{z-index:3;align-items:center;gap:12px;display:flex;position:relative}header .container{z-index:3;position:relative}.header-right-phone{letter-spacing:0%;font-size:16px;font-weight:300;line-height:16px;transition:opacity .25s}.header-right-phone:hover{opacity:.85}.burger-bg{background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:none}.burger{cursor:pointer;background:0 0;justify-content:center;align-items:center;width:14px;height:12px;transition:all .5s ease-in-out;display:flex;position:relative;transform:rotate(0)}.burger span{opacity:1;background:#0d0e20;border-radius:9px;width:100%;height:2px;transition:all .25s ease-in-out;display:block;position:absolute;left:0;transform:rotate(0)}.burger span:first-child{top:0}.burger span:nth-child(2),.burger span:nth-child(3){top:50%;transform:translateY(-50%)}.burger span:nth-child(4){top:100%;transform:translateY(-100%)}.burger.open span:first-child{width:0;top:18px;left:50%}.burger.open span:nth-child(2){transform:rotate(45deg)}.burger.open span:nth-child(3){transform:rotate(-45deg)}.burger.open span:nth-child(4){width:0;top:18px;left:50%}.burger-bg.open .burger span{background-color:#fff}.burger-bg.open{background-color:#75624b}.mobile-menu-overlay{opacity:0;visibility:hidden;z-index:1;background:#1c1a1773;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.mobile-menu{color:#1c1a17;z-index:2;visibility:hidden;background:#e4e3df;flex-direction:column;justify-content:space-between;gap:32px;width:min(340px,82vw);height:calc(100vh - 88px);padding:16px 32px 40px;transition:transform .4s cubic-bezier(.4,0,.2,1),visibility .4s;display:flex;position:fixed;top:88px;right:0;overflow-y:auto;transform:translate(100%)}.mobile-menu.open{visibility:visible;transform:translate(0)}.mobile-menu-nav{flex-direction:column;gap:28px;display:flex}.mobile-menu-link{letter-spacing:0%;color:#1c1a17;font-size:16px;font-weight:300;line-height:16px;transition:color .25s}.mobile-menu-link:hover{color:#75624b}.mobile-menu-bottom{flex-direction:column;align-items:stretch;gap:20px;display:flex}.mobile-menu-phone{color:#1c1a17;font-size:16px;font-weight:300;line-height:16px}.mobile-menu .book-button{justify-content:center;width:100%}@media (max-width:1100px){.header-nav{display:none}.burger-bg{display:flex}}@media (max-width:600px){.header-right .header-right-phone,.header-right .book-button{display:none}.mobile-menu{padding:96px 24px 32px}.mobile-menu-nav{gap:24px}}
