.BoxItem_BoxItemContainer__68Fss{width:200px;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--secondary-color);margin:20px;border-radius:5px;transition:background-color .3s linear,box-shadow .3s linear;border:1px solid var(--grey);cursor:pointer;padding:20px!important;position:relative}.BoxItem_BoxItemContainer__68Fss:hover{background-color:var(--hover-color);box-shadow:var(--box-shaddow)}.BoxItem_BoxItemContainer__68Fss>span{height:100%!important;width:100%!important}.BoxItem_BoxItemContainer__68Fss p{color:var(--primary-color);font-weight:600;margin-bottom:0;text-align:center!important}.BoxItem_BoxItemContainer__68Fss p.BoxItem_supplier__ITlVv{font-size:.7em;font-weight:400;margin:5px}.BoxItem_BoxItemContainer__68Fss .BoxItem_newCiContainer__9M_7O{background-color:var(--orange);border-radius:50%;position:absolute;top:-20px;right:-20px;height:55px;width:55px;display:flex;justify-content:center;align-items:center;transform:rotate(15deg)}.BoxItem_BoxItemContainer__68Fss:hover .BoxItem_newCiContainer__9M_7O{background-color:var(--hover-orange)}.BoxItem_BoxItemContainer__68Fss p.BoxItem_newCiBadge__yj8eu{font-size:.7em;font-weight:400;margin:5px;color:#fff}@media screen and (max-width:768px){.BoxItem_BoxItemContainer__68Fss{max-width:190px}}@media screen and (max-width:620px){.BoxItem_BoxItemContainer__68Fss{width:calc(50% - 20px);height:200px;margin:10px;padding:20px!important}}@media screen and (max-width:420px){.BoxItem_BoxItemContainer__68Fss{height:160px}}.Dropdown_ListboxContainer__1ido_{margin-bottom:10px;width:200px}.Dropdown_ListboxContainer__1ido_ ul{cursor:pointer;background:var(--secondary-color);color:var(--primary-color);padding:0;width:200px;border-radius:5px;overflow:hidden;box-shadow:var(--box-shaddow-light)}.Dropdown_ListboxContainer__1ido_ li{padding:10px 20px;transition:all .05s ease-out}.Dropdown_ListboxContainer__1ido_ li:hover:not([aria-selected=true]){background-color:var(--hover-color)}.Dropdown_ListboxContainer__1ido_ li:not(:first-child){border-top:1px solid var(--primary-color)}.Dropdown_ListboxContainer__1ido_ li[aria-selected=true]{background-color:var(--orange);color:var(--primary-text);border-color:transparent}.Dropdown_ListboxContainer__1ido_ li[aria-selected=true]+li{border-color:transparent}.Dropdown_enterAnimation__DWQOP{transition:all .5s ease-out}.Dropdown_enterFromAnimation__WAJxW{transform:scale(.95);opacity:0}.Dropdown_leaveFromAnimation__80sgA{transform:scale(1);opacity:1}.Dropdown_leaveAnimation__9u26H{transition:all .5s ease-out;opacity:0}.Dropdown_LeaveToAnimation____G8u,.Dropdown_enterToAnimation__3C1O1{transform:scale(1);opacity:1}.CountryDropdown_CountryDropdown__iQ8Sw{display:flex;flex-direction:column;justify-content:center}.CountryDropdown_CountryDropdownContainer__Exgh5{display:flex;justify-content:center}.CountryDropdown_CountryDropdownContainerInner__4P_m0{display:flex;justify-content:center;flex-direction:column;width:-moz-fit-content;width:fit-content}.CountryDropdown_CountryDropdownContainerInner__4P_m0 ul{padding:0;list-style-type:none;max-height:400px;overflow-y:auto!important}.CountryDropdown_CountryDropdownContainerInner__4P_m0 ul::-webkit-scrollbar{width:10px}.CountryDropdown_CountryDropdownContainerInner__4P_m0 ul::-webkit-scrollbar-track{background:#f1f1f1}.CountryDropdown_CountryDropdownContainerInner__4P_m0 ul::-webkit-scrollbar-thumb{background:var(--grey);border-radius:25px}.CountryDropdown_CountryDropdownContainerInner__4P_m0 ul::-webkit-scrollbar-thumb:hover{background:#555}.CountryDropdown_CountryDropdownContainerInner__4P_m0 button{background-color:transparent;border:0;color:var(--primary-text);font-size:1.2rem;cursor:pointer;transition:all .25s linear .25s}.CountryDropdown_CountryDropdownContainerInner__4P_m0 button:after{content:"";position:relative;width:12.8px;height:12.8px;vertical-align:middle;margin:0 0 3px 10px;display:inline-block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#fff;-webkit-mask-image:url(/_next/static/media/down-arrow.78c08c36.svg);mask-image:url(/_next/static/media/down-arrow.78c08c36.svg);transition:all .25s linear}.CountryDropdown_CountryDropdownContainerInner__4P_m0 button[aria-expanded=true]:after{transform:rotate(-180deg)}.BrandList_BrandListContainer__goSd0{min-height:400px}.BrandList_BrandListHeading__yWIHu{text-align:center}.BrandList_BrandContainer__nXJJN{display:flex;flex-wrap:wrap;justify-content:center;width:800px;margin:auto}.BrandList_separator__GbTMc{width:120px}.BrandList_opacity-none__reTVH{opacity:0}@media screen and (max-width:1024px){.BrandList_BrandContainer__nXJJN{width:100%;max-width:600px}.BrandList_separator__GbTMc{display:none}}