.slick-slider{position:relative;display:block;-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;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.chosen-container{width:100% !important;position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;background-color:#fff;background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));background:linear-gradient(to bottom, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px,-webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background:url(chosen-sprite.png) no-repeat 100% -20px,linear-gradient(#eee 1%, #fff 15%);font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;background-color:#e4e4e4;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));background-image:linear-gradient(#eee 20%, #fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px,-webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background:url(chosen-sprite.png) no-repeat -30px -20px,linear-gradient(#eee 1%, #fff 15%);direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.autocomplete-w1{position:absolute;top:0px;left:0px}.autocomplete{background:#FFF;cursor:default;text-align:left;max-height:350px;overflow:auto}.autocomplete div:hover{background:#F0F0F0}.autocomplete div{margin:4px 0;padding:2px 5px;white-space:nowrap}.autocomplete strong{font-weight:normal;color:#3399FF}@font-face{font-family:"FuturaPT";font-style:normal;font-weight:300;src:url("../fonts/FuturaPT-Book/FuturaPT-Book.eot?#iefix") format("embedded-opentype"),url("../fonts/FuturaPT-Book/FuturaPT-Book.woff") format("woff"),url("../fonts/FuturaPT-Book/FuturaPT-Book.ttf") format("truetype")}@font-face{font-family:"FuturaPT";font-style:normal;font-weight:400;src:url("../fonts/FuturaPT-Medium/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/FuturaPT-Medium/FuturaPT-Medium.woff") format("woff"),url("../fonts/FuturaPT-Medium/FuturaPT-Medium.ttf") format("truetype")}@font-face{font-family:"FuturaPT";font-style:normal;font-weight:500;src:url("../fonts/FuturaPT-Medium/FuturaPTCond-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/FuturaPT-Medium/FuturaPTCond-Medium.woff") format("woff"),url("../fonts/FuturaPT-Medium/FuturaPTCond-Medium.ttf") format("truetype")}@font-face{font-family:"FuturaPT";font-style:normal;font-weight:600;src:url("../fonts/FuturaPT-Heavy/FuturaPT-Heavy.eot?#iefix") format("embedded-opentype"),url("../fonts/FuturaPT-Heavy/FuturaPT-Heavy.woff") format("woff"),url("../fonts/FuturaPT-Heavy/FuturaPT-Heavy.ttf") format("truetype")}@font-face{font-family:"FuturaPT";font-style:normal;font-weight:700;src:url("../fonts/FuturaPT-Demi/FuturaPT-Demi.eot?#iefix") format("embedded-opentype"),url("../fonts/FuturaPT-Demi/FuturaPT-Demi.woff") format("woff"),url("../fonts/FuturaPT-Demi/FuturaPT-Demi.ttf") format("truetype")}@font-face{font-family:"FuturaPT";font-style:normal;font-weight:800;src:url("../fonts/FuturaPTCond-ExtraBold/FuturaPTCond-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../fonts/FuturaPTCond-ExtraBold/FuturaPTCond-ExtraBold.woff") format("woff"),url("../fonts/FuturaPTCond-ExtraBold/FuturaPTCond-ExtraBold.ttf") format("truetype")}@font-face{font-family:"FuturaPT";font-style:normal;font-weight:900;src:url("../fonts/FuturaPT-ExtraBold/FuturaPT-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../fonts/FuturaPT-ExtraBold/FuturaPT-ExtraBold.woff") format("woff"),url("../fonts/FuturaPT-ExtraBold/FuturaPT-ExtraBold.ttf") format("truetype")}html{font-size:15px}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:100vh;font-family:"FuturaPT";overflow-x:hidden;-webkit-tap-highlight-color:rgba(255,255,255,0)}body:after{content:'';background-color:transparent}.scroll-hidden{overflow-y:hidden}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width: 480px){.container{width:480px}}@media (min-width: 768px){.container{width:750px}}@media (min-width: 1024px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}@media (min-width: 480px){.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}@media (min-width: 1024px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.none{display:none !important}.hidden{visibility:hidden}html,body,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,figure,figcaption{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent}th{text-align:left;color:inherit}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:'';content:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}address{font-style:normal}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box}img,svg{max-width:100%;max-height:100%}img{vertical-align:middle}svg{vertical-align:top}input,button,select,textarea,optgroup{background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;-webkit-border-radius:0px;-webkit-appearance:none}button,input[type="submit"]{cursor:pointer;-webkit-appearance:none}select{max-width:100%}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}a{color:inherit;text-decoration:none}a:focus,img:focus,input:focus,button:focus,select:focus,textarea:focus{outline:0}input::-moz-focus-inner,button::-moz-focus-inner{outline:0;border:0;padding:0}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="submit"],button[type="submit"]{-webkit-appearance:none}header,footer,nav,article,section,aside,figure,figcaption,main{display:block}time{display:inline}small{font-size:0.75em}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 50px #f5f5f5;box-shadow:inset 0 0 0 50px #f5f5f5}.main-color{color:#db4f47}.default-text-main{font-size:14px;font-weight:300;line-height:17px;color:#fff}.default-text-main h1{margin-bottom:25px;font-size:21px;font-weight:700}.default-text-main p{margin-bottom:20px}.default-text-main p:last-child{margin:0}.default-text-main p:first-child{margin:0}.default-text-main strong{font-weight:700}.default-text-main ul{margin-bottom:20px;padding-left:20px}.default-text-main li{position:relative}.default-text-main li:before{content:'.';position:absolute;left:-11px;top:-7px;font-size:30px}.default-text{font-weight:300;font-size:17px;line-height:17px;color:#2a2d36}.default-text strong{font-weight:700}.default-text b{font-weight:700}.default-text p{margin-bottom:20px}.default-text h1{margin-bottom:20px;font-size:21px;font-weight:700}.default-text h2{margin-bottom:20px;font-size:19px;font-weight:700}.default-text h3{margin-bottom:20px;font-size:17px;font-weight:700}.default-text h4{font-size:15px}.default-text ul{margin-bottom:20px;padding-left:20px}.default-text ul li{position:relative}.default-text ul li:before{content:'.';position:absolute;left:-11px;top:-7px;font-size:30px}.default-text ol{margin-bottom:20px;padding-left:20px}.default-text ol li{list-style-type:decimal}.default-text *:last-child{margin-bottom:0}.default-text table{width:100%}.default-text table td{border:1px solid #e1e1e1}.default-text a{text-decoration:underline}.default-text-page{font-weight:300;font-size:15px;line-height:18px;text-align:left;color:#2a2d36}.default-text-page strong{font-weight:700}.default-text-page b{font-weight:700}.default-text-page p{margin-bottom:20px}.default-text-page h1{margin-bottom:20px;font-size:27px;font-weight:700;line-height:30px}.default-text-page h2{margin-bottom:20px;font-size:19px;font-weight:700;line-height:30px}.default-text-page h3{margin-bottom:20px;font-size:17px;font-weight:700;line-height:30px}.default-text-page h4{margin-bottom:20px;font-size:15px;font-weight:700;line-height:30px}.default-text-page img{margin-bottom:20px;max-width:100%;width:100%;height:auto}.default-text-page ul{margin-bottom:20px;padding-left:35px}.default-text-page ul li{position:relative;margin-bottom:4px}.default-text-page ul li:before{content:'';position:absolute;left:-34px;top:6px;width:13px;height:3px;background-color:#db4f47}.default-text-page ol{margin-bottom:20px;padding-left:35px}.default-text-page ol li{position:relative;margin-bottom:20px;counter-increment:list;list-style-type:none}.default-text-page ol li:before{content:counter(list);position:absolute;left:-34px;top:1px;font-size:15px;font-weight:300;color:#db4f47}.default-text-page *:last-child{margin-bottom:0}.default-text-page table{width:100%}.default-text-page table td{border:1px solid #e1e1e1}.default-text-page .title-border{margin-bottom:20px;border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.default-text-page a{text-decoration:underline}@media (max-width: 479px){.default-text-page ul,.default-text-page ol{margin-left:0 !important;padding-left:35px !important}.default-text-page p,.default-text-page span,.default-text-page h1,.default-text-page h2,.default-text-page h3,.default-text-page h4{margin-left:0 !important;padding-left:0 !important}}@media (min-width: 1024px){.default-text-page{font-size:17px;line-height:21px}.default-text-page p{margin-bottom:5px}.default-text-page h1{margin-top:30px;margin-bottom:0;font-size:27px;line-height:30px}.default-text-page h2{margin-top:30px;margin-bottom:0;font-size:33px;line-height:52px}.default-text-page h3{margin-top:30px;margin-bottom:0;font-size:30px;line-height:52px}.default-text-page h4{margin-top:30px;margin-bottom:0;font-size:28px;line-height:52px}.default-text-page ul{margin-top:20px;margin-bottom:20px}.default-text-page ol{margin-top:20px;margin-bottom:20px}}.up-name__block{position:relative}.up-name__input{position:absolute;top:50%;left:10px;font-size:13px;font-weight:300;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease}.up-name__input--big{top:15px;-webkit-transform:none;transform:none}.up-name__input:hover{cursor:text}.up-name__block.not-empty .up-name__input{top:-27%;-webkit-transition:all .3s ease;transition:all .3s ease}.user-info__form-wrapper .up-name__input--big{top:7%}.user-info__form-wrapper .up-name__block.not-empty .up-name__input--big{top:-13%}.contacts-form__block-textarea .up-name__input--big{top:10px}.contacts-form__block-textarea.up-name__block.not-empty .up-name__input--big{top:-20px}.main__subscription-form{position:relative;margin-top:17px}.main__subscription-form .up-name__input{left:24px;color:#fbfbfc}.main__subscription-form-input{width:100%;height:40px;padding-left:24px;font-size:13px;color:#fbfbfc;background-color:#db4f47}.main__subscription-form-input::-webkit-input-placeholder{font-size:13px;font-weight:300;color:#fbfbfc;opacity:0.5}.main__subscription-form-input:-ms-input-placeholder{font-size:13px;font-weight:300;color:#fbfbfc;opacity:0.5}.main__subscription-form-input::-ms-input-placeholder{font-size:13px;font-weight:300;color:#fbfbfc;opacity:0.5}.main__subscription-form-input::placeholder{font-size:13px;font-weight:300;color:#fbfbfc;opacity:0.5}.social-icon--white{width:16px;height:16px}.social-icon--white path{fill:#fff}.main__subscription-form-button{position:absolute;top:5px;right:5px;width:30px;height:30px;font-size:16px;color:#fbfbfc}.main__subscription-form-button:after{content:'';position:absolute;left:50%;top:57%;margin-top:-2px;display:block;margin-left:-5px;width:8px;height:1px;background-color:rgba(255,255,255,0.502);outline:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 100% 0;transform-origin:100% 100% 0}.main__subscription-form-button:before{content:'';position:absolute;left:50%;top:56%;margin-top:-1px;display:block;margin-left:-5px;width:8px;height:1px;background-color:rgba(255,255,255,0.502);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 0 0;transform-origin:100% 0 0}.main__subscription-form-input--white{background-color:#fff;color:black}.main__subscription-form-input--white::-webkit-input-placeholder{color:black;opacity:1}.main__subscription-form-input--white:-ms-input-placeholder{color:black;opacity:1}.main__subscription-form-input--white::-ms-input-placeholder{color:black;opacity:1}.main__subscription-form-input--white::placeholder{color:black;opacity:1}.main__subscription-form-input--white+.up-name__input{color:black}.main__subscription-form-button--white:before{background-color:#000}.main__subscription-form-button--white:after{background-color:#000}.main__subscription-form-input--red::-webkit-input-placeholder{font-size:13px;color:#fbfbfc;opacity:1}.main__subscription-form-input--red:-ms-input-placeholder{font-size:13px;color:#fbfbfc;opacity:1}.main__subscription-form-input--red::-ms-input-placeholder{font-size:13px;color:#fbfbfc;opacity:1}.main__subscription-form-input--red::placeholder{font-size:13px;color:#fbfbfc;opacity:1}.main__subscription-form .up-name__block.not-empty .up-name__input{color:#db4f47}.up-name__block.not-empty .main__subscription-form-input{background-color:#f5f5f5;border:1px solid #db4f47;color:#000}.up-name__block.not-empty .main__subscription-form-input--white{background-color:#2a2d36;border:1px solid #f5f5f5;color:#f5f5f5}.up-name__block.not-empty .main__subscription-form-input--white+.up-name__input{color:#f5f5f5}.up-name__block.not-empty .main__subscription-form-button:before{background-color:#db4f47}.up-name__block.not-empty .main__subscription-form-button:after{background-color:#db4f47}.up-name__block.not-empty .main__subscription-form-button--white::before,.up-name__block.not-empty .main__subscription-form-button--white::after{background-color:#f5f5f5}.main__subscription-form-input--red:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 50px inhered;box-shadow:inset 0 0 0 50px inhered}@media (min-width: 768px){.up-name__block.not-empty .up-name__input{top:-45%}.up-name__block.not-empty .up-name__input--big{top:-22px}.main__subscription-form{margin-top:30px}.social-icon--white{margin-left:0}.footer__header-social{margin-left:0}}@media (min-width: 1024px){.main__subscription-form{margin-top:30px}}@media (min-width: 1200px){.main__subscription-form{margin-top:39px}}.form-field{padding:4px 0 4px 10px;width:100%;font-size:13px;font-weight:300;background-color:#f5f5f5;border:1px solid transparent;resize:none;cursor:pointer}.form-field::-webkit-input-placeholder{font-size:13px;font-weight:300;color:#2a2d36}.form-field:-ms-input-placeholder{font-size:13px;font-weight:300;color:#2a2d36}.form-field::-ms-input-placeholder{font-size:13px;font-weight:300;color:#2a2d36}.form-field::placeholder{font-size:13px;font-weight:300;color:#2a2d36}.form-field:focus{border-color:#E1E1E1;background-color:#fff}.form-field--callback{padding:7px 0 7px 10px}.form-field--callback::-webkit-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--callback:-ms-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--callback::-ms-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--callback::placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--mob{margin-bottom:20px;width:100%}.form-field--area{width:100%;height:114px;margin-bottom:25px;resize:none}.form-field--area::-webkit-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--area:-ms-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--area::-ms-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--area::placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--big{padding:7px 0 7px 10px}.form-field--big::-webkit-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--big:-ms-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--big::-ms-input-placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--big::placeholder{font-weight:300;font-size:13px;color:#898989}.form-field--error{border:1px solid #db4f47}.form-block{position:relative;margin-bottom:26px}.form-error-text{display:none;font-size:13px;font-weight:300;color:#d9091d}.form-error-text--active{display:block;position:absolute;left:8px;top:-22px}.user-info__block{margin-bottom:26px}.form-error-text--top.form-error-text--active{top:0}.form-rating__stars{display:inline-block;width:125px;height:25px;background:url(../images/rating1.png) repeat-x 0 0}.form-rating__text{margin-left:15px;margin-top:4px;display:inline-block;vertical-align:top;font-size:13px;font-weight:300;color:#2a2d36}.form-rating__stars-items{display:inline-block;width:125px;height:25px;background:url(../images/rating1.png) repeat-x 0 0;background-position:0 -25px}@media (min-width: 768px){.form-field--area{padding-top:23px}}@media (min-width: 1024px){.form-block--little{margin-right:27px;width:31%}.form-block--little:last-of-type{margin-right:0}}@media (min-width: 1200px){.form-field--area{padding-top:14px}.form-block--little{margin-right:33px;width:31%;cursor:pointer}}.button{width:158px;height:40px;font-size:12px;font-weight:400;text-align:center;text-transform:uppercase;color:whitesmoke;line-height:40px;background-color:#db4f47;-webkit-transition:all .3s ease;transition:all .3s ease}.button:hover{background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.black-button{min-width:158px;height:40px;font-size:11px;font-weight:400;text-align:center;text-transform:uppercase;color:#fff;line-height:40px;background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.black-button:hover{background-color:#db4f47;-webkit-transition:all .3s ease;transition:all .3s ease}.animate-background{border-radius:0;display:block;height:0;left:50%;margin:0;position:absolute;z-index:2;top:50%;-webkit-transition:all 0.3s;transition:all 0.3s;width:0}.animate-background-hover{position:relative;z-index:3}.animate-background-hover:hover .animate-background{z-index:-1;margin:-11.5px;width:23px;height:23px;border-radius:50rem;background-color:#f5f5f5;cursor:pointer}.animate-background-hover:hover .animate-background--big{margin:-14px;width:28px;height:28px}@media (min-width: 320px) and (max-width: 1023px){.header__menu .js-mob-animat-menu{-webkit-transition:none;transition:none;-webkit-transition-timing-function:cubic-bezier(0.7, 0, 0.3, 1);transition-timing-function:cubic-bezier(0.7, 0, 0.3, 1);-webkit-transform:translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);transform:translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.header__menu--active .js-mob-animat-menu{-webkit-transition-timing-function:cubic-bezier(0.56, 1.19, 0.2, 1.05);transition-timing-function:cubic-bezier(0.56, 1.19, 0.2, 1.05);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s}}@media (min-width: 320px) and (max-width: 768px){.category__filter .js-mob-animat-filter{-webkit-transition:none;transition:none;-webkit-transition-timing-function:cubic-bezier(0.7, 0, 0.3, 1);transition-timing-function:cubic-bezier(0.7, 0, 0.3, 1);-webkit-transform:translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);transform:translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.category__filter--active .js-mob-animat-filter{-webkit-transition-timing-function:cubic-bezier(0.56, 1.19, 0.2, 1.05);transition-timing-function:cubic-bezier(0.56, 1.19, 0.2, 1.05);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s}}@media (min-width: 1024px){@-webkit-keyframes anim-naira-1{50%{-webkit-transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);transform:translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg)}}@keyframes anim-naira-1{50%{-webkit-transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);transform:translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg)}}@-webkit-keyframes anim-zoom{from{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transform-origin:center bottom;transform-origin:center bottom}80%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes anim-zoom{from{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transform-origin:center bottom;transform-origin:center bottom}80%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.zoom{-webkit-animation-name:anim-zoom;animation-name:anim-zoom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes anim-fadeIn{from{opacity:0}to{opacity:1}}@keyframes anim-fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:anim-fadeIn;animation-name:anim-fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes anim-fadeInRight{from{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes anim-fadeInRight{from{opacity:0;-webkit-transform:translate3d(200px, 0, 0);transform:translate3d(200px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInRight{-webkit-animation-name:anim-fadeInRight;animation-name:anim-fadeInRight;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes anim-movecolor{from{width:200%}to{width:0%}}@keyframes anim-movecolor{from{width:200%}to{width:0%}}@-webkit-keyframes anim-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes anim-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInLeft{-webkit-animation-name:anim-fadeInLeft;animation-name:anim-fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes anim-fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes anim-fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInLeftBig{-webkit-animation-name:anim-fadeInLeftBig;animation-name:anim-fadeInLeftBig;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes anim-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes anim-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInDown{-webkit-animation-name:anim-fadeInDown;animation-name:anim-fadeInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes anim-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes anim-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInUp{-webkit-animation-name:anim-fadeInUp;animation-name:anim-fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes anim-zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes anim-zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:anim-zoomIn;animation-name:anim-zoomIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes anim-movebgright{from{background-position:100% center}to{background-position:0% center}}@keyframes anim-movebgright{from{background-position:100% center}to{background-position:0% center}}.moveBgRight{-webkit-animation-name:anim-movebgright;animation-name:anim-movebgright;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes anim-fadeInTop{from{opacity:0;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes anim-fadeInTop{from{opacity:0;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTop{-webkit-animation-name:anim-fadeInTop;animation-name:anim-fadeInTop;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.main__banner-wrapper{-webkit-animation-duration:1.5s;animation-duration:1.5s}.main__banner-item{-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-duration:1s;animation-duration:1s}.main__banner-description,.main__banner-banner{-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-duration:1s;animation-duration:1s}.main__banner-arrow-prev,.main__banner-arrow-next{-webkit-animation-delay:1.25s;animation-delay:1.25s}.main__banner-arrow-prev:before{content:' ';position:absolute;z-index:4;left:0;width:200%;top:0;bottom:0;background-color:#fff;-webkit-animation-name:anim-movecolor;animation-name:anim-movecolor;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:0.75s;animation-duration:0.75s}.header__logo{-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.header__menu,.header .line-bg{-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.header__menu-nav-desktop-icons,.header__menu-nav-desktop-list-item-link .anim-linked{-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.header-bottom-wrap{-webkit-animation-delay:1.75s;animation-delay:1.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.advantages-block{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-play-state:paused;animation-play-state:paused}.advantages-block.is-play{-webkit-animation-play-state:running;animation-play-state:running}.advantages-block-wrapper{-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-duration:0.75s;animation-duration:0.75s}.advantages-block-wrapper.is-play{-webkit-animation-play-state:running;animation-play-state:running}.advantages-block:nth-of-type(2) .advantages-block-wrapper:nth-child(2){-webkit-animation-delay:0.25s;animation-delay:0.25s}.advantages-block:nth-of-type(2) .advantages-block-wrapper:nth-child(1){-webkit-animation-delay:0.5s;animation-delay:0.5s}.advantages-block:nth-of-type(1) .advantages-block-wrapper:nth-child(2){-webkit-animation-delay:0.75s;animation-delay:0.75s}.advantages-block:nth-of-type(1) .advantages-block-wrapper:nth-child(1){-webkit-animation-delay:1s;animation-delay:1s}.main__brands .main__brands-item{background-repeat:no-repeat;background-size:200% 100%;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-play-state:paused;animation-play-state:paused}.main__brands .main__brands-item-wrap{-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-duration:0.75s;animation-duration:0.75s}.main__brands .main__brands-item-text{-webkit-transform:rotate(-90deg) translateX(-20px);transform:rotate(-90deg) translateX(-20px);opacity:0}.main__brands.is-play .main__brands-item,.main__brands.is-play .main__brands-item-wrap{-webkit-animation-play-state:running;animation-play-state:running}.main__brands.is-play .main__brands-item-text{-webkit-transform:rotate(-90deg) translateX(0);transform:rotate(-90deg) translateX(0);opacity:1}.main__brands-item--4{background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #fadfd5), to(#fadfd5));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #fadfd5 50%, #fadfd5 100%);-webkit-animation-delay:2.25s;animation-delay:2.25s}.main__brands-item--4 .main__brands-item-wrap{-webkit-animation-delay:3s;animation-delay:3s}.main__brands-item--4 .main__brands-item-text{-webkit-transition:all 0.5s 3s linear;transition:all 0.5s 3s linear}.main__brands-item--3{background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #deecf1), to(#deecf1));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #deecf1 50%, #deecf1 100%);-webkit-animation-delay:1.5s;animation-delay:1.5s}.main__brands-item--3 .main__brands-item-wrap{-webkit-animation-delay:2s;animation-delay:2s}.main__brands-item--3 .main__brands-item-text{-webkit-transition:all 0.5s 2s linear;transition:all 0.5s 2s linear}.main__brands-item--2{background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #f7ebcf), to(#f7ebcf));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #f7ebcf 50%, #f7ebcf 100%);-webkit-animation-delay:0.75s;animation-delay:0.75s}.main__brands-item--2 .main__brands-item-wrap{-webkit-animation-delay:1.25s;animation-delay:1.25s}.main__brands-item--2 .main__brands-item-text{-webkit-transition:all 0.5s 1.25s linear;transition:all 0.5s 1.25s linear}.main__brands-item--1{background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #dee6d3), to(#dee6d3));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #dee6d3 50%, #dee6d3 100%)}.main__brands-item--1 .main__brands-item-wrap{-webkit-animation-delay:0.5s;animation-delay:0.5s}.main__brands-item--1 .main__brands-item-text{-webkit-transition:all 0.5s 0.5s linear;transition:all 0.5s 0.5s linear}.main__subscription-wrapper{background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #f5f5f5), to(#f5f5f5));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #f5f5f5 50%, #f5f5f5 100%);background-repeat:no-repeat;background-size:200% 100%;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-play-state:paused;animation-play-state:paused}.main__subscription-social{-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-name:anim-fadeIn, anim-movebgright;animation-name:anim-fadeIn, anim-movebgright;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0.25s, 0.5s;animation-delay:0.25s, 0.5s;-webkit-animation-duration:0.5s, 0.75s;animation-duration:0.5s, 0.75s}.main__subscription-social-icons{-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:0.75s;animation-duration:0.75s}.main__subscription-mail{-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:0.75s;animation-duration:0.75s}.main__subscription-wrapper.is-play{-webkit-animation-play-state:running;animation-play-state:running}.main__subscription-wrapper.is-play .main__subscription-mail,.main__subscription-wrapper.is-play .main__subscription-social,.main__subscription-wrapper.is-play .main__subscription-social-icons{-webkit-animation-play-state:running;animation-play-state:running}.main__photos{-webkit-animation-delay:0.25s;animation-delay:0.25s;-webkit-animation-duration:1.75s;animation-duration:1.75s;-webkit-animation-play-state:paused;animation-play-state:paused}.main__photos.is-play{-webkit-animation-play-state:running;animation-play-state:running}.main__other-shop-carousel{background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #f5f5f5), to(#f5f5f5));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #f5f5f5 50%, #f5f5f5 100%);background-repeat:no-repeat;background-size:200% 100%;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-duration:0.5s;animation-duration:0.5s}.main__other-shop-description{-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-delay:0.5s;animation-delay:0.5s;-webkit-animation-duration:0.25s;animation-duration:0.25s}.main__other-shop-carousel-wrap,.main__other-shop button{-webkit-animation-delay:0.75s;animation-delay:0.75s;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-play-state:paused;animation-play-state:paused}.main__other-shop.is-play .main__other-shop-carousel,.main__other-shop.is-play .main__other-shop-description,.main__other-shop.is-play .main__other-shop-carousel-wrap,.main__other-shop.is-play button{-webkit-animation-play-state:running;animation-play-state:running}.reviews{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-play-state:paused;animation-play-state:paused}.reviews.is-play{-webkit-animation-play-state:running;animation-play-state:running}.main__description-text{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0.25s;animation-delay:0.25s;-webkit-animation-play-state:paused;animation-play-state:paused}.main__description-text .default-text-main{-webkit-animation-delay:0.75s;animation-delay:0.75s;-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-play-state:paused;animation-play-state:paused}.main__description-text.is-play{-webkit-animation-play-state:running;animation-play-state:running}.main__description-text.is-play .default-text-main{-webkit-animation-play-state:running;animation-play-state:running}.footer__header-wrapper{background-color:transparent;background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #2a2d36), to(#2a2d36));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #2a2d36 50%, #2a2d36 100%);background-repeat:no-repeat;background-size:200% 100%;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-delay:0.25s;animation-delay:0.25s}.footer__header-wrapper-block,.footer__header-menu{-webkit-animation-delay:0.75s;animation-delay:0.75s;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-play-state:paused;animation-play-state:paused}.footer__bottom{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-play-state:paused;animation-play-state:paused}.footer.is-play .footer__header-wrapper,.footer.is-play .footer__header-wrapper-block,.footer.is-play .footer__header-menu,.footer.is-play .footer__bottom{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes anim-moveproduct{from{opacity:0;-webkit-transform:translate3d(40%, 0, 0) scale(1.1);transform:translate3d(40%, 0, 0) scale(1.1);background-position:0% center}40%{opacity:0.5;-webkit-transform:translate3d(0%, 0, 0) scale(1);transform:translate3d(0%, 0, 0) scale(1);background-position:0% center}to{opacity:1;background-position:100% center}}@keyframes anim-moveproduct{from{opacity:0;-webkit-transform:translate3d(40%, 0, 0) scale(1.1);transform:translate3d(40%, 0, 0) scale(1.1);background-position:0% center}40%{opacity:0.5;-webkit-transform:translate3d(0%, 0, 0) scale(1);transform:translate3d(0%, 0, 0) scale(1);background-position:0% center}to{opacity:1;background-position:100% center}}.category__banner{background-image:-webkit-gradient(linear, right top, left top, from(#deecf1), color-stop(50%, #deecf1), color-stop(50%, #fff), to(#fff));background-image:linear-gradient(to left, #deecf1 0%, #deecf1 50%, #fff 50%, #fff 100%);background-repeat:no-repeat;background-size:200% 100%;-webkit-animation-name:anim-moveproduct;animation-name:anim-moveproduct;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0.25s;animation-delay:0.25s;-webkit-animation-duration:1s;animation-duration:1s}.category__banner img{-webkit-animation-delay:1.25s;animation-delay:1.25s;-webkit-animation-duration:1s;animation-duration:1s}.category__header{-webkit-animation-delay:1.25s;animation-delay:1.25s}.category__wrapper{-webkit-animation-delay:1.75s;animation-delay:1.75s;-webkit-animation-duration:1.5s;animation-duration:1.5s}.product-preview:nth-of-type(4),.product-preview:nth-of-type(5),.product-preview:nth-of-type(6){-webkit-animation-delay:.5s;animation-delay:.5s}.product-preview:nth-of-type(7),.product-preview:nth-of-type(8),.product-preview:nth-of-type(9){-webkit-animation-delay:1s;animation-delay:1s}.product-preview:nth-of-type(10),.product-preview:nth-of-type(11),.product-preview:nth-of-type(12){-webkit-animation-delay:1.5s;animation-delay:1.5s}.product-preview:nth-of-type(13),.product-preview:nth-of-type(14),.product-preview:nth-of-type(15){-webkit-animation-delay:2s;animation-delay:2s}.product-preview:nth-of-type(16),.product-preview:nth-of-type(17),.product-preview:nth-of-type(18){-webkit-animation-delay:2.5s;animation-delay:2.5s}.product-preview:nth-of-type(19),.product-preview:nth-of-type(20),.product-preview:nth-of-type(21){-webkit-animation-delay:3s;animation-delay:3s}.product-preview:nth-of-type(22),.product-preview:nth-of-type(23),.product-preview:nth-of-type(24){-webkit-animation-delay:3.5s;animation-delay:3.5s}.product-preview:nth-of-type(25),.product-preview:nth-of-type(26),.product-preview:nth-of-type(27){-webkit-animation-delay:4s;animation-delay:4s}.product-preview:nth-of-type(28),.product-preview:nth-of-type(29),.product-preview:nth-of-type(30){-webkit-animation-delay:4.5s;animation-delay:4.5s}.product-preview:nth-of-type(31),.product-preview:nth-of-type(32),.product-preview:nth-of-type(33){-webkit-animation-delay:5s;animation-delay:5s}.product-preview:nth-of-type(34),.product-preview:nth-of-type(35),.product-preview:nth-of-type(36){-webkit-animation-delay:5.5s;animation-delay:5.5s}.product-preview:nth-of-type(37),.product-preview:nth-of-type(38),.product-preview:nth-of-type(39){-webkit-animation-delay:6s;animation-delay:6s}.product-preview:nth-of-type(40),.product-preview:nth-of-type(41),.product-preview:nth-of-type(42){-webkit-animation-delay:6.5s;animation-delay:6.5s}.product-preview:nth-of-type(43),.product-preview:nth-of-type(44),.product-preview:nth-of-type(45){-webkit-animation-delay:7s;animation-delay:7s}.product-preview:nth-of-type(46),.product-preview:nth-of-type(47),.product-preview:nth-of-type(48){-webkit-animation-delay:7.5s;animation-delay:7.5s}.product-preview:nth-of-type(49),.product-preview:nth-of-type(50),.product-preview:nth-of-type(51){-webkit-animation-delay:8s;animation-delay:8s}.product-preview:nth-of-type(52),.product-preview:nth-of-type(53),.product-preview:nth-of-type(54){-webkit-animation-delay:8.5s;animation-delay:8.5s}.product-preview:nth-of-type(55),.product-preview:nth-of-type(56),.product-preview:nth-of-type(57){-webkit-animation-delay:9s;animation-delay:9s}.product-preview:nth-of-type(58),.product-preview:nth-of-type(59),.product-preview:nth-of-type(60){-webkit-animation-delay:9.5s;animation-delay:9.5s}.product-preview:nth-of-type(61),.product-preview:nth-of-type(62),.product-preview:nth-of-type(63){-webkit-animation-delay:10s;animation-delay:10s}.product-preview:nth-of-type(64),.product-preview:nth-of-type(65),.product-preview:nth-of-type(66){-webkit-animation-delay:10.5s;animation-delay:10.5s}.product-preview:nth-of-type(67),.product-preview:nth-of-type(68),.product-preview:nth-of-type(69){-webkit-animation-delay:11s;animation-delay:11s}.product-preview:nth-of-type(70),.product-preview:nth-of-type(71),.product-preview:nth-of-type(72){-webkit-animation-delay:11.5s;animation-delay:11.5s}.product-preview:nth-of-type(73),.product-preview:nth-of-type(74),.product-preview:nth-of-type(75){-webkit-animation-delay:12s;animation-delay:12s}.product-preview:nth-of-type(76),.product-preview:nth-of-type(77),.product-preview:nth-of-type(78){-webkit-animation-delay:12.5s;animation-delay:12.5s}.product-preview{-webkit-animation-play-state:paused;animation-play-state:paused}.product-preview.is-play{-webkit-animation-play-state:running;animation-play-state:running}.category__description{-webkit-animation-delay:0.25s;animation-delay:0.25s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-play-state:paused;animation-play-state:paused}.category__description.is-play{-webkit-animation-play-state:running;animation-play-state:running}.category__list-pagination{-webkit-animation-play-state:paused;animation-play-state:paused}.category__list-pagination.is-play{-webkit-animation-play-state:running;animation-play-state:running}.product__images{background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #dee6d3), to(#dee6d3));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #dee6d3 50%, #dee6d3 100%);background-size:200% 100%;background-repeat:no-repeat;-webkit-animation-delay:1.75s;animation-delay:1.75s;-webkit-animation-duration:1s;animation-duration:1s}.product__images::before{-webkit-animation-name:anim-fadeInTop;animation-name:anim-fadeInTop;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.product__images-slider{-webkit-animation-delay:1.75s;animation-delay:1.75s;-webkit-animation-duration:1s;animation-duration:1s}.product__right-block,.product__description{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:1s;animation-duration:1s}.recently-viewed{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-play-state:paused;animation-play-state:paused}.recently-viewed.is-play{-webkit-animation-play-state:running;animation-play-state:running}.cart-header{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:1s;animation-duration:1s}.cart__wrapper{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:1s;animation-duration:1s}.page__banner{background-image:-webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #deecf1), to(#deecf1));background-image:linear-gradient(to left, #fff 0%, #fff 50%, #deecf1 50%, #deecf1 100%);background-repeat:no-repeat;background-size:200% 100%;-webkit-animation-delay:0.5s;animation-delay:0.5s;-webkit-animation-duration:0.5s;animation-duration:0.5s}.page__banner img{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1s;animation-duration:1s}.contacts__wrapper,.page__content,.wishlist-page,.blog__list,.post,.user-form,.reviews,.reviews__content,.pagination,.password-remind__error{-webkit-animation-delay:0.75s;animation-delay:0.75s;-webkit-animation-duration:1s;animation-duration:1s}}.breadcrumbs__link{margin-top:10px;font-size:14px;font-weight:600;color:#2a2d36}.breadcrumbs__arrow{display:inline-block;margin:0 8px;width:5px;height:8px;background-image:url("../images/arrow-bread.png");background-size:cover}@media (min-width: 480px){.breadcrumbs__link{font-size:21px;font-weight:600}.breadcrumbs__arrow{width:8px;height:12px}}@media (min-width: 1024px){.breadcrumbs__arrow{margin:0 15px;position:relative;top:2px;width:10px;height:16px}}@media (min-width: 1200px){.breadcrumbs__link{font-size:33px}.breadcrumbs__arrow{top:0;margin:0 20px;width:12px;height:19px}}.pagination{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination__buttons-preview--noactive{cursor:default}.pagination__buttons-preview--noactive:hover{cursor:default}.pagination__buttons{margin-right:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:157px;height:50px}.pagination__buttons-preview{position:relative;width:79px;height:53px}.pagination__buttons-preview:after{content:' ';position:absolute;z-index:3;left:27px;top:20px;width:9px;height:15px;background-image:url(../images/left-arrow.svg);background-repeat:no-repeat}.pagination__buttons-next{position:relative;width:79px;height:53px}.pagination__buttons-next:before{content:' ';position:absolute;top:16px;left:1px;z-index:3;width:2px;height:24px;background-color:#000}.pagination__buttons-next:after{content:' ';position:absolute;z-index:3;top:20px;right:18px;width:9px;height:15px;background-image:url(../images/right-arrow.svg);background-repeat:no-repeat}.pagination__link--selected{color:#db4f47;background-color:#f5f5f5;border-radius:50%}.pagination__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.pagination__link{display:block;width:27px;height:27px;text-align:center;line-height:27px}.pagination__link.selected{color:#db4f47;background-color:#f5f5f5;border-radius:50%}.pagination__number{position:relative;z-index:3}@media (min-width: 768px){.pagination__buttons-preview{background-color:#f5f5f5}.pagination__buttons-next{background-color:#f5f5f5}}@media (min-width: 1200px){.pagination{width:47%;margin-bottom:3px}}.main-form__variant-radiobutton{width:0;height:0;opacity:0;visibility:hidden}.main-form__variant-radiobutton:checked{visiblity:visible;opacity:1}.main-form__variant-label{display:inline-block;margin-right:2px;width:22px;height:22px;font-size:13px;font-weight:400;line-height:22px;text-align:center;color:#676767;border-radius:50%;cursor:pointer}.main-form__variant-label--big{margin-right:0;padding:0;width:28px;height:28px;line-height:28px}.main-form__variant-radiobutton:checked+.main-form__variant-label,.main-form__variant-label--active{color:#fff;border-radius:50%;background-color:#db4f47}.main-form__variant-radiobutton:checked+.main-form__variant-label .animate-background,.main-form__variant-label--active .animate-background{display:none}.main-form__variant-label-text{position:relative;z-index:4}.main-form__add-cart{display:block;width:129px;height:40px;font-size:12px;font-weight:400;text-transform:uppercase;line-height:40px;color:#fff;background-color:#db4f47;-webkit-transition:all .3s ease;transition:all .3s ease}.main-form__add-cart:hover{background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.main-form__title{margin-top:30px;margin-bottom:15px;display:block;font-size:17px;font-weight:400;color:#2a2d36}.main-form__count{display:inline-block;width:130px;height:40px;font-size:0}.main-form__count-quantity{display:inline-block;width:38%;height:100%;font-size:17px;font-weight:300;text-align:center;background-color:#f6f6f6}.main-form__count-plus{display:inline-block;width:31%;height:100%;font-size:17px;font-weight:300;text-align:center;line-height:40px;cursor:pointer;background-color:#f6f6f6}.main-form__count-plus.disabled{opacity:0.4;pointer-events:none}.main-form__count-minus{display:inline-block;width:31%;height:100%;font-size:17px;font-weight:300;text-align:center;line-height:40px;cursor:pointer;background-color:#f6f6f6}.main-form__count-plus--mini{line-height:24px}.main-form__count-minus--mini{line-height:24px}.main-form__count-quantity--mini{font-size:14px;line-height:24px}.main-form__count--mini{height:26px;width:74px;border:1px solid whitesmoke;background-color:#fff}.main-form__variant-label--active-black{background-color:black}@media (min-width: 480px){.main-form__count{width:95px}}@media (min-width: 1024px){.main-form__count{width:114px}.main-form__count--mini{width:74px}.main-form__variant-label--active-black{background-color:black}}.whishlist-informer{position:fixed;right:0;top:0;z-index:8;width:100%;height:100%;background-color:#fff;-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.whishlist-informer--active{overflow-x:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.close-wishlist-informer{display:none}.wishlist__text{vertical-align:middle;margin-left:8px;font-size:14px;font-weight:300}.wishlist{cursor:pointer;color:#a7a7a7;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.wishlist svg{display:inline-block;vertical-align:middle;width:15px;height:15px;fill:#a7a7a7;-webkit-transition:fill .5s ease-in-out;transition:fill .5s ease-in-out}.wishlist--active{color:#db4f47}.wishlist--active svg{fill:#db4f47}@media (min-width: 1024px){.whishlist-informer{width:20%;z-index:10}.close-wishlist-informer{position:absolute;z-index:10;left:26px;top:20px;display:block;width:30px;height:30px;text-align:center;font-size:18px;line-height:30px;color:#db4f47}.close-wishlist-informer:hover{cursor:pointer}.wishlist:hover,.wishlist--active{color:#db4f47;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.wishlist:hover svg,.wishlist--active svg{fill:#db4f47;-webkit-transition:fill .4s ease-in-out;transition:fill .4s ease-in-out}}.advantages{margin-top:10px}.advantages__container{overflow:hidden}.advantages-block{margin-bottom:4px;background-color:#f5f5f5;padding:15px 5px 22px 5px}.advantages-block-wrapper{display:inline-block;vertical-align:top;padding-top:18px;width:49%}.advantages-block-img{margin-left:auto;margin-right:auto;display:block;height:80px;text-align:center}.advantages-block-description{margin-top:10px;font-size:13px;font-weight:300;text-align:center;color:#2a2d36}.advantages-block-wrapper--line{padding-left:5px;border-left:1px solid #c1c1c1}.advantages-block-img-item{opacity:0.75;-webkit-transition:all .3s ease;transition:all .3s ease}.advantages-block-img-item:hover{opacity:1;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.advantages-block-img{opacity:0.75;-webkit-transition:all .3s ease;transition:all .3s ease}.advantages-block-img:hover{opacity:1;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}@media (min-width: 768px){.advantages{margin-top:30px;font-size:0}.advantages-block{display:inline-block;width:50%}.advantages-block-img{height:134px}.advantages-block-description{margin-left:auto;margin-right:auto;height:30px;width:90%}.advantages-block-wrapper--line-desktop{padding-left:5px;border-left:1px solid #c1c1c1}}@media (min-width: 1024px){.advantages-block-description{width:67%;font-size:15px}}@media (min-width: 1200px){.advantages{margin-top:38px}.advantages-block-description{margin-top:0;margin-bottom:25px;width:60%}.advantages-block--big{width:100%;margin-bottom:0}.advantages-block-wrapper--big{position:relative;width:100%;padding-bottom:44px}.advantages-block-wrapper--big:after{content:'';position:absolute;left:50%;width:80%;height:1px;background-color:#c0c0c0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.advantages-block--big:last-of-type .advantages-block-wrapper--big:last-of-type{padding-bottom:0}.advantages-block--big:last-of-type .advantages-block-wrapper--big:last-of-type:after{display:none}}.product-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;padding-top:10px;padding-bottom:35px;border-bottom:0;border-right:0;border-left:0}.cart__wrapper{margin-top:20px}.product-preview:hover .product-preview__variants.product-preview__variants--static{position:static;display:block;background-color:inherit;border:0}.product-preview .product-preview__variants--static{position:static;display:block;border:0}.product-preview.product-preview--border{position:relative;z-index:1;outline:1px solid #e7e7e7;background-color:#fff;border:0}.product-preview.product-preview--border:hover{z-index:2;padding-left:0;border:0;outline-color:#db4f47}.product-preview.product-preview--no-hover{padding-bottom:70px}.product-preview.product-preview--no-hover:hover{z-index:2;padding-left:0;border:0;outline:1px solid #e7e7e7}.product-preview__delete{display:none}.product-preview__label{margin:auto;position:absolute;left:0;right:0;top:0;width:32%;height:21px;background-color:#3685de}.product-preview__label-text{display:block;font-size:12px;font-weight:400;line-height:21px;text-transform:uppercase;color:#fff;text-align:center}.product-preview__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:145px;text-align:center}.product-preview__name{width:100%;padding:0 45px;text-align:left}.product-preview__name-text{margin-top:12px;font-size:12px;font-weight:600;color:#db4f47;text-align:left}.product-preview__price-and-variants{padding:0 45px;width:100%;text-align:left}.product-preview__price{margin-left:-4px;margin-top:2px;position:relative;z-index:2;text-align:left}.product-preview__price-currency{margin-left:10px;font-size:14px;font-weight:300;color:#2a2d36}.product-preview__name-category{text-transform:uppercase;color:#2a2d36;margin-right:3px}.product-preview__price-old{position:absolute;right:-60px;top:0;z-index:2;font-size:21px;font-weight:700;color:#2a2d36}.product-preview__price-old:before{content:'';position:absolute;left:0;top:43%;z-index:1;width:100%;height:4px;opacity:0.7;background-color:#db4f47}.product-preview__variants{display:none}.product-preview__price-current{position:relative;font-size:40px;font-weight:600}.product-preview__variants-form-input{width:0;height:0;opacity:0;visibility:hidden}.product-preview__price--big{width:100%}.product-preview__variants-form{margin-bottom:25px;font-size:0}.product-preview__name--left{text-align:left}.product-preview__variants-wrapper--big{width:100%;text-align:left}.product-preview__wrapper-info{width:100%;text-align:left}.product-preview__not-available{width:100%;margin-top:15px;text-align:center}.product-preview__not-available-text{font-size:15px;font-weight:400;color:#2a2d36}.product-preview__wishlist-form{display:none}.category__list-wrapper--list .product-preview__not-available{float:right;width:40%;text-align:left}@media (min-width: 480px){.product-preview{width:49%}.product-preview__name,.product-preview__price-and-variants{padding:0 30px}.product-preview__price--big{width:100%}.product-preview__variants-wrapper--big{width:100%;text-align:left}}@media (min-width: 768px){.product-preview{width:50%;border-left:1px solid #ececec}.category__list-wrapper--list .product-preview{display:block;width:100%;padding-bottom:60px}.category__list-wrapper--list .product-preview__not-available{float:right;width:40%;text-align:left}.product-preview__price-old{right:-61px}.category__list-wrapper--list .product-preview__price{padding-left:0;margin-left:0}.category__list-wrapper--list .product-preview__name{text-align:inherit}.category__list-wrapper--list .product-preview__price-and-variants{text-align:inherit}.category__list-wrapper--list .product-preview__variants{display:block;background-color:#fff;border-top:0}.category__list-wrapper--list .product-preview__variants-wrapper{width:100%;margin-left:auto;padding:0}.category__list-wrapper--list .product-preview__variants-form-submit{display:block;margin-top:20px;max-width:129px;width:100%;height:40px;font-size:12px;font-weight:400;text-transform:uppercase;line-height:40px;color:#fff;background-color:#db4f47}.category__list-wrapper--list .product-preview__variants-name{margin:17px 0 14px 0;display:block;font-size:14px;font-weight:400;color:#676767}.category__list-wrapper--list .product-preview__label{width:33%}.category__list-wrapper--list .product-preview__variants-favorites{position:absolute;bottom:35px;left:56px;width:120px;height:13px}.category__list-wrapper--list .product-preview__variants-favorites svg{display:inline-block;vertical-align:middle;width:15px;height:15px}.category__list-wrapper--list .product-preview__price-old{right:-61px}.category__list-wrapper--list .product-preview__image{margin-left:21px;width:50%;max-height:166px;float:left}.category__list-wrapper--list .product-preview__name{float:right;width:40%;padding:0}.category__list-wrapper--list .product-preview__price-and-variants{float:right;margin-top:4px;width:41%;padding:0}.category__list-wrapper--list .product-preview__variants-form-submit{position:absolute;z-index:2;left:53px;bottom:60px}.category__list-wrapper--list .wishlist__text--none{display:inline-block}.category__list-wrapper--list .product-preview__name-text{margin-top:38px}.product-preview__price--big{width:100%}.product-preview__variants-wrapper--big{width:100%;text-align:left}}@media (min-width: 1024px){.product-preview{position:relative;width:33.3%;border:.5px solid inherit}.product-preview:hover{cursor:pointer;border:.5px solid #db4f47;padding-left:.5px}.product-preview:hover .product-preview__variants{display:block;position:absolute;z-index:2;left:-1px;right:-1px;background-color:#fff;border:.5px solid #db4f47;border-top:0}.product-preview__variants-wrapper{width:100%}.product-preview__variants-form-submit{margin-top:20px}.product-preview__variants-form{margin-bottom:25px;font-size:0;text-align:left}.product-preview__variants-name{margin:17px 0 14px 0;display:block;font-size:14px;font-weight:400;color:#676767;text-align:left}.product-preview__label{width:33%}.product-preview__variants-favorites{position:absolute;bottom:39px;right:23px;width:15px;height:13px}.category__list-wrapper--list .product-preview__image{width:30%;height:100%;max-height:100%}.category__list-wrapper--list .product-preview__name{width:60%}.category__list-wrapper--list .product-preview__price-and-variants{width:60%}.category__list-wrapper--list .product-preview__variants-form-submit{top:56px;right:39px;left:auto}.category__list-wrapper--list .product-preview__variants-favorites{top:132px;right:52px;left:auto}.category__list-wrapper--list .category__list-wrapper.category__list-wrapper--list{border:0}.category__list-wrapper--list .product-preview{display:block;position:relative;padding-bottom:35px}.category__list-wrapper--list .product-preview:hover{border-color:#db4f47;padding-left:0}.category__list-wrapper--list .product-preview:hover .category__item-variants{display:block;position:static;border:0}.product-preview__price--big{width:100%}.product-preview__variants-wrapper--big{width:100%;text-align:left;padding-left:0;padding-right:0}.category__list-wrapper--list .product-preview__not-available{width:60%}}@media (min-width: 1200px){.product-preview__variants-favorites{right:41px}.product-preview__name,.product-preview__price-and-variants,.product-preview__variants-wrapper{padding:0 42px}.product-preview__variants-wrapper--big{padding-left:0;padding-right:0}.category__list-wrapper--list .category__list-wrapper.category__list-wrapper--list{border:0}.category__list-wrapper--list .product-preview__variants-form-submit{right:75px}.category__list-wrapper--list .product-preview__variants-favorites{right:85px}.product-preview__price--big{width:100%}.product-preview__variants-wrapper--big{width:100%;text-align:left}.product-preview--mini{width:25%}}.reviews{margin-top:50px;display:none}.reviews--active{display:block;margin-top:25px}.reviews__content{margin-top:40px}.reviews__title{margin-bottom:30px;font-size:21px;font-weight:700;color:#2a2d36}.reviews__form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.reviews__form-block{width:48%}.reviews__form-input{width:100%}.reviews__form-input--textarea{width:100%;height:114px}.reviews__form-input--textarea::-webkit-input-placeholder{font-size:13px;font-weight:300;color:#2a2d36}.reviews__form-input--textarea:-ms-input-placeholder{font-size:13px;font-weight:300;color:#2a2d36}.reviews__form-input--textarea::-ms-input-placeholder{font-size:13px;font-weight:300;color:#2a2d36}.reviews__form-input--textarea::placeholder{font-size:13px;font-weight:300;color:#2a2d36}.reviews__form-submit{margin-top:20px}.reviews__items{display:block;width:100%}.reviews__items-block-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__items-block-title-name{font-size:19px;font-weight:400;color:#2a2d36}.reviews__items-block-title-name--admin{position:relative}.reviews__items-block-title-name--admin::before{content:'';position:absolute;left:-23px;top:7px;width:14px;height:14px;background:url(../images/left-arrow.svg) no-repeat center;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.reviews__items-block-title-data{margin-top:5px;font-size:12px;font-weight:400;text-transform:uppercase;color:#898989}.reviews__items-block-text{font-size:14px;font-weight:300;color:#898989}.reviews__items-block-answer{margin-top:18px}.reviews__items-block-answer-icon{margin-left:2px;margin-top:2px;display:inline-block;vertical-align:middle}.reviews__items-block-answer-icon svg{width:14px;height:13px}.reviews__items-block-answer-text{margin-left:12px;display:inline-block;vertical-align:top;font-size:14px;font-weight:300;color:#2a2d36}.reviews__items-block-answer-admin{margin-top:10px;margin-left:30px}.reviews__items-block{margin-bottom:10px}.reviews__items-more-text{font-size:12px;font-weight:300;color:#898989;cursor:pointer}.reviews__items-more-icon{margin-left:13px;margin-right:13px;cursor:pointer}.reviews__items-more-icon svg{width:22px;height:24px;fill:#bdbdbd;-webkit-transition:all .3s ease;transition:all .3s ease}.reviews__items-more-icon:hover svg{fill:#db4f47;-webkit-transition:all .4s ease;transition:all .4s ease}.reviews__items-more{margin-top:22px;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}.reviews__form-block--big{width:100%}.main-review-answer{position:absolute;bottom:calc(100% + 20px)}.reviews__form{position:relative}@media (min-width: 768px){.reviews{display:block}}@media (min-width: 1024px){.reviews__title{margin-bottom:0}.reviews__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__form{margin-top:95px;width:48%}.reviews__form-submit{margin-top:30px}.reviews__items{position:relative;margin-top:-27px;display:block;padding-left:31px;width:52%}.reviews__items-block-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__items-block-title-name{font-size:19px;font-weight:400;color:#2a2d36}.reviews__items-block-title-data{margin-top:5px;font-size:12px;font-weight:400;text-transform:uppercase;color:#898989}.reviews__items-block-text{font-size:14px;font-weight:300;color:#898989}.reviews__items-block-answer{margin-top:18px}.reviews__items-block-answer-icon{margin-left:2px;margin-top:2px;display:inline-block;vertical-align:middle}.reviews__items-block-answer-icon svg{width:14px;height:13px}.reviews__items-block-answer-text{margin-left:12px;display:inline-block;vertical-align:top;font-size:14px;font-weight:300;color:#2a2d36}.reviews__items-block{margin-bottom:40px}.reviews__items-more-text{font-size:12px;font-weight:300;color:#898989}.reviews__items-more-icon{margin-left:13px;margin-right:13px}.reviews__items-more-icon svg{width:22px;height:24px;fill:#bdbdbd}.reviews__items-more{margin-top:22px;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}.reviews--active{margin-top:25px}.form-block--little{margin-right:33px;width:31%}}@media (min-width: 1200px){.reviews{margin-top:72px}.reviews--active{margin-top:25px}.reviews__items-rating{min-height:95px}}.share__wrapper{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:93%}.share__link{margin-left:4px;padding-top:7px;width:30px;height:30px;text-align:center;border-radius:50%}.share__link svg{position:relative;z-index:3;fill:#1f3045;width:15px;height:15px}.share__title{margin-right:23px;font-size:14px;font-weight:300;color:#2a2d36}@media (min-width: 480px){.share__wrapper{width:56%}.share__title{margin-right:2px}}@media (min-width: 768px){.share__wrapper{width:88%}}.message-error{font-size:22px;font-weight:700;color:#db4f47}.fast-order{padding:12px 17px 22px}.fast-order-title{margin-bottom:25px;font-size:20px;font-weight:700;color:#2a2d36}.fast-order__close{position:absolute;z-index:9000;right:20px;top:20px;width:20px;height:20px}.fast-order__close:before{content:'';position:absolute;top:5px;height:6px;width:20px;background-color:#000;border-radius:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .4s ease;transition:all .4s ease}.fast-order__close:after{content:'';position:absolute;top:5px;height:6px;width:20px;background-color:#000;border-radius:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .4s ease;transition:all .4s ease}.fast-order__close:hover::before,.fast-order__close:hover::after,.fast-order__close:focus::before,.fast-order__close:focus::after{background-color:#d9091d;-webkit-transition:all .5s ease;transition:all .5s ease}.fast-order__form-input{padding-left:12px;height:30px;width:100%;font-size:13px;color:#898989;background-color:#f5f5f5}.fast-order__form-description{margin-bottom:20px;display:block;font-size:14px;font-weight:300}@media (min-width: 768px){.fast-order{padding:52px 97px 50px 100px;width:555px}.fast-order-title{margin-bottom:25px;font-size:33px}.fast-order__form-input{padding-left:12px;margin-bottom:17px}.fast-order__form-description{margin-bottom:40px}}.callback{padding:15px;width:100%}.callback__title{margin-bottom:25px;font-size:15px;font-weight:700;color:#2a2d36}.callback__form-block{margin-bottom:15px}#success-callback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:300px;height:100px}.success-callback-text{font-size:15px;font-weight:700;color:#2a2d36}@media (min-width: 1200px){.callback{padding:46px 100px 30px 83px;width:725px}.callback__title{font-size:33px}.success-callback-text{font-size:23px}.callback__form-block{display:inline-block;width:48%}.callback__form-block:last-of-type{margin-left:15px}.callback__form-submit{margin-top:33px;margin-bottom:24px}}.arrows{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:12px 23px;max-width:165px;width:100%;height:40px;background-color:#f5f5f5}.arrows__left{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;cursor:pointer}.arrows__left::after{content:' ';position:absolute;z-index:3;width:9px;height:15px;background-image:url(../images/left-arrow.svg);background-repeat:no-repeat}.arrows__line{height:20px;width:2px;background-color:#2a2d36}.arrows__right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;cursor:pointer}.arrows__right::after{content:' ';position:absolute;z-index:3;width:9px;height:15px;background-image:url(../images/right-arrow.svg);background-repeat:no-repeat}@media (min-width: 1200px){.animate-right-arrow:after{margin-right:0;-webkit-transition:margin-right 0.3s;transition:margin-right 0.3s}.animate-right-arrow:hover:after{margin-right:-5px;-webkit-transition:margin-right 0.3s;transition:margin-right 0.3s}.animate-left-arrow:after{margin-left:0;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-left-arrow:hover:after{margin-left:-5px;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-left-relative:after{margin-left:0;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-left-relative:hover:after{margin-left:-5px;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-right-relative:after{margin-left:0;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-right-relative:hover:after{margin-left:5px;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-right-arrow-button{margin-left:0;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-right-arrow-button:hover{margin-left:5px;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-left-arrow-button{margin-left:0;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}.animate-left-arrow-button:hover{margin-left:-5px;-webkit-transition:margin-left 0.3s;transition:margin-left 0.3s}}.subscription-fancy{padding:15px;width:100%}.subscription-answer{color:#2a2d36;font-size:28px;font-weight:700}.subscription-image{margin-top:20px;width:67px;height:69px;background-image:url("../images/contacts-img.png");background-size:cover;background-position:top center}@media (min-width: 1200px){.subscription-fancy{width:480px}}.rating__stars{width:125px;display:inline-block;background:url(../images/rating2.png) repeat-x 0 0;background-position:0 -10px;height:19px}.rating{margin-left:-1px}.rating__stars--big{margin-top:25px;width:250px;height:40px;background:url(../images/empty-arrow1.png) repeat-x 0 0}.rating__stars-background{display:inline-block;height:19px;background:url(../images/rating2.png) repeat-x 0 0;background-position:0 -32px}.rating__stars-background--big{width:234px;height:40px;background:url(../images/arrow1.png) repeat-x 0 0}.rating__description{margin-top:5px;margin-bottom:20px;display:block;font-size:14px;font-weight:700;color:#2a2d36}@media (min-width: 768px){.rating__stars--big{margin-top:50px;width:250px;height:40px;background:url(../images/empty-arrow1.png) repeat-x 0 0}.rating__description{margin-bottom:20px}}@media (min-width: 1024px){.rating__description{margin-bottom:0}.rating__stars--big{margin-top:0}}.user-form__item{margin-top:50px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.user-form__item-block{margin-bottom:26px;width:100%}.user-form__item-block:last-of-type{margin-bottom:0}.user-form__item-block-input{width:100%;padding:7px 0 7px 10px}.user-form__item-block-input:first-child{margin-bottom:20px}.user-form__item-block-input::-webkit-input-placeholder{color:#898989;font-size:13px;font-weight:300}.user-form__item-block-input:-ms-input-placeholder{color:#898989;font-size:13px;font-weight:300}.user-form__item-block-input::-ms-input-placeholder{color:#898989;font-size:13px;font-weight:300}.user-form__item-block-input::placeholder{color:#898989;font-size:13px;font-weight:300}.user-form__item-buttons{width:100%;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-form__item-submit{width:165px}.user-form__item-forget-password{margin-right:auto;font-size:14px;font-weight:300}.user-form__item-forget-password:hover{color:#d9091d}.user-form__flex-block{width:100%}.user-form__flex-block--margin{margin-top:25px}@media (min-width: 768px){.user-form{margin-left:100px;max-width:362px;width:100%}.user-form--big{margin-left:100px;max-width:556px;width:100%}.user-form__item--flex-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.user-form__flex-block{width:47%}.user-form__flex-block--margin{margin-top:0;margin-left:33px}}.header{position:relative;padding-bottom:18px}.line-bg{position:absolute;right:0;width:50%;height:50px;background-color:#fbfbfc}.header__menu-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__logo{margin-top:50px;width:100%;max-width:130px}.header__main-block{position:relative}.header__main-icons{position:relative;margin-right:-3px;height:50px;padding:13px 0;text-align:right}.header__main-icons-item--lang{position:absolute;top:50%;left:-40px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.header__main-icons-item--lang-desctop{display:none}.header__main-icons-item{display:inline-block;vertical-align:top;width:34px;height:27px;text-align:center;line-height:27px}.header__icon-main-menu-item--entrance{background-position:4px -43px}.header__icon-main-menu-item--favorites{background-position:9px -21px}.header__icon-main-menu-item--favorites a{display:block;width:100%;height:100%}.header__icon-main-menu-item--favorites i{position:relative;z-index:2}.header__icon-main-menu-item--cart{position:relative;z-index:8;padding:4px 3px;cursor:pointer}.header__icon-main-menu-item-none{display:none}.header__icon-main-menu__icon{width:38px;height:22px;text-align:right}.header__icon-main-menu__icon svg{fill:#db4f47}.header__icon-main-menu{position:relative;z-index:7;margin-top:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:22px;width:40px;cursor:pointer}.header__icon-main-menu-item{display:block;width:100%;height:3px;width:21px;margin-left:auto;background-color:#de5c55}.header__telephone{display:none}.header__menu{position:fixed;left:0;top:0;z-index:6;padding:70px 0 30px 37px;display:block;width:100%;max-height:1500px;height:100%;background-color:rgba(255,255,255,0.98);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.header__menu--active{height:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.header__menu-nav-list-item{padding-bottom:17px;position:relative}.header__menu-nav-list-item:active{color:#db4f47}.header__menu-nav{height:100%}.header__menu-nav--overflow{overflow-x:hidden}.header__menu-nav-list.level-2{max-height:0;opacity:0;visibility:hidden;text-align:left;-webkit-transition:all 0.1s;transition:all 0.1s}.header__menu-nav-list--active.level-2{max-height:1500px;opacity:1;visibility:visible;-webkit-transition:all 1s;transition:all 1s}.header__menu-nav-list-item-link{font-size:16px;font-weight:300;color:#2a2d36;cursor:pointer}.header__menu-nav-list-item-link--active{font-weight:400;color:#db4f47}.header__menu-nav-desktop-list-item-link{font-size:18px;font-weight:700;color:#2a2d36;display:block}.header__menu-nav-list-item.level-2{padding:15px 0px 3px 15px}.header__main-icons-item--lines{display:none}.header__main-icons-item--lines{display:none}.header__menu-wrapper{display:none}.header__menu-nav-desktop-icons{display:none}.header__icon-main-menu-item--cart-active svg{position:relative;z-index:3;fill:#db4f47;cursor:pointer}.header__icon-main-menu-item--favorites-active .icon{color:#db4f47}.header__main-icons-item-count{position:absolute;z-index:3;top:-9px;right:7px;font-size:12px;font-weight:300;color:#2a2d36}.header__main-icons-item-count--none{display:none}.header__main-icons-item-count--active{display:block !important}.header__icon-main-menu-item--cart-left{position:fixed;z-index:10;left:54px;top:17px}.header__icon-main-menu-item--favorites-left{position:fixed;z-index:10;left:24px;top:12px}.header__search{position:absolute;z-index:12;top:0;left:-20px;right:0;background-color:#f5f5f5;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform 0.4s ease-in;transition:-webkit-transform 0.4s ease-in;transition:transform 0.4s ease-in;transition:transform 0.4s ease-in, -webkit-transform 0.4s ease-in}.header__search-input{width:100%;height:50px;padding:13px 0 13px 15px}.header__search-close{position:absolute;top:0;right:0;width:30px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__search.is-active{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform 0.3s ease-in;transition:-webkit-transform 0.3s ease-in;transition:transform 0.3s ease-in;transition:transform 0.3s ease-in, -webkit-transform 0.3s ease-in}.cart-header{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;float:left;width:50%;height:92px}.cart-header-text{font-size:15px;font-weight:700;color:#2a2d36}.header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;background-color:#f5f5f5}.header-bottom__order{font-size:11px;font-weight:600;text-transform:uppercase}.header-bottom__social{display:none}.header-bottom__telephone{display:none}.header-bottom__social-icon-link{display:block;width:100%;height:100%}.header-bottom__social-icon{margin-left:-6px;width:15px;height:15px}.header-bottom__social-icon svg{fill:#000;-webkit-transition:all 1.5s ease;transition:all 1.5s ease}.header-bottom__social-icon:hover svg{fill:#d9091d;-webkit-transition:all 0.8s ease;transition:all 0.8s ease}.header__icon-main-menu--active--red{position:fixed;top:-13px;right:19px}.header__menu-nav-list-item-button{position:absolute;right:15px;top:4px;width:19px;height:19px;background-image:url(../images/red-arrow.svg);background-repeat:no-repeat}.header__menu-nav-list-item-button svg{fill:#de5c55}.header__menu-nav-list-item-button--active{background-image:url(../images/red-arrow2.svg)}.cart-icon{width:16px;height:16px}@media (min-width: 480px){.header{padding-bottom:40px}.line-bg{width:68%}.header__menu-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__telephone{display:block;margin-left:33px;margin-top:15px}.header__telephone-number{font-size:18px;font-weight:600;color:#2a2d36}.header__telephone-text{margin-top:-5px;display:block;font-size:12px;font-weight:300;color:#2a2d36}.header__main-icons{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-right:0}.header__main-icons-item--lang{position:static;-webkit-transform:translateY(0);transform:translateY(0);margin-right:auto;margin-left:30px}.header__main-icons-item{margin-left:15px}.header-bottom__order{width:50%}.header-bottom__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 36px;width:50%}.header-bottom__order{padding-right:27px;border-left:1px solid #fff}}@media (min-width: 600px){.line-bg{width:65%}}@media (min-width: 768px){.cart-header-text{font-size:21px}.header{padding-bottom:31px}.line-bg{width:69%}.header__logo{margin-top:35px;max-width:151px}.header__telephone{display:none}.header__main-icons-item--lang{margin-left:40px}.header__icon-main-menu{display:none}.header__menu-nav-desktop-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.header__menu-nav-list.level-2{width:0}.header__menu-wrapper{display:block;width:100%;margin-top:38px}.header__menu-nav-list-item.level-1{white-space:nowrap}.header__main-icons{text-align:left}.header__main-icons-item--lines{position:relative;z-index:7;margin-left:71px;vertical-align:top;display:inline-block;max-width:20px;height:21px;background-image:none}.header__icon-main-menu-item--black{margin-bottom:4px;display:block;width:16px;height:2px;background-color:black}.header__menu-nav-list.level-1{display:none}.header__menu-nav-desktop-list.level-2{position:absolute;z-index:1;left:-233px;margin-top:21px;width:720px;padding:60px 40px;background-color:#fff;overflow:hidden;visibility:hidden;opacity:0}.header__menu-nav-list-item-link.level-2{font-size:16px;font-weight:400;color:#2a2d36}.header__menu-nav-list-item-link.level-2:hover{color:#db4f47}.header__menu-nav-desktop-list-item-button--active{color:#db4f47;-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.header__menu-nav-list-item-link--active{color:#db4f47}.header__menu-nav-desktop-list--active.level-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;visibility:visible;opacity:1;-webkit-transition:all 1s;transition:all 1s}.header__menu-nav-desktop-list-item-link.level-1{font-size:15px}.header__menu-nav-desktop-list-item-button{width:20px}.header__menu-nav-desktop-list-item.level-2{padding-bottom:17px}.header__menu-nav-desktop-list-item-link.level-2{font-size:16px}.header-bottom__social{width:30%;padding:0 20px 0 38px}.header-bottom__order{width:27%;padding-right:0}.header-bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-bottom__telephone{display:-webkit-box;display:-ms-flexbox;display:flex;width:43%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#db4f47}.header-bottom__telephone-number{margin-left:30px;color:#fff;font-size:18px;font-weight:600}.header-bottom__telephone-text{margin-left:20px;font-size:12px;font-weight:300;color:#fff}.header-bottom__social{margin-left:12px}.header__icon-main-menu--active--red{position:fixed;top:19px;right:19px;margin:0}.header__menu-nav-desktop-offer{margin-top:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu-nav-desktop-offer__item{width:32.5%;padding-right:20px}}@media (min-width: 1024px){.header__logo{margin-top:32px;max-width:158px}.header__main-icons-item--lines{display:none}.header__main-icons{display:none}.header__main-icons-item--lang{position:absolute;top:50%;left:-80px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header__main-icons-item--lang-desctop{display:inline-block}.header__menu-wrapper{margin-left:auto;margin-top:23px;display:-webkit-box;display:-ms-flexbox;display:flex;width:92%}.header__menu-nav-desktop-icons{display:block}.header__menu-nav-desktop{width:74%}.header__search{left:30px}.header__menu{position:relative;z-index:5;margin-left:auto;width:78%;padding:0;background-color:inherit;-webkit-transform:scaleX(1);transform:scaleX(1)}.header__menu-nav-list--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-top:13px}.header__main-icons-item{width:27px}.header__main-icons-item svg{position:relative;z-index:3}.header__main-icons-item svg:hover{cursor:pointer}.header__main-icons-item-count{right:0}.header__menu-nav-desktop-list.level-2{left:0}.header__icon-main-menu-item--cart-left{position:relative;left:0;top:0}.header__icon-main-menu-item--favorites-left{position:relative;left:0;top:0}.header__menu-nav{position:relative;z-index:3;background-color:#fbfbfc;height:50px;overflow-x:inherit}.header__menu-nav-list.level-2{width:100%}.header__menu-nav-list--active.level-2{position:static;background-color:#fff;top:49px;left:0}.header__menu--active{overflow-x:visible}.header__menu-nav-list-item-link{position:relative;z-index:5}.header__menu-nav-list-item-button{position:absolute;right:-30px;z-index:5}.header__menu-nav-list-item-button--active{top:8px}.header__menu-nav:after{content:" ";position:absolute;width:100%;height:50px;z-index:2;left:0;top:0;background-color:#fbfbfc}.header__menu-nav-list--active{background-color:#fff}.header__menu-nav-list-item.level-2{padding:15px 0 3px 0}.header__icon-main-menu-item--favorites{background-position:4px -21px}.header__menu-nav-list-item.level-1{text-align:center}.header-bottom__telephone{width:34%}.header-bottom__order{width:29%}.header-bottom__social{width:37%;padding:0 135px 0 48px}.header__icon-main-menu-item--favorites--active{background-position:7px 8px}.header__menu-nav-list-item-button{display:none}}@media (min-width: 1200px){.header__menu{width:68%;z-index:3}.header__menu--active-z-index{z-index:9}.line-bg{width:50%}.header__menu-nav-desktop{position:relative;z-index:4;width:93%}.header__menu-nav-desktop-icons{padding-top:4px;width:25%;text-align:right}.header__menu-wrapper{width:100%}.header__menu-nav-desktop-list-item-link.level-1{font-size:21px}.header__menu-nav-list-item-link--active{color:inherit}.header__menu-nav-list-item-button{display:none;z-index:-1}.header__menu-nav-desktop-list.level-2{margin-top:8px;padding:8px 30px 35px 78px;width:146%;left:-180px;-webkit-transition:all .3s ease;transition:all .3s ease}.header__menu-nav-desktop-list.level-2.drop-m--active{visibility:visible;opacity:1;background-color:#fff}.header__menu-nav-desktop-image{position:relative;left:-30px;margin-top:27px;max-width:360px;width:100%;height:239px;opacity:0;background-size:cover}.header__menu-nav-desktop-image img{width:100%;height:100%}.header__menu-nav-desktop-list-item:first-child .header__menu-nav-desktop-image{background:url(../images/store-img-1.jpg) no-repeat center}.header__menu-nav-desktop-list-item:nth-child(2) .header__menu-nav-desktop-image{background:url(../images/store-img-2.jpg) no-repeat center}.header__menu-nav-desktop-list-item:nth-child(3) .header__menu-nav-desktop-image{background:url(../images/store-img-3.jpg) no-repeat center}.header__menu-nav-desktop-list-item:nth-child(4) .header__menu-nav-desktop-image{background:url(../images/store-img-4.jpg) no-repeat center}.header__menu-nav-desktop-list-item:nth-child(5) .header__menu-nav-desktop-image{background:url(../images/store-img-5.jpg) no-repeat center}.col-menu{margin-top:22px;width:25%}.header__menu-nav-desktop-list-item.level-2{margin-left:-45px;opacity:0}.header__menu-nav-desktop-list-item.level-1{margin-bottom:-2px;padding-bottom:7px;border-bottom:2px solid transparent}.header__menu-nav-desktop-list-item.level-1.is-active .header__menu-nav-desktop-list-item.level-2{margin-left:0;opacity:1;-webkit-transition:margin-left 1s, opacity 0.75s ease-in;transition:margin-left 1s, opacity 0.75s ease-in;-webkit-transition-delay:.25s;transition-delay:.25s}.header__menu-nav-desktop-list-item.level-1.is-active .header__menu-nav-desktop-image{left:0;opacity:1;-webkit-transition:left 1s, opacity 0.75s ease;transition:left 1s, opacity 0.75s ease}.header__menu-nav-desktop-list-item.level-1.is-active .header__menu-nav-desktop-offer{margin-left:0;opacity:1;-webkit-transition:margin-left 1s, opacity 0.75s ease-in;transition:margin-left 1s, opacity 0.75s ease-in;-webkit-transition-delay:.25s;transition-delay:.25s}.header__menu-nav-list.level-2{position:relative;top:37px;left:0;max-height:0;width:100%;opacity:0;background-color:transparent;-webkit-transition:max-height .1s, opacity 0.1s;transition:max-height .1s, opacity 0.1s}.header__menu-nav-list-item.level-1{z-index:5}.header__menu-nav-list-item.level-1.is-open .drop-m{opacity:1;max-height:1500px;margin-bottom:25px;visibility:visible;background-color:#fff;-webkit-transition:max-height 1s, opacity 0.5s, margin-bottom .1s;transition:max-height 1s, opacity 0.5s, margin-bottom .1s;-webkit-transition-delay:0.4s;transition-delay:0.4s}.header__menu-nav-list-item-link{padding-bottom:16px}.header__menu-nav-list-item.level-2{padding:0 0 15px 0;position:relative}.header__menu-nav-list-item-link.level-2:hover{color:#db4f47}.header__menu-nav-desktop-list-item.level-1.is-active .drop-m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;visibility:visible;opacity:1;-webkit-transition:all .5s;transition:all .5s;-webkit-transition-delay:0.25s;transition-delay:0.25s}.header__menu-nav-desktop-list--active.level-2{visibility:hidden;opacity:0}.header__menu-nav-desktop-list-item-button{display:none}.header__menu-nav-desktop-list-item-link.level-1{font-size:21px}.favorite-icon{position:relative;z-index:3;left:1px;top:1px}.entrance-icon{position:relative;z-index:3}.body::after{-webkit-transition:background-color 1s 0.3s ease;transition:background-color 1s 0.3s ease}.body__active-menu:after{content:'';position:fixed;top:0;left:0;z-index:3;width:100%;height:100%;background-color:#2a2d36;opacity:0.15;-webkit-transition:background-color .75s 0.3s ease;transition:background-color .75s 0.3s ease}.header__menu-nav-desktop-list-item-link.level-2:hover{color:#db4f47}.header-bottom__social{padding:0 243px 0 59px}.header-bottom__social-icon{margin-left:9px}.header-bottom__telephone-number{margin-left:41px;font-size:22px}.header-bottom__social{width:41%}.header__menu-nav-desktop-offer{margin-top:5px;margin-left:-30px;opacity:0}.header__menu-nav-desktop-offer__item{width:25%;padding-right:30px}.header-bottom__order{position:relative;z-index:1;padding:0;overflow:hidden;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.header-bottom__order:before{content:'';position:absolute;left:-50%;width:200%;height:200%;background:#2a2d36;background-image:url("../images/telephone-icon.png");background-position:center;background-repeat:no-repeat;top:-56%;z-index:-1;-webkit-transform:translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);transform:translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg)}.header-bottom__order:hover{background-color:#37474f;-webkit-transition:background-color 0s 0.3s;transition:background-color 0s 0.3s}.header-bottom__order:hover:before{-webkit-animation:anim-naira-1 0.3s forwards ease-in;animation:anim-naira-1 0.3s forwards ease-in}.header-bottom__order:hover .button__icon{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.header-bottom__order:hover .header-bottom__order-text{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.button__icon{padding:1em 2em;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);position:absolute;top:0;width:100%;left:0;color:#fff;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}.header-bottom__order-text{display:block;padding:1em 2em;-webkit-transition:-webkit-transform 300ms 0ms;transition:-webkit-transform 300ms 0ms;transition:transform 300ms 0ms;transition:transform 300ms 0ms, -webkit-transform 300ms 0ms;-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1)}.icon-call{position:absolute;top:0;width:100%;left:0;color:#fff;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);padding:1em 2em;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1)}.header-bottom__telephone{width:34%}.header__menu-nav-desktop-list{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.line-active-menu{position:absolute;z-index:1;bottom:0;left:0;height:2px;width:0;background-color:#db4f47;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transition-delay:0.5s;transition-delay:0.5s}.line-active-menu.not-delay{-webkit-transition-delay:0s;transition-delay:0s}.main-nav{position:relative;z-index:2}.line-active-menu--page{z-index:5}}.main__banner-wrapper{background:#deecf1}.main__banner-item-frame{position:relative;width:100%;padding-bottom:50.35%;background-repeat:no-repeat;background-position:center center;background-size:cover;outline:none}.main__banner-description{position:absolute;top:15px;left:25px}.main__banner-description-alt{font-size:22px;font-weight:600}.main__banner-description-title{margin-top:-9px;font-size:22px;font-weight:600}.main__banner-banner{position:absolute;left:25px;bottom:45px;display:inline-block;color:#fff;background-color:#db4f47;-webkit-transition:all .3s ease;transition:all .3s ease}.main__banner-banner:hover{background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.main__banner-link{display:block;font-size:7px;line-height:18px;padding:0 4px;width:100%;height:100%}.main__brands{font-size:0}.main__brands-item{position:relative;width:100%;overflow:hidden}.main__brands-item-img{position:absolute;z-index:-1;top:50%;left:50%;min-height:100%;min-width:100%;max-height:200%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}@supports ((-o-object-fit: cover) or (object-fit: cover)){.main__brands-item-img{width:100%;height:100%;left:0;top:0;min-height:0;min-width:0;max-height:none;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;transform:none}}.main__brands-item--1{padding-bottom:106.9%}.main__brands-item--2{padding-bottom:46.21%}.main__brands-item--3{display:inline-block;vertical-align:top;width:50%;padding-bottom:36.56%}.main__brands-item--4{display:inline-block;vertical-align:top;width:50%;padding-bottom:36.56%}.main__brands-item-text{position:absolute;font-size:16px;white-space:nowrap;color:#2a2d36;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.main__brands-item-text--1{top:35px;left:0px}.main__brands-item-text--2{top:90px;left:-15px}.main__brands-item-text--3{top:70px;left:-8px}.main__brands-item-text--4{top:73px;left:-20px}.main__subscription{margin-top:10px}.main__subscription-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main__subscription-mail{padding:25px 20px 20px 20px;width:100%}.main__subscription-mail-text{width:70%;font-size:14px;font-weight:400;color:#2a2d36}.main__subscription-social{padding-bottom:29%;width:100%;background-image:url(../images/subscription_bg-sm.png);background-size:cover;background-repeat:no-repeat;background-position:bottom center}.main__subscription-social-title{position:relative;top:33px;font-size:29px;font-weight:400;text-align:center;color:#fff}.main__subscription-social-icons{padding:0 74px;position:relative;top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main__subscription-social-icons-item{width:17px;height:17px}.main__subscription-social-icons-item svg{fill:#fff}.main__photos{display:none}.main__other-shop-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.main__other-shop-description{width:20%}.main__other-shop-description-text{margin-top:141px;margin-left:-6px;display:block;font-size:15px;font-weight:400;white-space:nowrap;color:#2a2d36;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left top 0;transform-origin:left top 0}.main__other-shop-carousel-block-img{margin:auto;outline:none}.main__other-shop-carousel-block-color-img{margin:auto;outline:none;opacity:0;visibility:hidden;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.main__other-shop-carousel-block{position:relative;outline:none}.main__other-shop-carousel-block:hover{cursor:pointer}.main__other-shop-carousel-block:hover .main__other-shop-carousel-block-img{opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.main__other-shop-carousel-block:hover .main__other-shop-carousel-block-color-img{opacity:1;visibility:visible;-webkit-transition:all .3s ease;transition:all .3s ease}.main__other-shop{margin-top:30px}.main__other-shop-carousel{display:inline-block;width:80%;background-color:#f5f5f5;padding-top:70px}.main__other-shop-arrow-prev{display:none}.main__other-shop-arrow-next{display:none}.main__description{display:none}@media (min-width: 480px){.main__banner-item-frame{padding-bottom:50.35%}.main__banner-description{top:32px;left:40px}.main__banner-description-alt{font-size:34px;font-weight:600}.main__banner-description-title{font-size:34px;font-weight:600}.main__banner-banner{left:40px;bottom:75px;background-color:#db4f47}.main__banner-link{text-transform:uppercase;padding:0 8px;font-size:8px;line-height:26px;font-weight:400;color:#fff}.main__brands-item{padding-bottom:0}.main__brands-item--1{height:482px}.main__brands-item--2{height:206px}.main__brands-item--3{height:164px}.main__brands-item--4{height:164px}.main__brands-item-wrap{position:relative;height:100%}.main__brands-item-text{font-size:21px}.main__brands-item-text--1{top:35px;left:5px}.main__brands-item-text--2{top:91px;left:-15px}.main__brands-item-text--3{top:66px;left:-8px}.main__brands-item-text--4{top:72px;left:-20px}.main__subscription-mail-text{width:100%}.main__subscription-social{padding-bottom:35%}.main__subscription-mail{padding:27px 30px 30px 31px}.main__subscription-social-icons-item{width:26px;height:26px}.main__subscription-social-title{top:55px;font-size:45px}.main__subscription-social-icons{padding:0 115px}.main__subscription-social{padding-bottom:29%}.main__subscription{margin-top:20px}.main__brands{margin-top:20px}.main__description{margin-top:40px;display:block}.main__description-text{padding:25px 25px 25px 20px;background-color:#db4f47}.main__subscription-social-icons{top:75px}}@media (min-width: 768px){.main__banner-item-frame{padding-bottom:50.85%}.main__banner-description{top:38px;left:62px}.main__banner-description-alt{font-size:55px;font-weight:600}.main__banner-description-title{font-size:55px;font-weight:600}.main__banner-arrow-prev{position:absolute;bottom:0;right:79px;z-index:3;width:79px;height:50px;background-color:#fff}.main__banner-arrow-prev:after{content:' ';position:absolute;z-index:3;left:27px;top:20px;width:9px;height:15px;background-image:url(../images/left-arrow.svg);background-repeat:no-repeat}.main__banner-arrow-next{position:absolute;bottom:0;right:0;z-index:2;width:79px;height:50px;background-color:#fff}.main__banner-arrow-next:after{content:' ';position:absolute;z-index:3;top:21px;right:18px;width:9px;height:15px;background-image:url(../images/right-arrow.svg);background-repeat:no-repeat}.main__banner-arrow-next:before{content:' ';position:absolute;z-index:3;width:2px;height:24px;background-color:#000;top:16px;left:4px}.main__banner-banner{left:62px;bottom:120px}.main__brands-item-img{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s}.main__brands-item:hover .main__brands-item-img{-webkit-transform:scale3d(1.05, 1.05, 1);transform:scale3d(1.05, 1.05, 1)}.main__banner-link{padding:0 18px;font-size:12px;line-height:40px}.main__brands-item-text--1{top:49px;left:7px;font-size:21px}.main__brands-item-text--2{top:77px;left:-22px;font-size:22px}.main__brands-item-text--3{top:58px;left:-13px;font-size:22px}.main__brands-item-text--4{top:60px;left:-30px;font-size:22px}.main__brands-item--1{float:left;width:314px;height:336px}.main__brands-item--2{float:right;width:406px;height:186px}.main__brands-item--3{width:203px;height:150px}.main__brands-item--4{float:right;width:203px;height:150px}.main__subscription-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.main__subscription-mail{padding-top:55px}.main__subscription-social{padding-bottom:22%}.main__subscription-mail{width:31%}.main__subscription-social{width:69%}.main__subscription-social-title{top:68px}.main__subscription-social-icons{top:114px;padding:0 140px}.main__subscription{margin-top:30px}.main__brands{margin-top:30px}.main__subscription{margin-top:35px}.main__brands{margin-top:35px}.main__photos{display:block}.main__photos-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.main__photos-items-block{text-align:center;padding:0 15px;width:125px;outline:none}.main__photos-items-block:hover{cursor:pointer}.main__photos-items-block-img{display:inline-block;height:95px;text-align:center}.main__photos{margin-top:30px}.main__photos-items-block-description-icon{width:14px;height:14px}.main__photos-items-block-description-mail{margin-left:5px;font-size:13px;font-weight:300;color:#2a2d36}.main__photos-items{width:100%}.main__photos-items .slick-list{margin-right:40px;padding-left:55px}.main__photos-buttons-add-key{position:relative;width:95px;height:95px;background-color:#f5f5f5;cursor:pointer}.main__photos-buttons-add-key:after{content:'';margin:auto;position:absolute;left:0;top:0;bottom:0;right:0;width:44px;height:7px;background-color:#fff}.main__photos-buttons-add-key:before{content:'';margin:auto;position:absolute;left:0;top:0;bottom:0;right:0;width:7px;height:44px;background-color:#fff}.main__photos-buttons-add-description{font-size:13px;font-weight:400;color:#353535}.main__photos-arrow-prev{position:absolute;right:0;top:4px;width:32px;height:32px;background-color:#f5f5f5;border-radius:50%;-webkit-transition:all .5s ease;transition:all .5s ease}.main__photos-arrow-prev:after{content:'';position:absolute;left:56%;top:55%;margin-top:-2px;margin-left:-5px;display:block;width:6px;height:1px;background-color:rgba(42,45,54,0.2);outline:none;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 100% 0;transform-origin:0 100% 0}.main__photos-arrow-prev:before{content:'';position:absolute;left:56%;top:54%;margin-top:-2px;margin-left:-5px;display:block;width:6px;height:1px;background-color:rgba(42,45,54,0.2);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0}.main__photos-arrow-prev:hover{background-color:#2a2d36}.main__photos-arrow-prev:hover:after{background-color:#fff}.main__photos-arrow-prev:hover:before{background-color:#fff}.main__photos-arrow-next{position:absolute;width:32px;height:32px;right:0;top:66px;background-color:#f5f5f5;border-radius:50%;-webkit-transition:all .5s ease;transition:all .5s ease}.main__photos-arrow-next:after{content:'';position:absolute;left:57%;top:53%;margin-top:-1px;margin-left:-5px;display:block;width:6px;height:1px;background-color:rgba(42,45,54,0.2);outline:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 100% 0;transform-origin:100% 100% 0}.main__photos-arrow-next:before{content:'';position:absolute;left:56%;top:55%;margin-top:-2px;margin-left:-5px;display:block;width:6px;height:1px;background-color:rgba(42,45,54,0.2);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 0 0;transform-origin:100% 0 0}.main__photos-arrow-next:hover{background-color:#2a2d36;-webkit-transition:all .5s ease;transition:all .5s ease}.main__photos-arrow-next:hover:after{background-color:#fff}.main__photos-arrow-next:hover:before{background-color:#fff}.main__photos-items-block-description{display:none}.main__other-shop-description{width:9%}.main__other-shop-carousel{width:91%}.main__other-shop-arrow-prev{position:absolute;top:42px;left:0;z-index:2;width:79px;height:50px;background-color:#fff}.main__other-shop-arrow-prev:after{content:' ';position:absolute;z-index:3;left:27px;top:20px;width:9px;height:15px;background-image:url(../images/left-arrow.png);background-repeat:no-repeat}.main__other-shop-arrow-next{position:absolute;top:42px;left:79px;z-index:2;width:79px;height:50px;background-color:#fff}.main__other-shop-arrow-next:after{content:' ';position:absolute;z-index:3;top:21px;right:18px;width:9px;height:15px;background-image:url(../images/right-arrow.png);background-repeat:no-repeat}.main__other-shop-arrow-next:before{content:' ';position:absolute;top:16px;left:4px;z-index:3;width:2px;height:24px;background-color:#000}.main__other-shop-description-text{margin-top:140px;margin-left:10px;position:relative;top:19px;font-size:17px}.main__description-text{padding:55px 60px 60px 60px}}@media (min-width: 1024px){.main__banner-description{top:66px;left:76px}.main__banner-description-title{margin-top:-16px}.main__banner-banner{left:76px;bottom:230px}.main__brands-item-text--1{top:72px;left:19px;font-size:28px}.main__brands-item-text--2{top:104px;left:-22px;font-size:28px}.main__brands-item-text--3{top:82px;left:-7px;font-size:28px}.main__brands-item-text--4{top:82px;left:-30px;font-size:28px}.main__brands-item--1{width:404px;height:438px}.main__brands-item--2{width:536px;height:244px}.main__brands-item--3{width:268px;height:194px}.main__brands-item--4{width:268px;height:194px}.main__subscription-social{background-image:url(../images/subscription_bg.png)}.main__subscription-social{padding-bottom:16%}.main__subscription-social-title{font-size:54px}.main__subscription-social-icons{top:110px;padding:0 214px}.main__subscription-mail{padding:52px 52px 32px 50px}.main__subscription-mail-text{font-size:18px}.main__subscription-social-title{top:50px}.main__photos-items .slick-list{margin-right:55px;padding-left:85px}.main__photos-items-block{width:162px}.main__photos-items-block-img{height:132px}.main__photos-buttons-add-key{width:132px;height:132px}.main__photos-items-block-description{margin-top:3px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main__photos-items-block-description-mail{margin-left:9px}.main__photos-arrow-prev{top:6px;width:51px;height:51px}.main__photos-arrow-prev:before{margin-left:-7px;margin-top:-3px;width:9px;height:2px}.main__photos-arrow-prev:after{margin-top:-4px;margin-left:-7px;width:9px;height:2px}.main__photos-arrow-next{top:73px;width:51px;height:51px}.main__photos-arrow-next:before{margin-left:-7px;margin-top:-2px;width:9px;height:2px}.main__photos-arrow-next:after{margin-top:-2.4px;margin-left:-7px;width:9px;height:2px}.main__other-shop-description-text{margin-top:180px;margin-left:10px;position:relative;font-size:19px}.main__other-shop-carousel{padding-top:96px}.main__other-shop-arrow-next{top:59px}.main__other-shop-arrow-prev{top:59px}.main__description-text{padding-right:280px;padding-left:80px;background-image:url(../images/main-description-bg.png);background-position:right center;background-repeat:no-repeat}}@media (min-width: 1200px){.main__banner-item-frame{padding-bottom:50.88%}.main__banner-wrapper{overflow:hidden}.main__banner-description{top:89px;left:100px}.main__banner-description-alt{font-size:75px;font-weight:600}.main__banner-description-title{font-size:75px;font-weight:600;margin-top:-39px}.main__banner-banner{left:100px}.main__advantages{margin-top:38px}.main__brands-item-text--1{top:79px;left:20px;font-size:35px}.main__brands-item-text--2{top:122px;left:-28px;font-size:35px}.main__brands-item-text--3{top:86px;left:-14px;font-size:35px}.main__brands-item-text--4{top:100px;left:-42px;font-size:35px}.main__brands-item--1{width:490px;height:532px}.main__brands-item--2{width:650px;height:294px}.main__brands-item--3{width:325px;height:238px}.main__brands-item--4{width:325px;height:238px}.main__subscription-mail{width:33%}.main__subscription-social{width:67%}.main__subscription-mail{padding:55px 84px 67px 65px}.main__subscription-mail-text{width:82%;font-size:20px;line-height:27px}.main__subscription-social-icons{top:148px;padding:0 275px}.main__subscription-social-icons-item--facebook,.main__subscription-social-icons-item--instagram,.main__subscription-social-icons-item--telegram{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.main__subscription-social-icons-item--facebook:hover svg,.main__subscription-social-icons-item--instagram:hover svg,.main__subscription-social-icons-item--telegram:hover svg{fill:#d9091d;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.main__subscription-social{padding-bottom:16.5%}.main__subscription{margin-top:50px}.main__brands{margin-top:37px}.main__photos{margin-top:42px}.main__photos-items .slick-list{margin-right:65px;padding-left:105px}.main__photos-items-block{width:196px}.main__photos-items-block-img{height:165px}.main__photos-buttons-add-key{width:165px;height:165px}.main__photos-items-block:hover .main__photos-items-block-description-mail{color:#d9091d;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.main__photos-items-block:hover .main__photos-items-block-description-icon path{fill:#d9091d;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.main__photos-items-block:hover .main__photos-items-block-description-icon circle{fill:#d9091d;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.main__photos-buttons-add-description{margin-left:3px}.main__photos-arrow-prev{top:25px}.main__photos-arrow-next{top:90px}.main__other-shop{margin-top:51px}.main__other-shop-description{width:8%}.main__other-shop-carousel{width:92%}.main__other-shop-description-text{margin-top:220px;margin-left:2px;top:-11px;font-size:23px}.main__other-shop-carousel{padding-top:122px}.main__other-shop-arrow-prev{top:78px}.main__other-shop-arrow-next{top:78px}.main__description-text{padding-right:390px;padding-left:95px}.main__advantages-block-description{margin-top:0;margin-bottom:25px;width:60%;font-size:17px}}.category__banner{display:none}.category__filter-mobile{margin-top:18px;display:inline-block;float:right;width:30px;height:15px;text-align:center;cursor:pointer}.category__filter-mobile svg{fill:#a7a7a7;width:15px;height:15px}.category__filter-mobile:active svg{fill:#d9091d}.category__sort{display:none}.category__breadcrumbs-count{display:none}.category__breadcrumbs{margin-top:15px;position:relative;float:left;display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.category__filter{position:fixed;left:0;top:0;padding:60px 68px 53px 38px;width:100%;height:100%;background-color:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);transition:transform 0.5s ease, -webkit-transform 0.5s ease;-webkit-transform-origin:left;transform-origin:left}.category__filter--active{position:fixed;left:0;top:0;z-index:8;display:block;width:100%;height:100%;overflow-x:hidden;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left;transition:transform 0.5s ease, -webkit-transform 0.5s ease}.category__filter-mobile--active{position:fixed;top:3px;right:14px;z-index:10;width:40px;height:40px;text-align:right}.category__filter-mobile--active svg{fill:#d9091d;width:15px;height:15px}.category__filter-subcategories{margin-bottom:50px}.category__filter-subcategories-title{margin-bottom:21px;display:block;font-weight:700;font-size:21px;color:#2a2d36}.category__filter-subcategories-list-item{margin-bottom:8px}.category__filter-subcategories-list-item-link{font-size:15px;font-weight:300;color:#2a2d36;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.category__filter-subcategories-list-item-link:hover{color:#db4f47;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.category__filter-main-title{margin-bottom:21px;display:block;font-weight:400;font-size:21px;color:#2a2d36}.category__filter-main-title{text-transform:capitalize}.category__filter-main-size{margin-bottom:60px}.category__filter-main-size-item{display:inline-block}.category__filter-main-size-item__text{position:relative;z-index:3}.category__filter-main-size-item-link{display:inline-block;width:28px;height:28px;font-size:15px;font-weight:400;text-align:center;line-height:28px;color:#2a2d36;border-radius:50%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.category__filter-main-size-item-link--active{color:#fff;background-color:#db4f47}.category__filter-main-color{margin-bottom:60px}.category__filter-main-color-item{display:block;margin-bottom:8px}.category__filter-main-color-item:hover .category__filter-main-color-item-point{margin-top:2px;margin-left:-2px;width:18px;height:18px}.category__filter-main-color-item-point{margin-top:4px;display:inline-block;vertical-align:top;width:14px;height:14px;border-radius:50%;border:1px solid black}.category__filter-main-color-item-point--active{border:none;background-color:#db4f47}.category__filter-main-color-item-link.selected{vertical-align:top;margin-top:2px;font-size:15px;font-weight:400}.category__filter-main-color-item-point--active{margin-top:2px;margin-left:-2px;width:18px;height:18px}.category__filter-main-color-item-link{text-transform:capitalize;margin-left:10px;display:inline-block;font-size:15px;font-weight:300;color:#2a2d36}.category__list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category__list{margin-top:10px}.category__description{margin-top:10px}.category__empty{display:block;margin-top:25px;font-size:20px;font-weight:700;text-align:center}.category__filter-main-color-item-link--active{color:#db4f47}@media (min-width: 480px){.category__banner{display:block}.category__header{margin-top:57px}.category__list-pagination{margin-top:23px;display:block}.category__breadcrumbs-count{position:absolute;right:-80px;top:-16px;display:block;font-size:16px;font-weight:400;color:#a7a7a7}.category__breadcrumbs{margin-top:0}.category__filter-mobile{margin-top:12px}.category__list-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.category__description{width:100%}}@media (min-width: 768px){.category__breadcrumbs{margin-top:5px}.category__filter-mobile{display:none}.category__sort{margin-top:2px;display:inline-block;float:right}.category__sort-filter{display:inline-block;vertical-align:middle}.category__sort-buttons{display:inline-block;vertical-align:middle}.category__sort-buttons-first{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;width:19px;height:19px}.category__sort-buttons-first:hover .category__sort-buttons-first-item{background-color:#db4f47;cursor:pointer}.category__sort-buttons-second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:19px;height:18px}.category__sort-buttons-second:hover .category__sort-buttons-second-item{background-color:#db4f47;cursor:pointer}.category__sort-buttons-first-item{width:8px;height:8px;background-color:#a7a7a7}.category__sort-buttons-second-item{width:100%;height:4px;background-color:#a7a7a7}.category__sort-filter{font-size:14px;font-weight:400;color:#2a2d36}.category__sort-buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:49px}.category__sort-buttons--active .category__sort-buttons-first-item{background-color:#db4f47}.category__sort-buttons--active .category__sort-buttons-second-item{background-color:#db4f47}.category__filter{position:relative;width:30%;-webkit-transform:scaleX(1);transform:scaleX(1)}.category__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.category__list{width:66%}.category__list-wrapper{margin-top:25px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.category__filter{margin-top:25px;border:1px solid #e5e5e5}.category__list{margin-top:0}.category__filter{padding-top:25px}.category__filter{padding-right:27px}.category__list-wrapper{border-left:0;padding-bottom:30px}.wishlist__text.wishlist__text--none{display:none}.category__list-wrapper--list .wishlist__text--none{display:inline-block}.category__sort-filter-link:hover{text-decoration:underline}.category__sort-filter-select{padding-left:10px;position:relative;left:-8px;min-height:36px;min-width:100px;color:#2a2d36;font-weight:600;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:''}.category__sort-filter-select option:checked{display:none}.category__sort-filter-select-option{color:#2a2d36;font-size:14px;font-weight:600}.category__description{margin-top:24px}}@media (min-width: 1024px){.category__filter{width:23%}.category__list{width:73%}.category__sort-filter-select{min-width:120px}.category__description{margin-top:32px}}@media (min-width: 1200px){.category__banner{width:100%}.category__header{margin-top:36px}.category__list-pagination{margin-top:40px}.category__sort{position:relative;top:11px}.category__sort-filter-select{min-width:146px}.category__description{margin-top:58px}}.cart-informer{position:fixed;right:0;top:0;z-index:8;width:100%;height:100%;background-color:#fff;-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.cart-informer--active{overflow-x:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.cart-informer__data{height:100%}.cart-informer__container{height:100%}.cart-informer__item{position:relative}.cart-informer__wrapper{padding:50px 50px 0 60px;height:84%;overflow-x:hidden}.cart-informer-hidden-count{display:none}.cart-informer__item-name-link{font-size:12px;font-weight:700;color:#db4f47}.cart-informer__item-name-variant{display:block;margin:10px 0;font-size:13px;font-weight:400;color:#676767}.cart-informer__item-name-category{text-transform:uppercase;color:#2a2d36}.cart-informer-item__remove-form-submit{position:absolute;width:30px;height:30px;text-align:center;right:0;bottom:-8px}.cart-informer-item__remove-form-submit svg{width:11px;height:11px;vertical-align:middle;fill:#2a2d36}.cart-informer-item__remove-form-submit:hover svg{fill:#d9091d}.cart-informer__item{margin-bottom:30px}.cart-informer__total-price{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-left:20%;padding-right:15%;width:100%;height:8%;background-color:#f5f5f5}.cart-informer__total-price-text{font-size:12px;font-weight:700;color:black;text-transform:uppercase}.cart-informer__total-price-amount{font-size:12px;font-weight:700;color:black}.cart-informer__order{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:100%;height:8%;background-color:#db4f47;-webkit-transition:all .3s ease;transition:all .3s ease}.cart-informer__order:hover{background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.body__active-cart{position:relative;padding-right:30%;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.body__active-cart:after{content:'';position:absolute;width:100%;height:100%;background-color:#000;opacity:0.5;z-index:5}.cart-informer__order-text{font-size:12px;text-transform:uppercase;color:#fff}.close-cart-informer{display:none}.cart-informer__empty{display:inline-block;width:100%;font-weight:400;font-size:22px;line-height:500px;text-align:center}@media (min-width: 1024px){.cart-informer{width:20%;z-index:10}.close-cart-informer{position:absolute;left:26px;top:20px;display:block;width:30px;height:30px;background-image:url(../images/cart-active.png);background-position:5px 5px;background-repeat:no-repeat}.close-cart-informer:hover{cursor:pointer}}.product__images{position:relative;max-height:290px;margin-bottom:50px}.product__images:before{content:' ';position:absolute;bottom:-37px;left:46%;z-index:3;width:1px;height:20px;background-color:#000}.product__images-item{margin-right:auto;margin-left:auto}.product-slick-prev{position:absolute;bottom:-35px;left:29%;z-index:2;width:9px;height:15px;background-image:url(../images/left-arrow.svg);background-repeat:no-repeat}.product-slick-next{position:absolute;bottom:-35px;left:60%;z-index:2;width:30px;height:15px;background-image:url(../images/right-arrow.svg);background-repeat:no-repeat}.product__right-block{margin-top:30px}.product__name{margin-top:70px}.product__name-category{font-size:17px;font-weight:700;text-transform:uppercase;color:#2a2d36}.product__grid-size-name{font-size:17px;font-weight:400}.product__price{margin-top:17px}.product__name-model{font-size:17px;font-weight:300;color:#db4f47}.product__grid-size{margin-top:30px}.product__grid-size-icon{margin-bottom:16px;display:inline-block;vertical-align:top;margin-top:4px;width:12px;height:12px}.product__favorites{margin-left:15px;display:inline-block;width:120px}.product__favorites--single{margin-top:20px;margin-left:0}.product__description{margin-top:23px;margin-bottom:20px;padding:20px 20px 10px;border:1px solid #e7e7e7}.product__description-text{margin-bottom:18px;font-size:13px;font-weight:400}.product__description-list-name{-ms-flex-item-align:end;align-self:flex-end;margin-right:10px;position:relative;font-size:13px;font-weight:300;color:#2a2d36}.product__description-list-border{margin-bottom:4px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px dotted black}.product__description-list-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;width:50%}.product__description-list-value{width:50%;font-size:13px;font-weight:400;color:#2a2d36}.product__description-list-item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.main-form__add-cart.product__form-submit{display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease}.main-form__add-cart.product__form-submit:hover{background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.buy-one-click{margin-left:27px;display:inline-block;width:130px}.product__share{margin-top:25px;margin-bottom:10px}.product__description--mob-none{display:none}.product__advantages{display:none}.product__reviews{display:none}.minus-button{display:none}.recently-viewed{display:none}.product__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__stockout{margin-top:10px}@media (min-width: 480px){.product-slick-prev{left:40%}.product-slick-next{left:59%}.product__images:before{left:50.5%}.product__description{padding:30px}.buy-one-click{margin-left:75px;width:163px}.product__form-submit.main-form__add-cart{width:163px}}@media (min-width: 768px){.product__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.product__left-block{width:70%}.product__right-block{width:40%}.product__left-block{width:60%}.product-slick-prev{left:41%;bottom:-45px}.product-slick-next{left:52%;bottom:-45px}.product__images:before{left:47%;bottom:-48px}.product__name{margin-top:0}.product__right-block{margin-top:23px}.product__grid-size{margin-top:52px}.product__favorites{margin-left:21px}.product__favorites--single{margin-top:30px;margin-left:0}.product__description--none{display:none}.product__form-submit.main-form__add-cart{width:130px}.buy-one-click{width:130px}.buy-one-click{width:130px;margin-left:19px}.product__form-submit,.black-button{margin-top:31px}.product__share{margin-top:34px}.product__description--mob-none{display:block;margin-top:100px}.product-slick-prev{left:36%}.product-slick-next{left:57%}.product__stockout{margin-top:20px}}@media (min-width: 1024px){.product__left-block{width:68.2%}.product__right-block{padding-left:2.8%;width:31.8%}.buy-one-click{margin-left:25px}.product__form-submit,.black-button{margin-top:37px}.product__description{padding:45px 50px}.product__description-text{margin-bottom:32px;font-size:15px;line-height:19px}.product__description-list-item-wrapper{width:80%}.product__description-list-value{width:20%}}@media (min-width: 1200px){.product__advantages{display:block}.product__favorites{margin-left:79px}.product__favorites--single{margin-top:15px;margin-left:0}.product__form-submit.main-form__add-cart{width:165px}.buy-one-click{width:165px}.buy-one-click{margin-left:19px}.share__wrapper{width:72%}.product__reviews{margin-top:-40px;display:block}.recently-viewed{display:block}.recently-viewed__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.recently-viewed__item{padding-bottom:40px;position:relative;width:25%;border:1px solid #e5e5e5;cursor:pointer}.recently-viewed__item:hover{border-color:#db4f47}.recently-viewed__item-new{margin:auto;position:absolute;left:0;right:0;top:0;width:32%;height:21px;text-align:center;background-color:#3685de}.recently-viewed-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 32px}.category__item-new-text{display:block;font-size:12px;font-weight:400;line-height:21px;text-transform:uppercase;color:#fff}.recently-viewed__item-img{margin-left:auto;margin-right:auto;width:100%}.category__item-name--big{padding:0 32px;width:100%;text-align:left}.category__item-name-text{font-size:12px;font-weight:600;color:#db4f47}.category__item-name-category{text-transform:uppercase;color:#2a2d36;padding-right:3px}.category__item-price-and-variants{padding:0 32px}.recently-viewed{margin-top:50px}.minus-button{display:block;width:100%;height:1px;margin-top:-31px}.recently-viewed__title{margin-bottom:25px;font-size:21px;font-weight:700;color:#2a2d36}.recently-viewed__empty{margin-top:18px;display:block;width:100%;padding:0 32px}.product-slick-prev{left:41%;bottom:-45px}.product-slick-next{left:52%;bottom:-45px}}.blog__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}.blog__list-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.blog__list-wrap--1{margin-top:-30px}.blog__list-item{position:relative;margin-top:30px;width:100%}.blog__list-item--md{height:216px}.blog__list-item--xs{height:216px}.blog__list-item--sm{height:454px}.blog__list-item-link{position:relative;z-index:1;display:block;width:100%;height:100%;padding:32px 42px 32px 24px;font-size:14px;font-weight:400;color:#fff;text-align:left;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#f5f5f5;overflow:hidden}.blog__list-item-link::after{content:'';position:absolute;z-index:-1;top:0;left:0;bottom:0;right:0;background-color:#000;opacity:0.5}.blog__list-item-title{position:relative}@media (min-width: 480px){.blog__list{margin-left:-15px;margin-right:-15px}.blog__list-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog__list-item{padding:0 15px}.blog__list-item--md{height:340px}.blog__list-item--xs{width:50%;height:155px}.blog__list-item--sm{width:50%;height:340px}.blog__list-wrap--2 .blog__list-item:nth-child(3){position:absolute;top:50%;left:0}.blog__list-wrap--3 .blog__list-item:nth-child(3){position:absolute;top:50%;right:0}.blog__list-item-link{padding:22px 17px}}@media (min-width: 768px){.blog__list{margin-bottom:40px}.blog__list-wrap--1{width:66.6%}.blog__list-wrap--2{margin-top:-30px;width:33.3%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog__list-wrap--2 .blog__list-item:nth-child(3){position:static}.blog__list-wrap--2 .blog__list-item{width:100%}.blog__list-wrap--3{margin-top:-15px;position:absolute;top:50%;left:0;width:66.6%}.blog__list-item{padding:0 15px}.blog__list-item-link{font-size:16px}}@media (min-width: 1024px){.blog__list-item--md{height:466px}.blog__list-item--xs{height:218px}.blog__list-item--sm{height:466px}.blog__list-item-link{padding:32px 25px;-webkit-transition:all 1s ease-in;transition:all 1s ease-in}.blog__list-item-link::after{opacity:0;-webkit-transition:all 1s ease-in;transition:all 1s ease-in}.blog__list-item-link:hover::after{opacity:0.5}.blog__list-item-link:hover .blog__list-item-title{opacity:1}.blog__list-item-title{font-size:21px;opacity:0;-webkit-transition:all 1s ease-in;transition:all 1s ease-in}}@media (min-width: 1024px){.blog__list-item--md{height:560px}.blog__list-item--xs{height:265px}.blog__list-item--sm{height:560px}.blog__list-item-link{padding:32px}.blog__list-item-title{font-size:27px}}.cart__form .product-preview__delete{display:block}.cart__advantage{display:none}.check-size{margin-top:20px;margin-bottom:10px;text-align:left}.check-size__text{font-size:14px;font-weight:400;color:#676767}.cart__amount{margin-top:25px;text-align:left}.cart__user-info{margin-top:15px}.user-info__method-buy-button{margin-left:auto;margin-right:auto;margin-bottom:25px;width:166px;height:40px;font-size:17px;font-weight:400;text-align:center;line-height:37px;color:#2a2d36;cursor:pointer}.user-info__method-buy-button--active{border:1px solid red}.user-info__form-block{max-height:0;opacity:0;visibility:hidden}.user-info__form-block--active{max-height:1500px;opacity:1;visibility:visible;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.delivery__title{font-size:17px;font-weight:400;color:#2a2d36}.delivery{margin-top:20px}.delivery__list-item-input--hidden{position:absolute;left:-9999px}.payment-method__list-item-input--hidden{position:absolute;left:-9999px}.payment-method{margin-top:20px;margin-bottom:25px}.payment-method__list-item-name{position:relative;display:block;margin-top:15px;padding-left:28px;padding-right:10px;font-size:25px;font-weight:900;line-height:15px;cursor:pointer}.payment-method__list-item-name::before{content:" ";margin-top:-11px;position:absolute;top:16px;left:0;width:14px;height:14px;border-radius:100%;border:2px solid #2a2d36}input:checked+.payment-method__list-item-name::after{content:" ";margin-top:-8px;position:absolute;top:13px;left:0px;width:14px;height:14px;background-color:#db4f47;border-radius:100%}input:checked+.payment-method__list-item-name::before{display:none}.payment-method__list-item-name-text{margin-bottom:10px;font-size:15px;font-weight:300;color:#2a2d36}color .4s ease-in-out .payment-method__list-item-name-text:hover{color:#db4f47}.new-post__select{position:relative;padding-left:20px;padding-right:15px;width:100%;height:40px;border:1px solid #e7e7e7;-webkit-appearance:none;-moz-appearance:none;appearance:none}.new-post__wrapper-select{margin-bottom:15px;position:relative;width:100%}.new-post__wrapper-select:before{content:' ';position:absolute;top:17px;z-index:10;right:20px;width:1px;height:5px;background-color:#2a2d36;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.new-post__wrapper-select:after{content:' ';position:absolute;top:17px;right:23px;z-index:10;width:1px;height:5px;background-color:#2a2d36;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.new-post__select{font-size:15px;font-weight:300;line-height:40px;color:#2a2d36}.chosen-container-single .chosen-single{position:relative;padding-left:20px;padding-right:15px;width:100%;height:40px;font-size:15px;font-weight:300;line-height:40px;color:#2a2d36;background:#fff;-webkit-box-shadow:none;box-shadow:none;border:1px solid #e7e7e7}.new-post{margin-top:20px}.cart__submit-button{display:inline-block}.cart__empty{display:block;margin-top:25px;font-size:20px;font-weight:600;text-align:center}.purchases{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:1px;margin-left:1px}.product-preview__delete{position:absolute;z-index:2;right:20px;top:20px;width:11px;height:11px}.product-preview__delete:before{content:'';position:absolute;top:5px;height:3px;width:11px;background-color:#000;border-radius:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .4s ease;transition:all .4s ease}.product-preview__delete:after{content:'';position:absolute;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:3px;width:11px;background-color:#000;border-radius:2px;transform:rotate(45deg);-webkit-transition:all .4s ease;transition:all .4s ease}.product-preview__delete:hover::after,.product-preview__delete:hover::before,.product-preview__delete:focus::after,.product-preview__delete:focus::before{background-color:#d9091d;-webkit-transition:all .5s ease;transition:all .5s ease}.cart__total-price{margin-top:15px;margin-bottom:20px;font-size:19px;font-weight:700;color:#2a2d36}.cart-error{margin-bottom:10px;color:#d9091d}.cart__total-price-coupon{margin-bottom:5px;display:block;font-size:14px}.cart__total-price-coupon-text{margin-left:8px;font-size:16px;color:#d9091d}.cart__discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 10px;background-color:#f5f5f5}.cart__discount-description{margin-top:15px;width:100%;font-size:17px;font-weight:400;color:#2a2d36}.cart__discount-area{position:relative;width:100%}.cart__discount-area .up-name-input{top:31%;left:15px;-webkit-transition:all .3s ease;transition:all .3s ease}.cart__discount-area-input{padding:15px 0;padding-left:15px;width:100%;font-size:13px;font-weight:300;color:#fbfbfc;background-color:#db4f47;border:1px solid transparent}.cart__discount-area-input::-webkit-input-placeholder{color:#fbfbfc}.cart__discount-area-input:-ms-input-placeholder{color:#fbfbfc}.cart__discount-area-input::-ms-input-placeholder{color:#fbfbfc}.cart__discount-area-input::placeholder{color:#fbfbfc}.cart__discount-area.not-empty .cart__discount-area-input{background-color:#f5f5f5;border-color:#db4f47;color:#000}.cart__discount-area.not-empty .up-name-input{top:-40%;color:#db4f47;-webkit-transition:all .3s ease;transition:all .3s ease}.cart__discount-area.not-empty .cart__discount-area-input-button:before{background-color:#db4f47}.cart__discount-area.not-empty .cart__discount-area-input-button:after{background-color:#db4f47}.cart__discount-area-input-button{position:absolute;top:6%;right:0;width:40px;height:40px;font-size:16px;color:#fbfbfc}.cart__discount-area-input-button:before{content:'';position:absolute;left:50%;top:56%;margin-top:-1px;display:block;margin-left:-5px;width:8px;height:1px;background-color:rgba(255,255,255,0.502);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 0 0;transform-origin:100% 0 0}.cart__discount-area-input-button:after{content:'';position:absolute;left:50%;top:57%;margin-top:-2px;display:block;margin-left:-5px;width:8px;height:1px;background-color:rgba(255,255,255,0.502);outline:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 100% 0;transform-origin:100% 100% 0}@media (min-width: 1200px){.cart__discount{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px 74px 20px 38px}.cart__discount-area{width:44%}.cart__discount-description{margin-left:27px;width:50%}.cart__discount-description{margin-top:0}.user-info__method-buy{display:-webkit-box;display:-ms-flexbox;display:flex}.user-info__method-buy-button{margin:0}.cart__wrapper{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart__form{width:75%}.cart__advantage{width:23%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__total-price-coupon{font-size:18px}.cart__total-price-coupon-text{font-size:26px}.cart__total-price{margin-top:27px;margin-bottom:51px;font-size:33px}.cart__user-info{margin-top:58px}.user-info__method-buy-button{margin-right:28px}.user-info__form-wrapper{margin-top:22px}.new-post__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.new-post__wrapper-select{width:31%}.new-post__wrapper-select:last-of-type{margin-left:25px}.payment-method__list-item{padding-left:0}.payment-method__list-item-name{margin-top:9px}.user-info__block{display:inline-block;width:31%;margin-right:26px}.user-info__block:nth-child(3){margin-right:0}}.footer__header-wrapper{margin-top:20px;padding-left:23px;padding-right:23px;background-color:#2a2d36}.footer__header-info-tel{padding-top:34px}.footer__header-info-tel-link{font-size:22px;font-weight:600;color:#fff}.footer__header-info-tel-description{display:block;font-size:12px;font-weight:400;color:#fff}.footer__header-social{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:48%}.footer__header-social-icon{width:15px;height:15px}.footer__header-social-icon svg{fill:#fff;-webkit-transition:all 1.5s ease;transition:all 1.5s ease}.footer__header-social-icon:hover svg{fill:#d9091d;-webkit-transition:all 0.8s ease;transition:all 0.8s ease}.footer__header-mail{margin-top:35px}.footer__header-mail-title{display:block;font-size:14px;font-weight:400;color:#fff}.footer__header-mail-button{padding-bottom:40px}.footer__bottom-wrapper{padding-top:20px;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__bottom-logo{padding-left:23px;width:50%}.footer__bottom-description{position:relative;top:-5px;width:45%;font-size:14px;font-weight:400;color:#2a2d36}.footer__bottom-description__bold{font-weight:600;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.footer__bottom-description__bold:hover{color:#db4f47;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.footer__bottom-logo-img{width:83px;height:38px}.footer__header-menu{display:none}@media (min-width: 480px){.footer__header-social{width:30%}.footer__header-mail-title{font-size:15px;font-weight:300}.footer__bottom-description{padding-right:45px}}@media (min-width: 768px){.footer__header-wrapper{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__header-wrapper-block{padding-left:35px;width:35%}.footer__header-menu{width:65%;padding-left:56px}.footer__header-social{margin-top:24px;width:63%}.footer__header-menu-nav-list.level-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__header-menu-nav-list-item.level-1{padding-bottom:42px;width:50%}.footer__header-menu-nav-list-item.level-2{margin-bottom:12px}.footer__header-menu-nav-list-item.level-2:first-child{margin-top:36px}.footer__header-menu-nav-list-item.level-2:last-child{margin-bottom:0}.footer__header-mail{margin-top:49px}.footer__header-info-tel{padding-top:60px}.footer__header-menu{padding-top:60px}.footer__header-menu-nav-list-item-link.level-1{font-size:18px;font-weight:600;color:#fff}.footer__header-menu-nav-list-item-link.level-1:hover{color:#d9091d;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.footer__header-menu-nav-list-item-link.level-2{font-size:14px;font-weight:300;color:#fff}.footer__header-menu-nav-list-item-link.level-2:hover{color:#d9091d;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.footer__header-menu{display:block}.footer__bottom-logo{padding-left:63px}.footer__header-mail-title{font-size:17px}.footer__page-list-title{margin-bottom:36px;font-size:18px;font-weight:600;color:#fff}.footer__page-list-item{margin-bottom:12px}.footer__page-list-item-link{font-size:14px;font-weight:300;color:#fff}.footer__page-list-item-link:hover{color:#d9091d;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.footer__bottom-description{top:0;width:56%}.footer__bottom-logo{width:30%}.footer__bottom-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 1024px){.footer__header-wrapper{margin-top:50px}.footer__header-wrapper-block{padding-left:60px;width:30%}.footer__header-menu{padding-left:31px;width:70%}.footer__header-menu-nav-list-item.level-1{width:25%}.footer__bottom-logo{padding-left:83px}.footer__header-menu-nav-list.level-1{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer__bottom-description{top:0;width:19%;padding-right:0}}@media (min-width: 1200px){.footer__header-wrapper-block{padding-left:73px;width:27%}.footer__header-menu{width:73%}.footer__header-menu-nav-list-item.level-1{width:20%}.footer__bottom-logo{padding-left:93px}.footer__header-social{width:55%}.footer__bottom-description{top:0;width:27%;margin-right:93px;padding-right:0}}.order__title{margin-top:35px;margin-bottom:36px;font-size:33px;font-weight:700;color:#2a2d36}.order__details{margin-top:30px}.order__details-title{margin-bottom:20px;display:block;font-size:17px;font-weight:400;color:#2a2d36}.order__amount{margin-top:30px}.order__amount-title{font-size:17px;font-weight:700}.order__details-list-item{margin-bottom:15px;padding:5px 5px 5px 10px;font-size:13px;font-weight:300;color:#2a2d36;background-color:#f5f5f5}.order__complete{margin-top:20px}.order__complete .checkout_button{width:158px;height:40px;font-size:12px;font-weight:400;text-align:center;text-transform:uppercase;color:whitesmoke;background-color:#db4f47;-webkit-transition:all .3s ease;transition:all .3s ease}.order__complete .checkout_button:hover{background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.order__payment-method{margin-top:20px}.order__payment-list{margin-bottom:20px}.order__payment-method-title{margin-top:20px}.order__payment-method-button{width:260px;height:40px;font-size:12px;font-weight:400;line-height:40px;text-transform:uppercase;color:#fff;background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.order__payment-method-button:hover{background-color:#db4f47;-webkit-transition:all .3s ease;transition:all .3s ease}@media (min-width: 1200px){.order__complete{display:inline-block;vertical-align:top}.order__payment-method{margin-left:30px;display:inline-block}.order__payment-method-form{display:inline-block;vertical-align:top}.order__payment-method-title{margin-top:7px;margin-left:25px;display:inline-block;vertical-align:middle}.order__details-list{width:75%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.order__details-list-item{width:30%}}.entrance__form-forget{margin-top:7px;margin-bottom:40px}.entrance__title{margin-top:30px;font-size:17px;font-weight:700;text-align:center}.registration-button{margin-top:0;display:block;width:165px}.entrance__error{margin-top:25px;text-align:center}@media (min-width: 1024px){.entrance__form{width:30%}}.password-remind__form{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.password-remind__form-block{margin-bottom:40px;width:60%}.password-remind__form .up-name__input{position:static;display:block}.password-remind__title{margin-top:30px;font-size:17px;font-weight:700;text-align:center}.password-remind__form-input{width:100%}.password-remind__error{margin-top:25px;text-align:center}@media (min-width: 768px){.password-remind__form .up-name__input{position:absolute;top:50%;left:10px}}.page__content{margin-top:50px}.page__content-arrows{margin-top:30px;width:165px;height:40px}@media (min-width: 1200px){.page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page__content-description{width:74%}.page__content-arrows{margin-top:0}}.register__error{margin-top:25px;text-align:center}.register__title{margin-top:30px;font-size:17px;font-weight:700;text-align:center}.register__form-block{margin-bottom:25px;width:100%}.register__form-block:last-of-type{margin-bottom:0}.register__form{margin-top:30px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.register__form-submit{margin-top:24px;width:165px}@media (min-width: 1024px){.register__form{width:30%}}.user__tabs{margin-top:40px;padding:30px 30px 15px 24px;border:1px solid #e5e5e5}.user__tabs-title{color:#2a2d36;font-size:21px;font-weight:700}.user__tabs-list{margin-top:25px}.user__tabs-list-item{margin-bottom:15px;font-size:15px;font-weight:300;color:#676767;cursor:pointer}.user__tabs-list-item:last-of-type{margin-bottom:0}.user__content-item{display:none}.user__content-item--active{display:block}.viewed-product{margin-top:40px}.user__tabs-list-item--active{color:#db4f47}.history-orders{margin-top:40px}.history-orders__table{width:100%}.history-orders__table-head{margin-left:1px;margin-right:1px;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:50px}.history-orders__table-head-item{width:100%;height:100%;text-align:center;line-height:50px;color:#2a2d36;background-color:#f5f5f5;outline:1px solid #e7e7e7}.history-orders__table-head-item-text{display:block;font-size:10px;font-weight:400;-webkit-transform:rotate(33deg);transform:rotate(33deg)}.history-orders__table-body{margin-left:1px;margin-right:1px;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:75px}.history-orders__table-body-item{width:14.3%;height:100%;text-align:center;line-height:75px;color:#2a2d36;background-color:#fff;outline:1px solid #e7e7e7}.history-orders__table-body-item-text{display:block;font-size:10px;font-weight:400;-webkit-transform:rotate(90deg);transform:rotate(90deg);white-space:nowrap;overflow:hidden;padding:0 1px;margin:0 2px;text-overflow:ellipsis}.history-orders__table-body-item-tex--new{color:#ff54ff}.history-orders__table-body-item-tex--accepted{color:#0071a4}.history-orders__table-body-item-tex--fulfilled{color:#7bbf62}.history-orders__table-body-item-tex--deleted{color:#db4f47}.history-orders__table-footer{padding:25px 40px 25px 0;text-align:right;background-color:#fff;border:1px solid #e7e7e7;border-top:0}.history-orders__table-footer-amount{font-size:21px;font-weight:700}.history-orders__info{margin-top:35px}.history-orders__info-text{font-size:12px;font-weight:700;color:#db4f47}.personal-data{margin-top:40px}.personal-data__info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:40px}.personal-data__info-block-item{width:46%;font-size:15px;font-weight:300;color:#676767}.personal-data__info-block-text{font-size:11px;font-weight:700;color:#2a2d36}.personal-data__info-buttons-editing{width:100%}.personal-data__info-buttons{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.personal-data__info-buttons-editing-item{display:block;font-size:15px;font-weight:300;color:#db4f47;cursor:pointer}.personal-data__info-buttons-add{margin-top:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.personal-data__info-buttons-add:hover a{background-color:#2a2d36;-webkit-transition:all .3s ease;transition:all .3s ease}.personal-data__change{display:none}.personal-data__change--active{display:block}.personal-data__change-block{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personal-data__change-block-item{position:static;display:block;width:30%;font-size:12px;font-weight:300;color:#676767}.personal-data__change-block-item.form-error-text--active{color:#d9091d}.personal-data__info--none{display:none}.personal-data__change-block-input{padding:9px 0 9px 12px;max-width:262px;width:100%;font-size:13px;font-weight:300;color:#898989;background-color:#f5f5f5}.personal-data__change-block-input::-webkit-input-placeholder{font-size:13px;font-weight:300;color:#898989}.personal-data__change-block-input:-ms-input-placeholder{font-size:13px;font-weight:300;color:#898989}.personal-data__change-block-input::-ms-input-placeholder{font-size:13px;font-weight:300;color:#898989}.personal-data__change-block-input::placeholder{font-size:13px;font-weight:300;color:#898989}.personal-data__change-block-input--little{width:68px;margin-right:7px}.personal-data__change-block-checkbox-list-item-label{position:relative;display:block;margin-bottom:15px;padding-left:28px;padding-right:10px;font-size:15px;color:#676767;font-weight:300;line-height:15px;cursor:pointer}.personal-data__change-block-checkbox-list-item-label:before{content:" ";margin-top:-10px;position:absolute;top:11px;left:0;width:14px;height:14px;border-radius:100%;border:2px solid #2a2d36}.personal-data__change-block--start{margin-top:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.personal-data__change-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.personal-data__change-buttons-cancel{width:158px;margin-top:20px}.personal-data__change-block-checkbox-list{margin-top:3px}input:checked+.personal-data__change-block-checkbox-list-item-label:after{content:" ";margin-top:-7px;position:absolute;top:8px;left:0px;width:14px;height:14px;background-color:#db4f47;border-radius:100%}.personal-data__change-block-checkbox-list-item-input{position:absolute;left:-9999px}.personal-data__add-family{display:none}.personal-data__add-family{display:none}.personal-data__add-family--active{display:block}.personal-data__family{margin-top:50px;padding-top:45px;padding-bottom:45px}.complaint__form-buttons-input{position:absolute;left:-9999px}.complaint{margin-top:40px}.complaint__form-buttons-label{margin-left:auto;margin-right:auto;display:block;width:165px;height:40px;font-size:17px;font-weight:400;color:#676767;line-height:40px;text-align:center;border:1px solid #fff;cursor:pointer}.complaint__form-block{margin-top:25px}input:checked+.complaint__form-buttons-label{color:#2a2d36;border:1px solid #db4f47}.success__massage{margin-bottom:25px;width:100%;font-size:18px;text-align:center;color:#db4f47}@media (min-width: 480px){.history-orders__table-head-item-text{font-size:12px}.history-orders__table-body-item-text{font-size:12px}}@media (min-width: 768px){.history-orders__table-body-item-text{width:50%;margin:0 auto}}@media (min-width: 1024px){.user__tabs{display:inline-block;vertical-align:top;width:23%}.user__content{margin-left:-4px;padding-left:30px;display:inline-block;vertical-align:top;width:77%}.history-orders__table-head-item-text{font-size:15px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.history-orders__table-body-item-text{font-size:15px;width:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.history-orders__info-text{display:block;font-size:17px}.personal-data__info-block-item{width:22%}.personal-data__info-buttons-editing{width:22%}.personal-data__change-block-item{font-size:15px;width:22%}.personal-data__change-block-input--little{margin-right:29px}.personal-data__change-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.personal-data__change-buttons-cancel{margin-top:0;margin-left:20px;cursor:pointer}.personal-data__family{position:relative;background-color:#f5f5f5}.personal-data__family:before{content:' ';position:absolute;top:0;left:-34%;width:34%;height:100%;background-color:#f5f5f5}.personal-data__info-block-text{font-size:21px}.personal-data__info-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.personal-data__info-buttons-editing{width:30%}.personal-data__info-buttons-add{margin-top:0}.complaint__form-buttons-label{display:inline-block;vertical-align:top;margin-right:10px}.complaint__form-block{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.viewed-product{padding-bottom:100px}}.wishlist-page{padding:32px 50px 0 50px;height:100%;overflow-x:hidden}.wishlist-page__empty{margin-top:30px;margin-left:auto;margin-right:auto;text-align:center;display:block;font-size:18px;font-weight:700}.wishlist__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.wishlist__item .product-preview--border{outline:none}.wishlist__item .product-preview__delete{right:-8px;top:auto;z-index:6;bottom:80px;display:block;width:30px;height:30px}.wishlist__item .product-preview__delete::after,.wishlist__item .product-preview__delete::before{top:12px;left:10px}.wishlist__item .product-preview .product-preview__variants{display:none}.wishlist__item .product-preview__name{padding:0}.wishlist__item .product-preview__price-and-variants{padding:0}.wishlist__item .product-preview__price{margin-top:5px;margin-left:0;margin-bottom:10px}.wishlist__item .product-preview__price-current{font-size:21px}.wishlist__item .product-preview__price-old{font-size:13px;right:-35px}.wishlist__item .product-preview__wishlist-form{display:block;width:100%}@media (min-width: 480px){.wishlist__item{padding:0 15px;width:50%}.wishlist__item .product-preview{width:100%}}@media (min-width: 1024px){.wishlist-page{padding:16px 32px}.wishlist__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wishlist__item{width:100%;padding:0}}.post__title{margin-top:35px;margin-bottom:25px;font-size:27px;font-weight:700;text-align:left;line-height:30px}.post__buttons{margin-top:17px}.post__buttons-back{display:inline-block;vertical-align:top;padding:15px 26px;width:65px;height:40px;background-color:#f5f5f5;cursor:pointer}.post__buttons-back-arrow{position:relative;width:6px;height:1px}.post__buttons-back-arrow:before{content:'';position:absolute;margin-top:3px;left:0px;top:-2px;width:10px;height:2px;background-color:#2a2d36;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.post__buttons-back-arrow:after{content:'';position:absolute;margin-top:7px;width:10px;height:2px;background-color:#2a2d36;-webkit-transform:rotate(221deg);transform:rotate(221deg)}.post__buttons-back-arrow:last-of-type{margin-left:6px}.post__buttons-page{margin-left:15px;display:inline-block;vertical-align:top;width:165px;height:40px}.post__bottom-button{display:none}@media (min-width: 768px){.post__container{position:relative}.post__buttons{position:absolute;top:37px;left:15px}.post__title{margin-top:37px;margin-left:200px}.post__buttons-back{display:block}.post__buttons-page{margin-left:0;margin-top:20px}.post__description{margin-left:200px}}@media (min-width: 1024px){.post__buttons{top:53px}.post__title{margin-top:51px;font-size:33px}.post__buttons-page{margin-bottom:65px}}@media (min-width: 1200px){.post__bottom-button{display:block;margin-top:20px}}.contacts__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__data{margin-top:20px}.contacts__data-telephone{position:relative;font-size:33px;font-weight:700;color:#2a2d36}.contacts__data-telephone:after{content:"звонок бесплатный";position:absolute;right:2px;top:-9px;font-size:14px;font-weight:300;color:#2a2d36}.contacts__data-email{margin-top:15px;display:block;font-size:26px;font-weight:700;color:#2a2d36}.contacts__img{margin-top:25px}.contacts-form{margin-top:25px}.contacts-form__textarea{height:92px}.contacts-form__input{width:100%}.contacts-form-error{top:-16px}@media (min-width: 768px){.contacts-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.contacts-form__block{display:inline-block;max-width:260px;width:100%}.contacts-form__block-textarea{display:inline-block;vertical-align:top;width:55%;margin-left:8%}}@media (min-width: 1024px){.contacts__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__data-email{font-size:33px}.contacts__info{max-width:847px;width:100%}.contacts__data-telephone{display:inline-block}.contacts__data-email{display:inline-block;margin-left:80px}.contacts-form__block-textarea{width:64%;margin-left:3.7%}}@media (min-width: 1200px){.contacts__info{max-width:840px;width:100%}.contacts__img{margin-top:46px;margin-left:101px}.contacts-form__block-textarea{width:64%;margin-left:4.6%}.contacts-form__block{margin-bottom:20px}.contacts__data-email{margin-left:88px}}

/*# sourceMappingURL=style.css.map */
