@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400..700;1,400..700&family=Noto+Color+Emoji&family=Play:wght@400;700&display=swap";:root{--font-family: "Mulish", "Noto Color Emoji", sans-serif;--second-family: "Play", "Noto Color Emoji", sans-serif}.emoji{font-family:"Noto Color Emoji",sans-serif}@media (max-width: 600px){.gap-sm-4{display:block;height:4px}.gap-sm-6{display:block;height:6px}.gap-sm-10{display:block;height:10px}.gap-sm-12{display:block;height:12px}.gap-sm-15{display:block;height:15px}.gap-sm-18{display:block;height:18px}.gap-sm-20{display:block;height:20px}.gap-sm-25{display:block;height:25px}.gap-sm-30{display:block;height:30px}.gap-sm-35{display:block;height:35px}.gap-sm-40{display:block;height:40px}.gap-sm-50{display:block;height:50px}.gap-sm-60{display:block;height:60px}.gap-sm-80{display:block;height:80px}.gap-sm-100{display:block;height:100px}.gap-sm-120{display:block;height:120px}.gap-sm-140{display:block;height:140px}.gap-sm-160{display:block;height:160px}.gap-sm-220{display:block;height:220px}.gap-sm-260{display:block;height:260px}}@media ((min-width: 601px) and (max-width: 1200px)){.gap-md-4{display:block;height:4px}.gap-md-6{display:block;height:6px}.gap-md-10{display:block;height:10px}.gap-md-12{display:block;height:12px}.gap-md-15{display:block;height:15px}.gap-md-18{display:block;height:18px}.gap-md-20{display:block;height:20px}.gap-md-25{display:block;height:25px}.gap-md-30{display:block;height:30px}.gap-md-35{display:block;height:35px}.gap-md-40{display:block;height:40px}.gap-md-50{display:block;height:50px}.gap-md-60{display:block;height:60px}.gap-md-80{display:block;height:80px}.gap-md-100{display:block;height:100px}.gap-md-120{display:block;height:120px}.gap-md-140{display:block;height:140px}.gap-md-160{display:block;height:160px}.gap-md-220{display:block;height:220px}.gap-md-260{display:block;height:260px}}@media (min-width: 1201px){.gap-pc-4{display:block;height:4px}.gap-pc-6{display:block;height:6px}.gap-pc-10{display:block;height:10px}.gap-pc-12{display:block;height:12px}.gap-pc-15{display:block;height:15px}.gap-pc-18{display:block;height:18px}.gap-pc-20{display:block;height:20px}.gap-pc-25{display:block;height:25px}.gap-pc-30{display:block;height:30px}.gap-pc-35{display:block;height:35px}.gap-pc-40{display:block;height:40px}.gap-pc-50{display:block;height:50px}.gap-pc-60{display:block;height:60px}.gap-pc-80{display:block;height:80px}.gap-pc-100{display:block;height:100px}.gap-pc-120{display:block;height:120px}.gap-pc-140{display:block;height:140px}.gap-pc-160{display:block;height:160px}.gap-pc-220{display:block;height:220px}.gap-pc-260{display:block;height:260px}}.gap-4{display:block;height:4px}.gap-6{display:block;height:6px}.gap-10{display:block;height:10px}.gap-12{display:block;height:12px}.gap-15{display:block;height:15px}.gap-18{display:block;height:18px}.gap-20{display:block;height:20px}.gap-25{display:block;height:25px}.gap-30{display:block;height:30px}.gap-35{display:block;height:35px}.gap-40{display:block;height:40px}.gap-50{display:block;height:50px}.gap-60{display:block;height:60px}.gap-80{display:block;height:80px}.gap-100{display:block;height:100px}.gap-120{display:block;height:120px}.gap-140{display:block;height:140px}.gap-160{display:block;height:160px}.gap-220{display:block;height:220px}.gap-260{display:block;height:260px}@media (max-width: 600px){main,.content{width:361px}}@media ((min-width: 601px) and (max-width: 1200px)){main,.content{width:794px}}@media (min-width: 1201px){main,.content{width:1360px}}@media (max-width: 600px){.container{width:393px}}@media ((min-width: 601px) and (max-width: 1200px)){.container{width:834px}}@media (min-width: 1201px){.container{width:1440px}}@media (min-width: 601px){.onlySM,.onlyPhone{display:none!important}}@media (max-width: 600px),(min-width: 1200px){.onlyMD,.onlyTablet{display:none!important}}@media (max-width: 1200px){.onlyPC{display:none!important}}@media (min-width: 1201px){.nonPC{display:none!important}}@media (max-width: 600px){.nonMobile,.nonSM{display:none!important}}:root{--white: #fff;--black: #292929;--bg-card: #f3f3f3;--accent-green: #0a453e;--accent-red: #eb1c26;--accent-hover: #ffb100;--bg-light: #fafafc;--grey-medium: #acacac;--grey-dark: #7c7c7c;--grey-light: #ededed}body{background:var(--bg-light)}html,body{margin:0}main{margin-left:auto;margin-right:auto}@media (min-width: 1201px){main{padding-top:73px}}@media ((min-width: 601px) and (max-width: 1200px)){main{padding-top:63px}}@media (max-width: 600px){main{padding-top:63px}}*{-webkit-tap-highlight-color:transparent}input[type=text],input[type=password],input[type=number],input[type=email],textarea{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);box-sizing:border-box;border:1px solid var(--grey-light);border-radius:8px;box-shadow:0 2px 16px #2023230d;background:var(--white);padding:10px;width:100%}input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input[type=email]:focus,textarea:focus{outline:none;border:1px solid var(--accent-hover);box-shadow:0 2px 16px #2023230d}input[type=radio]{appearance:none;-webkit-appearance:none;border-radius:50%;background:none;border:1px solid var(--grey-dark);width:14px;height:14px;margin:-1px 3px}input[type=radio]:checked{border:5px solid var(--accent-hover);background-color:none;width:16px;height:16px;margin:-2px 2px}input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:var(--form-background);margin:0;font:inherit;color:#fff;width:15px;height:15px;border:1px solid var(--grey-dark);border-radius:4px;transform:translateY(-1px);background-color:#fff;display:grid;place-content:center}input[type=checkbox]:before{content:"";width:9px;height:9px;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;box-shadow:inset 10px 10px #fff;background-color:#fff}input[type=checkbox]:checked{border:1px solid var(--accent-hover);background-color:var(--accent-hover)}input[type=checkbox]:checked:before{transform:scale(1)}.form-group{display:flex;flex-direction:column;gap:20px}.form-group .micro-text{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-dark)}.form-group .row,.form-group .row-pc-tablet,.form-group .row-pc{display:flex;flex-direction:row;gap:20px;width:100%}.form-group .row .form-control,.form-group .row-pc-tablet .form-control,.form-group .row-pc .form-control{width:100%}.form-group .row .form-control .label,.form-group .row-pc-tablet .form-control .label,.form-group .row-pc .form-control .label{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black);margin-bottom:4px}.form-group .row .form-radio,.form-group .row-pc-tablet .form-radio,.form-group .row-pc .form-radio{display:flex;flex-direction:column;gap:8px}.form-group .row .form-radio .radio,.form-group .row-pc-tablet .form-radio .radio,.form-group .row-pc .form-radio .radio{display:flex;align-items:center}.form-group .row .form-radio .radio span,.form-group .row-pc-tablet .form-radio .radio span,.form-group .row-pc .form-radio .radio span{margin-left:8px}.form-group .row-pc{flex-direction:unset}@media (min-width: 1201px){.form-group .row-pc{flex-direction:row}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.form-group .row-pc{flex-direction:column}}.form-group .row-pc-tablet{flex-direction:unset}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.form-group .row-pc-tablet{flex-direction:row}}@media (max-width: 600px){.form-group .row-pc-tablet{flex-direction:column}}.form-group .note-text{font-family:var(--font-family);font-weight:600;font-size:16px;text-align:center;color:var(--grey-dark);width:100%}@media (min-width: 1201px){h1{font-family:var(--font-family);font-weight:600;font-size:52px;color:var(--black)}h2{font-family:var(--font-family);font-weight:600;font-size:36px;color:var(--black)}h3{font-family:var(--font-family);font-weight:600;font-size:24px;color:var(--black)}}@media ((min-width: 601px) and (max-width: 1200px)){h1{font-family:var(--font-family);font-weight:600;font-size:52px;color:var(--black)}h2{font-family:var(--font-family);font-weight:600;font-size:36px;color:var(--black)}h3{font-family:var(--font-family);font-weight:600;font-size:24px;color:var(--black)}}@media (max-width: 600px){h1{font-family:var(--font-family);font-weight:600;font-size:52px;color:var(--black)}h2{font-family:var(--font-family);font-weight:600;font-size:24px;color:var(--black)}h3{font-family:var(--font-family);font-weight:600;font-size:20px;color:var(--black)}}h1,h2,h3,h4,p,ul,li{margin:0}p,a,span,ul,li,div{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black)}a{color:var(--black);text-decoration:none}a:hover{color:var(--accent-hover)}.text-white,.text-light{color:var(--white)}.text-black{color:var(--black)}.text-grey-light{color:var(--grey-light)}.text-grey-medium{color:var(--grey-medium)}.text-grey-dark{color:var(--grey-dark)}.text-accent-green{color:var(--accent-green)}.text-accent-red{color:var(--accent-red)}.text-accent-hover{color:var(--accent-hover)}.center{display:flex;flex-direction:row;justify-content:center;align-items:center}.center-column{display:flex;flex-direction:column;justify-content:center;align-items:center}.justify-space-between{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.w-auto{width:auto!important}.w-100{width:100%!important}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.btn-auto{width:auto!important;display:inline-flex!important}.btn-outline,.btn-outline-lg,.btn-outline-md{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;border-radius:8px;padding:10px;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);border:1px solid var(--accent-hover);background-color:transparent;cursor:pointer;position:relative;text-decoration:none}.btn-outline span+svg,.btn-outline-lg span+svg,.btn-outline-md span+svg{margin-left:15px}.btn-outline svg+span,.btn-outline-lg svg+span,.btn-outline-md svg+span{margin-left:15px}.btn-outline svg,.btn-outline-lg svg,.btn-outline-md svg{max-width:25px;max-height:25px}.btn-outline svg use,.btn-outline-lg svg use,.btn-outline-md svg use{stroke:var(--black);stroke-width:2px;fill:none}.btn-outline .mark,.btn-outline-lg .mark,.btn-outline-md .mark{position:absolute;background:linear-gradient(137deg,#ffc237,#ffb60f);display:flex;justify-content:center;align-items:center}.btn-outline .mark,.btn-outline-lg .mark,.btn-outline-md .mark{bottom:3px;right:3px;border-radius:100%;width:20px;height:20px;font-family:var(--font-family);font-weight:500;font-size:9px;color:var(--black)}.btn-outline:hover svg use,.btn-outline-lg:hover svg use,.btn-outline-md:hover svg use{stroke:var(--accent-hover)}.btn-outline:hover span,.btn-outline-lg:hover span,.btn-outline-md:hover span{color:var(--accent-hover)}.btn-outline-md{padding:12px 17px}.btn-outline-lg{box-sizing:border-box;width:100%;border-radius:8px;padding:12px;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--white)}.btn-outline-lg svg{max-width:15px;max-height:15px;margin-left:10px!important}.btn-text-light,.btn-text-light span{color:var(--white)}.btn-text-light svg use{stroke:var(--white)}.btn-group{display:flex;flex-direction:row;gap:10px}.btn-buy{border:1px solid var(--accent-hover);border-radius:8px;padding:15px 20px;box-shadow:0 2px 16px #2023230d;background:linear-gradient(137deg,#ffc237,#ffb60f);display:flex;flex-direction:row;align-items:center;gap:13px;cursor:pointer}.btn-buy span{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--white)}.btn-buy svg{width:24px;height:25px}.btn-buy svg use{stroke-width:2px;stroke:var(--white);fill:none}.btn-buy:hover span{color:var(--black)}.btn-buy:hover svg use{stroke:var(--black)}.btn-light,.btn-light-square,.btn-active-square{border:1px solid var(--grey-light);border-radius:8px;padding:12px;box-shadow:0 2px 16px #2023230d;background:var(--white);display:inline-flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer}.btn-light span,.btn-light-square span,.btn-active-square span{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black)}.btn-light svg,.btn-light-square svg,.btn-active-square svg{width:20px;height:20px}.btn-light svg use,.btn-light-square svg use,.btn-active-square svg use{stroke:var(--black);stroke-width:2px;fill:none}.btn-light:hover span,.btn-light-square:hover span,.btn-active-square:hover span{color:var(--accent-hover)}.btn-light:hover svg use,.btn-light-square:hover svg use,.btn-active-square:hover svg use{stroke:var(--accent-hover)}.btn-light-square,.btn-active-square{box-sizing:border-box;height:100%;aspect-ratio:1/1;text-align:center;justify-content:center}.btn-active{border:1px solid var(--accent-hover);border-radius:8px;padding:8px 15px;box-shadow:0 2px 16px #2023230d;background:linear-gradient(137deg,#ffc237,#ffb60f);cursor:pointer}.btn-active span{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--white)}.btn-active:hover span{color:var(--black)}.btn-active-square{color:var(--white);background-color:var(--accent-hover)}.btn-active-square:hover{color:var(--black)}.btn-lg,.btn-disabled-lg,.btn-silent-lg,.btn-active-lg,.btn-active-md,.btn-active-lg-auto{border:1px solid var(--accent-hover);border-radius:8px;padding:17px;width:100%;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.btn-lg span,.btn-disabled-lg span,.btn-silent-lg span,.btn-active-lg span,.btn-active-md span,.btn-active-lg-auto span{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}.btn-active-lg,.btn-active-md,.btn-active-lg-auto{border:none;box-shadow:0 2px 16px #2023230d;background:linear-gradient(137deg,#ffc237,#ffb60f);display:flex;flex-direction:row;gap:10px}.btn-active-lg span,.btn-active-md span,.btn-active-lg-auto span{color:var(--white)}.btn-active-lg svg,.btn-active-md svg,.btn-active-lg-auto svg{width:24px;height:24px}.btn-active-lg svg use,.btn-active-md svg use,.btn-active-lg-auto svg use{stroke:var(--white);stroke-width:2px;fill:none}.btn-active-lg:hover span,.btn-active-md:hover span,.btn-active-lg-auto:hover span{color:var(--black)}.btn-active-lg:hover svg use,.btn-active-md:hover svg use,.btn-active-lg-auto:hover svg use{stroke:var(--black)}.btn-active-lg-auto{display:inline-flex;width:auto}.btn-silent{box-shadow:0 2px 16px #2023230d;border:1px solid var(--grey-medium);border-radius:8px;padding:8px 15px;cursor:pointer}.btn-silent span{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}.btn-silent:hover span{color:var(--grey-medium)}.btn-silent-lg{border:1px solid var(--grey-medium)}.btn-silent-lg span{color:var(--black)}.btn-silent-lg:hover{border:1px solid var(--accent-hover)}.btn-silent-lg:hover span{color:var(--accent-hover)}.btn-disabled-lg{border:1px solid var(--grey-light);background-color:var(--grey-light);cursor:default}.btn-disabled-lg span{color:var(--black)}.btn-active-md{padding:12px}.btn-invisible,.btn-invisible-danger,.btn-invisible-danger-sm{display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer;padding:6px 15px}.btn-invisible span,.btn-invisible-danger span,.btn-invisible-danger-sm span{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--grey-dark);text-shadow:0 2px 16px 0 rgba(32,35,35,.05)}.btn-invisible svg,.btn-invisible-danger svg,.btn-invisible-danger-sm svg{width:24px;height:24px}.btn-invisible svg use,.btn-invisible-danger svg use,.btn-invisible-danger-sm svg use{fill:none;stroke-width:2px;stroke:var(--grey-dark)}.btn-invisible:hover svg use,.btn-invisible-danger:hover svg use,.btn-invisible-danger-sm:hover svg use{stroke:var(--accent-hover)}.btn-invisible:hover span,.btn-invisible-danger:hover span,.btn-invisible-danger-sm:hover span{color:var(--accent-hover)}.btn-invisible-danger svg use,.btn-invisible-danger-sm svg use{stroke:var(--accent-red)}.btn-invisible-danger span,.btn-invisible-danger-sm span{color:var(--accent-red)}.btn-invisible-danger:hover svg use,.btn-invisible-danger-sm:hover svg use{stroke:var(--accent-red)}.btn-invisible-danger:hover span,.btn-invisible-danger-sm:hover span{color:var(--accent-red)}.btn-invisible-danger-sm{gap:5px;padding:3px 1px}.btn-invisible-danger-sm svg{width:20px;height:20px}.btn-invisible-danger-sm svg use{stroke:var(--accent-red)}.btn-invisible-danger-sm span{color:var(--accent-red);font-family:var(--font-family);font-weight:600;font-size:12px}}.dropdown-sausage{display:flex;flex-direction:row}.dropdown{display:flex;flex-direction:column}.dropdown .head{display:flex;flex-direction:row;flex-wrap:nowrap;padding:12px 15px;cursor:pointer;-webkit-user-select:none;user-select:none}.dropdown .head .title{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);text-wrap:nowrap}.dropdown .head svg{margin-left:10px;width:21px;height:21px}.dropdown .head svg use{stroke-width:1.75px;stroke:var(--black);fill:none}.dropdown .head:hover .title{color:var(--accent-hover)}.dropdown .head:hover svg use{stroke:var(--accent-hover)}.dropdown .barrel{display:none}.dropdown.active{z-index:100}.dropdown.active .barrel{display:flex;flex-direction:column;position:absolute;z-index:100;width:fit-content;border-radius:8px;box-shadow:0 4px 19px -1px #2023231a;background:var(--white)}.dropdown.active .barrel .head{width:auto;justify-content:space-between}.dropdown.active .barrel .body{display:flex;flex-direction:column;margin-bottom:8px}.dropdown.active .barrel .body .option{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);padding:8px 15px}.dropdown.active .barrel .body .option.silent{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-dark);padding:10px 15px}.dropdown.active .barrel .body .option.selectable{-webkit-user-select:none;user-select:none}.dropdown.active .barrel .body .option.selectable:hover{cursor:pointer;color:var(--accent-hover)}.dropdown.active .barrel .body .option.annotation{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium);padding:10px 15px;border-top:1px solid var(--grey-light)}.dropdown.active .barrel.any-width{width:auto}label.select{position:relative}label.select select{border:1px solid var(--grey-light);border-radius:8px;padding:10px 12px;width:100%;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);cursor:pointer;box-shadow:0 2px 16px #2023230d;background:var(--white);appearance:none}label.select select:focus{outline:none;border:1px solid var(--accent-hover)}label.select svg{position:absolute;cursor:pointer;top:0;right:12px;width:20px;height:20px;pointer-events:none}label.select svg use{fill:none;stroke:var(--black);stroke-width:2px}.banner-slider .swiper-slide{display:flex;width:fit-content}@media (min-width: 1201px){.banner-slider .swiper-slide img{border-radius:12px;width:1130px;height:420px;margin-bottom:20px;box-shadow:0 4px 19px -1px #2023231a}}@media ((min-width: 601px) and (max-width: 1200px)){.banner-slider .swiper-slide img{border-radius:8px;width:774px;height:290px;margin-bottom:20px;box-shadow:0 3px 13px -1px #2023231a}}@media (max-width: 600px){.banner-slider .swiper-slide img{border-radius:4px;width:345px;height:240px;margin-bottom:20px;box-shadow:0 1px 6px #2023231a}}.categories-sausage{display:flex;justify-content:center;overflow:hidden}.categories-sausage .wrapper,.categories-sausage .swiper-wrapper{display:flex;flex-direction:row;text-align:center;max-width:100%;background-color:var(--white);box-shadow:0 2px 16px #2023230d;border-radius:8px}.categories-sausage .wrapper .category,.categories-sausage .swiper-wrapper .category{display:flex;flex-direction:row;align-items:center;width:auto;box-sizing:border-box;border-right:1px solid var(--grey-light);text-decoration:none;background-color:var(--white)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.categories-sausage .wrapper .category,.categories-sausage .swiper-wrapper .category{height:60px}}@media (max-width: 600px){.categories-sausage .wrapper .category,.categories-sausage .swiper-wrapper .category{height:40px}}.categories-sausage .wrapper .category img,.categories-sausage .swiper-wrapper .category img{margin:2px;overflow:hidden}@media (min-width: 1201px){.categories-sausage .wrapper .category img,.categories-sausage .swiper-wrapper .category img{width:56px;height:56px}}@media ((min-width: 601px) and (max-width: 1200px)){.categories-sausage .wrapper .category img,.categories-sausage .swiper-wrapper .category img{width:56px;height:56px}}@media (max-width: 600px){.categories-sausage .wrapper .category img,.categories-sausage .swiper-wrapper .category img{width:36px;height:36px}}@media (min-width: 1201px){.categories-sausage .wrapper .category span,.categories-sausage .swiper-wrapper .category span{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);margin-left:8px;margin-right:38px}}@media ((min-width: 601px) and (max-width: 1200px)){.categories-sausage .wrapper .category span,.categories-sausage .swiper-wrapper .category span{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);margin-left:8px;margin-right:38px}}@media (max-width: 600px){.categories-sausage .wrapper .category span,.categories-sausage .swiper-wrapper .category span{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);margin-left:5px;margin-right:27px}}.categories-sausage .wrapper .category:hover span,.categories-sausage .swiper-wrapper .category:hover span{color:var(--accent-hover)}.categories-sausage .wrapper .category.active,.categories-sausage .swiper-wrapper .category.active{border:2px solid var(--accent-hover)!important}.categories-sausage .swiper-wrapper .swiper-slide{width:fit-content}.categories-sausage .swiper-wrapper .swiper-slide:first-child .category{border-radius:8px 0 0 8px}.categories-sausage .swiper-wrapper .swiper-slide:last-child .category{border:none;border-radius:0 8px 8px 0}.categories-sausage .wrapper .category:first-child{border-radius:8px 0 0 8px}.categories-sausage .wrapper .category:last-child{border:none;border-radius:0 8px 8px 0}.tags-sausage .swiper-slide{width:fit-content}.tags-sausage .tag{text-decoration:none;white-space:nowrap;width:auto;cursor:pointer;background-color:var(--white);color:var(--black)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.tags-sausage .tag{border:1px solid var(--grey-light);border-radius:8px;padding:7.5px 10px;font-family:var(--font-family);font-weight:400;font-size:16px}}.tags-sausage .tag:hover{color:var(--accent-hover)}.tags-sausage .tag.active{background-color:var(--black);color:var(--white)}.product-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.product-grid{gap:20px}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-grid{row-gap:20px}}.horizontal-products .head{display:flex;flex-direction:row;justify-content:space-between}@media (min-width: 1201px){.horizontal-products .head .title{font-family:var(--font-family);font-weight:600;font-size:36px;color:var(--black)}}@media ((min-width: 601px) and (max-width: 1200px)){.horizontal-products .head .title{font-family:var(--font-family);font-weight:600;font-size:36px;color:var(--black)}}@media (max-width: 600px){.horizontal-products .head .title{font-family:var(--font-family);font-weight:600;font-size:20px;color:var(--black)}}.horizontal-products .head .arrows{display:flex;flex-direction:row;justify-content:space-between;gap:12px}.horizontal-products .head .arrows .arrow{border:1px solid var(--grey-light);border-radius:4px;width:40px;height:40px;box-shadow:0 2px 16px #2023230d;background:var(--white);display:flex;justify-content:center;align-items:center;cursor:pointer}.horizontal-products .head .arrows .arrow svg{width:10px;height:15px}.horizontal-products .head .arrows .arrow svg use{stroke-width:2px;stroke:var(--black);fill:none}.horizontal-products .head .arrows .arrow:hover svg use{stroke:var(--accent-hover)}.horizontal-products .slider{overflow:hidden}.horizontal-products .slider .swiper-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:20px}.horizontal-products .slider .swiper-wrapper .swiper-slide{width:fit-content}.product-card{display:flex;flex-direction:column;box-shadow:0 2px 16px #2023230d;background:var(--white)}@media (min-width: 1201px){.product-card{border-radius:8px;width:322px}}@media ((min-width: 601px) and (max-width: 1200px)){.product-card{border-radius:8px;width:248px;min-height:304px}}@media (max-width: 600px){.product-card{border-radius:8px;width:351px;min-height:312px}}.product-card .head{position:relative}@media (min-width: 1201px){.product-card .head{height:180px}}@media ((min-width: 601px) and (max-width: 1200px)){.product-card .head{height:138px}}@media (max-width: 600px){.product-card .head{height:180px}}.product-card .head img{object-fit:cover;-webkit-user-select:none;user-select:none}@media (min-width: 1201px){.product-card .head img{width:322px;height:180px;border-radius:8px}}@media ((min-width: 601px) and (max-width: 1200px)){.product-card .head img{width:248px;height:138px;border-radius:8px}}@media (max-width: 600px){.product-card .head img{width:351px;height:180px;border-radius:8px}}.product-card .head .tags{position:absolute;display:flex;flex-direction:row;flex-wrap:wrap}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .head .tags{bottom:-10px;gap:4px;row-gap:4px;margin-left:4px}}.product-card .head .tags .tag{font-family:var(--font-family);color:var(--black)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .head .tags .tag{font-weight:600;font-size:12px;border:1px solid var(--grey-light);border-radius:4px;padding:2px 4px;box-shadow:0 2px 16px #2023230d;background-color:var(--white)}}.product-card .head .like{position:absolute;top:-10px;right:-10px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .head .like{border-radius:8px;padding:10px;width:40px;height:40px;box-shadow:0 2px 4px #20232305;background:var(--white)}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .head .like svg{width:22px;height:20px;stroke-width:2px}}.product-card .head .like svg use{stroke:var(--black)}.product-card .head .like svg:hover use{stroke:var(--accent-red)}.product-card .head .like svg.active use{stroke:var(--accent-red);fill:var(--accent-red)}.product-card .head .like:hover svg use{stroke:var(--accent-red)}.product-card .body{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;gap:8px}@media (min-width: 1201px){.product-card .body{padding:20px;height:100%}}@media ((min-width: 601px) and (max-width: 1200px)){.product-card .body{padding:20px 10px;height:100%}}@media (max-width: 600px){.product-card .body{padding:20px;height:100%}}.product-card .body .about{display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 1201px){.product-card .body .about{gap:4px}}@media ((min-width: 601px) and (max-width: 1200px)){.product-card .body .about{gap:4px}}@media (max-width: 600px){.product-card .body .about{gap:4px}}@media (min-width: 1201px){.product-card .body .about .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}}@media ((min-width: 601px) and (max-width: 1200px)){.product-card .body .about .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}}@media (max-width: 600px){.product-card .body .about .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}}.product-card .body .about .compound{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .body .about .compound span{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}}.product-card .body .about .compound svg{cursor:pointer}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .body .about .compound svg use{width:16px;height:16px}}.product-card .body .bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.product-card .body .bottom .info{display:flex;flex-direction:column}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .body .bottom .info .price{font-family:var(--font-family);font-weight:700;font-size:16px;color:var(--black)}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .body .bottom .info .rate{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}}.product-card .body .bottom .amount{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .body .bottom .amount{border:1px solid var(--accent-hover);border-radius:9px;max-width:158px;height:44px}}.product-card .body .bottom .amount .counter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box}.product-card .body .bottom .amount .counter div{display:flex;align-items:center;cursor:pointer;aspect-ratio:1/1;padding:5px}@media (max-width: 600px){.product-card .body .bottom .amount .counter{margin-left:13px;margin-right:13px;width:104px}}@media ((min-width: 601px) and (max-width: 1200px)){.product-card .body .bottom .amount .counter{margin-left:9px;margin-right:9px;width:80px}}@media (min-width: 1201px){.product-card .body .bottom .amount .counter{margin-left:13px;margin-right:13px;width:104px}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .body .bottom .amount .counter .currently{font-family:var(--font-family);font-weight:600;font-size:16px;text-align:center;color:var(--black)}}.product-card .body .bottom .amount .counter svg use{stroke:var(--black)}.product-card .body .bottom .amount .counter svg.gray use{stroke:var(--grey-medium)}.product-card .body .bottom .amount .counter div:hover use{stroke:var(--accent-hover)}.product-card .body .bottom .amount .bag{box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (min-width: 1201px) or (max-width: 600px){.product-card .body .bottom .amount .bag{border:1px solid var(--accent-hover);border-radius:8px;padding:10px 15px;width:54px;height:44px;background-color:var(--accent-hover)}}@media ((min-width: 601px) and (max-width: 1200px)){.product-card .body .bottom .amount .bag{border:1px solid var(--accent-hover);border-radius:8px;padding:10px;width:44px;height:44px;background-color:var(--accent-hover)}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .body .bottom .amount .bag svg{width:21px;height:22px}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-card .body .bottom .amount .bag svg use{stroke-width:2px;stroke:var(--white)}}.product-mini-card{display:flex;flex-direction:row;align-items:start;border:1px solid var(--grey-light);border-radius:8px;background:var(--white);width:100%;box-sizing:border-box}.product-mini-card img{object-fit:contain;flex-shrink:0;border-radius:8px}@media (min-width: 1201px){.product-mini-card img{width:136px;height:100px}}@media ((min-width: 601px) and (max-width: 1200px)){.product-mini-card img{width:136px;height:86px}}@media (max-width: 600px){.product-mini-card img{width:108px;height:81px}}.product-mini-card .body{width:100%;height:100%;box-sizing:border-box;padding:10px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.product-mini-card .body .title{font-family:var(--font-family);font-weight:600;color:var(--black)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.product-mini-card .body .title{font-size:16px}}@media (max-width: 600px){.product-mini-card .body .title{font-size:12px}}.product-mini-card .body .bottom{display:flex;flex-direction:row;justify-content:space-between}.product-mini-card .body .bottom .info .price{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black);margin-bottom:2px}.product-mini-card .body .bottom .info .rate{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.product-mini-card .body .bottom .counter{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;box-sizing:border-box;-webkit-user-select:none;user-select:none;border:1px solid var(--grey-light);border-radius:8px}.product-mini-card .body .bottom .counter div{display:flex;align-items:center;cursor:pointer;aspect-ratio:1/1;padding:5px}@media (max-width: 600px){.product-mini-card .body .bottom .counter{width:104px}}@media ((min-width: 601px) and (max-width: 1200px)){.product-mini-card .body .bottom .counter{width:104px}}@media (min-width: 1201px){.product-mini-card .body .bottom .counter{width:104px}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product-mini-card .body .bottom .counter .currently{font-family:var(--font-family);font-weight:600;font-size:16px;text-align:center;color:var(--black);-webkit-user-select:none;user-select:none}}.product-mini-card .body .bottom .counter svg use{stroke:var(--black)}.product-mini-card .body .bottom .counter svg.gray use{stroke:var(--grey-medium)}.product-mini-card .body .bottom .counter div:hover use{stroke:var(--accent-hover)}.product-mini-card .additional .pcs{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-dark);padding:10px 10px 0 0;text-wrap:nowrap}.quote-card,.quote-card-light{box-shadow:0 2px 16px #2023230d;background:var(--white);border:1px solid var(--accent-hover);box-sizing:border-box;position:relative}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.quote-card,.quote-card-light{border-radius:8px;padding:40px}}@media (max-width: 600px){.quote-card,.quote-card-light{border-radius:8px;padding:16px}}.quote-card .sticker,.quote-card-light .sticker{position:absolute;top:-10px;right:-10px;border-radius:8px;width:55px;height:55px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 16px #2023230d;background:var(--white)}.quote-card .sticker svg,.quote-card-light .sticker svg{width:25px;height:25px}.quote-card .sticker svg use,.quote-card-light .sticker svg use{stroke-width:2px;stroke:var(--black);fill:none}.quote-card-light{border:1px solid var(--grey-light);padding:20px}.user-pill{background-color:var(--bg-card);box-sizing:border-box;border:1px solid var(--grey-light);border-radius:55px;padding:3px 10px 3px 6px;display:inline-flex;flex-direction:row;align-items:center;gap:6px}.user-pill img{border-radius:100%;width:24px;height:24px}.user-pill .name{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}.faq{box-shadow:0 2px 16px #2023230d;background:var(--white)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.faq{border-radius:8px;padding:40px}}@media (max-width: 600px){.faq{border-radius:8px;padding:40px 0}}@media (max-width: 600px){.faq h2{margin-left:20px}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.faq-question{border-bottom:1px solid var(--grey-light);padding:20px}}@media (max-width: 600px){.faq-question{border-bottom:1px solid var(--grey-light);padding:20px}}.faq-question .head{display:flex;flex-direction:row;justify-content:space-between}.faq-question .head h3{flex-shrink:2}.faq-question .head .switch{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;width:24px;height:24px;margin-left:10px}.faq-question .head .switch svg{width:16px;height:16px;stroke-width:2px}.faq-question .head .switch svg use{stroke-width:2px;stroke:var(--black)}.faq-question .head .switch:hover svg use{stroke:var(--accent-hover)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.faq-question .answer{margin-top:15px}}@media (max-width: 600px){.faq-question .answer{margin-top:10px}}.faq-question .switch svg.close{display:none}.faq-question .switch svg.open{display:block}.faq-question .answer{display:none}.faq-question.expanded .switch svg.open{display:none}.faq-question.expanded .switch svg.close{display:block}.faq-question.expanded .answer{display:block}.faq-question:last-of-type{border-bottom:none}.search-group{display:flex}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.search-group{flex-direction:row;justify-content:space-between}}@media (max-width: 600px){.search-group{flex-direction:column;gap:15px}}.search-group .search{display:flex;flex-direction:row;gap:5px}.search-group .search label{display:inline-flex;position:relative;cursor:text;box-sizing:border-box}.search-group .search label svg{position:absolute;cursor:pointer;width:24px;height:24px;top:12px;left:10px}.search-group .search label svg use{stroke-width:2px;stroke:var(--black);fill:none}.search-group .search label input{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);border:1px solid var(--grey-light);box-shadow:0 2px 16px #2023230d;border-radius:8px;padding:12px 12px 12px 46px;box-sizing:border-box}@media (min-width: 1201px){.search-group .search label input{width:327px}}@media ((min-width: 601px) and (max-width: 1200px)){.search-group .search label input{width:327px}}@media (max-width: 600px){.search-group .search label input{width:100%}}.search-group .search label input:focus{outline:none;border:1px solid var(--accent-hover)}.pagination{display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 600px){.pagination{justify-content:center}.pagination .direction{display:none}}.pagination a svg{width:8px;height:14px}.pagination .pages{display:flex;flex-direction:row;gap:8px}.dashboard-navigation{display:flex;flex-direction:column;gap:10px}@media (min-width: 1201px){.dashboard-navigation{width:265px;flex-shrink:0}}.dashboard-navigation .navigation-list{display:flex;border:1px solid var(--grey-light);border-radius:8px;box-shadow:0 2px 16px #2023230d;background-color:var(--white)}@media (min-width: 1201px){.dashboard-navigation .navigation-list{flex-direction:column}}@media ((min-width: 601px) and (max-width: 1200px)){.dashboard-navigation .navigation-list{flex-direction:row;justify-content:space-between}}@media (max-width: 600px){.dashboard-navigation .navigation-list{flex-direction:column}}.dashboard-navigation .navigation-list .item{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;cursor:pointer;padding:10px;gap:10px}@media (min-width: 1201px) or (max-width: 600px){.dashboard-navigation .navigation-list .item{border-bottom:1px solid var(--grey-light)}}@media ((min-width: 601px) and (max-width: 1200px)){.dashboard-navigation .navigation-list .item{border-right:1px solid var(--grey-light);flex-grow:1}}.dashboard-navigation .navigation-list .item .mark{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--grey-light);border-radius:4px;width:40px;height:40px;box-shadow:0 2px 16px #2023230d;background:var(--white)}.dashboard-navigation .navigation-list .item svg{width:24px;height:24px}.dashboard-navigation .navigation-list .item svg use{fill:none;stroke:var(--grey-medium);stroke-width:2px}.dashboard-navigation .navigation-list .item span{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}.dashboard-navigation .navigation-list .item>svg{margin:0 5px}@media (min-width: 1201px) or (max-width: 600px){.dashboard-navigation .navigation-list .item:last-child{border-bottom:none}}@media ((min-width: 601px) and (max-width: 1200px)){.dashboard-navigation .navigation-list .item:last-child{border-right:none}}.dashboard-navigation .navigation-list .item:hover{background-color:var(--bg-light)}.dashboard-navigation .navigation-list .item:hover svg use{stroke:var(--accent-hover)}.dashboard-navigation .personal-info{display:flex;flex-direction:row;padding:15px;gap:10px}@media ((min-width: 601px) and (max-width: 1200px)){.dashboard-navigation .personal-info{width:100%}}.dashboard-navigation .personal-info .personal-icon{display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:var(--bg-light);width:60px;height:60px;flex-shrink:0}.dashboard-navigation .personal-info .personal-icon svg{width:24px;height:32px}.dashboard-navigation .personal-info .personal-icon svg use{fill:none}.dashboard-navigation .personal-info .personal-content{display:flex;flex-direction:column;gap:4px;flex-grow:1}@media (min-width: 1201px){.dashboard-navigation .personal-info .personal-content div{max-width:130px;overflow:clip}}.dashboard-navigation .personal-info .personal-content .name{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}.dashboard-navigation .personal-info .personal-content .phone{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}.dashboard-navigation .personal-info .personal-content .email{font-family:var(--font-family);font-weight:600;font-size:10px;color:var(--grey-dark)}.dashboard-navigation .personal-info .personal-edit{flex-shrink:0;margin-left:auto}.dashboard-navigation .personal-info .personal-edit svg{width:20px;height:20px;cursor:pointer}.dashboard-navigation .personal-info .personal-edit svg use{fill:none;stroke-width:2px;stroke:var(--grey-medium)}.dashboard-navigation .personal-info .personal-edit svg:hover use{stroke:var(--accent-hover)}.orders-group{display:flex;flex-direction:column;gap:10px}.orders-group .order{display:flex;flex-direction:column;gap:10px;border:1px solid var(--grey-light);border-radius:8px;padding:20px;background-color:var(--white);box-sizing:border-box}.orders-group .order .order-head{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between}.orders-group .order .order-head .general{display:flex;flex-direction:column;gap:4px}.orders-group .order .order-head .general .line{display:flex;flex-direction:row;align-items:center;gap:10px}.orders-group .order .order-head .general .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}.orders-group .order .order-head .general .date{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.orders-group .order .order-head .general .status{border:1px solid;border-radius:4px;padding:2px 4px;width:fit-content;box-shadow:0 2px 16px #2023230d;border-color:var(--grey-light);background-color:var(--white);font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}.orders-group .order .order-head .general .status.info{border-color:#0499e4;background-color:#f1f6fc;color:#0499e4}.orders-group .order .order-head .general .status.danger{border-color:#e40404;background-color:#fcf3f1;color:#e40404}.orders-group .order .order-head .general .status.warning{border-color:#ff9924;background-color:#fcf7f1;color:#ff9924}.orders-group .order .order-head .general .status.success{border-color:#05a826;background-color:#f1fcf3;color:#05a826}.orders-group .order .order-head .opener>div{flex-direction:row;align-items:center;gap:4px}.orders-group .order .order-head .opener>div svg{width:20px;height:20px}.orders-group .order .order-head .opener>div svg use{fill:none;stroke:var(--black);stroke-width:2px}.orders-group .order .order-pictures{flex-direction:row;justify-content:space-between;align-items:center}.orders-group .order .order-pictures .pictures{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.orders-group .order .order-pictures .pictures img{width:62px;height:40px;object-fit:contain}.orders-group .order .order-pictures .total{display:flex;flex-direction:row;align-items:center;gap:4px}.orders-group .order .order-pictures .total .smol{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.orders-group .order .order-pictures .total .text{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.orders-group .order .order-container{flex-direction:row;gap:40px}}@media (max-width: 600px){.orders-group .order .order-container{flex-direction:column;gap:20px}}.orders-group .order .order-container .order-list{display:flex;flex-direction:column;gap:10px;flex-grow:1}.orders-group .order .order-container .order-details{display:flex;flex-direction:column;justify-content:space-between;gap:20px}@media (min-width: 1201px){.orders-group .order .order-container .order-details{width:320px}}@media ((min-width: 601px) and (max-width: 1200px)){.orders-group .order .order-container .order-details{width:320px}}@media (max-width: 600px){.orders-group .order .order-container .order-details{width:100%}}.orders-group .order .order-container .order-details .customer-info{border:1px solid var(--grey-light);border-radius:8px;padding:10px;box-shadow:0 2px 16px #2023230d;background:var(--bg-light);display:flex;flex-direction:column;gap:10px}.orders-group .order .order-container .order-details .customer-info .line{display:flex;flex-direction:column;gap:4px}.orders-group .order .order-container .order-details .customer-info .line .smol{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.orders-group .order .order-container .order-details .customer-info .line .info{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}.orders-group .order .order-container .order-details .order-summary .price-for{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium);margin-right:4px}.orders-group .order .order-container .order-details .order-summary .price-pay{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-dark)}.orders-group .order .order-container .order-details .order-summary .price-total{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}.orders-group .order .opener .open{display:flex}.orders-group .order .opener .close{display:none}.orders-group .order .order-pictures{display:flex}.orders-group .order .order-container,.orders-group .order.active .opener .open{display:none}.orders-group .order.active .opener .close{display:flex}.orders-group .order.active .order-pictures{display:none}.orders-group .order.active .order-container{display:flex}.shipping-group{display:flex;flex-direction:column;gap:10px}.shipping-group .shipping{border:1px solid var(--grey-light);border-radius:8px;padding:20px;box-shadow:0 2px 16px #2023230d;background-color:var(--white)}.shipping-group .shipping .shipping-head{flex-direction:row;justify-content:space-between;gap:20px}.shipping-group .shipping .shipping-head .general{display:flex;flex-direction:column;gap:4px}.shipping-group .shipping .shipping-head .general .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}.shipping-group .shipping .shipping-head .general .info{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--grey-dark)}.shipping-group .shipping .shipping-head .edit{flex-shrink:0;cursor:pointer}.shipping-group .shipping .shipping-head .edit svg{width:24px;height:24px}.shipping-group .shipping .shipping-head .edit svg use{fill:none;stroke:var(--grey-medium);stroke-width:2px}.shipping-group .shipping .shipping-head .edit svg:hover use{stroke:var(--accent-hover)}.shipping-group .shipping .shipping-body{flex-direction:column;gap:20px}.shipping-group .shipping .shipping-body .top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.shipping-group .shipping .shipping-body .top .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}.shipping-group .shipping .shipping-body .top .group{display:flex;flex-direction:row;gap:10px}.shipping-group .shipping .shipping-head{display:flex}.shipping-group .shipping .shipping-body,.shipping-group .shipping.aсtive .shipping-head{display:none}.shipping-group .shipping.aсtive .shipping-body{display:flex}header{display:flex;justify-content:center;position:fixed;z-index:100;width:100%;box-shadow:0 2px 16px #2023230d;background:var(--white)}header .container{display:flex;flex-direction:row;align-items:center}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){header .container{justify-content:space-between}}header .logo{display:flex;justify-content:center;align-items:center}@media (min-width: 1201px){header .logo{width:205px;height:100%;border-radius:0 0 32px;background-color:var(--accent-green)}header .logo svg{width:125px;height:45px}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){header .logo{width:165px;height:100%;border-radius:0 0 32px;background-color:var(--accent-green)}header .logo svg{width:125px;height:45px}}@media (min-width: 1201px){header .head-navigation{display:flex;flex-direction:row;justify-content:space-between;padding:15px 0 15px 40px;width:80%}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){header .head-navigation{display:flex;flex-direction:row;justify-content:flex-end;padding:8px 20px}}.header__restaurant img{width:100%}.header__restaurant .contex{padding:10px 15px}.header__restaurant .contex .title{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black)}.header__restaurant .contex .description{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.header__restaurant .bottom{padding:10px 15px}footer{display:flex;justify-content:center;border-radius:8px 8px 0 0;box-shadow:0 2px 16px #2023230d;background:var(--accent-green);position:relative;overflow:hidden}footer a{color:var(--white)}@media (min-width: 1201px){footer .container{padding:40px}}@media ((min-width: 601px) and (max-width: 1200px)){footer .container{padding:40px 20px}}@media (max-width: 600px){footer .container{padding:40px 16px}}@media (min-width: 1201px){footer .container .content{display:flex;flex-direction:row;justify-content:space-between;width:100%}}@media ((min-width: 601px) and (max-width: 1200px)){footer .container .content{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;row-gap:40px;width:100%}}@media (max-width: 600px){footer .container .content{display:flex;flex-direction:column;gap:35px}footer .container .content .two-columns{width:100%!important}footer .container .content img{width:100%!important;height:140px}}footer .container .content .logo svg{width:167px;height:60px}footer .container .content .group{display:flex;flex-direction:column;gap:10px}footer .container .content .group .two-columns{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;row-gap:10px;width:259px}footer .container .content .group .two-columns *{width:49%}footer .container .content .group .social-icons{display:flex;flex-direction:row;gap:20px}footer .container .content .group .social-icons svg{width:24px;height:24px}footer .container .content .group .social-icons svg use{fill:var(--grey-light)}footer .container .content .group .social-icons svg:hover use{fill:var(--accent-hover)}footer .container .content .group img{width:312px;height:140px;object-fit:cover}footer .container .content .group .address .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--white)}footer .container .content .group .address .description{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--bg-light)}@media (min-width: 1201px){footer .container .content .group:nth-child(1){display:flex;flex-direction:column;justify-content:space-between}footer .container .content .group:nth-child(5){width:332px}}@media ((min-width: 601px) and (max-width: 1200px)){footer .container .content .group:nth-child(1){width:100%}footer .container .content .group:nth-child(5){width:312px}footer .container .content .group:nth-child(6){justify-content:flex-end}}@media (max-width: 600px){footer .container .content .group:nth-child(1){margin-bottom:20px}footer .container .content .group:nth-child(5){margin-top:20px;margin-bottom:20px}}footer .spotlight{position:absolute;overflow:hidden;bottom:-118px;left:-137px;border-radius:100%;background-color:var(--accent-hover);filter:blur(110px);width:231px;height:193px}.menu{z-index:200;display:none}.menu .background{width:var(--vw);height:var(--vh);z-index:300;position:fixed;top:0;left:0;background-color:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.menu .foreground{height:var(--vh);max-height:var(--vh)!important;z-index:300;position:fixed;top:0;right:0;background-color:var(--white);display:flex;flex-direction:column}@media (min-width: 1201px){.menu .foreground{width:480px}}@media ((min-width: 601px) and (max-width: 1200px)){.menu .foreground{width:674px}}@media (max-width: 600px){.menu .foreground{width:var(--vw)}}.menu .foreground>.head{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.menu .foreground>.head{margin:40px 40px 26px}}@media (max-width: 600px){.menu .foreground>.head{margin:23px 16px 18px}}.menu .foreground>.head svg{width:32px;height:32px;cursor:pointer}.menu .foreground>.head svg use{stroke:var(--black);stroke-width:2px;fill:none}.menu .foreground>.head svg:hover use{stroke:var(--accent-hover)}.menu .foreground .menu-content{display:none;flex-direction:column;box-sizing:border-box;min-height:0;position:relative}.menu .foreground .menu-content>.body{flex:1;display:flex;flex-direction:column;height:auto;scroll-behavior:auto}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.menu .foreground .menu-content>.body{margin:0 40px}}@media (max-width: 600px){.menu .foreground .menu-content>.body{margin:0 16px}}.menu .foreground .menu-content .extremity{position:absolute;bottom:0;width:100%;box-sizing:border-box}.menu .foreground .menu-content .mono{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.menu .foreground .menu-content .mono{margin:0 40px}}@media (max-width: 600px){.menu .foreground .menu-content .mono{margin:0 16px}}.menu .foreground .menu-content .mono .mono-card{border:1px solid var(--grey-light);border-radius:8px;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media (min-width: 1201px){.menu .foreground .menu-content .mono .mono-card{width:100%}}@media ((min-width: 601px) and (max-width: 1200px)){.menu .foreground .menu-content .mono .mono-card{width:400px}}@media (max-width: 600px){.menu .foreground .menu-content .mono .mono-card{width:100%}}.menu .foreground .menu-content .mono .mono-card .icon{border:1px solid var(--grey-light);border-radius:8px;box-sizing:border-box;aspect-ratio:1/1;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.menu .foreground .menu-content .mono .mono-card .icon svg{width:20px;height:20px}.menu .foreground .menu-content .mono .mono-card .icon svg use{stroke:var(--black);stroke-width:2px;fill:none}.menu .foreground .menu-content .mono .mono-card .title{font-family:var(--font-family);font-weight:600;font-size:16px;text-align:center;color:var(--black)}.menu .foreground .menu-content .mono .mono-card .description{font-family:var(--font-family);font-weight:400;font-size:16px;text-align:center;color:var(--grey-dark)}.menu .foreground .menu-content.active{display:flex;flex:1}.menu.active{display:block}#menu_notifications{margin-bottom:20px}#menu_notifications .body{box-sizing:border-box;gap:10px;overflow-y:scroll;padding-right:10px}@media (min-width: 1201px){#menu_notifications .body::-webkit-scrollbar{background-color:#fff;width:5px}#menu_notifications .body::-webkit-scrollbar-thumb{background-color:var(--grey-medium);border-radius:5px}}#menu_notifications .notification{display:flex;flex-direction:row;gap:10px;padding:10px;border:1px solid var(--grey-light);max-width:100%;border-radius:8px}#menu_notifications .notification .checkmark{border:1px solid var(--grey-light);border-radius:4px;min-width:40px!important;height:40px!important;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 16px #2023230d}#menu_notifications .notification .checkmark svg{width:22px;height:22px}#menu_notifications .notification .checkmark svg use{fill:none;stroke-width:2px}#menu_notifications .notification .checkmark.green{background-color:#f1fcf3}#menu_notifications .notification .checkmark.green svg use{stroke:#05a826}#menu_notifications .notification .checkmark.warning{background-color:#fcf7f1}#menu_notifications .notification .checkmark.warning svg use{stroke:#ff9924}#menu_notifications .notification .checkmark.danger{background-color:#fcf3f1}#menu_notifications .notification .checkmark.danger svg use{stroke:#e40404}#menu_notifications .notification .checkmark.neutral{background-color:var(--white)}#menu_notifications .notification .checkmark.neutral svg use{stroke:var(--black)}#menu_notifications .notification .inner .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black);margin-bottom:2px}#menu_notifications .notification .inner .description{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--grey-dark)}#menu_cart>.body{box-sizing:border-box;gap:10px;overflow-y:scroll;padding-right:10px;margin-bottom:110px}@media (min-width: 1201px){#menu_cart>.body::-webkit-scrollbar{background-color:#fff;width:5px}#menu_cart>.body::-webkit-scrollbar-thumb{background-color:var(--grey-medium);border-radius:5px}}#menu_cart .extremity{background-color:var(--white);display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid var(--grey-light);box-shadow:0 2px 16px #2023230d}@media (min-width: 1201px){#menu_cart .extremity{padding:20px 40px}}@media ((min-width: 601px) and (max-width: 1200px)){#menu_cart .extremity{padding:40px}}@media (max-width: 600px){#menu_cart .extremity{padding:16px}}#menu_cart .extremity .info{width:110px}#menu_cart .extremity .info .rate{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}#menu_cart .extremity .info .price{font-family:var(--font-family);font-weight:600;font-size:24px;color:var(--black)}#menu_filter>.body{box-sizing:border-box;gap:10px;overflow-y:scroll;padding-right:10px;margin-bottom:110px}@media (min-width: 1201px){#menu_filter>.body::-webkit-scrollbar{background-color:#fff;width:5px}#menu_filter>.body::-webkit-scrollbar-thumb{background-color:var(--grey-medium);border-radius:5px}}#menu_filter .filter-card{border:1px solid var(--grey-light);border-radius:8px;padding:20px}#menu_filter .filter-card .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}#menu_filter .filter-card .components-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;row-gap:6px}#menu_filter .filter-card .components-list .component{display:flex;align-items:center;border:1px solid var(--grey-light);border-radius:4px;cursor:pointer}#menu_filter .filter-card .components-list .component img{border-radius:4px;width:36px;height:38px;object-fit:contain}#menu_filter .filter-card .components-list .component span{margin-left:6px;margin-right:10px}#menu_filter .filter-card .components-list .component.active{border:2px solid var(--accent-hover)}#menu_filter .extremity{background-color:var(--white);display:flex;flex-direction:column;border-top:1px solid var(--grey-light);box-shadow:0 2px 16px #2023230d}@media (min-width: 1201px){#menu_filter .extremity{padding:20px 40px}}@media ((min-width: 601px) and (max-width: 1200px)){#menu_filter .extremity{padding:40px}}@media (max-width: 600px){#menu_filter .extremity{padding:16px}}#menu_filter .extremity .selected-filters-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;row-gap:6px;margin-bottom:8px}#menu_filter .extremity .selected-filters-list .filter{display:flex;flex-direction:row;gap:4px;padding:5px 8px;border:1px solid var(--grey-light);border-radius:4px;cursor:pointer}#menu_filter .extremity .selected-filters-list .filter span{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}#menu_filter .extremity .selected-filters-list .filter svg{width:16px;height:16px}#menu_filter .extremity .selected-filters-list .filter svg use{stroke-width:1.55px;stroke:var(--grey-medium);fill:none}#menu_filter .extremity .selected-filters-list .filter:hover svg use{stroke:var(--accent-hover)}#menu_filter .extremity .clear-filters{font-family:var(--font-family);font-weight:600;font-size:14px;color:var(--grey-medium);cursor:pointer;margin-bottom:15px}#menu_navigation>.body{display:flex;flex-direction:column;justify-content:center;gap:10px}#menu_navigation>.body .navigation-link{display:flex;flex-direction:row;gap:10px;padding:12px 15px}#menu_navigation>.body .navigation-link svg{width:24px;height:24px}#menu_navigation>.body .navigation-link svg use{fill:none;stroke:var(--black);stroke-width:2px}#menu_navigation>.body .navigation-link .title{font-family:var(--font-family);font-weight:600;color:var(--black)}@media ((min-width: 601px) and (max-width: 1200px)){#menu_navigation>.body .navigation-link .title{font-size:24px}}@media (max-width: 600px){#menu_navigation>.body .navigation-link .title{font-size:20px}}#menu_navigation>.body .dropdown{position:relative}#menu_navigation>.body .dropdown .head{justify-content:space-between}#menu_navigation>.body .dropdown .head .title{font-family:var(--font-family);font-weight:600;color:var(--black)}@media ((min-width: 601px) and (max-width: 1200px)){#menu_navigation>.body .dropdown .head .title{font-size:24px}}@media (max-width: 600px){#menu_navigation>.body .dropdown .head .title{font-size:20px}}#menu_navigation>.body .dropdown .barrel{width:100%}#menu_navigation>.body .dropdown.active .headline{display:none}#menu_navigation>.body .dropdown.active .barrel{position:unset}#menu_navigation .bottom{display:flex;flex-direction:row;justify-content:center}@media ((min-width: 601px) and (max-width: 1200px)){#menu_navigation .bottom{margin-bottom:40px}}@media (max-width: 600px){#menu_navigation .bottom{margin-bottom:20px}}#menu_navigation .bottom .social-links{display:flex;flex-direction:row;gap:20px}#menu_navigation .bottom .social-links svg{width:24px;height:24px}#menu_navigation .bottom .social-links svg use{fill:var(--black);stroke:var(none)}#menu_navigation .bottom .social-links a:hover svg use{fill:var(--accent-hover)}@media (min-width: 1201px){.main__chef{display:flex;flex-direction:row;justify-content:space-between}.main__chef .description{width:727px}.main__chef .quote-card,.main__chef .quote-card-light{width:553px}}@media (min-width: 1201px){.product__container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.product__container{display:flex;flex-direction:column;gap:30px}}@media (min-width: 1201px){.product__container .slider{width:765px;margin-top:40px}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.product__container .slider{overflow:hidden;width:100%}}@media (min-width: 1201px){.product__container .slider .wrapper{display:flex;flex-direction:column;gap:20px}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.product__container .slider .wrapper{display:flex;flex-direction:row}}.product__container .slider .wrapper img{object-fit:contain}@media (min-width: 1201px){.product__container .slider .wrapper img{width:765px;height:427px}}@media ((min-width: 601px) and (max-width: 1200px)){.product__container .slider .wrapper img{width:765px;height:427px}}@media (max-width: 600px){.product__container .slider .wrapper img{width:393px;height:219px}}.product__container .slider .navigation-parent{width:100%;display:flex;flex-direction:row;justify-content:center}@media (min-width: 1201px){.product__container .slider .navigation-parent .navigation{display:none}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.product__container .slider .navigation-parent .navigation{display:block;margin-top:20px;width:auto}}@media (max-width: 600px){.product__container .slider .navigation-parent .navigation{zoom:.85}}.product__container .slider .navigation-parent .navigation .swiper-pagination-bullet{background-color:var(--grey-medium)!important;opacity:1!important}.product__container .slider .navigation-parent .navigation .swiper-pagination-bullet-active{background-color:var(--accent-hover)!important}.product__container .buy-block{position:relative;box-sizing:border-box;box-shadow:0 2px 16px #2023230d;background:var(--white)}@media (min-width: 1201px){.product__container .buy-block{border-radius:8px;padding:40px;width:555px}}@media ((min-width: 601px) and (max-width: 1200px)){.product__container .buy-block{border-radius:8px;padding:20px}}@media (max-width: 600px){.product__container .buy-block{border-radius:8px;padding:20px 16px}}.product__container .buy-block .like{position:absolute;top:-10px;right:-10px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product__container .buy-block .like{border-radius:8px;padding:10px;width:55px;height:55px;box-shadow:0 2px 4px #20232305;background:var(--white)}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product__container .buy-block .like svg{width:22px;height:20px;stroke-width:2px}}.product__container .buy-block .like svg use{stroke:var(--black)}.product__container .buy-block .like svg:hover use{stroke:var(--accent-red)}.product__container .buy-block .like svg.active use{stroke:var(--accent-red);fill:var(--accent-red)}.product__container .buy-block .like:hover svg use{stroke:var(--accent-red)}.product__container .buy-block .tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;row-gap:4px}.product__container .buy-block .tags .tag{font-family:var(--font-family);color:var(--black)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product__container .buy-block .tags .tag{font-weight:600;font-size:12px;border:1px solid var(--grey-light);border-radius:4px;padding:2px 4px;box-shadow:0 2px 16px #2023230d;background-color:var(--white)}}.product__container .buy-block .space-row{display:flex;flex-direction:row;justify-content:space-between}.product__container .buy-block .space-row .silent{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.product__container .buy-block .space-row .arrows{display:flex;flex-direction:row;justify-content:space-between;gap:6px}.product__container .buy-block .space-row .arrows .arrow{border-radius:4px;fill:var(--white);border:1px solid var(--grey-light);box-shadow:0 2px 16px #2023230d;cursor:pointer;width:20px;height:20px;display:flex;justify-content:center;align-items:center}.product__container .buy-block .space-row .arrows .arrow svg{width:5px;height:10px}.product__container .buy-block .space-row .arrows .arrow svg use{stroke-width:1.75px;stroke:var(--black)}.product__container .buy-block .space-row .arrows .arrow:hover svg use{stroke:var(--accent-hover)}.product__container .buy-block .space-row .pricer h3{font-family:var(--font-family);font-weight:700;font-size:24px;color:var(--black)}.product__container .buy-block .space-row .amount{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;border:2px solid var(--accent-hover);border-radius:10px}.product__container .buy-block .space-row .amount .counter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box}.product__container .buy-block .space-row .amount .counter div{display:flex;align-items:center;cursor:pointer;aspect-ratio:1/1;padding:5px}@media (max-width: 600px){.product__container .buy-block .space-row .amount .counter{margin-left:13px;margin-right:13px;width:95px}}@media ((min-width: 601px) and (max-width: 1200px)){.product__container .buy-block .space-row .amount .counter{margin-left:13px;margin-right:13px;width:95px}}@media (min-width: 1201px){.product__container .buy-block .space-row .amount .counter{margin-left:13px;margin-right:13px;width:95px}}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)) or (max-width: 600px){.product__container .buy-block .space-row .amount .counter .currently{font-family:var(--font-family);font-weight:600;font-size:20px;text-align:center;color:var(--black)}}.product__container .buy-block .space-row .amount .counter svg{transform:scale(1.2)}.product__container .buy-block .space-row .amount .counter svg use{stroke:var(--black)}.product__container .buy-block .space-row .amount .counter svg.gray use{stroke:var(--grey-medium)}.product__container .buy-block .space-row .amount .counter div:hover use{stroke:var(--accent-hover)}.product__container .buy-block .space-row .amount .btn-buy{border:none}.product__container .buy-block .compound-list{overflow:hidden}.product__container .buy-block .compound-list .swiper-slide{width:fit-content}.product__container .buy-block .compound-list .compound{display:flex;flex-direction:row;align-items:center;gap:8px;width:fit-content;border:1px solid var(--grey-light);border-radius:4px;padding:0 10px 0 0}.product__container .buy-block .compound-list .compound img{width:36px;height:38px;object-fit:cover}.product__container .buy-block .compound-list .compound .name{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}.product__container .buy-block .quote-card,.product__container .buy-block .quote-card-light{display:flex;flex-direction:column;gap:10px}@media (min-width: 1201px){.product__container .buy-block .quote-card,.product__container .buy-block .quote-card-light{padding:20px}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.product__container .buy-block .quote-card,.product__container .buy-block .quote-card-light{padding:10px}}.product__container .buy-block .quote-card .title,.product__container .buy-block .quote-card-light .title{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}@media (min-width: 1201px){.product__quotes{display:flex;flex-direction:row;gap:20px}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.product__quotes{display:flex;flex-direction:column;gap:20px}}@media (min-width: 1201px){.catalog__quote{width:50%;margin-left:auto;margin-right:auto}}.p404__quote{justify-self:center;text-align:center;max-width:550px}.basket__sections{display:flex;position:relative}@media (min-width: 1201px){.basket__sections{flex-direction:row;gap:20px}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.basket__sections{flex-direction:column;gap:10px}}.basket__groups{display:flex;flex-direction:column;gap:10px;width:100%}@media (min-width: 1201px){.basket__groups:nth-child(2){flex-shrink:0;width:555px}}.basket__product-cards{display:flex;flex-direction:column;gap:10px}.basket__price{flex-shrink:0;margin-right:50px;display:flex;flex-direction:column}.basket__price>div{display:flex;flex-direction:row;align-items:center;gap:4px}.basket__price>div .price-for{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.basket__price>div .price-pay{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-dark)}.dashboard__grid{display:flex}@media (min-width: 1201px){.dashboard__grid{flex-direction:row;gap:40px}}@media ((min-width: 601px) and (max-width: 1200px)){.dashboard__grid{flex-direction:column;gap:40px}}@media (max-width: 600px){.dashboard__grid{flex-direction:column;gap:60px}}.dashboard__auth{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}@media (min-width: 1201px){.dashboard__auth .quote-card-light{padding:30px;min-width:400px}.dashboard__auth .quote-card-light h3{margin:0 10px;text-align:center}.dashboard__auth .quote-card-light.light{padding:15px}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.dashboard__auth .quote-card-light{width:100%}.dashboard__auth .quote-card-light h3{text-align:center}}.single-order__columns{display:flex}@media (min-width: 1201px){.single-order__columns{flex-direction:row;justify-content:space-between}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.single-order__columns{flex-direction:column}}.single-order__columns .single-order-description{display:flex;flex-direction:column;gap:32px}@media (min-width: 1201px){.single-order__columns .single-order-description{width:555px}}.single-order__columns .single-order-description .buttons-row{display:flex;flex-direction:row;gap:10px}.order-complete-check{background-color:var(--white);border-radius:8px;box-shadow:0 2px 16px #2023230d}@media (min-width: 1201px){.order-complete-check{min-width:555px;max-width:745px}}@media (max-width: 600px) or ((min-width: 601px) and (max-width: 1200px)){.order-complete-check{margin-top:40px;width:100%}}.order-complete-check .order-check-head{border-bottom:1px solid var(--grey-light);display:flex;flex-direction:column;gap:10px}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.order-complete-check .order-check-head{padding:20px}}@media (max-width: 600px){.order-complete-check .order-check-head{padding:20px}}.order-complete-check .order-check-head .line{display:flex;flex-direction:row;align-items:center;gap:10px}.order-complete-check .order-check-head .line .status{border:1px solid;border-radius:4px;padding:2px 4px;width:fit-content;box-shadow:0 2px 16px #2023230d;border-color:var(--grey-light);background-color:var(--white);font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}.order-complete-check .order-check-head .line .status.info{border-color:#0499e4;background-color:#f1f6fc;color:#0499e4}.order-complete-check .order-check-head .line .status.danger{border-color:#e40404;background-color:#fcf3f1;color:#e40404}.order-complete-check .order-check-head .line .status.warning{border-color:#ff9924;background-color:#fcf7f1;color:#ff9924}.order-complete-check .order-check-head .line .status.success{border-color:#05a826;background-color:#f1fcf3;color:#05a826}.order-complete-check .order-check-head .datetime{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--grey-dark)}.order-complete-check .order-check-body{border-bottom:1px solid var(--grey-light)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.order-complete-check .order-check-body{padding:20px}}@media (max-width: 600px){.order-complete-check .order-check-body{padding:10px}}.order-complete-check .order-check-body table th,.order-complete-check .order-check-body table td{padding:5px}.order-complete-check .order-check-body table th{text-align:start;font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.order-complete-check .order-check-body table td{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}.order-complete-check .order-check-description{border-bottom:1px solid var(--grey-light);display:flex;flex-direction:column;gap:10px}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.order-complete-check .order-check-description{padding:20px}}@media (max-width: 600px){.order-complete-check .order-check-description{padding:16px}}.order-complete-check .order-check-description .line{display:flex;flex-direction:column;gap:4px}.order-complete-check .order-check-description .line .smol{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium)}.order-complete-check .order-check-description .line .info{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--black)}@media (min-width: 1201px) or ((min-width: 601px) and (max-width: 1200px)){.order-complete-check .order-check-botom{padding:20px}}@media (max-width: 600px){.order-complete-check .order-check-botom{padding:16px}}.order-complete-check .order-check-botom .order-summary .price-for{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-medium);margin-right:4px}.order-complete-check .order-check-botom .order-summary .price-pay{font-family:var(--font-family);font-weight:600;font-size:12px;color:var(--grey-dark)}.order-complete-check .order-check-botom .order-summary .price-total{font-family:var(--font-family);font-weight:600;font-size:16px;color:var(--black)}
