header{color:#0d0e10;z-index:10;background:#f8faf9;padding:20px 0 0;position:relative;box-shadow:0 4px 9.9px -4px #0d0e101f}.header-top{border-bottom:1px solid #e1e1e1;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.header-top-icons{gap:20px;display:flex}.header-top-icon{width:30px;height:30px}.header-search-input-wrapper{border:1px solid #c7c7c7;border-radius:6px;align-items:center;gap:4px;width:100%;max-width:320px;padding:6px 12px;display:flex}.header-search-input-container{justify-content:flex-end;width:100%;max-width:640px;display:flex;position:relative}.search-list{pointer-events:auto;z-index:12;background:#f8faf9;border-radius:0 0 4px 4px;flex-direction:column;gap:20px;width:100%;max-width:640px;padding:30px;display:flex;position:absolute;top:calc(100% + 15px);right:0}.header-search-input{color:#4f5052;outline:none;width:100%}.header-search-input::placeholder{color:#4f5052}.search-icon{font-size:20px}.header-bottom{justify-content:space-between;align-items:center;gap:20px;padding-top:20px;padding-bottom:20px;display:flex}.logo,.logo-container{max-width:260px}.header-burger{cursor:pointer;flex-direction:column;gap:3px;width:100%;max-width:20px;margin-bottom:4px;display:flex}.header-burger-line{transform-origin:50%;background:#0339f4;border:2px solid #0339f4;border-radius:20px;width:100%;transition:all .3s}.header-burger.active .header-burger-line:nth-child(2){opacity:0}.header-burger.active .header-burger-line:first-child{transform:rotate(315deg)translateY(9px)}.header-burger.active .header-burger-line:nth-child(3){transform:rotate(-315deg)translateY(-9px)}.header-nav-links{justify-content:space-between;width:100%;max-width:530px;display:flex;position:relative}.header-link{cursor:pointer;align-items:center;gap:5px;padding:2px 5px 1px;transition:color .3s;display:flex}.header-link:hover{color:#0339f4}.header-link.active{color:#0339f4;border-bottom:2px solid #0339f4}.header-link-arrow{color:#0339f4;font-size:20px;transition:transform .25s;transform:rotate(270deg)}.header-link-arrow.rotate{transform:rotate(360deg)}.header-nav-user-func{justify-content:flex-end;align-items:center;gap:5px;width:100%;max-width:310px;display:flex}.header-nav-user-func-col{cursor:pointer;flex-direction:column;align-items:center;gap:5px;width:100%;max-width:100px;transition:color .3s;display:flex}.header-nav-user-func-col:hover{color:#0339f4}.header-nav-user-func-icon{color:#0339f4;stroke-width:1px;width:26px;height:26px}.header-catalog-menu{background-color:#f8faf9;border-radius:0 0 4px 4px;width:100%;max-width:max-content;padding:20px;display:none;position:absolute;top:calc(100% + 30px)}.header-catalog-menu-top{cursor:pointer;border-bottom:1px solid #d2d3d4;justify-content:space-between;align-items:center;width:100%;padding-bottom:16px;transition:all .3s ease-in-out;display:flex}.header-catalog-menu.active{display:block}.header-catalog-menu-icon{width:24px;height:24px}.header-catalog-menu-top:hover{color:#0339f4}.header-catalog-menu-links{grid-template-columns:repeat(2,1fr);gap:16px 20px;padding-top:16px;display:grid}.header-catalog-menu-link{transition:all .3s}.header-catalog-menu-link:hover{color:#0339f4;cursor:pointer}.burger-menu{opacity:0;pointer-events:none;z-index:10;background-color:#f8faf9;width:100%;height:calc(100vh - 82px);padding-bottom:30px;transition:all .4s;position:absolute;top:100%;left:0;overflow-y:auto;transform:translate(-100%)}.burger-menu.active{opacity:1;pointer-events:auto;transform:translate(0)}.burger-menu-func{border-bottom:1px solid #c7c7c7;border-radius:4px;flex-direction:column;gap:12px;padding-top:12px;padding-bottom:28px;display:flex}.burger-menu-func-row{background:#4f50521a;align-items:center;gap:10px;padding:12px;display:flex}.burger-menu-func-icon{stroke-width:1px;color:#0339f4;width:20px;height:20px}.burger-menu-nav{flex-direction:column;gap:12px;padding-top:28px;display:flex}.burger-menu-link{background:#4f50521a;padding:12px}.burger-menu-link-with-tap{justify-content:space-between;align-items:center;display:flex}.burger-menu-link-icon{font-size:24px;transition:all .3s}.burger-menu-link-icon.rotate{rotate:180deg}.burger-menu-catalog{visibility:hidden;opacity:0;flex-direction:column;gap:12px;max-height:0;transition:all .4s;display:flex;overflow:hidden}.burger-menu-catalog.active{visibility:visible;opacity:1;max-height:max-content;padding-top:16px}@media only screen and (max-width:1200px){.header-nav-user-func{max-width:260px}.logo,.logo-container{max-width:200px}}@media only screen and (max-width:975px){.header-nav-user-func-col p{display:none}.header-nav-user-func{max-width:100px}.header-nav-user-func-icon{font-size:24px}}@media only screen and (max-width:800px){.logo,.logo-container{max-width:150px}.header-nav-links{max-width:400px}}@media only screen and (max-width:700px){header{width:100%;position:fixed;top:0}.product-container{margin-top:165px}.success-page{min-height:100vh;padding-top:120px}.hero-template-small,.hero-template,.hero{margin-top:122px}.header-top-icon{width:24px;height:24px}.header-top-icons{gap:10px}.logo-container{align-items:center;gap:15px;max-width:180px;display:flex}.logo{max-width:100%}}@media only screen and (max-width:600px){.reset-page{margin:82px 0 100px}.OrderPage{margin-top:100px}.product-container{margin-top:102px}.hero,.hero-template,.hero-template-small{margin-top:82px}.header-top{display:none}header{padding:10px 0 5px}}
.SearchCard{align-items:flex-start;gap:20px;width:100%;display:flex}.search-card-img{flex-shrink:0;width:100%;max-width:90px;height:90px;display:flex}.search-card-text{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.search-card-text-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:18px;font-weight:400;display:block;overflow:hidden}.search-card-text-weight{font-size:16px;font-weight:600}.not-active-image{filter:blur(1px);opacity:.9}.search-card-text-price{color:#0339f4;font-size:18px;font-weight:600}.active-product{color:#15b200;font-weight:600}.not-active-product>*{opacity:.8;color:#0d0e10!important}.price-with-discount{color:#ff5a00;font-weight:700}.old-price{color:#ff5a00;text-decoration:line-through}.search-list{scrollbar-width:thin;max-height:50vh;overflow-y:scroll}@media only screen and (max-width:600px){.search-list{border:1px solid #4f50521a;max-height:50vh;padding:20px;top:calc(100% + 5px);overflow-y:scroll}.search-card-text-title{font-size:16px}.search-card-text-weight{font-size:14px}.search-card-text-price{font-size:16px}.search-card-img{width:80px;height:80px}}@media only screen and (max-width:500px){.search-card-img{width:70px;height:70px}}
footer{background:#0d0e10;padding:32px 0 64px}.footer-top-content{border-bottom:1px solid #4f5052;justify-content:space-between;align-items:center;gap:15px;padding-bottom:32px;display:flex}.footer-logo{max-width:220px}.footer-nav{color:#f8faf9;justify-content:space-between;gap:15px;width:100%;max-width:500px;display:flex}.footer-nav-link{cursor:pointer;transition:all .3s}.footer-nav-link:hover{opacity:.7}.footer-icons-top{justify-content:space-between;gap:15px;width:100%;max-width:160px;display:flex}.footer-icon{cursor:pointer;width:32px;height:32px}.footer-center-content{border-bottom:1px solid #4f5052;justify-content:space-between;gap:15px;padding:32px 0;display:flex}.footer-center-content-column{color:#c7c7c7;flex-direction:column;gap:10px;width:100%;max-width:200px;display:flex}.footer-center-content-column h3{color:#f8faf9}.footer-column-line{background-color:#e1e1e1;border-radius:3px;width:13px;height:3px;margin:10px 0}.footer-bottom{color:#c7c7c7;justify-content:space-between;padding-top:32px;display:flex}@media only screen and (max-width:772px){.footer-icons-top{max-width:200px}.footer-nav{max-width:600px}.footer-top-content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.footer-icon{width:32px;height:32px}.footer-center-content{flex-wrap:wrap;justify-content:flex-start;gap:32px 15px}}@media only screen and (max-width:440px){.footer-icons-top{max-width:100%}.footer-top-content{align-items:center;padding-bottom:24px}.footer-nav{flex-wrap:wrap;justify-content:center;gap:24px 30px;max-width:260px}.footer-center-content-column{text-align:center;align-items:center;max-width:150px}.footer-center-content{justify-content:center}.footer-bottom{flex-direction:column;justify-content:center;align-items:center;gap:20px}footer{background:#0d0e10;padding:32px 0}}
.auth-forms-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:15;scrollbar-width:auto;scrollbar-color:#9f9f9f #2c2c2c;background:#0d0e104d;width:100%;height:150vh;max-height:100vh;position:fixed;top:0;overflow-y:scroll}.auth-form{width:100%;padding:10px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-form-wrapper{background:#f8faf9;border-radius:20px;width:100%;max-width:460px;margin:0 auto;padding:32px;position:relative}.auth-form-wrapper h3{padding-top:12px}.close-modal{cursor:pointer;width:24px;height:24px;position:absolute;top:20px;right:20px}.auth-form-inputs{flex-direction:column;gap:20px;margin-top:30px;display:flex}.auth-form-input-group{flex-direction:column;gap:15px;display:flex}.auth-form-under-form{flex-direction:column;gap:10px;display:flex}.auth-form-input-group input{background:#5a5a5a1a;border-radius:6px;outline:none;padding:18px 12px}.auth-form-input-group-password{flex-direction:column;gap:15px;display:flex}.form-input-group-password{position:relative}.form-input-group-password input{background:#5a5a5a1a;border-radius:6px;outline:none;width:100%;padding:18px 12px}.form-input-group-password-icon{color:#5a5a5a99;cursor:pointer;width:24px;height:24px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-form-submit-button{text-transform:uppercase;color:#f8faf9;cursor:pointer;background:#0339f4;border-radius:4px;width:100%;margin-top:32px;padding:17px 10px;font-size:18px;font-weight:700;transition:all .3s}.auth-form-submit-button:hover{background:#1033a4}.auth-form-under-form{margin-top:30px}.auth-form-reg-names{align-items:center;gap:20px;display:flex}.auth-form-reg-names input{width:100%;max-width:100%}@media only screen and (max-width:800px){.auth-form-wrapper{padding:24px}.auth-form-inputs{gap:15px}.auth-form-input-group{gap:10px}}@media only screen and (max-width:450px){.auth-form-wrapper{padding:25px 15px}}
.OrderModal-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:15;scrollbar-width:auto;scrollbar-color:#9f9f9f #2c2c2c;background:#0d0e104d;width:100%;height:100%;max-height:100%;position:fixed;top:0;overflow-y:scroll}.OrderModal{width:100%;padding:10px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.OrderModal-wrapper{scrollbar-width:thin;background:#f8faf9;border-radius:20px;justify-content:space-between;gap:15px;width:100%;max-width:1300px;max-height:80vh;margin:0 auto;padding:32px;display:flex;position:relative;overflow-y:auto}.OrderModal-top{justify-content:space-between;align-items:center;display:flex}.OrderModal-top svg{cursor:pointer;width:24px;height:24px}.OrderModal-count-products{color:#4f5052;margin-top:12px;font-size:18px}.OrderModal-content-container{margin-top:28px}.OrderModal-wrapper-left-container{width:100%;max-width:830px}.OrderModal-products-list{display:flex}.OrderModal-products-row-container{border-bottom:1px solid #4f50521a;align-items:center;width:100%;padding-top:20px;padding-bottom:20px;display:flex}.OrderModal-products-row.product{width:100%;max-width:430px;padding-right:10px}.OrderModal-products-row.counts{text-align:center;width:100%;max-width:160px}.OrderModal-products-row.price{text-align:center;width:100%;max-width:190px}.OrderModal-price{color:#0339f4;font-size:18px;font-weight:700}.OrderModal-price.discounted{color:#ff7a00;font-weight:700}.OrderModal-price.old-price{color:#999;margin-left:6px;font-size:.9em;text-decoration:line-through}.OrderModal-count-product{justify-content:center;align-items:center;gap:20px;display:flex}.OrderModal-count-funcional{cursor:pointer;font-size:16px}.OrderModal-count-number{color:#0339f4;font-size:20px;font-weight:700}.OrderModal-list-empty{background:#fafafa;border-radius:12px;justify-content:center;align-items:center;width:100%;height:30vh;display:flex}.empty-box{text-align:center;opacity:.9;align-items:center;animation:.4s fadeIn;display:flex}.empty-box img{opacity:.7;width:70px;margin-bottom:12px}.empty-box p{color:#555;font-size:18px;font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.OrderModal-product-wrapper{align-items:flex-start;gap:20px;display:flex}.OrderModal-product-wrapper-text{flex-direction:column;gap:5px;display:flex}.OrderModal-product-wrapper-text-title{font-size:20px;font-weight:600}.OrderModal-product-wrapper-text-taste,.OrderModal-product-wrapper-text-weight{color:#4f5052;font-size:16px;font-weight:400}.order-total-price{background:#0339f40d;border-radius:6px;width:100%;max-width:390px;height:max-content;padding:20px}.order-total-price-title{text-align:center;color:#0339f4;text-transform:uppercase;padding-bottom:32px;font-size:18px;font-weight:700}.order-total-price-content{border-top:1px solid #0339f433;border-bottom:1px solid #0339f433;flex-direction:column;gap:15px;padding-top:32px;padding-bottom:32px;display:flex}.order-total-price-content-row{justify-content:space-between;display:flex}.order-total-price-content-row-text{font-size:18px}.order-total-price-content-count{font-size:18px;font-weight:700}.order-total-free-delivery{color:#0339f4;font-size:18px}.order-total-price-total{color:#0339f4;justify-content:space-between;padding:30px 0 20px;font-size:18px;display:flex}.order-total-price-total p{font-weight:700}.order-total-go-to-order-page{text-align:center;color:#f8faf9;text-transform:uppercase;cursor:pointer;background:#0339f4;border-radius:6px;width:100%;max-width:100%;padding:17px 0;font-size:18px;font-weight:700;transition:all .3s;display:block}.order-total-go-to-order-page:hover{background:#1033a4}.OrderModal-products-row-mobile-adaptation{justify-content:space-between;align-items:center;width:100%;max-width:350px;display:flex}@media only screen and (max-width:1120px){.OrderModal-product-wrapper-text-title{font-size:17px;line-height:20px}.OrderModal-product-wrapper-text-taste,.OrderModal-product-wrapper-text-weight{font-size:15px}.OrderModal-product-wrapper{gap:10px}.OrderModal-product-wrapper img{width:80px;height:80px}.order-total-price{max-width:350px}.OrderModal-product-wrapper-text{gap:2px}}@media only screen and (max-width:1040px){.OrderModal-products-row.price{text-align:center;flex-shrink:0;justify-content:center;align-items:center;max-width:140px;display:flex}.OrderModal-products-row.counts{max-width:140px}.OrderModal-price{font-size:16px}.OrderModal-products-row.mobile-hidden{display:none}}@media only screen and (max-width:940px){.OrderModal-wrapper{padding:30px 20px}}@media only screen and (max-width:880px){.OrderModal-wrapper{flex-direction:column}.order-total-price,.OrderModal-products-row.product{max-width:100%}.OrderModal-products-row-mobile-adaptation{gap:10px}}@media only screen and (max-width:600px){.OrderModal-product-wrapper-text-title{font-size:15px;line-height:17px}.OrderModal-product-wrapper-text-taste,.OrderModal-product-wrapper-text-weight{font-size:13px}.OrderModal-price{font-size:14px}}@media only screen and (max-width:530px){.OrderModal-products-row-container{flex-direction:column;gap:10px;padding-top:13px;padding-bottom:13px}.OrderModal-products-row-mobile-adaptation{max-width:100%}.OrderModal-products-row.price{justify-content:flex-end}.order-total-go-to-order-page,.OrderModal-price{font-size:16px}.order-total-price-title{padding-bottom:18px}.order-total-price-content{padding-top:18px;padding-bottom:18px}.order-total-price{padding:20px 15px}.order-total-price-total{padding:18px 0}}
.OrderCart-fixed-bottom-right{z-index:10;position:fixed;bottom:20px;right:20px}.OrderCart-fixed-container{cursor:pointer;background:#ffffff80;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;padding:10px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 20px #00000026}.OrderCart-fixed-container:hover{transform:scale(1.1);box-shadow:0 6px 28px #00000040}.OrderCart-products-in-card{color:#fff;pointer-events:none;background:#ff3b30;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 8px #0003}
