.qty-wrapper.svelte-1wgwuw4{display:flex;align-items:center;background:#fff}.icon-minus-full.svelte-1wgwuw4,.icon-plus-full.svelte-1wgwuw4{position:relative;width:32px;height:30px;display:flex;justify-content:center;align-items:center;transition:all linear .125s;cursor:pointer;border:1px solid var(--grey--b)}.icon-minus-full.svelte-1wgwuw4:before,.icon-plus-full.svelte-1wgwuw4:before{content:"";position:absolute;border-bottom:1px solid var(--grey--b);width:14px}.icon-plus-full.svelte-1wgwuw4:after{content:"";position:absolute;border-bottom:1px solid var(--grey--b);width:14px;transform:rotate(90deg)}input.svelte-1wgwuw4{height:20px;width:24px;background:transparent;text-align:center;padding:4px 5px;color:var(--grey--b);border:1px solid var(--grey--b);transition:all linear .125s;-webkit-appearance:none;-moz-appearance:textfield;margin:0 -1px}input.svelte-1wgwuw4:hover,input.svelte-1wgwuw4:focus{border:1px solid #cad7d5;outline:0}input.svelte-1wgwuw4::-webkit-outer-spin-button,input.svelte-1wgwuw4::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.detail.svelte-1sowyjt{display:flex;justify-content:flex-end;align-items:center;margin-top:20px}@media (min-width: 769px){.detail.svelte-1sowyjt{gap:20px;justify-content:space-between;margin-top:0}}@media (min-width: 769px){.detail__block.svelte-1sowyjt{font-weight:700}}.detail__block.svelte-1sowyjt .title:where(.svelte-1sowyjt){font-weight:400;color:var(--grey--b);margin-bottom:3px}@media (max-width: 768px){.detail__block.svelte-1sowyjt .title:where(.svelte-1sowyjt){display:none}}@media (min-width: 769px){.detail__block.svelte-1sowyjt .value.mobile:where(.svelte-1sowyjt){display:none}}@media (max-width: 768px){.detail__block.svelte-1sowyjt .value.desktop:where(.svelte-1sowyjt){display:none}}@media (max-width: 768px){.detail__block.total.svelte-1sowyjt{font-weight:900;font-size:16px;margin-left:10px}}@media (max-width: 768px){.detail__block.qty.svelte-1sowyjt{margin-left:5px;color:var(--grey--b)}}@media (min-width: 769px){.detail__block.qty.svelte-1sowyjt{text-align:center}}@media (min-width: 769px){.detail__block.total.svelte-1sowyjt{text-align:right}}.product-card.svelte-1jcufld{display:flex;gap:20px;padding:15px}@media (max-width: 768px){.product-card.svelte-1jcufld{border:1px solid var(--grey);margin-top:15px}}@media (min-width: 769px){.product-card.svelte-1jcufld{padding:15px 0;border-bottom:1px solid var(--grey)}}.product-card__img.svelte-1jcufld,.product-card__img.mobile.svelte-1jcufld{display:flex}@media (min-width: 769px){.product-card__img.mobile.svelte-1jcufld{display:none}}@media (max-width: 768px){.product-card__img.desktop.svelte-1jcufld{display:none}}.product-card__img.svelte-1jcufld img:where(.svelte-1jcufld){width:90px;height:90px;object-fit:contain}@media (max-width: 768px){.product-card__detail.svelte-1jcufld{margin-left:-40px}}.product-card__info.svelte-1jcufld{flex-grow:1}@media (max-width: 768px){.product-card__top.svelte-1jcufld{display:flex;justify-content:space-between;gap:15px}}.product-card__text.svelte-1jcufld{flex-grow:1}@media (min-width: 769px){.product-card__text.svelte-1jcufld{display:flex;justify-content:space-between}}.product-card__actions.svelte-1jcufld{display:flex;justify-content:space-between;margin-top:10px}@media (max-width: 768px){.product-card__actions.svelte-1jcufld{margin:12px -15px -15px;border-top:1px solid var(--grey)}}.product-card__actions.svelte-1jcufld .btn:where(.svelte-1jcufld){padding:8px 15px;font-size:12px}@media (max-width: 768px){.product-card__actions.svelte-1jcufld .btn:where(.svelte-1jcufld){text-align:center;width:50%}}@media (min-width: 769px){.product-card__actions.svelte-1jcufld .btn:where(.svelte-1jcufld){font-size:14px;padding:4px 10px}}.product-card__actions.svelte-1jcufld .buy-prod:where(.svelte-1jcufld){white-space:nowrap;color:var(--main)}@media (max-width: 768px){.product-card__actions.svelte-1jcufld .buy-prod:where(.svelte-1jcufld){border-left:1px solid var(--grey)}}@media (min-width: 769px){.product-card__actions.svelte-1jcufld .buy-prod:where(.svelte-1jcufld){color:var(--black);border:solid 1px}.product-card__actions.svelte-1jcufld .buy-prod:where(.svelte-1jcufld):hover{background-color:var(--black);color:var(--white)}}.product-card__actions.svelte-1jcufld .buy-prod:where(.svelte-1jcufld) span:where(.svelte-1jcufld){margin-right:5px}.product-card__actions.svelte-1jcufld .review:where(.svelte-1jcufld){display:block;color:#2d8616}@media (max-width: 768px){.product-card__actions.svelte-1jcufld .review:where(.svelte-1jcufld){width:calc(50% - 30px)}}@media (min-width: 769px){.product-card__actions.svelte-1jcufld .review:where(.svelte-1jcufld){padding:4px 0}}.product-card__actions.svelte-1jcufld .review:where(.svelte-1jcufld) span.icon:where(.svelte-1jcufld){font-size:10px;display:inline-block;transition:all linear .125s;margin-left:4px}.product-card__actions.svelte-1jcufld .review:where(.svelte-1jcufld):hover span.icon:where(.svelte-1jcufld){transform:translate(10px)}.product-card.problem.svelte-1jcufld{padding:20px 0;margin-top:0;border:none;border-bottom:1px solid var(--grey)}.product-card.problem.svelte-1jcufld .product-card__img.mobile:where(.svelte-1jcufld){display:block}.product-card.problem.svelte-1jcufld .product-card__img.desktop:where(.svelte-1jcufld){display:none}.product-card.problem.svelte-1jcufld .product-card__top:where(.svelte-1jcufld){display:flex;justify-content:space-between;gap:15px}.product-card.problem.svelte-1jcufld .product-card__text:where(.svelte-1jcufld){display:block}.product-card.problem.svelte-1jcufld .qty:where(.svelte-1jcufld){display:flex;align-items:center;justify-content:flex-end;margin-top:30px}.product-card.problem.svelte-1jcufld .qty:where(.svelte-1jcufld) p:where(.svelte-1jcufld){margin-right:8px}.name.svelte-1jcufld{font-weight:700;padding-right:3px;max-width:440px}@media (min-width: 769px){.name.svelte-1jcufld{font-size:16px}}.refunded-badge.svelte-1jcufld{width:fit-content;background-color:var(--secondary);color:var(--white);font-weight:700;padding:2px 5px;margin-top:8px}.sku.svelte-1jcufld{color:var(--grey--b);margin-top:8px}@media (min-width: 769px){.sku.svelte-1jcufld{margin-bottom:12px}}.image.svelte-li9tqc{display:flex;justify-content:center;margin-bottom:30px;margin-top:10px}.image.svelte-li9tqc img:where(.svelte-li9tqc){width:140px;height:140px;object-fit:contain}p.lead-1.svelte-li9tqc{font-weight:700;margin-bottom:15px}p.svelte-li9tqc{margin-bottom:12px}p.last.svelte-li9tqc{margin-bottom:0}.title.svelte-17luco{margin-bottom:15px;margin-right:30px}@media (min-width: 769px){.title.svelte-17luco{margin-bottom:20px;margin-right:45px}}.issues__list.svelte-17luco{margin:30px 0 5px}.issues__block.svelte-17luco{margin-top:15px;box-shadow:0 0 17px 5px #0000001f;border-radius:10px;width:100%;padding:12px 18px;color:unset;display:flex;justify-content:space-between;gap:10px;align-items:center;text-align:left}@media (min-width: 769px){.issues__block.svelte-17luco{padding:20px 25px}}.issues__block.other.svelte-17luco{color:var(--grey--b)}.issues__block.svelte-17luco:hover span:where(.svelte-17luco){transform:translate(10px)}.issues__block.svelte-17luco span:where(.svelte-17luco){transition:all linear .125s;margin-left:6px}h2.svelte-q871r3{margin-right:40px;margin-bottom:20px}p.svelte-q871r3{margin-bottom:15px}p.last.svelte-q871r3{margin-bottom:0}.btn-wrapper.svelte-q871r3{display:flex;justify-content:flex-end}button.svelte-q871r3{margin-top:20px}button.svelte-q871r3 span:where(.svelte-q871r3){font-size:10px;margin-left:10px}.title.svelte-1n1vc3p{margin-bottom:10px}button.goback.svelte-1n1vc3p{display:block;margin-bottom:18px;color:unset}button.goback.svelte-1n1vc3p span.icon:where(.svelte-1n1vc3p){font-size:10px;display:inline-block;transition:all linear .125s;padding-right:8px}@media (min-width: 769px){button.goback.svelte-1n1vc3p:hover span.icon:where(.svelte-1n1vc3p){transform:translate(-10px)}}p.error.svelte-1n1vc3p{margin-top:10px;color:var(--red)}.comments.svelte-1n1vc3p{margin:25px 0 20px}.comments.svelte-1n1vc3p p:where(.svelte-1n1vc3p){padding-bottom:10px}.comments.svelte-1n1vc3p textarea:where(.svelte-1n1vc3p){width:calc(100% - 24px);min-height:80px;border:none;border-radius:8px;background:var(--grey);color:var(--grey--b);padding:10px 12px;margin-bottom:5px;font-family:Sofia Pro,sans-serif}.continue-btn.svelte-1n1vc3p{display:flex;justify-content:end}.camera.svelte-18l3c0v:not(.camera-active){display:none}.camera__inner.svelte-18l3c0v{display:flex;flex-direction:column;justify-content:center;margin-top:40px}canvas.svelte-18l3c0v{display:none;width:100%}input.svelte-18l3c0v{display:none}.uploads__block.svelte-18l3c0v{display:flex;align-items:flex-start;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid var(--grey)}.uploads__block.svelte-18l3c0v .number:where(.svelte-18l3c0v){position:absolute;top:-12px;left:-12px;display:flex;justify-content:center;align-items:center;width:30px;height:30px;border:1px solid var(--main);background:var(--main--l);font-weight:700;border-radius:30px;margin-right:12px}.uploads__block.svelte-18l3c0v .number.selected:where(.svelte-18l3c0v){background:#29a71a;border-color:#29a71a;color:#fff}.uploads__block.svelte-18l3c0v .subtitle:where(.svelte-18l3c0v){margin-bottom:10px}@media (min-width: 769px){.uploads__block.svelte-18l3c0v .subtitle:where(.svelte-18l3c0v){margin-top:8px}}.uploads__block.svelte-18l3c0v .open-camera:where(.svelte-18l3c0v),.uploads__block.svelte-18l3c0v .upload-btn:where(.svelte-18l3c0v){padding:5px 10px;border:1px solid black;font-size:14px;line-height:1;display:inline-block;margin-bottom:8px}.uploads__block.svelte-18l3c0v .open-camera:where(.svelte-18l3c0v):hover,.uploads__block.svelte-18l3c0v .upload-btn:where(.svelte-18l3c0v):hover{cursor:pointer}.uploads__block.svelte-18l3c0v .open-camera:where(.svelte-18l3c0v) span:where(.svelte-18l3c0v),.uploads__block.svelte-18l3c0v .upload-btn:where(.svelte-18l3c0v) span:where(.svelte-18l3c0v){margin-left:4px}@media (min-width: 769px){.uploads__block.svelte-18l3c0v .open-camera:where(.svelte-18l3c0v){display:none}}.uploads__img.svelte-18l3c0v{position:relative;display:flex;justify-content:center;align-items:center;min-width:92px;width:92px;height:92px;border-radius:10px;background:var(--grey);border:4px solid var(--grey);margin-right:18px}.uploads__img.display.svelte-18l3c0v canvas:where(.svelte-18l3c0v){display:block}.uploads__img.display.svelte-18l3c0v span.icon:where(.svelte-18l3c0v){display:none}.uploads__img.svelte-18l3c0v img:where(.svelte-18l3c0v){width:100%;height:100%;object-fit:contain}.uploads__video.svelte-18l3c0v span:where(.svelte-18l3c0v){font-size:30px;color:#29a71a}.compression-status.svelte-18l3c0v{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;text-align:center;padding:4px;font-size:12px;z-index:1}.error-message.svelte-18l3c0v{color:red;font-size:12px;margin-top:4px}.loading.svelte-1k5mn0z{text-align:center;min-width:280px;min-height:160px;overflow:hidden}.loading.svelte-1k5mn0z p:where(.svelte-1k5mn0z){margin-top:20px}.uploads.svelte-1k5mn0z{width:100%}.uploads.svelte-1k5mn0z .goback:where(.svelte-1k5mn0z){display:block;margin-bottom:18px;color:unset}.uploads.svelte-1k5mn0z .goback:where(.svelte-1k5mn0z) span.icon:where(.svelte-1k5mn0z){font-size:10px;display:inline-block;transition:all linear .125s;padding-right:8px}@media (min-width: 769px){.uploads.svelte-1k5mn0z .goback:where(.svelte-1k5mn0z):hover span.icon:where(.svelte-1k5mn0z){transform:translate(-10px)}}.uploads.svelte-1k5mn0z .title:where(.svelte-1k5mn0z){margin-right:40px;margin-bottom:25px}@media (min-width: 769px){.uploads.svelte-1k5mn0z .title:where(.svelte-1k5mn0z){margin-right:55px}}.uploads.svelte-1k5mn0z .unfullfilled:where(.svelte-1k5mn0z) .error:where(.svelte-1k5mn0z){color:var(--red);margin-bottom:8px}.uploads.svelte-1k5mn0z .unfullfilled:where(.svelte-1k5mn0z) button:where(.svelte-1k5mn0z){display:flex;align-items:center}.uploads.svelte-1k5mn0z .unfullfilled:where(.svelte-1k5mn0z) button:where(.svelte-1k5mn0z) span:where(.svelte-1k5mn0z){margin-bottom:2px;margin-left:8px;font-size:8px}.uploads__btn.svelte-1k5mn0z{display:flex;justify-content:flex-end;margin-top:20px}.uploads__btn.svelte-1k5mn0z span:where(.svelte-1k5mn0z){margin-left:8px;font-size:10px}.uploads__slider.svelte-1k5mn0z{position:relative;margin-bottom:30px}.uploads__slider.svelte-1k5mn0z .overlay:where(.svelte-1k5mn0z){position:absolute;top:0;right:0;width:15px;height:100%;background:linear-gradient(to right,#fff0,#fff)}.upload__product.svelte-1k5mn0z{padding:0 10px}.upload__product.svelte-1k5mn0z h3:where(.svelte-1k5mn0z){margin-bottom:15px}:root{--main: #ff4200;--main--l: #fff4f2;--secondary: #34c9a2;--secondary--l: #ebfaf6;--alt: #e49b2d;--alt--h: #e18904;--grey: #f0f0f0;--grey--border: #b8b8b8;--grey--b: #606060;--white: #ffffff;--black: #000000;--red: #d32020;--sm: 480px;--md: 768px;--lg: 1024px;--xl: 1200px;--xxl: 1500px;--header-height: 100px;--header-height-sm: 60px}.error.svelte-u3ly78{margin-right:35px}@media (min-width: 769px){.error.svelte-u3ly78{margin-right:45px}}.modal.svelte-u3ly78{max-width:410px;display:flex;align-items:center}.window.svelte-u3ly78{width:100%}
