.footer{background-color:#111111;color:#ffffff;padding:4rem 0 0;font-family:inherit}.footer-container{max-width:86rem;margin:0 auto;padding:0 1.5rem 4rem}.footer-top{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem}@media (min-width:768px){.footer-top{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr 1fr;gap:2rem}}.brand-col{width:100%;max-width:370px}.footer-logo{font-size:1.75rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.footer-intro{color:#888888;font-size:1rem;line-height:150%;margin-top:12px}.footer-h4{font-size:.875rem;font-weight:600;color:#ffffff;margin-bottom:1.5rem}.footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-socials{display:flex;gap:1.25rem}.footer-socials a{color:#888888;transition:color .2s;display:flex;align-items:center}.footer-socials a:hover{color:#ffffff}.footer-city-soon,.footer-list li a{color:#888888;text-decoration:none;font-size:.8125rem;transition:color .2s;display:flex;align-items:center;gap:.5rem}.footer-list li a:hover{color:#ffffff}.footer-link-green{color:#00a676;font-weight:500;margin-top:.5rem}.footer-contact-item{display:flex;flex-direction:column;gap:2px}.footer-contact-label{font-size:.75rem;color:#555555;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.soon-badge{background:#222222;color:#666666;font-size:.65rem;font-weight:500;padding:.125rem .4rem;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}.footer-bottom{border-top:1px solid #222222;padding:2rem 1.5rem;width:100%}.footer-bottom-container{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (min-width:768px){.footer-bottom-container{flex-direction:row;justify-content:space-between}}.footer-copyright{color:#555555;font-size:.8125rem}.footer-social-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width:768px){.footer-social-wrapper{flex-direction:row;gap:2.5rem;align-items:center}}.footer-legal-links{display:flex;gap:1.25rem}.footer-legal-link{color:#555555;font-size:.8125rem;text-decoration:none;transition:color .2s}.footer-legal-link:hover{color:#ffffff}.footer-tp-img{opacity:.85;transition:opacity .2s}.footer-tp-img:hover{opacity:1}.footer-trustpilot-badge{margin-top:1.5rem}@media (max-width:1023px){.footer-top{grid-template-columns:repeat(2,1fr)}.brand-col{grid-column:span 2;max-width:100%;margin-bottom:1rem}}@media (max-width:640px){.footer-top{grid-template-columns:1fr}.brand-col{grid-column:span 1}}.navbar{position:sticky;top:0;z-index:100;background-color:#111111;border-bottom:1px solid #222222;height:64px}.navbar-container{max-width:80rem;margin:0 auto;height:100%;padding:0 1.5rem}.navbar-content{display:flex;align-items:center;justify-content:space-between;height:100%}.navbar-logo{font-size:1.5rem;font-weight:700;color:#ffffff;text-decoration:none;letter-spacing:-.02em}.navbar-desktop-nav{display:none;align-items:center;gap:2rem}@media (min-width:1024px){.navbar-desktop-nav{display:flex}}.navbar-link{color:#ffffff;text-decoration:none;font-size:.8125rem;font-weight:500;opacity:.8;transition:opacity .2s;white-space:nowrap}.navbar-link:hover{opacity:1}.navbar-actions{display:flex;align-items:center;gap:1rem}.navbar-book-btn{background-color:#ffffff;color:#000000;padding:.5rem 1.25rem;border-radius:4px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:none}@media (min-width:768px){.navbar-book-btn{display:inline-block}}.navbar-book-btn:hover{background-color:#f3f4f6}.mobile-only{display:block}@media (min-width:1024px){.mobile-only{display:none}}.mobile-sheet{background-color:#111111;border-left:none!important;color:white;width:100%!important;max-width:100%!important;padding:0}.mobile-sheet-header{height:64px;display:flex;align-items:center;padding:0 1.5rem;border-bottom:1px solid #222222}.mobile-sheet>[data-slot=sheet-close]{top:12px;right:1.5rem;color:white;opacity:1}.mobile-sheet>[data-slot=sheet-close] svg{width:1.5rem;height:1.5rem}.mobile-nav-list{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.mobile-nav-link{color:#ffffff;text-decoration:none;font-size:1.25rem;font-weight:600}.mobile-book-btn{background-color:#ffffff;color:#000000!important;padding:1rem;border-radius:4px;text-align:center;font-weight:700;text-decoration:none;margin-top:1rem}