@charset "UTF-8";@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:300;src:url(/assets/YekanBakh-Light-BjQasx7O.woff) format("woff"),url(/assets/YekanBakh-Light-DH2v2l7C.woff2) format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:400;src:url(/assets/YekanBakh-Regular-CtIiwT9t.woff) format("woff"),url(/assets/YekanBakh-Regular-D0yUVwB_.woff2) format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:600;src:url(/assets/YekanBakh-SemiBold-BNQzDdZG.woff) format("woff"),url(/assets/YekanBakh-SemiBold-_NaB8M6S.woff2) format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:700;src:url(/assets/YekanBakh-Bold-Di-_VFZV.woff) format("woff"),url(/assets/YekanBakh-Bold-Dhtx5it6.woff2) format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:800;src:url(/assets/YekanBakh-ExtraBold-Q1HK5v2f.woff) format("woff"),url(/assets/YekanBakh-ExtraBold-EdeBZxil.woff2) format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:900;src:url(/assets/YekanBakh-Black-Db0L9JoS.woff) format("woff"),url(/assets/YekanBakh-Black-D-joXqCW.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Yekan Bakh,Roboto,sans-serif;height:100vh;max-width:2000px;margin:0 auto}a{text-decoration:none;color:inherit}button{border:none;outline:none;background:none;font-family:Yekan Bakh,Roboto,sans-serif}input,textarea{font-family:Yekan Bakh,Roboto,sans-serif;font-size:14px}input::placeholder{font-family:Yekan Bakh,Roboto,sans-serif;font-size:14px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#a1a3a8}::-webkit-scrollbar-thumb:hover{background:#a1a3a8}.Toastify__toast{font-family:Yekan Bakh,Roboto,sans-serif!important}.header header{width:100%;max-width:2000px;margin:0 auto;background-color:#fff;position:fixed;top:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:0 1rem}.header header .container{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0}.header header .container .right{display:flex;align-items:center;justify-content:"justify-start";gap:20px;flex-grow:1;flex-shrink:1}@media screen and (max-width: 1024px){.header header .container .right{display:flex;align-items:center;justify-content:center;gap:0;flex-direction:column}}@media screen and (max-width: 1025px){.header header .container .right .search-box{display:flex;align-items:center;justify-content:"center";flex-direction:column;width:100%}}.header header .container .right .search-box .search-container{position:relative;padding:10px 1rem;background-color:#f0f0f1;width:500px;border-radius:10px}@media screen and (max-width: 1025px){.header header .container .right .search-box .search-container{z-index:50;width:100%;border-radius:100px}}.header header .container .right .search-box .search-container .search-off{display:none}.header header .container .right .search-box .search-container input{background-color:transparent;border:none;width:100%;height:100%;outline:none;font-size:1.1rem}.header header .container .right .search-box .search-container .input-off{display:none}.header header .container .right .search-box .search-container .input-on{display:flex;align-items:center;justify-content:space-between}.header header .container .right .search-box .search-container .input-on .close{cursor:pointer}.header header .container .right .search-box .search-container .search-mobile,.header header .container .right .search-box .search-container .search-desktop{display:flex;align-items:center;justify-content:"justify-start"}.header header .container .right .search-box .search-container .search-mobile span,.header header .container .right .search-box .search-container .search-desktop span{padding:0 5px;font-size:14px;font-weight:400;color:#a1a3a8}@media screen and (max-width: 1024px){.header header .container .right .search-box .search-container .search-desktop{display:none}}.header header .container .right .search-box .search-container .search-mobile{display:flex;align-items:center}@media screen and (min-width: 1025px){.header header .container .right .search-box .search-container .search-mobile{display:none}}.header header .container .right .search-box .search-container .search-mobile span{font-size:1.1rem}.header header .container .right .search-box .search-container .search-mobile .typo{padding:0;font-weight:600;font-size:1.2rem;color:#e6123d}.header header .container .right .search-box .search-container .result{display:flex;flex-direction:column;align-items:flex-start;position:absolute;z-index:999;gap:10px;top:100%;left:0;width:100%;min-height:100%;background:#fff;box-shadow:0 4px 8px #0000001a;border-radius:0 0 8px 8px;padding:10px;transform:translateY(-5px);transition:transform .5ms ease;color:#a1a3a8}.header header .container .right .search-box .search-container .result p{cursor:pointer;color:#000}@media screen and (max-width: 1024px){.header header .container .right .search-box .search-container .result{border-radius:10px;width:99%;top:100%;left:.5%}}.header header .container .right .search-box .search-container .result-item{padding:8px 16px;font-size:14px}.header header .container .right .search-box .search-container .result-item p{color:#a1a3a8}.header header .container .right .search-box .search-container .result-item p span{color:#19bfd3}.header header .container .right .search-box .search-container .result-off{display:none}.header header .container .right .select-location{position:fixed;top:45px;z-index:30;background-color:#fff;transition:transform .5s ease;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 30px;margin-top:12px;height:60px}@media screen and (min-width: 1025px){.header header .container .right .select-location{display:none}}.header header .container .right .select-location .location{display:flex;align-items:center;justify-content:space-between;gap:5px}.header header .container .right .select-location .location div{display:flex;align-items:center;justify-content:center}.header header .container .right a{display:flex;align-items:center;justify-content:center}.header header .container .right a .logo{height:60px;width:160px}@media screen and (max-width: 1024px){.header header .container .right a .logo{display:none}}.header header .container .left{display:flex;align-items:center;justify-content:"space-between"}@media screen and (max-width: 1024px){.header header .container .left{display:none}}.header header .container .left .user-menu .user{display:flex;align-items:center;justify-content:center;margin-left:5px;cursor:pointer;padding:5px;border-radius:8px;color:#f0f0f1}.header header .container .left .user-menu .user.active{background:#e6123d33}.header header .container .left .user-menu .drop-down{position:absolute;padding:15px;top:80%;left:6%;border-radius:8px;background:#fff;box-shadow:#0000001a 0 2px 3px;border:1px solid rgba(161,163,168,.3);width:220px;display:flex;align-items:center;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px}.header header .container .left .user-menu .drop-down .drop-down-head{display:flex;align-items:center;justify-content:space-between;width:100%}.header header .container .left .user-menu .drop-down .drop-down-head span{font-weight:600}.header header .container .left .user-menu .drop-down .drop-down-item{padding-bottom:5px;border-bottom:1px solid rgba(161,163,168,.3);width:100%;display:flex;align-items:center;justify-content:flex-start;gap:5px;font-size:1rem;cursor:pointer}.header header .container .left .user-menu .drop-down .last-one{border:none}.header header .container .left .user-menu .drop-down .log-out-btn{background:#e6123d;border-radius:6px;padding:5px;color:#fff;align-items:center;justify-content:center}.header header .container .left .login-btn{display:flex;align-items:center;justify-content:"space-between";gap:6px;padding:.5rem 1rem;border:1px solid #e0e0e2;border-radius:.5rem;font-weight:600;cursor:pointer;color:#2e2e2e;font-size:14px}.header header .container .left .login-btn .login{transform:rotate(180deg)}.header header .container .left .seprator{background-color:#e0e0e2;width:1px;height:24px;margin:0 12px}.header header .container .left .shoppingCart{display:flex;align-items:center;justify-content:"center";padding:8px;cursor:pointer;position:relative}.header header .container .left .shoppingCart .badge-count{position:absolute;right:-2%;top:-2%;background-color:#ee384e;color:#fff;width:20px;height:20px;text-align:center;border-radius:50%}.header header .container .left .shoppingCart.active-cart{background:#e6123d33;border-radius:8px}.header header.shadow-on{box-shadow:#0000001a 0 2px 3px}.header .overlay-on{position:fixed;width:100%;height:100%;background:#0006;z-index:65}.header .overlay-off{display:none}.select-location.hide-location{transform:translateY(-100%);z-index:50}.select-location.show-location{transform:translateY(0);z-index:90}.navBar{align-items:center;justify-content:space-between;background-color:#fff;padding:0 16px;display:flex;position:fixed;top:75px;width:100%;max-width:2000px;margin:0 auto;z-index:90;box-shadow:#0000001a 0 2px 3px;transition:transform .3s ease-in-out}@media screen and (max-width: 1024px){.navBar{display:none}}.navBar .right{display:flex;align-items:center;justify-content:flex-start}.navBar .right .category{display:flex;align-items:center;justify-content:center;gap:2px;cursor:pointer;color:#2e2e2e;position:relative;padding:10px 0}.navBar .right .category:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#e6123d;transition:width .3s ease-in-out}.navBar .right .category:hover:after{width:100%}.navBar .right .category:hover .categoryMenu{opacity:1;visibility:visible;z-index:1000000}.navBar .right .category .categoryMenu{max-height:50vh;position:absolute;top:100%;right:0;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow:auto;border-radius:0 0 6px 6px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px}.navBar .right .nav-items{display:flex;align-items:center;justify-content:flex-start;gap:30px;color:#a1a3a8;font-size:14px}@media screen and (max-width: 1160px){.navBar .right .nav-items{gap:10px}}.navBar .right .nav-items a{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;padding:10px 0}.navBar .right .nav-items a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#e6123d;transition:width .3s ease-in-out}.navBar .right .nav-items a:hover:after{width:100%}.navBar .right .seprator{background-color:#e0e0e2;width:1px;height:24px;margin:0 12px}.navBar .right .question{display:flex;align-items:center;justify-content:flex-start;gap:15px;color:#a1a3a8;font-size:14px}.navBar .right .question span{display:flex;align-items:center;justify-content:center;gap:2px;cursor:pointer;position:relative;padding:10px 0}.navBar .right .question span:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#e6123d;transition:width .3s ease-in-out}.navBar .right .question span:hover:after{width:100%}.navBar .location{display:flex;align-items:center;justify-content:center;font-size:.8rem;height:2rem;cursor:pointer;gap:5px;color:#2e2e2e}.navBar .location .loc-icon{display:flex;align-items:center;justify-content:center}.navBar.hide-nav{transform:translateY(-100%);z-index:50}.navBar.show-nav{transform:translateY(0);z-index:90}.main-container{position:relative;flex:1;display:flex;min-width:500px;height:100%;align-items:start;justify-content:center;min-height:300px}.main-container.category-off{display:none}.main-categories{position:sticky;top:0;align-self:stretch;background-color:#f0f0f1;display:flex;flex-direction:column;width:250px;max-height:50vh;overflow-y:auto;direction:ltr}.main-categories div,.main-categories .active{padding:15px 3px;direction:rtl;display:flex;align-items:center;gap:3px;margin-bottom:1px;font-size:14px;font-weight:600}.main-categories div:hover,.main-categories .active:hover,.main-categories .active{background-color:#fff;color:#e6123d}.main-container-loading{display:flex;flex-direction:column;align-items:center}.subContainer{background-color:#fff;padding:1rem;width:700px;max-height:max-content;overflow-y:auto;display:grid;grid-template-rows:auto 1fr;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:start}.subContainer a{grid-column:1/-1;display:block;width:100%;color:#0078f1;font-size:14px;letter-spacing:-.5px}.subContainer .middle-category{display:flex;flex-direction:column;gap:6px}.subContainer .middle-category span{font-size:15px;font-weight:700;border-right:2px solid #e6123d;padding-right:10px}.subContainer .middle-category span:hover{color:#e6123d}.subContainer .sub-category{display:flex;flex-direction:column;gap:8px}.subContainer .sub-category a{color:#a1a3a8;font-size:14px}.subContainer .sub-category a:hover{color:#e6123d}.cart-drop-down-container{position:absolute;top:80%;left:1%;border:1px solid rgba(161,163,168,.3);background-color:#fff;padding:10px;max-width:300px;min-width:250px;border-radius:8px;box-shadow:#0000001a 0 2px 3px}.cart-drop-down-container .cart-drop-head{font-size:14px;width:100%;color:#a1a3a8;display:flex;align-items:center;justify-content:space-between}.cart-drop-down-container .cart-drop-head a{display:flex;align-items:center;color:#19bfd3;font-size:14px;font-weight:600;gap:2px}.cart-drop-down-container .cart-drop-items{max-height:150px;overflow:auto}.cart-drop-down-container .cart-drop-items .cart-item{display:flex;flex-direction:column;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(161,163,168,.3)}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-details{display:flex;align-items:center;gap:10px;margin-top:10px}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-details .cart-item-title-box{display:flex;flex-direction:column;gap:10px}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-details .cart-item-title{font-size:13px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-details img{width:60px}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-prices{display:flex;align-items:center;justify-content:space-between;padding:0 5px}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-prices .cart-item-price{font-size:13px;font-weight:600}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-prices .cart-item-price span{font-weight:400;font-size:12px;margin-right:3px}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-prices .product-add-quantity{border:1px solid #e6123d;display:flex;align-items:center;justify-content:space-between;padding:0 3px;width:70px;border-radius:6px;font-size:17px;font-weight:600;color:#e6123d}.cart-drop-down-container .cart-drop-items .cart-item .cart-item-prices .product-add-quantity svg{cursor:pointer}.cart-drop-down-container .cart-drop-items .empty-basket{margin:10px 0;padding:5px;display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column;gap:5px}.cart-drop-down-container .cart-drop-items .empty-basket img{width:80px}.cart-drop-down-container .cart-drop-items .empty-basket span{font-weight:600;font-size:13px;color:#2e2e2e}.cart-drop-down-container .cart-drop-footer{padding-top:10px;padding-right:5px;padding-left:5px;display:flex;align-items:center;justify-content:space-between}.cart-drop-down-container .cart-drop-footer .cart-footer-price{display:flex;flex-direction:column}.cart-drop-down-container .cart-drop-footer .cart-footer-price .cart-price-title{color:#a1a3a8;font-size:12px}.cart-drop-down-container .cart-drop-footer .cart-footer-price .cart-price-total{margin-top:2px;font-size:17px;font-weight:600}.cart-drop-down-container .cart-drop-footer .cart-footer-price .cart-price-total span{margin-right:5px;font-size:12px}.cart-drop-down-container .cart-drop-footer .buy-btn{background-color:#ee384e;color:#fff;padding:8px;border-radius:8px;transition:all ease .3s}.cart-drop-down-container .cart-drop-footer .buy-btn:hover{background-color:#e6123d}.cart-drop-down-container.disable{display:none}.services,.services-loader span{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));row-gap:20px;margin-top:30px;padding:0 30px;width:100%;position:relative}.services div,.services-loader span div{cursor:pointer}.services .service,.services-loader span .service{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}@media screen and (max-width: 1024px){.services .service,.services-loader span .service{margin-bottom:40px}}.services .service span,.services-loader span .service span{font-size:14px;text-align:center}.services .service .icon,.services-loader span .service .icon{width:60px}.services .more,.services-loader span .more{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.services .more .icon-more,.services-loader span .more .icon-more{background-color:#e0e0e2;display:flex;justify-content:center;align-items:center;border-radius:50%;width:60px;height:60px}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-overlay .popup-content{animation:fadeInScale .3s ease-out;background:#f7f7f7;position:relative;padding:5px 5px 5px 0;width:40%;height:60%;box-shadow:0 5px 15px #0000004d;border-radius:10px}@media screen and (max-width: 1025px){.popup-overlay .popup-content{width:100%;height:100%;border-radius:0}}.popup-overlay .popup-content{overflow:hidden;text-align:center}.popup-overlay .popup-content .popup-header{background:#f7f7f7;font-weight:700;position:absolute;top:0;left:0;width:100%;padding:0 10px;border-bottom:1px solid #e0e0e2;margin:10px auto}.popup-overlay .popup-content .popup-header .popup-header-content{display:flex;justify-content:space-between;align-items:center}.popup-overlay .popup-content .popup-header .popup-header-content .close-btn{cursor:pointer}.popup-overlay .popup-content .popup-header .title{display:flex;align-items:center;justify-content:center;gap:4px;font-size:1.2rem}.popup-overlay .popup-content .popup-header .title .smile{width:40px;padding-bottom:5px}.popup-overlay .popup-content .popup-services{font-weight:600;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));row-gap:20px;margin-top:50px;padding:20px 20px 70px;overflow-y:scroll;max-height:100%}.popup-overlay .popup-content .popup-services .service{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;cursor:pointer}.popup-overlay .popup-content .popup-services .icon{width:60px}@keyframes fadeInScale{0%{opacity:0}to{opacity:1}}.services-loader span{margin:10px 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.services-loader span .react-loading-skeleton{display:flex;align-items:center;justify-content:center}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-container{position:relative;aspect-ratio:3/1}@media screen and (max-width: 728px){.swiper-container{aspect-ratio:2/1}}.swiper-container{margin-top:110px}.swiper-container .swiper{height:100%}.swiper-container .swiper .swiper-slide img{width:100%;object-fit:cover;aspect-ratio:3/1}.swiper-container .swiper .swiperBtns{position:absolute;bottom:5%;right:3%;z-index:20;display:flex;align-items:center;gap:20px}.swiper-container .swiper .swiperBtns button{background-color:#fff;border-radius:50%;width:40px;height:40px}@media screen and (max-width: 426px){.swiper-container .swiper .swiperBtns button{width:30px;height:30px}}.swiper-container .swiper .swiperBtns button{font-size:16px;display:flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer}.swiper-pagination-bullet-active{background-color:#e0e0e2}.react-loading-skeleton{width:100%;height:300px}@media screen and (max-width: 426px){.react-loading-skeleton{height:200px}}.suggests-container{background:linear-gradient(225deg,#d22c4e,#ee384e 41.68%,#ef5662);padding:20px 10px;border-radius:20px;margin:10px;position:relative}.suggests-container .title{display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width: 728px){.suggests-container .title{display:none}}.suggests-container .title{gap:10px}.suggests-container .title .amazings{width:100px}.suggests-container .title .amazing{width:80px}.suggests-container .title .see-all{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;color:#fff;gap:2px}.suggests-container .title-mobile .title-mobile-right{display:flex;align-items:center;gap:10px}@media screen and (min-width: 729px){.suggests-container .title-mobile{display:none}}.suggests-container .title-mobile{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.suggests-container .title-mobile .amazings{width:100px}@media screen and (max-width: 320px){.suggests-container .title-mobile .amazings{width:85px}}.suggests-container .title-mobile .amazing{width:30px}@media screen and (max-width: 320px){.suggests-container .title-mobile .amazing{display:none}}.suggests-container .title-mobile .see-all{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;color:#fff;gap:2px}@media screen and (max-width: 426px){.suggests-container .title-mobile .see-all{font-size:12px}}.suggests-container .title-mobile .countdown span{font-size:14px;padding:3px 0}.suggests-container .custom-next{position:absolute;display:flex;justify-content:center;align-items:center;top:40%;left:1%;background:#f0f0f1;width:40px;height:40px;border-radius:50%;z-index:999;cursor:pointer}.suggests-container .custom-prev{position:absolute;display:flex;justify-content:center;align-items:center;top:40%;right:1%;background:#f0f0f1;width:40px;height:40px;border-radius:50%;z-index:999;cursor:pointer}.suggests-container .hidden{display:none}.suggests-container .see-more{background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:20px 10px;border-radius:8px;height:280px;cursor:pointer}.suggests-container .loader .skeleton{display:flex;flex-direction:column;justify-content:space-between;padding:16px;background-color:#fff;border-radius:8px;width:100%;height:260px}.suggests-container .loader .skeleton .picture{width:180px;height:120px}@media screen and (max-width: 426px){.suggests-container .loader .skeleton .picture{width:150px;height:100px}}.suggests-container .loader .skeleton>*:first-child{align-self:center}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.countdown{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;width:100px;text-align:center;font-weight:700;font-size:1.5rem;color:#fff}.countdown .clock{background-color:#fff;font-size:1.1rem;font-weight:600;width:60px;border-radius:6px;margin:2px;color:#2e2e2e}.card{background:#fff;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:20px 10px;border-radius:8px;height:280px}.card .product-image{width:130px}.card .product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;font-weight:lighter;width:100%;color:#2e2e2e;margin-top:5px}.card .prices{width:100%;display:flex;flex-direction:column}.card .prices .price-container{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.card .prices .price-container div .product-price{font-size:15px;font-weight:600}.card .prices .price-container div .product-price span{font-size:12px;margin-right:3px}.card .prices .price-container .product-discount{background-color:#e6123d;padding:1px 10px}@media screen and (max-width: 320px){.card .prices .price-container .product-discount{position:absolute;top:2%;right:2%}}.card .prices .price-container .product-discount{border-radius:20px;font-weight:600;color:#fff}.card .prices .empty{width:100%;height:20px}.card .prices .product-discount-price{width:100%;padding-left:34px;font-size:15px;margin:0;font-weight:600;color:#a1a3a8;text-align:left;text-decoration:line-through;text-decoration-color:#a1a1a8cc}.card .cart-btn{align-self:flex-start;padding:5px}.card .add-cart{background-color:#e6123d;border-radius:8px;display:flex;padding:5px;align-items:center;justify-content:center;margin-right:5px;cursor:pointer}.card .product-add-quantity{border:1px solid #e6123d;display:flex;align-items:center;padding:5px;justify-content:space-between;width:90px;border-radius:6px;font-size:17px;font-weight:600;color:#e6123d}.card .product-add-quantity svg{cursor:pointer}.loading-container{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}.home-container{width:100%}.banners-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:5px 10px}.banners-container .skeleton{border-radius:20px}.banners-container .banner{width:calc(25% - 12px)}@media screen and (max-width: 1024px){.banners-container .banner{width:calc(50% - 12px)}}.banners-container .banner a{width:100%;overflow:hidden}.banners-container .banner a .banner-image{border-radius:20px;width:100%}.banners-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.banners-container span{padding:5px 10px;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.banners-container span .react-loading-skeleton{width:20%;height:200px}@media screen and (max-width: 1024px){.banners-container span .react-loading-skeleton{width:45%}}.categories-container{padding:10px}.categories-container .title{text-align:center;font-weight:600;font-size:1.5rem;margin:30px 0}@media screen and (max-width: 1024px){.categories-container .title{font-size:1rem}}.categories-container .categories .category-col{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px}.categories-container .categories .category-col .category{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.categories-container .categories .category-col .category span{font-weight:600;font-size:14px}.categories-container .categories .category-col .category .category-icon{width:100px;height:100px;object-fit:contain}.categories-container .custom-next{position:absolute;display:flex;justify-content:center;align-items:center;top:45%;left:1%;background:#f0f0f1;width:40px;height:40px;border-radius:50%;z-index:999;cursor:pointer}.categories-container .custom-prev{position:absolute;display:flex;justify-content:center;align-items:center;top:45%;right:1%;background:#f0f0f1;width:40px;height:40px;border-radius:50%;z-index:999;cursor:pointer}.categories-container .hidden{display:none}.categories-container .categories-loader{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.categories-container{text-align:center}.big-banners-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:20px;padding:10px}.big-banners-container .banners-loading{width:100%}.big-banners-container .banners-loading span{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:20px;padding:10px}.big-banners-container .banners-loading span .react-loading-skeleton{width:calc(50% - 10px);height:100px}@media screen and (max-width: 1024px){.big-banners-container .banners-loading span .react-loading-skeleton{width:calc(100% - 12px)}}.big-banners-container .banner{width:calc(50% - 10px)}@media screen and (max-width: 1024px){.big-banners-container .banner{width:calc(100% - 12px)}}.big-banners-container .banner a{width:100%;overflow:hidden}.big-banners-container .banner a .banner-image{border-radius:10px;width:100%}.brands-container{border:1px solid rgba(161,163,168,.5)}@media screen and (max-width: 728px){.brands-container{border:none}}.brands-container{margin:10px;border-radius:10px}.brands-container .title{display:flex;align-items:center;justify-content:center;gap:5px;font-weight:600;font-size:1.5rem;margin:20px 0}@media screen and (max-width: 550px){.brands-container .title{margin:20px 0}}@media screen and (max-width: 1024px){.brands-container .title{font-size:1rem}}.brands-container .brands{display:flex;align-items:center;justify-content:space-between;width:100%}.brands-container .brands .brand{display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(161,163,168,.3);margin-bottom:20px}.brands-container .brands .brand .brand-icon{width:120px;height:120px;object-fit:contain;display:flex;align-items:center;justify-content:center}.brands-container .brands .brand .brand-icon img{width:100%}@media screen and (max-width: 550px){.brands-container .brands .brand .brand-icon{width:80px}}.brands-container .brands .custom-next{position:absolute;display:flex;justify-content:center;align-items:center;top:25%;left:1%;background:#f0f0f1;width:40px;height:40px;border-radius:50%;z-index:999;cursor:pointer}.brands-container .brands .custom-prev{position:absolute;display:flex;justify-content:center;align-items:center;top:25%;right:1%;background:#f0f0f1;width:40px;height:40px;border-radius:50%;z-index:999;cursor:pointer}@media screen and (max-width: 728px){.brands-container .brands .custom-prev{display:none}}.brands-container .brands .hidden{display:none}.mostSells-container{border:1px solid rgba(161,163,168,.5)}@media screen and (max-width: 728px){.mostSells-container{border:none}}.mostSells-container{margin:20px 10px 10px;border-radius:10px;position:relative}.mostSells-container .see-all{position:absolute;top:6%;left:2.5%;color:#19bfd3;font-weight:600}@media screen and (max-width: 728px){.mostSells-container .see-all{top:1%}}@media screen and (max-width: 550px){.mostSells-container .see-all{font-size:14px;top:1%}}@media screen and (max-width: 320px){.mostSells-container .see-all{font-size:14px;top:7%}}.mostSells-container .title{display:flex;align-items:center;justify-content:center;gap:5px;font-weight:600;font-size:1.5rem;margin:20px 0}@media screen and (max-width: 550px){.mostSells-container .title{margin:20px 0;justify-content:flex-start;padding-right:10px}}@media screen and (max-width: 1024px){.mostSells-container .title{font-size:1rem}}.mostSells-container .products div{padding:0 10px}.mostSells-container .products div .product-col{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-left:20px}.mostSells-container .products div .product-col>:not(:last-child){border-bottom:1px solid rgba(161,163,168,.3)}.mostSells-container .products div .product-col .product{display:flex;align-items:center;gap:10px;padding:10px 0}.mostSells-container .products div .product-col .product .product-image{width:35%}.mostSells-container .products div .product-col .product .product-number{font-weight:700;font-size:2rem;color:#19bfd3}.mostSells-container .products div .product-col .product .product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px}.mostSells-container .products .custom-next{position:absolute;display:flex;justify-content:center;align-items:center;top:45%;left:1%;background:#f0f0f1;width:40px;height:40px;border-radius:50%;z-index:999;cursor:pointer}.mostSells-container .products .custom-prev{position:absolute;display:flex;justify-content:center;align-items:center;top:45%;right:1%;background:#f0f0f1;width:40px;height:40px;border-radius:50%;z-index:999;cursor:pointer}.mostSells-container .products .hidden{display:none}.mostSells-container .products-loader{display:flex;justify-content:space-between;align-items:center;padding:10px}.mostSells-container .products-loader .product .react-loading-skeleton{width:200px}@media screen and (max-width: 1250px){.mostSells-container .products-loader .product .react-loading-skeleton{width:250px}}@media screen and (max-width: 1060px){.mostSells-container .products-loader .product .react-loading-skeleton{width:200px}}@media screen and (max-width: 650px){.mostSells-container .products-loader .product .react-loading-skeleton{width:150px}}@media screen and (max-width: 450px){.mostSells-container .products-loader .product .react-loading-skeleton{width:100px}}.mostSells-container .products-loader .product .react-loading-skeleton{height:80px}.readings-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:10px}.readings-container .title-box{padding:0 5px;width:100%;display:flex;align-items:center;justify-content:space-between}.readings-container .title-box h4{font-size:1.2rem;font-weight:600}.readings-container .title-box div{display:flex;align-items:center;justify-content:center;gap:2px;color:#19bfd3;font-weight:600;font-size:14px}.readings-container .blogs{display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media (max-width: 1200px){.readings-container .blogs{grid-template-columns:repeat(3,1fr)}}@media (max-width: 800px){.readings-container .blogs{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.readings-container .blogs{grid-template-columns:1fr}}.readings-container .blogs{gap:20px}.readings-container .blogs .skeleton{border-radius:10px}.readings-container .blogs .blog{display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(161,163,168,.3);height:calc(100% - 10px);border-radius:10px;overflow:hidden}.readings-container .blogs .blog .blog-image{width:100%}.readings-container .blogs .blog .blog-title{font-size:14px;padding:10px;margin-bottom:20px;flex-grow:1}.footer-container{width:100%;margin-top:30px;border-top:1px solid rgba(161,163,168,.3);padding:30px 20px;display:flex;flex-direction:column;align-items:center;overflow:hidden}@media screen and (max-width: 1024px){.footer-container .footer-desktop{display:none}}.footer-container .footer-desktop .head{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;width:100%}.footer-container .footer-desktop .head .right-side{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:20px}.footer-container .footer-desktop .head .right-side .logo{height:60px;width:160px}.footer-container .footer-desktop .head .right-side .texts{font-size:13px;color:#2e2e2e;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-container .footer-desktop .head .right-side .texts .seprator{width:1px;height:20px;background-color:#a1a3a8}.footer-container .footer-desktop .head .left-side .go-up{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(161,163,168,.3);padding:10px 20px;border-radius:8px;color:#a1a3a8;font-size:14px;font-weight:600;cursor:pointer}.footer-container .footer-desktop .services{display:flex;align-items:center;justify-content:space-between;margin:40px auto;width:95%}.footer-container .footer-desktop .services .service .service-name{font-size:12px;color:#2e2e2e}.footer-container .footer-desktop .contents{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.footer-container .footer-desktop .contents .list-col .list-title{color:#62666d;font-size:1.2rem;font-weight:600;margin-bottom:15px}.footer-container .footer-desktop .contents .list-col .list-items{display:flex;flex-direction:column;justify-content:space-between;gap:15px;color:#a1a3a8}.footer-container .footer-desktop .contents .list-col .list-items .list-item{cursor:pointer}.footer-container .footer-desktop .contents .contact-us{display:flex;flex-direction:column;gap:25px}.footer-container .footer-desktop .contents .contact-us .title{font-weight:600;font-size:1.2rem;color:#62666d}.footer-container .footer-desktop .contents .contact-us .social-media{display:flex;justify-content:space-between}.footer-container .footer-desktop .contents .contact-us .description{font-weight:600;color:#62666d;font-size:1.1rem}.footer-container .footer-desktop .contents .contact-us .email{display:flex;gap:5px}.footer-container .footer-desktop .contents .contact-us .email input{border:none;background:#f0f0f1;width:100%;border-radius:6px;padding:10px}.footer-container .footer-desktop .contents .contact-us .email input::placeholder{font-size:1.1rem}.footer-container .footer-desktop .contents .contact-us .email input:focus{border:none;outline:none}.footer-container .footer-desktop .contents .contact-us .email button{padding:10px;background:#e0e0e2;border-radius:6px;color:#fff;font-weight:600;font-size:1.1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s all ease}.footer-container .footer-desktop .contents .contact-us .email button:hover{background-color:#3799e4}.footer-container .footer-desktop .about-us{display:flex;justify-content:space-between;margin-top:20px;padding-top:20px;border-top:1px solid rgba(161,163,168,.3)}.footer-container .footer-desktop .about-us .about-digikala{width:50%}.footer-container .footer-desktop .about-us .about-digikala .title{color:#62666d;font-weight:600;margin-bottom:10px;font-size:1.5rem}.footer-container .footer-desktop .about-us .about-digikala .long-text{text-align:justify;color:#a1a3a8;font-weight:400;font-size:14px;line-height:30px}.footer-container .footer-desktop .about-us .about-digikala .no-expanded{position:relative;-webkit-mask-image:linear-gradient(to bottom,#000,#0000);mask-image:linear-gradient(to bottom,#000,#0000)}.footer-container .footer-desktop .about-us .about-digikala .see-more{cursor:pointer;margin-top:10px;font-size:14px;color:#19bfd3;display:flex;align-items:center}.footer-container .footer-desktop .about-us .certificates{display:flex;gap:10px}.footer-container .footer-desktop .about-us .certificates div{cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:30px;border:1px solid rgba(161,163,168,.3);height:140px;width:140px}.footer-container .footer-desktop .about-us .certificates div img{width:100%}.footer-container .footer-desktop .copyright{padding-top:20px;text-align:center;font-size:14px;font-weight:400;color:#a1a3a8;border-top:1px solid rgba(161,163,168,.3);margin-top:20px;width:100%}.footer-container .footer-mobile{margin-bottom:80px}@media screen and (min-width: 1025px){.footer-container .footer-mobile{display:none}}.footer-container .footer-mobile{width:100%}.footer-container .footer-mobile .go-up{display:flex;align-items:center;justify-content:center}.footer-container .footer-mobile .go-up div{color:#19bfd3;display:flex;align-items:center;justify-content:center;gap:10px;width:150px;text-align:center}.footer-container .footer-mobile .go-up div .icon{transform:translateY(-1px)}.footer-container .footer-mobile .support{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px 20px;margin-top:30px;margin-bottom:20px;border-bottom:1px solid rgba(161,163,168,.3)}.footer-container .footer-mobile .support .right{display:flex;align-items:center;gap:10px}.footer-container .footer-mobile .support .right .icon{width:60px;height:60px;background:#f0f0f1;display:flex;align-items:center;justify-content:center;border-radius:50%}@media screen and (max-width: 728px){.footer-container .footer-mobile .support .right .icon{width:50px;height:50px}}.footer-container .footer-mobile .support .right .texts{display:flex;flex-direction:column;gap:3px;font-weight:600}.footer-container .footer-mobile .support .right .texts .detail{color:#a1a3a8;font-weight:400}@media screen and (max-width: 728px){.footer-container .footer-mobile .support .right .texts{font-size:14px}}.footer-container .footer-mobile .support .call-btn{background:#f0f0f1;padding:20px 30px;border-radius:50px}@media screen and (max-width: 728px){.footer-container .footer-mobile .support .call-btn{padding:10px 20px}}.footer-container .footer-mobile .menu-toggle{width:100%;display:flex;align-items:center;flex-direction:column;gap:20px;padding:0 10px}.footer-container .footer-mobile .menu-toggle .services-item{width:100%;border-bottom:1px solid rgba(161,163,168,.3)}.footer-container .footer-mobile .menu-toggle .services-item .menu-btn{display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:600;font-size:1rem;padding-bottom:20px}.footer-container .footer-mobile .menu-toggle .services-item .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.footer-container .footer-mobile .menu-toggle .services-item .accordion-content .menu{list-style:none;font-size:14px;display:flex;flex-direction:column;gap:10px;color:#a1a3a8;padding-bottom:20px}.footer-container .footer-mobile .menu-toggle .services-item .accordion-content.open{max-height:200px;opacity:1}.footer-container .footer-mobile .about-digikala-mobile{width:100%;margin-top:20px;padding:0 10px}.footer-container .footer-mobile .about-digikala-mobile .title{color:#62666d;font-weight:600;margin-bottom:10px;font-size:14px}.footer-container .footer-mobile .about-digikala-mobile .long-text{text-align:justify;color:#a1a3a8;font-weight:400;font-size:13px;line-height:30px}.footer-container .footer-mobile .about-digikala-mobile .no-expanded{position:relative;-webkit-mask-image:linear-gradient(to bottom,#000,#0000);mask-image:linear-gradient(to bottom,#000,#0000)}.footer-container .footer-mobile .about-digikala-mobile .see-more{cursor:pointer;margin-top:10px;font-size:14px;color:#19bfd3;display:flex;align-items:center}.footer-modal{width:500px;height:600px;border-radius:4px;background-color:#fff}.footer-modal__header{padding:8px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e0e2}.footer-modal__body{padding:16px;font-size:14px;overflow:auto;height:80%}.footer-modal__body__bug{width:100%;display:flex;flex-direction:column;gap:24px}.footer-modal__body__bug__body{display:flex;flex-direction:column;gap:36px}.footer-modal__body__bug__body__image{width:100%;display:flex;flex-direction:column;gap:8px}.footer-modal__body__bug__body__image span{font-size:12px;color:#a1a3a8}.footer-modal__body__bug__body input{padding:8px 12px;border-radius:4px;outline:none;border:1px solid #e0e0e2;font-size:14px}.footer-modal__body__bug__body textarea{padding:8px 12px;border-radius:4px;outline:none;border:1px solid #e0e0e2;resize:none;height:150px;font-size:14px}.footer-modal__body__bug__btn{width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:#ef4056;color:#fff;border-radius:4px;cursor:pointer}.footer-modal__footer{background-color:#fff;z-index:10;position:fixed;bottom:0;width:100%;padding:16px}.footer-modal__footer__btn{width:max-content;padding:8px 16px;font-size:14px;border:1px solid #ef4056;background-color:#f4f4f4;border-radius:4px;cursor:pointer}@media screen and (min-width: 1025px){.menu-mobile-container{display:none}}.menu-mobile-container{background:#f0f0f1;position:fixed;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;padding:10px 8px;z-index:900}.menu-mobile-container .menu-mobile{width:95%;display:flex;align-items:center;justify-content:space-between}.menu-mobile-container .menu-mobile div,.menu-mobile-container .menu-mobile a{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:6px;color:#62666d;cursor:pointer}.menu-mobile-container .menu-mobile div span,.menu-mobile-container .menu-mobile a span{font-size:14px;font-weight:700}@media screen and (max-width: 400px){.menu-mobile-container .menu-mobile div span,.menu-mobile-container .menu-mobile a span{font-size:12px}}.menu-mobile-container .menu-mobile div.active{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:8px;color:#e6123d}.menu-mobile-container .menu-mobile div.active div{color:#e6123d}.menu-mobile-container .menu-mobile .cart{position:relative}.menu-mobile-container .menu-mobile .cart .badge-count{position:absolute;right:3%;top:-15%;background-color:#ee384e;color:#fff;width:20px;height:20px;text-align:center;border-radius:50%}.card-container{padding:20px;border:1px solid rgba(161,163,168,.3);border-radius:10px;box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px}@media screen and (max-width: 1024px){.card-container{padding:10px;width:100%;border:none;box-shadow:none}.card-container .card{height:100%;width:100%}}.card-container .card{height:100%}.card-container .card .logo-roma{display:flex;align-items:center;justify-content:center;width:45%}.card-container .card .logo-roma img{width:100%}.card-container .card .content-box{padding:0 20px;display:flex;flex-direction:column;align-items:flex-start;gap:25px;width:100%;margin-top:16px}.card-container .card .content-box .title{font-size:1.2rem;font-weight:600}.card-container .card .content-box .description{font-size:.9rem;color:#a1a3a8}.card-container .card .content-box .description p{margin-top:10px}.card-container .card .content-box .input-box{height:auto;margin-bottom:20px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.card-container .card .content-box .input-box .input-pass{text-align:center}.card-container .card .content-box .input-box .input{width:100%;outline:1px solid #19bfd3;border:1px solid #19bfd3;border-radius:10px;padding:10px;font-size:1.1rem}.card-container .card .content-box .input-box .input-alert{border:1px solid #e6123d;outline:1px solid #e6123d}.card-container .card .content-box .input-box .alert{font-size:14px;color:#e6123d}.card-container .card .content-box .input-box .login-pass{font-size:14px;color:#19bfd3;margin:10px 0;font-weight:600;cursor:pointer}.card-container .card .resend-code{color:#19bfd3;font-weight:600;margin-bottom:10px;cursor:pointer}.card-container .card .time-left{display:flex;align-items:center;color:#2e2e2e;margin-bottom:10px}.card-container .card .time-left .countdown{color:#2e2e2e}.card-container .card .time-left .countdown span{font-size:15px}.card-container .card .login-btn{display:flex;align-items:center;justify-content:center;background:#e6123d;width:94%;padding:10px;border-radius:10px;color:#fff;font-size:1.1rem;cursor:pointer}.card-container .card .login-btn__content{display:flex;justify-content:center;flex-direction:column;align-items:center}.card-container .card .register-btn{font-size:14px;margin-top:10px;color:#19bfd3;font-weight:600;cursor:pointer}.card-container .card .rule{font-size:12px;text-align:center;margin-top:16px}@media screen and (max-width: 1024px){.card-container .card .rule{line-height:25px;font-size:12px}}.reg-set-pass{width:100%}.reg-set-pass__inputs{width:100%;padding-bottom:8px}.login-page{display:flex;align-items:center;justify-content:center;height:100vh}.products-main-container{margin-top:80px;padding:50px 20px;width:100%}@media screen and (max-width: 1024px){.products-main-container{margin-top:0;padding:20px}}@media screen and (max-width: 1024px){.products-main-container h3{display:none}}.products-main-container h3{font-size:1.4rem;margin-bottom:20px;font-weight:600;padding:0 10px}.products-main-container .contents{display:flex;justify-content:space-between;gap:5px}.filters-container{width:20%;margin-top:5px;height:100%;margin-left:5px;border:1px solid rgba(161,163,168,.3);border-radius:10px;padding:20px}@media screen and (max-width: 1024px){.filters-container{display:none}}.filters-container .filter-title{display:flex;align-items:center;justify-content:space-between}.filters-container .filter-title .title{font-size:1.2rem;font-weight:600;color:#2e2e2e}.filters-container .filter-title .remove-filters{color:#19bfd3;font-size:15px;font-weight:600;cursor:pointer}.filters-container .filter-items{margin-top:20px;display:flex;flex-direction:column;gap:20px}.filters-container .filter-items .sub{color:#a1a3a8;font-size:12px;padding-right:15px;font-weight:600}.filters-container .filter-items .filter-item{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;color:#2e2e2e}.filters-container .filter-items .filter-item div{display:flex;align-items:center;gap:10px}.filters-container .filter-items .filter-item div .active{width:5px;height:5px;display:block;background:#19bfd3;border-radius:50%}.filters-container .filter-items .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.filters-container .filter-items .accordion-content .menu{display:flex;align-items:center;justify-content:space-between;color:#62666d;list-style:none;padding:5px;margin-top:5px}.filters-container .filter-items .accordion-content .menu li{cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;font-size:14px;font-weight:600}.filters-container .filter-items .accordion-content .menu li div{width:40px;height:40px;border-radius:50%}.filters-container .filter-items .accordion-content .menu li div.white{background-color:#f0f0f1}.filters-container .filter-items .accordion-content .menu li div.blue{background-color:#0078f1}.filters-container .filter-items .accordion-content .menu li div.black{background-color:#2e2e2e}.filters-container .filter-items .accordion-content.open{max-height:200px;opacity:1}.filters-container .filter-items .available{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:15px}.filters-container .filter-items .available .switch{position:relative;display:inline-block;width:50px;height:24px}.filters-container .filter-items .available .switch input{opacity:0;width:0;height:0}.filters-container .filter-items .available .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.filters-container .filter-items .available .slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.filters-container .filter-items .available input:checked+.slider{background-color:#e6123d}.filters-container .filter-items .available input:checked+.slider:before{transform:translate(21px)}.filters-container .filter-items .available .slider.checked{background-color:#e6123d}.filters-container .filter-items .available .slider.checked:before{transform:translate(21px)}.filters-container .filter-items .filter-brand .menu{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.filters-container .filter-price .filter-item{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;color:#2e2e2e;cursor:pointer}.filters-container .filter-price .filter-item div{display:flex;align-items:center;gap:10px}.filters-container .filter-price .filter-item div .active{width:5px;height:5px;display:block;background:#19bfd3;border-radius:50%}.filters-container .filter-price .accordion-content .min-max{margin-top:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.filters-container .filter-price .accordion-content .min-max .min,.filters-container .filter-price .accordion-content .min-max .max{width:100%;padding:0 5px;display:flex;align-items:flex-end;justify-content:space-between;font-size:12px;font-weight:600}.filters-container .filter-price .accordion-content .min-max .min span,.filters-container .filter-price .accordion-content .min-max .max span{font-size:18px}.filters-container .filter-price .accordion-content .min-max .min input,.filters-container .filter-price .accordion-content .min-max .max input{direction:ltr;width:70%;border:none;border-bottom:2px solid #19bfd3;padding:0 5px;outline:none;font-weight:600;font-size:20px}.products-container{width:80%}@media screen and (max-width: 1024px){.products-container{width:100%}}.products-container .sort-filter{display:flex;gap:10px}.products-container .products{border-top:1px solid rgba(161,163,168,.3)}@media screen and (max-width: 1025px){.products-container .products{border:none}}.products-container .products{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}@media screen and (max-width: 320px){.products-container .products{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.products-container .products{gap:5px;width:100%;padding:5px;margin:0 auto}.products-container .products .card{cursor:pointer;height:100%}@media screen and (max-width: 1024px){.products-container .products .card{border-radius:4px;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px}}.products-container .products .card img{width:180px}.products-container .products .card .product-title{margin-top:15px;font-size:1rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.products-container .products .card .prices{margin-top:10px}.products-container .products .card .prices .price-container div .product-price{font-size:1.2rem}.products-container .products .card:hover{box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px}.sort-container{width:100%}@media screen and (max-width: 1025px){.sort-container{width:auto}}@media screen and (max-width: 1025px){.sort-container .sort-desktop{display:none}}.sort-container .sort-desktop{padding:5px 10px;display:flex;align-items:center;gap:10px}.sort-container .sort-desktop .title{display:flex;align-items:center;gap:5px;font-weight:600;color:#2e2e2e}.sort-container .sort-desktop .sort-items{display:flex;align-items:center;gap:25px;width:80%;font-size:14px;color:#a1a3a8}.sort-container .sort-desktop .sort-items span:hover{cursor:pointer;color:#e6123d}.sort-container .sort-desktop .sort-items span.active{color:#e6123d}@media screen and (min-width: 1025px){.sorting{display:none}}.sorting .sort-btn{border:1px solid rgba(161,163,168,.3);padding:10px;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:10px}.sorting .sort-menu{position:fixed;bottom:0;right:0;width:100vw;z-index:999;background-color:#fff;padding:30px 10px;display:flex;align-items:center;flex-direction:column;gap:20px;animation:moveY .5s ease}.sorting .sort-menu .close-btn{position:absolute;top:2%;right:1%}.sorting .overlay-on{position:fixed;top:0;right:0;width:100vw;height:100vh;background:#0006;z-index:5}.sorting .overlay-off{display:none}@media screen and (min-width: 1025px){.filters-mobile-container{display:none}}.filters-mobile-container .filter-btn{border:1px solid rgba(161,163,168,.3);padding:10px;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:10px}.filters-mobile-container .filter-btn.active{background:#e6123d33;color:#e6123d;border:1px solid rgba(230,18,61,.2)}.filters-mobile-container .filter-menu{animation:moveY .5s ease;position:fixed;top:0;right:0;width:100vw;height:100%;z-index:999;background-color:#f7f7f7;padding:30px 10px;display:flex;align-items:center;flex-direction:column;gap:20px}.filters-mobile-container .filter-menu .close-btn{position:absolute;top:2%;right:1%}.filters-mobile-container .filter-menu .filter-menu-items{width:100%;height:100%;margin-top:40px;display:flex;flex-direction:column;gap:20px;padding:0 20px}.filters-mobile-container .filter-menu .filter-menu-items .sub{color:#a1a3a8;font-size:12px;padding-right:15px;font-weight:600}.filters-mobile-container .filter-menu .filter-menu-items .filter-item{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;color:#2e2e2e}.filters-mobile-container .filter-menu .filter-menu-items .filter-item div{display:flex;align-items:center;gap:10px}.filters-mobile-container .filter-menu .filter-menu-items .filter-item div .active{width:5px;height:5px;display:block;background:#19bfd3;border-radius:50%}.filters-mobile-container .filter-menu .filter-menu-items .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.filters-mobile-container .filter-menu .filter-menu-items .accordion-content .menu{display:flex;align-items:center;justify-content:space-between;color:#62666d;list-style:none;padding:5px;margin-top:5px}.filters-mobile-container .filter-menu .filter-menu-items .accordion-content .menu li{cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;font-size:14px;font-weight:600}.filters-mobile-container .filter-menu .filter-menu-items .accordion-content .menu li div{width:40px;height:40px;border-radius:50%}.filters-mobile-container .filter-menu .filter-menu-items .accordion-content .menu li div.white{background-color:#fff}.filters-mobile-container .filter-menu .filter-menu-items .accordion-content .menu li div.blue{background-color:#0078f1}.filters-mobile-container .filter-menu .filter-menu-items .accordion-content .menu li div.black{background-color:#2e2e2e}.filters-mobile-container .filter-menu .filter-menu-items .accordion-content.open{max-height:200px;opacity:1}.filters-mobile-container .filter-menu .filter-menu-items .available{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:15px}.filters-mobile-container .filter-menu .filter-menu-items .available .switch{position:relative;display:inline-block;width:50px;height:24px}.filters-mobile-container .filter-menu .filter-menu-items .available .switch input{opacity:0;width:0;height:0}.filters-mobile-container .filter-menu .filter-menu-items .available .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.filters-mobile-container .filter-menu .filter-menu-items .available .slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.filters-mobile-container .filter-menu .filter-menu-items .available input:checked+.slider{background-color:#e6123d}.filters-mobile-container .filter-menu .filter-menu-items .available input:checked+.slider:before{transform:translate(21px)}.filters-mobile-container .filter-menu .filter-menu-items .available .slider.checked{background-color:#e6123d}.filters-mobile-container .filter-menu .filter-menu-items .available .slider.checked:before{transform:translate(21px)}.filters-mobile-container .filter-menu .filter-menu-items .filter-brand .menu{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.filters-mobile-container .filter-menu .filter-menu-price .filter-item{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;color:#2e2e2e;cursor:pointer}.filters-mobile-container .filter-menu .filter-menu-price .filter-item div{display:flex;align-items:center;gap:10px}.filters-mobile-container .filter-menu .filter-menu-price .filter-item div .active{width:5px;height:5px;display:block;background:#19bfd3;border-radius:50%}.filters-mobile-container .filter-menu .filter-menu-price .accordion-content .min-max{margin-top:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.filters-mobile-container .filter-menu .filter-menu-price .accordion-content .min-max .min,.filters-mobile-container .filter-menu .filter-menu-price .accordion-content .min-max .max{width:100%;padding:0 5px;display:flex;align-items:flex-end;justify-content:space-between;font-size:12px;font-weight:600}.filters-mobile-container .filter-menu .filter-menu-price .accordion-content .min-max .min span,.filters-mobile-container .filter-menu .filter-menu-price .accordion-content .min-max .max span{font-size:18px}.filters-mobile-container .filter-menu .filter-menu-price .accordion-content .min-max .min input,.filters-mobile-container .filter-menu .filter-menu-price .accordion-content .min-max .max input{direction:ltr;width:70%;border:none;border-bottom:2px solid #19bfd3;padding:0 5px;outline:none;font-weight:600;font-size:20px;background:transparent}.filters-mobile-container .filter-menu .remove-filters{background:#e6123d;width:100%;padding:8px;border-radius:8px;color:#fff;font-size:1.1rem}@keyframes moveY{0%{transform:translateY(100%)}to{transform:translateY(0)}}.wrapper{display:flex;flex-direction:column;width:100%;overflow:hidden}@media screen and (max-width: 1024px){.wrapper .header-desktop{display:none}}.wrapper .header-mobile{padding:20px;width:100%;border-bottom:1px solid rgba(161,163,168,.3)}.wrapper .header-mobile .right{display:flex;align-items:center;gap:15px}.wrapper .header-mobile .right a{display:flex;align-items:center;justify-content:center}.wrapper .header-mobile .right span{font-size:25px;color:#2e2e2e;font-weight:600}.wrapper .products-page{flex-grow:1}@media screen and (max-width: 1025px){.wrapper .products-page{display:none}}.category-page-wrapper{margin-top:70px;display:flex}.category-page-wrapper .menu{background:#f0f0f1;width:15%}@media screen and (max-width: 425px){.category-page-wrapper .menu{width:30%}}.category-page-wrapper .menu{padding-bottom:70px;display:flex;align-items:center;flex-direction:column}.category-page-wrapper .category-item{padding:20px 10px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;font-size:14px;text-align:center}.category-page-wrapper .category-item.active{background:#fff;color:#e6123d}.category-page-wrapper .sub-categories{width:85%;padding:30px;display:flex;flex-direction:column;gap:30px}.category-page-wrapper .sub-categories .title{color:#0078f1;font-size:17px;margin-bottom:14px}@media screen and (max-width: 375px){.category-page-wrapper .sub-categories .title{font-size:13px}}.category-page-wrapper .sub-categories .middle-category .middle-title{font-size:17px;display:flex;justify-content:space-between}@media screen and (max-width: 375px){.category-page-wrapper .sub-categories .middle-category .middle-title{font-size:14px}}.category-page-wrapper .sub-categories .middle-category .sub-category{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}@media screen and (max-width: 425px){.category-page-wrapper .sub-categories .middle-category .sub-category{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.category-page-wrapper .sub-categories .middle-category .sub-category{padding:20px;font-size:14px;margin:0 auto;width:100%}.category-page-wrapper .sub-categories .middle-category .sub-category .category-item{display:flex;align-items:center;justify-content:center;flex-direction:column}.category-page-wrapper .sub-categories .middle-category .sub-category .category-item .logo{width:100px}.category-wrapper{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 1025px){.category-wrapper{display:none}}.category-wrapper .categories-page{flex-grow:1}.header-category .header header .container .right .select-location{display:none}.cart-container{height:100%;margin-top:90px}@media screen and (max-width: 1024px){.cart-container{margin-top:10px;padding:20px 0}}.cart-container{padding:50px 20px;width:100%}.cart-container .progress-bar-container{display:flex;align-items:center;justify-content:center}.cart-container .progress-bar-container .progress-bar{display:flex;align-items:center;gap:5px}.cart-container .progress-bar-container .line{width:150px;height:2px;background-color:#a1a3a84c}@media screen and (max-width: 425px){.cart-container .progress-bar-container .line{width:80px}}.cart-container .progress-bar-container .line.active{background-color:#ee384e}.cart-container .cart-head{padding:10px 30px;border-bottom:1px solid rgba(161,163,168,.3)}.cart-container .cart-head .badge-count{position:absolute;left:-40%;background-color:#ee384e;color:#fff;width:25px;height:25px;text-align:center;border-radius:50%}.cart-container .cart-head .cart-head-title{position:relative;font-size:17px;color:#e6123d;font-weight:700;padding-bottom:10px;border-bottom:2px solid #e6123d}@media screen and (max-width: 1024px){.cart-container .cart-head{display:none}}.cart-container .cart-content{padding:20px 10px;width:100%;display:flex;align-items:center}.cart-container .cart-content .empty-basket{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column;gap:5px}.cart-container .cart-content .empty-basket img{width:150px}.cart-container .cart-content .empty-basket span{font-weight:600;color:#2e2e2e}.cart-container .cart-content .cart-body{display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.cart-container .cart-content .cart-body{flex-direction:column;gap:0}}.cart-container .cart-content .cart-body{flex-grow:1;gap:40px}.content-container{display:flex;width:90%}@media screen and (max-width: 1024px){.content-container{width:100%}}.content-container .content-products{width:96%}@media screen and (max-width: 1024px){.content-container .content-products{width:100%}}.content-container .content-products{padding:10px 20px}.content-container .content-products .content-products-head{display:flex;align-items:center;justify-content:space-between}.content-container .content-products .content-products-head span{color:#2e2e2e}.content-container .content-products .content-products-head button{color:#ef5662;font-weight:600}.content-container .content-products .products-list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.content-container .content-products .products-list .product{position:relative;border:1px solid rgba(161,163,168,.3);border-radius:10px;padding:10px}@media screen and (max-width: 1024px){.content-container .content-products .products-list .product{border-bottom:1px solid rgba(161,163,168,.3);border-left:none;border-top:none;border-right:none;padding:20px 0}}.content-container .content-products .products-list .product .product-discount-badge{background:#e6123d;color:#fff;padding:3px 8px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-weight:600;font-size:13px;position:absolute;bottom:5%;left:1%}@media screen and (max-width: 1024px){.content-container .content-products .products-list .product .product-discount-badge{bottom:9%;left:0}}.content-container .content-products .products-list .product .product-details{display:flex;align-items:center;gap:10px}.content-container .content-products .products-list .product .product-details .product-image{width:100px;object-fit:contain;margin:3px}.content-container .content-products .products-list .product .product-details .product-image img{width:100%}.content-container .content-products .products-list .product .product-details .product-title{font-size:1rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){.content-container .content-products .products-list .product .product-details .product-title{font-size:13px}}.content-container .content-products .products-list .product .product-price{display:flex;align-items:center;justify-content:space-between}.content-container .content-products .products-list .product .product-price .product-add-quantity{border:1px solid #e6123d;display:flex;align-items:center;justify-content:space-between;width:90px;padding:5px;border-radius:6px;font-size:17px;font-weight:600;color:#e6123d}.content-container .content-products .products-list .product .product-price .price-container .product-price{display:flex;gap:4px;font-weight:600;font-size:18px}.content-container .content-products .products-list .product .product-price .price-container .product-price span{font-size:12px;font-weight:600}.content-container .content-products .products-list .product .product-price .price-container .product-discount-price{width:100%;padding-left:34px;font-size:15px;margin:0;font-weight:600;color:#a1a3a8;text-align:left;text-decoration:line-through;text-decoration-color:#a1a1a8cc}.content-container .content-products .products-list .product .remove-product{color:#ef5662;cursor:pointer;font-weight:600;position:absolute;left:2%;top:5%;font-size:15px}.cart-result-container{width:40%;height:100%;margin-top:40px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;margin-left:20px;border-radius:10px;border:1px solid rgba(161,163,168,.3);box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px}@media screen and (max-width: 1024px){.cart-result-container{width:100%;margin-top:10px;border:none;box-shadow:none;margin-bottom:10px}}.cart-result-container .prices{display:flex;flex-direction:column;gap:15px;margin-bottom:100px}.cart-result-container .prices div{display:flex;align-items:center;justify-content:space-between;font-size:17px}.cart-result-container .prices div span{display:flex;align-items:center;gap:5px}.cart-result-container .prices div span span{font-size:13px;font-weight:600}.cart-result-container .prices .total-discount{color:#e6123d;padding-bottom:10px;border-bottom:1px solid #ef5662}.cart-result-container .buy-btn,.cart-result-container .continue-shopping{color:#fff;width:100%;background-color:#ee384e;padding:8px;border-radius:8px;cursor:pointer;transition:all ease .3s}@media screen and (max-width: 1024px){.cart-result-container .buy-btn,.cart-result-container .continue-shopping{display:none}}.cart-result-container .buy-btn:hover,.cart-result-container .continue-shopping:hover{background-color:#e6123d}.cart-result-container .continue-shopping{width:100%;margin-top:5px}.user-profile-addr{width:100%}.user-profile-addr__content{width:100%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:64px;text-align:center}.user-profile-addr-modal{overflow:auto;width:420px;height:500px;background-color:#fff;padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:16px}.user-profile-addr-modal__form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.user-profile-addr-modal__form__item3{grid-column:1/span 2}.user-profile-addr-modal__form__item4{grid-column:1/span 2;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.user-profile-addr-modal__form__checkbox{display:flex;align-items:center;justify-content:start;gap:16px;font-size:14px;color:#a1a3a8}.user-profile-addr-modal__form__checkbox input[type=checkbox]:checked+label:before{background:#ef4056}.user-profile-addr-modal__form__other{grid-column:1/span 2;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.user-profile-addr-modal__footer{display:flex;align-items:center;justify-content:end}.user-profile-addr-modal__footer__btn{cursor:pointer;padding:8px 48px;border-radius:8px;background-color:#ef4056;color:#fff;font-size:14px}@media screen and (min-width: 728px){.user-profile-addr-modal{height:max-content;width:500px}}@media screen and (min-width: 1024px){.user-profile-addr-modal{width:800px}}.user-profile-main__inputs__number{font-size:12px;color:#a1a3a8;display:flex;align-items:center;justify-content:end}.checkOut-wrapper{display:flex;flex-direction:column;width:100%;overflow:hidden}@media screen and (max-width: 1024px){.checkOut-wrapper .header-desktop{display:none}}.checkOut-wrapper .header-mobile{width:100%;display:flex;align-items:center;justify-content:center;padding-top:10px;border-bottom:1px solid rgba(161,163,168,.3);box-shadow:#0000001a 0 2px 3px;position:relative}.checkOut-wrapper .header-mobile .badge-count{display:block;background-color:#ee384e;color:#fff;width:25px;height:25px;text-align:center;border-radius:50%}.checkOut-wrapper .header-mobile .cart-head-title{display:flex;align-items:center;justify-content:center;gap:5px;font-size:17px;color:#e6123d;font-weight:700;padding-bottom:10px;border-bottom:3px solid #e6123d;width:100%;text-align:center}.checkOut-wrapper .cart-page{flex-grow:1}@media screen and (max-width: 1024px){.checkOut-wrapper .checkOut-footer-desktop{display:none}}@media screen and (min-width: 1025px){.checkOut-wrapper .checkOut-footer-mobile{display:none}}.checkOut-wrapper .checkOut-footer-mobile{width:100%;position:fixed;bottom:6%;padding:10px 10px 25px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;box-shadow:#0000001a 1px 0 0 1px}.checkOut-wrapper .checkOut-footer-mobile .cart-footer-price{display:flex;flex-direction:column}.checkOut-wrapper .checkOut-footer-mobile .cart-footer-price .cart-price-title{color:#a1a3a8;font-size:12px}.checkOut-wrapper .checkOut-footer-mobile .cart-footer-price .cart-price-total{margin-top:2px;font-size:17px;font-weight:600}.checkOut-wrapper .checkOut-footer-mobile .cart-footer-price .cart-price-total span{margin-right:5px;font-size:12px}.checkOut-wrapper .checkOut-footer-mobile .buy-btn{background-color:#ee384e;color:#fff;padding:8px;border-radius:8px;transition:all ease .3s}.checkOut-wrapper .checkOut-footer-mobile .buy-btn:hover{background-color:#e6123d}@media screen and (max-width: 1025px){.shipping-footer-desktop{display:none}}@media screen and (min-width: 1025px){.checkOut-footer-mobile{display:none}}.checkOut-footer-mobile{width:100%;position:fixed;bottom:6%;padding:10px 10px 25px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;box-shadow:#0000001a 1px 0 0 1px}.checkOut-footer-mobile .cart-footer-price{display:flex;flex-direction:column}.checkOut-footer-mobile .cart-footer-price .cart-price-title{color:#a1a3a8;font-size:12px}.checkOut-footer-mobile .cart-footer-price .cart-price-total{margin-top:2px;font-size:17px;font-weight:600}.checkOut-footer-mobile .cart-footer-price .cart-price-total span{margin-right:5px;font-size:12px}.checkOut-footer-mobile .buy-btn{background-color:#ee384e;color:#fff;padding:8px;border-radius:8px;transition:all ease .3s}.checkOut-footer-mobile .buy-btn:hover{background-color:#e6123d}.about-us-content{margin-top:90px;display:flex;flex-direction:column;justify-content:center;padding:0 50px;gap:50px;width:100%;overflow:hidden}.about-us-content .about-us-image-container{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 425px){.about-us-content .about-us-image-container img{width:100%}}.about-us-content .about-us-image-container2{display:flex;align-items:center;justify-content:center}.about-us-content .about-us-image-container2 img{width:100%}.about-us-content p{text-align:justify}.about-us-content .values{width:100%;margin:0 auto;display:grid;place-items:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.about-us-content .values div{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.contact-us-container{margin-top:120px;padding:40px 30px;display:flex;align-items:center;justify-content:space-between;gap:50px;width:100%;overflow:hidden}@media screen and (max-width: 1025px){.contact-us-container{flex-direction:column}}.contact-us-container .contact-us-information{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%;gap:25px}.contact-us-container .contact-us-information h4{font-size:20px}.contact-us-container .contact-us-information .description{font-size:18px}.contact-us-container .contact-us-information .section{display:flex;flex-direction:column}.contact-us-container .contact-us-information .section .title{font-weight:600;font-size:18px}.contact-us-container .contact-us-information .section .detail{align-self:flex-end;font-size:18px}.contact-us-container .map{width:100%;z-index:20}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.form-container{margin:10px;border:1px solid rgba(161,163,168,.3);padding:20px;overflow:hidden}.form-container .head{text-align:center}.form-container .form{display:flex;flex-direction:column;width:100%;margin-top:20px}.form-container .form .user-info-form{margin:20px 0;width:100%;display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.form-container .form .user-info-form{flex-direction:column}}.form-container .form .user-info-form{gap:10px}.form-container .form .user-info-form div{flex-grow:1}.form-container .submit-btn{background-color:#ef4056;transition:all ease .3s;color:#fff;padding:12px 50px;border-radius:8px;margin-top:20px;float:left;font-size:17px;cursor:pointer}@media screen and (max-width: 1024px){.form-container .submit-btn{width:100%}}.form-container .submit-btn:hover{background:#e6123d}textarea{font-size:1rem;font-family:Yekan Bakh,Roboto,sans-serif}.user-profile-orders{width:100%;display:flex;flex-direction:column;gap:16px}.user-profile-orders__search{width:100%;background-color:#f4f4f4;border:1px solid rgba(161,163,168,.3);border-radius:4px;padding:16px 8px;display:flex;flex-direction:column;gap:12px}.user-profile-orders__search__wrapper{display:flex;align-items:center;justify-content:space-between;height:48px}.user-profile-orders__search__wrapper__search{width:80%;height:100%;background-color:#fff;border:1px solid #e0e0e2;border-radius:8px;overflow:hidden;padding-right:8px}.user-profile-orders__search__wrapper__search input{border:none;width:100%;height:100%;outline:none}.user-profile-orders__search__wrapper__btn{cursor:pointer;width:18%;height:100%;background-color:#ef4056;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px}.user-profile-orders__history{display:flex;flex-direction:column;gap:16px;margin-top:36px;width:100%}.user-profile-orders__history__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.user-profile-orders__history__items__item{transition:.3s;display:flex;align-items:center;justify-content:center;border:1px solid rgba(161,163,168,.3);padding:8px 0;border-radius:4px;cursor:pointer;color:#a1a3a8}.user-profile-orders__history__cards{display:flex;flex-direction:column;gap:16px}.user-profile-orders__history__cards__empty{align-items:center;justify-content:center;display:flex;flex-direction:column;gap:16px}.user-profile-orders__history__cards__empty img{width:216px;height:216px;object-fit:contain}.user-profile-orders__history__cards__empty span{color:#a1a3a8}.user-profile-orders strong{font-weight:600;color:#2e2e2e}.user-profile-orders-cards{width:100%;background-color:#f4f4f4;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.user-profile-orders-cards__header{display:flex;align-items:center;justify-content:space-between}.user-profile-orders-cards__header__code{display:flex;align-items:center;justify-content:start;gap:8px}.user-profile-orders-cards__header__status{border-radius:24px;padding:4px 8px;font-size:14px;font-weight:600;color:#ffbf0069}.user-profile-orders-cards__items{display:flex;flex-direction:column;gap:4px;font-size:14px}.user-profile-orders-cards__items__item{display:flex;align-items:center;justify-content:start;gap:8px}.user-profile-orders-cards__items__item svg{color:#a1a3a8;font-size:16px}.user-profile-orders-cards__items__item span{color:#a1a3a8}.user-profile-orders-cards__orders{border-top:1px solid rgba(161,163,168,.3);padding:16px 0;display:flex;align-items:center;justify-content:start;gap:16px}.user-profile-orders-cards__orders__order{width:64px;height:64px;background-color:#fff;border-radius:8px;overflow:hidden}.user-profile-orders-cards__orders__order img{width:100%;height:100%;object-fit:contain}.user-profile-orders-cards__footer{display:flex;align-items:center;justify-content:end;gap:16px}.user-profile-orders-cards__footer__btn1{background-color:#282828;padding:6px 16px;border-radius:24px;color:#fff;cursor:pointer;font-size:14px}.user-profile-orders-cards__footer__btn2{border:1px solid #282828;padding:4px 16px;border-radius:24px;cursor:pointer;font-size:14px}.user-profile-order-modal1{width:600px;background-color:#f4f4f4;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:16px}.user-profile-order-modal1__close{cursor:pointer;font-size:24px;color:#a1a3a8}.user-profile-order-modal1__addr{display:flex;flex-direction:column;gap:8px}.user-profile-order-modal1__addr__input{width:100%;height:40px;background-color:#fff;padding:0 8px;border-radius:8px}.user-profile-order-modal1__addr__input input{width:100%;height:100%;border:none;outline:none}.user-profile-order-modal1__addr p{font-size:14px}.user-profile-order-modal1__addr span{color:#a1a3a8;font-size:12px}.user-profile-order-modal1__footer{gap:16px;display:flex;align-items:center;justify-content:end}.user-profile-order-modal1__footer__btn1{font-size:14px;padding:4px 12px;border-radius:24px;border:1px solid #282828;cursor:pointer}.user-profile-order-modal1__footer__btn2{font-size:14px;padding:4px 12px;border-radius:24px;background-color:#282828;color:#fff;cursor:pointer}.user-profile-order-detail{overflow:auto;width:420px;background-color:#f4f4f4;padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:16px}.user-profile-order-detail__items{display:flex;flex-direction:column;gap:4px}.user-profile-order-detail__items__item{display:flex;align-items:center;justify-content:start;gap:8px}.user-profile-order-detail__items__item svg{color:#a1a3a8}.user-profile-order-detail__items__item span{font-size:14px;color:#a1a3a8}.user-profile-order-detail__orders{display:flex;flex-direction:column;gap:8px}.user-profile-order-detail__orders__header{display:flex;align-items:center;justify-content:space-between}.user-profile-order-detail__orders__header__more{display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #282828;border-radius:24px;padding:4px 8px;cursor:pointer;color:#2e2e2e;font-size:14px}.user-profile-order-detail__orders__items{display:flex;align-items:center;justify-content:start;gap:8px}.user-profile-order-detail__orders__items__item{width:64px;height:64px;border-radius:8px;background-color:#ddd;overflow:hidden}.user-profile-order-detail__orders__items__item img{width:100%;height:100%;object-fit:contain}.user-profile-order-detail__details{display:flex;flex-direction:column;gap:16px}.user-profile-order-detail__details__title{border-bottom:1px solid rgba(161,163,168,.3);padding-bottom:8px}.user-profile-order-detail__details__items{background-color:#fff;padding:16px;border-radius:8px;display:flex;flex-direction:column;gap:12px}.user-profile-order-detail__details__items__row{display:flex;align-items:center;justify-content:space-between}.user-profile-order-detail__details__items__row span{font-size:14px}.user-profile-order-detail__footer{border-top:1px solid rgba(161,163,168,.3);display:flex;align-items:center;justify-content:space-between;padding-top:16px}.user-profile-order-detail__footer__support{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #282828;color:#2e2e2e;border-radius:24px;padding:4px 8px}.user-profile-order-detail__footer__total{display:flex;flex-direction:column;align-items:end;gap:4px}.user-profile-order-detail__footer__total strong{font-weight:600}@media screen and (min-width: 1024px){.user-profile-order-detail{width:600px;height:max-content}}.user-profile-orders-details-items{display:flex;flex-direction:column;gap:20px;width:420px;background-color:#fff;padding:16px;border-radius:16px}.user-profile-orders-details-items__header{display:flex;align-items:center;justify-content:space-between;font-size:14px}.user-profile-orders-details-items__header svg{font-size:20px;color:#424750;cursor:pointer}.user-profile-orders-details-items__orders{display:flex;flex-direction:column}.user-profile-orders-details-items__orders__item{padding:8px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(161,163,168,.3)}.user-profile-orders-details-items__orders__item__right{display:flex;align-items:center;justify-content:start;gap:8px}.user-profile-orders-details-items__orders__item__right__img{width:64px;height:64px;background-color:#f4f4f4;border-radius:8px;overflow:hidden}.user-profile-orders-details-items__orders__item__right__img img{width:100%;height:100%;object-fit:contain}.user-profile-orders-details-items__orders__item__right__info{height:100%;display:flex;flex-direction:column;gap:16px}.user-profile-orders-details-items__orders__item__right__info__number{width:20px;height:20px;border-radius:4px;background-color:#ddd;display:flex;align-items:center;justify-content:center}.user-profile-orders-details-items__orders__item__right__info p{font-size:12px}.user-profile-orders-details-items__orders__item__left{display:flex;flex-direction:column;align-items:end}.user-profile-orders-details-items__orders__item__left span{font-size:12px;color:#a1a3a8;text-decoration:line-through}.user-profile-orders-details-items__orders__item__left p{font-size:14px;font-weight:600}@media screen and (min-width: 728px){.user-profile-orders-details-items{width:600px}}.user-profile{width:80%;margin:auto;min-height:550px;top:164px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}.user-profile__menu{top:164px;position:sticky;grid-column:1;display:none;width:100%;height:max-content}.user-profile__menu__user{cursor:pointer;width:100%;padding:12px 0;display:flex;align-items:center;justify-content:space-between}.user-profile__menu__user__title{color:#2e2e2e;display:flex;align-items:center;justify-content:start;gap:8px}.user-profile__menu__user__title span{font-size:17px}.user-profile__menu__user svg{font-size:20px}.user-profile__menu__items{display:flex;flex-direction:column}.user-profile__menu__items__item{color:#2e2e2e;cursor:pointer;border-top:1px solid rgba(161,163,168,.3);padding:12px 0;display:flex;align-items:center;justify-content:start;gap:8px}.user-profile__menu__items__item svg{font-size:20px}.user-profile__menu__items__item:last-child{border-bottom:1px solid rgba(161,163,168,.3)}@media screen and (min-width: 728px){.user-profile__menu{display:flex;flex-direction:column}}.user-profile__content{grid-column:1/span 4}@media screen and (min-width: 728px){.user-profile__content{grid-column:2/span 3}}.user-profile-exit{width:420px;padding:16px;border-radius:16px;background-color:#fff;display:flex;flex-direction:column;gap:16px}.user-profile-exit__header{display:flex;align-items:center;justify-content:space-between}.user-profile-exit__header svg{cursor:pointer}.user-profile-exit__actions{display:flex;align-items:center;justify-content:space-between}.user-profile-exit__actions__cancel{background-color:#ef4056;color:#fff}.user-profile-exit__actions__exit{border:2px solid #ef4056;color:#ef4056}.user-profile-exit__actions div{border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;width:48%;height:40px}@media screen and (min-width: 1024px){.user-profile-exit{width:500px}}.user-profile-main{width:100%;display:flex;flex-direction:column;gap:20px}.user-profile-main__form{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:48px}.user-profile-main__form2{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:end}.user-profile-main__footer{display:flex;align-items:center;justify-content:end}.user-profile-main__footer__btn{background-color:#ef4056;color:#fff;padding:12px 36px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.user-profile-main strong{font-weight:600}.user-profile-main__inputs{display:flex;flex-direction:column;gap:8px}.user-profile-main__inputs__input{height:40px;border:1px solid rgba(161,163,168,.3);border-radius:4px;padding:0 8px;resize:none}.user-profile-main__inputs__input:focus{outline:1px solid #ef4056}.user-profile-main__inputs__number{font-size:12px;color:#a1a3a8;display:flex(end)}.user-profile-main__inputs__inputDisabled{height:40px;border:1px solid rgba(161,163,168,.3);border-radius:4px;padding:0 8px;background-color:#ddd;opacity:.6;outline:none;cursor:default;color:#a1a3a8}.user-profile-main__inputs__sub{display:flex;align-items:center;justify-content:start;gap:8px;font-size:12px;color:#a1a3a8}.user-profile-main__inputs__sub svg{color:orange;font-size:18px}.user-profile-main__inputs textarea{height:64px!important}.user-profile-main__select{display:flex;flex-direction:column;gap:8px}.user-profile-main__select__wrapper{width:100%;height:40px;position:relative;border:1px solid rgba(161,163,168,.3);display:flex;align-items:center;justify-content:space-between;padding:0 8px;cursor:pointer;border-radius:4px;transition:.2s}.user-profile-main__select__wrapper__icon{display:flex;align-items:center;justify-content:center}.user-profile-main__select__wrapper__drop{z-index:2;height:150px;overflow:auto;transition:.2s;position:absolute;top:130%;background-color:#fff;border:1px solid #ef4056;width:100%;right:0;border-radius:4px}.user-profile-main__select__wrapper__drop ul{list-style:none}.user-profile-main__select__wrapper__drop ul li{cursor:pointer;padding:8px;transition:.3s}.user-profile-main__select__wrapper__drop ul li:hover{background-color:#ddd}.user-profile-fav{width:100%;display:flex;flex-direction:column}.user-profile-fav__content{width:50%;margin:auto;flex-direction:column;display:flex;align-items:center;justify-content:center;gap:64px;text-align:center}.user-profile-fav__content__btn{width:100%;height:40px;border:1px solid #ef4056;display:flex;align-items:center;justify-content:center;color:#ef4056;cursor:pointer;border-radius:8px;font-weight:600}.user-profile-fav__content img{width:250px;height:200px}.user-profile-fav__content span{font-size:14px;color:#a1a3a8}.user-profile-fav__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));row-gap:12px}.user-profile-fav strong{font-weight:600}.products-main-similar-cards{position:relative;width:100%;height:100%;padding-right:16px;padding-left:16px;flex-direction:column;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(161,163,168,.3);gap:16px}.products-main-similar-cards__img{width:100%;height:150px}.products-main-similar-cards__img img{width:100%;height:100%;object-fit:contain}.products-main-similar-cards__title{font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.products-main-similar-cards__price{width:100%;display:flex;flex-direction:column;gap:8px}.products-main-similar-cards__price__top{display:flex;align-items:center;justify-content:space-between}.products-main-similar-cards__price__top__price{display:flex;align-items:center;justify-content:center;gap:8px}.products-main-similar-cards__price__top__discount{font-size:12px;padding:2px 8px;border-radius:12px;color:#fff;background-color:#e6123d}.products-main-similar-cards__price__old{display:flex;align-items:center;justify-content:end;text-decoration:line-through;font-size:12px;color:#a1a3a8}.products-main-similar-cards__like{position:absolute;bottom:0;right:8px;color:#ef4056}.user-profile-addr__addr__item{display:flex;justify-content:start;gap:8px;align-items:center}.user-profile-addr__addr__item svg{color:#ef4056;cursor:pointer;font-size:20px}.user-profile-addr__content{width:50%;margin:auto;flex-direction:column;display:flex;align-items:center;justify-content:center;gap:64px;text-align:center}.user-profile-addr__content__btn{width:100%;height:40px;border:1px solid #ef4056;display:flex;align-items:center;justify-content:center;color:#ef4056;cursor:pointer;border-radius:8px;font-weight:600}.user-profile-addr__content img{width:250px;height:200px}.user-profile-addr__content span{font-size:14px;color:#a1a3a8}.user-profile-credits{display:flex;flex-direction:column;gap:20px}.user-profile-credits__banner{width:100%;background-color:#ef40571d;border-radius:12px;padding:36px;display:flex;flex-direction:column;gap:24px}.user-profile-credits__banner__row{display:flex;align-items:center;justify-content:space-between}.user-profile-credits__text{padding-right:24px;padding-top:24px}.user-profile-credits__text ul{display:flex;flex-direction:column;gap:16px;color:#a1a3a8}.user-profile-supp{display:flex;flex-direction:column;gap:20px}.user-profile-supp__tabs{display:flex;align-items:center;justify-content:start;gap:16px;flex-wrap:wrap}.user-profile-supp__tabs__tab{white-space:nowrap;transition:.2s;cursor:pointer;font-size:12px;background-color:#f4f4f4;padding:8px 4px;border-radius:4px;border:1px solid rgba(161,163,168,.3);color:#2e2e2e}.user-profile-supp__tabs__tab:hover{border-color:#ef4056}.user-profile-supp__content{display:flex;flex-direction:column;gap:20px}.user-profile-supp__content__data{display:flex;flex-direction:column;gap:8px}.user-profile-supp__content__data span,.user-profile-supp strong{font-weight:600}.user-profile-supp-acc{width:100%;border-bottom:1px solid rgba(161,163,168,.3);padding-bottom:16px;margin-bottom:12px;cursor:pointer}.user-profile-supp-acc__title{display:flex;align-items:center;justify-content:space-between}.user-profile-supp-acc__items{font-size:14px}.user-profile-supp-acc svg{transition:.3s}.products-main{display:flex;flex-direction:column;gap:24px;width:100%}.products-main__titles{display:flex;align-items:center;justify-content:start;gap:8px;z-index:60;height:36px;padding-right:16px;font-size:14px;position:sticky;top:84px;background-color:#fff;border-bottom:1px solid #e0e0e2}.products-main__titles__item{height:100%}@media screen and (min-width: 1024px){.products-main__titles{display:none}}.products-main__header{display:flex;justify-content:space-between;align-items:center}.products-main__header__links{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#a1a3a8}.products-main__header__left{display:none;gap:8px;font-size:14px;color:#a1a3a8}.products-main__header__left svg{color:#a1a3a8;font-size:20px}@media screen and (min-width: 1024px){.products-main__header__left{display:flex;align-items:center;justify-content:center}}@media screen and (min-width: 1024px){.products-main__header__left__offers{display:none}}.products-main__footer{padding:8px 16px;position:fixed;bottom:0;background-color:#fff;z-index:10;width:100%;border-top:1px solid rgba(161,163,168,.3)}.products-main__footer__main{display:flex;align-items:center;justify-content:space-between}.products-main__footer__main__btn{width:50%;background-color:#ef4056;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;font-size:14px}.products-main__footer__main__left{display:flex;flex-direction:column;align-items:end}.products-main__footer__main__left__disc{display:flex;align-items:center;justify-content:end;gap:8px}.products-main__footer__main__left__disc__tag{background-color:#ef4056;border-radius:24px;padding:2px 8px;font-size:12px;color:#fff}.products-main__footer__main__left__disc span{color:#a1a3a8;font-size:14px;text-decoration:line-through}.products-main__footer__main__left__price{display:flex;align-items:center;justify-content:end;gap:8px;font-size:20px}@media screen and (min-width: 1024px){.products-main__footer{display:none}}.products-main hr{width:100%;height:4px;border:none;background-color:#a1a3a84d;border-radius:16px}@media screen and (min-width: 1024px){.products-main{padding:0 20px}}@media screen and (min-width: 1024px){.products-main{margin-top:136px}}.products-main-banner{width:100%;grid-template-columns:repeat(3,1fr);height:600px;display:flex;flex-direction:column}.products-main-banner__show{grid-column:1;position:sticky;top:164px;z-index:1}.products-main-banner__info{border-top-left-radius:16px;border-top-right-radius:16px;padding:16px;background-color:#fff;position:relative;z-index:50;height:100%;grid-column:2/span 2}@media screen and (min-width: 1024px){.products-main-banner{display:grid;border-radius:none;padding:0}.products-main-banner__show{grid-column:1}.products-main-banner__info{height:100%;grid-column:2/span 2}}@media screen and (min-width: 1024px){.products-main-banner{gap:36px}}.products-main-show{width:100%;height:100%;display:flex;flex-direction:column;gap:16px}.products-main-show__img{display:flex;align-items:center;justify-content:start;align-items:start;gap:8px;width:100%}.products-main-show__img__img{width:100%}.products-main-show__img__img__main{width:100%;background-color:#fff}.products-main-show__img__img__main img{object-fit:contain;width:100%;height:auto}.products-main-show__img__img__slider{background-color:#a1a3a84d;width:100%;height:250px}.products-main-show__img__img__slider .swiper{width:100%;height:100%}.products-main-show__img__img__slider .swiper .swiper-pagination{display:flex;align-items:center;justify-content:end;background-color:#00000072;width:max-content;padding:8px;border-radius:16px;margin-left:24px;gap:0}.products-main-show__img__img__slider .swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:1px;transition:.3s;background-color:#f4f4f4}.products-main-show__img__img__slider .swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff;width:16px;border-radius:12px;transition:.1s}.products-main-show__img__img__slider .swiper .swiper-slide img{display:flex;align-items:center;justify-content:center;margin:auto;width:auto;height:100%;object-fit:contain}.products-main-show__img__icons{display:none;gap:8px}.products-main-show__img__icons__item{width:max-content;cursor:pointer;font-size:24px;color:#424750;position:relative}.products-main-show__img__icons__item:hover .products-main-show__img__icons__item__hover{display:block}.products-main-show__img__icons__item__hover{width:max-content;display:none;position:absolute;right:36px;top:0;font-size:12px;background-color:#424750;color:#fff;padding:12px 16px;border-radius:4px}@media screen and (min-width: 1024px){.products-main-show__img__icons{display:flex;flex-direction:column}}.products-main-show__items{display:none;width:100%;grid-template-columns:repeat(4,1fr);gap:8px}.products-main-show__items__item{cursor:pointer;border-radius:8px;width:100%;height:82px;border:1px solid rgba(161,163,168,.3);background-color:#fff;padding:4px}.products-main-show__items__item:first-child,.products-main-show__items__item:last-child{position:relative}.products-main-show__items__item:first-child:after,.products-main-show__items__item:last-child:after{right:0;top:0;position:absolute;z-index:1;content:"";width:100%;height:100%;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(6.5px);background:#ffffff26}.products-main-show__items__item:nth-child(n+5){display:none}@media screen and (min-width: 1220px){.products-main-show__items__item:nth-child(n+5){display:block}}.products-main-show__items img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 1024px){.products-main-show__items{display:grid}}@media screen and (min-width: 1220px){.products-main-show__items{grid-template-columns:repeat(5,1fr)}}.products-main-show__warning{display:none;gap:8px;font-size:14px;color:#a1a3a8}.products-main-show__warning svg{font-size:20px}@media screen and (min-width: 1440px){.products-main-show__warning{display:flex;align-items:center;justify-content:start}}.products-main-show-modal{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.products-main-show-modal__header{width:100%;display:flex;align-items:center;justify-content:center}.products-main-show-modal__header__tabs{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:12px;border:1px solid rgba(161,163,168,.3);gap:8px}.products-main-show-modal__header__tabs__item{cursor:pointer}.products-main-show-modal__header__tabs__item:first-child{border-left:1px solid rgba(161,163,168,.3);padding-left:8px}.products-main-show-modal__header svg{position:absolute;left:24px;top:24px;cursor:pointer;font-size:32px}.products-main-show-modal__slider{margin:auto;width:465px;height:465px}.products-main-show-modal__slider .swiper{width:100%;height:100%}.products-main-show-modal__slider .swiper .swiper-button-prev{box-shadow:0 0 4px #00000026;width:40px;height:40px;background-color:#fff;border-radius:100%}.products-main-show-modal__slider .swiper .swiper-button-prev:after{font-size:16px;color:#424750}.products-main-show-modal__slider .swiper .swiper-button-next{box-shadow:0 0 4px #00000026;width:40px;height:40px;background-color:#fff;border-radius:100%}.products-main-show-modal__slider .swiper .swiper-button-next:after{font-size:16px;color:#424750}.products-main-show-modal__slider .swiper img{width:100%;height:100%;object-fit:contain}.products-main-show-modal__bottom{width:100%;height:70px;display:flex;align-items:center;justify-content:start;gap:24px}.products-main-show-modal__bottom__all{cursor:pointer;border:1px solid rgba(161,163,168,.3);display:flex;justify-content:center;flex-direction:column;align-items:center;width:64px;border-radius:8px;text-align:center;padding:8px;gap:4px}.products-main-show-modal__bottom__all span{font-size:12px}.products-main-show-modal__bottom__imgs{background-color:#fff;padding:8px 16px;display:flex;align-items:center;justify-content:start;border-radius:12px;gap:8px}.products-main-show-modal__bottom__imgs__img{position:relative}.products-main-show-modal__bottom__imgs__img__indc{position:absolute;bottom:0;background-color:#fff;border-radius:16px;width:24px;height:8px;border:4px solid rgba(0,0,0,.4156862745);right:50%;transform:translate(50%)}.products-main-show-modal__bottom__imgs img{width:70px;height:70px}.products-main-info{height:100%;display:flex;flex-direction:column;gap:8px}.products-main-info__header{display:flex;flex-direction:column;gap:12px}.products-main-info__header__cats{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-info__header__cats a{font-size:12px;color:#81858b;text-decoration:underline;font-weight:600;text-underline-offset:4px}.products-main-info__header__cats a svg{color:#81858b}@media screen and (min-width: 1024px){.products-main-info__header__cats a{font-size:16px;font-weight:500;text-decoration:none;color:#19bfd3}}.products-main-info__header__title{font-weight:600}@media screen and (min-width: 1024px){.products-main-info__header__title{font-size:20px}}.products-main-info__body{height:100%;padding:0 4px;width:100%}.products-main-info__body__features{display:flex;flex-direction:column;gap:16px;grid-column:1/span 4}.products-main-info__body__features__header{padding:8px 0;display:flex;align-items:center;justify-content:start;flex-wrap:wrap;gap:12px}.products-main-info__body__features__header__rating{display:flex;align-items:center;justify-content:center;align-items:start;gap:8px}.products-main-info__body__features__header__rating p{font-size:12px}.products-main-info__body__features__header__rating svg{color:orange}.products-main-info__body__features__header__rating span{font-size:12px;color:#a1a3a8}.products-main-info__body__features__header__tag{font-size:12px;padding:4px 8px;border-radius:16px;background-color:#a1a3a84d;gap:4px;display:flex;align-items:center;justify-content:center}.products-main-info__body__features__colors{display:flex;flex-direction:column;gap:16px}.products-main-info__body__features__colors__title{font-size:14px;font-weight:600;white-space:nowrap}@media screen and (min-width: 1024px){.products-main-info__body__features__colors__title{font-size:16px}}.products-main-info__body__features__colors__items{flex-wrap:wrap;display:flex;align-items:center;justify-content:start;gap:16px}.products-main-info__body__features__colors__items__item{border:1px solid #424750;border-radius:8px;display:flex;align-items:center;justify-content:start;padding:8px;font-size:12px;gap:8px}.products-main-info__body__features__colors__items__item__hover{color:#a1a3a8}.products-main-info__body__features__colors__items__item__color{width:24px;height:24px;border-radius:100%;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.products-main-info__body__features__colors__items__item{cursor:pointer;width:40px;height:40px;border-radius:100%;border:1px solid rgba(161,163,168,.3);padding:4px;position:relative}.products-main-info__body__features__colors__items__item__hover{width:max-content;display:none;position:absolute;top:48px;left:50%;transform:translate(-50%);font-size:12px;background-color:#424750;color:#fff;padding:12px 16px;border-radius:4px}.products-main-info__body__features__colors__items__item__color{border-radius:100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px}.products-main-info__body__features__colors__items__item:hover .products-main-info__body__features__colors__items__item__hover{display:block}}.products-main-info__body__features__attr{border-top:1px solid #e0e0e2;padding-top:8px;display:flex;flex-direction:column;gap:12px}.products-main-info__body__features__attr__title{font-weight:600;font-size:14px}@media screen and (min-width: 1024px){.products-main-info__body__features__attr__title{font-size:16px}}.products-main-info__body__features__attr__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:12px}.products-main-info__body__features__attr__items__item{display:flex;flex-direction:column;gap:8px;border-radius:8px;padding:8px;border:1px solid rgba(161,163,168,.3)}.products-main-info__body__features__attr__items__item span{font-size:12px;color:#a1a3a8}.products-main-info__body__features__attr__items__item p{font-size:12px;font-weight:600}@media screen and (min-width: 1024px){.products-main-info__body__features__attr__items__item{background-color:#a1a3a84d;border:none}.products-main-info__body__features__attr__items__item p{font-weight:500}}.products-main-info__body__features__attr__all{display:none;grid-area:8px}.products-main-info__body__features__attr__all__more{width:164px;padding:8px;border-radius:4px 8px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(161,163,168,.3);font-size:12px;font-weight:600}.products-main-info__body__features__attr__all__more svg{font-size:20px}.products-main-info__body__features__attr__all__border{width:30%;height:1px;background-color:#a1a3a84d}@media screen and (min-width: 1024px){.products-main-info__body__features__attr__all{display:flex;align-items:center;justify-content:space-between}}@media screen and (min-width: 1024px){.products-main-info__body__features__attr{border-top:none;padding-top:0}}.products-main-info__body__features__warning{display:none;align-items:start!important;gap:4px}.products-main-info__body__features__warning span{color:#a1a3a8;font-size:12px}.products-main-info__body__features__warning svg{color:#a1a3a8;font-size:64px;height:20px}@media screen and (min-width: 1024px){.products-main-info__body__features__warning{display:flex;align-items:center;justify-content:start}}@media screen and (min-width: 1024px){.products-main-info__body__features{border-top:1px solid rgba(161,163,168,.3)}}.products-main-info__body__purchase{display:none;top:100px;height:max-content;position:sticky;gap:16px;padding:16px;grid-column:5/span 2;border-radius:8px;background-color:#f4f4f4;border:1px solid rgba(161,163,168,.3)}.products-main-info__body__purchase__dsptxt{width:100%;display:flex;flex-direction:column;gap:0;position:relative;top:0%;overflow:hidden;height:24px;pointer-events:none;font-size:20px;color:#888;z-index:99}.products-main-info__body__purchase__dsptxt__text{justify-content:start;gap:8px;position:absolute;width:100%;display:flex;align-items:center;height:24px;z-index:100;font-size:12px}.products-main-info__body__purchase__dsptxt__text img{width:18px;height:18px}.products-main-info__body__purchase__price{align-items:end;padding-top:8px;border-top:1px solid rgba(161,163,168,.3);display:flex;flex-direction:column;gap:8px}.products-main-info__body__purchase__price__wrapper,.products-main-info__body__purchase__price__discount{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-info__body__purchase__price__discount__percentage{font-weight:600;background-color:#e6123d;border-radius:12px;padding:2px 8px;font-size:12px;color:#fff}.products-main-info__body__purchase__price__discount span{font-size:12px!important;font-weight:600;color:#a1a3a8;text-decoration:line-through}.products-main-info__body__purchase__price p{font-weight:600;font-size:20px}.products-main-info__body__purchase__price span{font-size:10px;font-weight:500}.products-main-info__body__purchase__btn{cursor:pointer;width:100%;height:48px;background-color:#ef4056;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.products-main-info__body__purchase__service{display:flex;justify-content:start;align-items:center;gap:16px;color:#424750;font-weight:600}.products-main-info__body__purchase__service svg{color:#424750;font-size:24px}.products-main-info__body__purchase__service span{font-size:13px}.products-main-info__body__purchase__transport{padding:12px 0;width:100%;border-top:1px solid rgba(161,163,168,.3);display:flex;align-items:center;justify-content:start;gap:8px;position:relative}.products-main-info__body__purchase__transport svg{font-size:18px;color:#424750}.products-main-info__body__purchase__transport svg:last-child{position:absolute;left:0;font-size:24px;color:#a1a3a8}.products-main-info__body__purchase__transport span{font-size:12px;color:#a1a3a8}@media screen and (min-width: 1024px){.products-main-info__body__purchase{display:flex;flex-direction:column}}@media screen and (min-width: 1024px){.products-main-info__body{display:grid;gap:8px;grid-template-columns:4fr 2fr}}.products-main-services{padding:12px 0;width:100%;border-top:1px solid rgba(161,163,168,.3);display:none}.products-main-services__item{cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;gap:8px;color:#a1a3a8}.products-main-services__item img{width:42px;height:42px}@media screen and (min-width: 1024px){.products-main-services{display:block}}.products-main-similar{border:1px solid rgba(161,163,168,.3);border-bottom:4px solid rgba(161,163,168,.3);padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:8px}.products-main-similar__title h3{width:max-content;font-size:16px;font-weight:600;border-bottom:2px solid #e6123d;padding-bottom:8px}.products-main-similar__slider{width:100%}.products-main-similar__slider .swiper-button-disabled{display:none}.products-main-similar__slider .swiper-button-next,.products-main-similar__slider .swiper-button-prev{background-color:#fff;width:40px;height:40px;border-radius:100%;border:1px solid rgba(161,163,168,.3)}.products-main-similar__slider .swiper-button-next:after,.products-main-similar__slider .swiper-button-prev:after{font-size:16px;font-weight:600;color:#424750}.products-main-int{padding:16px;display:flex;flex-direction:column;gap:16px;width:100%}.products-main-int__header{position:sticky;z-index:10;width:100%;height:40px;top:80px;gap:24px;border-bottom:1px solid rgba(161,163,168,.3);background-color:#fff;display:none}.products-main-int__header__item{cursor:pointer;padding-bottom:8px;position:relative;width:max-content;font-size:14px;color:#a1a3a8;font-weight:600;top:2px}.products-main-int__header__itemActive{top:2px;color:#ef4056;padding-bottom:8px;position:relative;width:max-content;font-size:14px;font-weight:600}.products-main-int__header__itemActive:after{width:100%;content:"";position:absolute;bottom:0;left:0;right:0;background:red;height:4px;border-radius:1000px 1000px 10px 0}@media screen and (min-width: 1024px){.products-main-int__header{display:flex}}.products-main-int__body{display:flex;align-items:center;justify-content:center;align-items:start;gap:16px}.products-main-int__body__main{width:100%}@media screen and (min-width: 1440px){.products-main-int__body__main{width:75%}}.products-main-int__body__product{display:none;position:sticky;top:144px;width:22%;background-color:#f4f4f4;border-radius:12px;border:1px solid rgba(161,163,168,.3)}@media screen and (min-width: 1440px){.products-main-int__body__product{display:block}}@media screen and (min-width: 1024px){.products-main-int{padding:0}}@media screen and (min-width: 1024px){.products-main-int{display:flex;align-items:center;justify-content:start}}.products-main-introduction{width:100%;display:flex;flex-direction:column;gap:8px}.products-main-introduction__title{width:max-content;font-weight:600;font-size:14px;color:#2e2e2e}@media screen and (min-width: 1024px){.products-main-introduction__title{font-size:16px;border-bottom:2px solid #e6123d;padding-bottom:8px}}.products-main-introduction__text{font-size:13px;line-height:32px;color:#2e2e2e;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 1024px){.products-main-introduction__text{font-size:14px}}.products-main-introduction__more{font-size:12px;display:flex;align-items:center;justify-content:center;background-color:#a1a3a84d;width:max-content;gap:8px;padding:8px 16px;border-radius:16px;color:#424750;font-weight:600;margin:auto}.products-main-introduction__more svg{font-size:18px}@media screen and (min-width: 1024px){.products-main-introduction__more{display:flex;align-items:center;justify-content:start;font-size:14px;cursor:pointer;color:#19bfd3}}@media screen and (min-width: 1024px){.products-main-introduction{gap:24px}}.products-main-comm{padding:16px 0;gap:8px}.products-main-comm__title{font-weight:600;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.products-main-comm__title__more{display:flex;align-items:center;justify-content:start;font-size:12px;font-weight:600;color:#2e2e2e}.products-main-comm__title__more svg{font-size:18px}@media screen and (min-width: 1024px){.products-main-comm__title__more{display:none}}@media screen and (min-width: 1024px){.products-main-comm__title{font-family:24px;border-bottom:2px solid #e6123d;padding-bottom:8px;width:max-content}}.products-main-comm__body{position:relative}.products-main-comm__body__info{height:max-content;display:flex;flex-direction:column;gap:16px}.products-main-comm__body__info__title{display:flex;align-items:center;justify-content:start;gap:4px}.products-main-comm__body__info__title strong{font-size:32px}.products-main-comm__body__info__title span{display:none}@media screen and (min-width: 1024px){.products-main-comm__body__info__title span{display:block}}.products-main-comm__body__info__title p{font-size:12px!important;color:#a1a3a8!important}.products-main-comm__body__info__stars{display:none;gap:8px;font-size:12px;color:#a1a3a8}@media screen and (min-width: 1024px){.products-main-comm__body__info__stars{display:flex;align-items:center;justify-content:start}}.products-main-comm__body__info__add{display:none;color:#424750;font-size:14px}@media screen and (min-width: 1024px){.products-main-comm__body__info__add{display:flex}}.products-main-comm__body__info__btn{display:none;cursor:pointer;width:100%;border:1px solid #e6123d;color:#e6123d;height:40px;border-radius:8px;font-size:14px}@media screen and (min-width: 1024px){.products-main-comm__body__info__btn{display:flex;align-items:center;justify-content:center}}.products-main-comm__body__info__warning{display:none;align-items:start;gap:8px;color:#a1a3a8}.products-main-comm__body__info__warning svg{height:max-content;font-size:36px}.products-main-comm__body__info__warning span{font-size:14px}@media screen and (min-width: 1024px){.products-main-comm__body__info__warning{display:flex;align-items:center;justify-content:start}}@media screen and (min-width: 1024px){.products-main-comm__body__info{top:136px;position:sticky;grid-column:1/span 2}}.products-main-comm__body__comm{width:100%;grid-column:3/span 6}.products-main-comm__body__comm__cards{display:none}@media screen and (min-width: 1024px){.products-main-comm__body__comm__cards{display:block}}@media screen and (min-width: 1024px){.products-main-comm__body__comm__slider{display:none}}.products-main-comm__body__comm__more{display:flex;align-items:center;justify-content:start;gap:8px;font-size:14px;color:#19bfd3;border-top:1px solid rgba(161,163,168,.3);padding-top:16px;cursor:pointer}.products-main-comm__body__comm__header{display:flex;align-items:center;justify-content:space-between}.products-main-comm__body__comm__header__right{display:none;gap:24px}.products-main-comm__body__comm__header__right__title{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-comm__body__comm__header__right__title strong{font-size:15px;font-weight:500}.products-main-comm__body__comm__header__right__tabs{display:flex;align-items:center;justify-content:start;gap:16px;font-size:14px;color:#a1a3a8}.products-main-comm__body__comm__header__right__tabs__item{cursor:pointer}@media screen and (min-width: 1024px){.products-main-comm__body__comm__header__right{display:flex;align-items:center;justify-content:start}}.products-main-comm__body__comm__header span{color:#a1a3a8;font-size:14px}.products-main-comm__body__comm__filter{display:none;margin-top:64px;gap:8px}.products-main-comm__body__comm__filter__items{display:flex;align-items:center;justify-content:start;gap:12px}.products-main-comm__body__comm__filter__items__item{border:1px solid rgba(161,163,168,.3);padding:8px 16px;border-radius:24px;cursor:pointer}.products-main-comm__body__comm__filter strong{font-size:18px;font-weight:600}@media screen and (min-width: 1024px){.products-main-comm__body__comm__filter{display:flex;flex-direction:column}}@media screen and (min-width: 1024px){.products-main-comm__body{display:grid;grid-template-columns:repeat(8,1fr);gap:24px}}.products-main-comm-cards{width:100%;display:flex;flex-direction:column;gap:12px;border-top:1px solid #e0e0e2;padding:16px 0}.products-main-comm-cards__header{position:relative;display:flex;align-items:center;justify-content:start;gap:16px}.products-main-comm-cards__header__dot{width:8px;height:8px;background-color:#ddd;border-radius:100%}.products-main-comm-cards__header__roll{font-size:12px;background-color:#04bb0451;padding:4px 8px;border-radius:24px;color:green}.products-main-comm-cards__header__date{font-size:12px;color:#a1a3a8}.products-main-comm-cards__header__more{position:absolute;left:16px;font-size:20px;cursor:pointer}.products-main-comm-cards__more{color:#19bfd3;display:flex;align-items:center;justify-content:start;cursor:pointer}.products-main-comm-cards__text{line-height:32px;overflow:hidden}.products-main-comm-cards__footer{display:flex;align-items:center;justify-content:space-between}.products-main-comm-cards__footer__right{display:flex;align-items:center;justify-content:start;gap:8px;font-size:14px}.products-main-comm-cards__footer__right__color{width:12px;height:12px;border-radius:100%}.products-main-comm-cards__footer__likes{cursor:pointer;display:flex;align-items:center;justify-content:start;gap:16px}.products-main-comm-cards__footer__likes__item{display:flex;align-items:center;justify-content:start;gap:8px;color:#424750;font-size:14px}.products-main-comm-cards__footer__likes__item svg{font-size:18px}.products-main-comm-sliderCard{width:100%;border:1px solid rgba(161,163,168,.3);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px}.products-main-comm-sliderCard__header{display:flex;align-items:center;justify-content:start;gap:8px;font-size:12px}.products-main-comm-sliderCard__header__roll{background-color:#00800029;border-radius:16px;padding:2px 8px;font-size:10px;color:green}.products-main-comm-sliderCard__footer{display:flex;align-items:center;justify-content:space-between;font-size:12px}.products-main-comm-sliderCard__footer__likes{display:flex;align-items:center;justify-content:end;gap:8px}.products-main-comm-sliderCard__footer__likes__item{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-comm-sliderCard__footer__likes__item svg{font-size:14px}.products-main-comm-sliderCard__footer span{color:#a1a3a8}.products-main-comm-sliderCard p{font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden;line-height:28px}.products-comments-add{background-color:#fff;border-radius:6px;width:450px}.products-comments-add__header{display:flex;align-items:center;justify-content:start;gap:8px;padding:16px;border-bottom:2px solid #e0e0e2}.products-comments-add__header svg{cursor:pointer}.products-comments-add__body{padding:16px;display:flex;flex-direction:column;gap:24px}.products-comments-add__body__product{padding:16px 8px;display:flex;align-items:center;justify-content:start;gap:16px;border-bottom:1px solid #e0e0e2;font-size:12px}.products-comments-add__body__product__img{width:56px;height:56px}.products-comments-add__body__product__img img{width:100%;height:100%;object-fit:contain}.products-comments-add__body__comment{width:100%;display:flex;flex-direction:column;gap:8px;font-size:14px}.products-comments-add__body__comment__section{overflow:hidden;width:100%;border:1px solid #e0e0e2;border-radius:6px}.products-comments-add__body__comment__section__user{padding:8px 16px;display:flex;align-items:center;justify-content:space-between}.products-comments-add__body__comment__section__user__rate{display:flex;align-items:center;justify-content:end;gap:8px;padding:8px;border:1px solid #e0e0e2;border-radius:6px;font-size:16px}.products-comments-add__body__comment__section__user__rate span{font-size:14px}.products-comments-add__body__comment__section__user__rate input{border:none;width:16px;border-bottom:2px solid #e0e0e2;outline:none;text-align:center;font-size:16px}.products-comments-add__body__comment__section textarea{padding:8px;width:100%;height:100px;resize:none;border-bottom:1px solid #e0e0e2;border-width:0 0 1px 0;outline:none;font-size:12px}.products-comments-add__footer{border-top:2px solid #e0e0e2;padding:16px;text-align:center;display:flex;flex-direction:column;gap:8px;font-size:14px}.products-comments-add__footer__btn{width:100%;height:40px;background-color:#ef4056;color:#fff;display:flex;flex-direction:column;justify-content:center;border-radius:6px;cursor:pointer;transition:.2s}.products-comments-add__footer__btn:hover{background-color:#ca374a}.products-comments-add__footer p{font-size:12px}.products-comments-add__footer p a{color:#19bfd3}.products-comments-add__success{padding:64px 24px;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center}.products-comments-add__success__btn{width:100%;height:40px;background-color:#ef4056;border-radius:6px;color:#fff;justify-content:center;align-items:center;display:flex;cursor:pointer;transition:.2s}.products-comments-add__success__btn:hover{background-color:#ca374a}.product-comm-noUser{background-color:#fff;border-radius:6px;width:450px}.product-comm-noUser__body{width:100%;height:200px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;padding:16px}.product-comm-noUser__body__btn{width:100%;height:40px;background-color:#ef4056;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:.2s}.product-comm-noUser__body__btn:hover{background-color:#ca374a}.products-main-q{width:100%;padding:16px 0;gap:8px}.products-main-q__title{font-weight:600;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.products-main-q__title__more{display:flex;align-items:center;justify-content:end;font-size:12px;color:#2e2e2e}.products-main-q__title__more svg{font-size:18px}@media screen and (min-width: 1024px){.products-main-q__title__more{display:none}}@media screen and (min-width: 1024px){.products-main-q__title{font-family:24px;border-bottom:2px solid #e6123d;padding-bottom:8px;width:max-content}}.products-main-q__body{position:relative}.products-main-q__body__info{display:none;height:max-content;top:136px;position:sticky;grid-column:1/span 2;gap:16px}.products-main-q__body__info span{font-size:12px;color:#a1a3a8}.products-main-q__body__info__btn{cursor:pointer;width:100%;border:1px solid #e6123d;color:#e6123d;display:flex;align-items:center;justify-content:center;height:40px;border-radius:8px;font-size:14px}@media screen and (min-width: 1024px){.products-main-q__body__info{display:flex;flex-direction:column}}.products-main-q__body__main{width:100%;grid-column:3/span 6;display:flex;flex-direction:column;gap:24px}.products-main-q__body__main__header{display:flex;align-items:center;justify-content:space-between}.products-main-q__body__main__header__right{display:flex;align-items:center;justify-content:start;gap:24px}.products-main-q__body__main__header__right__title{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-q__body__main__header__right__title strong{font-size:15px;font-weight:500}.products-main-q__body__main__header__right__tabs{display:flex;align-items:center;justify-content:start;gap:16px;font-size:14px;color:#a1a3a8}.products-main-q__body__main__header__right__tabs__item{cursor:pointer}.products-main-q__body__main__header span{color:#a1a3a8;font-size:14px}.products-main-q__body__main__cards{gap:16px;display:none}@media screen and (min-width: 1024px){.products-main-q__body__main__cards{display:flex;flex-direction:column}}@media screen and (min-width: 1024px){.products-main-q__body__main__slider{display:none}}.products-main-q__body__main__more{display:none;cursor:pointer;color:#19bfd3;border-top:1px solid rgba(161,163,168,.3);padding-top:16px;font-size:14px}@media screen and (min-width: 1024px){.products-main-q__body__main__more{display:flex;align-items:center;justify-content:start}}@media screen and (min-width: 1024px){.products-main-q__body{display:grid;grid-template-columns:repeat(8,1fr);gap:24px}}.products-main-q-cards{display:flex;flex-direction:column;gap:16px;border-top:1px solid rgba(161,163,168,.3);padding-top:16px}.products-main-q-cards__question{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-q-cards__question span{font-size:16px}.products-main-q-cards__question svg{color:#19bfd3;font-size:32px}.products-main-q-cards__answer{display:flex;flex-direction:column;gap:12px}.products-main-q-cards__answer__header{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-q-cards__answer__header p{font-size:14px;color:#a1a3a8}.products-main-q-cards__answer__header span{font-size:12px;color:#a1a3a8}.products-main-q-cards__answer__bottom{padding-right:36px;display:flex;align-items:center;justify-content:start;gap:8px;color:#a1a3a8;font-size:12px}.products-main-q-cards__answer__bottom p{font-weight:600;background-color:#0080001c;padding:4px 8px;border-radius:24px;color:green}.products-main-q-cards__answer__footer{display:flex;align-items:center;justify-content:end;gap:24px;font-size:14px;color:#a1a3a8}.products-main-q-cards__new{border-top:1px solid #eee;padding-top:16px;padding-right:36px;cursor:pointer;display:flex;align-items:center;justify-content:start;gap:8px;font-size:14px;color:#19bfd3}.products-main-q-sliderCards{width:100%;border:1px solid rgba(161,163,168,.3);border-radius:8px;padding:8px;height:200px;align-items:center;justify-content:space-between;gap:8px;display:flex;flex-direction:column}.products-main-q-sliderCards__answer{padding:8px;border-radius:12px;border:1px solid rgba(161,163,168,.3);width:100%;height:150px;background-color:#efefef;font-size:12px;align-items:center;justify-content:space-between;display:flex;flex-direction:column}.products-main-q-sliderCards__answer__footer{width:100%;display:flex;align-items:center;justify-content:space-between}.products-main-q-sliderCards__answer__footer__right{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-q-sliderCards__answer__footer__right__roll{padding:2px 8px;border-radius:16px;background-color:#00800031;color:green;font-size:10px}.products-main-q-sliderCards__answer span{width:100%;text-align:start}.products-main-q-sliderCards p{font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.products-main-int-banner{width:100%;padding:16px;display:flex;flex-direction:column;gap:16px}.products-main-int-banner__header{display:flex;align-items:center;justify-content:start;gap:16px;border-bottom:1px solid rgba(161,163,168,.3);padding-bottom:16px}.products-main-int-banner__header__left{display:flex;flex-direction:column;gap:12px;font-size:14px}.products-main-int-banner__header__left__color{display:flex;align-items:center;justify-content:start;gap:8px}.products-main-int-banner__header__left__color__div{width:8px;height:8px;border-radius:100%}.products-main-int-banner__header__left span{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.products-main-int-banner__header img{width:80px;height:80px}.products-main-int-banner__body{display:flex;flex-direction:column;gap:12px}.products-main-int-banner__body__row{display:flex;align-items:center;justify-content:start;gap:8px;font-size:14px;color:#424750}.products-main-int-banner__body__row svg{font-size:18px}.products-main-int-banner__price{display:flex;align-items:center;justify-content:end;width:100%;gap:8px;color:#424750;font-weight:600;font-size:20px}.products-main-int-banner__btn{width:100%;height:40px;background-color:#ef4056;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#fff;cursor:pointer;font-size:14px}.products-main-rules{padding:16px;width:100%;display:flex;flex-direction:column;gap:16px}.products-main-rules__title{font-size:14px;color:#2e2e2e}.products-main-rules__item{border-top:1px solid rgba(161,163,168,.3);padding-top:16px;width:100%;display:flex;align-items:center;justify-content:start;align-items:start;gap:16px}.products-main-rules__item__icon{width:36px;height:36px;background-color:#a1a3a84d;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#424750}.products-main-rules__item__info{width:calc(100% - 52px);display:flex;flex-direction:column;gap:12px}.products-main-rules__item__info__title{padding-top:8px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#2e2e2e}.products-main-rules__item__info__title svg{font-size:20px}.products-main-rules__item__info p{line-height:28px;font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;color:#a1a3a8}.products-main-rules__item:first-of-type{border-top:none}.products-main-offers{display:flex;flex-direction:column;gap:8px;width:100%;padding:0 16px}.products-main-offers__items{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.products-main-offers strong{font-size:16px}.products-main-offers-cards{width:100%;border-radius:16px;border:1px solid rgba(161,163,168,.3);overflow:hidden}.products-main-offers-cards__img{width:100%;height:auto}.products-main-offers-cards__img img{width:100%;height:auto;object-fit:contain}.products-main-offers-cards__name{padding:8px;font-weight:600;font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width: 1024px){.products-main-offers-cards__name{font-size:14px}}.products-main-offers-cards__footer{padding:8px;margin-top:16px;display:flex;align-items:center;justify-content:start;gap:8px}.products-main-mobileNav{width:100%;padding:12px 8px;display:flex;flex-direction:column;gap:16px;position:sticky;top:0;background-color:#fff;z-index:60}.products-main-mobileNav__top{display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#424750}.products-main-mobileNav__top__more{display:flex;align-items:center;justify-content:start;gap:24px}.products-main-mobileNav__bottom{white-space:nowrap;display:flex;align-items:center;justify-content:start;gap:8px}.products-main-mobileNav__bottom__item{font-size:14px;color:#a1a3a8;display:flex;align-items:center;justify-content:start;gap:8px}.products-main-mobileNav__bottom__item span{cursor:pointer;text-decoration:underline;text-underline-offset:8px}.success-payment{margin-top:110px;padding:50px 40px}.success-payment .progress-bar-container{display:flex;align-items:center;justify-content:center}.success-payment .progress-bar-container .progress-bar{display:flex;align-items:center;gap:5px}.success-payment .progress-bar-container .line{width:150px;height:2px;background-color:#a1a3a84c}@media screen and (max-width: 425px){.success-payment .progress-bar-container .line{width:80px}}.success-payment .progress-bar-container .line.active{background-color:#ee384e}.success-payment .success-notif{border-top:1px solid rgba(161,163,168,.3);margin-top:30px;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;gap:10px}.success-payment .success-notif img{width:200px}.success-payment .success-notif span{font-size:17px;font-weight:600}.success-payment .order{border:1px solid rgba(161,163,168,.3);padding:10px}.success-payment .order .order-head{display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-size:18px}.success-payment .order .order-head .see-details{color:#e6123d;display:flex;align-items:center;justify-content:center;font-size:18px;gap:3px;cursor:pointer}.success-payment .order .order-detail{display:flex;align-items:center;justify-content:space-between;padding:10px;gap:20px;font-size:18px;color:#a1a3a8}.success-payment .order .order-detail .order-detail-item{display:flex;align-items:center;justify-content:space-between;width:100%}.success-payment .order .order-detail .seprator{width:3px;background:#a1a3a84d;height:30px}.success-payment .order .order-items span{color:#2e2e2e;font-size:18px;padding-right:10px;font-weight:600}.success-payment .order .order-items .images{margin-top:5px;display:flex;gap:5px}.success-payment .order .order-items .images .order-image{border:1px solid rgba(161,163,168,.3);border-radius:6px;display:flex;align-items:center;justify-content:center}.success-payment .order .order-items .images .order-image img{width:80px}.Loading{width:100%;min-height:200px;display:flex;align-items:center;justify-content:center}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
