.chevron-down{height:24px;position:relative;width:24px;display:flex;align-items:center;justify-content:center}.chevron-down .img-2{height:10px;width:17px}.location{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;position:relative;overflow:visible;z-index:2500;pointer-events:auto}.location .text-wrapper-6{color:var(--black)!important;font-family:var(--18-136b-font-family)!important;font-size:var(--18-136b-font-size)!important;font-style:var(--18-136b-font-style)!important;font-weight:var(--18-136b-font-weight)!important;letter-spacing:var(--18-136b-letter-spacing)!important;line-height:var(--18-136b-line-height)!important;margin-top:-1px!important;position:relative!important;white-space:normal!important;word-break:break-word;max-width:100%!important;width:auto!important}.inner_location{display:inline-flex;align-items:center;gap:8px;position:relative;cursor:pointer;overflow:visible;z-index:2000}.inner_location .chevron-down-instance{transition:transform .2s ease}.inner_location .chevron-down-instance.is_open{transform:rotate(180deg)}.inner_location:before{display:none!important}.inner_location>div:first-child{line-height:1.2;font-family:var(--18-136b-font-family);font-size:var(--18-136b-font-size);font-weight:var(--18-136b-font-weight)}.location .chevron-down-instance{height:24px!important;width:24px!important;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.location .chevron-down-instance.is_open{transform:rotate(180deg)}.location .chevron-down-2{height:7px!important;width:12px!important}.menu_list{position:absolute;display:flex;flex-direction:column;top:calc(100% + 8px);left:0;right:auto;border:1px solid #e4e4e7;border-radius:0;padding:10px 12px;gap:8px;min-width:max-content;width:max-content;max-width:calc(100vw - 32px);z-index:3000;background-color:#fff;box-shadow:0 18px 36px rgba(0,0,0,.08);pointer-events:auto;animation:breadcrumbDropdownIn .18s ease-out}@media (min-width:601px) and (max-width:1024px){.menu_list{left:auto;right:0;min-width:max-content;width:max-content;padding:10px 12px}.menu_item{font-size:16px;line-height:1.5;white-space:nowrap}}.menu_item{padding:0;font-weight:500;font-size:18px;line-height:1.5;color:#52525c;text-decoration:none;transition:color .2s ease;white-space:nowrap}.menu_item.selected-bold,.menu_item:hover{color:#000000}.language_wrap .menu_list{left:50%;right:auto;transform:translateX(-50%);min-width:56px;width:56px;padding:8px 0;animation:languageDropdownIn .18s ease-out}.language_wrap .menu_item{text-align:center;padding-left:0;padding-right:0;font-size:14px;line-height:28px}@keyframes breadcrumbDropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes languageDropdownIn{0%{opacity:0;transform:translateX(-50%) translateY(-8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.inner_location>div:first-child{font-size:13px}}@media (max-width:600px){.inner_location .menu_list{left:auto;right:0;max-width:calc(100vw - 24px);min-width:auto}}