@charset "UTF-8";*{font-family:Poppins,sans-serif;margin:0;padding:0}:root{color-scheme:light only;forced-color-adjust:none}body{background-color:#fff;color:#000}@media (prefers-color-scheme: dark){body{background-color:#fff;color:#000}}@media (prefers-color-scheme: light){body{background-color:#fff;color:#000}}.container{width:1140px;margin:0 auto}a{text-decoration:none;color:#000;display:block;-webkit-tap-highlight-color:transparent}button{cursor:pointer}.divider{width:100%;height:1px;background-color:#000;margin-top:20px}.divider2{width:100%;height:1px;background-color:#000;margin-top:15px}.head{top:0;position:sticky;background-color:#ee9056!important;z-index:97}.head .container{width:1300px}.head__wrapper{padding:5px 0;display:flex;justify-content:space-between;align-items:center}.head__burger{width:24px;height:24px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;cursor:pointer}.head__burger:hover{transform:scale(1.3)}.head__burger span{display:block;width:24px;height:3px;background-color:#000!important}.head__logo{width:40px;height:40px}.head__logo img{max-width:100%;height:100%}.head__search{margin-left:60px;display:flex;position:relative;align-items:center}.head__search-icon{position:absolute;width:20px;height:20px;z-index:2;left:5px}.head__search-input{width:400px;padding:8px 30px;height:20px;border-radius:6px;border:none;outline:none;z-index:1}.head__search-btn{position:absolute;width:60px;height:36px;border-radius:6px;z-index:2;right:-7px;top:0;background-color:#9ce7e4;border:none;box-sizing:border-box;color:#000!important}.head__search-btn:hover{background-color:#86cbe0}.head__links{display:flex;gap:12px;list-style-type:none;align-items:center;-webkit-user-select:none;user-select:none}.head__links a{position:relative;text-decoration:none;color:#000!important;z-index:2;display:flex;justify-content:center;align-items:center;padding:5px}.head__links a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#bceaf8;z-index:1;opacity:0;transition:opacity .3s ease;border-radius:8px}.head__links a:hover:before{opacity:.4}.head__cart,.head__profile{width:30px;height:30px;cursor:pointer}.head__cart img,.head__profile img{width:100%;height:100%}.head__currency,.head__info{display:flex;flex-direction:column;text-align:center}.head__currency-info{display:flex;list-style-type:none;gap:5px;justify-content:center}.head__info-social{padding-top:10px;display:flex;list-style-type:none;gap:10px;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.head__info-social img{width:20px;height:20px}.head__language-options{outline:none;background-color:#ee9056!important;border-color:#ee9056;font-size:17px;cursor:pointer;padding-right:5px;box-shadow:none;border-style:solid}.head__cart-count{text-align:center;display:block;width:16px;height:18px;position:relative;top:-45px;left:20px;background-color:#8469e4;opacity:.9;border-radius:8px;padding:3px;font-size:14px;color:#0e0808}@media (max-width: 1300px){.container{max-width:1200px}.head{padding:0 5px}.head__search{margin-left:30px}.head__profile{margin-right:3px}}@media (max-width: 1200px){.container{max-width:960px}.head__search{margin-left:10px}.head__search-input{width:260px}.head__logo{margin-left:10px}.head__links{gap:0px;font-size:15px}.head__currency{font-size:15px}.head__info{margin-left:5px;font-size:15px}.head__info-social{gap:5px}.head__language-options{padding-right:0}.head__profile{margin-left:5px}}@media (max-width: 992px){.container{max-width:720px}.head__logo{width:35px;height:35px}.head__search-input{width:280px}.head__links{font-size:14px}.head__links li:nth-child(3){display:none}.head__currency,.head__language,.head__info{display:none}.head__cart{margin-left:5px;width:28px;height:28px}}@media (max-width: 768px){.container{max-width:540px}.head{padding:5px}.head__burger{width:20px;height:20px}.head__info,.head__profile{display:none}.head__links li:nth-child(2){display:none}}@media (max-width: 576px){.container{max-width:100%}.head{padding:0}.head__wrapper{display:flex;justify-content:center}.head__burger span{width:18px}.head__logo{width:28px;height:28px}.head__search{margin-left:10px}.head__search-icon{width:17px;height:17px;left:2px}.head__search-input{width:clamp(170px,53vw,320px);padding:6px 20px}.head__search-btn{width:55px;height:32px;font-size:14px}.head__links{display:none}.head__cart{width:25px;height:25px;margin-left:13px}.head__cart-count{top:-37px;left:14px;font-size:14px;font-weight:500;width:15px;padding:2px}}.menu{width:300px;height:100%;top:0;background-color:#d8d8d8!important;z-index:99;position:fixed;transform:translate(-100%);transition:transform .4s ease;visibility:hidden}.menu.active{transform:translate(0);visibility:visible}.menu__head{background-color:#727171!important;display:flex;padding:10px;align-items:center;width:280px;position:relative}.menu__head-logo{padding-left:20px;width:30px;height:30px}.menu__head-language{padding-left:50px}.menu__head-language-select{outline:none;font-size:17px;background-color:#727171;border-color:#727171;cursor:pointer;padding-right:5px;box-shadow:none;border-style:solid;color:#000!important}.menu__head-close{position:absolute;right:10px}.menu__head-close img{display:block;width:20px;height:20px;cursor:pointer}.menu__list{padding:20px;list-style-type:none}.menu__link{padding-bottom:10px;display:flex;column-gap:20px;align-items:center;cursor:pointer}.menu__link:hover{color:#d2691e}.menu__link img{width:25px;height:25px}.menu__link-cart{text-align:center;display:block;width:14px;height:18px;position:relative;top:-11px;left:-110px;background-color:#8469e4;opacity:.9;border-radius:8px;padding:3px;font-size:14px;font-weight:500}.menu__currency{padding-left:20px;padding-bottom:15px;display:flex;column-gap:10px}.menu__currency ul{list-style-type:none}.menu__currency-info{display:flex;column-gap:5px}.menu__social,.menu__apps{padding-left:20px}.menu__apps{padding-top:20px}.menu__social-links,.menu__apps-links{padding-top:10px;width:150px;display:flex;gap:20px}.menu__social-links img,.menu__apps-links img{width:25px;height:25px}.menu_social-links img:hover,.menu__apps-links img:hover{transform:scale(1.2)}.menu__adress{display:flex;padding-top:20px;padding-left:20px;font-weight:600}.overlay{display:none;opacity:1;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#00000080;z-index:98;pointer-events:all}.login{width:280px;height:320px;background-color:#ffe4b5;border-radius:10px;z-index:99;position:fixed;top:-100%;left:50%;transform:translate(-50%);transition:all .5s ease;opacity:0;display:none}.login.active{top:50%;transform:translate(-50%,-50%);opacity:1;display:block}.login__close{position:absolute;right:15px;top:10px;width:20px;height:20px;cursor:pointer}.login__form{padding:10px 0 0 30px;display:flex;flex-direction:column;align-items:flex-start}.login__title{padding-bottom:10px}.login__email-title,.login__password-title{padding-bottom:5px}.login__email-input,.login__password-input{width:200px;border-radius:6px;padding:5px}.login__email-input:focus,.login__password-input:focus{outline:none}.login__email-toggle,.login__password-toggle{position:relative;right:30px;cursor:pointer}.login__btn{margin-top:10px;width:213px;height:30px;border-radius:8px;color:#fff;transition:background-color .3s ease;font-size:16px;border-color:#42a5f5;background-color:#64b5f6}.login__btn:hover{background-color:#42a5f5}.login__ask{padding:25px 0 5px}.login__register{color:#42a5f5;padding-bottom:10px;border:none;background-color:#ffe4b5;font-size:16px}.register{width:280px;height:470px;background-color:#ffe4b5;border-radius:10px;position:fixed;top:-100%;left:50%;z-index:99;transform:translate(-50%);transition:all .5s ease;opacity:0;display:none}.register.active{top:50%;transform:translate(-50%,-50%);opacity:1;display:block}.register__close{position:absolute;right:10px;top:15px;width:20px;height:20px;cursor:pointer}.register__form{padding:10px 0 0 30px;display:flex;flex-direction:column;align-items:flex-start}.register__title{padding-bottom:10px}.register__email-title,.register__email-reptitle,.register__number-title,.register__number-reptitle,.register__password-title,.register__password-reptitle{padding-bottom:5px}.register__number-title,.register__password-title,.register__password-reptitle{padding-top:5px}.register__password-title{padding:10px 0 5px}.register__email-input,.register__number-input,.register__password-input,.register__password-repinput{width:200px;border-radius:6px;padding:5px}.register__email-input:focus,.register__number-input:focus,.register__password-input:focus,.register__password-repinput:focus{outline:none}.register__password-toggle{position:relative;right:30px;cursor:pointer}.register__btn{margin-top:20px;width:213px;height:30px;border-radius:8px;cursor:pointer;color:#fff;transition:background-color .3s ease;font-size:16px;border-color:#42a5f5;background-color:#64b5f6}.register__btn:hover{background-color:#42a5f5}.register__ask{padding:25px 0 5px}.register__login{color:#42a5f5;padding-bottom:10px;border:none;background-color:#ffe4b5;font-size:16px;cursor:pointer}.main{margin:0 auto;max-width:1600px;display:flex}.main .mainscreen{width:100%;display:flex;flex-direction:column}@media (max-width: 1330px){.main .items__list{grid-template-columns:repeat(5,195px)}.main .items__list-item{padding:12px}}@media (max-width: 1245px){.main .filters__wrapper{padding:0;width:200px}.main .items__list{grid-template-columns:repeat(5,185px)}}@media (max-width: 1145px){.main .items__list{grid-template-columns:repeat(5,150px);margin-left:10px}.main .items__list-item{padding:10px}.main .items__list-item-img{width:120px;height:120px}.main .items__list-item-status{font-size:13px}}@media (max-width: 992px){.main .filters__divider{width:180px}.main .filters__price-body .filters__price-inputleft,.main .filters__price-body .filters__price-inputright{width:40px;height:17px}.main .items__list{grid-template-columns:repeat(4,148px);margin-left:10px}.main .items__list-item:hover{transform:scale(1)!important;box-shadow:none}.main .items__list-item-img{width:120px;height:120px}.main .items__list-item-buy{padding:5px}}@media (max-width: 800px){.main .filters{display:none}.main .slider{height:120px}.main .items__info{padding-top:5px}.main .items__info-filtersremove{display:none}.main .items__info-addfilters{width:100px;display:block;border-radius:8px;padding:2px;border:1px solid rgb(194,194,194);margin:auto;background-color:#cadd60;cursor:pointer}.main .items__info-addfilters:hover{background-color:#d6dd93}.main .items__info-priceswitch{padding:3px;font-size:13px}.main .items__list{grid-template-columns:repeat(3,175px)}}@media (max-width: 576px){.main .slider{height:90px}.main .items__info{padding:5px 5px 10px 15px}.main .items__info-smallvh{display:block}.main .items__info-total{font-size:12px}.main .items__info-filtersremove{margin-left:0;padding-top:3px}.main .items__info-priceswitch{margin-right:10px;display:flex;align-items:center}.main .items__list{margin-left:2px;grid-template-columns:repeat(2,155px);column-gap:8px;row-gap:5px}.main .items__addbtn{width:110px;padding:4px}}.filters{position:sticky;top:70px;width:280px;max-height:calc(100vh - 70px);align-self:flex-start;overflow-y:auto;overflow-x:hidden}.filters__wrapper{border-right:1px solid #ccc;width:220px;margin-top:15px;margin-left:20px}.filters__category-head,.filters__price-head,.filters__country-head,.filters__color-head{padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;width:180px}.filters__category-title,.filters__price-title,.filters__country-title,.filters__color-title{cursor:pointer;-webkit-user-select:none;user-select:none}.filters__category-title:hover,.filters__price-title:hover,.filters__country-title:hover,.filters__color-title:hover{color:#0ff}.filters__category-body.active,.filters__price-body.active,.filters__country-body.active,.filters__color-body.active{display:none}.filters__category-list,.filters__price-list,.filters__country-list,.filters__color-list{list-style-type:none}.filters__category-list li,.filters__price-list li,.filters__country-list li,.filters__color-list li{font-size:17px;padding-bottom:3px}.filters__category-list li:hover,.filters__price-list li:hover,.filters__country-list li:hover,.filters__color-list li:hover{color:#0ff}.filters__category-list label,.filters__price-list label,.filters__country-list label,.filters__color-list label{-webkit-user-select:none;user-select:none;cursor:pointer}.filters__category-list input,.filters__price-list input,.filters__country-list input,.filters__color-list input{margin-right:10px;cursor:pointer}.filters__price{padding-top:10px;-webkit-user-select:none;user-select:none;width:190px}.filters__price-inputleft[type=number],.filters__price-inputright[type=number]{padding:4px;border:1px solid black;text-align:center;height:15px;width:45px;border-radius:6px;margin-right:10px;-moz-appearance:textfield;-webkit-appearance:none;appearance:textfield}.filters__price-inputleft[type=number]::-webkit-outer-spin-button,.filters__price-inputleft[type=number]::-webkit-inner-spin-button,.filters__price-inputright[type=number]::-webkit-outer-spin-button,.filters__price-inputright[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.filters__price-inputleft[type=number]:focus,.filters__price-inputright[type=number]:focus{outline:none}.filters__price-inputright{margin-left:10px}.filters__price-btn{margin-left:10px;width:30px;height:30px;border-radius:6px;border:none}.filters__price-btn:hover{background-color:#cfcbcb}.filters__price-slider{margin-top:10px;position:relative;width:170px;height:10px;background:#ddd;border-radius:5px}.filters__price-slider .slider-left,.filters__price-slider .slider-right{position:absolute;top:0;width:100%;height:10px;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;margin:0}.filters__price-slider .slider-left{width:132px;left:10px}.filters__price-slider .slider-right{width:132px;right:10px}.filters__price-slider .slider-left::-webkit-slider-thumb,.filters__price-slider .slider-right::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:#4caf50!important;cursor:pointer;pointer-events:auto;margin-top:-2px}.filters__price-slider input[type=range]::-webkit-slider-runnable-track{height:10px;background:transparent}.filters__price-slider .slider-left::-moz-range-thumb,.filters__price-slider .slider-right::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#4caf50;cursor:pointer;pointer-events:auto}.filters__price-slider input[type=range]::-moz-range-track{height:10px;background:transparent}.filters__available{display:flex;padding-top:10px;column-gap:20px;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.filters__available:hover{color:#0ff}.filters input{transform:scale(1.2);cursor:pointer}.filters__country{padding-bottom:15px}.filters__confirm-btn{display:none;border-radius:10px;background-color:#0ff;width:130px;text-align:center;cursor:pointer;border:1px solid rgb(199,198,198)}.filters__confirm-btn:hover{background-color:#80e2e2}.filters .arrow{width:20px;height:20px;cursor:pointer;transition:transform .3s ease;transform-origin:center center}.filters .arrow.active{transform:rotate(180deg)}.filters__divider{width:200px;height:1px;background-color:#000;margin-top:10px}@media (max-width: 800px){.main .filters{width:340px;padding:5px 5px 20px;border-radius:8px;position:absolute;background-color:#fff;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid black;display:none}.main .filters.active{display:block}.main .filters__wrapper{padding:0;width:330px}.main .filters__category-head,.main .filters__price-head,.main .filters__country-head,.main .filters__color-head{width:300px}.main .filters__price-slider{margin-top:20px}.main .filters__divider{margin-top:20px;width:270px}.main .filters__confirm-btn{display:block;margin:20px auto 0}}@media (max-width: 576px){.main .filters{padding:0 0 15px;max-width:270px}.main .filters__wrapper{width:250px;margin:0;padding:15px 0 10px 20px}.main .filters__category-head,.main .filters__price-head,.main .filters__country-head,.main .filters__color-head{width:230px}.main .filters__divider{width:200px}}.slider{position:relative;margin-left:25px;margin-top:20px;margin-right:25px;border:1px solid #ccc;border-radius:10px;height:160px;width:calc(100% - 50px);overflow:hidden}.slider__wrapper{display:flex;position:relative;z-index:1;height:100%;width:100%;transition:transform 1s ease}.slider__wrapper a{flex:0 0 100%;width:100%;height:100%}.slider__wrapper img{width:100%;height:100%;display:block;object-fit:contain}.slider .arrowprev,.slider .arrownext{width:30px;height:30px;padding:0;border:none;position:absolute;border-radius:100%;background:none;z-index:2;top:50%;transform:translateY(-50%)}.slider .arrowprev img,.slider .arrownext img{width:30px;height:30px}.slider .arrowprev:hover,.slider .arrownext:hover{background-color:#dad9d9}.slider .arrownext{right:5px}.slider .arrowprev{left:5px}@media (max-width: 800px){.slider .arrowprev,.slider .arrownext{width:45px;height:60px}.slider .arrowprev:hover,.slider .arrownext:hover{background-color:transparent}}.items{border-radius:10px;padding-bottom:20px}.items__wrapper{display:flex;flex-direction:column;width:100%}.items__info{padding:10px 25px;display:flex;align-items:center}.items__info-smallvh{display:contents}.items__info-addfilters{display:none}.items__info-filtersremove{margin-left:20px;padding:5px;border-radius:6px;border:1px solid rgb(146,146,146)}.items__info-filtersremove:hover{background-color:#dddcdc}.items__info-priceswitch{margin-left:auto;border-radius:8px;padding:5px;cursor:pointer;background-color:#fff;border:1px solid black;color:#000!important}.items__info-priceswitch:focus{border-color:#0ff}.items__info select:focus{border-color:#0ff;outline:none}.items__list{justify-content:center;display:grid;grid-template-columns:repeat(5,212px)}.items__list-item{border:1px solid rgb(202,199,199);border-radius:6px;padding:15px}.items__list-item:hover{transform:scale(1.03);box-shadow:2px 2px 5px #9e9e9e;background-color:#fff}.items__list-item-img{width:150px;height:150px;object-fit:contain;cursor:pointer}.items__list-item-descr{cursor:pointer}.items__list-item-status{color:#5f9ea0}.items__list-item-buy{padding-top:10px;display:flex;justify-content:space-between;align-items:center}.items__list-item-price{font-size:20px}.items__list-item-cart{width:30px;height:30px;cursor:pointer}.items__list-item-cart:hover{background-color:#c9c6c6;border-radius:6px}.items__addbtn{margin:20px auto 0;width:140px;padding:8px;border-radius:8px;background-color:#b8ce62;color:#fff!important;border:none;font-size:15px}.items__addbtn:hover{background-color:#d3ee5c}.promos{padding:10px}.promos__wrapper{display:grid;grid-template-columns:repeat(2,550px);column-gap:30px;row-gap:15px}.promos__img{display:block;width:400px;height:240px;margin:0 auto;padding-bottom:10px}.promos__link{margin:auto;display:block;text-align:center;font-size:18px;color:#e76f51;border-radius:10px;border:1px solid rgb(231,167,167);width:260px;padding:3px}.promos__link:hover{background-color:#e76f51;color:#fff}@media (max-width: 1200px){.container{max-width:960px}.promos .promos__wrapper{grid-template-columns:repeat(2,470px)}}@media (max-width: 992px){.container{max-width:720px}.promos .promos__wrapper{grid-template-columns:repeat(2,360px);column-gap:20px;row-gap:10px}.promos .promos__img{width:320px;height:200px}}@media (max-width: 768px){.container{max-width:540px}.promos .promos__wrapper{grid-template-columns:1fr;column-gap:0px}.promos .promos__img{width:440px;height:260px}}@media (max-width: 576px){.container{max-width:100%}.promos .promos__wrapper{grid-template-columns:1fr;column-gap:0px}.promos .promos__img{width:280px;height:140px}.promos .promos__link{font-size:16px}}.promo{padding:15px}.promo__descr img{display:block;margin:auto;width:800px;max-height:300px;object-fit:cover}.promo__text{text-align:center;padding:20px 0}.promo__list{display:grid;grid-template-columns:repeat(5,220px);padding-bottom:20px;justify-content:center;align-items:center;row-gap:5px}.promo__list-item{border:1px solid rgb(202,199,199);border-radius:6px;padding:15px}.promo__list-item:hover{transform:scale(1.03);box-shadow:2px 2px 5px #9e9e9e;background-color:#fff}.promo__list-item-img{width:150px;height:150px;object-fit:contain;cursor:pointer}.promo__list-item-name,.promo__list-item-descr{cursor:pointer}.promo__list-item-status{color:#5f9ea0}.promo__list-item-buy{padding-top:10px;display:flex;justify-content:space-between;align-items:center}.promo__list-item-price{font-size:20px}.promo__list-item-cart{width:30px;height:30px;cursor:pointer}.promo__list-item-cart:hover{background-color:#c9c6c6;border-radius:6px}.promo__link{display:block;width:350px;padding:5px;margin:0 auto;border:1px solid rgb(187,187,187);border-radius:8px;background-color:#b32531;cursor:pointer;font-size:16px}.promo__link a{color:#eee}@media (max-width: 1200px){.container{max-width:960px}.promo__descr img{width:600px;max-height:240px}.promo__list{grid-template-columns:repeat(5,192px)}}@media (max-width: 992px){.container{max-width:720px}.promo__descr img{width:450px;max-height:180px}.promo__list{grid-template-columns:repeat(4,180px)}.promo__list-item:hover{transform:scale(1)!important;box-shadow:none}}@media (max-width: 768px){.container{max-width:540px}.promo__descr img{width:300px;max-height:140px}.promo__list{grid-template-columns:repeat(3,180px)}.promo__link{width:230px;font-size:14px}}@media (max-width: 576px){.container{max-width:100%}.promo__descr img{width:220px;max-height:100px}.promo__list{grid-template-columns:repeat(2,155px);column-gap:8px}.promo__list-item{padding:8px}.promo__list-item-img{height:120px;width:120px}.promo__list-item-name,.promo__list-item-status,.promo__list-item-buy{padding:0 0 5px 4px}}.item{padding-top:20px;padding-bottom:20px}.item__wrapper{display:flex;gap:70px}.item__visual-img{width:500px;height:300px;object-fit:contain}.item__visual-photos{padding-top:20px;width:400px;height:100px;display:flex;column-gap:15px;margin:auto}.item__visual-photos img{width:130px;height:80px;object-fit:contain;cursor:pointer}.item__visual-promo-img{padding-top:20px;width:500px;height:200px;object-fit:contain}.item__info-main{margin-top:50px;display:flex;flex-direction:column;row-gap:15px;padding:15px}.item__info-status{color:green}.item__info-checkout{margin-top:20px;display:flex;gap:50px;align-items:center;border:1px solid black;border-color:#bbd44c;border-radius:8px;padding:15px}.item__info-checkout-price{font-size:24px}.item__info-checkout-cart{display:flex;align-items:center;border-radius:8px;border:none;background-color:#a3c51b;color:#fff;font-size:16px;padding:7px}.item__info-checkout-cart:hover{background-color:#bbd44c}.item__info-checkout-cart img{width:30px;height:30px;object-fit:contain}.item__info-descr{padding:15px;display:flex;flex-direction:column;row-gap:10px;border:1px solid rgb(175,175,175);border-radius:8px;margin-top:40px}@media (max-width: 992px){.container{max-width:720px}.item__wrapper{gap:20px}.item__visual-img{width:400px;height:220px}.item__visual-promo{width:300px;margin:0 auto}.item__visual-promo img{width:300px;object-fit:contain}.item__visual-photos{width:300px;height:80px;column-gap:10px}.item__visual-photos img{width:100px;height:70px}.item__info-main{margin-top:10px;padding:8px}.item__info-descr{margin-top:10px}.item__info-checkout{margin-top:5px;padding:10px;gap:30px}}@media (max-width: 768px){.container{max-width:540px}.item__wrapper{gap:40px}.item__visual-img{width:240px;height:140px}.item__visual-photos{width:240px;height:40px;column-gap:5px;padding-top:5px}.item__visual-photos img{width:75px;height:40px}.item__visual-promo{width:220px;margin:0 auto}.item__visual-promo img{padding-top:0;width:220px}.item__info-main{padding:4px;row-gap:8px}.item__info-descr{margin-top:5px}.item__info-checkout{padding:10px}}@media (max-width: 576px){.container{max-width:100%}.item__wrapper{padding-right:10px;padding-left:10px;gap:0px;flex-direction:column;justify-content:center;align-items:center}.item__visual-img{width:240px;height:110px}.item__visual-promo{width:220px;margin:0 auto}.item__visual-promo img{padding-top:0;width:220px;height:150px}.item__info-checkout{gap:20px}}.promotion.hide{display:none}.promotion__wrapper{display:flex;justify-content:space-between;padding:10px;margin-top:15px}.promotion__title,.promotion__conditions{padding-top:10px}.promotion__conditions-link{padding-top:10px;display:flex}.promotion__conditions-link a{color:#d2691e!important;padding-left:5px}.promotion__timer{width:300px;display:flex;justify-content:space-between;border-radius:8px;align-items:center;padding:5px}.promotion__timer-day,.promotion__timer-hour,.promotion__timer-minute{width:75px;text-align:center;border:1px solid black;border-radius:10px;padding:8px;box-shadow:1px 2px 2px #000;background-color:#a1f4d0}.promotion__timer-day p,.promotion__timer-hour p,.promotion__timer-minute p{font-size:18px}.promotion__timer-day .time__divider,.promotion__timer-hour .time__divider,.promotion__timer-minute .time__divider{width:74px;background-color:#000;height:1px}.promotion__timer-days,.promotion__timer-hours,.promotion__timer-minutes{font-size:45px}@media (max-width: 992px){.container{max-width:720px}.promotion__timer{width:350px}}@media (max-width: 768px){.container{max-width:540px}.promotion__wrapper{padding:5px;justify-content:center}.promotion__timer{width:265px}.promotion__timer-day,.promotion__timer-hour,.promotion__timer-minute{width:60px}.promotion__timer-days,.promotion__timer-hours,.promotion__timer-minutes{font-size:25px}.promotion__timer p{font-size:16px}.promotion__timer .time__divider{width:60px}}@media (max-width: 576px){.container{max-width:100%}.promotion__wrapper{padding:5px;display:grid;grid-template-columns:1fr;place-items:center}.promotion__descr{display:flex;flex-direction:column;align-items:center}.promotion__title{width:240px}.promotion__conditions{width:315px}.promotion__conditions-link{width:300px}.promotion__timer{padding-top:15px}}.promotionfull{padding:15px}.promotionfull .promotion__timer{width:560px;justify-content:space-around;margin:0 auto}.promotionfull .promotion__timer-day,.promotionfull .promotion__timer-hour,.promotionfull .promotion__timer-minute{width:110px}.promotionfull .promotion__timer-day p,.promotionfull .promotion__timer-hour p,.promotionfull .promotion__timer-minute p{font-size:25px}.promotionfull .promotion__timer-day .time__divider,.promotionfull .promotion__timer-hour .time__divider,.promotionfull .promotion__timer-minute .time__divider{width:105px;height:2px}.promotionfull .promotion__timer-days,.promotionfull .promotion__timer-hours,.promotionfull .promotion__timer-minutes{font-size:45px}.promotionfull__text{text-align:center;padding:20px 0}.promotionfull__list{display:grid;grid-template-columns:repeat(5,220px);padding-bottom:20px;justify-content:center;align-items:center;row-gap:5px}.promotionfull__list-item{border:1px solid rgb(202,199,199);border-radius:6px;padding:15px}.promotionfull__list-item:hover{transform:scale(1.03);box-shadow:2px 2px 5px #9e9e9e;background-color:#fff}.promotionfull__list-item-img{width:150px;height:150px;object-fit:contain;cursor:pointer}.promotionfull__list-item-descr,.promotionfull__list-item-name{cursor:pointer}.promotionfull__list-item-status{color:#5f9ea0}.promotionfull__list-item-buy{padding-top:10px;display:flex;justify-content:space-between;align-items:center}.promotionfull__list-item-price{font-size:20px}.promotionfull__list-item-cart{width:30px;height:30px;cursor:pointer}.promotionfull__list-item-cart:hover{background-color:#c9c6c6;border-radius:6px}.promotionfull__link{display:block;width:350px;padding:5px;margin:0 auto;border:1px solid rgb(187,187,187);border-radius:8px;background-color:#5cb378;cursor:pointer;font-size:16px}.promotionfull__link:hover{background-color:#3c7a50}.promotionfull__link a{color:#eee}@media (max-width: 1200px){.container{max-width:960px}.promotionfull__list{grid-template-columns:repeat(5,192px)}}@media (max-width: 992px){.container{max-width:720px}.promotionfull__list{grid-template-columns:repeat(4,180px)}.promotionfull__list-item{padding:10px}.promotionfull__list-item:hover{transform:scale(1)!important;box-shadow:none}}@media (max-width: 768px){.container{max-width:540px}.promotionfull__list{grid-template-columns:repeat(3,180px)}}@media (max-width: 600px){.promotionfull .promotion__timer{width:360px}.promotionfull .promotion__timer-day,.promotionfull .promotion__timer-hour,.promotionfull .promotion__timer-minute{width:80px}.promotionfull .promotion__timer-day p,.promotionfull .promotion__timer-hour p,.promotionfull .promotion__timer-minute p{font-size:20px}.promotionfull .promotion__timer-day .time__divider,.promotionfull .promotion__timer-hour .time__divider,.promotionfull .promotion__timer-minute .time__divider{width:80px;height:1px}.promotionfull .promotion__timer-days,.promotionfull .promotion__timer-hours,.promotionfull .promotion__timer-minutes{font-size:45px}}@media (max-width: 576px){.container{max-width:100%}.promotionfull__list{grid-template-columns:repeat(2,155px);column-gap:8px}.promotionfull__list-item{padding:10px}.promotionfull__list-item-img{width:120px;height:120px;object-fit:cover}.promotionfull__link{width:220px}}@media (max-width: 445px){.promotionfull .promotion__timer{width:280px}.promotionfull .promotion__timer-day,.promotionfull .promotion__timer-hour,.promotionfull .promotion__timer-minute{width:70px}.promotionfull .promotion__timer-day p,.promotionfull .promotion__timer-hour p,.promotionfull .promotion__timer-minute p{font-size:18px}.promotionfull .promotion__timer-day .time__divider,.promotionfull .promotion__timer-hour .time__divider,.promotionfull .promotion__timer-minute .time__divider{width:70px;height:1px}}.about__head{display:flex;justify-content:space-between;padding:10px}.about__btn{width:150px;height:30px;border-radius:6px;border:none}.about__btn:hover{background-color:#d1cdcd}.about__descr{max-height:0;overflow:hidden;opacity:0;padding:0 10px;transition:opacity .3s ease-in-out .8s,padding .3s ease-in-out .8s}.about__descr.active{opacity:1;padding:10px;animation:slideDown .8s ease-in-out forwards}@keyframes slideDown{0%{max-height:0}to{max-height:700px}}.about__descr-certificate{padding-top:40px;display:flex;list-style-type:none;justify-content:center;gap:50px;cursor:pointer}.about__descr-certificate img{width:200px;object-fit:cover}.about__descr-certificate img:hover{transform:scale(1.3);box-shadow:2px 2px 10px #000}.about__minidescr{display:block;padding:0 10px}.about__adress{padding:30px 70px 10px 30px;display:flex;justify-content:space-between}.about__adress-title{padding-bottom:10px}.about__adress-phone{padding-top:10px}.about__adress-social{padding-top:25px}.about__adress-social-links{width:150px;padding-top:10px;display:flex;list-style-type:none;justify-content:space-between}.about__adress-social-links li img{width:25px;height:25px}@media (max-width: 992px){.container{max-width:720px}.about .about__adress{padding:15px 0}}@media (max-width: 768px){.container{max-width:540px}.about .about__descr-certificate{display:grid;grid-template-columns:repeat(2,1fr)}.about .about__adress{display:grid;grid-template-columns:1fr;place-items:center}}@media (max-width: 576px){.container{max-width:100%}.about .about__btn{width:100px}.about .about__descr-certificate{gap:5px}.about .about__descr-certificate li img{width:145px}.about .about__adress-map iframe{padding-top:10px;width:300px}}.delivery{position:relative}.delivery__head{display:flex;justify-content:space-between;padding:10px}.delivery__descr{max-height:0;overflow:hidden;opacity:0;padding:0 10px;transition:opacity .3s ease-in-out .8s,padding .3s ease-in-out .8s}.delivery__descr.active{opacity:1;padding:10px;animation:slideDown .8s ease-in-out forwards}@keyframes slideDown{0%{max-height:0}to{max-height:1100px}}.delivery__btn{width:150px;height:30px;border-radius:6px;border:none}.delivery__btn:hover{background-color:#d1cdcd}.delivery__question{padding-top:20px;font-weight:600;color:#dd8383}.delivery__contacts{padding-top:10px;padding-bottom:20px;font-weight:600}.delivery__contacts a{font-weight:400}@media (max-width: 1300px){.container{max-width:1200px}}@media (max-width: 1200px){.container{max-width:960px}}@media (max-width: 992px){.container{max-width:720px}}@media (max-width: 768px){.container{max-width:540px}}@media (max-width: 576px){.container{max-width:100%}.delivery__contacts{width:300px}.delivery__btn{width:100px}}.reminder{opacity:0;transform:translate(100%);transition:opacity .3s ease-in-out,transform 1s ease-in-out;width:200px;height:100px;background-color:#e63737;padding:10px;border-radius:10px;position:fixed;z-index:99;right:20px;top:50%;transform:translate(100%) translateY(100%)}.reminder.show{opacity:1;transform:translate(0) translateY(100%)}.reminder__close{position:absolute;right:6px;top:5px;width:20px;height:20px;cursor:pointer}.reminder__title{padding-bottom:15px}.reminder__btn{width:100px;height:30px;border-radius:6px;transition:background-color .3s ease;font-size:14px;border:none;background-color:#64b5f6;cursor:pointer}.reminder__btn:hover{background-color:#42a5f5}.footer{padding:15px 0;background-color:#e8e8e8}.footer__wrapper{display:flex;gap:20px}.footer__social{width:140px;margin:auto;font-weight:600;text-align:center}.footer__social-links{padding-top:20px;display:flex;list-style-type:none;justify-content:space-between}.footer__social-links img{width:24px;height:24px}.footer__company,.footer__support{width:180px}.footer__company ul,.footer__support ul{list-style-type:none;display:flex;flex-direction:column;row-gap:6px}.footer__company ul li:first-child,.footer__support ul li:first-child{font-weight:600;padding-bottom:10px}.footer__better{margin:auto;padding-left:80px}.footer__better p{padding-bottom:10px;text-align:center}.footer__better-btn{width:140px;height:30px;margin:0 auto;display:block;border-radius:6px;border:none;background-color:#e09026;color:#000!important}.footer__better-btn:hover{background-color:#e2ae69}.footer__info{padding:10px;display:flex;justify-content:space-between}@media (max-width: 1300px){.container{max-width:1201px}}@media (max-width: 1200px){.container{max-width:960px}.footer__wrapper{gap:20px}.footer__better{padding-left:0;text-align:center}}@media (max-width: 992px){.container{max-width:720px}.footer_wrapper{gap:20px}.footer__company{width:110px}.footer__support{width:210px}.footer__better{width:230px}}@media (max-width: 768px){.container{max-width:540px}.footer___wrapper{gap:20px}.footer___social{text-align:center}.footer__social-links{display:grid;grid-template-columns:repeat(2,1fr);row-gap:5px}.footer__better{font-size:14px}}@media (max-width: 576px){.container{max-width:100%}.footer__wrapper{display:flex;flex-direction:column;align-items:center;row-gap:20px;text-align:center}.footer__company ul li:first-child,.footer__support ul li:first-child{padding-bottom:0}.footer__support{width:100%;text-align:center}}.request{display:flex;justify-content:center;align-items:center;width:450px;padding:15px;background-color:#ffe4b5;border-radius:10px;position:fixed;z-index:99;top:50%;left:100%;opacity:0}.request.active{animation:slideIn .5s ease-in-out forwards}.request.closing{animation:slideOut .5s ease-in-out forwards}@keyframes slideIn{0%{left:100%;opacity:0;transform:translateY(-50%)}to{left:50%;opacity:1;transform:translate(-50%,-50%)}}@keyframes slideOut{0%{left:50%;opacity:1;transform:translate(-50%,-50%)}to{left:100%;opacity:0;transform:translateY(-50%)}}.request__close,.request .formsend__close{position:absolute;right:10px;top:5px;width:20px;height:20px;cursor:pointer}.request__form{display:flex;flex-direction:column;align-items:flex-start}.request__title{padding-top:10px;padding-bottom:20px}.request__email-title,.request__name-title{padding-bottom:5px}.request__email-input,.request__name-input{width:200px;border-radius:6px;padding:5px;border:none;margin-bottom:5px}.request__email-input:focus,.request__name-input:focus{outline:none}.request__text-title{padding-top:5px;padding-bottom:5px}.request__text-input{resize:none;width:100%;min-height:100px;padding:10px;box-sizing:border-box;border-radius:4px}.request__text-input:focus{outline:none;border-color:#64b5f6}.request__btn{margin-top:10px;width:213px;height:30px;border-radius:8px;background-color:#64b5f6;color:#fff;transition:background-color .3s ease;font-size:16px;border-color:#42a5f5}.request__btn:hover{background-color:#3a80b9}.request .formsend{text-align:center}@media (max-width: 576px){.request.active{width:300px;padding:7px}.request .request__title{width:260px}}.cart{width:800px;border-radius:8px;background-color:#eeedea;position:fixed;top:-100%;left:50%;z-index:99;transform:translate(-50%);transition:all .5s ease;opacity:0;display:none}.cart.active{top:50%;transform:translate(-50%,-50%);opacity:1;display:block}.cart__wrapper{padding:15px 0;display:flex;flex-direction:column}.cart__head{display:flex;justify-content:space-between;padding:0 20px;align-items:center}.cart__head-title{font-size:20px}.cart__head img{display:block;width:24px;height:24px;cursor:pointer}.cart__menu{padding:5px 0 0 20px;overflow-y:auto;max-height:620px}.cart__menu-head{display:flex;justify-content:space-between}.cart__menu-total{padding-bottom:10px}.cart__menu-clear{border-radius:8px;border:1px solid black;width:120px;height:30px;margin-right:30px;padding:0;cursor:pointer;color:#000!important}.cart__menu-clear:hover{background-color:#fff}.cart__menu-item{padding-top:20px;width:760px;position:relative;display:flex;align-items:center}.cart__item-img{width:100px;cursor:pointer}.cart__item-name{padding-right:30px;padding-left:30px;display:inline-block;cursor:pointer}.cart__item-remove{position:absolute;right:10px;display:block;width:22px;height:22px;cursor:pointer}.cart__item-incr,.cart__item-decr{font-size:18px;width:20px;border-radius:4px;border:none}.cart__item-count{padding:0 10px}.cart__item-count input[type=number]{text-align:center;height:25px;width:35px;border-radius:6px;-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield;margin:0}.cart__item-count input[type=number]::-webkit-outer-spin-button,.cart__item-count input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart__item-count input[type=number]:focus{outline:none;border-color:#f1ad25}.cart__item-price{font-size:18px;padding-left:30px}.cart__value{padding-top:15px;padding-right:60px;justify-content:flex-end;display:flex;align-items:center;margin-left:auto}.cart__currency{padding:25px 30px 10px 0;display:flex;justify-content:flex-end;column-gap:15px}.cart__currency button{width:60px;border-radius:6px;cursor:pointer;color:#000!important}.cart__confirm{padding:20px;display:flex;justify-content:space-between;align-items:center}.cart__confirm-exit{border-radius:8px;border:1px solid rgb(179,179,179);height:40px;width:150px;background-color:#c8c9c6;cursor:pointer;color:#000!important}.cart__confirm-exit:hover{background-color:#8e8f8d}.cart__confirm-total{max-width:320px;padding:10px;display:flex;gap:10px;align-items:center;border:1px solid #49c4e9;justify-content:space-around;border-radius:8px;background-color:#b4eee1}.cart__confirm-total-price{font-size:24px}.cart__confirm-total-btn{width:170px;border-radius:8px;height:30px;cursor:pointer;background-color:#dac23a;color:#000!important}.cart__confirm-total-btn:hover{background-color:#d4d65d}.cart__divider1{margin:0 auto;width:760px;height:2px;background-color:#000}.cart__divider2{margin-top:3px;width:760px;height:1px;background-color:#000}.cart .cartempty-img{width:300px;margin:0 auto;display:block}.cart .cartempty__confirm{display:block;text-align:center;margin-top:10px}.cart .cartempty__confirm-exit{border-radius:8px;border:1px solid rgb(179,179,179);height:40px;width:150px;background-color:#c8c9c6;cursor:pointer}.cart .cartempty__confirm-exit:hover{background-color:#8e8f8d}.cart *{scrollbar-width:thin;scrollbar-color:darkgray lightgray}@media (max-width: 992px){body .cart{width:680px}body .cart__menu-item{width:650px}body .cart__item-name{width:400px}body .cart__divider1,body .cart__divider2{width:640px}}@media (max-width: 768px){body .cart{width:500px}body .cart__head{padding-bottom:5px}body .cart__head-title{font-size:18px}body .cart__menu-item{width:450px}body .cart__item-name{width:300px}body .cart__divider1{width:440px}body .cart__divider2{width:460px}body .cart .cartempty-img{width:150px;margin-top:10px;margin-bottom:10px}body .cart__confirm-exit{width:150px;height:30px;font-size:14px}}@media (max-width: 576px){body .cart{width:300px}body .cart__menu{padding:8px}body .cart__menu-head{align-items:center}body .cart__menu-clear{width:90px;height:35px;margin-right:10px;font-size:13px;line-height:15px}body .cart__menu-item{display:flex;flex-direction:column;width:280px}body .cart__item-name{width:150px;padding-left:5px;font-size:13px;text-align:center}body .cart__value{padding-left:30px}body .cart__item-remove{right:0}body .cart__currency{padding:25px 11px 10px 0}body .cart__divider1{width:260px}body .cart__divider2{margin-top:5px;width:280px}body .cart__confirm{flex-direction:column-reverse;row-gap:10px;padding-bottom:0}body .cart__confirm-total{padding:5px;max-width:300px}body .cart__confirm-exit{margin-top:5px;height:30px}}
