@charset "UTF-8";@font-face{font-family:Figtree;src:url(/build/assets/Figtree-Bm0mD-Tr.ttf) format("truetype");font-display:swap}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-tap-highlight-color:transparent}body{scroll-behavior:smooth;color:#000;font-family:Figtree,sans-serif;overflow-x:hidden}body:has(.modal.visible){overflow:hidden}button{border:0;outline:0;cursor:pointer}input[type=radio]{width:16px;height:16px}input[type=password]::-ms-reveal,input[type=password]::-ms-clear,input[type=password]::-webkit-credentials-auto-fill-button,input[type=password]::-webkit-textfield-decoration-container{display:none}img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none}a{color:#0143f7;text-decoration:none}iframe#webpack-dev-server-client-overlay{display:none!important}.input,.select,.textarea{position:relative;width:100%;padding:.25em;border:1px solid #c4c4c4;border-radius:1.25em;background:transparent;outline:0}.input:disabled,.select:disabled,.textarea:disabled{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:not-allowed}.input:disabled:after,.select:disabled:after,.textarea:disabled:after{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.input:focus,.select:focus,.textarea:focus{box-shadow:0 0 8px #3dbbff}input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;transition:all .5s linear;position:relative;background:#0143f7;border:1px solid #d1d1d1;border-radius:50%;z-index:1}input[type=range]::-webkit-slider-thumb:hover{scale:1.1;background:#0f63ff}input[type=checkbox],input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;transition:all .5s ease-out;position:relative;border:1px solid #c4c4c4;background:#fff;cursor:pointer}input[type=checkbox]:hover:not(:checked),input[type=radio]:hover:not(:checked){background:#0143f766}input[type=checkbox]:checked,input[type=radio]:checked{background:#0143f7}input[type=checkbox]{border-radius:4px}input[type=checkbox]:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12.5px;font-weight:700;color:#fff}input[type=radio]{border-radius:50%}.textarea{resize:vertical}@media(min-width:768px){.input,.select,.textarea{font-size:16px;padding:.75em 1em}.input::placeholder,.select::placeholder,.textarea::placeholder{font-size:16px}input[type=checkbox],input[type=range]::-webkit-slider-thumb{width:18px;height:18px}}@media(max-width:768px){.input,.select,.textarea{font-size:14px;padding:.5em .75em}.input::placeholder,.select::placeholder,.textarea::placeholder{font-size:14px}input[type=checkbox],input[type=range]::-webkit-slider-thumb{width:16px;height:16px}}.btn{transition:all .5s linear;font-weight:600;border-radius:1em}.btn--blue{color:#fff;background:#0143f7}.btn--blue:hover{background:#0f63ff}.btn--green{color:#000;background:#00e144}.btn--green:hover{background:#10d620}.btn--red{color:#fff;background:red}.btn--red:hover{background:#ff3f3f}.btn--orange{color:#000;background:#f78217}.btn--orange:hover{background:#fd9433}.btn--purple{color:#fff;background:#7c02b5}.btn--purple:hover{background:#8800c7}.btn--dark{color:#fff;background:#35393b}.btn--dark:hover{background:#404344}.error{font-weight:700;color:red;margin-top:.25em;padding-left:.25em}@media(min-width:768px){.error{font-size:16px}}@media(max-width:768px){.error{font-size:14px}}.row{display:flex;position:relative;gap:1em;width:100%}@media(min-width:768px){.row{display:flex}}@media(max-width:768px){.row{display:flex;flex-direction:column}}.text-black{color:#000}.text-white{color:#fff}.text-green{color:#00e144}.text-yellow{color:#fdec3d}.text-orange{color:#f78217}.text-red{color:red}.not-allowed{cursor:not-allowed}.disabled{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;opacity:.5}.empty{opacity:.4}.visible{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.hidden{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.alert{width:100%;height:0;transition:visibility 0ms ease,opacity 1s ease;visibility:hidden;opacity:0;pointer-events:none;text-align:center;border-radius:1rem;padding:0;margin:0;z-index:10}.alert--visible{visibility:visible!important;opacity:1!important;pointer-events:none!important;height:auto;padding:.75em;margin-bottom:1em}.alert--success{background:#00e144}.alert--success #alert-body{color:#000}.alert--error{background:red}.alert--error #alert-body{color:#fff}.alert__body{font-weight:700;width:100%;font-size:18px;text-align:center}@media(min-width:768px){.alert__body{font-size:18px}}@media(max-width:768px){.alert__body{font-size:14px}}@keyframes cursor-pulse{0%{scale:1}to{scale:1.1}}.cursor{transition:transform .5s linear,background-color .5s linear,box-shadow .5s linear;background:#0143f740;animation:cursor-pulse 1s infinite alternate;position:fixed;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;pointer-events:none;z-index:99999;box-shadow:0 0 16px 2px #ffffff40}.cursor__hovered{background:#0143f766;scale:1.2;box-shadow:0 0 16px 2px #fff6;animation:none}@media(hover:none){.cursor{display:none}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .5s linear;visibility:visible;opacity:1;pointer-events:auto;position:fixed;z-index:999999}.loading__background{width:100%;height:100%;position:absolute;background:#fff}.loading__body{display:flex;flex-direction:column;text-align:center;z-index:1}.loading__body-spinner{animation:spin .8s linear infinite;border-radius:50%;border-top:5px solid #0143f7;border-right:5px solid #0143f7;border-bottom:5px solid #d1d1d1;border-left:5px solid #d1d1d1;margin:0 auto}.loading__body-text p{font-weight:700;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;color:#000;margin:0}.loading--action{transition:all .25s ease-in-out}.loading--action .loading__background{background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.loading--action .loading__body-spinner{border-bottom:5px solid #fff;border-left:5px solid #fff}.loading--action .loading__body-text p{color:#fff}@media(min-width:768px){.loading__body{gap:1.25rem}.loading__body-spinner{width:56px;height:56px;border-top:5px solid #0143f7;border-right:5px solid #0143f7;border-bottom:5px solid #d1d1d1;border-left:5px solid #d1d1d1}.loading__body-text p{font-size:24px}}@media(max-width:768px){.loading__body{gap:.75rem}.loading__body-spinner{width:36px;height:36px;border-top:4px solid #0143f7;border-right:4px solid #0143f7;border-bottom:4px solid #d1d1d1;border-left:4px solid #d1d1d1}.loading__body-text p{font-size:16px}}.modal{width:100%;height:100vh;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .5s linear;position:fixed;z-index:9999}.modal.visible{display:flex;justify-content:center;align-items:center}.cookies__body{display:flex;flex-direction:column;height:auto;background:#fff;border-radius:1.5rem;text-align:center}.cookies__body-title{font-weight:700}.cookies__body-text{display:flex;flex-direction:column;gap:.5em}.cookies__body-text p{font-size:16px}.cookies__body-action{display:flex;justify-content:center;position:relative}.cookies__body-action-btn{transition:all .5s linear;font-weight:700;color:#fff;background:#0143f7;border-radius:1.5em;padding:.5em 1em}.cookies__body-action-btn:hover{background:#0f63ff}@media(min-width:768px){.cookies__body{width:650px;gap:2.5em;padding:1.5em}.cookies__body-title{font-size:24px}.cookies__body-text{gap:1em}.cookies__body-text p,.cookies__body-action-btn{font-size:16px}}@media(max-width:768px){.cookies{padding:0 1rem}.cookies__body{width:100%;gap:2.5em;padding:1.5em 1em}.cookies__body-title{font-size:18px}.cookies__body-text{gap:.5em}.cookies__body-text p{font-size:14px}.cookies__body-action-btn{font-size:12.5px}}.reviews-modal{display:none}.reviews-modal__body{display:flex;flex-direction:column;position:relative;height:auto;max-height:calc(100% - 100px);background:#fff;border-radius:1.5rem;text-align:center}.reviews-modal__body-close{display:flex;justify-content:flex-start;position:relative;z-index:1}.reviews-modal__body-close img{width:20px;height:auto;position:fixed;cursor:pointer}.reviews-modal__body-title{font-weight:700}.reviews-modal__body-form{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:auto;backdrop-filter:none;-webkit-backdrop-filter:none;position:relative;gap:3.5em;background:transparent}.reviews-modal__body-form-stars{display:flex}.reviews-modal__body-form-stars img{cursor:pointer}.reviews-modal__body-form-stars img.hovered,.reviews-modal__body-form-stars img.active{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABqlBMVEUAAAD/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGb/zGYAAAB2DO/LAAAAjHRSTlMAFqLuoRUK1NMJgH4a9PUdn54w/TO8v1FPBdncB3FwEewTkZAn+iaysEFFAszQA2NiEDxv1fzms00Y3cReK7vzI5X7IvLxL7q54d98egQGtgjAxQwOyc7N0hse4OMhJekpLe8xNDk+QiBAYV+BoMPB5OIkRkRnZYeGp+2EyHcPZtrH0egL/gGmGRJt9oMdP1EAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAACNElEQVRYw82Wa1sSQRiGJzaBEDSlg1gRbSIVZgoklCCJkhqhlEWFpZWlaOcDlZqaZhk5P1pqQ/Ywb74z+4Xn4+x739e1c+08O4TUdw5YJOlggzhvtdFK7IeEBQ76N42ivNOlCJqaBQWH6b+0iPGt7qrAfURIcJTu5ZgIf5yq0sbPe9rVghMnuQWnqCZeXv60TyuQznAKZKrLWT6+w68X+Du5BAFqyDke/jxl5AKeD3axBBe70YJLlJkeDNsbClsil9kC2hd1xK7ArDPmiF6l+0bql+OJoBb1JOLygG9/tpZklyUcsir0tUF7ioetJWUfHKqc+mExWkn6Ohkxw1M6SlzmBMNkzJzgBsmYE9wk2YAZPpAlZHxCnB/I/fkQrLdE+duTyqd0564Yn+/dO0H3RPj7qppsiPDz7Zpz+QBxDLUZK2gPZGGKj3/4SN8G0308/MxjY5884SiEp7OsRmqVsHz6GbvTnidxfNMc1IrzfgzvnwdrtRsngP8PRdwrFEDBAk4AbgFZxAlegIKXOIEDFFhwgleg4DVO8AYUvMUJ3kH8uBsncEN3vmkcT+l7QPABK/gICEpYwSdA8Bkr+AIIloyjyysry8bVJUDwVT84tbpGyOT6N/36BiCY0Y5txj3KejCm+/N8Z/NbP9RD/bGfqmehqObhFlPgrA2ktg2tObutukn9Ygqy1VJ1yUXW86Jcvc34gE7yKi+YKQN7RMoZZZt+QwM9tp18KUf+k1wpv2NbJHWVXdf1bXRIp6TSAAAAAElFTkSuQmCC)}.reviews-modal__body-form-stars img.hovered:not(.active){opacity:.5;filter:brightness(0) saturate(100%) invert(78%) sepia(96%) saturate(347%) hue-rotate(352deg) brightness(90%) contrast(85%)}.reviews-modal__body-form-stars img.active{opacity:1}.reviews-modal__body-form-fields{display:flex;flex-direction:column;width:100%}.reviews-modal__body-form-group{display:flex;flex-direction:column;gap:.25em}.reviews-modal__body-form-group-title{font-weight:700;font-size:20px;margin-bottom:1em}.reviews-modal__body-form-group-fields{display:flex;flex-direction:column;gap:.75em}.reviews-modal__body-form-group-input:first-child{margin-top:0}.reviews-modal__body-form-group-error,.reviews-modal__body-form-group-chars{margin-top:.5em}.reviews-modal__body-form-switch p{transition:all .5s linear;font-weight:400;font-size:18px;color:#0143f7;cursor:pointer}.reviews-modal__body-form-switch p:hover{color:#0f63ff;text-decoration:underline}.reviews-modal__body-form-action{display:flex;justify-content:center;position:relative}.reviews-modal__body-form-action-btn{transition:all .5s linear;font-weight:700;font-size:20px;color:#fff;background:#0143f7;border-radius:1.5em;padding:.5em 1em}.reviews-modal__body-form-action-btn:hover{background:#0f63ff}.reviews-modal__content{padding:1em 0;overflow-y:auto}#review-modal-fields,#reviews-modal-just-rate,#reviews-modal-write-review{display:none}#review-modal-fields.visible{display:flex;flex-direction:column}#reviews-modal-just-rate.visible,#reviews-modal-write-review.visible{display:block}@media(min-width:768px){.reviews-modal__body{width:650px;gap:2.5em;padding:1.5em 1.5em 2.5em}.reviews-modal__body-close img{width:20px;height:auto}.reviews-modal__body-title{font-size:24px}.reviews-modal__body-form-stars{gap:2.5em}.reviews-modal__body-form-stars img{width:32px;height:auto}.reviews-modal__body-form-fields{gap:3.5em;padding:0 5em}.reviews-modal__body-form-switch p{font-size:18px}.reviews-modal__body-form-action-btn{font-size:20px}}@media(max-width:768px){.reviews-modal{padding:0 1rem}.reviews-modal__body{width:100%;gap:2em;padding:1em}.reviews-modal__body-close img{width:16px;height:auto}.reviews-modal__body-title{font-size:20px}.reviews-modal__body-form-stars{gap:1em}.reviews-modal__body-form-stars img{width:22px;height:auto}.reviews-modal__body-form-fields{gap:2.5em}.reviews-modal__body-form-switch p,.reviews-modal__body-form-action-btn{font-size:16px}}#scroll-to-top{visibility:hidden;opacity:0;pointer-events:none;transition:all .5s ease;background:#0143f780;position:fixed;border:1px solid rgba(53,57,59,.5);border-radius:50%;box-shadow:0 0 16px 1px #35393b80;z-index:999;cursor:pointer}#scroll-to-top:hover{background:#0143f7bf;scale:1.1;border:1px solid rgba(53,57,59,.75);box-shadow:0 0 16px 1px #35393bbf}#scroll-to-top img{position:relative;rotate:270deg;width:100%;height:100%;filter:invert(100%)}@media(min-width:768px){#scroll-to-top{right:1.25em;bottom:1.25em;width:48px;height:48px}#scroll-to-top img{padding:.75em}}@media(max-width:768px){#scroll-to-top{right:1em;bottom:1em;width:32px;height:32px}#scroll-to-top img{padding:.5em}}.content{width:100%;height:100%;position:relative;min-height:calc(100vh - 150px);background:#fafafa}@media(min-width:1024px){.content{top:150px}}@media(min-width:768px)and (max-width:1024px){.content{top:105px}}@media(max-width:768px){.content{top:90px}}.footer{display:flex;position:relative;width:100%;background:#fff;color:#000;border-top:1px solid #c4c4c4;z-index:100}.footer__card{display:flex;flex-direction:column;width:100%}.footer__card-top{display:flex;justify-content:space-between;padding:2em 3em 1em}.footer__card-top-group{display:flex;flex-direction:column;gap:.5em}.footer__card-top-subgroup{display:flex;flex-direction:column;gap:1em}.footer__card-top-heading{font-weight:700;color:#000;text-transform:uppercase;text-align:center}.footer__card-bottom{display:flex;flex-direction:column;align-items:center;gap:1.75em;border-top:1px solid #c4c4c4;margin-top:1em;padding:1.5em}.footer__card-demo{font-weight:600;color:red;text-align:center}.footer__card-item{display:flex;font-weight:500;gap:.25em}.footer__card-link{display:flex;align-items:center;transition:all .5s ease;font-weight:500;gap:.75em;color:#000}#copyright-link{color:#0143f7}#copyright-link:hover{color:#0f63ff}@media(max-width:1024px){.footer__card-top{flex-direction:column;align-items:center}.footer__card-top-group{width:250px;align-items:center}.footer__card-top-group:not(:first-child){border-top:1px solid #c4c4c4;padding-top:1.5em}.footer__card-top-group:not(:last-child){padding-bottom:1em}.footer__card-item{flex-direction:column;align-items:center}}@media(min-width:1024px){.footer{top:150px}}@media(min-width:768px)and (max-width:1024px){.footer{top:105px}}@media(min-width:768px){.footer__card{gap:3em}.footer__card-top{gap:1em}.footer__card-top-group{gap:2em}.footer__card-top-heading,.footer__card-item{font-size:16px}.footer__card-item img{width:20px;height:20px}.footer__card-demo{font-size:16px}}@media(max-width:768px){.footer{top:90px}.footer__card{gap:1em}.footer__card-top{gap:1.5em}.footer__card-top-group{gap:1em}.footer__card-top-heading{font-size:14px}.footer__card-item{font-size:12.5px}.footer__card-item img{width:14px;height:14px}.footer__card-demo{font-size:12.5px}}.header{display:flex;flex-direction:column;align-items:center;width:100%;height:auto;transition:all .3s ease-in-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:fixed;top:0;z-index:1000}.header--hidden{transform:translateY(-100%)}.header__main{display:flex;justify-content:space-between;align-items:center;transition:all .5s linear;position:relative;width:100%;background:#fff;z-index:1}.header__main--scrolled{background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.header__main-logo-image{position:relative;width:auto;cursor:pointer}.header__main-search{display:flex;width:400px;height:40px;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;background:#fff;border:1px solid #c4c4c4;border-radius:.75em;overflow:hidden}.header__main-search:focus-within{box-shadow:0 0 8px #3dbbff}.header__main-search-icon,.header__main-search-close{display:flex;justify-content:center;align-items:center;width:auto;height:100%;position:relative;padding:0 .75em}.header__main-search-icon-img,.header__main-search-close-img{position:relative}.header__main-search-icon-img{width:18px;height:18px}.header__main-search-close{display:none;cursor:pointer}.header__main-search-close-img{width:14px;height:14px}.header__main-search-input{width:100%;padding:.25em;border:0;background:transparent;outline:0}.header__main-search-input:focus{box-shadow:none}.header__main-search-btn{transition:all .5s linear;font-weight:600;font-size:16px;background:#0143f7;border:0;color:#fff;padding:0 .75em}.header__main-search-btn:hover{background:#0f63ff}.header__main-panel{display:flex;align-items:center;position:relative}.header__main-login{display:flex;align-items:center;width:auto;height:100%;transition:all .5s linear;position:relative;gap:.25em;border-radius:.75em;background:#0143f7;overflow:hidden;cursor:pointer}.header__main-login:hover{background:#0f63ff}.header__main-login-icon{position:relative}.header__main-login-icon img{width:100%;height:100%;position:relative;filter:invert(100%)}.header__main-login-text{font-weight:700;color:#fff;margin-left:.25em}.header__main-user{display:flex;justify-content:center;align-items:center;width:auto;height:100%;transition:all .5s ease;position:relative;border-radius:.75em;background:#0143f7;overflow:hidden;cursor:pointer}.header__main-user:hover{background:#0f63ff}.header__main-user-icon{position:relative}.header__main-user-icon img{width:100%;height:100%;position:relative;filter:invert(100%)}.header__main-user-dropdown{display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:opacity .25s linear,visibility .25s linear;visibility:hidden;opacity:0;pointer-events:none;position:fixed;right:0;height:auto;background:#000;border-left:1px solid #000;border-bottom:1px solid #000;overflow:hidden;cursor:default}.header__main-user-group{width:100%;border-bottom:1px solid #c4c4c4}.header__main-user-group:last-child{border-bottom:0}.header__main-user-item{display:flex;justify-content:center;align-items:center;background:#fff}.header__main-user-item:hover a,.header__main-user-item:hover p{transition:all .3s linear;background:#0000001a}.header__main-user-item a,.header__main-user-item p,.header__main-user-item span{display:block;width:100%;text-align:center}.header__main-user-item a,.header__main-user-item p{font-weight:700;color:#000;background:#fff;padding:.75em .5em}.header__main-user-item span{font-weight:700;color:#000;background:#0143f7;padding:.5em}.header__main-user-item p{cursor:pointer}.header__main-cart{position:relative;cursor:pointer}.header__main-cart-icon{width:100%;height:100%;position:relative}.header__main-cart-count{display:flex;justify-content:center;align-items:center;font-weight:700;position:absolute;right:-8px;top:-9px;background:red;color:#fff;border:1px solid #ff0000;border-radius:50%;overflow:hidden;z-index:1}.header__mobile{display:flex;justify-content:center;align-items:center;position:relative;background:#0143f7;border-top:2px solid #0143f7;border-bottom:2px solid #0143f7}.header__mobile-icon{position:relative;cursor:pointer}.header__mobile-icon-img{width:100%;height:100%;position:relative;filter:invert(100%)}.logout-form{display:none}@media(min-width:1024px){.header__main{height:75px;padding:0 1.5rem 0 1rem}.header__main-logo-image{height:40px}.header__main-search{display:flex}.header__main-panel{height:2.5em;gap:2em}.header__main-login-icon,.header__main-user-icon{width:18px;height:18px}.header__main-login{padding:.25em 1em}.header__main-login-text{font-size:14px}.header__main-user-dropdown{top:75px;width:325px;border-bottom-left-radius:1.5em}.header__main-user-item a,.header__main-user-item p{font-size:18px}.header__main-user-item span{font-size:20px}.header__main-cart{width:32px;height:32px}.header__main-cart-count{width:25px;height:25px;font-size:11px}.header .navigation{display:flex}.header__mobile{display:none}}@media(max-width:1024px){.header__main-search{display:none}.header__main-panel{gap:1em}.header__main-login{padding:.25em .75em}.header__main-user-dropdown{width:100%}.header .navigation{display:none}.header__mobile{display:flex}}@media(min-width:768px)and (max-width:1024px){.header__main{height:60px;padding:0 1rem}.header__main-logo-image{height:36px}.header__main-panel{height:2.25em}.header__main-login-icon,.header__main-user-icon{width:16px;height:16px}.header__main-login span{font-size:14px}.header__main-user-dropdown{top:60px}.header__main-user-item a,.header__main-user-item p{font-size:14px}.header__main-user-item span{font-size:16px}.header__main-cart{width:30px;height:30px}.header__main-cart-count{width:22px;height:22px;font-size:10.5px}.header__mobile{width:100%;height:45px}.header__mobile-icon{width:24px;height:24px}}@media(min-width:768px){.header__main-user{padding:0 1em}}@media(max-width:768px){.header__main{height:50px;padding:0 .75rem}.header__main-logo-image{height:32px}.header__main-login span{font-size:12.5px}.header__main-panel{height:2em}.header__main-login-icon,.header__main-user-icon{width:14px;height:14px}.header__main-user{padding:0 .75em}.header__main-user-dropdown{top:50px}.header__main-user-item a,.header__main-user-item p{font-size:12.5px}.header__main-user-item span{font-size:14px}.header__main-cart{width:24px;height:24px}.header__main-cart-count{width:18.5px;height:18.5px;font-size:9px}.header__mobile{width:100%;height:40px}.header__mobile-icon{width:20px;height:20px}}.navigation{width:100%;height:auto;position:relative}.navigation__list{display:flex;width:100%;height:75px;transition:all .5s linear;position:relative;background:#0143f7;border-top:1px solid #000;border-bottom:1px solid #000}.navigation__list--scrolled{background:#0143f7d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.navigation__list-item{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s linear;position:relative;padding:14px;border-right:1px solid #000}.navigation__list-item:last-child{border-right:0}.navigation__list-item-image{transition:all .5s linear;visibility:visible;opacity:1;pointer-events:auto;position:relative;height:100%;filter:invert(100%)}.navigation__list-item-name{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s linear;visibility:hidden;opacity:0;pointer-events:none;font-weight:800;position:absolute;font-size:24px;background:#ffffff26;color:#fff}.navigation__list-item.visible .navigation__list-item-image{visibility:hidden;opacity:0;pointer-events:none}.navigation__list-item.visible .navigation__list-item-name{visibility:visible;opacity:1;pointer-events:auto}.navigation__menu{transition:opacity .25s ease-out,visibility .25s ease-out;visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:148px;width:100%;z-index:1}.navigation__menu-submenu{display:flex;width:100%;height:auto;transition:opacity .5s ease-out,visibility .5s ease-out;visibility:hidden;opacity:0;pointer-events:none;position:fixed;flex-wrap:nowrap;align-items:stretch;min-height:40%;max-height:70%;background:#fff;z-index:1}.navigation__menu-item{display:flex;flex-direction:column;flex:1;height:auto;text-align:center}.navigation__menu-title{display:flex;justify-content:center;align-items:center;transition:all .5s linear;font-weight:700;height:auto;background:#000;overflow:hidden}.navigation__menu-title a,.navigation__menu-title span{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;color:#fff;font-size:18px;padding:.5em 0;text-decoration:none}.navigation__menu-title--empty{background:#000;pointer-events:none}.navigation__menu-list{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.navigation__menu-list-item{display:flex;justify-content:center;transition:all .75s ease;width:100%}.navigation__menu-list-item a,.navigation__menu-list-item span{transition:all .75s ease;font-weight:700;font-size:16px;color:#000;text-align:center;padding:.75em 0;display:block;width:100%}.navigation__menu-background{height:calc(100vh - 150px);background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:fixed;bottom:0;width:100%;pointer-events:none}.navigation__mobile{width:100%;height:calc(100dvh - 90px);background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:all .5s ease;visibility:hidden;opacity:0;pointer-events:none;position:fixed}.navigation__mobile--header-hidden{height:100dvh}.navigation__mobile-content{position:relative;width:100%;background:#fff}.navigation__mobile-search{position:relative;top:1em;width:calc(100% - 2em);border:1px solid #c4c4c4;border-radius:.75em;margin:0 1em;overflow:hidden}.navigation__mobile-search:focus-within{box-shadow:0 0 8px #3dbbff}.navigation__mobile-wrapper{display:flex;position:relative;width:100%;background:#fff}.navigation__mobile-list{display:flex;flex-direction:column;position:relative;width:100%;border-top:1px solid #c4c4c4;margin-top:2em}.navigation__mobile-item{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:all .75s ease;position:relative;background:#fff;border-top:1px solid #c4c4c4;padding:1em}.navigation__mobile-item:first-child{border-top:0}.navigation__mobile-item:last-child{border-right:0}.navigation__mobile-item-image{transition:all .5s linear;visibility:visible;opacity:1;pointer-events:none;position:relative}.navigation__mobile-item-name{transition:all .5s linear;visibility:hidden;opacity:0;pointer-events:none;font-weight:800;position:absolute;color:#fff}.navigation__mobile-item.visible{background:#0143f7}.navigation__mobile-item.visible .navigation__mobile-item-image{visibility:hidden;opacity:0;pointer-events:none}.navigation__mobile-item.visible .navigation__mobile-item-name{visibility:visible;opacity:1;pointer-events:auto}.navigation__mobile-icon,.navigation__mobile-close{display:flex;justify-content:center;align-items:center;width:auto;height:100%;position:relative;padding:0 .75em}.navigation__mobile-icon-image,.navigation__mobile-close-image{position:relative}.navigation__mobile-icon-image{width:18px;height:18px}.navigation__mobile-close{display:none;cursor:pointer}.navigation__mobile-close-image{width:14px;height:14px}.navigation__mobile-input{background:transparent;width:100%;padding:.25em;border:0;outline:0}.navigation__mobile-input:focus{box-shadow:none}.navigation__mobile-btn{transition:all .5s linear;font-weight:600;font-size:14px;background:#0143f7;color:#fff;border:0;padding:0 .75em}.navigation__mobile-btn:hover{background:#0f63ff}@media(min-width:768px){.navigation__mobile{top:105px}.navigation__mobile-wrapper{height:32.5px}.navigation__mobile-item-image{height:32px}.navigation__mobile-item-name{font-size:20px}}@media(max-width:768px){.navigation__mobile{top:90px}.navigation__mobile-wrapper{height:30px}.navigation__mobile-item-image{height:26px}.navigation__mobile-item-name{font-size:18px}}.admin-header{position:fixed;top:0;color:#fff;background:#000;padding:0 .5rem;z-index:1000}.admin-header__section{display:flex;justify-content:space-between;align-items:center;height:100%;gap:2em}.admin-header__link{display:flex;align-items:center;font-weight:700;position:relative;font-size:18px;color:#fff}.admin-header__link-img{position:relative;filter:invert(100%)}.admin-header__logout-btn{transition:all .5s linear;font-weight:700;background:#0143f7;border-radius:.5em;cursor:pointer}.admin-header__logout-btn:hover{background:#0f63ff}@media(min-width:1024px){.admin-header{width:100%;height:55px}.admin-header__link img{width:32px;height:32px}.admin-header__logout-btn{font-size:16px;padding:.5em 1em}}@media(max-width:1024px){.admin-header{width:100%;height:45px}.admin-header__link img{width:28px;height:28px}.admin-header__logout-btn{font-size:14px;padding:6px .75em}}.admin-sidebar{width:300px;height:calc(100vh - 55px);box-shadow:4px 0 12px #b7b7b7;position:fixed;top:55px;background:#0143f7;z-index:100}.admin-sidebar__content{width:100%}.admin-sidebar__list{display:flex;flex-direction:column}.admin-sidebar__list-item{transition:all .5s ease;background:transparent;padding:0 .5em}.admin-sidebar__list-item a{display:flex;justify-content:center;font-weight:700;color:#fff;font-size:20px;padding:.75em 0}.admin-sidebar__list-item:hover{background:#0f63ff}@media(min-width:1024px){.admin-sidebar{display:flex}}@media(max-width:1024px){.admin-sidebar{display:none}}.admin-content{width:100%;height:auto;position:relative;top:55px}.admin-content__card{width:100%;align-items:stretch}.admin-content__back{left:0;top:0}.admin-content__back-btn{transition:all .5s linear;font-weight:500;color:#fff;border-radius:.75em;background:#000}.admin-content__back-btn:hover{background:#1f1f1f}.admin-content__title{font-weight:700;text-align:center;word-break:break-all;padding:0 1em}.admin-content__actions{display:flex;justify-content:center;margin-bottom:1.5em}.admin-content__actions-row{display:flex;justify-content:space-between;gap:1em}.admin-content__actions-row-btn{font-size:20px;padding:.25em .75em}@media(min-width:1024px){.admin-content{width:calc(100% - 300px);min-height:calc(100vh - 55px);left:300px;padding:2.5rem}.admin-content__back{margin-bottom:2.5em}.admin-content__back-btn{font-size:20px;padding:.25em 1em}.admin-content__title{font-size:28px;margin-bottom:2.5em}.admin-content .admin-content__actions-row-btn{font-size:20px;padding:.25em .75em}}@media(max-width:1024px){.admin-content{width:100%,100vh;min-height:calc(100vh - 45px);left:0;width:100%;min-height:100vh;padding:2.5rem 1.5rem}.admin-content__back{margin-bottom:2em}.admin-content__back-btn{font-size:16px;padding:.25em .75em}.admin-content__title{font-size:22px;margin-bottom:2em}}@media(min-width:768px)and (max-width:1024px){.admin-content__actions-row-btn{font-size:16px;padding:.5em 1em}}@media(max-width:768px){.admin-content__actions-row-btn{font-size:14px;padding:.5em 1em}}.cart{box-shadow:-4px 0 12px #b7b7b7;position:fixed;background:#fff}.cart__header{display:flex;align-items:center;position:relative;padding:.75em}.cart__header-count{font-weight:700}.cart__header-close img{position:relative;cursor:pointer}.cart__content{display:flex;flex-direction:column;width:100%;height:calc(100% - 125px);position:relative}.cart__content-wrapper{width:100%;height:100%;position:relative;overflow-y:auto}.cart__content-list{display:flex;flex-direction:column;width:100%;height:auto;position:relative;gap:1.5em}.cart__content-item{display:flex;flex-direction:column;position:relative;border-radius:1.5em;border:1px solid #c4c4c4;overflow:hidden}.cart__content-destroy{position:absolute;right:1em;top:1em;z-index:1}.cart__content-destroy img{width:16px;height:16px;position:relative;cursor:pointer}.cart__content-image{display:flex;justify-content:center;align-items:center;position:relative;width:100%;padding:2.5em 0 1em}.cart__content-image img{width:auto;height:125px}.cart__content-name{position:relative;margin-top:.5em;padding:0 1em}.cart__content-name p{font-weight:600;color:#000;font-size:20px;text-align:center}.cart__content-price{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:auto;gap:.25em;color:#fff;background:#0143f7;margin-top:1em;padding:.5em 0}.cart__content-price-current{font-weight:700;font-size:22px}.cart__content-price-old{font-weight:400;font-size:14px;text-decoration:line-through}.cart__content-no-results{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.cart__content-no-results p{font-weight:700;position:relative;font-size:28px;text-align:center}.cart__content-misc{padding:0 1.25em}.cart__summary{display:flex;flex-direction:column;justify-content:space-between;visibility:hidden;opacity:0;pointer-events:none;position:fixed;bottom:0;width:100%}.cart__summary-price{display:flex;justify-content:center;align-items:center;position:relative}.cart__summary-price p{font-weight:700;text-align:center}.cart__summary-btn{transition:all .5s linear;font-weight:700;position:relative;background:#0143f7;color:#fff;width:100%;text-align:center}.cart__summary-btn:hover{background:#0f63ff}.cart__warning{width:100%;height:100vh;background:#ffffff40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);position:absolute;z-index:99999;display:none}.cart__warning-header{position:absolute;top:0;width:100%}.cart__warning-header-close{display:flex;justify-content:center;align-items:center;transition:all .5s linear;position:relative;top:0;background:#000;width:100%;cursor:pointer}.cart__warning-header-close:hover{background:#1f1f1f}.cart__warning-header-close p{font-weight:700;text-align:center;color:#fff;font-size:22px;padding:.75em 1.5em}.cart__warning-actions{display:flex;flex-direction:column;align-items:center;transition:all .5s linear;position:absolute;transform:translateY(-50%);top:50%;gap:1em;padding:0 1em}.cart__warning-actions-item{transition:all .5s linear;position:relative;width:100%;border:1px solid #c4c4c4}.cart__warning-actions-item a{font-weight:700;display:block;text-align:center;padding:.5em}.cart__warning-actions-login{background:#0143f7}.cart__warning-actions-login a{color:#fff}.cart__warning-actions-login:hover{background:#0f63ff}.cart__warning-actions-signup{background:#fff}.cart__warning-actions-signup a{color:#000}.cart__warning-actions-signup:hover{background:#fafafa}#cart-order{width:400px;height:calc(100vh - 150px);right:0;top:150px}#cart-order .cart__header{display:flex;justify-content:center}#cart-order .cart__header-count{font-size:22px}#cart-order .cart__header-close{display:none}#cart-order .cart__content{padding-bottom:.75em}#cart-order .cart__content-destroy{display:none}#cart-order .cart__summary{background:#0143f7}#cart-order .cart__summary-price{width:400px;padding-top:1em}#cart-order .cart__summary-price p{font-size:24px;color:#fff}#cart-sidebar{transition:right .5s ease-in-out;top:0;height:100vh;z-index:9999}#cart-sidebar.cart--active{right:0}#cart-sidebar .cart__header{display:flex;justify-content:space-between;align-items:center}#cart-sidebar .cart__content{padding-bottom:3em}#cart-sidebar .cart__summary{background:#fff;border-top:1px solid #c4c4c4;z-index:1}@media(min-width:768px){.cart__header-count{font-size:22px}.cart__header-close img{width:20px;height:20px}.cart__content-wrapper{padding:0 1.25em}.cart__warning-header-close p{font-size:20px;padding:.75em 1.5em}.cart__warning-actions{width:400px}.cart__warning-actions-item a{font-size:20px}}@media(max-width:768px){.cart-count{font-size:18px}.cart-close img{width:18px;height:18px}.cart__header-count{font-size:18px}.cart__header-close img{width:16px;height:16px}.cart__content{gap:1em;padding:.25em 1em 1.5em;height:calc(100% - 105px)}.cart__content-list{gap:1em}.cart__content-destroy{right:.75em;top:.75em}.cart__content-destroy img{width:12.5px;height:12.5px}.cart__content-image{padding:2.25em 0 .75em}.cart__content-image img{max-height:75px}.cart__content-name{padding:0 .75em}.cart__content-name p{font-size:18px}.cart__content-price{padding:.75em 0}.cart__content-price-current{font-size:20px}.cart__content-price-old{font-size:12.5px}.cart__content-no-results p{font-size:24px}.cart__warning-header-close p{font-size:16px;padding:.75em 1.25em}.cart__warning-actions{width:100%}.cart__warning-actions-item a{font-size:16px}}@media(min-width:768px){#cart-sidebar{right:-400px;width:400px}#cart-sidebar .cart__summary{height:100px}#cart-sidebar .cart__summary-price,#cart-sidebar .cart__summary-btn{width:400px}#cart-sidebar .cart__summary-price{height:45px}#cart-sidebar .cart__summary-price p{font-size:24px}#cart-sidebar .cart__summary-btn{font-size:20px;padding:.75em 1.5em}}@media(max-width:768px){#cart-sidebar{right:-100%;width:100%}#cart-sidebar .cart__summary{height:75px}#cart-sidebar .cart__summary-price,#cart-sidebar .cart__summary-btn{width:100%}#cart-sidebar .cart__summary-price{height:40px}#cart-sidebar .cart__summary-price p{font-size:20px}#cart-sidebar .cart__summary-btn{font-size:18px;padding:.5em 1.25em}}.search-panel{background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:top .3s ease-in-out,height .3s ease-in-out;position:fixed;left:0;width:100%;z-index:1000;display:none}.search-panel--header-hidden{top:67.5px!important;height:calc(100dvh - 67.5px)!important}.search-panel__list{display:flex;flex-direction:column;position:relative;gap:1.5em;padding-bottom:2em}.search-panel__list-item{display:flex;flex-direction:column;position:relative;background:#fff;border-radius:1.5em;overflow:hidden}.search-panel__list-image{display:flex;justify-content:center;align-items:center;width:100%;height:auto;position:relative;padding:1em 0}.search-panel__list-image img{width:auto;height:100%;position:relative;max-height:75px}.search-panel__list-name{position:relative;padding:.5em 1em}.search-panel__list-name p{font-weight:600;color:#000;font-size:20px;text-align:center}.search-panel__list-price{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:auto;gap:.25em;color:#fff;background:#0143f7;margin-top:1em;padding:.5em 0}.search-panel__list-price-current{font-weight:700;font-size:20px}.search-panel__list-price-old{font-weight:600;font-size:14px;text-decoration:line-through}.search-panel__content{display:flex;flex-direction:column;width:100%;height:100%;position:relative;gap:1.25em}.search-panel__card{position:relative;height:calc(100% - 4.5em);padding:0 1em;overflow-y:auto}.search-panel__card .no-results{display:flex;justify-content:center;align-items:center;width:100%;height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:relative}.search-panel__card .no-results p{display:flex;justify-content:center;align-items:center;font-weight:700;position:relative;color:#fff;font-size:32px;text-align:center}@media(min-width:1024px){.search-panel{top:75px;height:calc(100% - 75px)}.search-panel__card{width:400px;margin:2.5em auto 0}}@media(max-width:1024px){.search-panel__card{margin:2em auto 0}}@media(min-width:768px)and (max-width:1024px){.search-panel{top:170px;height:calc(100dvh - 170px)}.search-panel__card{margin:2em auto 0}}@media(min-width:440px)and (max-width:1024px){.search-panel__card{width:375px}}@media(max-width:768px){.search-panel{top:155px;height:calc(100dvh - 155px)}}@media(max-width:440px){.search-panel__card{width:100%}}.error-page{width:100%;height:100%;position:relative;background:#fff}.error-page__card{display:flex;justify-content:center;align-items:center;position:relative;height:100vh;padding:0 1em}.error-page__container{display:flex;flex-direction:column;position:relative;gap:1.5em;text-align:center}.error-page__container-title{font-weight:700}.error-page__container-body{font-weight:500}.error-page__container-action{display:flex;justify-content:center;width:100%}.error-page__container-btn{transition:all .5s linear;font-weight:700;background:#0143f7;border:2px solid #0143f7;color:#fff;padding:.5em 1em;border-radius:1.5em}.error-page__container-btn:hover{background:#0f63ff;border:2px solid #0f63ff}@media(min-width:1024px){.error-page__container{width:800px}.error-page__container-title{font-size:48px}.error-page__container-body{font-size:32px}.error-page__container-action{margin-top:1.5em}.error-page__container-btn{font-size:22px}}@media(max-width:1024px){.error-page__container{width:100%;padding:0 1rem}.error-page__container-title{font-size:36px}.error-page__container-body{font-size:24px}.error-page__container-action{margin-top:.75em}.error-page__container-btn{font-size:16px}}.admin-detail{position:relative;width:100%}.admin-detail__data{display:flex;flex-direction:column;align-items:center;box-shadow:0 0 12px #b7b7b7;height:auto;min-height:calc(100vh - 300px);border-radius:1.5em}.admin-detail__data-groups{position:relative;gap:1em;width:100%;font-size:20px}.admin-detail__data-groups-title{margin-bottom:1em}.admin-detail__data-group-title{margin-bottom:.5em;text-align:center;text-decoration:underline}.admin-detail__data-subgroup,.admin-detail__data-form-group{margin-bottom:1em}.admin-detail__data-table{width:100%;min-width:600px}.admin-detail__data-table-wrapper{width:100%;overflow-x:auto}.admin-detail__data-tbody img{width:auto;height:48px}.admin-detail__data-select{font-weight:500;font-size:18px;border-radius:.75em;width:100%;padding:.5em;margin-bottom:.5em}.admin-detail__data-input,.admin-detail__data-select,.admin-detail__data-textarea{margin-top:.5em}.admin-detail__form{display:flex;justify-content:center}.admin-detail__form-action{display:flex;justify-content:center;margin-top:1em}.admin-detail__form-action-btn{transition:all .5s linear;font-weight:700;position:relative;width:100%;background:#00e144;border-radius:1.5em;color:#000;text-align:center}.admin-detail__form-action-btn:hover{background:#10d620}#admin-order-products{width:100%}@media(min-width:1280px){.admin-detail__data{width:900px;padding:2em}}@media(max-width:1280px){.admin-detail__data{width:100%;padding:1.25em}}@media(min-width:1024px){.admin-detail__data{gap:2em}.admin-detail__data-label{font-size:18px}.admin-detail__form-action-btn{font-size:16px;padding:.75em 1.5em}}@media(max-width:1024px){.admin-detail__data{gap:1.5em}.admin-detail__data-groups,.admin-detail__data-label,.admin-detail__data-select{font-size:16px}.admin-detail__form-action-btn{font-size:14px;padding:.75em 1.25em}}@media(max-width:640px){.admin-detail__data-groups,.admin-detail__data-label,.admin-detail__data-select{font-size:14px}}.admin-table{position:relative}.admin-table__table{border:1px solid #000;border-collapse:collapse}.admin-table__thead{color:#fff;background:#000;border-bottom:1px solid #000}.admin-table__thead th{text-align:center!important}.admin-table__thead th:first-child:not(:only-child){text-align:left!important}.admin-table__thead th a{padding:.5em 1em!important}.admin-table__thead th:first-child{width:25%!important}.admin-table__thead th:has(a){padding:0!important}.admin-table__thead th:not(:has(a)){padding:.5em 1em!important}.admin-table__thead th:not(:has(a)):last-child{display:flex;justify-content:flex-end}.admin-table__thead th:has(a):last-child a{display:flex;justify-content:flex-end}.admin-table__tbody td{gap:.5em;vertical-align:middle;text-align:center;padding:.75em 1em!important}.admin-table__tbody td:first-child:not(:only-child){text-align:left!important}.admin-table__tbody td:last-child{text-align:right}.admin-table__tbody td:last-child a{display:inline-flex;justify-content:flex-end}.admin-table__tbody td a{display:flex;align-items:center;padding:.25em .75em}.admin-table__tbody td[colspan]{display:table-cell!important;width:100%!important}.admin-table__table,.admin-table__thead,.admin-table__tbody{width:100%}@media(min-width:768px){.admin-table__thead,.admin-table__tbody{font-size:16px}}@media(max-width:768px){.admin-table__thead,.admin-table__tbody{font-size:12.5px}}.admin-dashboard__card{width:100%;box-sizing:border-box}.admin-dashboard__charts{display:grid;grid-template-columns:1fr;gap:3.5em;width:100%;padding:0;box-sizing:border-box;align-items:start}.admin-dashboard__charts-item{width:100%;height:auto;position:relative;padding:0;margin:0;box-sizing:border-box;display:block}.admin-dashboard .apexcharts-canvas svg{width:100%!important;height:100%!important}@media(min-width:1024px){.admin-dashboard__charts-row{display:flex;justify-content:space-between;gap:2.5em}}@media(max-width:1024px){.admin-dashboard__charts-row{display:flex;flex-direction:column;gap:1em}}.admin-home{display:flex;justify-content:center;height:100vh}.admin-home__card{display:flex;flex-direction:column;align-items:center;height:100%}.admin-home__list{display:flex;flex-direction:column;gap:1.5em;margin-top:1.5em}.admin-home__list-item{transition:all .5s ease;background:#0143f7;border-radius:1.5em;padding:0 .5em}.admin-home__list-item a{display:flex;justify-content:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-weight:700;color:#fff;font-size:20px;padding:.75em 0}.admin-home__list-item:hover{background:#0f63ff}@media(min-width:768px){.admin-home{padding:3rem}.admin-home__card-title{font-size:28px;margin-bottom:2em}.admin-home__list{width:400px}.admin-home__list-item a{font-size:20px}}@media(max-width:768px){.admin-home{padding:1rem}.admin-home__card{width:100%}.admin-home__card-title{font-size:22px;margin-bottom:1.5em}.admin-home__list{width:100%}.admin-home__list-item a{font-size:16px}}.auth-page{display:flex;flex-direction:column;align-items:center;width:100%;height:100vh;position:relative;justify-content:space-between;background-image:linear-gradient(to right top,#0143f7,#0f63ff,#3dbbff);overflow-y:auto}.auth-page__logo{position:relative;top:1em;z-index:1}.auth-page__logo-image{width:auto;height:56px}.auth-page__card{box-shadow:0 0 12px #404344;height:auto;background:#fff;border-radius:1.5rem;margin:2em 0}.auth-page__card-title{font-weight:700;text-align:center;margin-bottom:1.5em}.auth-page__card-info{font-size:18px;color:#000;text-align:center;margin:1em 0}.auth-page__card-form{display:flex;flex-direction:column;width:100%;height:100%;position:relative}.auth-page__card-form-group{width:100%}.auth-page__card-form-label{font-weight:600;padding:0 .25em}.auth-page__card-form-input{width:100%;border-radius:1.5em;margin-top:.5em}.auth-page__card-form-password{position:relative}.auth-page__card-form-icon{width:20px;height:auto;position:absolute;z-index:1;cursor:pointer}.auth-page__card-form-consent-label{display:flex;align-items:center;gap:.25em}.auth-page__card-form-consent-checkbox{width:16px;height:16px;margin-right:.25em}.auth-page__card-form-consent-link{font-weight:600}.auth-page__card-form-action{display:flex;justify-content:center}.auth-page__card-form-action-btn{transition:all .5s linear;font-weight:700;color:#fff;background:#0143f7;border-radius:1.5em;padding:.5em 1em}.auth-page__card-form-action-btn:hover{background:#0f63ff}.auth-page__card-form-switch{position:relative;margin-top:.5em;text-align:center}.auth-page__card-form-switch a{font-weight:600}.auth-page__footer{position:relative;width:100%;z-index:1}.auth-page__footer-text{font-size:16px;color:#fff;text-align:center}.auth-page__footer-text a{font-weight:600;position:relative;padding-left:3px;color:#000}.auth-page__logout{display:flex;justify-content:center;transition:all .5s linear;font-weight:700;position:fixed;width:100%;z-index:1}.auth-page__logout-btn{position:absolute;background:#000;border-radius:1.5em;color:#fff;cursor:pointer}.auth-page__logout-btn:hover{background:#1f1f1f}@media(min-width:768px){.auth-page__logo-image{width:auto;height:52px}.auth-page__card{width:650px;padding:2em 1.75em 3em}.auth-page__card-title{font-size:28px}.auth-page__card-info{font-size:18px}.auth-page__card-form{gap:1em}.auth-page__card-form-label{font-size:18px}.auth-page__card-form-icon{right:1em;top:1.25em;width:20px}.auth-page__card-form-consent{display:flex;justify-content:space-between;gap:1.5em}.auth-page__card-form-consent p{font-size:14px}.auth-page__card-form-action{margin-top:2.25em}.auth-page__card-form-action-btn{font-size:18px}.auth-page__card-form-switch{font-size:16px}.auth-page__footer{bottom:1em}.auth-page__footer-text{font-size:16px}.auth-page__logout{top:5.5em}.auth-page__logout-btn{font-size:20px;padding:.5em 1em}}@media(max-width:768px){.auth-page{padding:0 1em}.auth-page__logo{display:flex;justify-content:center}.auth-page__logo-image{width:auto;height:40px}.auth-page__card{position:relative;width:100%;padding:2em 1.25em}.auth-page__card-title{font-size:20px}.auth-page__card-info{font-size:14px}.auth-page__card-form{gap:.75em}.auth-page__card-form-label{font-size:16px}.auth-page__card-form-icon{right:.75em;top:1em;width:16px}.auth-page__card-form-consent{display:flex;flex-direction:column;align-items:center;gap:1.25em;margin-top:.5em}.auth-page__card-form-consent p{font-size:14px}.auth-page__card-form-action{margin-top:1.75em}.auth-page__card-form-action-btn{font-size:14px}.auth-page__card-form-switch{font-size:15px}.auth-page__footer{bottom:.75em}.auth-page__footer-text{font-size:12.5px}.auth-page__logout{top:4.25em}.auth-page__logout-btn{font-size:15px;padding:.5em 1em}}.home-page{display:flex;flex-direction:column;gap:3rem;width:100%}.home-page__banners{display:flex;flex-direction:column}.home-page__discount{display:flex;flex-direction:column;width:100%;height:auto}.home-page__discount-item{width:100%;height:100%;overflow:hidden}.home-page__discount-item img{width:100%;height:100%;position:relative}.home-page__swiper{display:flex;flex-direction:column}.home-page__swiper-title{font-weight:700;text-align:center}.home-page__swiper-slider{display:flex;gap:1em;overflow:hidden}.home-page__swiper-wrapper{display:flex;align-items:stretch}@media(min-width:1536px){.home-page{padding:3rem 3rem 8rem}}@media(min-width:768px){.home-page__banners{gap:2.5rem}.home-page__discount-item img{border-radius:1.5em}.home-page__swiper{gap:2.5em}.home-page__swiper-title{font-size:28px}}@media(min-width:440px)and (max-width:768px){.home-page__banners{gap:2rem}.home-page__swiper-title{font-size:20px}}@media(max-width:768px){.home-page__banners{gap:2rem}.home-page__discount-item img{border-radius:1em}.home-page__swiper{gap:2em}}@media(min-width:640px)and (max-width:1536px){.home-page{padding:1.5rem 1.5rem 8rem}}@media(max-width:640px){.home-page{padding:1rem 1rem 6rem}}@media(max-width:440px){.home-page__banners{gap:1.25rem}.home-page__swiper-title{font-size:16px}}.orders__card-box--pending{background:#fdec3d;color:#000}.orders__card-box--pending:hover{background:#f9eb53}.orders__card-box--confirmed{background:#0143f7;color:#fff}.orders__card-box--confirmed:hover{background:#0f63ff}.orders__card-box--processed{background:#fd9433;color:#fff}.orders__card-box--processed:hover{background:#f78217}.orders__card-box--shipped{background:#538754;color:#fff}.orders__card-box--shipped:hover{background:#457846}.orders__card-box--delivered{background:#216d24;color:#fff}.orders__card-box--delivered:hover{background:#146417}.orders__card-box--completed{background:#b436c9;color:#fff}.orders__card-box--completed:hover{background:#aa36be}.orders__card-box--returned{background:#fd9433;color:#fff}.orders__card-box--returned:hover{background:#f78217}.orders__card-box--refunded{background:#12cbc2;color:#fff}.orders__card-box--refunded:hover{background:#1abbb3}.order{width:100%;height:auto;position:relative}.order__card{position:relative}.order__card-data{box-shadow:0 0 12px #b7b7b7;position:relative;height:100%;border-radius:1.5em;padding:1em 0 0;overflow:hidden}.order__card-title{font-weight:700;text-align:center;padding:.5em}.order__card-note{margin-top:1em}.order__card-note-body{display:flex;flex-direction:column;gap:1.5em;border:2px solid #ff0000;border-radius:1.5em;padding:1em}.order__card-note-title p{font-weight:700;text-align:center}.order__card-note-info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em}.order__card-note-text p,.order__card-note-list p{text-align:center}.order__card-note-text p{font-weight:700;text-decoration:underline}.order__card-note-list{display:flex;flex-direction:column;gap:.5em}.order__card-form{width:100%;height:100%;position:relative;margin-top:2em}.order__card-form-data{display:flex;flex-direction:column}.order__card-form-item{display:flex;flex-direction:column;position:relative;gap:1em}.order__card-form-title{font-weight:700;position:relative;text-align:center}.order__card-form-group{position:relative;width:100%;margin-bottom:1em}.order__card-form-label{font-weight:600;padding:0 .25em}.order__card-form-input,.order__card-form-select{margin-top:.5em}.order__card-form-radio-group{display:flex;align-items:center;position:relative;width:100%;margin-bottom:1em}.order__card-form-radio-input{position:relative}.order__card-form-radio-label{font-weight:600;padding:0 .25em}.order__card-form-radio-input,.order__card-form-radio-label{cursor:pointer}.order__card-form-checkbox-wrapper{display:flex;align-items:center;position:relative;gap:.75em;padding:0 .25em;margin-bottom:1em}.order__card-form-checkbox-wrapper label,.order__card-form-checkbox-wrapper input{cursor:pointer}.order__card-form-checkbox-wrapper label{font-weight:700;padding:0}.order__card-form-price{margin-top:2.5em}.order__card-form-price p{font-weight:800;text-align:center;padding:1em 0}.order__card-form-btn{transition:all .5s linear;font-weight:700;position:relative;background:#0143f7;color:#fff;padding:.75em 1.5em;width:100%;text-align:center}.order__card-form-btn:hover{background:#0f63ff}#order-shipping-data{opacity:.5;pointer-events:none}@media(min-width:1536px){.order__card-data{width:1000px}#cart-order{display:block}}@media(max-width:1536px){.order__card-data{width:100%}#cart-order{display:none}}@media(min-width:768px){.order__card{padding:2em}.order__card-title{font-size:28px}.order__card-note{padding:0 1.5em}.order__card-note-title p{font-size:18px}.order__card-note-text p,.order__card-note-list p{font-size:16px}.order__card-form-data{gap:1.5em;padding:0 1.5em}.order__card-form-title{font-size:24px}.order__card-form-label{font-size:18px}.order__card-form-radio-label,.order__card-form-checkbox-wrapper-label{font-size:20px}.order__card-form-price p,.order__card-form-btn{font-size:24px}}@media(max-width:768px){.order__card{padding:1.5em}.order__card-title{font-size:24px}.order__card-note{padding:0 1.25em}.order__card-note-title p{font-size:15px}.order__card-note-text p,.order__card-note-list p{font-size:12.5px}.order__card-form-data{gap:1em;padding:0 1.25em}.order__card-form-title{font-size:18px}.order__card-form-label,.order__card-form-radio-label,.order__card-form-checkbox-wrapper-label{font-size:16px}.order__card-form-price p,.order__card-form-btn{font-size:18px}}.orders{display:flex;justify-content:center;position:relative;width:100%}.orders__card{position:relative}.orders__card-title{position:relative;text-align:center}.orders__card-list{display:flex;flex-direction:column;width:100%;height:100%;position:relative;gap:1em}.orders__card-box{display:flex;justify-content:space-between;align-items:center;transition:all .5s ease;position:relative;border-radius:1.5em;padding:1.5em 3.5em 1.5em 2em}.orders__card-box:hover{scale:1.0125}.orders__card-box-left,.orders__card-box-right{display:flex;flex-direction:column;gap:.5em}.orders__card-box-payment{display:flex;flex-direction:column;align-items:center;position:absolute;gap:.25em;transform:translateY(-50%);right:.5em;top:50%}.orders__card-info{position:relative;height:auto}.orders__card-status,.orders__card-code,.orders__card-date{font-weight:700}.orders__card-time{font-weight:500}.orders__card-no-results{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.orders__card-no-results p{font-weight:700;position:relative;font-size:32px;color:#fff;text-align:center}.orders__card-detail{display:flex;gap:1em}.orders__card-data{position:relative;width:100%}.orders__card-data-button{display:flex;justify-content:center;align-items:center;transition:all .5s linear;gap:.5em;background:#00e144;border-radius:1em;padding:.5em 1em}.orders__card-data-button:hover{background:#10d620}.orders__card-data-button span{font-weight:700;color:#000}.orders__card-item{display:flex;flex-direction:column;gap:.5em}.orders__card-subtitle{font-weight:700;font-size:22px;text-decoration:underline}.orders__card-group{display:flex;flex-direction:column;gap:.75em;margin-top:.5em}.orders__card-address{display:flex;flex-direction:column;gap:.25em}#order-products{position:relative;overflow-y:auto}@media(min-width:768px){.orders{padding:3rem 0}.orders__card{width:725px}.orders__card-title{font-size:28px;margin-bottom:2em}.orders__card-box{gap:1.5em}.orders__card-box-right{align-items:flex-end}.orders__card-box-payment-type{font-size:20px}.orders__card-box-payment-paid{font-size:18px}.orders__card-status{font-size:22px}.orders__card-code{font-size:18px}.orders__card-date{font-size:20px}.orders__card-time{font-size:18px}.orders__card-data{display:flex;flex-direction:column;gap:2em;padding-top:1em}.orders__card-data-button{width:150px}.orders__card-data-button img{width:24px;height:24px}.orders__card-data-button span,.orders__card-subtitle,.orders__card #order-basic{font-size:20px}.orders__card #order-billing,.orders__card #order-shipping{font-size:18px}#order-products{width:650px;min-height:calc(100vh - 325px)}}@media(max-width:768px){.orders{padding:1.5rem 0}.orders__card{width:100%;padding:0 1em}.orders__card-title{font-size:22px;margin-bottom:1.25em}.orders__card-box{flex-direction:column;gap:1em;text-align:center}.orders__card-box-right{align-items:center}.orders__card-box-payment-type{font-size:18px}.orders__card-box-payment-paid{font-size:16px}.orders__card-status{font-size:18px}.orders__card-code{font-size:14px}.orders__card-date{font-size:16px}.orders__card-time{font-size:12.5px}.orders__card-detail{flex-direction:column}.orders__card-data{display:flex;flex-direction:column;align-items:center;gap:1.5em}.orders__card-data-button{width:125px}.orders__card-data-button img{width:20px;height:20px}.orders__card-data-button span{font-size:16px}.orders__card-subtitle{font-size:18px}.orders__card-product{text-align:center}.orders__card #order-basic{font-size:16px}.orders__card #order-billing,.orders__card #order-shipping{font-size:14px}#order-products{margin:0 auto}}@media(min-width:440px)and (max-width:768px){#order-products{width:425px;height:auto;margin-top:1em}}@media(max-width:440px){#order-products{width:100%;height:auto;margin-top:1em}}.order-status{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;padding:0 1rem}.order-status__card{display:flex;flex-direction:column;align-items:center}.order-status__card-image img{width:100%;height:100%;position:relative}.order-status__card-text{position:relative;width:100%}.order-status__card-text p{font-weight:700;text-align:center}.order-status__card-action{display:flex;justify-content:center;position:relative}.order-status__card-btn{transition:all .25s linear;font-weight:700;color:#fff;background:#0143f7;border-radius:1.5em;text-align:center}.order-status__card-btn:hover{background:#0f63ff}@media(min-width:768px){.order-status{height:calc(100vh - 150px)}.order-status__card{gap:2.5em}.order-status__card-image{max-width:125px;max-height:125px}.order-status__card-text p{font-size:28px}.order-status__card-btn{font-size:20px;padding:.75em 1.5em}}@media(max-width:768px){.order-status{height:calc(100vh - 115px)}.order-status__card{gap:2em}.order-status__card-image{max-height:75px}.order-status__card-text p{font-size:20px}.order-status__card-btn{font-size:16px;padding:.5em 1.25em}}.product-item{display:flex;flex-direction:column;justify-content:space-between;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:relative;flex:0 0 auto;background:transparent;border:1px solid #c4c4c4;border-radius:1.5em;overflow:hidden}.product-item__destroy{transition:all .5s ease-out;background:#0143f7;margin-bottom:.5em;cursor:pointer}.product-item__destroy:hover{background:#0f63ff}.product-item__destroy p{font-weight:800;color:#fff;text-align:center}.product-item__box{display:flex;flex-direction:column;justify-content:space-between;height:100%;background:#fff}.product-item__box-image{display:flex;justify-content:center;align-items:center;width:100%}.product-item__box-image img{width:100%;height:100%;padding:1em;object-fit:contain}.product-item__box-name{margin-top:1em;overflow:hidden}.product-item__box-name p{font-weight:600;color:#000;text-align:center}.product-item__box-rating{display:flex;justify-content:center}.product-item__box-price{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.25em 0;color:#000}.product-item__box-price-current{font-weight:700}.product-item__box-price-old{font-weight:600;text-decoration:line-through}.product-item__box-btn{transition:all .5s linear;font-weight:700;background:#00e144;padding:.75em 1.5em;width:100%}.product-item__box-btn:hover{background:#10d620}@media(min-width:768px){.product-item__destroy{padding:1em}.product-item__destroy p{font-size:20px}.product-item__box{gap:.5em;padding:1em 1.5em}.product-item__box-image{height:225px}.product-item__box-name{height:55px}.product-item__box-name p{font-size:24px}.product-item__box-rating{gap:1em;margin:1.5em 0 .75em}.product-item__box-rating img{width:26px;height:26px}.product-item__box-price{height:55px}.product-item__box-price-current{font-size:24px}.product-item__box-price-old{font-size:16px}.product-item__box-btn{font-size:20px}}@media(max-width:768px){.product-item__destroy{padding:.5em}.product-item__destroy p{font-size:16px}.product-item__box{padding:.5em 1em}.product-item__box-title{font-size:20px}.product-item__box-name{height:auto;max-height:40px}.product-item__box-name p{font-size:16px}.product-item__box-rating{gap:.5em;margin:1.25em 0 .25em}.product-item__box-rating img{width:18px;height:18px}.product-item__box-price{height:40px}.product-item__box-price-current{font-size:16px}.product-item__box-price-old{font-size:12.5px}.product-item__box-btn{font-size:14px}}@media(min-width:640px)and (max-width:1024px){.product-item__box-image{height:150px}}@media(max-width:640px){.product-item__box-image{height:110px}}.product-detail{display:flex;justify-content:space-between;width:100%;height:auto;position:relative}.product-detail__gallery{display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%;border-bottom:1px solid #c4c4c4}.product-detail__gallery-image{display:flex;justify-content:center;width:100%;height:100%;position:relative;top:0;background:#fff;overflow:hidden;cursor:pointer}.product-detail__gallery-image-dots{display:flex;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:absolute;transform:translate(-50%);left:50%;gap:1em;pointer-events:none;z-index:1}.product-detail__gallery-image-dots-item{border:2px solid #0143f7;border-radius:50%}.product-detail__gallery-image-dots-item--active{background:#0f63ff}.product-detail__gallery-image-track{display:flex;width:100%;height:auto;transition:transform .5s ease-in-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;flex-wrap:nowrap}.product-detail__gallery-image-track-item{display:flex;justify-content:center;align-items:center;width:100%;height:100%;flex-shrink:0}.product-detail__gallery-image-track-item img{width:100%;height:100%;object-fit:contain}.product-detail__gallery-wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;gap:.5em;width:calc(100% + 1px);background:#fafafa;border-top:1px solid #c4c4c4;z-index:1}.product-detail__gallery-arrow{display:flex;justify-content:center;align-items:center;transition:all .5s ease-in-out;background:#0143f7;cursor:pointer}.product-detail__gallery-arrow:hover{background:#0f63ff}.product-detail__gallery-arrow:hover:last-child{border-right:1px solid #0f63ff}.product-detail__gallery-arrow:last-child{border-right:1px solid #0143f7}.product-detail__gallery-arrow-img{width:24px;height:auto;transition:all .5s ease-in-out;filter:invert(100%)}.product-detail__gallery-list{display:flex;align-items:center;position:relative;gap:.5em;padding:.5em;overflow:auto hidden;scroll-behavior:smooth}.product-detail__gallery-list::-webkit-scrollbar{display:none}.product-detail__gallery-item{display:flex;justify-content:center;align-items:center;transition:all .25s ease-in-out;position:relative;flex:0 0 auto;background:#fff;border:1px solid #c4c4c4;overflow:hidden;cursor:pointer}.product-detail__gallery-item img{width:auto;height:auto;position:relative}.product-detail__gallery-item--active{border:2px solid #0143f7;scale:1.05;scroll-margin-inline:center}.product-detail__details{position:relative;height:auto;background:#fff;border-left:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4}.product-detail__details-info{display:flex;justify-content:space-between;width:100%;height:100%;position:relative}.product-detail__details-info-bottom{display:flex;position:relative;width:100%}.product-detail__details-data{display:flex;gap:.5em}.product-detail__details-title{font-weight:700;position:relative;color:#000;padding:1em 1em 0}.product-detail__details-row{display:flex;justify-content:space-between;align-items:center;gap:1em;margin:1.5em 1.5em .5em}.product-detail__details-stars{display:flex;flex-direction:column;gap:.75em}.product-detail__details-stars-row{display:flex;justify-content:space-between;align-items:center;gap:.75em}.product-detail__details-stars-total{transition:all .5s linear;color:#0143f7}.product-detail__details-stars-total:hover{color:#0f63ff}.product-detail__details-stars-total span{cursor:pointer}.product-detail__details-wishlist{display:flex;align-items:center;cursor:pointer}.product-detail__details-wishlist img{transition:transform .3s ease,opacity .3s ease}.product-detail__details-wishlist:hover img{transform:scale(1.1);opacity:.8}.product-detail__details-wishlist--active img{transform:scale(1.1);opacity:1}.product-detail__details-wishlist--active:hover img{transform:scale(1);opacity:1}.product-detail__details-description p{color:#5a5a5a}.product-detail__details-description-show{color:#0143f7;margin-top:.5em}.product-detail__details-description-show span{cursor:pointer}.product-detail__details-variants{position:relative;height:auto}.product-detail__details-subtitle{font-weight:500;position:relative;padding:0 2px;color:#000}.product-detail__details-list{position:relative;gap:.75em;margin-top:.75em}.product-detail__details-item{transition:all .5s linear;font-weight:600;padding:.5em 1em;background:transparent;border:2px solid #0143f7;border-radius:1.5em;color:#000;width:fit-content;max-width:100%;cursor:pointer}.product-detail__details-item:not(.product-detail__details-item--active):hover{background:#0143f726}.product-detail__details-item--active{background:#0143f7;color:#fff}.product-detail__details-item--active:hover{background:#0f63ff;border:2px solid #0f63ff}.product-detail__details-stocks{font-weight:600;position:relative;text-align:center}.product-detail__details-price{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.product-detail__details-price-current{font-weight:700}.product-detail__details-price-old{font-weight:500;text-decoration:line-through;opacity:.5}.product-detail__details-action{display:flex;justify-content:center;position:relative;width:100%}.product-detail__details-btn{width:100%;height:100%;transition:all .5s linear;font-weight:700;background:#00e144;text-transform:uppercase}.product-detail__details-btn:hover{background:#10d620}.product-detail__description{display:flex;flex-direction:column;gap:2.5em;padding:2.5em 1.5em;margin:0 auto;border-bottom:1px solid #c4c4c4}.product-detail__description-item{display:flex;flex-direction:column;gap:.5em}.product-detail__description-item-title{font-weight:700;font-size:24px}.product-detail__description-item-body{font-weight:500;font-size:20px}.product-detail__description-item-body ul{display:flex;flex-direction:column;gap:.25em;padding:0 1em}.product-detail__description-item-body ul li{font-size:18px}#arrow-left img{rotate:180deg}@media(min-width:1024px){.product-detail{height:850px}.product-detail__gallery{height:100%}.product-detail__gallery-arrow{height:101px;padding:.5em}.product-detail__gallery-arrow-img{width:24px}.product-detail__gallery-wrapper{height:101px}.product-detail__gallery-item{width:84px;height:84px}.product-detail__gallery-item img{max-width:64px;max-height:64px}.product-detail__details{width:550px;height:100%}.product-detail__details-info{flex-direction:column}.product-detail__details-info-bottom{flex-direction:column;gap:1em}.product-detail__details-data{flex-direction:column}.product-detail__details-list{display:flex;flex-direction:column}.product-detail__details-action{height:100px}.product-detail__details-btn{font-size:28px}.product-detail__description{width:1050px}}@media(min-width:1024px)and (min-height:750px){.product-detail{height:max(850px,100vh - 150px)}}@media(max-width:1024px){.product-detail{flex-direction:column}.product-detail__gallery{min-height:550px}.product-detail__gallery-arrow{height:86px;padding:.25em}.product-detail__gallery-arrow-img{width:20px}.product-detail__gallery-item{width:70px;height:70px}.product-detail__gallery-item img{max-width:56px;max-height:56px}.product-detail__details{width:100%}.product-detail__details-info{flex-direction:column-reverse}.product-detail__details-info-bottom{flex-direction:column-reverse;border-bottom:1px solid #c4c4c4}.product-detail__details-data{flex-direction:column-reverse;padding:.75em 0}.product-detail__details-title,.product-detail__details-subtitle{text-align:center}.product-detail__details-list{display:flex;flex-direction:column;align-items:center}}@media(min-width:768px)and (max-width:1024px){.product-detail__gallery{height:calc(100vh - 297.5px)}.product-detail__gallery-wrapper{height:86px}.product-detail__details-action{height:80px}.product-detail__details-btn{font-size:22px}}@media(min-width:768px){.product-detail__gallery-image-dots{bottom:1.25em}.product-detail__gallery-image-dots-item{width:16px;height:16px}.product-detail__details-title{font-size:24px}.product-detail__details-stars img,.product-detail__details-wishlist img{width:24px;height:24px}.product-detail__details-description{padding:1.5em 1.5em 0}.product-detail__details-description p{font-size:16px;max-height:150px;overflow-y:auto}.product-detail__details-variants{padding:1.5em}.product-detail__details-list{max-height:max(175px,100vh - 825px);overflow-y:auto}.product-detail__details-subtitle{font-size:22px}.product-detail__details-item{font-size:16px}.product-detail__details-stocks{font-size:24px}.product-detail__details-price-current{font-size:28px}.product-detail__details-price-old{font-size:16px}.product-detail__description-item-title{font-size:24px}.product-detail__description-item-body{font-size:20px}.product-detail__description-item-body ul li{font-size:18px}}@media(max-width:768px){.product-detail__gallery{height:auto;max-height:calc(100vh - 265px)}.product-detail__gallery-image-dots{bottom:1em}.product-detail__gallery-image-dots-item{width:12.5px;height:12.5px}.product-detail__gallery-image-wrapper{height:76px}.product-detail__details-title{font-size:20px;margin-bottom:1em}.product-detail__details-stars img,.product-detail__details-wishlist img{width:20px;height:20px}.product-detail__details-description{font-size:14px;padding:1em 1em 0}.product-detail__details-variants{padding:1em 1em 2em}.product-detail__details-subtitle{font-size:16px}.product-detail__details-item{font-size:12.5px}.product-detail__details-stocks{font-size:20px}.product-detail__details-price-current{font-size:24px}.product-detail__details-price-old{font-size:12.5px}.product-detail__details-action{height:75px}.product-detail__details-btn{font-size:20px}.product-detail__description-item-title{font-size:18px}.product-detail__description-item-body,.product-detail__description-item-body ul li{font-size:14px}}@media(max-width:1024px){.product-detail__description{width:100%}}@media(min-width:640px)and (max-width:768px){.product-detail__gallery-image img{max-height:calc(100vh - 450px)}}@media(min-width:640px){.product-detail__gallery-image-track-item{padding:3.5em}}@media(max-width:640px){.product-detail__gallery-image-track-item{padding:3em 1em}}.products{display:flex;position:relative;width:100%}.products__filter{box-shadow:4px 0 12px #b7b7b7;color:#000;background:#fff;padding-bottom:2.5em;overflow-y:auto;z-index:10}.products__filter-mobile{width:100%;height:32.5px;box-shadow:0 4px 12px #b7b7b7;transition:all .3s ease-in-out;position:fixed;background:#fff;z-index:1}.products__filter-mobile--header-hidden{top:40px!important}.products__filter-mobile-icon{width:20px;height:20px;position:relative;transform:translate(-50%,-50%);left:50%;top:50%;cursor:pointer}.products__filter-header{display:flex;justify-content:flex-end;align-items:center;position:relative;width:100%;padding:.75em}.products__filter-close{width:16px;height:16px;position:relative;cursor:pointer}.products__filter-close img{width:100%;height:100%;position:relative}.products__filter-content{display:flex;flex-direction:column;position:relative;gap:1em}.products__filter-menu-item{display:flex;flex-direction:column;position:relative;border-top:1px solid #c4c4c4;padding:0 1em}.products__filter-menu-item:first-child{border-top:0}.products__filter-title{font-weight:700;position:relative;text-align:center;padding:.75em .5em}.products__filter-list{display:flex;flex-direction:column;position:relative;gap:.5em}.products__filter-list-item{transition:all .5s linear;font-weight:700;text-align:center;background:transparent;background:#fff;border:2px solid #d1d1d1;border-radius:1.5em;color:#000;padding:.5em 1em;cursor:pointer}.products__filter-list-item:not(.products__filter-list-item--active):hover{background:#0143f726}.products__filter-list-item--active{background:#0143f7;border:2px solid #0143f7;color:#fff}.products__filter-list-item--active:hover{background:#0f63ff;border:2px solid #0f63ff}.products__filter-checkbox-list{display:flex;flex-direction:column;position:relative;max-height:260px;gap:.5em;overflow:hidden auto}.products__filter-checkbox-list-item{display:flex;align-items:center;position:relative;gap:.5em;width:100%;padding:0 .5em}.products__filter-checkbox-list-input,.products__filter-checkbox-list-label{cursor:pointer}.products__filter-checkbox-list-label{position:relative;width:auto}.products__filter-no-results{position:relative;width:100%;justify-content:center}.products__filter-no-results p{font-weight:600;position:relative;text-align:center}.products__filter-range-slider{display:flex;flex-direction:column;position:relative;gap:.5em}.products__filter-range-slider:before{width:100%;height:8px;content:"";position:absolute;top:0;left:0;border:1px solid #c4c4c4;border-radius:5px;z-index:0}.products__filter-range-slider input[type=range]{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;position:absolute;top:-5px;width:100%;background:none;box-shadow:none;pointer-events:none;z-index:10}.products__filter-range-slider input[type=range]::-webkit-slider-thumb,.products__filter-range-slider input[type=range]::-moz-range-thumb{border-radius:50%;cursor:pointer}.products__filter-range-slider input[type=range]::-webkit-slider-thumb{cursor:pointer;pointer-events:auto}.products__filter-range-slider input[type=range]::-moz-range-thumb{position:relative}.products__filter-price-output{display:flex;justify-content:space-between;font-weight:700;position:relative;text-align:center;width:100%;margin-top:1.25em}.products__card{background:#fafafa}.products__card-options{display:flex;justify-content:space-between;align-items:center;transition:all .3s ease-in-out;position:sticky;height:40px;background:#fff;border-bottom:1px solid #c4c4c4;overflow:hidden;z-index:1}.products__card-options--header-hidden{top:0!important}.products__card-options-list{display:flex;align-items:center;gap:.75em;padding:0 1em}.products__card-options-item{display:flex;align-items:center;gap:.75em}.products__card-options-item:not([style*=--active]):hover{color:#0143f7}.products__card-options-item--active{font-weight:700;color:#000}.products__card-options-item a{transition:all .5s linear;font-weight:600;text-decoration:underline}.products__card-options-item img{position:relative;filter:brightness(0) saturate(100%) invert(58%) sepia(0%) saturate(0%) hue-rotate(184deg) brightness(89%) contrast(88%)}.products__card-sort{position:relative}.products__card-sort-select-wrapper{position:relative;display:inline-block;width:100%}.products__card-sort-select-wrapper:after{width:12px;height:12px;content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%) rotate(90deg);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAHNAAABzQGe8tNOAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAJxQTFRF////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALsSXmAAAADN0Uk5TAAECBAYIChYZISMpLjI3VFVWV1hZWltman6DjZGbn7O0tbe4uru9wt3f6u3u7/D3+fv839Qy7AAAAKBJREFUWMPtzEcOwlAUQ1HTeyd0CL2F0Lz/vYEiMYAR+kYCheex7wFeVvDD3SAN51UC3rfOOvcHUhFye1IShqQmrCgKY4pC6aQKtcv3hboJ0Rq/IFxVoWlCtJYJ0dqxELwPC8ukKvQgCjMHoCMCTz27Yj9NaP0iY7311lv/L70n9uWz1mMi9tiIPUZij3yg9UD1qPUPYe7cA0U/3PZT7/9vh1KmL8drAwMAAAAASUVORK5CYII=) no-repeat center center;background-size:contain;pointer-events:none}.products__card-sort-select-field{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;font-weight:700;border:0;border-left:1px solid #c4c4c4;background:#fff;color:#000;padding:.75em 2em .75em 1em;width:100%;outline:0;cursor:pointer}.products__card-sort-select-field::-ms-expand{display:none}.products__card-title{font-weight:700;text-align:center}.products__card-wrapper{position:relative;width:100%;margin-top:2.25em}.products__card-list{position:relative;display:grid}.products__card-no-results{position:relative;width:100%;justify-content:center}.products__card-no-results p{font-weight:700;position:relative;text-align:center}.products__card-load-more{display:flex;justify-content:center;align-items:center;position:relative;width:100%}.products__card-load-more--hidden{display:none}.products__card-load-more button{transition:all .5s linear;font-weight:700;color:#fff;background:#0143f7;border-radius:1.5em;padding:.75em 1.5em}.products__card-load-more button:hover{background:#0f63ff}@media(min-width:1536px){.products__card-list{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.products__filter{position:sticky;top:150px;width:350px;height:calc(100vh - 150px)}.products__filter-mobile,.products__filter-header{display:none}.products__filter-title{font-size:24px}.products__filter-list{margin-top:.75em}.products__filter-list-item{font-size:18px}.products__filter-checkbox-list{margin:.75em 0 .5em}.products__filter-checkbox-list-label{font-size:18px}.products__filter-no-results{padding:3em 0}.products__filter-no-results p{font-size:22px}.products__filter-range-slider{margin-top:.75em}.products__filter-range-slider input[type=range]::-webkit-slider-thumb,.products__filter-range-slider input[type=range]::-moz-range-thumb{width:20px;height:20px}.products__filter-price-output{font-size:16px}.products__card{flex:1;min-width:0}.products__card-options{top:150px;gap:2em}.products__card-options-item a{font-size:16px}.products__card-options-item img{width:14px;height:14px}.products__card-sort{width:175px}.products__card-sort-select-field{font-size:16px}.products__card-sort-select-field-option{font-size:14px}.products__card-title{font-size:28px;padding-top:1.25em}.products__card-list{gap:2em;margin:0 2em 2em}.products__card-no-results{height:calc(100vh - 302.5px)}.products__card-no-results p{top:5.5em;font-size:38px}.products__card-load-more{height:150px}.products__card-load-more button{font-size:20px}.products.no-filter .products__card{position:relative;left:0;width:100%}}@media(max-width:1280px){.products__filter{width:100%;height:100dvh;position:fixed;top:0;z-index:99999;display:none}.products__filter-mobile,.products__filter-header{display:block}.products__filter-title{font-size:18px}.products__filter-list{margin-top:.5em}.products__filter-list-item{font-size:16px}.products__filter-checkbox-list{margin:.5em 0 .25em}.products__filter-checkbox-list-label{font-size:16px}.products__filter-no-results{padding:2.5em 0}.products__filter-no-results p{font-size:18px}.products__filter-range-slider{margin-top:.5em}.products__filter-range-slider input[type=range]::-webkit-slider-thumb,.products__filter-range-slider input[type=range]::-moz-range-thumb{width:16px;height:16px}.products__filter-price-output{font-size:12.5px}.products__card{position:relative;width:100%}.products__card-options{gap:1.5em}.products__card-options-item a{font-size:12px}.products__card-options-item img{width:10px;height:10px}.products__card-options-sort{width:100px}.products__card-options-sort-select-field{font-size:12px}.products__card-options-sort-select-option{font-size:11px}.products__card-title{padding-top:3.5em}.products__card-list{gap:1.5em;margin:0 1.5em 1.5em}.products__card-no-results{height:calc(100vh - 250px)}.products__card-no-results p{top:4em;font-size:28px}.products__card-load-more{height:125px}.products__card-load-more button{font-size:18px}}@media(min-width:1024px)and (max-width:1280px){.products__card-options{top:150px}.products__filter-mobile{top:190px}}@media(min-width:1280px){.products__card-options{box-shadow:0 4px 12px #b7b7b7}}@media(min-width:768px)and (max-width:1280px){.products__card-title{font-size:24px}}@media(min-width:768px)and (max-width:1024px){.products__card-options{top:105px}.products__filter-mobile{top:145px}}@media(min-width:640px)and (max-width:1680px){.products__card-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.products__filter-mobile{top:130px}.products__card-options{top:90px}.products__card-title{font-size:20px}.products__card-load-more{height:110px}.products__card-load-more button{font-size:14px}}@media(max-width:640px){.products__card-list{grid-template-columns:1fr}}.reviews{display:flex;flex-direction:column;align-items:center;width:100%}.reviews__back{display:flex;justify-content:center}.reviews__back-btn{transition:all .5s linear;font-weight:500;padding:.25em 1em;color:#fff;border-radius:.75em;background:#000}.reviews__back-btn:hover{background:#1f1f1f}.reviews__product{width:850px}.reviews__product-name{font-weight:700;font-size:32px;text-align:center;border-bottom:1px solid #c4c4c4}.reviews__card{display:flex;flex-direction:column;max-width:850px;width:100%}.reviews__card-top{gap:1em;width:100%}.reviews__card-title{font-weight:700}.reviews__card-create-btn{display:flex;align-items:center;transition:all .5s linear;gap:.5em;color:#fff;background:#0143f7;border-radius:1.5em;padding:.75em 1em}.reviews__card-create-btn:hover{background:#0f63ff}.reviews__card-create-btn img{filter:invert(100%)}.reviews__card-create-btn span{font-weight:700}.reviews__card-total{width:100%;margin:0 auto}.reviews__card-status{display:flex;flex-direction:column;align-items:center}.reviews__card-status-value{font-weight:500}.reviews__card-status-score{font-weight:700}.reviews__card-status-text{font-weight:300;color:#35393b}.reviews__card-stars{display:flex;flex-direction:column;position:relative;width:100%;gap:.25em}.reviews__card-stars-row{width:100%}.reviews__card-stars-left{display:flex;align-items:center}.reviews__card-stars-left span{width:7.5px}.reviews__card-stars-right{display:flex;align-items:center;position:relative;gap:1em;flex:1}.reviews__card-stars-right-count{font-size:20px;width:7.5px}.reviews__card-stars-slider{position:relative;flex:1;height:7.5px;background:#d1d1d1;border-radius:1em}.reviews__card-stars-slider--fill{height:100%;background:#0f63ff;width:0%;border-radius:1em}.reviews__card-info{display:flex;align-items:center;gap:.5em}.reviews__card-info img{width:20px}.reviews__card-info p{font-weight:300;font-size:16px}.reviews__card-list{width:100%;margin:0 auto;border-top:1px solid #c4c4c4}.reviews__card-item{display:flex;flex-direction:column}.reviews__card-item:not(:last-child){border-bottom:1px solid #c4c4c4}.reviews__card-item-basic{display:flex;justify-content:space-between}.reviews__card-item-basic-left{display:flex;align-items:center}.reviews__card-item-basic-right{position:relative}.reviews__card-item-basic-right-menu{display:flex;justify-content:center;align-items:center;transition:all .5s linear;background:transparent;border-radius:50%}.reviews__card-item-basic-right-menu:hover{background:#c4c4c4}.reviews__card-item-basic-right-menu-icon{width:100%;height:100%;position:relative;cursor:pointer}.reviews__card-item-basic-right-dropdown{transition:opacity .25s linear,visibility .25s linear;visibility:hidden;opacity:0;pointer-events:none;position:absolute;background:#000;z-index:1}.reviews__card-item-basic-right-dropdown-link{display:flex;justify-content:center;align-items:center;font-weight:500;color:#fff;padding:.5em;cursor:pointer}.reviews__card-item-row{display:flex;justify-content:space-between}.reviews__card-item-row-right{display:flex;flex-direction:column;border-left:1px solid #c4c4c4}.reviews__card-item-row-right-rating{display:flex;align-items:center}.reviews__card-item-row-right-rating-icon{transition:all .5s ease-in-out;scale:1.2;cursor:pointer}.reviews__card-item-stars{display:flex;gap:.25em}.reviews__card-item-date{font-weight:300}.reviews__card-item-user{font-weight:500}.reviews__card-item-text{font-weight:400;padding:.25em 0;overflow-wrap:break-word;word-break:break-all;white-space:normal}.reviews__card-item-ratings,.reviews__card-item-ratings-card{display:flex;flex-direction:column}.reviews__card-item-ratings-card-value{display:flex;align-items:center}.reviews__card-item-ratings-card-value span{font-weight:400}.reviews__card-item-ratings-pros-value img{filter:brightness(0) saturate(100%) invert(67%) sepia(60%) saturate(3802%) hue-rotate(80deg) brightness(101%) contrast(100%)}.reviews__card-item-ratings-cons-value img{filter:brightness(0) saturate(100%) invert(12%) sepia(89%) saturate(6319%) hue-rotate(357deg) brightness(100%) contrast(112%)}.reviews__card-action{display:flex;justify-content:center;align-items:center;padding:.5em 0 3em}.reviews__card-action-link{transition:all .5s linear;font-weight:800;color:#fff;background:#0143f7;border-radius:1.5em;text-transform:capitalize}.reviews__card-action-link:hover{background:#0f63ff}#reviews-like .reviews__card-item-row-right-rating-icon{background:url(data:image/png;base64,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) no-repeat center;background-size:contain}#reviews-like.reviews__card-item-row-right-rating--active .reviews__card-item-row-right-rating-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAABuwAAAbsBOuzj4gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAANASURBVHic7ZtLaBRBEIa/f10V4zMxhuSiSEQ9SBAkhHgIvojgIYL4QBBREA8iEg+eFEUQPfo6RPAoKiQQ8KSINy+iEkISEFEQwYOCgYCi4iPlYdKybtZlHz0zS9ofGqp7p2uqvikmTaZbZkYtSNJC4BzQCawEPgD9wB0zexvbfWsBgKR2YABYUeDnCWCrmQ3Fcu+0AUiaDYwBq4tcNg6sN7N3vu+f8e2wAvVSPHmApcD+OG6eagVIagJeAwtLuPyJmXX6jiHtCjhMackDdEha5DuAWgBQqgTU+w4gNQCSNgJrypw2oyqgnKfvNDMASKoD9lUwda7vWNKqgD2U/vLL1bjvQNICUEn5Q7Q89qrE1wGSWoFXRG/1cjQJzDGzXz7jSaMCDlF+8gDjvpOHhAFIWgAcqXC69/KH5CvgDNBc4dwXPgNxSgyApNXAySpcjPqKJVeJAJAk4Bowpwo3I57C+UtJVcAFYHuVPmIBEPufQUlHgJtVuvkELLYYgo21AiR1A30eXI3FkTzECEBSDzAIZD24i6X8wU9w0yTpBHAZf4BbJPVWMO8zMASMmtmPgleYmbdGlPBVwGqsfQXOA7Onxewx+fnAvRpItlgbBpZ5BwC0AM9rIMFS2kAcAIZqILFyWo+L3ddLqsGTn6S0wxlZSW1EK7W2MhwcNbOH3sNKTu3OyALXga4yHdR5DSd5NTojA3SkGEhaeumMtD+MpKUHzggRwEfghuuECKAe2Ok6IQKYBdyStBfCBAARhNuSVoUKAKIlwPaQAQBsCx1AR+gARkIH8Og/gLQjSFGnzWw4VABnzewihLkQeg9ccp0QATQDB1wnRAAAu50RKoC1zggVwB+FCiD4f4n1OyNEAKPAXdcJDcBjoMvMvruBkAAMAt1mNpE7GBKAp2b2LX8wJADHCg2GBGC5pCX5gxmiTcihqDF/IEPOZ6IZri/Am/zBLHCc6OhaOZ/HY9m4HLNGCu4297RDpI8ISto7P4q1XYVi97pTVNI6YAuwGdgETHvppKRbZnaw4C8+t8kV2DK3ATgF3Cfa7pr0U58ErgDz/hVnYkdmpg5JtwJNU21Zjp3fb6CyUyUAP4kOYz8jevKPi138G2P1HRY9ICUBAAAAAElFTkSuQmCC);scale:1.3;filter:brightness(0) saturate(100%) invert(23%) sepia(100%) saturate(2065%) hue-rotate(217deg) brightness(88%) contrast(126%)}#reviews-like.reviews__card-item-row-right-rating--active .reviews__card-item-row-right-rating-icon:hover{scale:1.2}#reviews-like .reviews__card-item-row-right-rating-icon:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAABuwAAAbsBOuzj4gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAANASURBVHic7ZtLaBRBEIa/f10V4zMxhuSiSEQ9SBAkhHgIvojgIYL4QBBREA8iEg+eFEUQPfo6RPAoKiQQ8KSINy+iEkISEFEQwYOCgYCi4iPlYdKybtZlHz0zS9ofGqp7p2uqvikmTaZbZkYtSNJC4BzQCawEPgD9wB0zexvbfWsBgKR2YABYUeDnCWCrmQ3Fcu+0AUiaDYwBq4tcNg6sN7N3vu+f8e2wAvVSPHmApcD+OG6eagVIagJeAwtLuPyJmXX6jiHtCjhMackDdEha5DuAWgBQqgTU+w4gNQCSNgJrypw2oyqgnKfvNDMASKoD9lUwda7vWNKqgD2U/vLL1bjvQNICUEn5Q7Q89qrE1wGSWoFXRG/1cjQJzDGzXz7jSaMCDlF+8gDjvpOHhAFIWgAcqXC69/KH5CvgDNBc4dwXPgNxSgyApNXAySpcjPqKJVeJAJAk4Bowpwo3I57C+UtJVcAFYHuVPmIBEPufQUlHgJtVuvkELLYYgo21AiR1A30eXI3FkTzECEBSDzAIZD24i6X8wU9w0yTpBHAZf4BbJPVWMO8zMASMmtmPgleYmbdGlPBVwGqsfQXOA7Onxewx+fnAvRpItlgbBpZ5BwC0AM9rIMFS2kAcAIZqILFyWo+L3ddLqsGTn6S0wxlZSW1EK7W2MhwcNbOH3sNKTu3OyALXga4yHdR5DSd5NTojA3SkGEhaeumMtD+MpKUHzggRwEfghuuECKAe2Ok6IQKYBdyStBfCBAARhNuSVoUKAKIlwPaQAQBsCx1AR+gARkIH8Og/gLQjSFGnzWw4VABnzewihLkQeg9ccp0QATQDB1wnRAAAu50RKoC1zggVwB+FCiD4f4n1OyNEAKPAXdcJDcBjoMvMvruBkAAMAt1mNpE7GBKAp2b2LX8wJADHCg2GBGC5pCX5gxmiTcihqDF/IEPOZ6IZri/Am/zBLHCc6OhaOZ/HY9m4HLNGCu4297RDpI8ISto7P4q1XYVi97pTVNI6YAuwGdgETHvppKRbZnaw4C8+t8kV2DK3ATgF3Cfa7pr0U58ErgDz/hVnYkdmpg5JtwJNU21Zjp3fb6CyUyUAP4kOYz8jevKPi138G2P1HRY9ICUBAAAAAElFTkSuQmCC)}#reviews-dislike .reviews__card-item-row-right-rating-icon{background:url(data:image/png;base64,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) no-repeat center;background-size:contain}#reviews-dislike.reviews__card-item-row-right-rating--active .reviews__card-item-row-right-rating-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABlVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACY9IepAAAAhnRSTlMABECWyPH19OTPu6iTf2tXQzAOBgMMjPb8/v37+vn49+u0dzqd6KxwMwoFUOKXAgfC4TaziyDzAU8hD9x7DRW8CMte2bJdfHkvc7eu4CVZW+y6vs1EMZhNqccfGcqtEoHukDhmcW+aUsZKhbV9KquH04IkGkLvCzzVdhd059Tp2Cd63sCKE/CnBoQAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAACKElEQVRYw8WXZ1cTQRSGbyBEiqKGQLaRBZEAARZCcelEiqJ0EOktFAtFAZVqoZjf7SZwkp1lspm788H345w8z7l79+7MBOA2rqxsd46HyIPcvPyCh48KHz956i3ygX2KS/xC7H5ESZCV0oBaVv6sothW8lyO2UaUA5XBquqaUBq+NgOfiKSodfUagNaQiutO0CgyCOIJG4/R1FyeTEtrgve9YORjdTpAmyQmIwQTgnbWAmLhuMD8a09C0OFcUHrbg05eQRdzE+mC7iBfBT29Apcg8pK5h3RBHztPFzSz83RB/38XDPAKBiVOQU0ln8D3irOC1wpfD4YwPE3wBjGHVMFbDE8ThHkFw7yCQpRgJH6ImBcCMOrhFOhjfj4BaOMs55qNADomOAVViFGiCiZ5eqAaCyMcAmnKWJhGCt71pzI8Yyy8RwjC8ctAJJUiYzJhln1DEd20+402x8pL8wvUG9LiEtsoCcsr6S55q2uqQoR22irrkbS3PJc3urFpDuW4U7dCYBcfke17/NqHTJdVIh+tvP+ThuG1HAsvb+gYHtqt7+8zqn5j27MIdkI4HnYtDdhD8vo+OcBfkDzoXwlBrhctKCMKOMDyECK+T/kQLTginmAKzcMM8QR9eME3s+D7D7zg2FzANp6HIfMUVzgQmD+FEwe8+S+QeOpEoLtT+8iZI8FpsoBzJzzAwsWd4GeDMwFEfxk7vSj8jjrkQf9zuXR1ffM380b2D3Re4MAKDk2nAAAAAElFTkSuQmCC);scale:1.3;filter:brightness(0) saturate(100%) invert(23%) sepia(100%) saturate(2065%) hue-rotate(217deg) brightness(88%) contrast(126%)}#reviews-dislike.reviews__card-item-row-right-rating--active .reviews__card-item-row-right-rating-icon:hover{scale:1.2}#reviews-dislike .reviews__card-item-row-right-rating-icon:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABlVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACY9IepAAAAhnRSTlMABECWyPH19OTPu6iTf2tXQzAOBgMMjPb8/v37+vn49+u0dzqd6KxwMwoFUOKXAgfC4TaziyDzAU8hD9x7DRW8CMte2bJdfHkvc7eu4CVZW+y6vs1EMZhNqccfGcqtEoHukDhmcW+aUsZKhbV9KquH04IkGkLvCzzVdhd059Tp2Cd63sCKE/CnBoQAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAACKElEQVRYw8WXZ1cTQRSGbyBEiqKGQLaRBZEAARZCcelEiqJ0EOktFAtFAZVqoZjf7SZwkp1lspm788H345w8z7l79+7MBOA2rqxsd46HyIPcvPyCh48KHz956i3ygX2KS/xC7H5ESZCV0oBaVv6sothW8lyO2UaUA5XBquqaUBq+NgOfiKSodfUagNaQiutO0CgyCOIJG4/R1FyeTEtrgve9YORjdTpAmyQmIwQTgnbWAmLhuMD8a09C0OFcUHrbg05eQRdzE+mC7iBfBT29Apcg8pK5h3RBHztPFzSz83RB/38XDPAKBiVOQU0ln8D3irOC1wpfD4YwPE3wBjGHVMFbDE8ThHkFw7yCQpRgJH6ImBcCMOrhFOhjfj4BaOMs55qNADomOAVViFGiCiZ5eqAaCyMcAmnKWJhGCt71pzI8Yyy8RwjC8ctAJJUiYzJhln1DEd20+402x8pL8wvUG9LiEtsoCcsr6S55q2uqQoR22irrkbS3PJc3urFpDuW4U7dCYBcfke17/NqHTJdVIh+tvP+ThuG1HAsvb+gYHtqt7+8zqn5j27MIdkI4HnYtDdhD8vo+OcBfkDzoXwlBrhctKCMKOMDyECK+T/kQLTginmAKzcMM8QR9eME3s+D7D7zg2FzANp6HIfMUVzgQmD+FEwe8+S+QeOpEoLtT+8iZI8FpsoBzJzzAwsWd4GeDMwFEfxk7vSj8jjrkQf9zuXR1ffM380b2D3Re4MAKDk2nAAAAAElFTkSuQmCC)}@media(min-width:1024px){.reviews__card-item-basic-right{display:flex;flex-direction:column;align-items:center}.reviews__product{width:850px}.reviews__product-name{font-size:32px;padding:2.5em 1.5em}}@media(max-width:1024px){.reviews__card-item-basic-right{display:flex;flex-direction:column;align-items:flex-end}.reviews__product{width:100%}}@media(min-width:768px)and (max-width:1024px){.reviews__product-name{font-size:24px;padding:2em 1em}}@media(min-width:768px){.reviews__back{padding-top:2.5em}.reviews__back-btn{font-size:20px}.reviews__card-top{display:flex;justify-content:space-between;align-items:center;padding:2.5em 2.5em 1em}.reviews__card-title{font-size:28px}.reviews__card-create-btn img{width:20px;height:auto}.reviews__card-create-btn span{font-size:16px}.reviews__card-total{padding:0 2.5em 2.5em}.reviews__card-total-row{display:flex;align-items:center}.reviews__card-status{gap:.5em;width:300px;padding:1.5em;border-right:1px solid #c4c4c4}.reviews__card-status-value{font-size:24px}.reviews__card-status-score{font-size:32px}.reviews__card-status-text{font-size:16px}.reviews__card-stars{padding:1.5em}.reviews__card-stars-row{display:flex}.reviews__card-stars-left{gap:1.25em}.reviews__card-stars-left span{font-size:20px}.reviews__card-stars-left-icons img{width:20px;height:auto}.reviews__card-stars-right{left:1em}.reviews__card-stars-right-count{font-size:20px}.reviews__card-stars-slider{height:7.5px}.reviews__card-info img{width:20px}.reviews__card-info p{font-size:16px}.reviews__card-action-link{font-size:20px}.reviews__card-list{gap:1em;padding:1em 0}.reviews__card-item{padding:1.5em;gap:.75em}.reviews__card-item-basic{gap:1em}.reviews__card-item-basic-left{gap:.75em}.reviews__card-item-basic-right-menu{width:30px;height:30px}.reviews__card-item-basic-right-menu-icon{padding:6px}.reviews__card-item-basic-right-dropdown{top:37.5px;min-width:125px}.reviews__card-item-basic-right-dropdown-link{font-size:18px}.reviews__card-item-row{gap:1em}.reviews__card-item-row-right{gap:1em;width:75px;padding:1em}.reviews__card-item-row-right-rating{gap:.75em}.reviews__card-item-row-right-rating-icon{width:16px;height:16px}.reviews__card-item-row-right-rating-text{font-size:22px}.reviews__card-item-stars img{width:18px;height:auto}.reviews__card-item-date{font-size:16px}.reviews__card-item-user{font-size:18px;margin-top:.5em}.reviews__card-item-text{font-size:16px}.reviews__card-item-ratings{gap:1.5em;margin-top:.5em}.reviews__card-item-ratings-card{gap:.5em}.reviews__card-item-ratings-card-value{gap:1em}.reviews__card-item-ratings-card-value span{font-size:16px}.reviews__card-item-ratings-pros-value img,.reviews__card-item-ratings-cons-value img{width:16px;height:auto}.reviews__card-action-link{font-size:20px;padding:.5em 1em}}@media(max-width:768px){.reviews__back{padding-top:1.75em}.reviews__back-btn{font-size:18px}.reviews__product-name{font-size:20px;padding:1.5em 1em}.reviews__card-top{display:flex;flex-direction:column;align-items:center;padding:1.5em 0 0}.reviews__card-title{font-size:20px;text-align:center;width:100%}.reviews__card-create-btn img{width:16px;height:auto}.reviews__card-create-btn span{font-size:12.5px}.reviews__card-total{padding:0 1em 1.5em}.reviews__card-total-row{display:flex;flex-direction:column;align-items:center}.reviews__card-status{gap:.25em;width:100%;padding:1em;border-bottom:1px solid #c4c4c4}.reviews__card-status-value{font-size:18px}.reviews__card-status-score{font-size:22px}.reviews__card-status-text{font-size:12.5px}.reviews__card-stars{padding:1.5em 0}.reviews__card-stars-row{display:flex;flex-direction:column}.reviews__card-stars-left{gap:.75em}.reviews__card-stars-left span{font-size:16px}.reviews__card-stars-left-icons{position:relative;top:2px}.reviews__card-stars-left-icons img{width:16px;height:auto}.reviews__card-stars-right-count{font-size:16px}.reviews__card-stars-slider{height:5px}.reviews__card-info img{width:16px}.reviews__card-info p{font-size:14px}.reviews__card-action-link{font-size:16px}.reviews__card-list{gap:.75em;padding:.75em 0}.reviews__card-item{padding:1em;gap:.5em}.reviews__card-item-basic{gap:.75em}.reviews__card-item-basic-left{gap:.5em}.reviews__card-item-basic-right-menu{width:24px;height:24px}.reviews__card-item-basic-right-menu-icon{padding:5px}.reviews__card-item-basic-right-dropdown{top:35px;min-width:110px}.reviews__card-item-basic-right-dropdown-link{font-size:14px}.reviews__card-item-row{gap:.75em}.reviews__card-item-row-right{gap:.75em;width:60px;padding:.75em}.reviews__card-item-row-right-rating{gap:.75em}.reviews__card-item-row-right-rating-icon{width:12px;height:12px}.reviews__card-item-row-right-rating-text{font-size:16px}.reviews__card-item-stars img{width:16px;height:auto}.reviews__card-item-date{font-size:12.5px}.reviews__card-item-user{font-size:14px;margin-top:.25em}.reviews__card-item-text{font-size:12.5px}.reviews__card-item-ratings{gap:1em;margin-top:.25em}.reviews__card-item-ratings-card{gap:.25em}.reviews__card-item-ratings-card-value{gap:.75em}.reviews__card-item-ratings-card-value span{font-size:12.5px}.reviews__card-item-ratings-pros-value img,.reviews__card-item-ratings-cons-value img{width:12.5px;height:auto}.reviews__card-action-link{font-size:15px;padding:.5em 1em}}.user{width:100%;height:auto;position:relative}.user__title{font-weight:700;text-align:center;margin-bottom:1.5em}.user__action{display:flex;justify-content:center;position:relative}.user__action-link{transition:all .5s linear;font-weight:700;position:relative;background:#000;color:#fff;border-radius:1.5em;padding:.5em 1em}.user__action-link:hover{background:#1f1f1f}.user__form{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative}.user__form-item{position:relative;width:100%}.user__form-checkbox-wrapper{display:flex;align-items:center;position:relative;gap:.75em;padding:0 .25em;margin-bottom:3em}.user__form-checkbox-wrapper label,.user__form-checkbox-wrapper input{cursor:pointer}.user__form-checkbox-wrapper label{font-weight:700;padding:0}.user__form-label{font-weight:600;padding:0 .25em}.user__form-title{font-weight:700;text-align:center;margin:1em 0}.user__form-list{display:flex;flex-direction:column;position:relative}.user__form-group{position:relative;width:100%;margin-bottom:1em}.user__form-input,.user__form-select{margin-top:.5em}.user__form-action{display:flex;justify-content:center;margin-top:1em}.user__form-btn{transition:all .5s linear;font-weight:700;color:#fff;background:#0143f7;border-radius:1.5em;padding:.5em 1.25em}.user__form-btn:hover{background:#0f63ff}.user__destroy{display:flex;justify-content:flex-end}.user__destroy-btn{font-weight:600;background:none;color:red;outline:0}.user__destroy-btn:hover{text-decoration:underline}@media(min-width:1536px){.user{padding:3em 30em}}@media(min-width:1280px)and (max-width:1536px){.user{padding:3em}}@media(min-width:768px)and (max-width:1280px){.user{padding:3em 1.5em}}@media(min-width:640px)and (max-width:768px){.user{padding:2.5em 1.25em}}@media(max-width:640px){.user{padding:2em .75em}}@media(min-width:768px){.user{min-height:calc(100vh - 150px)}.user__title{font-size:28px}.user__action{margin-bottom:3em}.user__action-link{font-size:22px}.user__form{gap:2.5em}.user__form-item{gap:1em}.user__form-checkbox-label{font-size:22px}.user__form-title{font-size:28px}.user__form-label{font-size:18px}.user__form-btn{font-size:20px}.user__destroy{margin-top:3.5em}.user__destroy-btn{font-size:18px}}@media(max-width:768px){.user{min-height:calc(100vh - 115px)}.user__title{font-size:20px}.user__action{margin-bottom:1.5em}.user__action-link{font-size:16px}.user__form{gap:1em}.user__form-item{gap:.75em}.user__form-checkbox-label{font-size:16px}.user__form-title{font-size:20px}.user__form-label{font-size:14px}.user__form-btn{font-size:16px}.user__destroy{margin-top:2.5em}.user__destroy-btn{font-size:15px}}.search__list{display:flex;flex-direction:column;position:relative;width:100%;gap:1.5em;padding-bottom:2.5em}.search__list-item{display:flex;flex-direction:column;position:relative;background:#fff;border-radius:1.5em;border:1px solid #c4c4c4;overflow:hidden}.search__list-image{display:flex;justify-content:center;align-items:center;width:100%;height:auto;position:relative;padding:1em 0}.search__list-image img{width:auto;height:100%;max-width:125px;max-height:125px;position:relative}.search__list-name{position:relative;padding:.5em}.search__list-name p{font-weight:600;color:#000;text-align:center}.search__list-price{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:auto;gap:.25em;background:#0143f7;color:#fff;margin-top:1em;padding:.5em 0}.search__list-price-current{font-weight:700}.search__list-price-old{font-weight:600;text-decoration:line-through}.search__content{display:flex;flex-direction:column;width:100%;height:calc(100% - 125px);position:relative;gap:1.25em;overflow-y:auto}.search__card{position:relative;height:100%;margin:0 auto;overflow-y:auto}.search__card-title{font-weight:700;position:relative;font-size:24px;color:#000;text-align:center;padding:1em 0}.search__card .no-results{display:flex;justify-content:center;width:100%;height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:relative}.search__card .no-results p{font-weight:700;position:relative;font-size:32px;color:#000;text-align:center;margin-top:5em}@media(min-width:768px){.search__list{gap:1.5em}.search__list-image img{max-width:125px;max-height:125px}.search__list-name p,.search__list-price-current{font-size:20px}.search__list-price-old{font-size:14px}}@media(max-width:768px){.search__list{gap:1em}.search__list-image img{max-width:110px;max-height:110px}.search__list-name p{font-size:16px}.search__list-price-current{font-size:18px}.search__list-price-old{font-size:12.5px}}@media(min-width:440px){.search__card{width:400px}}@media(max-width:440px){.search__card{width:100%;padding:0 1em}}.wishlist{width:100%}.wishlist__card-title{font-weight:700;text-align:center;padding-top:1.75em}@media(min-width:768px){.wishlist__card-title{font-size:28px}.wishlist__wrapper{margin-top:3.25em}}@media(max-width:768px){.wishlist__card-title{font-size:22px}.wishlist__wrapper{margin-top:2.25em}}.dataTable-wrapper{overflow-x:auto!important}.dataTable-wrapper-empty,.dataTable-wrapper-loading,.dataTable-wrapper .dataTables-empty,.dataTable-wrapper .dataTables-loading{font-weight:700!important;position:relative!important;display:table-cell!important;font-size:20px!important;padding:6em 1em!important;width:100%!important}.dataTable-top{padding:.5em .25em .75em!important}.dataTable-input{border:1px solid #c4c4c4!important;border-radius:.75em!important;outline:0!important}.dataTable-input:focus{box-shadow:0 0 8px #3dbbff!important}.dataTable-pagination li a{transition:all .25s ease-out!important;border-radius:1.5em!important}.dataTable-pagination li:not(.active):hover a{background:#b1d7ff!important}.dataTable-pagination li.active a{color:#fff;background:#0143f7!important}.dataTable-selector{margin-right:.25em!important;outline:0!important}.dataTable-dropdown{margin-right:.5em!important}.dataTable-dropdown label{margin-right:.25em!important}@media(min-width:768px){.dataTable-dropdown label,.dataTable-selector,.dataTable-input,.dataTable-info .dataTable-pagination{font-size:16px!important}}@media(max-width:768px){.dataTable-dropdown label,.dataTable-selector,.dataTable-input,.dataTable-info,.dataTable-pagination{font-size:12.5px!important}.dataTable-selector{padding:.25em!important}}@media(max-width:440px){.dataTable-top{display:flex;justify-content:space-between;gap:.5em}}.notyf{z-index:999999!important}
