.aa-language{position:relative;color:#fff;flex-shrink:0}
.aa-language summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;min-height:44px;padding:8px}
.aa-language summary::-webkit-details-marker{display:none}
.aa-language summary .fa-chevron-down{font-size:10px}
.aa-language__options{position:absolute;right:0;top:calc(100% + 12px);min-width:150px;padding:8px;background:#fff;color:#3f2513;box-shadow:0 8px 28px #0003;border-radius:6px;z-index:10}
.aa-language__options a,.aa-language__options>span{display:flex;align-items:center;gap:9px;padding:10px 14px;font-size:14px;color:#3f2513;text-decoration:none;white-space:nowrap}
.aa-language__options a img{width:22px!important;height:auto!important;flex:0 0 22px;border-radius:2px}
.aa-language__options a span{display:inline;padding:0}
.aa-language__options a:hover,.aa-language__options a[aria-current]{background:#f4d7c3;border-radius:4px}
.aa-language__options a.gt-current-lang{background:#f4d7c3;border-radius:4px;font-weight:600}
.aa-language__options [aria-disabled]{opacity:.5}
.aa-header__mobile-trigger{color:white;font-size:18px}
.aa-floating-actions{position:fixed;right:24px;bottom:24px;z-index:800;display:flex;gap:10px}
.aa-floating-actions a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:12px 20px;border-radius:6px;box-shadow:0 5px 20px #0003;font-weight:500;font-size:14px}
.aa-floating-call{background:#3f2513;color:white}
.aa-floating-book{background:var(--aa-primary);color:#24150c}
.aa-floating-actions a:hover{filter:brightness(1.1)}
.aa-back-top{position:fixed;right:24px;bottom:88px;z-index:800;width:44px;height:44px;border:1px solid #3f251344;border-radius:6px;background:white;color:#3f2513;cursor:pointer;box-shadow:0 3px 14px #0002}
.aa-back-top[hidden]{display:none}
.aa-footer{padding-bottom:86px}
.aa-footer__map iframe{width:100%;height:230px;border:0;border-radius:6px;display:block}
.aa-footer__map>a{display:inline-flex;gap:8px;align-items:center;margin-top:12px}
.aa-social-list a{font-size:18px!important}
.aa-footer-contact i{width:20px;margin-right:8px}
.aa-mobile-open .aa-floating-actions,.aa-mobile-open .aa-back-top{visibility:hidden}

/* RS Cookie Consent — Vila Maric palette and control placement. */
.rscc-banner,.rscc-modal,.rscc-manage{--lc-primary:#fb7d37;--lc-body:Montserrat,Arial,sans-serif;--lc-display:Montserrat,Arial,sans-serif}
.rscc-banner{border-color:#efd5c4;background:#fffaf7;box-shadow:0 20px 70px rgba(63,37,19,.22)}
.rscc-banner__icon{background:#f4d7c3}
.rscc-banner__copy strong,.rscc-modal h2{color:#3f2513}
.rscc-banner__copy p,.rscc-modal__dialog>p{color:#725f52}
.rscc-banner__copy a,.rscc-policy{color:#d8672d}
.rscc-banner button,.rscc-modal button{border-color:#fb7d37;background:#fffaf7;color:#3f2513}
.rscc-banner button.rscc-primary,.rscc-modal button.rscc-primary{background:#fb7d37;color:#fff}
.rscc-banner button:hover,.rscc-modal button:hover{background:#f4d7c3}
.rscc-banner button.rscc-primary:hover,.rscc-modal button.rscc-primary:hover{background:#e96f31}
.rscc-modal__backdrop{background:rgba(49,28,17,.72)}
.rscc-modal__dialog{border-color:#efd5c4;background:#fffaf7;box-shadow:0 25px 90px rgba(49,28,17,.32)}
.rscc-modal__eyebrow{color:#d8672d}
.rscc-category{border-top-color:#eddccf}
.rscc-category strong{color:#3f2513}
.rscc-category small,.rscc-switch em{color:#725f52}
.rscc-switch input:checked+span{background:#fb7d37}
.rscc-manage{right:auto;left:16px;bottom:16px;display:flex!important;border-color:#3f2513;background:#3f2513;color:#fff;box-shadow:0 7px 22px rgba(63,37,19,.22)}
.rscc-manage i{font-style:normal;line-height:1}
@media(min-width:900px){.aa-footer__top{grid-template-columns:1.15fr .75fr 1fr 1.4fr}}
@media(max-width:1250px){.aa-header__nav{display:none!important}}
@media(max-width:600px){
	.aa-floating-actions{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom))}
	.aa-floating-actions a{flex:1;padding:12px 8px}
	.aa-back-top{right:12px;bottom:78px}
	.aa-header-layout-floating .aa-header__inner{padding-inline:10px!important}
	.aa-language summary{gap:5px;padding:4px;font-size:13px}
	.aa-header__mobile-trigger{width:40px}
	.rscc-manage{right:auto;left:12px;bottom:78px;width:44px;height:44px;justify-content:center;padding:0;border-radius:50%;font-size:17px}
	.rscc-manage span{display:none}
}
