@import url(https://cdn.jsdelivr.net/npm/tom-select@2.0.0/dist/css/tom-select.css);@import url(https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/12.0.0/nouislider.min.css);.tank_you .tank_you_top .ty_title[data-v-9402fbf8]{display:flex;align-items:center;justify-content:center;margin:0 0 28px}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Geometria;src:url(/fonts/Geometria/Geometria-Regular.eot);src:local("Geometria Regular"),local("Geometria-Regular"),url(/fonts/Geometria/Geometria-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/Geometria/Geometria-Regular.woff2) format("woff2"),url(/fonts/Geometria/Geometria-Regular.woff) format("woff"),url(/fonts/Geometria/Geometria-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geometria;src:url(/fonts/Geometria/Geometria-Bold.eot);src:local("/fonts/Geometria/Geometria Bold"),local("Geometria-Bold"),url(/fonts/Geometria/Geometria-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/Geometria/Geometria-Bold.woff2) format("woff2"),url(/fonts/Geometria/Geometria-Bold.woff) format("woff"),url(/fonts/Geometria/Geometria-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geometria;src:url(/fonts/Geometria/Geometria-Medium.eot);src:local("Geometria Medium"),local("Geometria-Medium"),url(/fonts/Geometria/Geometria-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/Geometria/Geometria-Medium.woff2) format("woff2"),url(/fonts/Geometria/Geometria-Medium.woff) format("woff"),url(/fonts/Geometria/Geometria-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}.modal_bg{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1050;outline:0;overflow-x:hidden;overflow-y:auto;background:#111;opacity:.6;transition:right .4s;visibility:hidden}#singModalBg{background:var(--black);opacity:.5;width:300vw;height:200vh;position:absolute;left:-100vw;top:0;z-index:102;display:none}#singModalBg.opened{display:block}.modal_bg.opened{visibility:visible}.modal{margin:0 auto;position:fixed;height:100vh;z-index:1051;top:0;right:0;background:var(--white);overflow-y:scroll;overflow-x:hidden;transform:translateX(100%);transition-duration:.4s}.modal.opened{transform:translateX(0)}.modal_close{position:absolute;top:81px;right:50px;width:58px;height:58px;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url(/icons/close.svg)}.cart_modal{max-width:650px;width:100%}.cart_modal .cart_top{padding:90px 19px 50px 50px}.cart_modal .cart_top>.title{font-weight:500;font-size:35px;line-height:115%;color:var(--black);margin:0 0 40px}.cart_modal .cart_top .total_sm_wrap{color:var(--black);font-weight:400;font-size:17px;line-height:115%;margin:0 0 20px}.cart_modal .cart_top .total_sm_wrap span{color:#ff6700;font-weight:500}.cart_modal .cart_top .cart_list{max-height:446px;overflow-y:auto;padding:0 26px 0 0}.cart_modal .cart_top .cart_item{display:flex;justify-content:flex-start;align-items:flex-start;padding:20px 0;border-top:1px solid var(--border)}.cart_modal .cart_top .cart_item+.cart_item{margin:19px 0 0}.cart_modal .cart_top .cart_item .product_img{min-width:102px;height:102px;position:relative;margin:0 28px 0 0}.cart_modal .cart_top .cart_item .product_img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cart_modal .cart_item .product_descr_wrap{position:relative;width:100%;display:flex;justify-content:space-between;align-items:flex-start}.cart_modal .cart_item .product_descr{max-width:310px;width:100%;margin:0 15px 0 0}.cart_modal .cart_item .product_descr .title{font-size:19px;line-height:120%;margin:0 0 18px}.cart_modal .cart_item .product_descr .counter_wrap{width:100%;display:flex;justify-content:flex-start;align-items:flex-end}.counter{display:flex;justify-content:flex-start;align-items:center;min-width:115px;max-width:115px;margin:0 29px 0 0}.counter .c_item+.c_item{margin:0 0 0 4px}.counter .counter_btn{justify-content:center;min-width:36px;background:rgba(58,58,58,.6);font-size:28.3451px;color:var(--white);border:none}.counter .counter_btn,.counter .counter_number{display:flex;align-items:center;height:36px;line-height:115%}.counter .counter_number{font-size:17.007px;text-align:center;width:36px;outline:none;border:.809859px solid #f2f2f2}.cart_modal .cart_item .price_wrap .price_old{margin:0 0 2px}.cart_modal .cart_item .price_wrap .price_old del{font-size:14px;line-height:75%;color:rgba(58,58,58,.6)}.cart_modal .cart_item .price_wrap .price_current p{font-weight:400;font-size:23px;line-height:75%;color:var(--black-main)}.cart_modal .delete_from_chart{display:block;width:24px;height:24px}.cart_modal .delete_from_chart i{display:block;width:100%;height:100%;background:url(/icons/trash.svg) no-repeat 50%;background-size:cover}.cart_modal .cart_with{padding:50px;background:var(--grey)}.cart_with h3{margin:0 0 20px}.cart_with_list{display:flex;justify-content:flex-start}.cart_with_list .swiper-slide{width:auto}.cart_with_list .product_item_wrap{margin:0;min-width:265px;max-width:265px;height:362px}.cart_with_list .product_item_wrap .product_item{padding:19px 17px 17px}.cart_with_list .product_item_wrap .product_item .product_image_wrap{height:174px;margin:0 0 15px}.cart_with_list .product_item_wrap .product_item .product_image_wrap .product_image{max-width:174px;min-width:174px;height:174px}.cart_with_list .product_item_wrap .product_item .pi_info .product_rating_wrap{margin:0 0 12px}.cart_with_list .product_item_wrap .product_item .pi_info .product_link{font-size:16px;line-height:120%}.cart_with_list .product_item_wrap .product_item .pi_info{margin:0 0 9px}.cart_with_list .add_to_cart{padding:10px 19px}.cart_with_list .add_to_cart .icon{width:13px;height:13px;margin:0 8px 0 0;background-size:cover}.cart_with_list .add_to_cart span{font-size:12.1827px;line-height:100%}.cart_total{padding:50px}.cart_total .total_wrap{display:flex;justify-content:flex-start;align-items:flex-end}.cart_total .total_price_wrap{margin:0 26px 0 0}.cart_total .total_price_wrap .title{font-size:14px;line-height:115%;color:var(--black-transparent);margin:0 0 10px;white-space:nowrap}.cart_total .total_price_wrap .total_price{margin:0;font-weight:500;font-size:35px;line-height:115%;white-space:nowrap}.cart_total .total_nav{display:flex;justify-content:flex-start;align-items:center}.cart_total .total_nav .add_to_cart{margin:0 10px 0 0;padding:15px 35px}.cart_total .total_nav .add_to_cart span{font-size:15px}.cart_total .total_nav .btn_white{font-size:15px;white-space:nowrap;padding:15px 35px}.modal.sign_modal{width:100%;height:auto;transform:translateX(0) translateY(-200%);top:99px;position:absolute;right:0;overflow-y:visible;overflow-x:visible;max-width:450px}.modal.sign_modal.opened{transform:translateX(0) translateY(0)}.sign_modal{background:#fff;border:1px solid #f2f2f2;box-sizing:border-box;box-shadow:0 4px 10px rgba(0,0,0,.1)}.sign_modal .sign_content_item{display:none;padding:30px}.sign_modal .sign_content_item.active{display:block}.sign_modal .sign_tabs_list{display:flex;justify-content:flex-start;align-items:flex-end;padding:28px 30px 0;position:relative}.sign_modal .sign_tabs_list:after{content:"";display:block;position:absolute;width:100%;height:3px;bottom:0;left:0;background:var(--border)}.sign_modal .sign_tabs_list .sign_tab{width:auto;padding:0 0 10px;border-bottom:3px solid transparent;font-size:16px;line-height:110%;color:var(--black);position:relative;z-index:1;cursor:pointer;outline:none}.sign_modal .sign_tabs_list .sign_tab.active{color:var(--orange);border-bottom:3px solid var(--orange)}.sign_modal .sign_tabs_list .sign_tab+.sign_tab{margin:0 0 0 44px}.sign_modal .sign_bottom{padding:0 30px 33px}.sign_modal .sign_bottom .or_text{font-size:16px;line-height:110%;color:rgba(58,58,58,.6);text-align:center;position:relative;display:flex;justify-content:center;align-items:center;margin:0 0 30px}.sign_modal .sign_bottom .or_text span{padding:0 15px}.sign_modal .sign_bottom .or_text:before{left:0}.sign_modal .sign_bottom .or_text:after,.sign_modal .sign_bottom .or_text:before{content:" ";display:inline-block;width:50px;height:1px;background:var(--border);top:50%}.sign_modal .sign_bottom .or_text:after{right:0}.sign_modal .sign_bottom .social_login_wrap{display:flex;justify-content:space-between;align-items:center}.sign_modal .sign_bottom .social_login_wrap .social_login_item{background:var(--white);border:1px solid var(--border);width:185px;height:52px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.sign_modal .custom_checkbox{margin:20px 0}.sign_modal .sign_btn{color:var(--white);padding:21px;width:100%;font-size:18px;line-height:110%}.sign_modal .forgot_wrap .descr,.sign_modal .forgot_wrap .title{margin:0 0 20px}@media screen and (max-width:645px){.cart_modal .cart_top{padding:84px 20px 30px 30px}.cart_modal .cart_with{padding:30px}.cart_with_list{overflow-x:auto;margin:0 -30px;padding:0 0 0 30px}.cart_total{padding:30px}.cart_total .total_wrap{flex-direction:column;align-items:flex-start}.cart_modal .cart_top>.title{font-size:27px}.modal_close{width:44px;height:44px;right:30px}.cart_total .total_nav{flex-direction:column;align-items:stretch;width:100%}.cart_total .total_nav .add_to_cart{margin:0 0 10px;justify-content:center}.cart_total .total_nav .btn_white{text-align:center}.cart_with_list .small_prev{left:0}.cart_with_list .small_next{right:0}}@media screen and (max-width:520px){.cart_modal .cart_item .product_descr .counter_wrap{flex-direction:column;align-items:flex-start}.cart_modal .cart_item .product_descr .counter_wrap .counter{margin:0 0 10px}}@media screen and (max-width:460px){.cart_modal .cart_top{padding:84px 10px 20px 20px}.cart_modal .cart_with{padding:20px}.cart_total{padding:20px 20px 110px}}.breadcrumbs{padding:20px 0}.breadcrumbs_list{display:flex}.breadcrumbs_list li{vertical-align:top;font-weight:400;font-size:17px;line-height:135%;color:var(--black-main);white-space:nowrap}.breadcrumbs_list li+li{position:relative;margin:0 0 0 16px;padding:0 0 0 16px}.breadcrumbs_list li+li:before{content:"";position:absolute;left:-6px;top:50%;width:12px;height:12px;display:block;background-image:url(/icons/angle-down.svg);background-size:cover;transform:translateY(-50%) rotate(-90deg)}.breadcrumbs_list li .breadcrumb_link{font-size:17px;line-height:135%;color:var(--black-transparent);white-space:nowrap}.breadcrumbs .breadcrumbs_mob{display:none;justify-content:flex-start;align-items:center}.breadcrumbs .breadcrumbs_mob .arrow_right{transform:rotate(180deg);margin:0 6px 0 0}@media screen and (max-width:768px){.breadcrumbs{padding:20px 0}.breadcrumbs_list{display:none}.breadcrumbs .breadcrumbs_mob{display:flex}}.page_list{margin:0 auto;display:flex;justify-content:center;align-items:center}.pagination li+li{margin:0 0 0 20px}.pagination .page_number{min-width:36px;max-width:36px;height:36px;display:flex;justify-content:center;align-items:center;font-size:20px;line-height:75%;color:var(--black-main);border-radius:50%}.pagination .page_number.active{background-color:var(--orange);color:var(--white)}.pagination .page_btn{min-width:25px;max-width:25px;height:25px}.pagination .page_btn.page_prev .icon{width:25px;height:25px;background-image:url(/icons/arrow-left.svg)}.pagination .page_btn.page_next .icon{width:25px;height:25px;background-image:url(/icons/arrow-right.svg)}.orange_btn{background:linear-gradient(180deg,#ff6700,#ff4949);border-radius:100020px;cursor:pointer;border:none}.add_to_cart{display:flex;padding:12px 22px}.add_to_cart .icon{width:16px;height:16px;background-image:url(/icons/cart-sm.svg);margin:0 10px 0 0}.add_to_cart span{color:var(--white);white-space:nowrap}.add_to_cart span,.btn_white{font-weight:700;font-size:14px;line-height:100%}.btn_white{border:2px solid rgba(58,58,58,.6);box-sizing:border-box;border-radius:100020px;padding:15px 28px;color:var(--black-main)}.btn_wrap{display:flex;justify-content:center}.grey_link span{font-size:14px;line-height:135%;white-space:nowrap;margin:0 6px 0 0;color:#0c051a;border-bottom:1px dashed #0c051a}.see_all_btn{margin:0 auto}.grey_link{justify-content:flex-start}.gradient_btn,.grey_link{display:flex;align-items:center}.gradient_btn{background:linear-gradient(180deg,#ff6700,#ff4949);width:100%;justify-content:center;border-radius:9999px;min-width:175px;max-width:175px}.from_wrap .title{margin:0 0 30px;font-size:26px;line-height:115%}.input_group{margin:0 0 10px;position:relative;width:100%}.input_group>input,.input_group>textarea{width:100%;height:64px;background:var(--white);border:1px solid var(--border);box-sizing:border-box;padding:18px 18px 18px 76px;font-weight:400;font-size:17px;line-height:135%;color:var(--black-main);position:relative}.input_group.nonicon>input,.input_group.nonicon>textarea{padding:18px}.input_group.error.custom_select .vs__dropdown-toggle,.input_group.error>input,.input_group.error>textarea{border:1px solid var(--error)}.input_group textarea{resize:none;outline:none;height:120px}.input_group .floating_label{position:absolute;pointer-events:none;left:76px;top:21px;transition:all .2s ease;font-weight:400;font-size:17px;line-height:135%;color:var(--black-main);opacity:.5}.input_group.nonicon .floating_label{left:18px}.input_group input:focus,.input_group input:not(:empty),.input_group input:valid,.input_group textarea:focus,.input_group textarea:not(:empty),.input_group textarea:valid{padding:29px 18px 18px 76px}.input_group.nonicon input:focus,.input_group.nonicon input:not(:empty),.input_group.nonicon input:valid,.input_group.nonicon textarea:focus,.input_group.nonicon textarea:not(:empty),.input_group.nonicon textarea:valid{padding:29px 18px 18px}input:not(:-moz-placeholder-shown)~.floating_label,textarea:not(:-moz-placeholder-shown)~.floating_label{top:13px;left:76px;font-size:14px;line-height:115%}input:not(:-ms-input-placeholder)~.floating_label,textarea:not(:-ms-input-placeholder)~.floating_label{top:13px;left:76px;font-size:14px;line-height:115%}input:focus~.floating_label,input:not(:empty)~.floating_label,input:not(:placeholder-shown)~.floating_label,textarea:focus~.floating_label,textarea:not(:empty)~.floating_label,textarea:not(:placeholder-shown)~.floating_label{top:13px;left:76px;font-size:14px;line-height:115%}.input_group.nonicon input:not(:-moz-placeholder-shown)~.floating_label,.input_group.nonicon textarea:not(:-moz-placeholder-shown)~.floating_label{left:18px}.input_group.nonicon input:not(:-ms-input-placeholder)~.floating_label,.input_group.nonicon textarea:not(:-ms-input-placeholder)~.floating_label{left:18px}.input_group.nonicon input:focus~.floating_label,.input_group.nonicon input:not(:empty)~.floating_label,.input_group.nonicon input:not(:placeholder-shown)~.floating_label,.input_group.nonicon textarea:focus~.floating_label,.input_group.nonicon textarea:not(:empty)~.floating_label,.input_group.nonicon textarea:not(:placeholder-shown)~.floating_label{left:18px}.input_group i{position:absolute;top:18px;left:28px}.input_group .email_icon{background:url(/icons/email-icon.svg);background-size:cover;width:28px;height:28px}.input_group .password_icon{background:url(/icons/password-icon.svg);background-size:cover;width:28px;height:28px}.input_group .user_icon{background:url(/icons/user-icon.svg);background-size:cover;width:28px;height:28px}.input_group .phone_icon{background:url(/icons/phone-icon.svg);background-size:cover;width:28px;height:28px}.custom_checkbox input{display:none}.custom_checkbox input+label{display:block;position:relative;padding:0 0 0 29px;font-weight:400;font-size:16px;line-height:115%;color:var(--black);cursor:pointer;background:transparent}.custom_checkbox input+label:before{content:"";position:absolute;left:0;top:0;display:block;width:19px;height:19px;background-position:50%;background-repeat:no-repeat;background-color:transparent;border:1px solid var(--border);box-sizing:border-box}.custom_checkbox input:checked+label:before{background-image:url(/icons/checkbox-checked.svg)}.custom_select select{display:none}.custom_select.mod .ts-wrapper .ts-control{display:flex;width:100%;height:64px;background:var(--white);border:1px solid rgba(0,0,0,.1);box-sizing:border-box;padding:28px 16px 8px;font-weight:400;font-size:15px;line-height:18px;color:var(--black-main);position:relative}.custom_select.mod .ts-wrapper .ts-control input{border:none;width:100%;display:none}.custom_select.mod.input_group .floating_label{font-size:15px}.custom_select.mod .ts-wrapper.has-items~.floating_label{top:8px;left:16px;font-size:12px;line-height:15px}.dropdown-active+.select_arrow{transform:rotate(180deg)}.custom_select.mod .ts-dropdown{position:absolute;top:100%;left:0;z-index:10;width:100%;padding:15px;background:var(--white);border:1px solid rgba(0,0,0,.1)}.custom_select.mod .ts-dropdown .ts-dropdown-content{max-height:100px;overflow:auto}.custom_select.mod .ts-dropdown .ts-dropdown-content::-webkit-scrollbar{width:2px}.custom_select.mod .ts-dropdown .ts-dropdown-content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);opacity:.6}.custom_select.mod .ts-dropdown .ts-dropdown-content::-webkit-scrollbar-thumb{background:var(--main)}.custom_select.mod .ts-dropdown .ts-dropdown-content::-webkit-scrollbar-thumb:hover{background:var(--link-blue)}.custom_select.mod .ts-dropdown .option{padding:5px 0;font-weight:400;font-size:14px;line-height:17px;color:var(--main);cursor:pointer}.custom_select.mod .ts-dropdown .option:first-child{padding:0 0 5px}.custom_select.mod .ts-dropdown .option:last-child{padding:5px 0 0}.custom_select.mod .ts-dropdown .option:hover{color:var(--link-blue)}.custom_select .vs__dropdown-toggle{padding:0;border:1px solid var(--border);border-radius:0;height:64px;background:#fff}.custom_select .vs__selected-options{padding:0;overflow:hidden;flex-wrap:nowrap}.custom_select .vs__selected-options .vs__selected{flex-shrink:0}.custom_select .vs__search,.custom_select .vs__search:focus,.custom_select .vs__selected{padding:28px 14px 8px;margin:0;height:52px;flex-shrink:0}.custom_select .vs__clear{display:none}.custom_select .vs--single.vs--loading .vs__selected,.custom_select .vs--single.vs--open .vs__selected{position:absolute;opacity:0;top:0;left:0}.custom_select .vs__dropdown-menu{top:100%;left:0;z-index:10;padding:15px;margin:0;width:100%;max-height:400px;min-width:100%;overflow-y:auto;box-shadow:none;border:1px solid rgba(0,0,0,.1);border-radius:0 0;background:var(--white)}.custom_select .vs__dropdown-option{display:block;white-space:nowrap;padding:5px 0;font-weight:400;font-size:14px;line-height:17px;color:var(--black-main);cursor:pointer}.custom_select .vs__dropdown-option--highlight{background:#fff;color:var(--orange)}.add_review_modal .send_review{margin:50px 0 0;padding:21px;width:100%;display:flex;justify-content:center;align-items:center;font-size:18px;line-height:110%;color:var(--white)}.product_item_wrap{background:var(--white);box-sizing:border-box;display:inline-block;width:100%;height:430px;position:relative}.swiper .product_item_wrap{min-height:430px;min-width:304px;height:auto}.product_item_wrap.has-sale{height:455px}.product_item_wrap .product_item{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);width:100%;height:auto;min-height:100%;padding:20px;position:relative}.product_item_wrap .product_item .product_image_wrap{width:100%;height:202px;display:block;position:relative;margin:0 0 18px}.product_item_wrap .product_item .product_image_wrap .actions{position:absolute;top:0;right:0}.product_item_wrap .product_item .product_image_wrap .product_image{width:100%;height:200px;display:block;margin:2px auto 0;max-width:200px;min-width:200px}.product_item_wrap .product_item .product_image_wrap .product_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product_item_wrap .product_item .pi_info{margin:0 0 18px}.product_item_wrap .product_item .hidden_info{display:none;position:absolute;width:calc(100% + 2px);left:-1px;top:100%;margin-top:-1px;background:#fff;border:1px solid var(--border);border-top:0;padding:0 20px 20px}.product_item_wrap .product_item:hover{box-shadow:0 4px 15px rgba(13,12,65,.1)}.product_item_wrap .product_item:hover .hidden_info{display:block;z-index:5;box-shadow:0 10px 15px rgba(13,12,65,.1)}.product_item_wrap .product_item .hidden_info .hi_item{display:flex;align-content:flex-start;justify-content:space-between;margin:10px 0 0;border-bottom:1px dotted #eee;font-size:14px}.product_item_wrap .product_item .hidden_info .hi_item span+span{font-weight:500;text-align:right}.product_rating_wrap{display:flex;justify-content:flex-start;align-items:flex-end;margin:0 0 16px}.product_rating_wrap .reviews_count{opacity:.5}.product_rating_wrap .reviews_count,.product_rating_wrap .reviews_count span{font-size:14px;line-height:1;color:var(--black)}.rating_box{display:flex;margin:0 10px 0 0}.rating_box .star{display:block;width:14px;height:14px;background:url(/icons/star.svg) no-repeat 50%;background-size:contain;position:relative}.rating_box .star .fill{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:url(/icons/star_full.svg) no-repeat 50%;background-size:contain}.rating_box .star+.star{margin:0 0 0 4px}.rating_box .r_t{margin:0 5px 0 0}.rating_box .star.star_full{background:url(/icons/star_full.svg) no-repeat 50%;background-size:contain}.add_review_modal .rating_box .star{width:34px;height:34px}.product_item_wrap .product_item .pi_info .is_available_wrap{margin:0 0 4px;align-items:center}.product_item_wrap .product_item .pi_info .is_available_wrap .product_code{padding:0}.product_item_wrap .product_item .pi_info .is_available_wrap .is_available{margin:0 0 0 14px}.product_item_wrap .product_item .pi_info .product_link{margin:0;font-weight:500;max-height:76px;overflow:hidden}.product_item_wrap .product_item:hover .pi_info .product_link{max-height:100px}.product_item_wrap .product_item .pi_bottom{margin:auto 0 0;display:flex;justify-content:space-between;align-items:center}.product_item_wrap .product_item .pi_bottom .price span{display:block;font-weight:700;font-size:21px;line-height:110%}.product_item_wrap .product_item .pi_bottom .price del+span{color:#ff4947}.product_item_wrap .product_item .pi_bottom .price del{font-size:12px;line-height:115%;color:var(--black-transparent)}.stickers{position:absolute;z-index:3;left:0;top:0;display:flex;flex-direction:column;align-items:start;justify-content:start;grid-row-gap:5px;row-gap:5px;grid-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.stickers.to_right{left:auto;right:0;top:0}.stickers .sticker{display:flex;align-items:center;justify-content:center;font-size:14px;padding:5px 15px;font-weight:500}.products_list{display:grid;align-items:stretch;grid-template-columns:1fr 1fr 1fr 1fr;flex-wrap:wrap;margin:0;grid-gap:20px;gap:20px}@media screen and (max-width:1460px){.products_list{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1250px){.products_list{grid-template-columns:1fr 1fr}}@media screen and (max-width:1052px){.products_list{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:930px){.products_list{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.product_item_wrap .product_item .pi_info .is_available_wrap{justify-content:space-between}.product_item_wrap .product_item .product_image_wrap{height:232px}.product_item_wrap .product_item .product_image_wrap .product_image{max-width:220px;min-width:220px;height:220px}.product_item_wrap .product_item .hidden_info,.product_item_wrap .product_item:hover .hidden_info{display:none!important}.product_item_wrap,.swiper .product_item_wrap{min-height:430px;height:auto}.product_item_wrap.has-sale{min-height:455px;height:auto}}@media screen and (max-width:640px){.product_item_wrap{max-width:360px;min-width:360px}.product_item_wrap .product_item{max-width:360px}.products_list{grid-template-columns:-webkit-min-content;grid-template-columns:min-content;justify-content:center}}@media screen and (max-width:394px){.products_list .product_item_wrap .product_item{max-width:100%;margin:0 0 20px}}.blog_item{border:1px solid #ececec;box-sizing:border-box;background:#fff;width:100%;height:auto;display:flex;flex-direction:column}.blog_item .bi_image{width:100%;height:275px}.blog_item .bi_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog_item .bi_descr{padding:24px 20px 30px;height:100%;display:flex;flex-direction:column;align-items:flex-start}.blog_item .bi_descr .blog_sticker{background:linear-gradient(180deg,#ff6700,#ff4949);border-radius:100020px;font-weight:700;font-size:14px;line-height:100%;color:var(--white);padding:4px 10px;margin:0 0 12px}.blog_item .bi_descr .blog_title{font-size:18px;line-height:120%;font-weight:500;color:var(--black-main);margin:0 0 12px}.date_wrap{display:flex;justify-content:flex-start;align-items:center;margin:auto 0 0}.date_wrap .calendar_icon{width:16px;height:16px;margin:0 10px 0 0;background-image:url(/icons/calendar.svg)}.date_wrap .calendar_icon.orange{background-image:url(/icons/calendar_orange.svg)}.date_wrap span{margin:auto 0 0;font-size:12px;line-height:93%;color:var(--black-transparent)}@media screen and (max-width:1280px){.blog_item .bi_image{height:257px}.blog_item .bi_descr{padding:30px 20px}.blog_widget .tab_swiper .swiper-slide{width:auto}}.promotion_item{border:1px solid #ececec;box-sizing:border-box;background:#fff;width:100%;height:auto;display:flex;flex-direction:column;position:relative}.promotion_item .pi_image_wrap{width:100%;height:275px;position:relative}.promotion_item .pi_image_wrap .pi_image{width:100%;height:100%}.promotion_item .pi_image_wrap .pi_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promotion_item .pi_image_wrap .pi_sticker{font-size:18px;line-height:120%;font-weight:500;padding:4px 32px;background:#ececec;position:absolute;top:-1px;left:-1px}.promotion_item .pi_descr{display:flex;flex-direction:column;padding:24px 20px 51px}.promotion_item .date_wrap{margin:0 0 18px}.promotion_item .pi_descr .promo_title{font-size:18px;line-height:120%;font-weight:500}.promotion_item .completed_sticker{display:none;position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);background:var(--orange-gradient);padding:10px 20px;font-size:26px;line-height:115%;color:#fff;font-weight:500}.promotion_item.completed .pi_descr,.promotion_item.completed .pi_image_wrap .pi_image,.promotion_item.completed .pi_image_wrap .pi_sticker{opacity:.5}.promotion_item.completed .completed_sticker{display:block}@media screen and (max-width:1280px){.promotion_item .pi_descr{padding:30px 19px 50px}}:root body{--white:#fff;--backround:#f3f3f7;--black:#000;--black-main:#3a3a3a;--black-transparent:rgba(58,58,58,0.6);--grey:#f9f9f9;--orange:#ff6700;--error:red;--orange-transparent:#fff7f2;--orange-gradient:linear-gradient(180deg,#ff6700,#ff4949);--border:#ececec;--green:#1a9f1a}::selection{background-color:var(--orange);color:var(--white)}::-moz-selection{background-color:var(--orange);color:var(--white)}html{-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}body,html{width:100%;min-height:100%;overflow-x:hidden}body{padding:0;margin:0;background:var(--white);font-size:17px;line-height:135%;position:relative;min-width:390px}body,body *{font-family:Geometria,sans-serif;font-weight:400;font-style:normal}body *{box-sizing:border-box;color:var(--black-main)}body.overflow{overflow:hidden;position:fixed}button{background:transparent;border:1px solid transparent;cursor:pointer;padding:0}button,input{outline:none}ul{list-style:none;padding:0}p,ul{margin:0}p{font-weight:400}p,strong{font-size:17px;line-height:135%;color:var(--black)}strong{font-weight:500}h1{font-size:45px;color:#3a3a3a}h1,h2{line-height:115%;font-weight:500;margin:0}h2{font-size:35px;color:var(--black-main)}h3{font-size:21px;line-height:130%;font-weight:500;margin:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}p+p{margin:6px 0 0}a{text-decoration:none;color:var(--black-main);-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;display:inline-block;cursor:pointer}a:-webkit-any-link.focus-visible,a:-webkit-any-link:focus-visible{outline-offset:0}.custom_select{position:relative}.custom_select .ts-control>input{display:none!important}.custom_select .ts-control{min-width:264px;height:50px;padding:12px 55px 12px 56px;border:2px solid var(--border);box-sizing:border-box;border-radius:9999px}.custom_select .ts-control .item{font-weight:500;font-size:16px;line-height:135%;color:var(--black-main)}.custom_select .sort_icon{position:absolute;top:14.5px;left:25px;width:21px;height:21px;background-image:url(/img/sorting.svg);z-index:1}.custom_select .drop_arrow{position:absolute;top:19px;right:30px;z-index:1;transition-duration:.4s}.custom_select .ts-wrapper.dropdown-active+.drop_arrow{transform:rotate(180deg)}.custom_select .ts-dropdown{margin:10px 0 0;border:2px solid var(--border);box-shadow:none;box-sizing:border-box;border-radius:10px;padding:23px 25px}.custom_select .ts-dropdown .option{padding:0 0 10px;font-size:16px;line-height:135%;color:var(--black-main)}.custom_select .ts-dropdown .option+.option{padding:10px 0;border-top:1px solid var(--border)}.custom_select .ts-dropdown .option:last-child{padding:10px 0 0}.custom_select .ts-dropdown .active,.custom_select .ts-dropdown .create:hover,.ts-dropdown .option:hover{background-color:var(--white);color:var(--black-main)}.custom_scrollbar::-webkit-scrollbar{width:5px}.custom_scrollbar::-webkit-scrollbar-thumb{background:rgba(58,58,58,.6);border-radius:9999px}.custom_scrollbar::-webkit-scrollbar-track{opacity:0}::-moz-placeholder{font-size:18px;line-height:100%;color:var(--black-transparent)}::placeholder{font-size:18px;line-height:100%;color:var(--black-transparent)}:-ms-input-placeholder{font-size:18px;line-height:100%;color:var(--black-transparent)}::-ms-input-placeholder{font-size:18px;line-height:100%;color:var(--black-transparent)}img{max-width:100%;height:auto}.container{display:block;max-width:1630px;width:100%;padding:0 15px;margin:0 auto;position:relative}.bg_line{width:100%;border-top:1px solid #ececec;margin:50px 0 0;padding:0 0 50px}.bg_line.no_m{padding:0;margin:0}.divider{display:table;height:1px;clear:both}#global_wrap{padding:164px 0 0;position:relative;display:flex;flex-direction:column}header{width:100%;position:absolute;top:0;left:0;z-index:50;background:#fff}footer{margin:auto 0 0}i{display:block;width:20px;height:20px;background-position:50%;background-repeat:no-repeat;background-size:cover}ol{margin:0;padding:0 0 0 25px}ol+p,p+ol,p+ul,ul+p{margin:6px 0 0}ol+h2,p+h2,ul+h2{margin:40px 0 0}h2+p{margin:15px 0 0}.article_content ul{list-style:disc;padding:0 0 0 25px}ol+h3,p+h3,ul+h3{margin:40px 0 0}h3+p{margin:11px 0 0}blockquote{margin:40px 0;padding:20px 289px 20px 40px;border-left:6px solid var(--orange);background:#fff7f2;display:flex}blockquote .icon{min-width:32px;max-width:32px;height:32px;background-image:url(/icons/film.svg);margin:7px 20px 0 0}.container .drop_arrow{width:12px;height:12px;background-image:url(/icons/angle-down.svg)}.header_wrapper{box-shadow:0 4px 15px rgba(13,12,65,.05)}.header_top{border-bottom:1px solid #f2f2f2}.header_top .header_top_wrap{display:flex;justify-content:space-between;align-items:flex-start}.header_top .header_top_left{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:11px 0 15px}.header_logo_desktop{margin:0 60px 0 0;height:73px}.header_logo_link{min-width:116px;height:73px}.custom_dropdown{position:relative;transition-duration:.1s}.custom_dropdown .dropdown_btn{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.custom_dropdown .dropdown_btn .drop_arrow{margin:0 0 0 auto;transition-duration:.4s}.custom_dropdown:hover .dropdown_btn .drop_arrow{transform:rotate(180deg)}.custom_dropdown .dropdown_content{position:absolute;top:100%;left:0;display:block;width:100%;padding:10px 0 0;visibility:hidden;opacity:0;z-index:10;transition-duration:.1s}.custom_dropdown:hover .dropdown_content{visibility:visible;opacity:1}.custom_dropdown:hover .dropdown_bg{display:block}.custom_dropdown .dropdown_content .dc_wrap{padding:25px;border:2px solid var(--border);box-sizing:border-box;border-radius:10px;background-color:var(--white)}.custom_dropdown .dropdown_content .dc_wrap a{padding:0 0 10px;border-bottom:1px solid var(--border);font-size:16px;line-height:135%;color:#3a3a3a;display:block}.custom_dropdown .dropdown_content .dc_wrap a+a{padding:10px 0}.custom_dropdown .dropdown_content .dc_wrap a:last-child{border-bottom:none;padding:10px 0 0}.header_phone_wrap{margin:0 60px 0 0;max-width:230px;width:100%}.header_phone_wrap span{padding:0 0 0 32px;font-size:10px;line-height:115%;color:var(--black-transparent)}.header_phone{padding:13px 0 0}.header_phone .phone_wrap .phone_icon{background-image:url(/icons/phone.svg);margin:0 12px 0 0}.header_phone .phone_wrap .phone{font-family:Geometria,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:110%;color:var(--black-main)}.header_search{margin:0 auto 0 0;max-width:423px;width:100%}.header_search_row{position:relative;height:56px}.header_search_row .header_search_btn{position:absolute;top:0;left:0;border:none;border-radius:50%;width:56px;height:56px;background-color:var(--orange);background-position:50%;background-repeat:no-repeat;background-size:auto;background-image:url(/icons/search.svg);cursor:pointer}.header_search_input{outline:none;border:none;width:100%;padding:19px 19px 19px 81px;background:var(--grey);border-radius:999999px;font-size:18px;line-height:100%;color:var(--black-main);height:56px}.header_search .header_search_row .search_autocomplete_wrap{display:none;position:absolute;left:0;top:100%;width:100%;z-index:8;padding:17px 0 0}.header_search .header_search_row.active .search_autocomplete_wrap,.header_search.opened_in_mob .header_search_row .search_autocomplete_wrap{display:block}.header_search .header_search_row .search_autocomplete{display:none;background:#fff;border:2px solid var(--border);border-radius:10px;padding:30px;max-height:460px;overflow-y:auto}.header_search .header_search_row.active .search_autocomplete_wrap .search_autocomplete.results,.header_search.opened_in_mob .header_search_row .search_autocomplete_wrap .search_autocomplete.results{display:block}.search_autocomplete .autocomplete_top{padding:0 0 25px;display:flex;justify-content:space-between;align-items:center}.search_autocomplete .autocomplete_top .autocomplete_title p{font-size:14px;line-height:135%;color:var(--black)}.orange_link{font-size:14px;line-height:135%;color:var(--orange);display:flex;align-items:center}.orange_link>span{border-bottom:1px dashed var(--orange)}.orange_link span{font-size:14px;line-height:135%;color:var(--orange)}.orange_link .arrow_right{width:9px;height:9px;background-image:url(/icons/angle-right.svg);margin:0 0 0 9px}.search_autocomplete .results_list .cart_item{margin:0 -30px;padding:20px 30px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start}.search_autocomplete .results_list .cart_item:hover{background:#fff7f2}.search_autocomplete .results_list .cart_item .product_info{display:flex;justify-content:flex-start;align-items:flex-start}.header_search .cart_item .product_img_wrap{width:82px;height:82px;max-width:82px;min-width:82px;margin:0 10px 0 0}.cart_item .product_img_wrap .product_img{width:100%;height:100%}.cart_item .product_img_wrap .product_img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.header_search .cart_item .product_descr{max-width:207px;width:100%}.is_available_wrap{display:flex;justify-content:flex-start;align-items:flex-start;margin:0 0 9px}.is_available_wrap .product_code{padding:2px 0 0;font-size:12px;line-height:100%;color:var(--black-transparent)}.is_available{color:#1a9f1a;border:1px solid #1a9f1a;border-radius:4px;margin:0 0 0 20px}.is_available,.is_drop{display:flex;justify-content:flex-start;align-items:flex-end;font-size:13px;line-height:100%;padding:4px}.is_drop{color:#fff;border:1px solid #ff6700;background:#ff6700;border-radius:4px;margin:0 0 0 10px}.is_available .icon{width:12px;height:13px;margin:0 5px 0 0;background-image:url(/icons/check.svg)}.is_available.is_no_available{color:#939393;border:none!important}.is_available.is_no_available .icon{background-image:url(/icons/close.svg)}.product_link{font-size:16px;line-height:120%;margin:0 0 8px}.header_search .cart_item .price_wrap .price_current p{font-weight:700;font-size:15px;line-height:110%;color:var(--black-main)}.add_to_favorite{width:40px;height:40px;background:var(--grey);border-radius:50%;display:flex;justify-content:center;align-items:center;background-image:url(/icons/heart.svg);background-position:50%;background-repeat:no-repeat}.add_to_favorite.added{background-image:url(/icons/heart_active.svg)}.header_top .header_top_right{padding:11px 0 23px;margin:0 0 0 20px;display:flex;justify-content:flex-end;align-items:flex-end;position:relative}.item_with_counter{position:relative}.item_with_counter .count{position:absolute;top:-12px;right:0;min-width:24px;height:24px;font-size:14px;line-height:100%;background:var(--orange-gradient);border-radius:2px;color:var(--white)}.favorite_link,.item_with_counter .count{display:flex;justify-content:center;align-items:center}.favorite_link{width:56px;height:56px;min-width:56px;max-width:56px;background:var(--grey);border-radius:72px}.header_top .header_top_right .favorite_link{margin:0 30px 0 0}.header_top .open_cart_btn{display:flex;justify-content:flex-start;align-items:center;padding:18px 28px;background:var(--grey);border-radius:99999px;margin:0 30px 0 0}.header_top .open_cart_btn .count{background:var(--black-main)}.header_top .open_cart_btn .cart_icon{background-image:url(/icons/cart.svg);margin:0 14px 0 0}.header_top .open_cart_btn .total{font-weight:500;font-size:18px;line-height:110%;color:var(--black-main);white-space:nowrap}.header_top .open_cart_btn .drop_arrow{margin:0 0 0 31px}.login_btn{padding:24px 0;display:flex;justify-content:flex-end;align-items:center;min-width:223px;max-width:223px;width:100%}.login_btn .login_icon{background-image:url(/icons/sign-in.svg);min-width:20px}.login_btn .drop_arrow{transition-duration:.4s;min-width:12px}.login_btn span{display:block;font-weight:500;font-size:18px;line-height:110%;color:var(--black);margin:0 10px}#singModalBg.opened+.login_btn .drop_arrow{transform:rotate(180deg)}.header_bottom .header_bottom_wrap{display:flex;align-items:center;margin:0 -15px}.header_bottom_wrap .header_menu{max-width:265px;width:100%;z-index:6}.header_bottom_wrap .header_menu .header_menu_link{display:flex;justify-content:flex-start;align-items:center;padding:19px 59px 19px 15px}.header_bottom_wrap .header_menu .header_menu_link .text{margin:0 12px;font-size:18px;line-height:110%}.header_bottom_wrap .header_bottom_main{padding:18px 0;width:100%}.header_bottom_wrap .header_nav_wrap{padding:0 50px 0 25px;border-left:1px solid var(--border);border-right:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;width:100%}.header_bottom_wrap .header_nav{display:flex;justify-content:flex-start;align-items:center}.header_bottom_wrap .header_nav .nav_link{padding:0 25px;font-size:17px;line-height:135%;color:var(--black)}.header_bottom_wrap .header_nav .nav_link.sales_link{font-weight:700;font-size:18px;line-height:100%;color:var(--orange);text-transform:uppercase}.header_socials .social_link+.social_link{margin:0 0 0 20px}.lang_wrap{padding:21px 23px 21px 50px;display:flex;align-items:center}.lang_wrap .lang_icon{min-width:20px;background-image:url(/icons/world.svg);margin:0 10px 0 0}.lang_wrap .lang_list{display:flex;align-items:center}.lang_wrap .lang_list,.lang_wrap .lang_list .lang_item{font-size:18px;line-height:110%;color:var(--black-transparent)}.lang_wrap .lang_list .lang_item{text-transform:uppercase;padding:0 6px 0 0}.lang_wrap .lang_list .lang_item.selected{color:var(--black)}.lang_wrap .lang_list .lang_item:last-child{padding:0 0 0 6px}.section_title{padding:0 0 0 20px;border-left:2px solid #0c051a}.section_top{margin:0 0 30px;display:flex;justify-content:space-between;align-items:center}.section_top .swipe_icon{display:none;min-width:24px;height:22px;background-image:url(/icons/swipe.svg);margin:0 0 0 20px}.section_top .section_top_l{display:flex;justify-content:flex-start;align-items:center}.section_top .section_top_l .orange_link{margin:0 0 0 44px}.section_top .section_top_r,.to_the_end_wrap{display:flex;justify-content:flex-end;align-items:center}.to_the_end_wrap .to_the_end{font-weight:400;font-size:14px;line-height:135%;color:#000;white-space:nowrap;margin:0 15px 0 0}.to_the_end_wrap .countdown_wrap{border:2px solid #ff6700;box-sizing:border-box;border-radius:10px;padding:4px 15px 2px;max-width:345px}.to_the_end_wrap .countdown_wrap ul{display:flex;justify-content:flex-start;align-items:center}.to_the_end_wrap .countdown_wrap ul li{display:flex;justify-content:flex-start;align-items:flex-end}.to_the_end_wrap .countdown_wrap ul li+li{margin:0 0 0 5px}.to_the_end_wrap .countdown_wrap ul li span{display:block;font-size:21px;width:28px;line-height:135%}.to_the_end_wrap .countdown_wrap ul li .title{font-size:10px;line-height:19px;min-width:45px;max-width:45px}.to_the_end_wrap .countdown_wrap ul li span+span{margin:0 0 0 5px}.header_menu .catalog_menu_wrap{left:0;top:98%;position:absolute;z-index:5;display:none}header .header_menu:hover .header_menu_link .drop_arrow{transition-duration:.4s;transform:rotate(180deg)}header .header_menu.opened .catalog_menu_wrap,header .header_menu:hover .catalog_menu_wrap{display:block}header .header_menu .catalog_menu_wrap+.catalog_menu_bg{background:var(--black);opacity:.5;width:300vw;height:200vh;position:absolute;left:-100vw;top:98%;z-index:-1;display:none;pointer-events:none}header .header_menu:hover .catalog_menu_wrap+.catalog_menu_bg{display:block}.header_menu .submenu_head{display:none}.catalog_menu_wrap .catalog_menu{display:block;background:var(--grey);width:277px;min-height:510px;max-height:510px;height:100%;overflow:auto}header .catalog_menu_wrap .catalog_menu li{display:block;padding:0;margin:0 0 1px}header .catalog_menu_wrap .catalog_menu li>a{display:block;padding:16px 16px 15px 61px;margin:0;font-size:16px;line-height:19px;font-weight:500;color:var(--black);background:var(--grey);position:relative}header .catalog_menu_wrap .catalog_menu li>a:hover{background:#ececec}header .catalog_menu_wrap .catalog_menu li>a img{position:absolute;top:12px;left:22px}.header_bottom i.arrow{display:block;width:12px;height:12px;position:absolute;right:20px;top:50%;margin-top:-6px;background-position:50%;background-image:url(/icons/sub_menu_icon.svg);background-repeat:no-repeat;opacity:.6;z-index:5}header .catalog_menu_wrap .catalog_menu .csw{position:absolute;background:#fff;top:0;left:0;width:99%;min-height:510px;display:flex;align-items:flex-start;justify-content:space-between;-webkit-display:flex;-webkit-align-items:flex-start;-webkit-justify-content:space-between;z-index:-1;transition:transform .3s ease-in-out;transition-delay:.12s;transform:translateX(0) translateZ(0);overflow:hidden}header .catalog_menu_wrap .catalog_menu .csw .csw_lc{min-height:510px;min-width:238px;height:100%;overflow:auto;background:#f9f9f9}header .catalog_menu_wrap .catalog_menu .csw .csw_lc li>a{padding:16px 20px 15px}header .catalog_menu_wrap .catalog_menu .csw .csw_lc li>a img{display:none}header .catalog_menu_wrap .catalog_menu .csw .csw_rc{display:none;height:100%;overflow-y:auto;position:absolute;right:0;top:0;width:calc(100% - 238px);padding:20px 27px 8px 30px}header .catalog_menu_wrap .catalog_menu .csw .csw_lc ul>li:hover>.csw_rc{display:block}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:flex-start;align-items:stretch;margin:0}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item{width:100%;height:231px;display:flex;flex-direction:column;align-items:center;max-width:250px;padding:19px;border:1px solid var(--border);box-sizing:border-box;margin:0}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item .img_wrap{width:141px;height:141px}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item .img_wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item span{font-size:17px;line-height:115%;font-weight:500;text-align:center;margin:auto 0 0}.mob_search{display:none}.header_search_row+.search_bg{background:var(--black);opacity:.5;position:absolute;top:100%;left:-100vw;width:300vw;height:200vh;z-index:7;display:none}.header_search.opened_in_mob .search_bg{display:block}.mob_menu_btn{display:none;padding:10px 0;margin:0 15px 0 0;min-width:22px}.mob_menu_bg{width:100%;height:100%;display:none;background-color:var(--black);overflow:hidden;position:fixed;top:0;z-index:100;opacity:.5}.mob_menu_wrap{display:block;background:#fff;width:380px;height:100vh;overflow-y:auto;transform:translateX(-100%);transition-duration:.3s;position:fixed;left:0;top:0;z-index:101}.mob_menu_wrap.opened_in_mob{transform:translateX(0)}.mob_menu_wrap.opened_in_mob+.mob_menu_bg{display:block}.mob_menu_wrap .mob_menu .mob_menu_top{padding:67px 30px 30px;position:relative;background:var(--grey)}.close_btn{position:absolute;top:84px;right:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;width:44px;height:44px;background:var(--white)}.close_btn img{width:18px;height:18px}.mob_menu_wrap .mob_menu .mob_menu_top .header_logo_link{margin:0 0 15px;min-width:121px;height:76px}.mob_menu_wrap .mob_menu .mob_menu_top .login_btn{padding:0;justify-content:flex-start}.mob_menu_wrap .mob_menu .mob_menu_top .login_btn .drop_arrow{width:12px;height:12px;background-image:url(/icons/angle-down.svg)}.mob_menu .mob_menu_main{padding:25px 30px}.mob_menu .mob_menu_main .mob_menu_nav .nav_link{display:block;padding:5px 0;font-size:17px;line-height:135%;color:var(--black)}.mob_menu .mob_menu_main .mob_menu_nav .nav_link.sales_link{font-weight:700;font-size:18px;line-height:100%;color:#ff6700}.mob_menu .mob_menu_main .mob_menu_nav .nav_link+.nav_link{margin:15px 0 0}.mob_menu .mob_menu_main .mob_menu_nav{margin:0 0 25px}.mob_menu .mob_menu_main .mob_menu_item{border-top:1px solid var(--border);padding:30px 0;display:flex;justify-content:space-between;align-items:center}.mob_menu .mob_menu_main .mob_menu_item .lang_wrap{padding:0}.mob_menu .mob_menu_main .mob_menu_item .header_phone_wrap{display:block}.mob_menu .mob_menu_main .mob_menu_item .header_phone_wrap .header_phone{padding:0}.mob_menu .mob_menu_main .mob_menu_item .header_phone_wrap .header_phone .drop_arrow{width:12px;height:12px;background-image:url(/icons/angle-down.svg)}.page_background{position:absolute;display:block;width:2191px;height:1068px;background-repeat:no-repeat;background-position:50%;background-image:url(/img/background.png);z-index:-1}.page_background.home_bg{top:4041px;left:-135px}.page_background.category_bg{top:2715px;left:-135px}.page_background.product_bg{top:1650px;left:-135px}.page_background.tank_you_bg{top:1550px;left:-135px}.push_up{position:fixed;z-index:1100;bottom:0;left:0;width:100%;background:#fff7f2}.push_up .newsletter{width:auto;margin:0 auto}.push_up.call_back .newsletter .bg_image{background-image:url(/img/phone_image.png);width:520px;height:516px;top:-68px;right:-50px}@media screen and (max-width:1630px){.page_background{width:100%;background-size:100% 100%}.page_background.home_bg{left:0}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:flex-start;align-items:stretch;grid-gap:20px;gap:20px;margin:0}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item{height:200px}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item .img_wrap{width:90px;height:90px}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item span{font-size:14px}}@media screen and (max-width:1510px){.header_logo_desktop,.header_phone_wrap{margin:0 30px 0 0}.header_top .open_cart_btn{padding:18px}.header_top .open_cart_btn .drop_arrow,.header_top .open_cart_btn .total{display:none}.header_top .open_cart_btn .cart_icon{margin:0}.header_bottom_wrap .header_nav_wrap{padding:0 25px 0 0}}@media screen and (max-width:1380px){header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list{grid-template-columns:1fr 1fr 1fr;grid-gap:16px;gap:16px}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item{height:170px}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item .img_wrap{width:90px;height:90px}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item span{font-size:14px}}@media screen and (max-width:1280px){header{position:-webkit-sticky;position:sticky}#global_wrap{padding:0}.header_bottom .header_bottom_wrap{margin:0 0 0 -15px}.container{padding:0 50px}#singModalBg{top:0}.bg_line{margin:35px 0 0;padding:0 0 35px}.header_wrapper{box-shadow:none;border-bottom:1px solid #f2f2f2}.header_top .header_top_left{padding:15px 0}.header_top .header_top_right{padding:15px 0;margin:0;align-items:center}.header_logo_desktop{height:50px;margin:0}.header_logo_link{min-width:79px;height:50px}.header_logo_link img{width:100%;height:100%}.header_phone_wrap{display:none}.mob_search{display:block;border-radius:50%;width:47px;height:47px;background-color:var(--orange);background-position:50%;background-repeat:no-repeat;background-size:16px;background-image:url(/icons/search.svg);cursor:pointer;margin:0 15px 0 0}.header_search{display:block;position:fixed;left:0;top:0;background:#fff;padding:0;width:100%;max-width:100%;transform:translateY(-120%);z-index:7;transition-duration:.4s}.header_search.opened_in_mob{transform:translateY(0)}.header_search_row{height:62px;display:flex;align-items:flex-end}.header_search_input{height:62px;border-radius:0;padding:19px 19px 19px 70px}.header_search_row .header_search_btn{left:10px;top:auto;bottom:7px;width:47px;height:47px;background-size:16px}.header_search .header_search_row .search_autocomplete_wrap{padding:0}.header_search .header_search_row .search_autocomplete{border-radius:0}.header_top .header_top_right .favorite_link{margin:0 15px 0 0;width:47px;height:47px;min-width:47px;max-width:47px}.header_top .header_top_right .favorite_link img{width:16px;height:16px}.item_with_counter .count{top:-10px;right:0;min-width:20px;height:20px;font-size:11px;line-height:100%}.header_top .open_cart_btn{margin:0 15px 0 0;padding:14px}.header_top .login_btn{padding:14px 0;max-width:17px;min-width:17px}.header_top .login_btn .drop_arrow,.header_top .login_btn span{display:none}.modal.sign_modal{min-width:auto;max-width:450px;width:100%;top:0;right:0;position:fixed}.mob_menu_btn{display:flex}.header_bottom_wrap .header_nav,.header_bottom_wrap .lang_wrap{display:none}.header_bottom_wrap .header_menu{min-width:206px}.header_bottom_wrap .header_menu .header_menu_link{padding:19px 30px 19px 15px}.header_bottom_wrap .header_nav_wrap{border-right:none;padding:0 0 0 26px;justify-content:flex-end}.header_bottom_wrap .header_menu .header_menu_link .text{white-space:nowrap}.header_bottom_wrap .header_menu .header_menu_link .drop_arrow{width:62px;height:62px;margin:-30px;background-size:12px}.section_top{margin:0 0 20px}.section_title h2{font-size:27px;line-height:115%}}@media screen and (max-width:1140px){.header_menu .catalog_menu_wrap{left:0;top:0;max-width:277px;width:100%;height:100vh;min-height:100%;z-index:5;display:block;transform:translateX(-100%);background:#fff;transition-duration:.3s}.header_menu.mob_open .catalog_menu_wrap{transform:translateX(0)}.header_bottom .submenu_head{padding:15px;background:var(--border);width:100%;display:flex;justify-content:flex-start;align-items:center;position:relative}.header_bottom .submenu_head .go_back{margin-right:10px;display:block;width:24px;height:24px;background-repeat:no-repeat;background-image:url(/icons/angle-down.svg);transform:rotate(90deg);background-position:50%}header .header_menu:hover .catalog_menu_wrap+.catalog_menu_bg{display:none}header .header_menu.mob_open .catalog_menu_wrap+.catalog_menu_bg{display:block;top:81px;position:fixed;pointer-events:all}header .catalog_menu_wrap .catalog_menu .csw{width:100%;height:100%;padding:0;top:0;left:0;z-index:6;transform:translateX(-100%);flex-direction:column;align-items:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-webkit-justify-content:flex-start;transition-duration:.3s}header .catalog_menu_wrap .catalog_menu>li.mob_open .csw{transform:translateX(0) translateZ(0)!important;height:100%}header .catalog_menu_wrap .catalog_menu .csw .csw_rc{display:none}.catalog_menu_wrap .catalog_menu{height:100%;max-height:100%}header .catalog_menu_wrap .catalog_menu .csw .csw_lc{width:100%;height:100%;overflow:auto}#menuContainer>a{position:relative}#menuContainer>a>i{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;background:transparent}}@media screen and (max-width:1024px){.push_up.call_back .newsletter .bg_image{width:292px;height:238px;top:auto;bottom:-58px;right:64px}}@media screen and (max-width:459px){.sign_modal .sign_tabs_list .sign_tab+.sign_tab{margin:0 0 0 20px}.sign_modal .sign_content_item{padding:20px}.sign_modal .sign_bottom{padding:0 20px 23px}.sign_modal .sign_tabs_list{justify-content:center}.container{padding:0 15px}.header_bottom_wrap .header_nav_wrap{padding:0 0 0 10px;justify-content:flex-start}}@media screen and (min-width:1140px){header .catalog_menu_wrap .catalog_menu .csw._visible,header .catalog_menu_wrap .catalog_menu>li:hover .csw{width:820px;max-height:510px;height:100%;transform:translateX(277px) translateZ(0)}header .catalog_menu_wrap .catalog_menu .csw .csw_rc{height:100%;overflow-y:auto}header .catalog_menu_wrap .catalog_menu>li:not(:hover) .csw{width:.1rem;height:.1rem;border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-.1rem;overflow:hidden;padding:0;white-space:nowrap}}@media screen and (max-width:768px){h1{font-size:35px}h1,h2{line-height:115%}h2{font-size:27px}.widget_wrap .to_the_end_wrap{margin:20px 0 0}.page_background{background-image:url(/img/background_sm.png);width:1143px;height:517px}.page_background.home_bg{left:-330px}.custom_select .ts-dropdown{min-width:264px;left:auto;right:0}header .catalog_menu_wrap .catalog_menu .csw .csw_lc ul>li:not(.active):hover>.csw_rc,header .catalog_menu_wrap .catalog_menu .csw .csw_lc ul>li:not(.active)>.csw_rc{display:none!important}header .catalog_menu_wrap .catalog_menu .csw .csw_lc ul>li.active>.csw_rc{display:block!important;position:relative;width:100%;padding:20px}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list{margin:0;grid-gap:5px;gap:5px;grid-template-columns:1fr 1fr}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item{height:108px;max-width:108px;padding:0;margin:0}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item .img_wrap{width:60px;height:60px}header .catalog_menu_wrap .catalog_menu .csw .csw_rc .csw_product_list .csw_product_item span{margin:5px 0;font-size:12px}.header_bottom i.arrow{width:100px;height:50px;position:absolute;right:0;top:50%;margin-top:-25px;background-size:auto;background-position:center right 17px}.header_search .header_search_row .search_autocomplete{max-height:calc(100vh - 60px);max-height:-webkit-calc(100vh - 60px)}}@media screen and (min-width:1380px){header .catalog_menu_wrap .catalog_menu .csw._visible,header .catalog_menu_wrap .catalog_menu>li:hover .csw{width:1100px;transform:translateX(277px) translateZ(0)}}@media screen and (min-width:1630px){header .catalog_menu_wrap .catalog_menu .csw._visible,header .catalog_menu_wrap .catalog_menu>li:hover .csw{width:1360px;transform:translateX(277px) translateZ(0)}}@media screen and (min-width:1921px){.page_background{width:115%;background-size:100% 100%}}.footer_top{padding:80px 0;background:var(--grey)}.footer_top_wrap{max-width:1548px}.footer_top_wrap,.footer_top_wrap .ft_left{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.footer_top_wrap .ft_left{max-width:718px}.footer_top .logo_wrap{width:100%}.footer_top .logo_wrap .logo{min-width:165px;max-width:165px;height:103px;margin:0 0 20px}.footer_top .logo_wrap .copyright{font-size:14px;line-height:135%;color:var(--black-transparent)}.footer_top .logo_wrap .info{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.footer_top .logo_wrap .shops{display:flex;flex-direction:column;grid-gap:2px;gap:2px}.footer_top .logo_wrap .shops address{font-size:14px;line-height:135%;color:var(--black-transparent)}.footer_top .col{min-width:314px;max-width:314px;width:100%}.footer_top .col .item .footer_nav_title{font-size:18px;line-height:110%;font-weight:500;margin:0 0 18px}.footer_top .col .item .footer_nav_list li+li{margin:10px 0 0}.footer_top .footer_nav_link{font-size:17px;line-height:135%}.footer_top .ft_right{max-width:723px;width:100%;display:flex;justify-content:space-between;align-items:flex-start}.footer_top .col .item+.item{margin:48px 0 0}.footer_top .phone_wrap{margin:0 0 20px}.footer_top .phone_wrap .footer_phone{font-weight:500;font-size:25px;line-height:100%;color:var(--orange);margin:0 0 10px}.footer_top .phone_wrap .descr{font-size:17px;line-height:135%;color:var(--black-main);opacity:.5}.footer_top .footer_email{font-size:17px;line-height:135%;color:var(--black-main);margin:0 0 20px}.footer_top .footer_login{display:flex;justify-content:flex-start;align-items:center;padding:0}.footer_top .footer_login .log_icon{min-width:20px;background-image:url(/icons/sign-in-orange.svg);margin:0 10px 0 0}.footer_top .footer_login span{white-space:nowrap;font-size:17px;line-height:135%}.footer_bottom{background:var(--border)}.footer_bottom_wrap{width:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 0 24px}.footer_bottom .fb_item{max-width:300px;width:100%;display:flex}.footer_bottom .fb_item .descr{font-size:14px;line-height:135%;margin:0 20px 0 0}.footer_bottom .fb_payment_wrap .f_payment_list{display:flex;justify-content:flex-start;align-items:center}.footer_bottom .fb_payment_wrap .f_payment_list img+img{margin:0 0 0 20px}.footer_bottom .fb_socials .fb_socials_list{display:flex;justify-content:flex-start;align-items:center}.footer_bottom .fb_socials .fb_socials_list a+a{margin:0 0 0 25px}.footer_bottom .grey_link span{white-space:nowrap;margin:0 6px 0 0}.footer_bottom .grey_link .drop_arrow{transform:rotate(-90deg);width:9px;height:9px}@media screen and (max-width:1280px){.footer_top_wrap{flex-direction:column;align-items:center}.footer_top_wrap .ft_left{margin:0 0 48px}.footer_bottom_wrap{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:968px){.footer_bottom .fb_item .descr{white-space:nowrap}}@media screen and (max-width:768px){.footer_top{padding:50px 0 20px}.footer_top_wrap .ft_left{flex-direction:column;margin:0}.footer_top .ft_right{flex-direction:column}.footer_top .logo_wrap{display:flex;align-items:center;max-width:100%;margin:0 0 25px}.footer_top .logo_wrap .logo{margin:0 30px 0 0;min-width:107px;max-width:107px;height:67px}.footer_top .logo_wrap .copyright{max-width:150px}.footer_top .col{min-width:100%;max-width:100%}.footer_top .col .item{border-top:1px solid var(--border);width:100%}.footer_top .col .item.no_dropdown{padding:15px 0 0}.footer_top .col .item .footer_nav_title{margin:0;padding:15px 0;display:flex;justify-content:space-between;align-items:center}.footer_top .col .item.no_dropdown .footer_nav_title{margin:0 0 18px;padding:0}.footer_nav_list{padding:0 0 15px;display:none}.footer_top .col .item+.item{margin:0}.footer_bottom_wrap{padding:30px 0;flex-direction:column;align-items:flex-start}.footer_bottom .fb_payment_wrap,.footer_bottom .fb_socials{margin:0 0 10px}}@media screen and (max-width:600px){.footer_bottom_wrap{grid-template-columns:1fr}.footer_bottom .developer{margin:20px 0 0}}.home_banner{padding:40px 0 248px;background:var(--grey)}.home_banner .banner_slider{overflow:visible;position:relative}.home_banner .banner_slider .swiper-slide{border:1px solid var(--border)}.home_banner .banner_slider .swiper-slide:not(.swiper-slide-active){opacity:.2}.home_banner .banner_slider .banner_img{width:100%;position:relative}.home_banner .banner_slider .banner_img img.pc{width:100%}.home_banner .banner_slider .banner_img img.mob{display:none}.home_banner .banner_slider .big_prev{position:absolute;transform:translateY(-50%) scaleX(-1);top:50%;left:0;z-index:11}.home_banner .banner_slider .big_next{position:absolute;transform:translateY(-50%);top:50%;right:0;z-index:11}.home_banner .banner_slider .swiper-pagination-bullet{width:20px;height:3px;border-radius:0;margin:0 5px;background:var(--white);opacity:1}.home_banner .banner_slider .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px;background:var(--orange);opacity:1}.categories{margin:-208px 0 0;padding:0}.categories .section_top{margin:0 0 40px}.categories_list{display:flex;justify-content:flex-start;margin:0 -20px 0 0;flex-wrap:wrap}.categories_list .item{margin:0 20px 20px 0;position:relative}.categories_list .item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.categories_list .item .title{position:absolute;bottom:35px;left:35px;padding:0 0 0 15px;font-size:26px;line-height:115%;color:var(--white);text-shadow:0 1px 2px rgba(0,0,0,.15)}.categories_list .item .title:before{width:2px;background:var(--white)}.categories_list .item .title:before,.categories_list .item:before{content:" ";display:block;position:absolute;height:100%;top:0;left:0}.categories_list .item:before{width:100%;background:linear-gradient(212.38deg,rgba(253,166,4,0) 9.83%,rgba(253,166,4,.76) 61.31%);transition-duration:.3s;opacity:.85}.categories_list .item:hover:before{opacity:.1}.categories_list .item:hover .title{color:var(--orange)}.categories_list .item:hover .title:before{background:var(--orange)}.categories_list .col_l{width:25%}.categories_list .col_l .item_xl{width:calc(100% - 20px);height:590px}.categories_list .col_r{width:75%}.categories_list .col_r .row{display:flex;justify-content:flex-start;width:100%}.categories_list .col_bottom{width:100%}.categories_list .col_bottom .row{display:flex;justify-content:flex-start;width:100%}.categories_list .item_xs{width:calc(33.33% - 20px);height:275px}.categories_list .item_l{width:calc(50% - 20px);height:295px}.categories_list .item_small{width:calc(20% - 20px);height:200px}.categories_list .item_xl .title{bottom:30px}.categories_list .item_xs .title{bottom:24px}.advantages_list .advantages_card{background:var(--white);box-shadow:0 2px 4px rgba(0,0,0,.1);padding:30px;display:flex;justify-content:flex-start;align-items:flex-start;max-width:304px;width:100%}.advantages_list .advantages_card .advantages_icon{background-image:url(/icons/voice-search.svg);min-width:40px;max-width:40px;width:40px;height:40px;margin:0 15px 0 0}.advantages_list .advantages_card .advantages_descr .title{font-weight:500;font-size:18px;line-height:110%;margin:0 0 10px}.advantages_list .advantages_card .advantages_descr .text{font-size:14px;line-height:115%}.swiper_small .swiper-slide{display:flex;height:auto}.section_p{padding:25px 0}.banner_list .banner_list_wrap{display:flex;justify-content:flex-start;margin:0 -20px 0 0}.banner_list .banner_list_wrap .banner_item{width:calc(50% - 20px);height:395px;margin:0 20px 0 0}.banner_list .banner_list_wrap .banner_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.best{padding:25px 0}.best .best_inner{display:flex;margin:0 0 50px}.best_nav_wrap{margin:0 47px 0 0;width:277px;min-width:277px}.best_nav .best_tabs{margin:0 0 20px}.best_nav .best_tabs .tab{background:#fff;border:1px solid var(--border);box-sizing:border-box;padding:11px 20px 10px}.best_nav .best_tabs .tab+.tab{margin:10px 0 0}.best_nav .best_tabs .tab.active{background:var(--border)}.best_nav .best_tabs .tab .tab_name{display:flex;justify-content:flex-start;align-items:center}.best_nav .best_tabs .tab .tab_name .title{margin:0 0 0 13px;font-weight:400;font-size:18px;line-height:110%;color:var(--black)}.best_nav .best_tabs .tab .tab_name .drop_arrow{margin:0 0 0 auto;transform:rotate(-90deg)}[data-tab-content]{display:none}.active[data-tab-content]{display:block}.best .tab_content_wrap{max-width:1276px;width:100%}.tab_swiper_wrap{position:relative}.small_prev{left:-7px}.small_next,.small_prev{position:absolute;top:50%;transform:translateY(-50%);background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:40px;display:flex;width:54px;height:54px;justify-content:center;align-items:center;z-index:10}.small_next{right:-7px}.small_next img{transform:rotate(180deg)}.blog_widget .tab_swiper .swiper-slide{height:auto}.blog_widget .tab_swiper .swiper-slide .blog_item{height:100%}.brands .brands_title{max-width:768px;font-size:35px;line-height:115%;font-weight:500;text-align:center;color:#1d1d1d;position:relative;padding:0 0 20px;margin:0 auto 50px}.brands{max-width:1209px;width:100%;margin:0 auto}.brands .brands_title:after{position:absolute;content:"";display:block;width:40px;height:2px;background:#0c051a;bottom:0;left:50%;transform:translateX(-50%)}.brands .brands_list{display:flex;flex-wrap:wrap;margin:0 -91px 0 0;justify-content:center}.brands .brands_list .brands_item{margin:0 89px 50px 0;height:112px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.home_info h3{margin:0 0 16px}.home_info .home_info_inner{max-height:306px;position:relative;overflow:hidden;margin:0 0 20px}.home_info .home_info_inner:after{content:" ";position:absolute;display:block;width:100%;height:92px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;left:0}.home_info.opened .home_info_inner{max-height:100%;overflow:visible}.best .best_wrap>.orange_link,.home_info.opened .btn_wrap,.home_info.opened .home_info_inner:after,.widget_wrap>.orange_link{display:none}.footer_top .col .item .footer_nav_title .drop_arrow{transition-duration:.4s;display:none}@media screen and (max-width:1630px){.advantages_list .advantages_card{max-width:360px;padding:20px 30px 20px 20px}.advantages_list .advantages_card .advantages_descr .title{margin:0 0 15px;padding:0 60px 0 0}.swiper_small{overflow:visible}.swiper_small .swiper-wrapper{max-width:304px}.blog_widget .tab_swiper{overflow:visible}.blog_widget .tab_swiper .swiper-wrapper{max-width:385px}.tab_swiper_wrap .tab_swiper{overflow:visible}.tab_swiper_wrap .tab_swiper .swiper-wrapper{max-width:360px}.best .tab_content_wrap{overflow:hidden}.tab_swiper_wrap .small_next,.tab_swiper_wrap .small_prev{display:none}}@media screen and (max-width:1280px){.section_p{padding:25px 0}.home_banner{padding:40px 0 264px}.categories_list{overflow-x:auto;margin:0 -50px 40px;padding:0 30px 0 50px;flex-wrap:nowrap}.categories_list::-webkit-scrollbar{width:0}.categories_list .col_l .item_xl{width:360px;height:250px;min-width:360px}.categories_list .item .title{font-size:22px;line-height:115%;padding:0 0 0 15px}.categories_list .item_l,.categories_list .item_small,.categories_list .item_xs{min-width:360px;width:360px;height:250px}.categories_list .col_l{width:auto}.categories_list .col_bottom,.categories_list .col_r{width:auto;display:flex}.categories{margin:-204px 0 0;padding:0 0 25px}.categories .section_top{margin:0 0 20px}.brands.section_p{padding:25px 0}.home_info.section_p{padding:40px 0}.widget_wrap .section_top{flex-direction:column;align-items:flex-start}.to_the_end_wrap .to_the_end{display:none}.widget_wrap .section_top .section_top_l{margin:0 0 20px;justify-content:space-between;width:100%}.section_top .section_top_l .orange_link{display:none}.widget_wrap>.orange_link{display:flex;margin:20px 0 0;justify-content:center}.banner_list .banner_list_wrap{flex-direction:column;max-width:960px;margin:0 auto}.banner_list .banner_list_wrap .banner_item{width:100%}.banner_list .banner_list_wrap .banner_item+.banner_item{margin:20px 0 0}.best .best_inner{flex-direction:column;margin:0 0 20px}.best_nav_wrap{max-width:100%;width:100%;margin:0}.best_nav_wrap .orange_link{display:none}.best_nav_wrap .best_nav .best_tabs{display:flex;overflow:auto;padding:0 50px;margin:0 -50px 20px}.best_nav_wrap .best_nav .best_tabs::-webkit-scrollbar{width:0}.best_nav .best_tabs .tab{min-width:277px}.best_nav .best_tabs .tab+.tab{margin:0 0 0 20px}.best .tab_content_wrap{overflow:visible}.best .btn_wrap{display:none}.best .best_wrap>.orange_link{display:flex;justify-content:center}}@media screen and (max-width:1200px){.home_banner .banner_slider .banner_img{height:auto}}@media screen and (max-width:768px){.banner_list .banner_list_wrap .banner_item{height:300px}.brands .brands_list{flex-wrap:nowrap;overflow:auto;justify-content:flex-start;padding:0 50px 20px;margin:0 -85px 0 -50px}.brands .brands_list::-webkit-scrollbar{width:0}.brands .brands_list .brands_item{margin:0 35px 0 0;min-width:200px}.brands .brands_title{font-size:27px;line-height:115%;margin:0 auto 30px}.home_info h3{margin:0 0 20px}.home_info .home_info_inner{max-height:337px;margin:0}.footer_top .col .item .footer_nav_title .drop_arrow{display:block;transition-duration:.4s}.footer_top .col .item.opened .footer_nav_title .drop_arrow{transform:rotate(180deg)}.footer_top .col .item.opened .footer_nav_list{display:block}.footer_top .phone_wrap .descr{max-width:284px}.swiper_small .swiper-wrapper{max-width:360px}.about_advantages .advantages_list,.categories_list{margin:0!important;padding:0!important}.best_nav_wrap .best_nav .best_tabs,.brands .brands_list{padding:0!important;margin:0 0 20px!important}.home_banner .banner_slider .banner_img img.pc{display:none}.home_banner .banner_slider .banner_img img.mob{display:block}}.category{padding:0}.category .section_top{margin:0 0 20px}.category .section_top .section_title{border-left:none;padding:0}.category .section_top .sort_label{display:inline-block;font-size:16px;line-height:115%;color:var(--black-transparent)}.custom_select{margin:0 0 0 19px}.shop{display:flex}.shop .right_col{width:100%}.filter{width:304px;min-width:304px;margin:0 20px 0 0;overflow-y:auto}.filter .filter_item+.filter_item{margin:15px 0 0}.filter .filter_item .fi_head{position:relative;padding:20px 15px 20px 18px;background:#f2f2f2}.filter .filter_item .fi_head span{font-size:18px;line-height:110%;color:var(--black);font-weight:500}.filter .filter_item .fi_head:after{width:19px;height:19px;display:block;content:"";background-position:50%;background-repeat:no-repeat;background-image:url(/icons/angle-down.svg);background-size:100% 100%;position:absolute;top:21px;right:15px;transform:rotate(-180deg);transition-duration:.4s}.filter .filter_item.opened .fi_head:after{transform:rotate(0deg)}.filter .filter_item .fi_content{display:none;padding:19px 18px;border:1px solid var(--border);background:#fff}.filter .filter_item.opened .fi_content{display:block}.filter .filter_item .fi_content .fi_items{max-height:223px;overflow-y:auto}.filter .filter_item .fi_content .fi_items .fi_item+.fi_item,.filter .filter_item .selected_item+.selected_item{margin:15px 0 0}.filter .filter_item .selected_item .selected_title{font-size:10px;line-height:115%;color:#000;margin:0 0 7px}.filter .filter_item .selected_item .fi_items .fi_item+.fi_item{margin:8px 0 0}.filter .filter_item .reset_filters{display:flex;justify-content:center;align-items:center;width:100%;padding:14px;border:2px solid var(--border);box-sizing:border-box;border-radius:9999px;font-size:16px;line-height:135%;color:var(--black-transparent);margin:20px 0 0}.filter .filter_item .fi_price_wrap .fi_price{display:flex;justify-content:space-between;align-items:center;margin:0 0 31px}.filter .filter_item .fi_price_wrap .fi_price .fi_price_item span{font-weight:700;font-size:14px;line-height:100%;color:var(--black)}.filter .filter_item .fi_price_wrap .fi_price .fi_price_item input{padding:8px 10px;width:100px;max-width:100px;background:#fff;border:1px solid var(--border);box-sizing:border-box;font-weight:400;font-size:14px;line-height:115%;color:var(--black)}.filter .filter_item .fi_price_wrap .fi_price .fi_price_item input::-moz-placeholder{font-weight:400;font-size:14px;line-height:115%;color:var(--black-main)}.filter .filter_item .fi_price_wrap .fi_price .fi_price_item input:-ms-input-placeholder{font-weight:400;font-size:14px;line-height:115%;color:var(--black-main)}.filter .filter_item .fi_price_wrap .fi_price .fi_price_item input::placeholder{font-weight:400;font-size:14px;line-height:115%;color:var(--black-main)}.filter .filter_item .fi_price_wrap .fi_price_range{border:none;height:3px;background-color:var(--border);border-radius:0}.filter .filter_item .fi_price_wrap .fi_price_range .noUi-connect{height:3px;background-color:var(--orange)}.filter .filter_item .fi_price_wrap .noUi-horizontal .noUi-handle{background:#fff;border:1px solid #fff;box-sizing:border-box;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:32px;width:28px;height:28px;top:-14px}.filter .filter_item .fi_price_wrap .noUi-horizontal .noUi-handle:after{display:none}.filter .filter_item .fi_price_wrap .noUi-horizontal .noUi-handle:before{width:14px;height:14px;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--orange);border:1px solid var(--orange);box-sizing:border-box;border-radius:32px}.filter .filter_bottom{margin:45px 0 0;padding:0 0 0 20px}.filter .filter_bottom .filter_link{display:block;font-weight:400;font-size:14px;line-height:115%;color:rgba(58,58,58,.6)}.filter .filter_bottom .filter_link+.filter_link{margin:10px 0 0}.filter .filter_search{position:relative;margin:0 0 20px}.filter .filter_search input{border:1px solid var(--border);padding:7px 8px 7px 39px;font-size:14px;line-height:115%;color:var(--black)}.filter .filter_search input::-moz-placeholder{font-size:14px;line-height:115%;color:rgba(58,58,58,.6)}.filter .filter_search input:-ms-input-placeholder{font-size:14px;line-height:115%;color:rgba(58,58,58,.6)}.filter .filter_search input::placeholder{font-size:14px;line-height:115%;color:rgba(58,58,58,.6)}.filter .filter_search .search_icon{position:absolute;top:9px;left:10px;width:14px;height:14px;background-image:url(/icons/search_sm.svg)}.load_more_btn{max-width:550px;width:100%;margin:20px auto 0;display:flex;justify-content:center;align-items:center;border:2px solid var(--border);box-sizing:border-box;border-radius:9999px;padding:19px}.load_more_btn,.load_more_btn span{font-size:20px;font-weight:500;line-height:75%;color:var(--black)}.load_more_btn span{margin:0 6px 0 0}.load_more_btn .load_icon{min-width:24px;height:24px;background-image:url(/icons/load.svg);margin:0 10px 0 0}.shop .pagination{padding:40px 0 0}.newsletter_wrap{padding:55px 0 0}.newsletter{position:relative;width:100%;padding:74px 90px 66px;background:#fff7f2;border-radius:20px;overflow:visible}.newsletter .newsletter_inner{max-width:575px;position:relative;z-index:1}.newsletter .newsletter_inner .newsletter_title{border-left:2px solid;padding:0 0 0 17px;margin:0 0 20px -20px}.newsletter .newsletter_inner .newsletter_desct{font-size:17px;line-height:135%;color:var(--black-main);margin:0 0 32px}.newsletter .newsletter_inner .newsletter_form{display:flex;justify-content:flex-start;align-items:center}.newsletter .newsletter_inner .newsletter_form .input_group{max-width:358px;width:100%;margin:0 10px 0 0}.newsletter .newsletter_inner .newsletter_form .submit_btn{min-width:64px;max-width:64px;height:64px;display:flex;justify-content:center;align-items:center;border:none;background-color:var(--orange)}.newsletter .newsletter_inner .newsletter_form .submit_btn .letter_icon{width:24px;height:24px;background-image:url(/icons/send.svg)}.newsletter .bg_image{position:absolute;top:-21px;right:-17px;display:block;width:555px;height:360px;background-image:url(/img/newsletter_bg.png);z-index:0}.widget.category_widget{padding:25px 0}.filter_bg{position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;outline:0;overflow-x:hidden;overflow-y:auto;background:#111;opacity:.6;transition:right .4s;visibility:hidden}.shop.opened_mob_filter .filter_bg{visibility:visible}.filter .close_btn{display:none;background:var(--border)}.filter .filter_mob_title{display:none;font-size:27px;line-height:115%;font-weight:500;color:var(--black);margin:0 0 41px}.filter .apply_filter_btn{padding:19px;color:var(--white);font-weight:700;line-height:100%;background:linear-gradient(180deg,#ff6700,#ff4949)}.filter .apply_filter_btn,.filter .reset_filter_btn{display:none;justify-content:center;align-items:center;font-size:16px}.filter .reset_filter_btn{width:100%;padding:21px;line-height:75%;color:var(--black);margin:10px 0 0;border:2px solid #ececec;box-sizing:border-box;border-radius:9999px}.mob_filter_btn{display:none;padding:14px;font-weight:700;font-size:16px;line-height:135%;color:var(--white)}.mob_filter_btn .filter_icon{min-width:21px;max-width:21px;height:21px;margin:0 10px 0 0;background-image:url(/icons/filter.svg)}@media screen and (max-width:1280px){.page_background.category_bg{display:none}}@media screen and (max-width:1052px){.shop .left_col{position:fixed;top:0;left:0;background-color:var(--white);z-index:100;transform:translateX(-100%);transition-duration:.4s}.shop .left_col .filter{width:380px;height:100vh;position:relative;z-index:1;background-color:var(--white);overflow:auto;margin:0;min-width:380px;padding:90px 25px 200px 30px}.filter .apply_filter_btn,.filter .reset_filter_btn{display:flex}.filter .filter_mob_title{display:block}.mob_filter_btn{display:flex}.filter .filter_bottom .filter_link_list{display:none}.filter .close_btn{display:flex}.filter .filter_bottom{margin:40px 0 0;padding:0}.filter .filter_item .reset_filters{padding:12px}.category .section_top .sort_label{display:none}.shop.opened_mob_filter .left_col{transform:translateX(0)}.category .section_top .section_top_r{justify-content:space-between;width:100%}.category .section_top{align-items:flex-start;flex-direction:column}.category .section_top .section_top_l{margin:0 0 20px}}@media screen and (max-width:1024px){.newsletter_wrap{margin:0 -50px}.newsletter{padding:50px 50px 198px;border-radius:0;overflow:hidden}.newsletter .newsletter_inner .newsletter_title{margin:0 0 20px;font-size:27px;line-height:115%}.newsletter .newsletter_inner .newsletter_desct{margin:0 0 20px}.newsletter .bg_image{width:330px;height:214px;top:auto;bottom:-66px;right:64px;background-size:100% 100%}}@media screen and (max-width:768px){.category .shop{flex-direction:column}.custom_select .ts-control{min-width:175px;padding:12px 12px 12px 56px}.custom_select .drop_arrow{display:none}.custom_select{margin:0 0 0 10px}.shop .pagination{padding:25px 0 0}.category .newsletter_wrap{padding:35px 0 0}.load_more_btn span{display:none}.load_more_btn .load_icon{min-width:18px;height:18px;background-size:100% 100%}.category{padding:0}.widget.category_widget{padding:25px 0}}@media screen and (max-width:460px){.mob_filter_btn{min-width:150px;max-width:150px}}.product{padding:10px 0}.product .product_content_item{display:none}.product .product_content_item.active{display:block}.page_tabs_list{display:flex;justify-content:flex-start;align-items:flex-end}.page_tabs_list,.page_tabs_wrap{position:relative}.page_tabs_wrap:after{content:"";display:block;position:absolute;width:100%;height:3px;bottom:0;left:0;background:var(--border)}.page_tabs_list .page_tab{width:auto;padding:0 0 12px;border-bottom:3px solid transparent;font-size:17px;line-height:135%;color:var(--black);position:relative;z-index:1;cursor:pointer;outline:none;display:flex;align-items:center;grid-gap:8px;gap:8px}.page_tabs_list .page_tab span{color:#fff;background:#ff6701;display:inline-block;padding:0 8px;border-radius:11px;font-size:12px}.page_tabs_list .page_tab.active,.page_tabs_list .page_tab.nuxt-link-exact-active{color:var(--orange);border-bottom:3px solid var(--orange)}.page_tabs_list .page_tab+.page_tab{margin:0 0 0 44px}.page_content_item{padding:20px 0 0}.product_card .card_wrap{display:flex;margin:0 0 40px}.product_card .card_wrap .card_gallery{width:820px;min-width:820px;display:flex;margin:0 50px 0 0}.product_card .card_gallery .card_slider_wrap{position:relative;display:flex}.product_card .card_gallery .card_slider{max-width:610px;height:610px;border:1px solid var(--border);box-sizing:border-box;overflow:hidden;position:relative}.product_card .card_gallery .actions{position:absolute;top:20px;right:30px;z-index:2}.product_card .card_gallery .actions .add_to_favorite{width:80px;height:80px;border-radius:50%;background:var(--grey);display:flex;justify-content:center;align-items:center;background-image:url(/icons/heart.svg);background-position:50%;background-repeat:no-repeat;background-size:30px}.product_card .card_gallery .actions .add_to_favorite.added{background-image:url(/icons/heart_active.svg)}.product_card .card_gallery .card_slider_left{width:190px;height:610px;padding:19px 7px 0 19px;border:1px solid var(--border);box-sizing:border-box;margin:0 20px 0 0;overflow:hidden}.product_card .card_gallery .card_slider_thumbs_wrap{height:100%}.product_card .card_gallery .card_slider_thumbs_wrap .card_slider_thumbs{padding:0 13px 20px 0;height:590px}.product_card .card_gallery .card_slider_thumbs_wrap .swiper-wrapper{min-height:150px;max-height:9999px;overflow:visible;flex-direction:column;display:block;height:auto}@media (min-width:920px){.product_card .card_gallery .card_slider_thumbs_wrap .card_slider_thumbs{overflow-y:scroll}.product_card .card_gallery .card_slider_thumbs_wrap .swiper-wrapper{transform:translateZ(0)!important}}.product_card .card_gallery .card_slider_thumbs_wrap .swiper-slide{border:1px solid transparent;box-sizing:border-box;border-radius:6px;overflow:hidden;width:150px;height:150px}.product_card .card_gallery .card_slider_thumbs_wrap .swiper-slide.swiper-slide-thumb-active{border:1px solid var(--orange)}.product_card .card_gallery .card_slider_thumbs_wrap .slide_img{width:100%;height:100%}.card_info{padding:0 0 29px;border-bottom:1px solid var(--border)}.card_info .product_title{margin:0 0 20px}.card_info .card_info_bottom{display:flex;justify-content:flex-start;align-items:center}.card_info .card_info_bottom .product_rating_wrap{margin:0;align-items:flex-start}.card_info .card_info_bottom .product_rating_wrap .rating_box{margin:0 13px 0 0}.card_info .card_info_bottom .product_rating_wrap .rating_box .star{width:20px;height:20px;background-size:100% 100%}.card_info .card_info_bottom .product_rating_wrap .reviews_count,.card_info .card_info_bottom .product_rating_wrap .reviews_count span{font-size:17px;line-height:135%;opacity:1}.card_info .card_info_bottom .is_available{font-weight:700;font-size:16px;line-height:100%}.card_info .card_info_bottom .is_available .icon{width:17px;height:19px;background-size:100% 100%}.card_info .card_info_bottom .product_code{font-size:17px;line-height:135%;margin:0 0 0 auto}.card .card_actions{display:flex;justify-content:space-between;align-items:flex-end;padding:30px 0}.card .card_actions .card_actions_l{display:flex;justify-content:flex-start;align-items:flex-start}.card .card_actions .card_actions_item+.card_actions_item{margin:0 0 0 30px}.card .card_actions .card_actions_item .title{margin:0 0 7px;font-size:14px;line-height:115%;color:var(--black-transparent)}.card .card_actions .card_actions_item:last-child .title{margin:0 0 10px}.card .card_actions .card_actions_item .counter{min-width:142px;max-width:142px;margin:0}.card .card_actions .card_actions_item .counter .counter_btn{min-width:44px;height:44px;font-size:35px}.card .card_actions .card_actions_item .counter .counter_number{width:44px;height:44px;font-size:21px}.counter .c_item+.c_item{margin:0 0 0 5px}.card .card_actions .card_actions_item .price_wrap .price_current span{font-weight:500;font-size:35px;line-height:115%}.card .card_actions .card_actions_nav{display:flex;justify-content:flex-end;align-items:flex-end}.card .card_actions .card_actions_nav .orange_btn.add_to_cart{padding:13px;min-width:175px;max-width:175px;justify-content:center;align-items:center}.card .card_actions .card_actions_nav .orange_btn.add_to_cart .icon{width:19px;height:19px;background-size:100% 100%}.card .card_actions .card_actions_nav .orange_btn.add_to_cart span{font-size:15px}.card .card_actions .card_actions_nav .btn_white{background-color:var(--white);padding:14px;display:flex;justify-content:center;align-items:center;min-width:191px;margin:0 0 0 10px}.card .card_delivery_list{border:1px solid #ececec;box-sizing:border-box}.card .card_delivery_list .card_delivery_item{padding:29px 30px 30px;display:flex;justify-content:flex-start;align-items:flex-start}.card .card_delivery_list .card_delivery_item+.card_delivery_item{border-top:1px solid #ececec}.card .card_delivery_list .card_delivery_item i{min-width:24px;height:24px;background-size:100% 100%;margin:0 15px 0 0}.card .card_delivery_list .card_delivery_item .bag_icon{background-image:url(/icons/bag.svg)}.card .card_delivery_list .card_delivery_item .payment_icon{background-image:url(/icons/money.svg)}.card .card_delivery_list .card_delivery_item .shield_icon{background-image:url(/icons/shield.svg)}.card .card_delivery_list .card_delivery_item p{margin:6px 0 0;font-size:14px;line-height:115%;color:var(--black)}.card .card_delivery_list .card_delivery_item p span{font-weight:700}.product_main{display:flex}.product_main .left_col{width:100%;max-width:650px;margin:0 39px 0 0}.product_main .right_col{width:100%;max-width:911px}.product_description{border:1px solid #f2f2f2;padding:39px;margin:0 0 40px;background-color:var(--white)}.product_description .title{font-weight:500;font-size:26px;line-height:115%;color:var(--black);margin:0 0 20px}.product_characteristic{background-color:var(--white);padding:39px 39px 53px;border:1px solid #f2f2f2}.product_characteristic>.title{font-size:26px;line-height:115%;color:var(--black);margin:0 0 40px}.product_characteristic .characteristic_item{padding:19px 0 20px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.product_characteristic .characteristic_item:first-child{border-top:none;padding:0 0 22px}.product_characteristic .characteristic_item:last-child{padding:19px 0 0}.product_characteristic .characteristic_item .title{font-size:17px;line-height:115%;color:var(--black);font-weight:500}.product_characteristic .characteristic_item p+p{margin:0}.product_characteristic .characteristic_item .descr{font-size:17px;line-height:135%;text-align:right;color:var(--black)}.add_review_wrap{background:var(--white);border:1px solid var(--border);box-sizing:border-box;border-radius:4px;padding:21px 39px;display:flex;justify-content:space-between;align-items:center;margin:0 0 40px}.add_review_wrap .title{font-weight:500;font-size:20px;line-height:75%;color:var(--black)}.add_review_wrap .add_review_btn{white-space:nowrap;border:2px solid var(--border);border-radius:9999px;display:flex;justify-content:center;align-items:center;padding:16px;font-size:17px;line-height:115%;color:var(--orange);min-width:262px}.add_review_wrap .add_review_btn,.reviews{background:var(--white);box-sizing:border-box}.reviews{padding:39px;border:1px solid #f2f2f2}.reviews>.title{font-weight:500;font-size:26px;line-height:115%;color:#000;margin:0 0 20px}.reviews>.title span{color:var(--black-transparent)}.reviews .reviews_list .review+.review{margin:30px 0 0}.reviews .reviews_list .review .review_inner{padding:40px;background:var(--grey);position:relative}.reviews .reviews_list .review .review_inner p strong{font-weight:700}.reviews .reviews_list .review .review_inner a{color:var(--orange)}.reviews .reviews_list .review .review_inner .rating_box{margin:0 0 15px}.reviews .reviews_list .review .review_inner .rating_box .star{width:20px;height:20px;background-size:100% 100%}.reviews .reviews_list .review .review_bottom{padding:0 0 22px;display:flex;justify-content:space-between;align-items:center}.reviews .reviews_list .review .review_bottom .review_author{color:var(--black)}.reviews .reviews_list .review .review_bottom .review_date{font-size:14px;line-height:100%;text-align:right;color:rgba(0,0,0,.5)}.reviews .reviews_list .reviews_list{margin:30px 0 0;padding:0 0 0 100px}.reviews .reviews_list .review .review_bottom .review_author.seller_author{display:flex;justify-content:flex-start;align-items:flex-start;font-weight:700;font-size:17px;line-height:135%;color:#ff6700}.reviews .reviews_list .review .review_bottom .review_author.seller_author .star_icon{margin:0 10px 0 0;background-image:url(/icons/star_full.svg);background-size:100% 100%}.product .product_title_mob{display:none;margin:0 0 10px}.product .product_rating_mob{display:none;margin:0 0 42px}.card_kit{padding:30px 0 29px;border-bottom:1px solid var(--border)}.card_kit .order_details .details_title{font-size:17px;line-height:115%;color:#000;margin:0 0 20px}.card_kit .order_details .details_list .details_item,.card_kit .order_details .details_list .details_item:first-child{border-top:2px dashed #ececec;padding:14px 0 9px}.card_kit .order_details .details_list .details_item .product_info .product_info_descr_bottom{display:flex;justify-content:flex-start;align-items:center}.card_kit .order_details .details_list .details_item .product_info .product_info_descr_bottom .is_available{font-weight:700;font-size:14px;line-height:100%}.card_kit .order_details .details_list .is_available .icon{width:17px;height:23px;background-size:100% 100%}@media screen and (max-width:1620px){.card .card_actions{flex-direction:column;align-items:stretch}.card .card_actions .card_actions_l{margin:0 0 20px}.card_kit .order_details .details_list .details_item .details_item_left{min-width:320px}}@media screen and (max-width:1380px){.product_card .card_wrap{flex-direction:column;align-items:center}.product_card .card_wrap .card_gallery{margin:0 0 30px}.card_info .product_title{display:none}.product .product_title_mob{display:block;font-size:35px;line-height:115%;font-weight:500;color:#3a3a3a}.card_info .card_info_bottom .product_rating_wrap{display:none}.product .product_rating_mob{display:flex}.card_info .card_info_bottom .is_available{margin:0}.product .card{max-width:820px}.product_main .right_col{display:none}.product_main .left_col{max-width:100%;margin:0}.product .product_rating_mob .rating_box .star{width:20px;height:20px}.product .product_rating_mob .rating_box{margin:0 13px 0 0}.product .product_rating_mob.product_rating_wrap .reviews_count,.product .product_rating_mob.product_rating_wrap .reviews_count span{font-size:17px;line-height:135%;opacity:1}}@media screen and (max-width:920px){.product_card .card_gallery .card_slider_left{width:84px;padding:8px 2px 0 8px;background:var(--grey);height:440px}.product_card .card_gallery .card_slider_thumbs_wrap .card_slider_thumbs{padding:0 3px 8px 0;height:430px}.product_card .card_gallery .card_slider_thumbs_wrap .swiper-wrapper{min-width:66px;height:auto;display:block}.product_card .card_gallery .card_slider_thumbs_wrap .swiper-slide{width:66px;height:66px}.product_card .card_gallery .card_slider_thumbs_wrap .slide_img{width:100%;height:100%}.product_card .card_gallery .card_slider_thumbs_wrap .card_slider_thumbs.custom_scrollbar::-webkit-scrollbar{width:2px}.product_card .card_gallery .card_slider{max-width:440px;height:440px}.product_card .card_wrap .card_gallery{width:auto;min-width:auto}.add_review_wrap .title{line-height:115%}}@media screen and (max-width:768px){.product{padding:20px 0 35px}.product_card .card_wrap .card_gallery{margin:0 0 20px}.product_tabs_wrap{min-height:54px}.page_tabs_list{margin:0 -50px;padding:0 50px;overflow:auto;min-height:38px}.page_tabs_list::-webkit-scrollbar{width:0;padding:0}.page_tabs_list .page_tab{white-space:nowrap;min-height:38px}.card_info{padding:0 0 14px}.card .card_actions{padding:30px 0 40px}.card .card_actions .card_actions_nav{justify-content:flex-start}.card .card_actions .card_actions_nav .orange_btn.add_to_cart{padding:12px;min-width:auto;max-width:190px;width:100%}.card .card_actions .card_actions_nav .btn_white{padding:13px;max-width:160px;width:100%;min-width:auto}.card .card_delivery_list .card_delivery_item{padding:19px}.card .card_delivery_list .card_delivery_item p{margin:3px 0 0}.product_description{padding:19px}.product_characteristic{padding:19px 19px 29px}.product_card .card_gallery .actions{top:8px;right:13px}.product_card .card_gallery .actions .add_to_favorite{width:35px;height:35px;background-size:12px}.widget_wrap .section_top .section_top_l{margin:0}.page_background.product_bg{top:1951px}.add_review_wrap{padding:19px;flex-direction:column;align-items:flex-start}.add_review_wrap .title{margin:0 0 15px}.reviews{padding:19px}.add_review_wrap .add_review_btn{min-width:175px;padding:12px}.reviews .reviews_list .review .review_inner{padding:20px}.reviews .reviews_list .review .review_bottom{padding:0 0 10px}.reviews .reviews_list .reviews_list{margin:15px 0 0;padding:0 0 0 50px}.card_kit .order_details .details_list .details_item:first-child{flex-direction:column}}@media screen and (max-width:632px){.product_tabs_wrap:after{bottom:auto;top:35px;width:200%;left:-50px}.page_content_item{padding:3px 0 0}.product_card .card_gallery .card_slider_left{margin:0 8px 0 0;height:271px}.product_card .card_gallery .card_slider_thumbs_wrap .card_slider_thumbs{height:261px}.product_card .card_gallery .card_slider{width:269px;height:270px}}@media screen and (max-width:532px){.product_characteristic .characteristic_item .title{max-width:180px}}.profile{padding:20px 0 100px}.profile .profile_top{margin:0 0 57px}.profile .profile_inner{display:flex}.profile .profile_inner>.right_col{min-width:304px;width:304px;margin:0 0 0 20px}.callback_form{width:100%;background-color:var(--white);box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:20px;padding:50px 30px}.callback_form .cf_title{margin:0 0 20px;padding:0 0 0 18px;border-left:2px solid #3a3a3a}.callback_form .cf_title h3{font-size:21px;line-height:130%}.callback_form .cf_descr{font-size:17px;line-height:135%;opacity:.8;margin:0 0 20px}.callback_form .input_group i{left:15px}.callback_form .input_group input:focus,.callback_form .input_group input:valid{padding:29px 15px 18px 61px}.callback_form .input_group .floating_label{left:61px}.callback_form input:not(:-moz-placeholder-shown)~.floating_label{left:61px}.callback_form input:not(:-ms-input-placeholder)~.floating_label{left:61px}.callback_form input:focus~.floating_label,.callback_form input:not(:placeholder-shown)~.floating_label{left:61px}.callback_form .input_group+.input_group{margin:15px 0 0}.callback_form .callback_btn{margin:15px 0 0;padding:21px;width:100%;display:flex;justify-content:center;align-items:center;font-size:18px;line-height:110%;color:var(--white)}.profile .profile_inner .left_col{width:100%}.profile .profile_inner .page_tabs_list .page_tab{padding:0 0 28px;font-size:21px;line-height:130%;display:flex}.profile .profile_inner .page_tabs_list .page_tab svg{margin:0 10px 0 0}.profile .profile_inner .page_tabs_list .page_tab span{display:flex;justify-content:center;align-items:center;padding:1px 4px;background:var(--orange);border-radius:2px;font-weight:700;font-size:14px;line-height:100%;color:var(--white);min-width:24px;height:24px;margin:0 0 0 10px}.profile .profile_inner .page_tabs_list .page_tab.active svg g path,.profile .profile_inner .page_tabs_list .page_tab.nuxt-link-exact-active svg g path{fill:var(--orange)}.profile .page_content_item{padding:40px 0 0}.personal_item{background:var(--grey);padding:40px 60px}.personal_info .personal_list .personal_item+.personal_item{margin:20px 0 0}.personal_item .title{font-size:21px;line-height:130%;font-weight:500;color:#0c051a;margin:0 0 21px}.personal_item .item_content{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.personal_item .item_content .col{max-width:385px;width:100%}.personal_item .item_content .col.warehouse{max-width:770px}.personal_item .item_content .col+.col{padding:0 0 0 48px;border-left:2px dashed rgba(58,58,58,.6)}.personal_item .item_content .col span{display:flex;align-items:center}.personal_item .item_content .col .item_title{font-weight:400;font-size:17px;line-height:135%;color:var(--black);margin:0 0 10px}.personal_item .item_content .col .item_description{font-size:17px;line-height:115%;font-weight:500;color:#000}.personal_item .item_content .col .item_description .verified{margin:0 0 0 12px}.personal_item .item_content .col .item_description .nova_poshta{margin:0 10px 0 0}.personal_info .btn_wrap{margin:40px 0 0}.personal_info .btn_wrap .btn_white{padding:22px;min-width:344px;max-width:344px;display:flex;justify-content:center;align-items:center;font-size:20px;line-height:75%}.orders_wrap .orders_list .order{background:var(--grey)}.orders_wrap .orders_list .order+.order{margin:20px 0 0}.orders_list .order .orders_top{padding:31px 60px;position:relative}.orders_list .order .orders_top:after{content:" ";position:absolute;top:16px;left:16px;bottom:16px;width:10px;height:119px;display:block;border-radius:10px}.orders_list .order.done .orders_top:after{background:#1a9f1a}.orders_list .order.canceled .orders_top:after{background:#9f1a1a}.orders_list .order.in_process .orders_top:after{background:var(--black-transparent)}.order .orders_top .orders_top_wrap{display:flex;align-items:center;position:relative}.order .orders_top .orders_top_wrap .order_info{max-width:329px;width:100%}.order .orders_top .orders_top_wrap .order_info .order_title{margin:0 0 21px}.order .orders_top .orders_top_wrap .order_info .order_title,.order .orders_top .orders_top_wrap .order_info .order_title span{font-size:21px;line-height:130%;color:#0c051a;font-weight:500}.order .orders_top .orders_top_wrap .order_info .order_status_wrap{display:flex;align-items:center}.order .orders_top .orders_top_wrap .order_info .order_status_wrap span{font-size:17px;line-height:135%;color:var(--black-transparent);padding:0 20px 0 0}.order .orders_top .orders_top_wrap .order_info .order_status_wrap span+span{padding:0 0 0 18px;border-left:2px dashed rgba(58,58,58,.6)}.order .orders_top .orders_top_wrap .order_top_product_list{width:100%;display:flex;justify-content:flex-end;align-items:center}.order .orders_top .orders_top_wrap .order_top_product_list .order_top_product{min-width:89px;max-width:89px;height:89px}.order .orders_top .orders_top_wrap .order_top_product_list .order_top_product+.order_top_product{margin:0 0 0 15px}.order .orders_top .orders_top_wrap .order_drop_arrow{min-width:25px;height:25px;margin:0 0 0 60px;background-image:url(/icons/angle-down_big.svg);transition-duration:.4s;cursor:pointer}.order.opened .orders_top .orders_top_wrap .order_drop_arrow{transform:rotate(-180deg)}.order .order_content{padding:9px 60px 40px;display:none}.order.opened .order_content{display:block}.order .order_content .order_content_wrap{display:flex;align-items:flex-start;margin:0 0 51px}.order .order_content .left_col{max-width:320px;min-width:320px;width:100%;margin:0 56px 0 0}.order .order_content .right_col{width:100%}.order .order_content .recipient_info .recipient_title{font-size:21px;line-height:130%;color:#0c051a;font-weight:500;margin:0 0 33px}.order .order_content .recipient_info .recipient_list .recipient_item+.recipient_item{margin:40px 0 0}.order .order_content .recipient_info .recipient_list .recipient_item .title{font-size:17px;line-height:135%;color:var(--black);margin:0 0 10px;display:flex}.order .order_content .recipient_info .recipient_list .recipient_item .descr{font-size:17px;line-height:115%;color:var(--black);font-weight:500;display:flex;align-items:center}.order .order_content .recipient_info .recipient_list .recipient_item .descr .nova_poshta_icon{min-width:24px;width:24px;height:24px;background-image:url(/icons/nova_poshta.svg);margin:0 10px 0 0}.order_details .details_title{font-weight:500;font-size:21px;line-height:130%;color:#0c051a;margin:0 0 21px}.order_details .details_list .details_item{padding:13px 0 14px;border-top:2px dashed rgba(58,58,58,.6);display:flex;align-items:flex-start}.order_details .details_list .details_item:first-child{padding:0 0 15px;border-top:none}.order_details .details_list .details_item:last-child{padding:13px 0 0}.order_details .details_list .details_item .details_item_title{font-size:17px;line-height:135%;color:var(--black)}.order_details .details_list .details_item .details_item_left{max-width:475px;min-width:475px;width:100%;margin:0 91px 0 0}.order_details .details_list .details_item .details_item_right{width:100%}.order_details .details_list .details_item .product_info{display:flex;justify-content:flex-start;align-items:flex-start}.order_details .details_list .details_item .product_info .product_info_image{min-width:60px;max-width:60px;height:60px;margin:0 14px 0 0}.order_details .details_list .details_item .product_info .product_info_title{font-weight:500;font-size:17px;line-height:115%;margin:0 0 7px}.order_details .details_list .details_item .product_info .product_quantity{font-size:17px;line-height:115%;opacity:.6}.order_details .details_list .details_item .details_item_left .title{font-weight:500;padding:0 0 0 74px}.order .order_content .btn_white{max-width:344px;width:100%;display:flex;justify-content:center;align-items:center;padding:22px;font-size:20px;line-height:75%;background-color:var(--white)}.orders_wrap .load_more_btn{margin:45px auto 40px}.favorites .favorite_top{margin:0 0 40px;display:flex;align-items:center;justify-content:space-between}.favorites .favorite_top .total_items,.favorites .favorite_top .total_items span{font-size:18px;line-height:110%;font-weight:500;color:var(--black)}.favorites .favorite_top .favorite_sorting{display:flex;justify-content:flex-end;align-items:center}.favorites .favorite_top .favorite_sorting .sort_label{font-size:16px;line-height:115%;text-align:right;color:var(--black-transparent)}.favorites .pagination{margin:40px 0 0}.callback_form .cart_item{display:flex;justify-content:flex-start;align-items:flex-start;padding:20px 0;border-top:1px solid var(--border)}.callback_form .cart_item .product_img{min-width:80px;width:80px;height:80px;margin:0 20px 0 0}.callback_form .cart_item .product_img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.callback_form .cart_item .product_descr_wrap{position:relative;width:100%;display:flex;justify-content:space-between;align-items:flex-start}.callback_form .cart_item .product_descr{max-width:calc(100% - 25px);width:calc(100% - 25px);margin:0 15px 0 0}.callback_form .cart_item .product_descr .title{font-size:19px;line-height:120%;margin:0 0 18px}.callback_form .cart_item .product_descr .counter_wrap{width:100%;display:flex;justify-content:flex-start;align-items:flex-end}.callback_form .cart_item .product_descr .counter_wrap .counter{margin:0 20px 0 0}.callback_form .cart_item .price_wrap .price_old{margin:0 0 2px}.callback_form .cart_item .price_wrap .price_old del{font-size:14px;line-height:75%;color:rgba(58,58,58,.6)}.callback_form .cart_item .price_wrap .price_current p{font-weight:400;font-size:20px;line-height:75%;color:var(--black-main)}.callback_form .cart_item .delete_from_chart{display:block;width:24px;height:24px}.callback_form .cart_item .delete_from_chart i{display:block;width:100%;height:100%;background:url(/icons/trash.svg) no-repeat 50%;background-size:cover}@media screen and (max-width:1630px){.personal_info .personal_list .personal_item .item_content{flex-direction:column}.personal_info .personal_list .personal_item .item_content .col{display:flex;justify-content:space-between;align-items:center;max-width:100%;border-top:2px dashed rgba(58,58,58,.6);border-left:none;padding:15px 0}.personal_info .personal_list .personal_item .item_content .col:first-child{border-top:none;padding:0 0 15px}.personal_info .personal_list .personal_item .item_content .col:last-child{padding:15px 0 0}.personal_info .personal_list .personal_item .item_content .col .item_title{margin:0}.personal_info .personal_list .personal_item .item_content .col .item_description{margin:0 0 0 15px;white-space:normal;text-align:right}.order .order_content .order_details .details_list .details_item .details_item_left{min-width:320px}}@media screen and (max-width:1380px){.profile .profile_inner{flex-direction:column;align-items:center}.profile .profile_inner>.right_col{margin:40px 0 0}.profile .profile_inner .page_tabs_list .page_tab{white-space:nowrap}.order .order_content .order_details .details_list .details_item .details_item_left{margin:0 40px 0 0}}@media screen and (max-width:1280px){.profile .profile_inner .page_tabs_list .page_tab{padding:0 0 16px}.profile .profile_inner .page_tabs_list{margin:0 -50px;padding:0 50px;overflow:auto}.profile .profile_inner .page_tabs_list::-webkit-scrollbar{width:0}.profile .profile_inner .page_tabs_wrap:after{left:-50px;width:150%;bottom:17px}.order .orders_top .orders_top_wrap .order_top_product_list .order_top_product{min-width:60px;max-width:60px;height:60px}.order .orders_top .orders_top_wrap .order_info .order_title{margin:0 0 10px}.orders_list .order .orders_top:after{width:6px;height:calc(100% - 32px)}}@media screen and (max-width:1080px){.order .order_content .order_content_wrap{flex-direction:column}.order .order_content .left_col{margin:0 0 40px}.order .order_content .recipient_info .recipient_list .recipient_item+.recipient_item{margin:20px 0 0}}@media screen and (max-width:968px){.order .orders_top .orders_top_wrap{align-items:flex-start;flex-direction:column}.order .orders_top .orders_top_wrap .order_top_product_list{justify-content:flex-start}.order .orders_top .orders_top_wrap .order_info{margin:0 0 20px}.order .orders_top .orders_top_wrap .order_drop_arrow{position:absolute;margin:0;top:50%;right:0;transform:translateY(-50%)}.order.opened .orders_top .orders_top_wrap .order_drop_arrow{transform:rotate(-180deg) translateY(50%)}}@media screen and (max-width:768px){.profile .profile_top{margin:0 0 20px}.profile .profile_inner .page_tabs_wrap:after{bottom:17px}.profile .page_content_item{padding:23px 0 0}.profile .profile_inner>.right_col{width:100%}.personal_info .personal_list .personal_item{padding:20px 30px}.personal_info .personal_list .personal_item .item_content .col{flex-direction:column;align-items:flex-start}.personal_info .personal_list .personal_item .item_content .col .item_description{margin:15px 0 0;text-align:left}.profile .profile_inner .page_tabs_list .page_tab{align-items:center;font-size:17px}.order_details .details_list .details_item{flex-direction:column}.order_details .details_list .details_item .details_item_left{margin:0 0 15px;min-width:auto}.order_details .details_list .details_item .details_item_right .product_total{text-align:right}.order_details .details_list .details_item.details_item_sn{flex-direction:row}.order_details .details_list .details_item .details_item_left .title{padding:0}.order_details .details_list .details_item .details_item_right .descr{text-align:right}.order_details .details_list .details_item.details_item_sn .details_item_left{margin:0;min-width:auto}.orders_list .order .orders_top{padding:20px 30px}.orders_list .order .orders_top:after{left:10px}.order .order_content{padding:10px 30px 20px}.order .order_content .order_details .details_list .details_item .details_item_left{min-width:auto}.order .order_content .order_content_wrap{margin:0 0 30px}.favorites .favorite_top .favorite_sorting .sort_label{display:none}}@media screen and (max-width:768px){.order .orders_top .orders_top_wrap .order_info{max-width:280px}.order .orders_top .orders_top_wrap .order_info .order_status_wrap{align-items:flex-start;flex-direction:column}.order .orders_top .orders_top_wrap .order_info .order_status_wrap span{padding:0 0 10px}.order .orders_top .orders_top_wrap .order_info .order_status_wrap span+span{padding:10px 0 0;border-top:2px dashed rgba(58,58,58,.6);border-left:none}}.cards{padding:0 0 50px}.cards .section_top{margin:0 0 20px}.cards .cards_list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:stretch;-webkit-align-items:stretch;margin:0;padding:0 0 40px;grid-gap:20px;gap:20px}.cards .load_more_btn{margin:0 auto 40px}.promotion_card{padding:0 0 40px}.promotion_card .section_top{margin:0 0 20px}.promotion_card .promotion_card_inner{display:flex;justify-content:flex-start;align-items:flex-start;background:var(--grey);border-radius:6px}.promotion_card .promotion_card_inner .promotion_card_image{max-width:380px;width:100%;height:275px}.promotion_card .promotion_card_inner .promotion_card_image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.promotion_card .promotion_card_inner .promotion_card_descr{padding:40px}.promotion_card .promotion_card_inner .promotion_card_descr .date_wrap{margin:0 0 18px}.promotion_card .promotion_card_inner .promotion_card_descr .promotion_text ul{list-style:disc;padding:8px 0 5px 28px}.promotion_card .promotion_card_inner .promotion_card_descr .promotion_text span{font-size:14px;line-height:115%;text-indent:20px;color:var(--black-transparent)}.promotion_shop .section_top{align-items:flex-end;margin:0 0 39px}.promotion_shop{padding:0 0 50px}@media screen and (max-width:1280px){.cards_tabs_list{margin:0 -50px;padding:0 50px;overflow:auto}.cards_tabs_list::-webkit-scrollbar{display:none}.cards_tabs_wrap:after{width:200%;left:-50px}.cards_tab.page_tab{white-space:nowrap}.promotion_card .promotion_card_inner{flex-direction:column}.cards .cards_list{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1052px){.promotion_shop .section_top .section_top_r .sort_label{display:none}.promotion_shop .section_top{flex-direction:column;align-items:stretch}.promotion_shop .section_top .section_top_l{margin:0 0 20px}.promotion_shop .section_top .section_top_r{justify-content:space-between}.cards .cards_list{grid-template-columns:1fr 1fr}}@media screen and (max-width:840px){.cards .cards_list{justify-content:center;padding:0 0 20px}}@media screen and (max-width:768px){.promotion_card .promotion_card_inner .promotion_card_descr{padding:20px 30px}.promotion_shop{padding:0 0 35px}}@media screen and (max-width:632px){.cards_content_item.page_content_item{padding:20px 0 0}.cards .cards_list{grid-template-columns:1fr}}.article{padding:0 0 50px}.article .section_top{margin:0 0 20px}.article .article_wrap{display:flex}.article .article_wrap .right_col{min-width:385px;width:385px;margin:0 0 0 20px}.article .newsletter_wrap{padding:0}.article .newsletter{padding:50px 30px 219px;overflow:hidden}.article .newsletter .newsletter_inner .newsletter_title{margin:0 0 20px;font-size:21px;line-height:130%}.article .newsletter .newsletter_inner .newsletter_desct{font-size:17px;line-height:135%;margin:0 0 20px;max-width:315px}.article .newsletter .bg_image{top:auto;width:345px;height:224px;bottom:-46px;right:0;background-size:100% 100%}.article .article_inner .article_banner{max-width:1195px;border-radius:6px;overflow:hidden}.article .article_inner .article_banner img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.article_content{margin:40px 0 0;padding:40px 50px;background:var(--grey);border-radius:6px}.article_image{width:174px;height:145px;margin:0 20px 15px 0;float:left}.article_content a{color:var(--orange);text-decoration:underline}.article_bottom{margin:40px 50px 0;display:flex;justify-content:space-between;align-items:flex-end}.article_bottom .article_socials{display:flex;justify-content:flex-start;align-items:center}.article_bottom .article_socials .social_item{display:flex;align-items:center;padding:1px 7px 0;background:#f7f7f7;border:1px solid #e5e7eb;box-sizing:border-box;border-radius:5px;font-size:17px;line-height:155%;color:#000a22}.article_bottom .article_socials .social_item+.social_item{margin:0 0 0 23px}.article_bottom .article_socials .social_item i{min-width:18px;max-width:18px;height:22px;background-size:auto;background-position:50%;margin:0 6px 0 0}.article_bottom .article_socials .social_item .twitter_icon{background-image:url(/icons/twitter.svg)}.article_bottom .article_socials .social_item .facebook_icon{background-image:url(/icons/new_fb.svg)}.article_bottom .article_socials .social_item .telegram_icon{background-image:url(/icons/new_tg.svg)}.article_bottom .article_socials .social_item .viber_icon{background-image:url(/icons/new_vb.svg)}.article_bottom .article_socials .social_item .instagram_icon{background-image:url(/icons/new_inst.svg)}.article_bottom .article_socials .social_item .copy_icon{background-image:url(/icons/copy.svg)}.article_bottom .date_wrap{font-size:17px;line-height:93%;color:var(--black-transparent)}.ql-align-justify{text-align:justify}.ql-align-right{text-align:right}.ql-align-center{text-align:center}@media screen and (max-width:1630px){blockquote{padding:20px 20px 20px 40px}.article_bottom{align-items:center}}@media screen and (max-width:1420px){.article_bottom{flex-direction:column;align-items:flex-start}.article_bottom .article_socials{flex-wrap:wrap}.article_bottom .article_socials .social_item{margin:0 23px 15px 0!important}}@media screen and (max-width:1300px){.article .article_wrap{flex-direction:column}.article .article_inner .article_banner{margin:0 auto}.article .article_wrap .right_col{width:100%;padding:105px 0 0;margin:0}.article .newsletter{padding:74px 90px;overflow:visible}.article .newsletter .newsletter_inner .newsletter_title{margin:0 0 20px -20px;font-size:35px;line-height:115%}.article .newsletter .newsletter_inner .newsletter_desct{margin:0 0 35px;max-width:100%}.article .newsletter .bg_image{top:-21px;right:-17px;width:555px;height:360px}}@media screen and (max-width:1024px){.article .article_wrap .right_col{padding:70px 0 0}.article .newsletter{padding:50px 50px 198px;border-radius:0;overflow:hidden}.article .newsletter .bg_image{width:330px;height:214px;top:auto;bottom:-66px;right:64px;background-size:100% 100%}.article .newsletter .newsletter_inner .newsletter_title{margin:0 0 20px;font-size:27px;line-height:115%}}@media screen and (max-width:768px){.article{padding:0 0 35px}.article .article_wrap{margin:0 -50px}}@media screen and (max-width:664px){.article_image{float:none}blockquote{padding:20px}}.content_page_bg{position:absolute;right:0;top:0;display:block;width:900px;height:900px;overflow:hidden}.content_page_bg:after{content:"";position:absolute;left:0;bottom:0;display:block;width:1555px;height:1555px;background:#fff7f2;border-radius:50%}.tank_you{padding:80px 0 100px}.tank_you .tank_you_wrap{max-width:900px;margin:0 auto}.tank_you .tank_you_top{margin:0 0 80px}.tank_you .tank_you_top .ty_title{display:flex;align-items:center;margin:0 0 28px 36px}.tank_you .tank_you_top .ty_title .icon_done{min-width:51px;max-width:51px;height:51px;margin:0 21px 0 0;background-image:url(/icons/done_big.svg)}.tank_you .tank_you_top .ty_descr{font-size:24px;line-height:130%;text-align:center}.tank_you .ty_main{margin:0 0 126px}.tank_you .ty_main .ty_subtitle{margin:0 0 40px}.tank_you .ty_main .ty_subtitle h3{font-size:26px;line-height:115%;text-align:center;color:#000}.tank_you .ty_main .ty_list .ty_item+.ty_item{margin:40px 0 0}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col{max-width:243px}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col:nth-child(2){max-width:273px}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col .item_description.confirmed{color:#1a9f1a}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col .item_description.confirmed svg{margin:0 10px 0 0}.tank_you .ty_main .ty_list .ty_item.ty_order_details{padding:40px 60px;background:var(--grey)}.tank_you .thank_you_subscribe .newsletter{margin:0 auto}.contacts{padding:0 0 100px}.contacts .contacts_wrap{display:flex}.contacts .contacts_wrap>.left_col{width:100%}.contacts .contacts_wrap>.right_col{min-width:385px;width:385px;margin:0 0 0 115px;padding:211px 0 0}.contacts .section_top{margin:0 0 20px}.contacts .contacts_descr{margin:0 0 40px}.contacts .contacts_descr p{color:var(--black)}.contacts .contacts_descr ul{list-style:disc;padding:0 0 0 27px}.contacts .contacts_list .contacts_item{padding:39px 0 40px;border-top:1px solid var(--border)}.contacts .contacts_list .contacts_item:last-child{padding:39px 0 0}.contacts .contacts_list .contacts_item .shop_info{display:flex;justify-content:flex-start;align-items:flex-start}.contacts .contacts_list .contacts_item .shop_info .shop_address{font-size:21px;line-height:130%;color:#000;font-weight:500;max-width:358px;width:100%;margin:0 110px 0 0}.contacts .contacts_list .contacts_item .shop_info .shop_list{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin:0 -80px 0 0}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item{display:flex;min-width:280px;max-width:280px;margin:0 40px 40px 0;padding:3px 0 0}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item .icon_phone{min-width:42px;height:42px;background-image:url(/icons/contacts_phone.svg);margin:0 20px 0 0}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item .icon_time{min-width:42px;height:42px;background-image:url(/icons/clock.svg);margin:0 20px 0 0}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item .shop_item_info .title{font-size:18px;line-height:110%;font-weight:500;margin:0 0 6px}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item .shop_item_info .descr{display:flex;align-items:center;font-size:14px;line-height:115%}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item .shop_item_info .descr i{min-width:14px;max-width:14px;height:14px;margin:0 8px 0 0}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item .shop_item_info .descr i.kyivstar_icon{background-image:url(/icons/kyivstar.svg)}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item .shop_item_info .descr i.stationary_icon{background-image:url(/icons/address-book.svg)}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item .shop_item_info .descr i.vodafone_icon{background-image:url(/icons/vodaphone.svg)}.contacts .contacts_list .contacts_item .shop_location{width:100%;height:283px}.contacts .callback_form form input:not(:-moz-placeholder-shown)~.floating_label{left:78px}.contacts .callback_form form input:not(:-ms-input-placeholder)~.floating_label{left:78px}.contacts .callback_form form input:focus~.floating_label,.contacts .callback_form form input:not(:placeholder-shown)~.floating_label{left:78px}.contacts .callback_form form .input_group i{left:30px}.contacts .callback_form form .input_group input:focus,.contacts .callback_form form .input_group input:valid{padding:29px 15px 18px 73px}.contacts .callback_form form .input_group .floating_label{left:76px}.about{padding:0 0 50px}.about .section_top{margin:0 0 20px}.about .about_article .about_banner{margin:40px 0;max-width:1600px;height:400px}.about .about_article .about_banner img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about .about_article .team_slider_wrap{overflow:visible;position:relative;width:100%}.about .about_article .team_slider{margin:40px 0 35px;height:294px;overflow:hidden}.about .about_article .team_slider .swiper-slide{width:210px}.about .about_article .team_slider .team_member{max-width:258px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.about .about_article .team_slider .team_member .member_image{max-width:150px;width:100%;height:150px;margin:0 0 20px}.about .about_article .team_slider .team_member .member_image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about .about_article .team_slider .team_member .member_name{font-size:20px;line-height:19px;color:#000;font-weight:500;margin:0 0 5px}.about .about_article .team_slider_wrap .big_next{position:absolute;transform:translateY(-50%);top:40%;right:0;z-index:11}.about .about_article .team_slider_wrap .big_prev{position:absolute;transform:translateY(-50%) scaleX(-1);top:40%;left:0;z-index:11}.about .about_article .team_slider .swiper-pagination{bottom:0}.about .about_article .team_slider .swiper-pagination-bullet{width:20px;height:3px;border-radius:0;margin:0 5px;background:rgba(58,58,58,.6);opacity:1}.about .about_article .team_slider .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px;background:var(--orange);opacity:1}.about .about_article .article_item{display:flex}.about .about_article p+.article_item{margin:40px 0 0}.about .about_article .article_item+p{margin:0 0 40px}.about .about_article .article_item .about_video_wrap{width:635px;min-width:635px;height:356px}.about .about_article .article_item .article_item_content{max-width:939px;width:100%;margin:0 0 0 29px}.about .about_article .article_item .article_item_content h3{font-size:26px;line-height:115%;font-weight:500;color:#000;margin:0 0 20px}.about .about_article .article_item .article_item_list{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin:40px -16px -16px 0}.about .about_article .article_item .article_item_list .article_item_card{max-width:222px;width:100%;margin:0 16px 16px 0;display:flex;flex-direction:column;align-items:center}.about .about_article .article_item .article_item_list .article_item_card .title{font-size:45px;line-height:75%;text-align:center;color:#ff6700;margin:0 0 15px}.about .about_article .article_item .article_item_list .article_item_card .subtitle{color:var(--black);text-align:center}.about_advantages{padding:25px 0}.about_advantages .section_top{margin:0 0 40px}.about_advantages .advantages_list{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:0 -20px -40px 0}.about_advantages .advantages_list .advantages_card{margin:0 20px 43px 0}.home_info.about_info{padding:50px 0 100px}@media screen and (max-width:1630px){.about .about_article .team_slider .swiper-wrapper{max-width:258px}.about .about_article .team_slider{margin:40px 0;padding:0}.about_advantages .advantages_list{flex-wrap:nowrap;overflow:auto;margin:0 -50px;padding:0 50px}.about_advantages .advantages_list::-webkit-scrollbar{display:none}.about_advantages .advantages_list .advantages_card{max-width:360px;min-width:360px;padding:20px 30px 20px 20px;margin:5px 20px 5px 0}}@media screen and (max-width:1280px){.contacts .contacts_list .contacts_item .shop_info{flex-direction:column}.contacts .contacts_list .contacts_item .shop_info .shop_address{margin:0 0 40px}.about .about_article .article_item{flex-direction:column;align-items:center}.about .about_article .article_item .article_item_content{margin:20px 0 0;max-width:100%}.contacts .contacts_wrap{flex-direction:column}.contacts .contacts_wrap>.right_col{padding:0;margin:40px auto 0;max-width:450px;width:100%}}@media screen and (max-width:978px){.tank_you .tank_you_top,.tank_you .ty_main .ty_subtitle{margin:0 0 40px}.tank_you .tank_you_top .ty_descr{font-size:21px;line-height:115%}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col{max-width:100%;display:flex;justify-content:space-between;align-items:center;border-top:2px dashed rgba(58,58,58,.6);border-left:none;padding:15px 0}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col:first-child{border-top:none;padding:0 0 15px}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col:last-child{padding:15px 0 0}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col:nth-child(2){max-width:100%}.tank_you .ty_main .ty_list .ty_item+.ty_item{margin:20px 0 0}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col .item_description{white-space:normal;text-align:right}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col .item_title{margin:0 15px 0 0}.order_details .details_list .details_item:first-child{flex-direction:row}.order_details .details_list .details_item .details_item_right .details_item_title{text-align:right}.tank_you .ty_main .ty_item .order_details .details_list .details_item .details_item_left{min-width:auto}.tank_you .ty_main .ty_list .ty_item.ty_order_details{padding:20px 30px}}@media screen and (max-width:768px){.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col{flex-direction:column;align-items:flex-start}.tank_you .ty_main .ty_list .ty_item .personal_item .item_content .col .item_description{margin:15px 0 0;text-align:left}.tank_you .ty_main .ty_list .ty_item .personal_item{padding:20px 30px}.tank_you .tank_you_top .ty_title{margin:0 0 28px;justify-content:center}.tank_you{padding:40px 0 70px}.tank_you .tank_you_top .ty_title .icon_done{min-width:35px;max-width:35px;height:35px;background-size:100% 100%}.tank_you .ty_main{margin:0 0 70px}.content_page_bg{right:-278px;top:-107px;width:500px;height:500px}.contacts{padding:0 0 70px}.contacts .contacts_descr{margin:0 0 20px}.contacts .contacts_list .contacts_item{padding:19px 0 20px}.contacts .contacts_list .contacts_item:last-child{padding:19px 0 0}.contacts .contacts_list .contacts_item .shop_info .shop_address{margin:0 0 20px}.contacts .contacts_list .contacts_item .shop_info .shop_list .shop_item{margin:0 80px 20px 0}.contacts .contacts_wrap>.right_col{min-width:auto}.about .about_article .about_banner{margin:20px 0;height:250px}.about .about_article .team_slider{margin:20px 0;padding:0}.about .about_article+.article_item+p,.about .about_article p+.article_item{margin:20px 0 0}.about .about_article .article_item .about_video_wrap{min-width:auto;width:100%}.about_advantages_wrap .section_top .section_top_l{width:100%;justify-content:space-between}}.intro-enter-active:after,.intro-leave-active:after{content:"";position:fixed;top:0;left:0;z-index:9999;display:block;width:100%;height:100%;transition-property:opacity;transition-duration:1s;transition-delay:.3s}.intro-leave:after{opacity:0}.intro-enter-active:after,.intro-enter:after,.intro-leave-active:after,.intro-leave-to:after{opacity:1}.intro-enter-to:after{opacity:0}.widget_wrap .swiper-wrapper{padding-bottom:6px}.swiper{overflow:visible}.card_slider_thumbs .video_slide{display:flex;align-items:center;justify-content:center}.card_slider_thumbs .video_slide .play{width:50px;height:50px;border-radius:50%;background:var(--orange);position:relative}.card_slider_thumbs .video_slide .play:before{left:50%;top:50%;position:absolute;content:"";display:block;border:8px solid transparent;border-left:10px solid #fff;transform:translate(-4px,-8px)}.card_slider .video_slide{position:relative}.card_slider .video_slide iframe{position:absolute;left:0;top:0;width:100%;height:100%}.floating_widget{position:fixed;bottom:40px;right:40px;width:60px;height:60px;z-index:999}.floating_widget .floating_widget_button{width:60px;height:60px;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.2);background-color:#fff;cursor:pointer}.floating_widget.opened .floating_widget_button{background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url(/icons/close.svg)}.floating_widget .floating_widget_button i{animation:btn-pulsable 2s ease-out;animation-iteration-count:infinite;-webkit-animation:btn-pulsable 2s ease-out;-webkit-animation-iteration-count:infinite}@-webkit-keyframes btn-pulsable{0%{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}}@keyframes btn-pulsable{0%{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}}.floating_widget.opened .floating_widget_button i{display:none}.floating_widget i{width:60px;height:60px;border-radius:50%;background-size:contain;background-position:50%;margin:0}.floating_widget .telegram_icon{background-image:url(/icons/new_tg.svg)}.floating_widget .viber_icon{background-image:url(/icons/new_vb.svg);background-size:50%}.floating_widget .phone_icon{background-image:url(/icons/phone.svg);background-size:50%}.floating_widget .floating_widget_items{position:absolute;right:0;top:50%}.floating_widget .floating_widget_items a{width:60px;height:60px;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.2);background-color:#fff;position:absolute;right:50%;top:50%;transform:scale(0)}.floating_widget.opened .floating_widget_items{top:-120%}.floating_widget.opened .floating_widget_items a.phone{transform:scale(1) translate(20%)}.floating_widget.opened .floating_widget_items a.viber{transform:scale(1) translate(-90%,40%)}.floating_widget.opened .floating_widget_items a.telegram{transform:scale(1) translate(-110%,150%)}@media screen and (max-width:768px){.floating_widget{bottom:20px;right:20px}.floating_widget.opened .floating_widget_items{top:0;right:100%}.floating_widget.opened .floating_widget_items a.phone{transform:scale(1) translate(-10%)}.floating_widget.opened .floating_widget_items a.viber{transform:scale(1) translate(-120%)}.floating_widget.opened .floating_widget_items a.telegram{transform:scale(1) translate(-230%)}}.section_p .swiper .swiper-slide{opacity:0;visibility:hidden}.section_p .swiper .swiper-slide.swiper-slide-active,.section_p .swiper .swiper-slide.swiper-slide-active+.swiper-slide,.section_p .swiper .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide,.section_p .swiper .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide,.section_p .swiper .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide{opacity:1;visibility:visible}.page_background{display:none!important}.section_p .swiper{position:relative}.section_p .swiper:after{position:absolute;display:block;content:"";top:0;left:100%;width:50px;height:100%;z-index:3;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}@media (max-width:768px){.section_p .swiper:after{width:15px}.page_tabs_list{margin:0;padding:0}.swiper{overflow:hidden!important}}.small_prev{left:5px!important}.small_next{right:5px!important}.product_main{align-items:stretch;position:relative;z-index:2}.product_main .float_wrap{position:-webkit-sticky;position:sticky;top:30px}@media (max-width:391px){body{min-width:320px}.container{padding:0 10px}.header_top .header_top_wrap{grid-gap:10px;gap:10px}.header_top .header_top_left,.header_top .header_top_right{padding:10px 0}.header_logo_desktop{height:40px}.header_logo_link{min-width:60px;height:40px}.mob_search{width:40px;height:40px;background-size:14px;margin:0 10px 0 0}.header_top .header_top_right .favorite_link{margin:0 10px 0 0;width:42px;height:42px;min-width:42px;max-width:42px}.header_top .open_cart_btn{margin:0 10px 0 0;padding:10px}.header_top .login_btn{padding:10px 0;max-width:30px;min-width:30px}.header_bottom_wrap .header_menu .header_menu_link{padding:10px 10px 10px 15px}.header_bottom_wrap .header_menu .header_menu_link .text{font-size:14px}.header_bottom_wrap .header_bottom_main{padding:7px 0}.header_socials .social_link+.social_link{margin:0 0 0 10px}h1{font-size:24px}.mob_filter_btn{min-width:120px;max-width:120px;padding:10px;font-size:14px}.custom_select .ts-control{min-width:175px;padding:10px 10px 5px 56px;height:44px}.custom_select .sort_icon{top:11.5px;left:20px}.product_item_wrap{max-width:360px;min-width:300px}.section_title h2{font-size:22px}.newsletter .newsletter_inner .newsletter_title{font-size:20px}.newsletter .newsletter_inner .newsletter_form{flex-direction:column;grid-gap:10px;gap:10px}.newsletter .newsletter_inner .newsletter_form .input_group,.newsletter .newsletter_inner .newsletter_form .submit_btn{max-width:100%;width:100%;margin:0}.mob_menu_wrap{width:100vw}header .header_menu.mob_open .catalog_menu_wrap+.catalog_menu_bg{top:63px}.shop .left_col .filter{width:100vw;min-width:100vw;padding:90px 10px 200px}.product .product_title_mob{font-size:24px}.product .product_rating_mob.product_rating_wrap .reviews_count,.product .product_rating_mob.product_rating_wrap .reviews_count span{font-size:14px}.product_card .card_gallery .card_slider{width:250px;height:250px}.product_card .card_gallery .card_slider_left{width:60px;padding:0;height:250px;border:none;margin:0 5px 0 0}.product_card .card_gallery .card_slider_thumbs_wrap .card_slider_thumbs{height:250px}.product_card .card_gallery .card_slider_thumbs_wrap .swiper-wrapper{min-width:50px;height:auto;display:block}.product_card .card_gallery .card_slider_thumbs_wrap .swiper-slide{width:50px}.card_info .card_info_bottom .is_available,.card_info .card_info_bottom .product_code{font-size:14px}.product_characteristic,.product_description{padding:15px 10px 29px}.cart_modal .cart_top .cart_item .product_img{min-width:70px;height:70px;margin:0 10px 0 0}.cart_modal .cart_item .product_descr .title{font-size:16px}.cart_modal .cart_with{padding:15px 10px}.personal_info .personal_list .personal_item{padding:20px 10px}}