@font-face{font-family:"OpenSans";font-weight:normal;src:url("./../fonts/OpenSans-Regular.ttf")}@font-face{font-family:"OpenSans";font-weight:normal;font-style:italic;src:url("./../fonts/OpenSans-Italic.ttf")}@font-face{font-family:"OpenSans";font-weight:bold;src:url("./../fonts/OpenSans-Bold.ttf")}@font-face{font-family:"OpenSans";font-weight:bold;font-style:italic;src:url("./../fonts/OpenSans-BoldItalic.ttf")}*{font-family:"OpenSans"}a{text-decoration:none;color:#193221}body{margin:0;padding:0;box-sizing:border-box;font-family:"OpenSans";font-weight:normal;background:#f5f4f2;color:#21201f;display:flex;flex-direction:column;position:relative}h1,h2,h3,h4,h5,h6,p{margin:0}h3{font-size:28px;margin-top:20px}body .overlay{width:100%;cursor:pointer;height:100%;position:absolute;z-index:4;visibility:hidden;background:rgba(0,0,0,.5647058824)}body .city-popup{transition:all .3s;width:40%;height:500px;background:#fff;top:100px;left:50%;transform:translateX(-50%);transform-origin:left;overflow:hidden;border-radius:15px;z-index:5;position:fixed;padding:20px;scale:0}@media screen and (max-width: 760px){body .city-popup{width:60%}}@media screen and (max-width: 492px){body .city-popup{width:80%}}body .city-popup #search-city-input{background:rgba(92,90,87,.1);border:none;border-radius:15px;height:50px;outline:none;font-size:16px;width:calc(100% - 40px);padding:0 20px}body .city-popup .city-result{height:100%}body .city-popup .city-result ul{list-style-type:none;margin:20px 0 0 0;padding:0;display:flex;flex-direction:column;height:85%;gap:10px;overflow-y:scroll}body .city-popup .city-result ul::-webkit-scrollbar{background:#e8e8e8;width:10px;border-radius:15px;overflow:hidden}body .city-popup .city-result ul::-webkit-scrollbar-thumb{background:#ababab;border-radius:15px}body .city-popup .city-result ul li{display:flex;align-items:center;gap:10px;padding:10px;border-radius:15px;cursor:pointer;margin-right:5px}body .city-popup .city-result ul li:hover{background:#e8e8e8}body .city-popup .city-result ul li:active{background:#d9d9d9}body .city-popup .city-result ul li svg{height:20px}body .city-popup .city-result ul .city-error{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;color:#cc8585}body .city-popup .city-result ul .city-error img{width:150px}body header{display:flex;position:fixed;justify-content:center;align-items:center;top:0;background:#fff;z-index:3;width:100%}body header .navigation-md{display:none;height:100%;align-items:center;cursor:pointer}@media screen and (max-width: 1200px){body header .navigation-md{display:flex}}body header .navigation-md.open svg{overflow:visible;transform-origin:center;transition:all .3s}body header .navigation-md.open svg #first{transform:rotate(30deg);transform-origin:0 20%;transition:all .3s}body header .navigation-md.open svg #second{width:0;transform:translateX(50%);transition:all .3s}body header .navigation-md.open svg #third{transition:all .3s;transform:rotate(-30deg);transform-origin:0 60%}body header .navigation{margin-left:50px}@media screen and (max-width: 1200px){body header .navigation{display:none}}body header .navigation ul{list-style:none;margin:0;padding:0;display:flex;gap:20px;text-transform:none;font-weight:normal;font-size:18px}body header .navigation ul li a{text-decoration:none;color:#193221}body header .navigation ul li a:hover{color:#4984c0}body header .navigation ul li a#how-order{display:none}@media screen and (max-width: 1356px){body header .navigation ul li a#how-order{display:flex}}body header.after-scroll{border:none;box-shadow:rgba(0,0,0,.12) 0px 8px 20px}body header .header{padding:25px 0;height:30px;margin:0 auto;display:flex;position:relative;justify-content:space-between;width:1450px;align-items:center;gap:20px}@media screen and (max-width: 1494px){body header .header{margin:0 20px}}body header .header .logo-md{display:none}body header .header .logo-md img{-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1494px){body header .header .logo-md{display:flex}}@media screen and (max-width: 492px){body header .header .logo-md{display:none}}body header .header .leftside{display:flex;gap:20px}body header .header .leftside .code-check{display:none;align-items:center;cursor:pointer}@media screen and (max-width: 1356px){body header .header .leftside .code-check{display:flex}}@media screen and (max-width: 1000px){body header .header .leftside .code-check{display:none}}body header .header .leftside .code-check img{-o-object-fit:contain;object-fit:contain;width:30px}body header .header .leftside .logo{min-width:250px;display:flex;align-items:center;height:100%;-o-object-fit:contain;object-fit:contain;justify-content:center}body header .header .leftside .logo img{height:50px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1494px){body header .header .leftside .logo{display:none}}body header .header .catalog-md{display:none;align-items:center;height:35px;gap:10px;padding:5px 15px;border:2px solid silver;border-radius:15px;overflow:hidden;cursor:pointer;transition:all .2s;font-weight:bold;color:#193221}body header .header .catalog-md:hover{border-color:#4984c0}body header .header .catalog-md:active{background:rgba(153,202,235,.3960784314)}@media screen and (max-width: 1200px){body header .header .catalog-md{display:flex}}body header .header .search-mobile{display:none;align-items:center;height:35px;padding:5px 15px;border:2px solid silver;border-radius:15px;background:#fff;position:relative;cursor:pointer}body header .header .search-mobile:hover{border-color:#4984c0}@media screen and (max-width: 760px){body header .header .search-mobile{display:flex}}body header .header .search-mobile .search-overflow{display:flex;position:relative;align-items:center;height:35px;gap:10px;overflow:hidden}body header .header .search-mobile .search-icon{height:100%;display:flex;align-items:center}body header .header .search-mobile .search-icon svg{height:22px}body header .header .search{display:flex;align-items:center;height:35px;width:300px;padding:5px;border:2px solid silver;border-radius:15px;background:#fff;position:relative}body header .header .search:hover{border-color:#4984c0}@media screen and (max-width: 760px){body header .header .search{display:none}}body header .header .search .search-overflow{display:flex;position:relative;align-items:center;height:35px;width:100%;gap:10px;padding:5px;border-radius:15px;overflow:hidden}body header .header .search .search-icon{height:100%;display:flex;align-items:center;padding-left:10px}body header .header .search .search-icon svg{height:22px}body header .header .search input{border:none;height:100%;width:200px;font-size:16px;color:#21201f}body header .header .search input:focus{outline:none;border:none}body header .header .search .clear-search{height:100%;padding-right:10px;display:flex;align-items:center;position:absolute;right:0;cursor:pointer;transition:all .2s;transform:translateX(50px)}body header .header .search .clear-search:hover #clear-search{transition:all .1s;fill:#5c5c5c}body header .header .search .clear-search svg{height:22px}body header .header .search #search-popup{position:absolute;left:0;display:flex;width:450px;height:300px;background:#fff;position:absolute;overflow:hidden;top:60px;border-radius:15px;box-shadow:0px 8px 20px rgba(0,0,0,.12);display:none}body header .header .search #search-popup ul.no-result{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}body header .header .search #search-popup ul.no-result::-webkit-scrollbar{background:#e8e8e8;width:10px;border-radius:15px;overflow:hidden}body header .header .search #search-popup ul.no-result::-webkit-scrollbar-thumb{background:#ababab;border-radius:15px}body header .header .search #search-popup ul.no-result li{padding:15px 10px;display:flex;flex-direction:column;font-size:15px;gap:10px;height:100%;align-items:center;justify-content:center}body header .header .search #search-popup ul.result{list-style:none;margin:0;padding:0;display:none;overflow-y:scroll;width:100%;flex-direction:column}body header .header .search #search-popup ul.result .not-found{display:flex !important;align-items:center;flex-direction:column;gap:20px;overflow:hidden;justify-content:center;flex-direction:column}body header .header .search #search-popup ul.result .not-found img{width:150px}body header .header .search #search-popup ul.result::-webkit-scrollbar{background:#e8e8e8;width:10px;border-radius:15px;overflow:hidden}body header .header .search #search-popup ul.result::-webkit-scrollbar-thumb{background:#ababab;border-radius:15px}body header .header .search #search-popup ul.result li{padding:15px 20px;display:flex;font-size:15px;gap:10px;overflow:hidden;cursor:pointer;align-items:center}body header .header .search #search-popup ul.result li:hover{background:#e5e5e5}body header .header .location{display:flex;align-items:center;height:35px;gap:10px;padding:5px 15px;border:2px solid silver;border-radius:15px;overflow:hidden;cursor:pointer;transition:all .2s;font-weight:bold;color:#193221}body header .header .location:hover{border-color:#4984c0}body header .header .location:active{background:rgba(153,202,235,.3960784314)}body header .header .location .location-icon{display:flex;align-items:center;justify-content:center}body header .header .location .location-icon svg{height:22px}body header .header .location .arrow{display:flex;align-items:center}body header .header .location .arrow svg{height:22px}body main{display:flex;margin:120px auto 0 auto;gap:20px;width:1450px}@media screen and (max-width: 1680px){body main{max-width:calc(100% - 40px);margin:120px auto 0 auto;padding:0 20px}}@media screen and (max-width: 1356px){body main{max-width:calc(100% - 40px);padding:0 20px}}@media screen and (max-width: 1356px){body main .content{width:100%}}body main .content .breadcrumbs{color:#a6a6a6}body main .content .breadcrumbs ul{margin:0 0 20px 0;padding:0;list-style:none;display:flex;gap:10px}body main .content .breadcrumbs ul li a{text-decoration:none;color:#a6a6a6}body main .content .breadcrumbs ul li a:hover{color:#777}body main .leftbar{min-width:250px;max-width:250px}@media screen and (max-width: 1200px){body main .leftbar{display:none}}body main .leftbar .info{height:80px;background:#fff;border-radius:15px;overflow:hidden;display:flex;flex-direction:row;text-transform:uppercase;font-size:14px}body main .leftbar .info img{width:80px;height:80px}body main .leftbar .info .job-time{display:flex;flex-direction:column;justify-content:center}body main .leftbar .catalog{display:flex;flex-direction:column;margin-top:25px;font-size:22px;font-weight:bold}body main .leftbar .catalog ul{list-style:none;margin:20px 0 0 0;padding:0;display:flex;font-size:16px;flex-direction:column;width:100%;font-weight:normal}body main .leftbar .catalog ul li{width:100%}body main .leftbar .catalog ul li a{padding:5px 15px;height:45px;border-radius:15px;display:flex;align-items:center;gap:15px;cursor:pointer;color:#193221;text-decoration:none}body main .leftbar .catalog ul li a:hover{background:#e8e8e8}body main .leftbar .catalog ul li a:hover img{width:15px}body main .leftbar .catalog ul li a:active{background:#d9d9d9}body main .leftbar .catalog ul li a img{width:10px;transition:all .3s}body main .content{width:100%}body main .content h1{font-size:32px}body main .content .items{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fill, minmax(210px, auto));gap:10px}body main .content .items .card{cursor:pointer;padding:5px;background:#fff;display:flex;flex-direction:column;overflow:hidden;border-radius:20px}body main .content .items .card img{z-index:1;width:100%;height:150px;-o-object-fit:contain;object-fit:contain;transition:all .2s}body main .content .items .card:hover img{scale:1.1}body main .content .items .card .card-info{padding:10px;z-index:2}body main .content .items .card .card-info .price{display:flex;align-items:baseline;gap:10px;width:210px}body main .content .items .card .card-info .price .actual-price{font-size:25px}body main .content .items .card .card-info .price .old-price{font-size:20px;color:#585858;text-decoration:line-through}body main .content .items .card .card-info .title{margin-top:5px;text-overflow:ellipsis;overflow:hidden;width:210px;font-size:18px}body main .content .items .card .card-info .description{overflow:hidden;margin-top:5px;height:46px;text-overflow:ellipsis;-webkit-line-clamp:2}body main .content .items .card .card-info .description text{height:39px;font-size:14px}body main .content .adventages{display:flex;gap:30px;margin-top:50px;flex-direction:column}body main .content .adventages .adventage{display:flex;justify-content:start;font-size:22px;font-weight:normal;align-items:center;font-size:22px;text-align:left;gap:20px;border-radius:15px;overflow:hidden;font-weight:bold;color:#193221}body main .content .adventages .adventage .subtitle{font-weight:normal;font-size:16px;text-transform:none;margin-top:10px}body main .content .adventages .adventage img{height:70px}body main .rightbar{min-width:250px;max-width:250px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1356px){body main .rightbar{display:none}}body main .rightbar .rightbar-wrapper{display:flex;flex-direction:column;gap:20px;position:sticky;top:100px}body main .rightbar .rightbar-wrapper .how-order{display:flex;align-items:center;justify-content:center;height:80px;box-shadow:0px 5px 10px #d8d8d8;text-transform:uppercase;background:#fff;gap:10px;border-radius:15px;overflow:hidden;cursor:pointer;transition:all .2s linear;font-weight:bold;color:#193221}body main .rightbar .rightbar-wrapper .how-order:hover{box-shadow:0px 10px 10px #b8b8b8}body main .rightbar .rightbar-wrapper .how-order:active{box-shadow:0px 10px 10px #b8b8b8 inset}body main .rightbar .rightbar-wrapper .how-order img{height:50px}body main .rightbar .rightbar-wrapper .barcode{display:flex;align-items:center;text-align:center;padding:20px 20px;position:relative;justify-content:center;text-transform:uppercase;background:#fff;gap:10px;flex-direction:column;border-radius:15px;overflow:hidden;font-weight:bold;color:#193221}body main .rightbar .rightbar-wrapper .barcode img{height:63px}body main .rightbar .rightbar-wrapper .barcode svg{position:absolute;top:12px;left:20px;height:80px;filter:blur(2px);z-index:2;animation:redline 3.5s infinite linear}@keyframes redline{0%{left:20px}50%{left:100px}100%{left:20px}}body main .rightbar .rightbar-wrapper .barcode input{background:rgba(92,90,87,.1);border:none;border-radius:15px;height:50px;outline:none;font-size:18px;text-align:center;width:100%}body main .rightbar .rightbar-wrapper .barcode p.description{font-size:14px;text-transform:none;font-weight:normal}body main .rightbar .rightbar-wrapper .barcode .second-btn{background:rgba(255,255,255,.1);border-radius:15px;height:50px;border:2px solid silver;box-shadow:0px 5px 10px #d8d8d8;outline:none;font-size:16px;cursor:pointer;text-align:center;width:100%}body main .rightbar .rightbar-wrapper .barcode .second-btn:hover{border:2px solid silver;border-color:#4984c0}body main .rightbar .rightbar-wrapper .barcode .second-btn:active{background:#d9d9d9}body footer{margin-top:50px;display:flex;padding:50px 20px;background:#fff}body footer .leftside{min-width:250px;max-width:250px}@media screen and (max-width: 1356px){body footer .leftside{display:none}}body footer .center{width:100%;display:flex;gap:50px;justify-content:space-between}@media screen and (max-width: 1356px){body footer .center{justify-content:center}}@media screen and (max-width: 937px){body footer .center{flex-direction:column;gap:0}}body footer .center .categories{font-weight:bold}body footer .center .categories ul{width:400px;list-style:none;margin:20px 0 0 0;display:flex;flex-wrap:wrap;gap:20px;height:300px;font-weight:normal;flex-direction:column;padding:0}@media screen and (max-width: 937px){body footer .center .categories ul{min-height:150px;width:100%}}body footer .center .categories ul li{text-overflow:ellipsis;width:100px;overflow:hidden}@media screen and (max-width: 492px){body footer .center .categories ul li{width:70px}}body footer .center .categories ul li a{color:#9d9d9d;text-decoration:none;white-space:nowrap}body footer .center .categories ul li a:hover{color:#717171}body footer .center .categories ul li a img{display:none}body footer .center .footer-info{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 937px){body footer .center .footer-info{justify-content:center;border-top:2px solid #ccc;padding-top:20px;align-items:center}}body footer .center .footer-info img{width:100px}body footer .center .footer-info__text{margin-top:-5px;display:flex;flex-direction:column;gap:20px;align-items:baseline}@media screen and (max-width: 937px){body footer .center .footer-info__text{justify-content:center;align-items:center;text-align:center}}body footer .center .footer-info__text a{color:#456dba;text-decoration:none}body footer .center .footer-info__text a:hover{color:#244071}body footer .rightside{min-width:250px;max-width:250px}@media screen and (max-width: 1356px){body footer .rightside{display:none}}#product{display:flex;margin-top:20px;gap:20px}@media screen and (max-width: 737px){#product{flex-direction:column}}#product .leftside{display:flex;align-items:center;background:#fff;border-radius:15px;width:100%;justify-content:center}#product .leftside img{border-radius:15px;-o-object-fit:contain;object-fit:contain}#product .product__short-info{padding:20px;width:100%;background:#fff;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 773px){#product .product__short-info{width:calc(100% - 40px)}}#product .product__short-info .product-info{display:flex;flex-direction:column;gap:20px;width:100%;color:#636363}#product .product__short-info .product-info .availability{display:flex;align-items:center;gap:10px}#product .product__short-info .product-info .availability img{width:20px}#product .product__short-info .product-info .price-wrapper{display:flex;gap:10px;align-items:baseline}#product .product__short-info .product-info .price-wrapper .price{font-size:30px;font-weight:bold;color:#193221}#product .product__short-info .product-info .price-wrapper .oldprice{font-size:18px;text-decoration:line-through}#product .product__short-info .product-info .rating{display:flex;align-items:center;gap:10px;font-weight:bold}#product .product__short-info button{border:none;margin-top:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;border-radius:15px;color:#fff;text-transform:uppercase;font-weight:bold;background:#53c38b;height:50px}#product .product__short-info button:hover{background:#54a27c}#product .product__short-info button:active{box-shadow:0px 10px 10px rgba(0,0,0,.2588235294) inset;background:#54a27c}#product .order{width:100%}#product .order h2{text-align:center;width:100%}#product .order form{display:flex;margin-top:20px;flex-direction:column;width:100%;gap:10px}#product .order form input{display:flex;align-items:center;height:35px;padding:5px;font-size:16px;text-align:center;border:2px solid silver;border-radius:15px;background:#fff;outline:none}#product .order form input:focus{border:2px solid #626262}#product .order form button{border:none;margin-top:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;border-radius:15px;color:#fff;text-transform:uppercase;font-weight:bold;background:#53c38b;height:50px}#product .order form button:hover{background:#54a27c}.product_info h4{margin-top:20px;font-size:26px}.product_info .product-info_wrapper{display:flex;margin-top:20px;gap:20px}@media screen and (max-width: 773px){.product_info .product-info_wrapper{flex-direction:column}}.product_info .product-info_wrapper .product-info_list{font-size:15px;display:flex;background:#fff;flex-direction:column;width:50%;height:100%;border-radius:5px;overflow:hidden}@media screen and (max-width: 773px){.product_info .product-info_wrapper .product-info_list{width:100%;flex-direction:row;white-space:nowrap;overflow-x:scroll}.product_info .product-info_wrapper .product-info_list::-webkit-scrollbar{display:none}}.product_info .product-info_wrapper .product-info_list #structure,.product_info .product-info_wrapper .product-info_list #info,.product_info .product-info_wrapper .product-info_list #method-of-application,.product_info .product-info_wrapper .product-info_list #rating,.product_info .product-info_wrapper .product-info_list #reviews,.product_info .product-info_wrapper .product-info_list #in-other-city,.product_info .product-info_wrapper .product-info_list #in-other-country,.product_info .product-info_wrapper .product-info_list #on-other-language{padding:12px 20px;display:flex;gap:15px;cursor:pointer}.product_info .product-info_wrapper .product-info_list #structure img,.product_info .product-info_wrapper .product-info_list #info img,.product_info .product-info_wrapper .product-info_list #method-of-application img,.product_info .product-info_wrapper .product-info_list #rating img,.product_info .product-info_wrapper .product-info_list #reviews img,.product_info .product-info_wrapper .product-info_list #in-other-city img,.product_info .product-info_wrapper .product-info_list #in-other-country img,.product_info .product-info_wrapper .product-info_list #on-other-language img{display:flex;align-items:center;justify-content:center;height:20px;width:20px}.product_info .product-info_wrapper .product-info_list #structure:hover,.product_info .product-info_wrapper .product-info_list #info:hover,.product_info .product-info_wrapper .product-info_list #method-of-application:hover,.product_info .product-info_wrapper .product-info_list #rating:hover,.product_info .product-info_wrapper .product-info_list #reviews:hover,.product_info .product-info_wrapper .product-info_list #in-other-city:hover,.product_info .product-info_wrapper .product-info_list #in-other-country:hover,.product_info .product-info_wrapper .product-info_list #on-other-language:hover{background:#e8e8e8}.product_info .product-info_wrapper .product-info_list #structure:active,.product_info .product-info_wrapper .product-info_list #info:active,.product_info .product-info_wrapper .product-info_list #method-of-application:active,.product_info .product-info_wrapper .product-info_list #rating:active,.product_info .product-info_wrapper .product-info_list #reviews:active,.product_info .product-info_wrapper .product-info_list #in-other-city:active,.product_info .product-info_wrapper .product-info_list #in-other-country:active,.product_info .product-info_wrapper .product-info_list #on-other-language:active{box-shadow:0px 10px 10px #b8b8b8 inset}.product_info .product-info_wrapper .product-info_list #structure.active,.product_info .product-info_wrapper .product-info_list #info.active,.product_info .product-info_wrapper .product-info_list #method-of-application.active,.product_info .product-info_wrapper .product-info_list #rating.active,.product_info .product-info_wrapper .product-info_list #reviews.active,.product_info .product-info_wrapper .product-info_list #in-other-city.active,.product_info .product-info_wrapper .product-info_list #in-other-country.active,.product_info .product-info_wrapper .product-info_list #on-other-language.active{box-shadow:0px 10px 10px #b8b8b8 inset;background:#e8e8e8}.product_info .product-info_wrapper .product-info_rightbar{display:flex;background:#fff;width:100%;padding:20px;border-radius:5px;font-size:15px;transition:all .4s}@media screen and (max-width: 773px){.product_info .product-info_wrapper .product-info_rightbar{width:calc(100% - 40px)}}.product_info .product-info_wrapper .product-info_rightbar ul{margin:0;padding:0;display:flex;gap:20px;flex-direction:column;list-style-type:none}.product_info .product-info_wrapper .product-info_rightbar #structure{width:100%}.product_info .product-info_wrapper .product-info_rightbar #structure ul{padding:0;margin:0}.product_info .product-info_wrapper .product-info_rightbar #info ul{gap:20px;display:flex}.product_info .product-info_wrapper .product-info_rightbar #rating ul li{display:flex;flex-direction:column;gap:10px}.product_info .product-info_wrapper .product-info_rightbar #rating ul li img{width:17px}.product_info .product-info_wrapper .product-info_rightbar #reviews{display:flex;flex-direction:column;width:100%;gap:10px}.product_info .product-info_wrapper .product-info_rightbar #reviews form{width:100%;display:flex;gap:10px;flex-direction:column;width:100%}.product_info .product-info_wrapper .product-info_rightbar #reviews form input{background:rgba(92,90,87,.1);border:none;border-radius:15px;height:45px;outline:none;font-size:16px;font-family:"OpenSans";text-align:left;padding:0 20px;width:calc(100% - 40px)}.product_info .product-info_wrapper .product-info_rightbar #reviews form textarea{resize:none;background:rgba(92,90,87,.1);border:none;border-radius:15px;height:100px;text-align:left;outline:none;font-size:16px;padding:20px;width:calc(100% - 40px)}.product_info .product-info_wrapper .product-info_rightbar #reviews form button{background:rgba(255,255,255,.1);border-radius:15px;height:50px;border:none;box-shadow:0px 5px 10px #d8d8d8;outline:none;font-size:16px;cursor:pointer;text-align:center;margin-top:15px;width:100%}.product_info .product-info_wrapper .product-info_rightbar #reviews form button:hover{background:#e8e8e8}.product_info .product-info_wrapper .product-info_rightbar #reviews form button:active{box-shadow:0px 10px 10px #b8b8b8 inset}.product_info .product-info_wrapper .product-info_rightbar #reviews form button.active{box-shadow:0px 10px 10px #b8b8b8 inset;background:#e8e8e8}.product_info .product-info_wrapper .product-info_rightbar #in-other-city ul li,.product_info .product-info_wrapper .product-info_rightbar #in-other-country ul li{display:flex;align-items:center;gap:10px}.product_info .product-info_wrapper .product-info_rightbar #in-other-city ul li a:hover,.product_info .product-info_wrapper .product-info_rightbar #in-other-country ul li a:hover{color:#5480cb}.product_info .product-info_wrapper .product-info_rightbar #in-other-city ul li img,.product_info .product-info_wrapper .product-info_rightbar #in-other-country ul li img{width:15px}.product_info .product-info_wrapper .product-info_rightbar #on-other-language{flex-wrap:wrap}.product_info .product-info_wrapper .product-info_rightbar #on-other-language ul li{display:flex;gap:10px}.product_info .product-info_wrapper .product-info_rightbar #on-other-language ul li img{width:20px}.product_info .product-info_wrapper .product-info_rightbar #on-other-language ul li a:hover{color:#5480cb;text-align:left}.how-order-popup{transition:all .3s;max-width:450px;background:#fff;top:50px;left:50%;transform:translateX(-50%);transform-origin:left;overflow:visible;overflow-y:scroll;border-radius:15px;z-index:5;height:85vh;position:fixed;padding:20px;scale:0}.how-order-popup::-webkit-scrollbar{display:none}.how-order-popup h3{text-align:center;font-size:22px}.how-order-popup .items{margin-top:20px;display:flex;flex-direction:column;width:270px;align-items:center;gap:50px;justify-content:center}.how-order-popup .items .line{display:block;width:5px;height:90%;background:#80a1d6;position:absolute;z-index:1}.how-order-popup .items .item{background:#fff;display:flex;align-items:center;flex-direction:column;align-items:center;text-align:center;text-transform:uppercase;z-index:2}.how-order-popup .items .item img{width:250px;-o-object-fit:contain;object-fit:contain;margin-top:10px}.order-popup{transition:all .3s;width:350px;background:#fff;top:200px;left:50%;transform:translateX(-50%);transform-origin:left;overflow:visible;border-radius:15px;z-index:4;position:fixed;padding:20px 20px 30px 20px;scale:0}@media screen and (max-width: 492px){.order-popup{width:280px}}.order-popup h3{text-align:center;font-size:22px}.order-popup form{width:100%;margin-top:20px;display:flex;gap:10px;flex-direction:column;width:100%}.order-popup form input{background:rgba(92,90,87,.1);border:none;border-radius:15px;height:60px;outline:none;font-size:16px;font-family:"OpenSans";text-align:left;padding:0 20px;width:calc(100% - 40px)}.order-popup form input.error{border:2px solid #cc8585}.order-popup form button{border:none;margin-top:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;border-radius:15px;color:#fff;text-transform:uppercase;font-weight:bold;background:#53c38b;height:60px}.order-popup form button:hover{background:#54a27c}.order-popup form button:active{box-shadow:0px 10px 10px rgba(0,0,0,.2588235294) inset;background:#54a27c}.navigation-popup-mobile{position:fixed;background:#fff;width:400px;height:100%;left:-100%;transition:all .4s;visibility:hidden;z-index:4;top:0;padding:0}@media screen and (max-width: 640px){.navigation-popup-mobile{width:80%}}.navigation-popup-mobile .title{padding:0 20px;height:80px;display:flex;align-items:center;justify-content:space-between;font-size:22px;border-bottom:2px solid #cfcfcf}.navigation-popup-mobile .title .code-check-mb{cursor:pointer}.navigation-popup-mobile .title img{-o-object-fit:contain;object-fit:contain;width:40px}.navigation-popup-mobile ul{height:100%;list-style-type:none;font-size:16px;padding:0 20px;display:flex;flex-direction:column;margin-top:20px}.navigation-popup-mobile ul li{width:100%}.navigation-popup-mobile ul li a{padding:5px 15px;height:35px;border-radius:15px;display:flex;align-items:center;gap:15px;cursor:pointer;color:#193221;text-decoration:none}.navigation-popup-mobile ul li a img{width:12px;transition:all .3s}.navigation-popup-mobile ul li a:hover{background:#e8e8e8}.navigation-popup-mobile ul li a:hover img{width:15px}.navigation-popup-mobile ul li a:hover img:active{background:#d9d9d9}.catalog-popup-mobile{position:fixed;background:#fff;width:400px;height:100%;left:-100%;transition:all .4s;visibility:hidden;z-index:4;top:0;padding:0}@media screen and (max-width: 640px){.catalog-popup-mobile{width:80%}}.catalog-popup-mobile .catalog .title{padding:0 20px;height:80px;display:flex;align-items:center;font-size:22px;border-bottom:2px solid #cfcfcf}.catalog-popup-mobile .catalog ul{list-style-type:none;font-size:16px;padding:0 20px;display:flex;height:calc(100vh - 120px);overflow-y:scroll;flex-direction:column;margin:20px 0}.catalog-popup-mobile .catalog ul::-webkit-scrollbar{background:#e8e8e8;width:10px;border-radius:15px;overflow:hidden}.catalog-popup-mobile .catalog ul::-webkit-scrollbar-thumb{background:#ababab;border-radius:15px}.catalog-popup-mobile .catalog ul li{width:100%}.catalog-popup-mobile .catalog ul li a{padding:5px 15px;height:35px;border-radius:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:center;gap:15px;cursor:pointer;color:#193221;text-decoration:none}.catalog-popup-mobile .catalog ul li a img{width:12px;transition:all .3s}.catalog-popup-mobile .catalog ul li a:hover{background:#e8e8e8}.catalog-popup-mobile .catalog ul li a:hover img{width:15px}.catalog-popup-mobile .catalog ul li a:hover img:active{background:#d9d9d9}.top-order-btn{position:fixed;z-index:3;top:100px;display:flex;align-items:center;justify-content:center;visibility:hidden;transition:all .4s}.top-order-btn #top-order-btn_inner{border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;border-radius:15px;color:#fff;text-transform:uppercase;font-weight:bold;background:#53c38b;width:70px;height:70px;border-radius:50%}.top-order-btn #top-order-btn_inner img{width:30px}.top-order-btn #top-order-btn_inner:hover{background:#54a27c}.top-order-btn #top-order-btn_inner:hover:active{box-shadow:0px 10px 10px rgba(0,0,0,.2588235294) inset;background:#54a27c}.pay-and-delivery{background:#fff;margin-top:20px;border-radius:15px;width:calc(100% - 40px);padding:20px}.contacts{background:#fff;margin-top:20px;border-radius:15px;width:calc(100% - 40px);padding:20px}.search-block__item{display:flex;gap:20px;align-items:center;cursor:pointer;padding:10px}.search-block__item:hover{background:#e8e8e8}.search-block__item img{width:30px;border-radius:5px}.not-found{display:flex;justify-content:center;width:100%;height:100%;text-align:center}.not-found img{width:250px;margin-top:20px}.not-found b{color:#cc8585;text-align:center}.breadcrumbs{display:flex;gap:10px;list-style-type:none;margin:0;padding:0;color:#636363;overflow-x:scroll;white-space:nowrap}.breadcrumbs::-webkit-scrollbar{display:none}.breadcrumbs .bread-item a{color:#636363}.breadcrumbs .bread-item a:hover{color:#4984c0}.static-page{margin-top:20px}.search-popup-mobile{position:fixed;background:#fff;width:400px;height:100%;left:-100%;transition:all .4s;visibility:hidden;z-index:4;top:0;padding:0}@media screen and (max-width: 640px){.search-popup-mobile{width:80%}}.search-popup-mobile .title{padding:0 20px;height:80px;display:flex;align-items:center;font-size:22px;border-bottom:2px solid #cfcfcf}.search-popup-mobile .search-wrapper{display:flex;align-items:center;height:35px;overflow:hidden;margin:20px 20px;width:calc(100% - 60px);justify-content:space-between;border:2px solid silver;border-radius:15px;background:#fff;position:relative;padding:5px}.search-popup-mobile .search-wrapper input{border:none;width:75%;margin-left:20px;height:100%;font-size:16px;outline:none}.search-popup-mobile .search-wrapper .close-search{transition:all .4s;position:absolute;right:-40px;top:9px;cursor:pointer;transition:all .1s}.search-popup-mobile .search-wrapper .close-search:hover svg #clear-search{fill:#5c5c5c}.search-popup-mobile #search-result-mobile{padding:20px}.seo{background:#fff;padding:20px;width:calc(100% - 40px);margin-top:20px}.seo p{margin-top:20px}.error-404-wrapper{background:#fbfdfa;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.error-404-wrapper .background{display:flex;-o-object-fit:contain;object-fit:contain;filter:invert(100%)}.error-404-wrapper .background img{height:300px;-o-object-fit:contain;object-fit:contain}.thanks{margin-top:20px}.barcode-md{z-index:4;overflow:hidden;visibility:hidden;left:50%;transform:translateX(-50%);width:300px;display:flex;align-items:center;text-align:center;transition:all .4s;transform-origin:left;padding:20px 20px;position:fixed;justify-content:center;text-transform:uppercase;background:#fff;scale:0;gap:10px;top:200px;flex-direction:column;border-radius:15px;font-weight:bold;color:#193221}@media screen and (max-width: 492px){.barcode-md{width:250px}}.barcode-md img{height:63px}.barcode-md svg{top:12px;height:80px;position:absolute;filter:blur(2px);z-index:2;animation:redline 3.5s infinite linear}@keyframes redline{0%{left:45px}50%{left:200px}100%{left:45px}}@media screen and (max-width: 1356px){.barcode-md svg{animation:redline 3.5s infinite linear}@keyframes redline{0%{left:90px}50%{left:245px}100%{left:90px}}}@media screen and (max-width: 492px){.barcode-md svg{animation:redline 3.5s infinite linear}@keyframes redline{0%{left:10px}50%{left:180px}100%{left:10px}}}.barcode-md input{background:rgba(92,90,87,.1);border:none;border-radius:15px;height:50px;outline:none;font-size:18px;text-align:center;width:100%}.barcode-md p.description{font-size:14px;text-transform:none;font-weight:normal}.barcode-md .second-btn{background:rgba(255,255,255,.1);border-radius:15px;height:50px;border:2px solid silver;box-shadow:0px 5px 10px #d8d8d8;outline:none;font-size:16px;cursor:pointer;text-align:center;width:100%}.barcode-md .second-btn:hover{border:2px solid silver;border-color:#4984c0}.barcode-md .second-btn:hover:active{background:#d9d9d9}.popup-chk-phone{transition:all .3s;width:280px;background:#fff;top:200px;display:flex;flex-direction:column;left:50%;gap:20px;justify-content:center;transform:translateX(-50%);transform-origin:left;overflow:visible;border-radius:15px;z-index:4;height:280px;position:fixed;padding:20px 20px 30px 20px;scale:1;text-align:center}@media screen and (min-width: 492px){.popup-chk-phone{width:350px}}.popup-chk-phone .btn-wrapper{display:flex;flex-direction:column;gap:10px;margin-top:20px}.popup-chk-phone .second-btn{margin-top:20px;background:rgba(255,255,255,.1);border-radius:15px;height:50px;border:2px solid silver;box-shadow:0px 5px 10px #d8d8d8;outline:none;font-size:16px;cursor:pointer;text-align:center;width:100%}.popup-chk-phone .second-btn:hover{border:2px solid silver;border-color:#4984c0}.popup-chk-phone .second-btn:hover:active{background:#d9d9d9}.beforeexitepopup{display:flex;position:fixed;top:200px;left:50%;z-index:4;padding:20px;flex-direction:column;transform:translateX(-50%);transform-origin:left;transition:all .4s;visibility:hidden;gap:10px;background:#fff;border-radius:15px;scale:0;text-align:center}.beforeexitepopup p{margin-top:10px}.beforeexitepopup b{font-size:20px}.beforeexitepopup form{margin-top:10px;display:flex;flex-direction:column;gap:10px}.beforeexitepopup form input{display:flex;align-items:center;height:55px;overflow:hidden;width:100%;justify-content:space-between;border:2px solid silver;border-radius:15px;background:#fff;position:relative;box-sizing:border-box;padding:10px;outline:none;text-align:center}.beforeexitepopup form input.error{border:2px solid #cc8585}.beforeexitepopup form button{border:none;margin-top:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;font-size:16px;border-radius:15px;color:#fff;text-transform:uppercase;font-weight:bold;background:#53c38b;height:50px}.beforeexitepopup form button:hover{background:#54a27c}.beforeexitepopup form button:hover:active{box-shadow:0px 10px 10px rgba(0,0,0,.2588235294) inset;background:#54a27c}/*# sourceMappingURL=style.min.css.map */