:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.countrySheetTabs{--margin-top:0;--margin-bottom:0;margin:var(--margin-top) auto var(--margin-bottom) auto;margin-top:-35px;max-width:1680px;padding-inline-end:40px;padding-inline-start:40px;position:relative;width:100%;z-index:8}@media only screen and (min-width:1025px){.countrySheetTabs{align-items:flex-start;display:flex;gap:30px;justify-content:center;position:sticky;top:calc(var(--header-height) + 20px);transition:top .4s ease;z-index:10}}@media only screen and (max-width:1024px){.countrySheetTabs{align-items:center;gap:38.5px}}@media only screen and (max-width:768px){.countrySheetTabs{flex-direction:column}}.rtl .countrySheetTabs{direction:ltr}.countrySheetTabs .navbar-ui{border-radius:10px;margin:0;width:100%}.countrySheetTabs .navbar-ui__container{border-radius:10px;margin-bottom:-35px}@media only screen and (max-width:1024px){.countrySheetTabs .navbar-ui__container{margin-bottom:0}}@media only screen and (min-width:1025px){.countrySheetTabs .navbar-ui__container{max-width:68vw}}.countrySheetTabs .navbar-ui__container .dropdown__btn,.countrySheetTabs .navbar-ui__container.is-dropdown{border-radius:10px}@media only screen and (min-width:1025px){.countrySheetTabs .navbar-ui__container .dropdown__btn{height:50px}}.countrySheetTabs .navbar-ui__container .dropdown__btn .label{align-items:center;display:flex}.countrySheetTabs .navbar-ui .navbar-ui__list{border-radius:10px;margin:0;width:fit-content}.countrySheetTabs__select{backdrop-filter:blur(14px);background:hsla(0,0%,100%,.9);border-radius:10px;box-shadow:0 10px 50px -10px rgba(4,33,78,.1);display:flex;max-width:311px;padding:10px}@media only screen and (max-width:1024px){.countrySheetTabs__select{margin:10px auto 0}}.countrySheetTabs__select .select{background-color:var(--color-white);border-radius:10px;height:50px;margin:0}.countrySheetTabs__select .select__btn{border-style:none;height:50px;min-width:222px}.countrySheetTabs__select .type_to_filter__filter{background-color:var(--color-white);border-radius:10px;height:50px;margin:0;min-width:222px}.countrySheetTabs__select .type_to_filter__filter .ts-control .item{font-size:12px;line-height:100%;margin-top:5px}.countrySheetTabs__select__submit{background:linear-gradient(0deg,rgba(27,54,93,.8),rgba(27,54,93,.8)),#fff;border-radius:10px;box-shadow:0 5px 20px -20px rgba(4,33,78,.1);color:var(--color-white);cursor:default;margin-left:10px;padding:11px 18px 14px}.countrySheetTabs__select__submit.valid{background:var(--color-blue);cursor:pointer}