.cart-popup[data-v-9f6b8784]{position:fixed;bottom:0;left:0;width:100vw;padding:12px 30px;background:var(--color-black)}.cart-popup .button[data-v-9f6b8784]{background:#fff;color:var(--color-black);font-size:14px}.popup-wrapper[data-v-e7414568]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--color-black-popup);z-index:2}.sort-popup[data-v-e7414568]{background:var(--color-light-grey);width:100%;height:max-content;padding:20px;border-radius:0 0 10px 10px}.sort-popup__title[data-v-e7414568]{font-size:14px;margin-bottom:15px}.sort-popup__options[data-v-e7414568]{display:flex;flex-direction:column;gap:12px;list-style:none}.sort-popup__options .checkbox-group[data-v-e7414568]{display:flex;flex-direction:row;align-items:center;gap:10px}.footer[data-v-3d83ce16]{background:var(--color-light-grey);padding:0 20px 80px;margin-top:50px}.footer__list[data-v-3d83ce16]{display:flex;flex-direction:row;align-items:center;gap:18px;list-style:none}.footer__list a[data-v-3d83ce16]{text-decoration:none}.footer p[data-v-3d83ce16]{margin:17px 0 10px}.popup-wrapper[data-v-dadaf79d]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--color-black-popup);z-index:2}.sidebar[data-v-dadaf79d]{width:280px;background:#fff;border-radius:10px 0 0 10px;min-height:100vh;position:absolute;right:0;top:0;padding:20px 10px}.sidebar__header[data-v-dadaf79d]{padding:0 0 20px 10px;border-bottom:1px solid var(--color-light-grey);display:flex;flex-direction:row;align-items:center;justify-content:space-between}.sidebar__body[data-v-dadaf79d]{display:flex;flex-direction:column}.sidebar__body__item[data-v-dadaf79d]{display:flex;flex-direction:row;align-items:center;gap:6px;padding:10px;border-bottom:1px solid var(--color-light-grey)}.sidebar__body__item p[data-v-dadaf79d]{flex-grow:1}.icon[data-v-79c7af51]{display:flex;align-items:center;transition:transform .2s ease;padding:5px;border-radius:8px}.button[data-v-13031c77]{height:40px;width:100%;background:var(--color-black);color:#fff;font-size:12px;font-weight:500;border:none;outline:none;border-radius:12px}.button slot[data-v-13031c77]{display:flex;flex-direction:row;align-items:center}:root{--color-light-grey: #F8F7F5;--color-black: #323232;--color-border: #DEDEDE;--color-yellow: #F2B20E;--color-grey: #BEBEBE;--color-grey-text: #777777;--color-placeholder: #C0C0C0;--color-black-popup: rgba(0, 0, 0, .5);--color-grey-widget: #E8E8E8}@font-face{font-family:Manrope;src:url(/assets/Manrope-DZScd_l0.ttf)}*{margin:0;padding:0;box-sizing:border-box;color:var(--color-black);font-family:Manrope;font-weight:500}#app{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}h2{font-size:14px}p,span{font-size:12px;font-weight:400}p.par-bg,span.par-bg{padding:6px 10px;border-radius:8px;background:var(--color-light-grey);font-weight:500}p.par-secondary,span.par-secondary{color:var(--color-grey-text)}input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;aspect-ratio:1/1;border-radius:50vi;border:1px solid var(--color-border)}input[type=checkbox]:checked{width:10;border:4px solid var(--color-black)}.input-group{display:flex;flex-direction:column;gap:6px}.input-group label{font-weight:700}.input-group .input{background:var(--color-light-grey);height:50px;border-radius:12px;padding:0 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.input-group .input input{background:transparent;border:none;outline:none;font-size:14px}.input-group .input input::placeholder{color:var(--color-placeholder)}.input-group .input select{flex-grow:1;background:transparent;border:none;outline:none;-webkit-appearance:none}
