.app-bar-search-form-wrapper{display:flex;height:-moz-fit-content;height:fit-content;overflow:hidden;-webkit-margin-end:.8rem;margin-inline-end:.8rem}.app-bar-search-form-wrapper .open-search-btn{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background-color:var(--light);border-radius:50%;font-size:1.6rem;padding:2px;transition:all .15s ease-out}.app-bar-search-form-wrapper .open-search-btn:hover{background-color:var(--gray-300)}.app-bar-search-form-wrapper .open-search-btn svg{margin-top:-2px;color:var(--primary)}.app-bar-search-form-wrapper .ant-dropdown-trigger{height:-moz-fit-content;height:fit-content}.app-bar-search-form-wrapper .app-bar-search-form{display:flex;align-items:center;height:-moz-fit-content;height:fit-content}.app-bar-search-form-wrapper .app-bar-search-form .search-input-btn-wrapper{display:flex;align-items:center;background-color:var(--light);border-radius:999px;padding:0 4px;min-width:262px;width:100%}.app-bar-search-form-wrapper .app-bar-search-form .search-input-btn-wrapper .submit-btn{border-radius:50%;width:46px;height:46px;color:#3f3f3f;padding:2px;-webkit-padding-start:1rem;padding-inline-start:1rem}.app-bar-search-form-wrapper .app-bar-search-form .search-input-btn-wrapper .submit-btn svg{width:24px;height:24px}.app-bar-search-form-wrapper .app-bar-search-form .search-input-btn-wrapper .close-btn{display:grid;place-items:center;font-size:1.4rem;color:var(--secondary-color)}.app-bar-search-form-wrapper .app-bar-search-form .search-input-btn-wrapper .close-btn svg{border:1px solid var(--secondary-color);border-radius:50%;padding:2px}.app-bar-search-form-wrapper .app-bar-search-form .search-input-btn-wrapper input{width:100%;height:46px;border:0;outline:0;padding:2px 12px;background-color:transparent}.notifications-menu-btn.notifications-dropdown-cls{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background-color:var(--light);border-radius:50%;font-size:1.6rem;padding:2px;margin:0 1.3rem;transition:all .15s ease-out}.notifications-menu-btn.notifications-dropdown-cls:hover{background-color:var(--gray-300)}.notifications-menu-btn.notifications-dropdown-cls svg{width:24px;height:24px;color:var(--primary)}.app-bar-dropdown-list-ul-wrapper .ant-dropdown-menu .empty-notification-label{width:100%;display:flex;align-items:center;justify-content:center}.app-bar-dropdown-list-ul-wrapper .ant-dropdown-menu .empty-notification-label img{max-width:100%}.notifications-dropdown-container-cls{padding:8px 4px;background-color:var(--white);border-radius:8px;outline:none;box-shadow:0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);min-width:342px}@media only screen and (min-width:992px){.notifications-dropdown-container-cls{min-width:322px}}.notifications-dropdown-container-cls #notifications-dropdown-container{overflow-y:auto;min-height:152px;background-color:var(--white);list-style-type:none;max-width:422px;scroll-behavior:smooth;background-color:#fff;display:grid;-webkit-margin-end:3px;margin-inline-end:3px;max-height:322px;transition:all .3s ease-out}.notifications-dropdown-container-cls #notifications-dropdown-container::-webkit-scrollbar{width:8px;height:8px}.notifications-dropdown-container-cls #notifications-dropdown-container::-webkit-scrollbar-track{border-radius:10px;background-color:#ddd}.notifications-dropdown-container-cls #notifications-dropdown-container::-webkit-scrollbar-thumb{background-color:#bebebe;border-radius:10px}.notifications-dropdown-container-cls #notifications-dropdown-container::-webkit-scrollbar{width:5px;background-color:#fff}.notifications-dropdown-container-cls #notifications-dropdown-container::-webkit-scrollbar-track{background-color:transparent;margin:5px 0}.notifications-dropdown-container-cls #notifications-dropdown-container::-webkit-scrollbar-thumb{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background-color:inherit}.notifications-dropdown-container-cls #notifications-dropdown-container:hover{background-color:#bbb}.notifications-dropdown-container-cls #notifications-dropdown-container ul{box-shadow:none!important;padding:0!important;-webkit-padding-start:4px!important;padding-inline-start:4px!important;transition:all .3s ease-out;background-color:#fff!important;height:100%;-webkit-padding-end:.8rem;padding-inline-end:.8rem;-webkit-padding-start:.6rem;padding-inline-start:.6rem;border-radius:0!important}@media only screen and (min-width:992px){.notifications-dropdown-container-cls #notifications-dropdown-container ul{-webkit-padding-end:1.3rem;padding-inline-end:1.3rem;-webkit-padding-start:1rem;padding-inline-start:1rem}}.notifications-dropdown-container-cls #notifications-dropdown-container ul li{border-radius:0!important}.notifications-dropdown-container-cls #notifications-dropdown-container ul li:not(:last-of-type){border-bottom:1px solid rgba(var(--black-rgb),15%);padding-bottom:.35rem!important;margin-bottom:.35rem!important}.notifications-dropdown-container-cls #notifications-dropdown-container .loading-icon-wrapper,.notifications-dropdown-container-cls #notifications-dropdown-container .loading-more{display:flex;justify-content:center;padding:1rem}.main-app-bar-lg{display:none;position:-webkit-sticky;position:sticky;top:0;left:0;right:0;height:90px;background-color:var(--white);border-bottom:1px solid rgba(var(--black-rgb),.07);z-index:6;padding-top:4px;align-items:center;transition:all .2s ease-out}@media only screen and (min-width:1224px){.main-app-bar-lg{display:flex}}.main-app-bar-lg.without-shadow{box-shadow:none}.main-app-bar-lg.exceeds0{padding-top:0;height:78px}@media only screen and (min-width:1366px){.main-app-bar-lg.exceeds0 .app-bar-top-wrapper .logo-shipping-wrapper .app-bar-logo img{height:78px}}.main-app-bar-lg.scroll-down.exceeds0{transform:translateY(-96px)}.main-app-bar-lg.scroll-up.exceeds0{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.main-app-bar-lg .app-bar-top-wrapper{display:grid;grid-template-columns:auto 1fr;grid-gap:1.4rem;gap:1.4rem;align-items:center;transition:all .15s ease-out}.main-app-bar-lg .app-bar-top-wrapper .search-links-actions-wrapper{display:grid;grid-template-columns:1fr auto;grid-gap:1.4rem;gap:1.4rem;grid-gap:32px;gap:32px;justify-content:space-between}.main-app-bar-lg .app-bar-top-wrapper .search-links-actions-wrapper .search-btns-group-wrapper{display:grid;grid-template-columns:1fr auto auto auto;align-items:center}.main-app-bar-lg .app-bar-top-wrapper .v-divider{width:2px;height:1rem;border-radius:99px;background-color:var(--secondary-color);background-color:rgba(81,35,58,.141);-webkit-margin-end:1px;margin-inline-end:1px}.main-app-bar-lg .app-bar-top-wrapper .logo-shipping-wrapper{display:flex;align-items:center}.main-app-bar-lg .app-bar-top-wrapper .logo-shipping-wrapper .app-bar-logo{-webkit-margin-end:1rem;margin-inline-end:1rem;display:flex}.main-app-bar-lg .app-bar-top-wrapper .logo-shipping-wrapper .app-bar-logo img{height:38px;width:auto;transition:all .15s ease-out}@media only screen and (min-width:1366px){.main-app-bar-lg .app-bar-top-wrapper .logo-shipping-wrapper .app-bar-logo img{height:78px}}.main-app-bar-lg .app-bar-top-wrapper .badge-login-lang-wrapper{display:grid;grid-auto-flow:column;align-items:center}.main-app-bar-lg .app-bar-top-wrapper .badge-login-lang-wrapper .login-lang-wrapper{display:flex;align-items:center}.main-app-bar-lg .app-bar-top-wrapper .badge-login-lang-wrapper .login-lang-wrapper .login-btn{cursor:pointer;border:0;outline:0;display:flex;align-items:center;gap:.5rem;font-size:.9rem;text-align:start;color:#3f3f3f;padding:.5rem 1.3rem}.main-app-bar-lg .app-bar-top-wrapper .badge-login-lang-wrapper .login-lang-wrapper .login-btn svg{width:46px;height:46px;padding:6px;border-radius:50%;color:var(--primary);background-color:var(--light)}.main-app-bar-lg .app-bar-top-wrapper .badge-login-lang-wrapper .login-lang-wrapper .login-btn p:first-of-type{font-weight:700;font-size:1rem}.main-app-bar-lg .app-bar-top-wrapper .badge-login-lang-wrapper .login-lang-wrapper .login-btn p:last-of-type{color:var(--secondary-color)}.main-app-bar-lg .app-bar-top-wrapper .badge-login-lang-wrapper .login-lang-wrapper .lang-menu-btn{background-color:transparent!important;padding:8px 15px;height:-moz-fit-content;height:fit-content;display:flex;align-items:center}.main-app-bar-lg .app-bar-top-wrapper .badge-login-lang-wrapper .login-lang-wrapper .lang-menu-btn svg{width:22px;height:22px;color:var(--secondary-color)}.main-app-bar-lg .app-bar-top-wrapper .cart-btn-badge{margin:0 1.3rem}.main-app-bar-lg .app-bar-top-wrapper .cart-btn-badge .ant-badge-count{opacity:.8;top:6px;-webkit-margin-end:5px;margin-inline-end:5px}.main-app-bar-lg .app-bar-top-wrapper .cart-btn-badge sup{pointer-events:none}.main-app-bar-lg .app-bar-top-wrapper .cart-btn{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background-color:var(--light);color:var(--secondary-color);border-radius:50%;padding:2px;font-size:1.5rem;transition:all .15s ease-out}.main-app-bar-lg .app-bar-top-wrapper .cart-btn:hover{background-color:var(--gray-300)}.main-app-bar-lg .app-bar-top-wrapper .cart-btn svg{margin-top:-2px}.main-app-bar-lg .profile-menu-btn{background-color:transparent;border:0;outline:0;cursor:pointer;-webkit-margin-end:1rem;margin-inline-end:1rem;padding:12px;border-radius:8px;transition:all .1s ease-out;font-size:15px;overflow:hidden;display:flex;align-items:center;gap:8px;min-width:158px}.main-app-bar-lg .profile-menu-btn:hover{background-color:rgba(0,0,0,.06)}.main-app-bar-lg .profile-menu-btn svg{width:46px;height:46px;padding:6px;border-radius:50%;color:var(--primary);background-color:var(--light)}.main-app-bar-lg .profile-menu-btn .profile-name{max-width:102px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-app-bar-lg .profile-menu-btn p:first-of-type{color:var(--secondary-color)}.main-app-bar-lg .profile-menu-btn p:last-of-type{font-weight:700;font-size:1rem}.profile-dropdown-root-cls{min-width:132px!important}.app-bar-dropdown-menu-btn,.dropdown-link-ele{display:flex!important;align-items:center!important;height:-moz-fit-content!important;height:fit-content!important;gap:4px}@media only screen and (min-width:992px){.app-bar-dropdown-menu-btn,.dropdown-link-ele{gap:12px!important}}.app-bar-dropdown-menu-btn .text-wrapper,.dropdown-link-ele .text-wrapper{display:flex;flex-direction:column;gap:2px}@media only screen and (min-width:1600px){.app-bar-dropdown-menu-btn .text-wrapper,.dropdown-link-ele .text-wrapper{gap:4px}}.app-bar-dropdown-menu-btn .icon-svg,.dropdown-link-ele .icon-svg{border-radius:2px}.app-bar-dropdown-menu-btn .shipping-to,.dropdown-link-ele .shipping-to{color:var(--secondary-color);display:flex;align-items:center;gap:8px}.app-bar-links-wrapper{display:flex;align-items:center;gap:1.4rem;justify-content:space-evenly;justify-content:flex-start;overflow-x:auto}.app-bar-links-wrapper::-webkit-scrollbar{width:8px;height:8px}.app-bar-links-wrapper::-webkit-scrollbar-track{border-radius:10px;background-color:#ddd}.app-bar-links-wrapper::-webkit-scrollbar-thumb{background-color:#bebebe;border-radius:10px}.app-bar-links-wrapper>.links-open-btn,.app-bar-links-wrapper>a,.app-bar-links-wrapper>button{padding:15px 0!important;font-size:15px;position:relative;font-family:PingAR\+LT-Medium;font-weight:500}.app-bar-links-wrapper>.links-open-btn.active-link,.app-bar-links-wrapper>.links-open-btn.active-parent,.app-bar-links-wrapper>a.active-link,.app-bar-links-wrapper>a.active-parent,.app-bar-links-wrapper>button.active-link,.app-bar-links-wrapper>button.active-parent{color:var(--primary)}.app-bar-links-wrapper>.links-open-btn.active-link .divider-hr,.app-bar-links-wrapper>.links-open-btn.active-parent .divider-hr,.app-bar-links-wrapper>a.active-link .divider-hr,.app-bar-links-wrapper>a.active-parent .divider-hr,.app-bar-links-wrapper>button.active-link .divider-hr,.app-bar-links-wrapper>button.active-parent .divider-hr{height:2px;position:absolute;background-color:#434343;left:12px;right:12px;bottom:0}.app-bar-links-wrapper>.links-open-btn.active-link .divider-hr.rtl,.app-bar-links-wrapper>.links-open-btn.active-parent .divider-hr.rtl,.app-bar-links-wrapper>a.active-link .divider-hr.rtl,.app-bar-links-wrapper>a.active-parent .divider-hr.rtl,.app-bar-links-wrapper>button.active-link .divider-hr.rtl,.app-bar-links-wrapper>button.active-parent .divider-hr.rtl{left:8px;right:8px}.app-bar-links-wrapper>.links-open-btn.active-link .divider-hr:after,.app-bar-links-wrapper>.links-open-btn.active-link .divider-hr:before,.app-bar-links-wrapper>.links-open-btn.active-parent .divider-hr:after,.app-bar-links-wrapper>.links-open-btn.active-parent .divider-hr:before,.app-bar-links-wrapper>a.active-link .divider-hr:after,.app-bar-links-wrapper>a.active-link .divider-hr:before,.app-bar-links-wrapper>a.active-parent .divider-hr:after,.app-bar-links-wrapper>a.active-parent .divider-hr:before,.app-bar-links-wrapper>button.active-link .divider-hr:after,.app-bar-links-wrapper>button.active-link .divider-hr:before,.app-bar-links-wrapper>button.active-parent .divider-hr:after,.app-bar-links-wrapper>button.active-parent .divider-hr:before{position:absolute;content:"";width:4px;height:2px;border-radius:50%;background-color:#434343}.app-bar-links-wrapper>.links-open-btn.active-link .divider-hr:before,.app-bar-links-wrapper>.links-open-btn.active-parent .divider-hr:before,.app-bar-links-wrapper>a.active-link .divider-hr:before,.app-bar-links-wrapper>a.active-parent .divider-hr:before,.app-bar-links-wrapper>button.active-link .divider-hr:before,.app-bar-links-wrapper>button.active-parent .divider-hr:before{left:-10px;right:auto}.app-bar-links-wrapper>.links-open-btn.active-link .divider-hr:after,.app-bar-links-wrapper>.links-open-btn.active-parent .divider-hr:after,.app-bar-links-wrapper>a.active-link .divider-hr:after,.app-bar-links-wrapper>a.active-parent .divider-hr:after,.app-bar-links-wrapper>button.active-link .divider-hr:after,.app-bar-links-wrapper>button.active-parent .divider-hr:after{left:auto;right:-10px}.app-bar-links-wrapper .dropdown-link-ele,.app-bar-links-wrapper .links-open-btn{background-color:transparent!important;font-size:13px!important;text-align:center;padding:4px 10px!important;display:flex;flex-direction:column}.app-bar-links-wrapper .dropdown-link-ele.profile-link,.app-bar-links-wrapper .links-open-btn.profile-link{background-color:transparent;border:0;outline:0;cursor:pointer}@media only screen and (min-width:1224px){.app-bar-links-wrapper .dropdown-link-ele.profile-link,.app-bar-links-wrapper .links-open-btn.profile-link{display:none!important}.app-bar-links-wrapper .dropdown-link-ele,.app-bar-links-wrapper .links-open-btn{flex-direction:row;padding:15px 4px!important;-webkit-padding-end:0!important;padding-inline-end:0!important;font-size:14px!important}}.app-bar-links-wrapper .dropdown-link-ele>i.hidden,.app-bar-links-wrapper .links-open-btn>i.hidden{display:none}@media only screen and (min-width:1224px){.app-bar-links-wrapper .dropdown-link-ele>i.hidden,.app-bar-links-wrapper .links-open-btn>i.hidden{display:block}}.app-bar-links-wrapper .dropdown-link-ele>svg,.app-bar-links-wrapper .links-open-btn>svg{width:20px;height:20px}@media only screen and (min-width:1224px){.app-bar-links-wrapper .dropdown-link-ele>svg,.app-bar-links-wrapper .links-open-btn>svg{width:24px;height:24px}}.app-bar-links-wrapper .dropdown-link-ele.search-btn,.app-bar-links-wrapper .links-open-btn.search-btn{background-color:transparent;border:0;outline:0;cursor:pointer;gap:4px;align-items:center}.app-bar-links-wrapper .dropdown-link-ele.search-btn i,.app-bar-links-wrapper .links-open-btn.search-btn i{color:var(--secondary-color);font-size:20px}@media only screen and (min-width:1224px){.app-bar-links-wrapper .dropdown-link-ele.search-btn,.app-bar-links-wrapper .links-open-btn.search-btn{display:none}}.app-bar-dropdown-list-ul-wrapper.countries-list .icon-wrap,.app-bar-dropdown-list-ul-wrapper.langs-list .icon-wrap{display:grid;justify-content:center;align-items:center;width:24px}.app-bar-dropdown-list-ul-wrapper.countries-list .icon-wrap svg,.app-bar-dropdown-list-ul-wrapper.langs-list .icon-wrap svg{width:24px}.app-bar-dropdown-list-ul-wrapper.countries-list .icon-wrap img,.app-bar-dropdown-list-ul-wrapper.langs-list .icon-wrap img{width:24px;height:auto}.app-bar-dropdown-list-ul-wrapper .ant-dropdown-menu{padding:8px 4px}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper{min-width:164px;margin-bottom:4px;padding:0!important;transition:all .15s ease-out}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .ant-dropdown-menu-title-content{display:flex}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper:last-of-type{margin-bottom:0}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper:hover{background-color:transparent!important}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper:hover .app-bar-dropdown-icon-label-wrapper{color:var(--body-color)!important;background-color:#f1f2f3}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper button.app-bar-dropdown-icon-label-wrapper{background-color:transparent;border:0;outline:0;cursor:pointer}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .ant-dropdown-menu-item{display:flex}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper{padding:5px 12px;min-height:36px!important;display:flex;border-radius:6px;gap:8px;flex:1 1;align-items:center;transition:all .15s ease-out}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.active-link{border-left:2px solid var(--body-color);color:var(--body-color)!important;background-color:rgba(var(--body-color-rgb),9%)!important}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper .img-wrap{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper img,.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper svg{width:18px;height:auto;border:1px solid rgba(0,0,0,.05);border-radius:2px}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper img path,.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper svg path{transition:all .15s ease-out}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper img{border-radius:2px}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper>i{font-size:20px}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.no-border svg{border:0}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-profile{grid-template-columns:22px 1fr;gap:10px}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-profile svg{border:0;border-radius:0}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-profile:hover,.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-profile:hover svg{color:var(--primary)!important}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-profile:hover svg path{fill:var(--primary)!important}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification{min-width:342px;display:grid;grid-template-columns:auto 1fr;grid-gap:.55rem;gap:.55rem;align-items:start}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification .content{display:grid;grid-gap:.3rem;gap:.3rem;align-items:start}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification .text{text-align:start}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification .text .title{color:var(--black);margin-bottom:.4rem;display:flex;justify-content:space-between;gap:1rem}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification .text .desc{color:var(--secondary-color);font-size:.9rem;margin-bottom:.3rem}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification .icon-wrapper{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;align-items:center;justify-content:center}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification .icon-wrapper img{width:38px;height:auto;object-fit:contain;border:0!important}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification .date{margin-top:.4rem;font-size:.8rem;color:var(--secondary-color);width:-moz-fit-content;width:fit-content;-webkit-margin-start:auto;margin-inline-start:auto}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification .new-badge{background-color:rgba(var(--primary-rgb),20%);color:var(--primary);padding:.2rem 1rem;border-radius:.4rem;font-size:.8rem}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification:hover,.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification:hover svg{color:var(--primary)!important}.app-bar-dropdown-list-ul-wrapper .app-bar-dropdown-list-item-wrapper .app-bar-dropdown-icon-label-wrapper.is-notification:hover svg path{fill:var(--primary)!important}.root-app-drawer{z-index:99999}.root-app-drawer .ant-drawer-content-wrapper{width:90%!important;max-width:382px!important}.app-drawer .app-bar-search-form-wrapper{-webkit-margin-start:.8rem;margin-inline-start:.8rem;-webkit-margin-end:0;margin-inline-end:0}.app-drawer .ant-drawer-header{padding:4px!important}.app-drawer .ant-drawer-header-title{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.app-drawer .ant-drawer-header-title .ant-drawer-close{padding:18px!important;-webkit-margin-end:0!important;margin-inline-end:0!important}.app-drawer .ant-drawer-header-title .ant-drawer-title{display:flex;align-items:center}.app-drawer .ant-drawer-header-title .ant-drawer-title .base-btn.auth-btn{padding:2px .4rem!important;background-color:var(--light);justify-content:flex-start}.app-drawer .ant-drawer-header-title .ant-drawer-title .profile-name{display:flex;gap:.5rem;align-items:center;color:var(--secondary-color);padding:0 .8rem}.app-drawer .ant-drawer-header-title .ant-drawer-title .profile-name .profile-img{width:42px;min-width:42px;min-height:42px;aspect-ratio:1/1;border-radius:50%;overflow:hidden}.app-drawer .ant-drawer-header-title .ant-drawer-title .profile-name .profile-img img{width:100%;height:100%;object-fit:cover}.app-drawer .ant-drawer-header-title .lang-menu-btn{padding:4px!important;align-items:center;width:44px;height:44px;height:100%}.app-drawer .ant-drawer-header-title .lang-menu-btn svg{width:22px;height:22px;color:var(--body-color)}.app-drawer .ant-drawer-header-title .login-btn{cursor:pointer;border:0;outline:0;display:flex;align-items:center;gap:.5rem;font-size:.9rem;text-align:start;color:#3f3f3f;padding:.5rem 1.3rem}.app-drawer .ant-drawer-header-title .login-btn svg{width:46px;height:46px;padding:6px;border-radius:50%;color:var(--primary);background-color:var(--light)}.app-drawer .ant-drawer-header-title .login-btn p:first-of-type{font-weight:700;font-size:1rem}.app-drawer .ant-drawer-header-title .login-btn p:last-of-type{color:var(--secondary-color)}.app-drawer .ant-drawer-header-title .profile-menu-btn{background-color:transparent;border:0;outline:0;cursor:pointer;-webkit-margin-end:1rem;margin-inline-end:1rem;padding:12px;border-radius:8px;transition:all .1s ease-out;font-size:15px;overflow:hidden;display:flex;align-items:center;gap:8px}.app-drawer .ant-drawer-header-title .profile-menu-btn:hover{background-color:rgba(0,0,0,.06)}.app-drawer .ant-drawer-header-title .profile-menu-btn .profile-name{max-width:102px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-drawer .ant-drawer-header-title .app-bar-dropdown-menu-btn{gap:8px!important}.app-drawer .ant-drawer-body{padding:18px 12px!important}.app-drawer .ant-drawer-body .app-bar-links-wrapper{margin-top:12px;display:flex;flex-direction:column;align-items:flex-start;gap:1.4rem!important}.app-drawer .ant-drawer-body .app-bar-links-wrapper>a,.app-drawer .ant-drawer-body .app-bar-links-wrapper>button{color:#434343;font-size:16px!important;padding:6px 18px!important}.app-drawer .ant-drawer-body .app-bar-links-wrapper .app-bar-dropdown-menu-btn{flex-direction:row}.root-profile-links-drawer{z-index:99999}.root-profile-links-drawer .ant-drawer-content-wrapper{width:90%!important;max-width:382px!important}.profile-links-drawer .ant-drawer-header{padding:4px!important}.profile-links-drawer .ant-drawer-header-title{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.profile-links-drawer .ant-drawer-header-title .ant-drawer-close{padding:18px!important;-webkit-margin-end:0!important;margin-inline-end:0!important}.profile-links-drawer .ant-drawer-header-title .ant-drawer-title{display:flex;align-items:center}.profile-links-drawer .ant-drawer-header-title .ant-drawer-title .profile-name{display:flex;gap:.5rem;align-items:center;color:var(--secondary-color);padding:0 .8rem}.profile-links-drawer .ant-drawer-header-title .ant-drawer-title .profile-name .profile-img{width:42px;min-width:42px;min-height:42px;aspect-ratio:1/1;border-radius:50%;overflow:hidden}.profile-links-drawer .ant-drawer-header-title .ant-drawer-title .profile-name .profile-img img{width:100%;height:100%;object-fit:cover}.profile-links-drawer .ant-drawer-header-title .app-bar-dropdown-menu-btn{gap:8px!important}.profile-links-drawer .ant-drawer-body{padding:18px 12px!important}.profile-links-drawer .ant-drawer-body .profile-links-wrapper{margin-top:12px;display:flex;flex-direction:column;align-items:flex-start;gap:1.4rem!important}.profile-links-drawer .ant-drawer-body .profile-links-wrapper>a,.profile-links-drawer .ant-drawer-body .profile-links-wrapper>button{padding:5px 12px;min-height:36px!important;display:flex;border-radius:6px;gap:8px;flex:1 1;align-items:center;transition:all .15s ease-out}.profile-links-drawer .ant-drawer-body .profile-links-wrapper>button{background-color:transparent;border:0;outline:0;cursor:pointer}.profile-links-drawer .ant-drawer-body .profile-links-wrapper .app-bar-dropdown-menu-btn{flex-direction:row}.profile-links-drawer .ant-drawer-body .profile-links-wrapper .img-wrap{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.profile-links-drawer .ant-drawer-body .profile-links-wrapper img,.profile-links-drawer .ant-drawer-body .profile-links-wrapper svg{width:18px;height:auto;border:1px solid rgba(0,0,0,.05);border-radius:2px}.profile-links-drawer .ant-drawer-body .profile-links-wrapper img path,.profile-links-drawer .ant-drawer-body .profile-links-wrapper svg path{transition:all .15s ease-out}.profile-links-drawer .ant-drawer-body .profile-links-wrapper img{border-radius:2px}.profile-links-drawer .ant-drawer-body .profile-links-wrapper>i{font-size:20px}.profile-links-drawer .ant-drawer-body .profile-links-wrapper.no-border svg{border:0}.profile-links-drawer .ant-drawer-body .profile-links-wrapper.is-profile{grid-template-columns:22px 1fr;gap:10px}.profile-links-drawer .ant-drawer-body .profile-links-wrapper.is-profile svg{border:0;border-radius:0}.profile-links-drawer .ant-drawer-body .profile-links-wrapper.is-profile:hover,.profile-links-drawer .ant-drawer-body .profile-links-wrapper.is-profile:hover svg{color:var(--primary)!important}.profile-links-drawer .ant-drawer-body .profile-links-wrapper.is-profile:hover svg path{fill:var(--primary)!important}:root,[data-bs-theme=light]{--blue:#6691e7;--indigo:#405189;--purple:#fb8b02;--pink:#f672a7;--red:#ed5e5e;--orange:#f1963b;--yellow:#e8bc52;--green:#13c56b;--teal:#02a8b5;--cyan:#50c3e6;--white:#fff;--black:#000;--gray:#878a99;--gray-dark:#363d48;--gray-100:#f3f6f9;--gray-200:#eff2f7;--gray-300:#e9ebec;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#878a99;--gray-700:#495057;--gray-800:#363d48;--gray-900:#212529;--primary:#7c3a5b;--secondary:#fb8b02;--success:#13c56b;--info:#50c3e6;--warning:#e8bc52;--danger:#ed5e5e;--light:#f1f1f1;--extra-light:#f7f8fa;--dark:#363d48;--white-rgb:255,255,255;--black-rgb:0,0,0;--primary-rgb:124,58,91;--secondary-rgb:251,139,2;--success-rgb:19,197,107;--info-rgb:80,195,230;--warning-rgb:232,188,82;--danger-rgb:237,94,94;--light-rgb:243,246,249;--dark-rgb:54,61,72;--primary-text-color:#212529;--primary-text-emphasis:#622e47;--secondary-text-emphasis:#724ec0;--success-text-emphasis:#10a75b;--info-text-emphasis:#44a6c4;--warning-text-emphasis:#c5a046;--danger-text-emphasis:#c95050;--light-text-emphasis:#ced4da;--dark-text-emphasis:#363d48;--primary-bg-subtle:#ffcbe8;--secondary-bg-subtle:#faf0e3;--success-bg-subtle:#dcf6e9;--info-bg-subtle:#e5f6fb;--warning-bg-subtle:#fcf5e5;--danger-bg-subtle:#fce7e7;--light-bg-subtle:#f9fbfc;--dark-bg-subtle:#e9ebec;--primary-border-subtle:#c2d3f5;--secondary-border-subtle:#cfbef3;--success-border-subtle:#a1e8c4;--info-border-subtle:#b9e7f5;--warning-border-subtle:#f6e4ba;--danger-border-subtle:#f8bfbf;--light-border-subtle:#eff2f7;--dark-border-subtle:#adb5bd;--body-font-size:0.825rem;--body-font-weight:400;--body-line-height:1.5;--body-color:#212529;--body-color-rgb:33,37,41;--body-bg:#f0f0f0;--body-bg-rgb:243,246,249;--emphasis-color:#212529;--emphasis-color-rgb:33,37,41;--secondary-color:#696969;--secondary-color-rgb:105,105,105;--secondary-bg:#fff;--secondary-bg-rgb:255,255,255;--tertiary-color:rgba(33,37,41,.5);--tertiary-color-rgb:33,37,41;--tertiary-bg:#eff2f7;--tertiary-bg-rgb:239,242,247;--heading-color:#495057;--link-color:#6691e7;--link-color-rgb:102,145,231;--link-decoration:none;--link-hover-color:#6691e7;--link-hover-color-rgb:102,145,231;--code-color:#f672a7;--highlight-color:#212529;--highlight-bg:#fcf8e3;--border-width:1px;--border-style:solid;--border-color:#e9ebec;--border-color-translucent:#ced4da;--border-radius:0.25rem;--border-radius-sm:0.2rem;--border-radius-lg:0.3rem;--border-radius-xl:1rem;--border-radius-xxl:2rem;--border-radius-2xl:var(--border-radius-xxl);--border-radius-pill:50rem;--box-shadow:0 1px 2px rgba(56,65,74,.15);--box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--box-shadow-lg:0 5px 10px rgba(30,32,37,.12);--box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--focus-ring-width:0.25rem;--focus-ring-opacity:0.25;--focus-ring-color:rgba(var(--primary-rgb),0.25);--form-valid-color:#13c56b;--form-valid-border-color:#13c56b;--form-invalid-color:#ed5e5e;--form-invalid-border-color:#ed5e5e;--table-bg:#f3f6f9;--table-bg-striped:#eef1f4;--table-striped-bg:rgba(var(--body-color-rgb),0.02)}[data-bs-theme=dark]{color-scheme:dark;--body-color:#ced4da;--body-color-rgb:206,212,218;--body-bg:#1a1d21;--body-bg-rgb:26,29,33;--emphasis-color:#fff;--emphasis-color-rgb:255,255,255;--secondary-color:#696969;--secondary-color-rgb:105,105,105;--secondary-bg:#212529;--secondary-bg-rgb:33,37,41;--tertiary-color:rgba(206,212,218,.75);--tertiary-color-rgb:206,212,218;--tertiary-bg:#2a2d31;--tertiary-bg-rgb:42,45,49;--primary-text-emphasis:#622e47;--secondary-text-emphasis:#9e7de8;--success-text-emphasis:#42d189;--info-text-emphasis:#73cfeb;--warning-text-emphasis:#edc975;--danger-text-emphasis:#f17e7e;--light-text-emphasis:#535659;--dark-text-emphasis:#5f6164;--primary-bg-subtle:rgba(102,145,231,.15);--secondary-bg-subtle:rgba(134,92,226,.15);--success-bg-subtle:rgba(19,197,107,.15);--info-bg-subtle:rgba(80,195,230,.15);--warning-bg-subtle:rgba(232,188,82,.15);--danger-bg-subtle:rgba(237,94,94,.15);--light-bg-subtle:#25282c;--dark-bg-subtle:#313437;--primary-border-subtle:#425e96;--secondary-border-subtle:#432e71;--success-border-subtle:#0a6336;--info-border-subtle:#286273;--warning-border-subtle:#745e29;--danger-border-subtle:#772f2f;--light-border-subtle:#35383c;--dark-border-subtle:#3c3f42;--heading-color:#ced4da;--link-color:#e0e9fa;--link-hover-color:#e6edfb;--link-color-rgb:224,233,250;--link-hover-color-rgb:230,237,251;--code-color:#f672a7;--highlight-color:#ced4da;--highlight-bg:#5d4b21;--border-color:#32383e;--border-color-translucent:#32383e;--form-valid-color:#42d189;--form-valid-border-color:#42d189;--form-invalid-color:#f17e7e;--form-invalid-border-color:#f17e7e}.table-light{--table-color:#000;--table-bg:#f3f6f9;--table-border-color:#dbdde0;--table-striped-bg:#eef1f4;--table-striped-color:#000;--table-active-bg:#e9ecef;--table-active-color:#000;--table-hover-bg:#e9ecef;--table-hover-color:#000;color:var(--table-color);border-color:var(--table-border-color)}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,p{margin:0}a{color:var(--body-color)}a,a:hover{text-decoration:none}ul{padding:0;margin:0;list-style-type:none}@font-face{font-family:PingAR\+LT-Light;src:url(/fonts/PingAR+LT-Light.woff2);font-style:normal}@font-face{font-family:PingAR\+LT-Regular;src:url(/fonts/PingAR+LT-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:PingAR\+LT-Medium;src:url(/fonts/PingAR+LT-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:PingAR\+LT-Bold;src:url(/fonts/PingAR+LT-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Changa-Regular;src:url(/fonts/Changa-Regular.woff2) format("woff2");font-style:normal}.custom-container{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}@media only screen and (min-width:576px){.custom-container{max-width:540px}}@media only screen and (min-width:768px){.custom-container{max-width:720px}}@media only screen and (min-width:992px){.custom-container{max-width:960px}}@media only screen and (min-width:1224px){.custom-container{max-width:1170px}}@media only screen and (min-width:1366px){.custom-container{max-width:1284px}}@media only screen and (min-width:1400px){.custom-container{max-width:1284px}}@media only screen and (min-width:1600px){.custom-container{max-width:1440px}}@media only screen and (min-width:1920px){.custom-container{max-width:1440px}}.admin-custom-container{margin:0;width:100%;padding-left:15px;padding-right:15px;max-width:1920px}.admin-container{margin:0;width:100%;padding-left:1.5rem;padding-right:1.5rem}.table-header-actions{border-bottom:1px solid rgba(0,0,0,.1);padding:.8rem;border-radius:.25rem;background-color:#fff;margin-bottom:1.2rem;display:flex;justify-content:space-between;align-items:center}.table-header-actions button{min-height:40px}.table-header-actions .create-btn{height:auto;padding:8px 1rem;font-size:.9rem;display:flex;align-items:center}.table-header-actions .create-btn>svg{width:1rem;height:1rem}button.delete-all-btn{height:auto;padding:8px 1rem;font-size:.9rem;display:flex;align-items:center;background-color:var(--danger)!important}button.delete-all-btn:hover{background-color:var(--danger-text-emphasis)!important}button.delete-all-btn>svg{width:1rem;height:1rem}.main-app-bar-sm{display:block}@media only screen and (min-width:1224px){.main-app-bar-sm{display:none}}.main-app-bar-sm .app-bar-sm-top-bar-wrapper{background-color:#f8f8f8;position:fixed;top:0;width:100vw;z-index:9;height:62px;display:flex;align-items:center;transition:all .2s ease-out;border-radius:0 0 18px 18px}.main-app-bar-sm .app-bar-sm-top-bar-wrapper.scroll-down.exceeds0{transform:translateY(-62px)}.main-app-bar-sm .app-bar-sm-top-bar-wrapper.scroll-up.exceeds0{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .bar-content{display:flex;align-items:center;gap:12px;justify-content:space-between}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .bar-content .app-bar-logo .logo-img{min-height:48px;min-width:auto}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .bar-content .app-bar-logo img{height:48px;width:auto}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .bar-content .menu-btn-cart-btn{display:flex;align-items:center;gap:4px}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .bar-content .menu-btn-cart-btn .menu-toggle-btn{display:flex;align-items:center;background-color:transparent;border:0;outline:0;cursor:pointer}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .bar-content .menu-btn-cart-btn .notifications-menu-btn.notifications-dropdown-cls{margin:0;position:fixed;bottom:1rem;inset-inline-end:1rem}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .cart-btn-badge .ant-badge-count{opacity:.8;top:6px;-webkit-margin-end:5px;margin-inline-end:5px}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .cart-btn-badge sup{pointer-events:none}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .cart-btn{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background-color:var(--light);color:var(--secondary-color);border-radius:50%;padding:2px;font-size:1.5rem;transition:all .15s ease-out}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .cart-btn:hover{background-color:var(--gray-300)}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .cart-btn svg{margin-top:-2px}.main-app-bar-sm .app-bar-sm-top-bar-wrapper .ant-badge-count{background-color:var(--primary)}.main-app-bar-sm .main-app-bar-sm-fixed-bottom-links{background-color:#f8f8f8;position:fixed;bottom:0;left:0;right:0;z-index:2;height:62px;display:flex;align-items:center;border-radius:18px 18px 0 0;transition:all .2s ease-out}.main-app-bar-sm .main-app-bar-sm-fixed-bottom-links .app-bar-links-wrapper{display:grid;grid-auto-flow:column;align-items:center}.main-app-bar-sm .main-app-bar-sm-fixed-bottom-links.scroll-down.exceeds0{transform:translateY(62px)}.main-app-bar-sm .main-app-bar-sm-fixed-bottom-links.scroll-up.exceeds0{transform:translateY(0);box-shadow:0 -2px 4px rgba(0,0,0,.1)}