html{font-size:16px}body{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-family:Manrope,sans-serif;line-height:1}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}ul{list-style-type:none}ul li{display:inline-block}a,a:active,a:focus,a:hover{text-decoration:none}button,input,select,textarea{border:none;font-family:Manrope,sans-serif}button:focus,input:focus,select:focus,textarea:focus{outline:0}button,input{background:0 0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}button{cursor:pointer}.container{width:1310px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}.title{font-weight:700;font-size:24px;line-height:1.3;color:#18181b}.subtitle{font-weight:400;font-size:15px;line-height:1.3;color:#64748b;margin-top:10px}.arrow-btn{width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;-ms-flex-negative:0;flex-shrink:0;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;cursor:pointer}.arrow-btn svg{width:10px;height:10px;-ms-flex-negative:0;flex-shrink:0;fill:transparent;stroke:#344054;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.arrow-btn.next{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.arrow-btn:hover svg{stroke:#2b6fb3}.btn-right{background:#fff;border:1px solid #b0babf;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 15px;position:relative;-ms-flex-negative:0;flex-shrink:0}.btn-right span{font-weight:700;font-size:16px;line-height:1;color:#18181b}.btn-right svg{position:absolute;width:14px;height:14px;top:50%;margin-top:-7px;right:-7px;fill:#a1a1aa;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn-right:hover svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.btn-left{background:#fff;border:1px solid #b0babf;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 15px;position:relative;-ms-flex-negative:0;flex-shrink:0}
.btn-left span{font-weight:700;font-size:16px;line-height:1;color:#18181b} #warning-messages{color:red} .btn-left svg{position:absolute;width:14px;height:14px;top:50%;margin-top:-7px;left:-7px;fill:transparent;stroke:#a1a1aa;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn-left:hover svg{-webkit-transform:translateX(-10px) rotateZ(180deg);-ms-transform:translateX(-10px) rotate(180deg);transform:translateX(-10px) rotateZ(180deg)}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:15px;border:1px solid #009efd;-webkit-box-sizing:border-box;box-sizing:border-box;padding:18px 25px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn span{font-weight:700;font-size:16px;line-height:1;color:#009efd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.btn svg{margin-left:10px;-ms-flex-negative:0;flex-shrink:0;width:14px;height:14px;fill:transparent;stroke:#009efd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn.rotate-ico svg{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.btn:hover{background:#009efd}.btn:hover span{color:#fff}.btn:hover svg{stroke:#fff}.arrow-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arrow-title span{font-weight:500;font-size:13px;line-height:1;color:#2b6fb3;-ms-flex-negative:0;flex-shrink:0}.arrow-title svg{margin-left:10px;width:16px;height:16px;fill:#2b6fb3;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.arrow-title:hover svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.b-card{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;-webkit-box-shadow:0 5px 15px rgba(100,116,139,.15);box-shadow:0 5px 15px rgba(100,116,139,.15);border-radius:30px;overflow:hidden;padding-bottom:20px;background:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.b-card img{width:100%}.b-card .wrapper{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 30px 0}.b-card .wrapper span{font-weight:500;font-size:12px;line-height:1.2;letter-spacing:1px;text-transform:uppercase;color:#71717a}.b-card .wrapper h4{margin-top:8px;font-weight:600;font-size:15px;line-height:1.3;color:#18181b;min-height:50px}.b-card .wrapper p{margin-top:30px;font-weight:800;font-size:18px;line-height:1;color:#151518}.b-card .cart_btn{width:48px;height:48px;background:#f7f9fa;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:30px;z-index:2;margin-top:-35px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.b-card .cart_btn svg{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;fill:transparent;stroke:#b32e87;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.b-card .cart_btn:hover{background:#b32e87}.b-card .cart_btn:hover svg{stroke:#fff}.b-card:hover{-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}#breadcrumbs{display:block;position:relative;z-index:2;padding:40px 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;overflow-x:auto}#breadcrumbs .breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#breadcrumbs .breadcrumbs a{-ms-flex-negative:0;flex-shrink:0;font-weight:400;font-size:14px;line-height:1;color:#c1c1c4;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}#breadcrumbs .breadcrumbs a:hover{color:#7a4190}#breadcrumbs .breadcrumbs svg{margin:0 8px;fill:#c1c1c4;-ms-flex-negative:0;flex-shrink:0;width:12px;height:12px}#breadcrumbs .breadcrumbs p{font-weight:400;font-size:14px;line-height:1;color:#c1c1c4;-ms-flex-negative:0;flex-shrink:0;position:relative}
#personal {display:none}
#breadcrumbs .breadcrumbs p:after{content:'';display:block;position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:#c1c1c4}#mobmenu{position:fixed;bottom:0;left:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 0;background:#fff;z-index:21;display:none;border-top:1px solid rgba(0,0,0,.05)}.mm_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 40px}.mm_btn{padding:0}.mm_btn svg{width:24px;height:24px}.mm_btn.fill svg{fill:#64748b}.mm_btn.stroke svg{fill:transparent;stroke:#64748b}.mm_btn.menu svg{fill:transparent;stroke:#8b44ff}.mobmenu_block{position:fixed;z-index:12;top:0;left:0;width:100%;height:100%;background:#fff;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:60px;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.mobmenu_block.show{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.mm_wrapper{padding:50px 40px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm_menu_block{border-bottom:1px solid rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px}.mm_menu_block div{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:18px;line-height:1;color:#000}.mm_menu_block div i{font-weight:400;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mm_menu_block ul{display:block;overflow:hidden;height:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mm_menu_block ul li{display:block;padding-bottom:15px}.mm_menu_block ul li:first-child{padding-top:10px}.mm_menu_block ul li a{padding:10px 0;font-weight:400;font-size:16px;line-height:1;color:#000}
.mm_menu_block.active div i{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}#header{position:relative;z-index:3;-webkit-box-sizing:border-box;box-sizing:border-box}.header_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0;border-bottom:1px solid #e5e9eb}.h_logo_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:175px}.h_logo_block img.logo{width:60px;-ms-flex-negative:0;flex-shrink:0}.h_logo_block div{padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:15px}.h_logo_block div img{width:80px;display:block}.h_logo_block div p{font-weight:400;font-size:10px;line-height:1.2;color:#b0babf;margin-top:5px}
.h_menu_box{width:100%}.h_menu_box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h_menu_box ul li{-ms-flex-negative:0;flex-shrink:0;margin-right:40px;position:relative;padding:5px 0}.h_menu_box ul li:last-child{margin:0}.h_menu_box ul li.menu-item-has-children a:after{content:'\f107';font-family:FontAwesome;display:block;font-size:18px;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;color:#64748b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.h_menu_box ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:15px;line-height:1;color:#64748b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.h_menu_box ul li a svg{width:18px!important;height:18px!important;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;fill:#64748b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.h_menu_box ul li a:hover{color:#7a4190}.h_menu_box ul li a:hover svg{fill:#7a4190}.h_menu_box ul li a:hover:after{color:#7a4190;-webkit-transform:rotateZ(-180deg);-ms-transform:rotate(-180deg);transform:rotateZ(-180deg)}.h_menu_box ul li ul.sub-menu{display:block;position:absolute;top:100%;left:0;background:#fff;border:1px solid #f2f4f7;-webkit-box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;width:225px;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.h_menu_box ul li ul.sub-menu li{display:block;padding:0}.h_menu_box ul li ul.sub-menu li a{padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-weight:400;font-size:16px;color:#64748b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.h_menu_box ul li ul.sub-menu li a:after{display:none}.h_menu_box ul li ul.sub-menu li a svg{width:12px!important;height:12px!important;fill:#7a4190;-ms-flex-negative:0;flex-shrink:0;margin:0 0 0 10px;opacity:0;-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.h_menu_box ul li ul.sub-menu li a:hover{background:#f9fafb}.h_menu_box ul li ul.sub-menu li a:hover svg{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.h_menu_box ul li:hover ul.sub-menu{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.h_action_btn_box{display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.h_action_btn_search{padding:0;display:block;-ms-flex-negative:0;flex-shrink:0}
.h_action_btn_search svg{display:block;width:24px;height:24px;fill:transparent;stroke:#64748b}.h_action_btn_cart{margin-left:10px;display:block;position:relative}.h_action_btn_cart svg{display:block;width:24px;height:24px;fill:transparent;stroke:#64748b}.h_action_btn_cart span{position:absolute;top:-3px;right:-6px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#b32e87;width:12px;height:12px;font-weight:700;font-size:8px;color:#fff}#shop-menu{padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2}.shop-menu_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-menu_block{width:100%}.shop-menu_block ul li{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}
.shop-menu_block ul li:last-child{margin:0}.shop-menu_block ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;font-size:15px;line-height:1.2;color:#7a4190;position:relative;overflow:hidden;border-radius:100px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.shop-menu_block ul li a svg{width:18px!important;height:18px!important;fill:#7a4190;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.shop-menu_block ul li a:hover{background:#7a4190;-webkit-box-shadow:2px 7px 15px rgba(124,33,139,.57);box-shadow:2px 7px 15px rgba(124,33,139,.57);color:#fff}.shop-menu_block ul li a:hover svg{fill:#fff}.shop-menu_action_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}
.shop-menu_search_form{width:198px;height:40px;border:1px solid #d0d5dd;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.shop-menu_search_form svg{width:16px;height:16px;fill:transparent;stroke:#64748b;-ms-flex-negative:0;flex-shrink:0}.shop-menu_search_form input{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:15px;color:#000;padding-left:15px}.shop-menu_search_form input::-webkit-input-placeholder{color:#64748b}.shop-menu_search_form input::-moz-placeholder{color:#64748b}.shop-menu_search_form input:-ms-input-placeholder{color:#64748b}.shop-menu_search_form input::-ms-input-placeholder{color:#64748b}.shop-menu_search_form input::placeholder{color:#64748b}.shop-menu_cart_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:25px}
.shop-menu_cart_box svg{width:18px;height:18px;fill:transparent;stroke:#e31e80;-ms-flex-negative:0;flex-shrink:0}.shop-menu_cart_box small{background:#e31e80;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:12px;color:#fff;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;border-radius:50%;width:24px;height:24px}.shop-menu_cart_box span{margin-left:10px;display:block;font-weight:600;font-size:14px;line-height:1;color:#25282b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.shop-menu_cart_box p{font-weight:600;font-size:14px;line-height:1;color:#25282b;margin-left:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.shop-menu_cart_box:hover p,.shop-menu_cart_box:hover span{color:#e31e80}#specialist{padding:40px 0}.specialist_block{overflow:hidden;border-radius:1000px;position:relative;background-image:url(../img/specialist-bg.svg);background-repeat:no-repeat;background-position:center center;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:85%;margin:0 auto;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box}
.specialist_block:after{content:'';display:block;position:absolute;width:175px;height:28px;right:235px;top:80px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,#44ff9a),color-stop(22.86%,#44b0ff),color-stop(48.36%,#8b44ff),color-stop(73.33%,#f64),color-stop(99.34%,#ebff70));background:-o-linear-gradient(left,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);opacity:.9;-webkit-filter:blur(35px);filter:blur(35px)}.specialist_block .mob_title_block{font-weight:500;font-size:12px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#71717a;display:none}.specialist_img{-ms-flex-negative:0;flex-shrink:0;border-radius:50%;overflow:hidden;width:110px;position:relative;z-index:2}.specialist_img img{width:100%;margin-bottom:-2px}.specialist_info_box{padding:0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2;width:100%}
.specialist_info_box h6{font-weight:500;font-size:12px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#71717a}.specialist_info_box h2{margin-top:30px;font-weight:700;font-size:24px;line-height:1.4;color:#18181b}.specialist_info_box p{font-weight:400;font-size:15px;line-height:1.3;color:#64748b;margin-top:10px}.specialist_btn_box{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.specialist_btn_feedback{margin-left:30px}#footer{background-image:url(../img/footer_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:40px;position:relative;z-index:3}#footer.mt{margin-top:50px}.footer_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:70px}
.footer_logo_box{width:360px;-ms-flex-negative:0;flex-shrink:0}.footer_logo_box p{margin-top:20px;font-weight:400;font-size:14px;line-height:1.3;color:#fff}.footer_logo_box ul{display:block;margin-top:15px}.footer_logo_box ul li{display:block;font-weight:400;font-size:14px;line-height:1.3;color:#fff;margin-bottom:5px}.footer_logo_box ul li:last-child{margin:0}.footer_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;border-radius:20px;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.footer_logo img.logo{width:60px;-ms-flex-negative:0;flex-shrink:0}.footer_logo img.logo_text{width:80px;margin-left:15px;-ms-flex-negative:0;flex-shrink:0}.foo_menu_block{width:120px;-ms-flex-negative:0;flex-shrink:0;padding-top:40px}.foo_menu_block h3{font-weight:800;font-size:16px;line-height:1;color:#fff;margin-bottom:20px}
.foo_menu_block div ul{display:block}.foo_menu_block div ul li{margin-bottom:15px;display:block}.foo_menu_block div ul li:last-child{margin-bottom:0}.foo_menu_block div ul li a{font-weight:400;font-size:15px;line-height:1.3;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.foo_menu_block div ul li a:hover{color:#b0babf}.foo_contacts_box{padding-top:40px;-ms-flex-negative:0;flex-shrink:0}.foo_contacts_box h3{font-weight:800;font-size:16px;line-height:1;color:#fff;margin-bottom:20px}.foo_contacts_box h3 svg{display:none;width:24px;height:24px;fill:#fff;-ms-flex-negative:0;flex-shrink:0}.foo_contacts_box p{font-weight:400;font-size:15px;line-height:1.4;color:#fff}.foo_contacts_box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.foo_contacts_box ul li{margin-right:20px}.foo_contacts_box ul li:last-child{margin-right:0}
.foo_contacts_box ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foo_contacts_box ul li a small{font-weight:400;font-size:15px;line-height:1;color:#fff;-ms-flex-negative:0;flex-shrink:0;position:relative}.foo_contacts_box ul li a:after{content:'';display:block;position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:#fff;opacity:.5;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.foo_contacts_box ul li a span{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;background:#fff;-webkit-box-shadow:5px 11px 33px rgba(42,78,98,.15);box-shadow:5px 11px 33px rgba(42,78,98,.15);border-radius:10px;margin-left:10px}.foo_contacts_box ul li a span svg{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;fill:#00b2ff}
.foo_contacts_box ul li a:hover small:after{opacity:0}.footer_info_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #b0babf;padding:25px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.footer_info_box p.pravo{font-weight:400;font-size:14px;line-height:1.2;color:#b0babf}.footer_info_box a.politic{font-weight:400;font-size:14px;line-height:1;color:#b0babf;-ms-flex-negative:0;flex-shrink:0;position:relative}.footer_info_box a.politic:after{content:'';display:block;position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#b0babf;opacity:.4;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer_info_box a.politic:hover:after{opacity:0}.footer_info_box a.webdo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:12px;line-height:1;color:rgba(255,255,255,.9);margin-right:130px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.footer_info_box a.webdo span{font-weight:500;font-size:14px;line-height:1;color:#b0babf;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;margin-top:-1px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer_info_box a.webdo svg{-ms-flex-negative:0;flex-shrink:0;width:17px;height:17px;fill:#2ce184;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);margin-left:7px}.footer_info_box a.webdo:hover,.footer_info_box a.webdo:hover span{color:#2ce184}#modal-search{position:fixed;z-index:11;background:#fff;top:0;left:0;width:100%;height:100%;overflow-y:auto;padding-bottom:60px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
#modal-search.show{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#modal-search span.close{position:absolute;z-index:2;display:block;top:10px;right:10px;width:20px;height:20px;cursor:pointer}#modal-search span.close:before{content:'';display:block;position:absolute;top:50%;left:0;width:20px;height:1px;background:#000;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}#modal-search span.close:after{content:'';display:block;position:absolute;top:50%;left:0;width:20px;height:1px;background:#000;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}#modal-search form{width:90%;height:40px;border:1px solid #d0d5dd;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}
#modal-search form input{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:15px;color:#000;padding-left:10px}#modal-search form input::-webkit-input-placeholder{color:#64748b}#modal-search form input::-moz-placeholder{color:#64748b}#modal-search form input:-ms-input-placeholder{color:#64748b}#modal-search form input::-ms-input-placeholder{color:#64748b}#modal-search form input::placeholder{color:#64748b}#modal-search form button{padding:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#modal-search form button svg{width:16px;height:16px;fill:transparent;stroke:#64748b;-ms-flex-negative:0;flex-shrink:0}.modal-window{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;visibility:hidden}
.modal-window.active{opacity:1;visibility:visible}.modal-window.active .modal-block{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.modal-wrap{width:100%;max-height:100%;overflow:hidden;overflow-y:auto}.modal-block{margin:10px auto;background:#fff;padding:40px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;width:390px;position:relative;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.modal-block h3{text-align:center;color:#000;font-weight:500;line-height:1.4;font-size:22px}.modal-block span.close{position:absolute;z-index:2;display:block;top:10px;right:10px;width:20px;height:20px;cursor:pointer}.modal-block span.close:before{content:'';display:block;position:absolute;top:50%;left:0;width:20px;height:1px;background:#000;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.modal-block span.close:after{content:'';display:block;position:absolute;top:50%;left:0;width:20px;height:1px;background:#000;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}
.modal-block form{margin-top:20px}.modal-block form input{display:block;width:100%;height:60px;padding-left:12px;font-weight:400;font-size:14px;border:1px solid rgba(0,0,0,.2);border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px}.modal-block form textarea{display:block;width:100%;height:120px;padding-top:12px;padding-left:12px;border-radius:3px;font-weight:400;font-size:14px;border:1px solid rgba(0,0,0,.2);-webkit-box-sizing:border-box;box-sizing:border-box;resize:none;margin-bottom:10px}.modal-block form button{height:60px;width:100%;background:-o-linear-gradient(264.78deg,#5dcfff -118.6%,rgba(85,188,231,0) 242.65%),#039be5;background:linear-gradient(185.22deg,#5dcfff -118.6%,rgba(85,188,231,0) 242.65%),#039be5;-webkit-box-shadow:2px 8px 12px rgba(103,188,236,.33);box-shadow:2px 8px 12px rgba(103,188,236,.33);border-radius:15px;font-weight:600;font-size:15px;line-height:1;letter-spacing:.02em;color:#fff}.modal-block p.politic{margin-top:20px;font-size:12px;line-height:1.3;font-weight:300}
.modal-block p.politic a{color:#7a4190}#modal-video{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;visibility:hidden}#modal-video.active{opacity:1;visibility:visible}#modal-video.active .modal-block{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#modal-video .modal-wrap{width:100%;max-height:100%;overflow:hidden;overflow-y:auto}#modal-video .modal-block{margin:30px auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:390px;padding:0;background:0 0;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}#modal-video .modal-block span.close{position:absolute;z-index:2;display:block;top:-25px;right:0;width:20px;height:20px;cursor:pointer}
#modal-video .modal-block span.close:before{content:'';display:block;position:absolute;top:50%;left:0;width:20px;height:1px;background:#fff;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}#modal-video .modal-block span.close:after{content:'';display:block;position:absolute;top:50%;left:0;width:20px;height:1px;background:#fff;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}#modal-video .modal-block iframe{width:100%}@media screen and (max-width:1400px){.container{width:1290px}}@media screen and (max-width:1300px){.container{width:100%}}@media screen and (max-width:1200px){#shop-menu{padding:15px 0; padding-top: 0px;}.shop-menu_block ul li a{font-size:14px;padding:8px}.shop-menu_block ul li a svg{width:14px!important;height:14px!important;margin-right:6px}.shop-menu_search_form{width:280px}.specialist_block{width:100%;background:0 0}.footer_logo_box{width:295px}}@media screen and (max-width:1000px){body{padding-bottom:60px}
#mobmenu{display:block}.header_box{border:none;padding:15px 10px}.h_logo_block{width:auto}.h_logo_block img.logo{width:40px}.h_logo_block div{margin:0;padding-left:10px}.h_logo_block div img{width:60px}.shop-menu_action_box,.h_logo_block div p,.h_menu_box{display:none}.h_action_btn_box{display:-webkit-box;display:-ms-flexbox;display:flex}.b-card:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.specialist_block{-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:0;overflow:visible}.specialist_block:after{right:auto;top:auto;bottom:33px;left:14px}.specialist_block .mob_title_block{display:block;width:100%}.specialist_img{background:#f0f2f4;margin-top:15px}.specialist_info_box{width:calc(100% - 110px)}.specialist_info_box h6{display:none}.specialist_info_box h2{margin:0}.specialist_btn_box{margin-top:25px}#footer{padding-top:0;border-radius:20px;overflow:hidden}.footer_box{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:0}.foo_menu_block{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:49%;-ms-flex-negative:1;flex-shrink:1;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1);-webkit-box-sizing:border-box;box-sizing:border-box}
.foo_menu_block h3{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.foo_menu_block h3:after{content:'\f107';font-family:FontAwesome;display:block;font-size:18px;color:#fff;font-weight:300;-ms-flex-negative:0;flex-shrink:0;margin-left:15px}.foo_menu_block div{padding:0;margin:0;height:0;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.foo_menu_block div ul li:first-child{padding-top:20px}.foo_contacts_box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;-ms-flex-negative:1;flex-shrink:1;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1)}.foo_contacts_box h3 span{display:none}.foo_contacts_box h3 svg{display:block}.footer_logo_box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;-ms-flex-negative:1;flex-shrink:1;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1)}
.footer_logo_box p{display:none}.footer_logo_box ul{margin:0}.footer_logo{display:none}.footer_info_box{border:none}.footer_info_box a.webdo{margin:0}}@media screen and (max-width:770px){.footer_info_box{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer_info_box p.pravo{width:49%}.footer_info_box a.politic{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.footer_info_box a.webdo{width:49%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer_info_box a.webdo span{display:none}.footer_info_box a.webdo svg{margin-left:4px}}@media screen and (max-width:600px){.specialist_block{padding:0}.specialist_info_box{padding:0 0 0 15px}.foo_menu_block{width:100%}}@media screen and (max-width:500px){.mm_box{padding:0 10px}.mm_wrapper{padding:20px 10px 10px}.h_logo_block img.logo{width:30px}#footer.mt{margin-top:40px}.foo_contacts_box ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.foo_contacts_box ul li{margin-bottom:15px}}@media screen and (max-width:400px){#specialist{padding:0}
.specialist_img{width:90px}.specialist_info_box{width:calc(100% - 90px)}.specialist_info_box h2{font-size:18px}.specialist_info_box p{margin-top:7px;font-size:13px}.specialist_btn_feedback{margin-left:10px;padding:13px 18px}.specialist_btn_more{padding:13px 18px}#modal-video .modal-block{width:96%}#modal-video .modal-block iframe{height:300px}.modal-block{width:98%}}#main{position:relative;padding-bottom:30px}.main_bg{background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(174,231,255,.15)),color-stop(37.55%,rgba(176,232,255,0)));background:-o-linear-gradient(bottom,rgba(174,231,255,.15) 0,rgba(176,232,255,0) 37.55%);background:linear-gradient(0deg,rgba(174,231,255,.15) 0,rgba(176,232,255,0) 37.55%)}.main_slider_box{position:relative; display:none }.main_slider{overflow:hidden;border-radius:30px;margin:0!important}.main_slide img{width:100%;margin-bottom:-2px}.main_slide img.mob{display:none}.main_slider_arrow_box{position:absolute;top:50%;margin-top:-18px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.main_slider_arrow{z-index:2}.main_slider_dots{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:-24px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;overflow:hidden;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateY(-18px);-ms-transform:translateY(-18px);transform:translateY(-18px)}.main_slider_dots li{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.main_slider_dots li:last-child{margin:0}.main_slider_dots li button{width:8px;height:8px;background:#d0d5dd;border-radius:50%;display:block;padding:0}.main_slider_dots li.slick-active button{background:#101828}.main_bullets_box{padding:40px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.main_bullets_box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.main_bullets_box ul li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 35px;border-right:1px solid rgba(176,186,191,.35)}.main_bullets_box ul li img{-ms-flex-negative:0;flex-shrink:0;width:24px}.main_bullets_box ul li p{font-weight:400;font-size:15px;line-height:1.3;color:#64748b;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.main_bullets_box ul li:nth-child(3n){border:none}.main_about_block{background:#fff;border:1px solid #e7e5e5;border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% + 60px);margin-left:-30px;padding:35px 30px}.main_about_block .mob_title{display:none}.main_about_block div{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.main_about_block div p{width:49%;font-weight:400;font-size:15px;line-height:1.3;color:#52525b}.main_about_block a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:none}.main_mob_down_arrow_bg{z-index:2;display:none;position:absolute;bottom:-1px;left:50%;width:84px;height:70px;margin-left:-42px;background-image:url(../img/main/main_bg_mob_arrow.svg);background-repeat:no-repeat;background-position:center top;background-size:cover}.main_mob_down_arrow{z-index:2;display:none;position:absolute;bottom:0;left:50%;width:56px;height:56px;background:#8b44ff;border-radius:50%;margin-left:-28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main_mob_down_arrow svg{width:24px;height:24px;fill:transparent;stroke:#fff}#blog{padding:50px 0}#blog.blog_page{padding:0}#blog.blog_page .blog_box{margin-top:0}.blog_bg{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(174,231,255,.15)),color-stop(37%,rgba(176,232,255,0)));background:-o-linear-gradient(top,rgba(174,231,255,.15) 0,rgba(176,232,255,0) 37%);background:linear-gradient(180deg,rgba(174,231,255,.15) 0,rgba(176,232,255,0) 37%)}
.blog_title_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog_title_box div{width:60%}.blog_tabs_box{padding:20px 0;overflow:hidden;overflow-x:auto}.blog_tabs_box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog_tabs_box ul li{-ms-flex-negative:0;flex-shrink:0;display:block;margin-right:10px}.blog_tabs_box ul li a{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f5f6f7;border-radius:100px;padding:12px 18px;font-weight:400;font-size:14px;line-height:1;letter-spacing:.02em;color:#71717a}.blog_tabs_box ul li a.current_tab{background:-o-radial-gradient(50% 0,57.43% 141.25%,rgba(227,30,128,.22) 0,rgba(227,30,128,0) 100%),#7a4190;background:radial-gradient(57.43% 141.25% at 50% 0,rgba(227,30,128,.22) 0,rgba(227,30,128,0) 100%),#7a4190;-webkit-box-shadow:2px 7px 15px rgba(124,33,139,.57);box-shadow:2px 7px 15px rgba(124,33,139,.57);color:#fff}
@-webkit-keyframes article_anim{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes article_anim{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.blog_box{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog_box.blog-list .article_item{display:none;-webkit-animation:article_anim .5s;animation:article_anim .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.blog_box.blog-list .article_item.show{display:block}.article_item{width:32%;margin-right:2%;margin-bottom:30px}.article_item:nth-child(3n){margin-right:0}.article_item .img_box{display:block;overflow:hidden;border-radius:20px;position:relative;margin-bottom:20px}
.footer__button {background-color: #39BAF4; padding: 13px 20px; border-radius: 17px;text-decoration: none;}
.article_item .img_box img{width:100%;margin-bottom:-2px}.article_item .img_box.play-btn{cursor:pointer}.article_item .img_box.play-btn:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.33);opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.article_item .img_box.play-btn .video_play_text{display:-webkit-box;display:-ms-flexbox;display:flex}.article_item .img_box .video_play_text{position:absolute;z-index:2;left:0;bottom:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;opacity:0;display:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.article_item .img_box .video_play_text span.text{font-weight:600;font-size:14px;line-height:1;letter-spacing:-.2px;color:#fff;-ms-flex-negative:0;flex-shrink:0;position:relative}.article_item .img_box .video_play_text span.text:after{content:'';display:block;position:absolute;bottom:-3px;left:0;width:100%;height:1px;background:#fff}
.article_item .img_box .video_play_text span.ico{width:24px;height:24px;margin-left:10px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box}.article_item .img_box .video_play_text span.ico svg{width:8px;height:8px;fill:transparent;stroke:#fff;-ms-flex-negative:0;flex-shrink:0}.article_item .img_box:hover .video_play_text,.article_item .img_box:hover:after{opacity:1}.article_item span.date{font-weight:500;font-size:13px;line-height:1;color:#c1c1c4;display:block;padding-top:10px}.article_item h4{font-weight:600;font-size:18px;line-height:1.3;padding-top:10px;letter-spacing:-.3px;color:#090914}.article_item p{font-weight:400;font-size:15px;line-height:1.4;color:#64748b;margin-top:7px}.article_item a.link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}
.article_item a.link span{font-weight:600;font-size:14px;line-height:1;letter-spacing:-.2px;color:#2b6fb3;-ms-flex-negative:0;flex-shrink:0}.article_item a.link svg{margin-left:15px;-ms-flex-negative:0;flex-shrink:0;width:14px;height:14px;fill:transparent;stroke:#2b6fb3;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.article_item a.link:hover svg{-webkit-transform:translateX(5px) translateY(-5px) rotateZ(-45deg);-ms-transform:translateX(5px) translateY(-5px) rotate(-45deg);transform:translateX(5px) translateY(-5px) rotateZ(-45deg)}.blog_page_link{display:none}.blog_learn-more_btn{display:block;margin:30px auto 0}#servises{padding:50px 0;overflow:hidden;position:relative}#servises:after{content:'';display:block;position:absolute;width:520px;height:360px;left:50%;margin-left:-650px;top:150px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px)}
#servises:before{content:'';display:block;position:absolute;left:48%;top:30px;width:690px;height:460px;background:-o-radial-gradient(50% 50%,50% 50%,rgba(255,0,127,.15) 0,rgba(227,30,128,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(255,0,127,.15) 0,rgba(227,30,128,0) 100%)}.servises_title_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.servises_title_box div{width:70%;position:relative;z-index:2}.servises_title_box div h2.mob{display:none}.servises_title_box:after{content:'';display:block;position:absolute;width:190px;height:28px;right:-15px;bottom:15px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,#44ff9a),color-stop(22.86%,#44b0ff),color-stop(48.36%,#8b44ff),color-stop(73.33%,#f64),color-stop(99.34%,#ebff70));background:-o-linear-gradient(left,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);opacity:.9;-webkit-filter:blur(25px);filter:blur(25px)}
.servises_title_box a{position:relative;z-index:2}.servises_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 110px;position:relative;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:35px}.servises_box:after{content:'';display:block;position:absolute;top:50px;left:0;width:100%;height:calc(100% - 25px);background-image:url(../img/servises_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:30px}.service_block{width:32%;margin-right:2%;margin-bottom:20px;display:block;background:#fff;border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;position:relative;z-index:3}.service_block:nth-child(3n){margin-right:0}.service_block img{height:36px;display:block}.service_block h5{font-weight:500;font-size:12px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#71717a;margin-top:30px;display:block}
.service_block h4{margin-top:10px;font-weight:700;line-height:1.3;font-size:18px;display:block}.service_block ul{display:block;margin-top:10px}.service_block ul li{display:block;position:relative;padding-left:18px;font-weight:400;font-size:14px;line-height:1.3;color:#64748b;margin-bottom:4px}.service_block ul li:after{content:'';display:block;position:absolute;top:7px;left:5px;width:3px;height:3px;background:#64748b;border-radius:50%}.service_block ul li:last-child{margin:0}.service_block .time_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}.service_block .time_block svg{-ms-flex-negative:0;flex-shrink:0;width:14px;height:14px;fill:#b0babf}.service_block .time_block span{font-weight:400;font-size:14px;line-height:1.2;color:#64748b;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.service_block .prise_block{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.service_block .prise_block svg{-ms-flex-negative:0;flex-shrink:0;width:14px;height:14px;fill:#b0babf}.service_block .prise_block .list{padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:block}.service_block .prise_block .list span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:1.2;color:#64748b;margin-bottom:4px}.service_block .prise_block .list span strong{-ms-flex-negative:0;flex-shrink:0;font-weight:800;font-size:18px;line-height:1.2;color:#151518;margin-right:5px}.service_block .prise_block .list span:last-child{margin-bottom:0}.service_block .link_servise{width:180px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(85,188,231,.5);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:15px;margin-top:30px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.service_block .link_servise span{font-weight:600;font-size:16px;line-height:1;letter-spacing:.02em;color:#009efd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.service_block .link_servise svg{width:12px;height:12px;fill:transparent;stroke:#009efd;-ms-flex-negative:0;flex-shrink:0;margin-left:10px;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.service_block:hover .link_servise{background:#039be5}.service_block:hover .link_servise svg{stroke:#fff}.service_block:hover .link_servise span{color:#fff}.servises_page_link{display:none}#main-shop{padding:50px 0;position:relative;z-index:2}#main-shop:after{content:'';display:block;position:absolute;width:485px;height:360px;left:30%;top:25%;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.m-shop_title_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.m-shop_title_box div{width:60%}.m-shop_box{position:relative;z-index:2}.m-shop_slider{width:calc(100% + 50px);margin-left:-25px}.m-shop_slider .slick-track{padding:30px 0}.m-shop_card{margin:0 16px}.m-shop_arrow_box{position:absolute;top:50%;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.m-shop_arrow_box .m-shop_arrow{-webkit-box-shadow:0 4px 15px #d6eaf3;box-shadow:0 4px 15px #d6eaf3}#feedback{padding:50px 0;position:relative}#feedback.feedback-page{padding:0}#feedback.feedback-page .feedback_box:after{width:400px;height:470px;left:50%;top:-30px;margin-left:-200px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px);z-index:1}
#feedback.feedback-page .feedback_box:before{top:5%;left:0;width:100%;height:90%;background:-o-radial-gradient(50% 50%,50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%);z-index:1}.feedback_title_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:2}.feedback_title_box div{width:60%}.feedback_box{margin-top:30px;position:relative}.feedback_box:before{content:'';display:block;position:absolute;width:100%;height:711px;left:0;top:0;background:-o-radial-gradient(50% 50%,50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%)}.feedback_box:after{content:'';display:block;position:absolute;width:100%;height:711px;left:0;top:-400px;background:-o-radial-gradient(50% 50%,50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%)}
.feedback_slider_arrow_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:absolute;z-index:2;top:130px;left:0}.feedback_list{width:calc(100% + 30px);margin-left:-15px;position:relative;z-index:2}.feedback_list.flex-grid{margin:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.feedback_list.flex-grid .feedback_block{margin:0 2% 15px 0;width:32%}.feedback_list.flex-grid .feedback_block:nth-child(3n){margin-right:0}.feedback_block{margin:0 15px;background:#fff;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px}.feedback_head_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.feedback_head_box div{width:100%}.feedback_head_box div h5{font-weight:600;font-size:18px;line-height:1.2;letter-spacing:-.3px;color:#090914}.feedback_head_box div ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:7px}.feedback_head_box div ul li{-ms-flex-negative:0;flex-shrink:0;margin-right:4px}.feedback_head_box div ul li svg{width:16px;height:16px;fill:#f59e0b}.feedback_head_box div ul li:last-child{margin:0}.feedback_head_box p{font-weight:500;font-size:13px;line-height:1;color:#c1c1c4;-ms-flex-negative:0;flex-shrink:0}.feedback_text_box{font-weight:400;font-size:15px;line-height:1.3;color:#64748b;margin-top:20px}.feedback_learn-more_btn{font-weight:600;font-size:14px;line-height:1;letter-spacing:-.2px;color:#2b6fb3;display:block;margin-top:17px}.feedback_pagination_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:2;margin:40px auto 0}
.feedback_pagination_box a{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;line-height:1;color:#667085;border-radius:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.feedback_pagination_box a.prev{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:30px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;line-height:1;color:#b0babf;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.feedback_pagination_box a.prev svg{width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;fill:transparent;stroke:#b0babf;margin-right:8px;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.feedback_pagination_box a.prev:hover{color:#667085}.feedback_pagination_box a.prev:hover svg{stroke:#667085}.feedback_pagination_box a.next{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:30px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;line-height:1;color:#b0babf;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.feedback_pagination_box a.next svg{width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;fill:transparent;stroke:#b0babf;margin-left:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.feedback_pagination_box a.next:hover{color:#667085}.feedback_pagination_box a.next:hover svg{stroke:#667085}.feedback_pagination_box a:hover{color:#7a4190}.feedback_pagination_box span{background:rgba(139,68,255,.1);width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;line-height:1;color:#7a4190;border-radius:8px}
.feedback_add-feedback_btn_box{margin-top:40px;padding:30px 0;position:relative}.feedback_add-feedback_btn_box:after{content:'';display:block;position:absolute;width:180px;height:30%;left:50%;margin-left:-90px;top:35%;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,#44ff9a),color-stop(22.86%,#44b0ff),color-stop(48.36%,#8b44ff),color-stop(73.33%,#f64),color-stop(99.34%,#ebff70));background:-o-linear-gradient(left,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);opacity:.9;-webkit-filter:blur(35px);filter:blur(35px)}.feedback_add-feedback_btn_box .btn-right{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:0 auto;position:relative;z-index:2}@media screen and (max-width:1400px){.main_about_block{width:100%;margin:0}.m-shop_title_box{padding:0 25px}.feedback_list,.m-shop_slider{width:100%;margin:0}
}@media screen and (max-width:1200px){.servises_box{padding:0 30px}.m-shop_title_box{padding:0 8px}.feedback_block,.m-shop_card{margin:0 8px}}@media screen and (max-width:1000px){.main_bullets_box ul li{padding:5px 10px}.article_item .img_box.play-btn .video_play_text,.article_item .img_box.play-btn:after{opacity:1;visibility:visible}.servises_box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.service_block{width:49%;margin-right:0}.m-shop_slider .slick-track{padding:30px 0}.feedback_list.flex-grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.feedback_list.flex-grid .feedback_block{width:49%;margin-right:0}}@media screen and (max-width:770px){.main_slider_arrow_box{padding:0 10px}.blog_bg{position:relative;overflow:hidden}.blog_bg:after{content:'';display:block;position:absolute;width:190px;height:28px;left:10%;bottom:50px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,#44ff9a),color-stop(22.86%,#44b0ff),color-stop(48.36%,#8b44ff),color-stop(73.33%,#f64),color-stop(99.34%,#ebff70));background:-o-linear-gradient(left,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);opacity:.9;-webkit-filter:blur(35px);filter:blur(35px)}

.blog_box{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2}.article_item{width:49%;margin-right:0}.article_item .img_box{margin-bottom:5px}.blog_title_box div{width:100%}.blog_title_box a{display:none}.blog_page_link{margin-top:10px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:2}#servises{background-image:url(../img/servises_mob_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top;border-radius:20px}#servises:after,#servises:before{display:none}.servises_title_box div{width:100%}.servises_title_box div h2.title{color:#fff}.servises_title_box div h2.title.desk{display:none}.servises_title_box div h2.title.mob{display:block}.servises_title_box div h3.subtitle{color:#fff}.servises_title_box{display:block}.servises_box{padding:0}.servises_box:after{display:none}.servises_page_link{display:block;margin:20px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
#main-shop:after{display:none}}@media screen and (max-width:700px){.main_slide img.desk{display:none}.main_slide img.mob{display:block}.main_slider_arrow_box{display:none}.main_slider_dots{display:none!important}.main_mob_down_arrow_bg{display:block}.main_mob_down_arrow{display:-webkit-box;display:-ms-flexbox;display:flex}.main_bullets_box{padding:40px 20px}.main_bullets_box ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.main_bullets_box ul li{width:100%;border:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.main_bullets_box ul li:last-child{margin:0}.main_bullets_box ul li img{width:24px}.main_bullets_box ul li p{width:100%;margin:15px 0 0;padding:0;text-align:center}.feedback_title_box div{width:100%}.feedback_title_box a{display:none}}@media screen and (max-width:600px){.main_about_block{position:relative;overflow:hidden}.main_about_block:after{content:'';display:block;position:absolute;bottom:40px;left:25%;width:50%;height:30px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,#44ff9a),color-stop(22.86%,#44b0ff),color-stop(48.36%,#8b44ff),color-stop(73.33%,#f64),color-stop(99.34%,#ebff70));background:-o-linear-gradient(left,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);opacity:.8;-webkit-filter:blur(35px);filter:blur(35px)}
.main_about_block .desk_title{display:none}.main_about_block .mob_title{display:block;position:relative;z-index:2}.main_about_block div{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:2}.main_about_block div p{width:100%;margin-bottom:10px}.main_about_block div p:last-child{margin-bottom:0}.main_about_block a{position:relative;z-index:2;display:none;margin-top:30px}.m-shop_title_box div,.service_block{width:100%}.feedback_box:after,.feedback_box:before,.feedback_slider_arrow_box,.m-shop_title_box a{display:none}.feedback_block{border:1px solid rgba(0,0,0,.1);border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px}}@media screen and (max-width:500px){.article_item{width:100%}.article_item .img_box .video_play_text{padding:12px 19px}.m-shop_slider{margin-top:15px}.m-shop_card{margin-bottom:10px}.m-shop_card .wrapper h4{min-height:0}.feedback_list.flex-grid .feedback_block{width:100%;margin-bottom:8px}.feedback_pagination_box a,.feedback_pagination_box span{width:30px;height:30px}
.feedback_pagination_box a.prev{margin-right:15px}.feedback_pagination_box a.next{margin-left:15px}}@media screen and (max-width:400px){.service_block{padding:25px}.blog_learn-more_btn{margin-top:10px}.feedback_pagination_box a{width:30px;height:30px}.feedback_pagination_box a.prev{margin-right:10px;font-size:12px}.feedback_pagination_box a.next{margin-left:10px;font-size:12px}.feedback_add-feedback_btn_box{padding:8px 0}}#category{position:relative}.cat-head_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.cat-head_box:before{content:'';display:block;position:absolute;width:418px;height:525px;left:-60px;top:-50px;background:rgba(243,252,255,.77);-webkit-filter:blur(25px);filter:blur(25px);border-radius:50px}.cat-head_box:after{content:'';display:block;position:absolute;width:85%;height:358px;left:20%;top:-50px;background:#edfbff;-webkit-filter:blur(25px);filter:blur(25px);border-radius:50px}
.cat-head_blog_box{width:300px;-ms-flex-negative:0;flex-shrink:0;background:#fff;-webkit-box-shadow:0 12px 16px -4px rgba(16,24,40,.08);box-shadow:0 12px 16px -4px rgba(16,24,40,.08);border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:22px 16px;position:relative;z-index:1}.cat-head_blog_box.mob{display:none}.cat-head_blog_box h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-head_blog_box h3 svg{width:24px;height:24px;fill:#ffd766;-ms-flex-negative:0;flex-shrink:0}.cat-head_blog_box h3 span{font-weight:700;font-size:18px;line-height:1.3;color:#000;padding-left:15px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.cat-head_blog_box ul{margin-top:15px}.cat-head_blog_box ul li{display:block;margin-bottom:15px}.cat-head_blog_box ul li:last-child{margin-bottom:0}.cat-head_blog_box ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.cat-head_blog_box ul li a span{font-weight:400;font-size:16px;line-height:1.3;color:#64748b;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-head_blog_box ul li a svg{width:14px;height:14px;fill:#7a4190;-ms-flex-negative:0;flex-shrink:0;opacity:0;-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-head_blog_box ul li a:hover span{color:#000}.cat-head_blog_box ul li a:hover svg{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.cat-head_offers_box{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:30px;position:relative;z-index:1}.cat-head_offers_box h1{font-weight:700;font-size:24px;line-height:1.3;color:#18181b}.cat-head_offers_list_box{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.cat-head_offers_list_box a{min-height:240px;width:24%;margin-right:calc(4%/3);margin-bottom:10px;background-repeat:no-repeat;background-size:cover;background-position:center center;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;font-weight:800;font-size:18px;line-height:1.4;color:#fff}.cat-head_offers_list_box a:nth-child(4n){margin-right:0}.cat-head_offers_list_box a svg{margin-top:30px;display:block;width:16px;height:16px;fill:transparent;stroke:#fff;opacity:0;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-head_offers_list_box a:hover svg{opacity:1}.category_box{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:1}.cat-filter_btn_window_box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;display:none;z-index:2;position:relative}
.cat-filter_btn_window{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.cat-filter_btn_window svg{width:24px;height:24px;fill:transparent;stroke:#000;-ms-flex-negative:0;flex-shrink:0}.cat-filter_btn_window.sort svg{fill:#000;stroke:transparent}.cat-filter_btn_window span{font-weight:700;font-size:18px;line-height:1;color:#000;margin-left:15px}#cat-filter_box{width:300px;-ms-flex-negative:0;flex-shrink:0;position:relative}#cat-filter_box span.close{position:absolute;z-index:2;display:none;top:20px;right:20px;width:10px;height:10px;cursor:pointer}#cat-filter_box span.close:before{content:'';display:block;position:absolute;top:50%;left:0;width:10px;height:1px;background:#000;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}#cat-filter_box span.close:after{content:'';display:block;position:absolute;top:50%;left:0;width:10px;height:1px;background:#000;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}
.cat-filter_box{width:100%}.cat-filter_box h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.cat-filter_box h2 svg{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;fill:transparent;stroke:#25282b}.cat-filter_box h2 span{font-weight:700;font-size:18px;line-height:1;color:#000;margin-left:15px}.cat-filter_block{padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.cat-filter_block h3{font-weight:500;font-size:16px;line-height:1;color:#64748b;margin-bottom:20px}.cat-filter_block input{display:none}.cat-filter_block input:checked+label span{background:#7a4190;border:1.5px solid transparent}.cat-filter_block input:checked+label span svg{opacity:1}.cat-filter_block input:checked+label span:after{opacity:1}.cat-filter_block label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:20px}
.cat-filter_block label:last-child{margin-bottom:0}.cat-filter_block label span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;border:1.5px solid #292d32;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;position:relative}.cat-filter_block label span svg{width:10px;height:10px;fill:transparent;stroke:#fff;-ms-flex-negative:0;flex-shrink:0;opacity:0;position:relative;z-index:2}.cat-filter_block label span:after{content:'';display:block;position:absolute;top:-6.5px;left:-6.5px;width:30px;height:30px;background:rgba(139,68,255,.1);border-radius:10px;opacity:0}.cat-filter_block label p{font-weight:400;font-size:16px;line-height:1.2;color:#18181b;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.cat-filter_btn_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px;position:relative}.cat-filter_btn_box:after{content:'';display:block;position:absolute;width:161px;height:28px;right:-20px;top:0;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,#44ff9a),color-stop(22.86%,#44b0ff),color-stop(48.36%,#8b44ff),color-stop(73.33%,#f64),color-stop(99.34%,#ebff70));background:-o-linear-gradient(left,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);opacity:.9;-webkit-filter:blur(35px);filter:blur(35px)}.cat-filter_btn_save{width:48%;height:46px;background:-o-linear-gradient(264.78deg,#5dcfff -118.6%,rgba(85,188,231,0) 242.65%),#039be5;background:linear-gradient(185.22deg,#5dcfff -118.6%,rgba(85,188,231,0) 242.65%),#039be5;-webkit-box-shadow:2px 8px 12px rgba(103,188,236,.33);box-shadow:2px 8px 12px rgba(103,188,236,.33);border-radius:15px;font-weight:600;font-size:16px;line-height:1;color:#fff;position:relative;z-index:2}
.cat-filter_btn_reset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48%;height:46px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border:1px solid #b0babf;border-radius:15px;position:relative;z-index:2}.cat-filter_btn_reset span{font-weight:700;font-size:16px;line-height:1;color:#18181b}.cat-filter_btn_reset svg{width:12px;height:12px;fill:transparent;stroke:#18181b;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}.cat-filter_action_box{margin-top:45px}.cat-filter_action_btn{margin-bottom:17px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.cat-filter_action_btn:last-child{margin-bottom:0}.cat-filter_action_btn:hover{background:0 0;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.cat-filter_action_btn:hover span{color:#009efd}.cat-filter_action_btn:hover svg{stroke:#009efd}
.cat-filter_action_btn.arrow svg{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.category_block{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:30px}.cat-sort_container{position:relative}.cat-sort_container span.close{position:absolute;z-index:2;display:none;top:20px;right:20px;width:10px;height:10px;cursor:pointer}.cat-sort_container span.close:before{content:'';display:block;position:absolute;top:50%;left:0;width:10px;height:1px;background:#000;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.cat-sort_container span.close:after{content:'';display:block;position:absolute;top:50%;left:0;width:10px;height:1px;background:#000;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.cat-sort_box{width:100%;padding-bottom:20px;border-bottom:1px solid #e5e9eb;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2}
.cat-sort_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cat-sort_block p{font-weight:400;font-size:16px;line-height:1;letter-spacing:.02em;color:#18181b;-ms-flex-negative:0;flex-shrink:0;margin-right:30px;margin-bottom:5px}.cat-sort_block input{display:none}.cat-sort_block input:checked+label{background:-o-radial-gradient(50% 0,57.43% 141.25%,rgba(227,30,128,.22) 0,rgba(227,30,128,0) 100%),#7a4190;background:radial-gradient(57.43% 141.25% at 50% 0,rgba(227,30,128,.22) 0,rgba(227,30,128,0) 100%),#7a4190;-webkit-box-shadow:2px 7px 15px rgba(124,33,139,.57);box-shadow:2px 7px 15px rgba(124,33,139,.57);color:#fff}.cat-sort_block label{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;margin-bottom:5px;background:#f5f6f7;border-radius:100px;padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:14px;line-height:1;letter-spacing:.02em;color:#71717a;cursor:pointer}
.cat-sort_block label:last-child{margin-right:0}.cat-sort_tags_box{padding:20px 0;position:relative;z-index:2}.cat-sort_tags_box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cat-sort_tags_box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(139,68,255,.1);border-radius:10px;padding:12px 15px;cursor:pointer;margin-right:5px;margin-bottom:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-sort_tags_box ul li span{font-weight:400;font-size:14px;line-height:1;letter-spacing:.02em;color:#7a4190;-ms-flex-negative:0;flex-shrink:0}.cat-sort_tags_box ul li svg{margin-left:10px;width:12px;height:12px;fill:transparent;stroke:#7a4190;-ms-flex-negative:0;flex-shrink:0}
.cat-sort_tags_box ul li:hover{background:#ebdfff}.cat-product_list_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.cat-product_list_box:before{content:'';display:block;position:absolute;width:60%;height:350px;left:20%;top:-50px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px)}
.cat-product_list_box:after{content:'';display:block;position:absolute;width:100%;height:850px;left:0;top:30%;background:-o-radial-gradient(50% 50%,50% 50%,#cff3ff 0,rgba(243,252,255,0) 100%);background:radial-gradient(50% 50% at 50% 50%,#cff3ff 0,rgba(243,252,255,0) 100%);-webkit-filter:blur(25px);filter:blur(25px);border-radius:5000px}.cat-product_card{width:32%;margin-right:2%;margin-bottom:15px;position:relative;z-index:2}.cat-product_card:nth-child(3n){margin-right:0}.cat-product_card:hover{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.cat-pagination_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:45px}.cat-all_product_link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.cat-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.cat-pagination a{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;line-height:1;color:#667085;border-radius:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-pagination a.prev{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:30px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;line-height:1;color:#b0babf;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-pagination a.prev svg{width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;fill:transparent;stroke:#b0babf;margin-right:8px;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.cat-pagination a.prev:hover{color:#667085}.cat-pagination a.prev:hover svg{stroke:#667085}.cat-pagination a.next{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:30px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;line-height:1;color:#b0babf;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-pagination a.next svg{width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;fill:transparent;stroke:#b0babf;margin-left:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-pagination a.next:hover{color:#667085}.cat-pagination a.next:hover svg{stroke:#667085}.cat-pagination a:hover{color:#7a4190}.cat-pagination span{background:rgba(139,68,255,.1);width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:14px;line-height:1;color:#7a4190;border-radius:8px}
.cat-text_box{margin-top:90px}.cat-text_box p{font-weight:400;font-size:15px;line-height:1.4;color:#52525b;margin-bottom:25px}.cat-text_box p:last-child{margin-bottom:0}@media screen and (max-width:1500px){.cat-head_box:after{left:auto;right:-10px}}@media screen and (max-width:1200px){.cat-filter_action_box .btn{padding:15px 12px}.cat-filter_action_box .btn span{font-size:14px}#cat-filter_box,.cat-head_blog_box{width:270px}.cat-head_offers_list_box a{width:32%;margin-right:2%;min-height:200px}.cat-head_offers_list_box a:nth-child(3n){margin-right:0}.cat-head_offers_list_box a:nth-child(4n){margin-right:2%}}@media screen and (max-width:1000px){.cat-head_offers_list_box a{padding:20px;font-size:14px;min-height:155px}.cat-product_list_box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cat-product_card{margin-right:0;width:49%}.cat-pagination_box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cat-pagination{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.cat-all_product_link{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.cat-text_box{margin-top:50px}}@media screen and (max-width:800px){.cat-head_blog_box{width:100%;margin-top:40px}.cat-head_blog_box.desk{display:none}.cat-head_blog_box.mob{display:block}.cat-head_blog_box ul li a span{padding:0}.cat-head_blog_box ul li a svg{display:none}.cat-head_offers_box{padding:0}.category_box{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.cat-filter_btn_window_box{display:-webkit-box;display:-ms-flexbox;display:flex}.category_block{margin-top:30px}#cat-filter_box{position:fixed;padding:40px 50px 70px;z-index:9;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;width:100%;height:500px;overflow:hidden;overflow-y:auto;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:20px 20px 0 0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
#cat-filter_box.show{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#cat-filter_box span.close{display:block}.cat-filter_block,.cat-filter_box h2{padding-left:0}.cat-filter_btn_box:after{display:none}.cat-filter_action_box{display:none}.category_block{padding:0}.cat-sort_container{position:fixed;z-index:11;bottom:0;left:0;width:100%;height:250px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:20px 20px 0 0;padding:40px 50px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;overflow-y:auto;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cat-sort_container.show{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.cat-sort_container span.close{display:block}
.cat-sort_block p{display:block;width:100%;margin-bottom:15px}.cat-product_list_box:before{width:100%;left:0}.cat-sort_tags_box{display:none}}@media screen and (max-width:770px){#cat-filter_box{height:500px}.cat-sort_container{height:300px}}@media screen and (max-width:500px){.cat-head_box:before{display:none}.cat-head_box:after{left:0;right:auto;width:100%}.cat-head_offers_list_box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cat-head_offers_list_box a{width:49%;margin-right:0!important}.cat-product_card{width:100%}.cat-pagination_box{margin-top:30px}.cat-pagination a,.cat-pagination span{width:30px;height:30px}.cat-pagination a.prev{margin-right:15px}.cat-pagination a.next{margin-left:15px}#cat-filter_box,.cat-sort_container{padding:30px 20px 70px}}@media screen and (max-width:400px){.cat-head_offers_list_box a{padding:20px 15px;margin-bottom:5px}.cat-head_offers_list_box a svg{display:none}.cat-pagination a{width:30px;height:30px}.cat-pagination a.prev{margin-right:10px;font-size:12px}
.cat-pagination a.next{margin-left:10px;font-size:12px}.cat-filter_btn_reset,.cat-filter_btn_save{width:49%}}@media screen and (max-height:700px){#cat-filter_box{height:400px}}@media screen and (max-height:500px){#cat-filter_box{height:250px}.cat-sort_container{height:220px}}#product{position:relative}.product_name{font-weight:700;font-size:24px;line-height:1.4;color:#18181b;width:60%}.product_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}.product_dots_slider_box{-ms-flex-negative:0;flex-shrink:0;width:100px;margin-left:-10px;position:relative}.product_dots_slider_arrow{position:absolute;left:50%;z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product_dots_slider_arrow.prev{top:-5px;margin-left:-18px;-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}.product_dots_slider_arrow.next{bottom:-5px;margin-left:-18px;-webkit-transform:rotateZ(-90deg);-ms-transform:rotate(-90deg);transform:rotateZ(-90deg)}
.product_dots_slider_arrow.hide{opacity:0;visibility:hidden}.product_dots_slider.transform-none .slick-track{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.product_dots_slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;overflow:hidden;cursor:pointer;margin:0 10px 7px;opacity:.5;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product_dots_slide img{width:100%;-ms-flex-negative:0;flex-shrink:0}.product_dots_slide.slick-current{opacity:1;background:#fff;-webkit-box-shadow:0 5px 10px rgba(100,116,139,.15);box-shadow:0 5px 10px rgba(100,116,139,.15);border-radius:10px}.product_slider_box{position:relative;width:410px;-ms-flex-negative:0;flex-shrink:0;margin-left:20px;-webkit-box-shadow:0 5px 15px rgba(100,116,139,.15);box-shadow:0 5px 15px rgba(100,116,139,.15);border-radius:30px}.product_slider_box:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.product_slider{z-index:2;border-radius:30px;background:#fff;overflow:hidden}.product_slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product_slide img{width:100%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:-2px}.product_description_box{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 30px 0}.product_description_box h3{font-weight:500;font-size:12px;line-height:1.2;letter-spacing:1px;text-transform:uppercase;color:#71717a}.product_description_box p{font-weight:400;font-size:14px;line-height:1.2;color:#71717a;margin-top:30px}.product_description_box ul{display:block;margin-top:10px}.product_description_box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:400;font-size:14px;line-height:1.3;color:#18181b;padding-left:5px;margin-bottom:5px}
.product_description_box ul li:last-child{margin-bottom:0}.product_description_box ul li:after{content:'';display:block;width:3px;height:3px;border-radius:50%;background:#18181b;margin-right:10px;margin-top:8px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.product_action_box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-negative:0;flex-shrink:0;margin-left:40px;padding-top:30px}.product_sku{font-weight:500;font-size:12px;line-height:1;letter-spacing:.01em;text-transform:uppercase;color:#71717a}.product_existence{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:10px;background:rgba(139,68,255,.1);border-radius:15px;padding:15px 18px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product_existence svg{width:12px;height:12px;fill:transparent;stroke:#7a4190;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}
.product_existence span{font-weight:400;font-size:12px;line-height:1;letter-spacing:.02em;color:#7a4190}.product_prise_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:45px}.product_prise_block{font-weight:800;font-size:36px;line-height:1;color:#151518}.product_number_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #b0babe;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;height:44px;margin-left:25px;-ms-flex-negative:0;flex-shrink:0}.product_number_block button{width:38px;height:100%;padding:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}
.product_number_block button svg{width:10px;height:10px;-ms-flex-negative:0;flex-shrink:0;fill:#64748b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product_number_block button:hover svg{fill:#7a4190}.product_number_block span{font-weight:700;font-size:18px;line-height:1;width:12px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:-.01em;color:#18181b;webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product_cart-btn_box{margin-top:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.product_cart-btn_box:after{content:'';display:block;position:absolute;top:0;right:0;width:65px;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,#44ff9a),color-stop(22.86%,#44b0ff),color-stop(48.36%,#8b44ff),color-stop(73.33%,#f64),color-stop(99.34%,#ebff70));background:-o-linear-gradient(left,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);opacity:.9;-webkit-filter:blur(35px);filter:blur(35px)}
.product_cart-btn{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#b32e87;-webkit-box-shadow:2px 7px 15px rgba(124,33,139,.57);box-shadow:2px 7px 15px rgba(124,33,139,.57);border-radius:200px;padding:15px 30px;position:relative;z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product_cart-btn span{font-weight:600;font-size:16px;line-height:1;color:#fff;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.product_cart-btn svg{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;fill:transparent;stroke:#fff}.product_cart-btn:hover{background:#90236c}.product_cart_info_btn{width:56px;height:46px;background:#fff;border:1px solid #b0babf;border-radius:15px;margin-left:22px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;position:relative;z-index:2}
.product_cart_info_btn svg{width:24px;height:24px;fill:#000;-ms-flex-negative:0;flex-shrink:0}.product_cart_info_btn.hover:hover .product_cart_info_block{opacity:1;visibility:visible}.product_cart_info_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;top:100%;margin-top:15px;right:0;margin-right:-20px;width:250px;padding:12px;background:#fff;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 5px 15px rgba(100,116,139,.15);box-shadow:0 5px 15px rgba(100,116,139,.15);opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product_cart_info_block span.telegram_ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;background:#fff;-webkit-box-shadow:5px 11px 33px rgba(42,78,98,.15);box-shadow:5px 11px 33px rgba(42,78,98,.15);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px;position:relative;z-index:2}
.product_cart_info_block span.telegram_ico svg{width:18px;height:18px;fill:#00b2ff;-ms-flex-negative:0;flex-shrink:0}.product_cart_info_block p{font-weight:400;font-size:12px;line-height:1.4;letter-spacing:-.01em;color:#71717a;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;position:relative;z-index:2}.product_cart_info_block p a{text-decoration:underline;color:#00b2ff}.product_cart_info_block p a:hover{text-decoration:none}.product_cart_info_block span.close{width:10px;height:10px;-ms-flex-negative:0;flex-shrink:0;margin-left:10px;cursor:pointer;display:none;position:relative;z-index:2}.product_cart_info_block span.close:before{content:'';display:block;position:absolute;top:50%;left:0;width:10px;height:1px;background:#71717a;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.product_cart_info_block span.close:after{content:'';display:block;position:absolute;top:50%;left:0;width:10px;height:1px;background:#71717a;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}
.product_cart_info_block:before{content:'';display:block;position:absolute;top:-15px;right:0;width:100%;height:15px;background:0 0}.product_cart_info_block:after{content:'';display:block;position:absolute;top:-6px;right:17%;width:12px;height:12px;background:#fff;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.product_cart_info_block.show{opacity:1;visibility:visible}.product_info_box{margin-top:50px}.product_info_tabs_box{width:100%}.product_info_tabs_box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product_info_tabs_box ul li{cursor:pointer;background:#f5f6f7;border-radius:100px;padding:10px 20px;font-weight:400;font-size:14px;line-height:1;letter-spacing:.02em;color:#71717a;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;margin-bottom:10px}.product_info_tabs_box ul li.active{background:-o-radial-gradient(50% 0,57.43% 141.25%,rgba(227,30,128,.22) 0,rgba(227,30,128,0) 100%),#7a4190;background:radial-gradient(57.43% 141.25% at 50% 0,rgba(227,30,128,.22) 0,rgba(227,30,128,0) 100%),#7a4190;-webkit-box-shadow:2px 7px 15px rgba(124,33,139,.57);box-shadow:2px 7px 15px rgba(124,33,139,.57);border-radius:100px;color:#fff}
.product_info_content_box{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product_info_content_wrapper{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.product_info_content_block{height:0;overflow:hidden;opacity:0;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product_info_content_block.show{height:auto;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.product_info_content_block.description h1,.product_info_content_block.description h2,.product_info_content_block.description h3,.product_info_content_block.description h4,.product_info_content_block.description h5,.product_info_content_block.description h6{font-weight:600;font-size:15px;line-height:1.4;color:#18181b;margin-bottom:7px}
.product_info_content_block.description p{margin-bottom:25px;font-weight:400;font-size:15px;line-height:1.4;color:#52525b}.product_info_content_block.characteristic ul{display:block;width:100%}.product_info_content_block.characteristic ul li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product_info_content_block.characteristic ul li p{-ms-flex-negative:0;flex-shrink:0;max-width:190px;font-weight:400;font-size:15px;line-height:1.3;color:#52525b}.product_info_content_block.characteristic ul li span{width:100%;margin:0 10px;display:block;border-bottom:1px dashed #52525b;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.product_info_content_block.characteristic ul li strong{max-width:190px;font-weight:600;font-size:15px;line-height:1.3;color:#18181b;-ms-flex-negative:0;flex-shrink:0}.product_info_btn_box{-ms-flex-negative:0;flex-shrink:0;margin-left:70px}
.product_info_action_btn{margin-bottom:17px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.product_info_action_btn:last-child{margin-bottom:0}.product_info_action_btn:hover{background:0 0;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.product_info_action_btn:hover span{color:#009efd}.product_info_action_btn:hover svg{stroke:#009efd}.product_info_action_btn.arrow svg{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}#product-alike{padding-top:80px;padding-bottom:40px;position:relative;overflow:hidden}#product-alike:after{content:'';display:block;position:absolute;top:0;left:0;width:1287px;height:100%;background:-o-radial-gradient(50% 50%,50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%);z-index:1}#product-alike:before{content:'';display:block;position:absolute;width:474px;height:60%;left:50%;top:20%;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px)}
#product-alike h2.title{position:relative;z-index:2}.product-alike_slider_box{margin-top:5px;overflow:hidden;z-index:2;position:relative}.product-alike_slider_arrow{position:absolute;top:50%;margin-top:-18px;z-index:2;-webkit-box-shadow:0 4px 15px #d6eaf3;box-shadow:0 4px 15px #d6eaf3}.product-alike_slider_arrow.prev{left:15%}.product-alike_slider_arrow.next{right:15%}.product-alike_slider{margin-left:-80px}.product-alike_slide{margin:16px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0 5px 15px rgba(100,116,139,.15);box-shadow:0 5px 15px rgba(100,116,139,.15);border-radius:20px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:410px;height:150px}.product-alike_slide img{-ms-flex-negative:0;flex-shrink:0;max-width:135px;max-height:100%}.product-alike_slide div.content{width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}
.product-alike_slide div.content span{font-weight:500;font-size:12px;line-height:1.3;letter-spacing:1px;text-transform:uppercase;color:#71717a}.product-alike_slide div.content p{font-weight:600;font-size:15px;line-height:1.3;color:#18181b;margin-top:10px}@media screen and (max-width:1500px){.product-alike_slider_arrow.prev{left:5%}.product-alike_slider_arrow.next{right:5%}}@media screen and (max-width:1200px){.product_slider_box{width:340px}.product_action_box{margin-left:10px}.product-alike_slider{margin-left:0}}@media screen and (max-width:1000px){.product_box{-ms-flex-wrap:wrap;flex-wrap:wrap}.product_slider_box{width:390px}.product_action_box{margin-left:20px;width:calc(100% - 540px)}.product_description_box{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:40px 0 0}.product_cart_info_block span.close{display:block}.product_cart-btn_box:after{right:auto;left:155px}.product_info_btn_box{margin-left:25px}#product-alike{padding:40px 0}.product-alike_slide{margin:16px 10px}
.product-alike_slider_arrow{display:none!important}}@media screen and (max-width:800px){.product_box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product_name{width:100%}.product_slider_box{width:calc(100% - 200px);-ms-flex-negative:1;flex-shrink:1}.product_action_box{width:100%;margin:0;padding-top:40px}}@media screen and (max-width:770px){.product_info_content_box{margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.product_info_btn_box{margin:30px 0 0;width:100%;-ms-flex-negative:1;flex-shrink:1}}@media screen and (max-width:700px){.product_slider_box{width:calc(100% - 120px)}.product-alike_slide img{max-width:110px}.product-alike_slide div.content{padding-left:5px}}@media screen and (max-width:600px){.product-alike_slide{width:300px}}@media screen and (max-width:500px){.product_dots_slider_box{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:30px 0 0}.product_dots_slider_arrow{display:none!important}.product_dots_slide{height:auto;margin-bottom:11px}
.product_slider_box{width:100%;margin:0}.product_action_box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product_info_content_box{margin-top:20px}#product-alike{padding-bottom:20px}}@media screen and (max-width:400px){.product_name{font-size:20px}.product_slider_box{border-radius:15px}.product_prise_box{margin-top:20px}.product_cart_info_block{margin-right:-30px}.product_cart_info_block:after{right:21%}.product-alike_slider .slick-list{padding:0!important}}#cart{padding-top:10px;position:relative;z-index:2;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(174,231,255,.15)),color-stop(37.55%,rgba(176,232,255,0)));background:-o-linear-gradient(bottom,rgba(174,231,255,.15) 0,rgba(176,232,255,0) 37.55%);background:linear-gradient(0deg,rgba(174,231,255,.15) 0,rgba(176,232,255,0) 37.55%);padding-bottom:40px}.cart_box{margin-top:20px}.cart_product_block{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding-right:95px;margin-bottom:15px;border-radius:30px;overflow:hidden}
.cart_product_block:last-child{margin-bottom:0}.cart_product_block:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border-radius:30px;z-index:1}.cart_product_block:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px)}.cart_product_content_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}
.cart_product_wrapper{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.cart_product_wrapper .img{max-width:190px;max-height:180px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart_product_wrapper .img img{width:100%}.cart_product_wrapper .name{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:30px;width:100%}.cart_product_wrapper .name h3{font-weight:700;font-size:16px;line-height:1.3;color:#000}.cart_product_wrapper .name p{font-weight:500;font-size:12px;line-height:1.2;letter-spacing:.01em;text-transform:uppercase;color:#71717a;margin-top:10px}.cart_product_wrapper .number_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #b0babe;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;height:44px;margin-left:120px;-ms-flex-negative:0;flex-shrink:0}
.cart_product_wrapper .number_block button{width:38px;height:100%;padding:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.cart_product_wrapper .number_block button svg{width:10px;height:10px;-ms-flex-negative:0;flex-shrink:0;fill:#64748b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cart_product_wrapper .number_block button:hover svg{fill:#7a4190}.cart_product_wrapper .number_block span{font-weight:700;font-size:18px;line-height:1;width:12px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:-.01em;color:#18181b;webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.cart_product_wrapper .prise{font-weight:700;font-size:18px;line-height:1;color:#000;-ms-flex-negative:0;flex-shrink:0;margin-left:100px}.cart_product_wrapper .btn_delete{width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-left:100px}.cart_product_wrapper .btn_delete:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#f4ebff;border-radius:10px;z-index:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cart_product_wrapper .btn_delete:after{content:'';display:block;position:absolute;top:-5px;left:-5px;width:48px;height:48px;border-radius:15px;background:#f9f5ff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.cart_product_wrapper .btn_delete svg{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;fill:transparent;stroke:#7a4190;position:relative;z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.cart_product_wrapper .btn_delete:hover:after{top:0;left:0;width:38px;height:38px}#checkout{padding-top:40px;position:relative;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(174,231,255,.15)),color-stop(37.55%,rgba(176,232,255,0)));background:-o-linear-gradient(top,rgba(174,231,255,.15) 0,rgba(176,232,255,0) 37.55%);background:linear-gradient(180deg,rgba(174,231,255,.15) 0,rgba(176,232,255,0) 37.55%)}.checkout_bg_1{display:block;position:absolute;width:850px;height:700px;left:-300px;top:-370px;background:-o-radial-gradient(50% 50%,50% 50%,rgba(3,155,229,.1) 0,rgba(85,188,231,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(3,155,229,.1) 0,rgba(85,188,231,0) 100%);-webkit-transform:rotate(52.72deg);-ms-transform:rotate(52.72deg);transform:rotate(52.72deg)}.checkout_bg_2{width:700px;height:700px;top:100px;right:0;display:block;position:absolute;overflow:hidden}.checkout_bg_2:before{content:'';display:block;width:1200px;height:100%;top:0;right:-500px;background:-o-radial-gradient(50% 50%,50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(3,155,229,.15) 0,rgba(85,188,231,0) 100%)}
.checkout_bg_3{position:absolute;width:350px;height:300px;right:0;top:0;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px)}.checkout_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:2}.checkout_form_box{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2}
.checkout_form{margin-top:25px}.checkout_label-input{font-weight:700;font-size:15px;line-height:1;color:#000;margin-bottom:15px;display:block;padding-left:2px}.checkout_input{width:100%;height:56px;background:#fff;border:1px solid #d4d4d8;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:18px;font-weight:800;font-size:15px;line-height:1;color:#000;margin-bottom:20px}.checkout_input::-webkit-input-placeholder{font-weight:500;color:#a1a1aa}.checkout_input::-moz-placeholder{font-weight:500;color:#a1a1aa}.checkout_input:-ms-input-placeholder{font-weight:500;color:#a1a1aa}.checkout_input::-ms-input-placeholder{font-weight:500;color:#a1a1aa}.checkout_input::placeholder{font-weight:500;color:#a1a1aa}.checkout_input_telegram{position:relative;margin-bottom:20px}.checkout_input_telegram span{position:absolute;top:50%;margin-top:-16px;left:8px;width:32px;height:32px;background:#fff;-webkit-box-shadow:5px 11px 33px rgba(42,78,98,.15);box-shadow:5px 11px 33px rgba(42,78,98,.15);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.checkout_input_telegram span svg{width:18px;height:18px;fill:#00b2ff;-ms-flex-negative:0;flex-shrink:0}.checkout_input_telegram .checkout_input{padding-left:55px;margin-bottom:0}.checkout_checkbox{display:none}.checkout_checkbox:checked+label span{background:#f9f5ff;border:1px solid #7a4190}.checkout_checkbox:checked+label span:after{opacity:1}.checkout_label-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:8px}.checkout_label-checkbox:last-child{margin-bottom:0}.checkout_label-checkbox span{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:16px;background:#fff;border:1px solid #d0d5dd;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:8px}
.checkout_label-checkbox span:after{content:'';display:block;width:6px;height:6px;border-radius:50%;background:#7a4190;-ms-flex-negative:0;flex-shrink:0;opacity:0}.checkout_label-checkbox p{font-weight:500;font-size:15px;line-height:1;color:#18181b;webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkout_select{position:relative;margin-bottom:20px}.checkout_select:after{content:'\f107';font-family:FontAwesome;position:absolute;top:50%;margin-top:-7px;right:20px;font-size:16px;width:16px;height:16px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout_select select{width:100%;height:56px;background:#fff;border:1px solid #d4d4d8;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:18px;font-weight:500;font-size:15px;line-height:1;color:#000;font-family:Manrope,sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;position:relative}
.checkout_btn{margin-top:50px;background:-o-linear-gradient(264.78deg,#5dcfff -118.6%,rgba(85,188,231,0) 242.65%),#039be5;background:linear-gradient(185.22deg,#5dcfff -118.6%,rgba(85,188,231,0) 242.65%),#039be5;-webkit-box-shadow:2px 8px 12px rgba(103,188,236,.33);box-shadow:2px 8px 12px rgba(103,188,236,.33);border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:18px 20px;font-weight:600;font-size:15px;line-height:1;letter-spacing:.02em;color:#fff;cursor:pointer;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkout_politic{margin-top:25px;font-weight:400;font-size:13px;line-height:1.3;color:#a1a1aa;width:70%}.checkout_total_box{width:350px;-ms-flex-negative:0;flex-shrink:0;margin-left:180px;background:#fff;border-radius:20px;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2}.checkout_total_box h3{font-weight:700;font-size:24px;line-height:1;color:#7a4190}.checkout_total_box ul{width:100%;display:block;margin-top:45px}
.checkout_total_box ul li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.checkout_total_box ul li:last-child{margin-bottom:0}.checkout_total_box ul li p{width:55%;font-weight:500;font-size:15px;line-height:1.3;color:#a1a1aa}.checkout_total_box ul li strong{width:44%;font-weight:700;font-size:15px;line-height:1.3;color:#000;text-align:right}.checkout_total_box div{margin-top:25px;padding-top:25px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e5e9eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout_total_box div p{font-weight:700;font-size:15px;line-height:1;color:#000;width:50%}.checkout_total_box div strong{font-weight:700;font-size:15px;line-height:1;color:#000;width:50%;text-align:right}
@media screen and (max-width:1200px){.cart_product_wrapper .btn_delete,.cart_product_wrapper .number_block,.cart_product_wrapper .prise{margin-left:60px}.checkout_total_box{margin-left:100px}}@media screen and (max-width:1000px){.checkout_bg_1{display:none}.cart_product_block{padding-right:20px}.checkout_total_box{margin-left:30px}.checkout_politic{width:100%}}@media screen and (max-width:800px){.cart_product_wrapper .btn_delete,.cart_product_wrapper .number_block,.cart_product_wrapper .prise{margin-left:40px}}@media screen and (max-width:770px){.cart_product_wrapper .img{max-width:140px;max-height:130px}.cart_product_wrapper .name h3{font-size:14px}.cart_product_wrapper .name p{font-size:11px;margin-top:7px}.cart_product_content_wrapper{padding:15px 0 15px 10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart_product_wrapper .name{width:calc(100% - 78px);padding:0}.cart_product_wrapper .number_block{margin-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:10px}.cart_product_wrapper .number_block button{width:50px}
.cart_product_wrapper .prise{margin-left:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:10px}.cart_product_wrapper .btn_delete{margin-left:40px}#checkout{padding-top:10px}.checkout_box{-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout_form_box{width:100%;margin-top:30px}.checkout_total_box{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%;margin:0}.checkout_bg_3{top:auto;bottom:-30px;width:100%}}@media screen and (max-width:500px){.cart_product_wrapper .img{max-width:115px;max-height:105px}}@media screen and (max-width:400px){.cart_product_block{padding:0;border-radius:15px}.cart_product_block:before{border-radius:15px}.cart_product_content_wrapper{padding:20px 0 0}.cart_product_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.cart_product_wrapper .img{width:130px;max-width:unset;max-height:unset;margin:0 auto}.cart_product_wrapper .name{width:100%}.cart_product_wrapper .number_block{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart_product_wrapper .prise{margin-top:20px}.cart_product_wrapper .btn_delete{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:20px 0 0}.checkout_btn{margin-top:30px}}#thanks{padding:85px 0}.thanks_ico{display:block;width:60px;margin:0 auto}.thanks_title{font-weight:700;font-size:30px;line-height:1.3;text-align:center;color:#1d1f1f;margin:20px 0}.thanks_text{font-weight:400;font-size:14px;line-height:1.4;text-align:center;letter-spacing:.02em;color:#5d5f5f;width:40%;margin:0 auto 15px}.thanks_text.mb{margin-bottom:30px}.thanks_mssg_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;position:relative}.thanks_mssg_box a{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:30px;padding:10px 14px;margin-right:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.thanks_mssg_box a:last-child{margin-right:0}.thanks_mssg_box a span{font-weight:500;font-size:14px;line-height:1;color:#1cacef;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.thanks_mssg_box a svg{width:18px;height:18px;fill:#00b2ff;-ms-flex-negative:0;flex-shrink:0;margin-left:12px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.thanks_mssg_box a:hover{background:#00b2ff}.thanks_mssg_box a:hover span{color:#fff}.thanks_mssg_box a:hover svg{fill:#fff}.thanks_mssg_box:after{content:'';display:block;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-225px;width:450px;height:80px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px)}.thanks_back_btn_box{margin-top:50px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.thanks_back_btn_box:after{content:'';display:block;position:absolute;width:190px;height:28px;top:50%;left:50%;margin-top:-14px;margin-left:-95px;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,#44ff9a),color-stop(22.86%,#44b0ff),color-stop(48.36%,#8b44ff),color-stop(73.33%,#f64),color-stop(99.34%,#ebff70));background:-o-linear-gradient(left,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);opacity:.9;-webkit-filter:blur(35px);filter:blur(35px)}.thanks_back_btn_box .btn-left{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative;z-index:2}@media screen and (max-width:1000px){.thanks_text{width:60%}}@media screen and (max-width:770px){#thanks{padding:30px 0}.thanks_text{width:70%}}@media screen and (max-width:600px){.thanks_text{width:90%}}@media screen and (max-width:500px){.thanks_title{font-size:24px}.thanks_mssg_box:after{width:100%;left:0;margin-left:0}.thanks_back_btn_box:after{width:100%;left:0;margin-left:0;opacity:.2}.thanks_mssg_box{-ms-flex-wrap:wrap;flex-wrap:wrap}.thanks_mssg_box a{margin:0 5px 10px}}@media screen and (max-width:400px){.thanks_back_btn_box{margin-top:25px}.thanks_title{font-size:21px}.thanks_text.mb{margin-bottom:15px}}#politic-page{padding:25px 0}.politic-page_block{padding:35px 0;position:relative}.politic-page_block:before{content:'';display:block;position:absolute;top:-5%;left:-5%;width:110%;height:110%;background:-webkit-gradient(linear,left top,right top,color-stop(-.55%,rgba(68,255,154,.44)),color-stop(22.86%,rgba(68,176,255,.44)),color-stop(48.36%,rgba(139,68,255,.44)),color-stop(73.33%,rgba(255,102,68,.44)),color-stop(99.34%,rgba(235,255,112,.44)));background:-o-linear-gradient(left,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);background:linear-gradient(90deg,rgba(68,255,154,.44) -.55%,rgba(68,176,255,.44) 22.86%,rgba(139,68,255,.44) 48.36%,rgba(255,102,68,.44) 73.33%,rgba(235,255,112,.44) 99.34%);opacity:.3;-webkit-filter:blur(35px);filter:blur(35px)}.politic-page_block:after{content:'';display:block;position:absolute;top:0;left:-40px;width:calc(100% + 80px);height:100%;background:#fff;border:1px solid #e7e5e5;border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}.politic-page_wrapper{position:relative;z-index:3}.politic-page_wrapper h1{font-weight:700;font-size:24px;line-height:1.3;color:#18181b;margin-bottom:15px}.politic-page_wrapper h2,.politic-page_wrapper h3,.politic-page_wrapper h4,.politic-page_wrapper h5,.politic-page_wrapper h6{font-weight:700;font-size:20px;line-height:1.3;color:#18181b;margin-bottom:10px}.politic-page_wrapper div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.politic-page_wrapper div div{width:48%;display:block}.politic-page_wrapper p{font-weight:400;font-size:15px;line-height:1.4;color:#52525b;margin-bottom:20px}@media screen and (max-width:1500px){.politic-page_block:before{top:0;left:0;width:100%;height:100%}}@media screen and (max-width:1400px){.politic-page_block{padding:0}.politic-page_block:after{display:none}.politic-page_wrapper{padding:30px;background:#fff;border:1px solid #e7e5e5;border-radius:30px;z-index:1}}@media screen and (max-width:770px){.politic-page_wrapper div{-ms-flex-wrap:wrap;flex-wrap:wrap}.politic-page_wrapper div div{width:100%}}@media screen and (max-width:500px){#politic-page{padding:0}.politic-page_wrapper h1{font-size:21px;margin-bottom:10px}.politic-page_wrapper h2,.politic-page_wrapper h3,.politic-page_wrapper h4,.politic-page_wrapper h5,.politic-page_wrapper h6{font-size:18px;margin-bottom:7px}.politic-page_wrapper p{font-size:13px;margin-bottom:7px}}#regulations{position:relative}.regulations_box h1{font-weight:700;font-size:24px;line-height:1.3;color:#18181b;margin-bottom:15px}.regulations_box h2,.regulations_box h3,.regulations_box h4,.regulations_box h5,.regulations_box h6{font-weight:700;font-size:20px;line-height:1.3;color:#18181b;margin-bottom:10px}.regulations_box p{font-weight:400;font-size:15px;line-height:1.3;color:#52525b;margin-bottom:5px}.regulations_box ul{display:block}.regulations_box ul li{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:3px;font-weight:400;font-size:15px;line-height:1.3;color:#52525b}.regulations_box ul li:after{content:'';display:block;width:4px;height:4px;border-radius:50%;background:#52525b;-ms-flex-negative:0;flex-shrink:0;margin-right:7px;margin-top:9px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media screen and (max-width:500px){.regulations_box h1{font-size:21px;margin-bottom:10px}.regulations_box h2,.regulations_box h3,.regulations_box h4,.regulations_box h5,.regulations_box h6{font-size:18px;margin-bottom:6px}.regulations_box p{font-size:13px;margin-bottom:5px}.regulations_box ul li{margin-bottom:5px;font-size:13px}.regulations_box ul li:after{margin-top:7px}}

#mobmenu {
display:none;}

@media screen and (max-width: 1000px) {
body {
    padding-bottom: 0px;
}
}

