.topbar-main{background:linear-gradient(90deg,#54603C,#4B5636);color:rgba(255,255,255,.9);height:var(--fi-topbar-height,50px);min-height:50px;font-size:.86rem;font-weight:700;letter-spacing:.06em;position:relative;z-index:1100;border-bottom:1px solid rgba(255,255,255,.14);box-shadow:0 8px 18px rgba(15,18,12,.18)}.topbar-main .container{height:100%;padding-top:0;padding-bottom:0;gap:.5rem}.topbar-link{color:#fff;text-decoration:none;font-size:.82rem;font-weight:700;letter-spacing:.05em;display:inline-flex;align-items:center;gap:.4rem;transition:color .22s ease,background .22s ease,transform .22s ease;white-space:nowrap;padding:.2rem .55rem;border-radius:8px}.topbar-link:hover{color:#fff;text-decoration:none;background:rgba(255,255,255,.12)}.topbar-icon{font-size:15px}.topbar-caret{font-size:.8rem;color:currentColor;margin-left:.22rem;opacity:1;transition:transform .22s ease}.topbar-sep{width:1px;height:12px;background:rgba(255,255,255,.18);margin:0 .5rem;flex-shrink:0}.topbar-dropdown-menu{border:1px solid #e5ddd5;border-radius:12px;box-shadow:0 12px 40px rgba(30,26,23,.12),0 4px 12px rgba(30,26,23,.06);background:#fff;padding:.5rem 0;min-width:200px;margin-top:0;animation:fi-dropdown-open .18s ease both}@keyframes fi-dropdown-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.topbar-dropdown-menu .dropdown-item{font-size:.82rem;font-weight:700;color:#3D3530;padding:.45rem 1rem;display:flex;align-items:center;gap:.5rem;transition:background .22s ease,color .22s ease;letter-spacing:.01em}.topbar-dropdown-menu .dropdown-item:focus,.topbar-dropdown-menu .dropdown-item:hover{background:#F5EFE6;color:#5A7A50}.scrollable-dropdown{max-height:50vh;overflow-y:auto;overscroll-behavior:contain}.scrollable-dropdown::-webkit-scrollbar{width:4px}.scrollable-dropdown::-webkit-scrollbar-thumb{background:#E5DDD5;border-radius:4px}.countries-dropdown{min-width:760px;width:760px;max-width:82vw;max-height:550px;overflow-y:auto}.countries-dropdown .dropdown-item{border-radius:6px;font-size:13px;padding:.45rem .8rem;white-space:normal;line-height:1.35;transition:background .2s ease,color .2s ease}.countries-dropdown .dropdown-item.active,.countries-dropdown .dropdown-item:hover{background:rgba(84,96,60,.1);color:#54603c}.country-dropdown-icon{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(84,96,60,.12);color:#54603c;font-size:.78rem}.country-dropdown-label{min-width:0;flex:1 1 auto}.languages-dropdown{min-width:420px;width:420px;max-width:70vw;max-height:50vh;overflow-y:auto}.languages-dropdown .dropdown-item{border-radius:6px;font-size:.8rem;padding:.35rem .8rem;white-space:nowrap;transition:background .2s ease,color .2s ease}.languages-dropdown .dropdown-item.active,.languages-dropdown .dropdown-item:hover{background:rgba(84,96,60,.1);color:#54603c}.topbar-dropdown-grid{display:grid;gap:.2rem .75rem;padding:.5rem;align-items:start}.topbar-dropdown-grid--countries{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar-dropdown-grid--languages{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;padding:0 .4rem;border-radius:4px;transition:background .22s ease}.topbar-trigger:hover{background:rgba(255,255,255,.08)}.d-menu{position:relative;display:flex;align-items:center}.d-menu:after{content:"";position:absolute;top:100%;left:-.5rem;right:-.5rem;height:12px}.d-menu>.dropdown-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;z-index:1200;pointer-events:none}.d-menu:hover>.dropdown-menu{display:block;pointer-events:auto;animation:fi-dropdown-open .16s ease both}.d-menu:hover .topbar-caret{transform:rotate(180deg)}.d-menu>.dropdown-menu:hover{display:block;pointer-events:auto}.d-menu:hover>.countries-dropdown,.d-menu:hover>.languages-dropdown,.d-menu>.countries-dropdown:hover,.d-menu>.languages-dropdown:hover{display:grid}.language-dropdown-item img{flex-shrink:0;border-radius:2px;opacity:.9}.languages-dropdown .dropdown-item.active img,.languages-dropdown .dropdown-item:hover img{opacity:1}.topbar-action{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:99px;padding:2px 10px 2px 8px!important;color:#fff!important;font-weight:700!important;letter-spacing:.03em;transition:background .22s,color .22s,border-color .22s}.topbar-action:hover{background:rgba(255,255,255,.18)!important;color:#fff!important;border-color:rgba(255,255,255,.42)}.topbar-action .topbar-icon{transition:transform .5s ease}.topbar-action:hover .topbar-icon{transform:rotate(1turn)}.topbar-phone{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:99px;padding:2px 10px 2px 8px!important;color:#fff!important;font-weight:700!important;letter-spacing:.03em;transition:background .22s,color .22s,border-color .22s}.topbar-phone:hover{background:rgba(255,255,255,.18)!important;color:#fff!important;border-color:rgba(255,255,255,.42)}.topbar-phone .bi-telephone-fill{font-size:.8rem;animation:topbar-ring 4s ease-in-out infinite}.topbar-phone-label{font-size:.8rem;font-weight:700}.topbar-call-dropdown{min-width:270px;width:270px}.topbar-call-list{display:grid;gap:.15rem;padding:.45rem}.topbar-call-item{justify-content:space-between;gap:1rem;border-radius:8px;white-space:nowrap}.topbar-call-meta{display:inline-flex;align-items:center;gap:.45rem;min-width:78px}.topbar-call-flag{flex-shrink:0;border-radius:2px;box-shadow:0 0 0 1px rgba(31,27,45,.08)}.topbar-call-code{font-weight:700;color:#1f1b2d}.topbar-call-value{font-weight:600;color:#3D3530}@keyframes topbar-ring{0%,90%,to{transform:rotate(0deg)}92%{transform:rotate(-12deg)}94%{transform:rotate(12deg)}96%{transform:rotate(-8deg)}98%{transform:rotate(8deg)}}.topbar-phone-number{font-size:.8rem;white-space:nowrap}.topbar-country-trigger,.topbar-language-trigger{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:99px;padding:2px 10px 2px 8px!important;color:#fff!important;font-weight:700!important;letter-spacing:.03em;transition:background .22s,color .22s,border-color .22s}.topbar-country-trigger:hover,.topbar-language-trigger:hover{background:rgba(255,255,255,.18)!important;color:#fff!important;border-color:rgba(255,255,255,.42)}.topbar-country-trigger .bi-globe2{font-size:.9rem}.topbar-trigger.dropdown-toggle:after{display:none}@media (max-width:991px){.topbar-main{height:auto;min-height:40px;padding:5px 0}.topbar-mobile{padding:0}.topbar-phone-mobile{font-size:.75rem;font-weight:700;letter-spacing:.03em}.topbar-link{font-size:.72rem;padding:.18rem .45rem!important}}@media (min-width:992px){.topbar-main{box-shadow:0 8px 18px rgba(15,18,12,.18)}}.topbar-country-label{font-size:.82rem;font-weight:700;margin-right:.35rem}