.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.ac_results{padding:0px;border:1px
solid WindowFrame;background-color:Window;overflow:hidden;z-index:999;-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 7px;-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 7px;box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 7px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ac_results
ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0}.ac_results
iframe{display:none;display/**/:block;position:absolute;top:0;left:0;z-index:-1;filter:mask();width:3000px;height:3000px}.ac_results
li{position:relative;margin:0px;padding:5px
0;cursor:pointer;display:block;width:100%;font:menu;font-size:12px;overflow:hidden;box-sizing:border-box;text-align:left}.ac_results li
a{text-decoration:none;color:#333}.ac_results li a
img{background:#fff;padding:2px;border:1px
solid #ececec;float:left;margin-right:4px;width:50px;height:40px}.ac_results li a
b{font-size:12px;line-height:14px;color:#43a528;font-family:Arial;display:block}.ac_results li a
span{font-size:16px;line-height:20px}.ac_loading{background:Window url('/css/img/autocomplete_indicator.gif') right center no-repeat}.ac_input.ac_loading{background:#d8d8d8}.ac_over{background-color:#ecffe0;color:#333}.ac_results ul+a{padding:0px
5px;display:block;border-top:none;background:transparent;color:#333}.ac_results.ac_results_query.search-results{position:fixed !important}.ac_results.ac_results_query.search-results:empty{display:none !important}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.44;z-index:2000;display:none}#overlay.locker{//opacity : 0}#overlay.locker-img
img{max-height:100%;max-width:100%;width:100px;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}* HTML
#overlay2{position:absolute}* HTML
#overlay{position:absolute}#overlay2
b{display:block;padding-top:10px;font-size:14px;font-family:Arial;text-align:center;font-weight:normal;margin-bottom:10px}#alert{position:fixed;z-index:5600;width:700px;display:none;left:50% !important;top:50% !important;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}#formChangePassword{width:300px;display:inline-block;text-align:right;line-height:14px;margin:10px
0 0}#formChangePassword
input{width:140px;margin:2px
0}#detailPopup{top:3%;right:50%;position:fixed;z-index:2500;display:none}#detailPopup .body
div.item{margin-top:20px}#detailPopup
.out{height:200px;margin-right:-300px;width:600px}#detailPopup .width-2px{margin:0
2px;height:0px;border-top:1px solid #f5f0e6;overflow:hidden;font-size:1px}#detailPopup .width-1px{margin:0
1px;border-top:1px solid #f8f3e9;height:0px;overflow:hidden;font-size:1px}#detailPopup
.body{padding:4px
9px 0px;background:#f8f3e9}#detailPopup .body
a.close{float:right;background:url(/img/popup-close.gif);width:77px;height:17px;margin-bottom:8px}#detailPopup .body div.item
.image{float:left;width:236px;height:208px;margin-right:15px;background:url(/img/popup-image-border.gif)}.body div.item.detail
.image{width:236px;height:208px;margin-right:15px;background:url(/img/popup-image-border.gif)}#detailPopup .body div.item
.scroll{float:left;clear:left;padding:7px
0 0 18px;font-size:3px;display:none}#detailPopup .body div.item .scroll
a{display:inline-block;vertical-align:middle}#detailPopup .body div.item .scroll
a.prev{width:6px;height:10px;background:url(/img/scroll-buttons.gif) top left no-repeat;margin-right:1px}#detailPopup .body div.item .scroll
a.next{width:6px;height:10px;background:url(/img/scroll-buttons.gif) top right no-repeat;margin-left:1px}#detailPopup .body div.item .scroll
a.item{background:url(/img/scroll-item-bg.gif);width:68px;height:48px;text-align:center;padding-top:5px;margin:0
1px}#detailPopup .body div.item
.descr{margin:15px;color:#5e594e;font-size:12px;font-family:Arial;line-height:15px;text-align:justify}#detailPopup .body div.item
a.rem{position:relative;left:18px;color:#ce4000;font-size:12px;font-family:Arial;line-height:13px;text-decoration:none;display:inline-block;margin-bottom:25px}#detailPopup .body div.item a.rem:hover{text-decoration:underline}#detailPopup .body div.item
a.previtem{float:left;background:url(/img/popup-buttons-bg.gif) top left no-repeat;height:23px;margin-top:40px;padding-left:6px;color:#ce4000;text-decoration:none}#detailPopup .body div.item a.previtem
span{display:inline-block;background:url(/img/popup-buttons-bg.gif) top right no-repeat;height:23px;font-family:Arial;font-size:12px;line-height:23px;padding-right:9px}#detailPopup .body div.item a.previtem span
b{font-size:14px;display:inline-block;vertical-align:top;line-height:15px;width:18px;height:18px;background:url(/img/paging2.gif) 0px -1px;color:#fff;font-weight:normal;text-align:center;margin-top:2px;margin-right:3px}#detailPopup .body div.item
a.nextitem{float:right;background:url(/img/popup-buttons-bg.gif) top right no-repeat;height:23px;margin-top:40px;padding-right:6px;color:#ce4000;text-decoration:none}#detailPopup .body div.item a.nextitem
span{display:inline-block;background:url(/img/popup-buttons-bg.gif) top left no-repeat;height:23px;font-family:Arial;font-size:12px;line-height:23px;padding-left:9px}#detailPopup .body div.item a.nextitem span
b{font-size:14px;display:inline-block;vertical-align:top;line-height:15px;width:18px;height:18px;background:url(/img/paging2.gif) 0px -1px;color:#fff;font-weight:normal;text-align:center;margin-top:2px;margin-left:3px}.body
div.more{margin-top:35px;padding:0
13px;overflow:hidden}.body div.more
h4{font-size:18px;color:#424241;font-family:Arial;margin-bottom:26px}.body div.more
.product{float:left;width:50%;overflow:hidden;height:85px}.body div.more .product
div{float:left;width:78px;height:58px;background:url(/img/scroll-item-bg.gif);text-align:center;padding-top:5px;margin-right:6px}.body div.more .product
a.title{font-family:Arial;font-size:12px;color:#ce4000;line-height:14px;text-decoration:none;display:block;margin-top:1px;margin-bottom:2px}.body div.more .product
span{color:#5e594e;font-size:20px;line-height:21px;font-family:Arial}.body div.more .product
a.shop{width:28px;height:22px;display:inline-block;background:url(/img/popup-cash.gif);vertical-align:top;margin-left:12px}.body div.more .product
a.SuccessAdd{background:url(/img/popup-cash2.gif)}#videoBlock{position:fixed;z-index:2600;top:130px;left:50%;display:none;margin-left:-445px;width:890px}#videoBlock.single{width:676px;margin-left:-1px}#popupVideo
div.top{height:5px;background:url(/img/video/top-left.png) top left no-repeat;padding-left:5px}#popupVideo div.top
b{display:block;height:5px;background:url(/img/video/top-right.png) top right no-repeat;padding-right:5px}#popupVideo div.top
i{display:block;height:5px;background:#f8f3e9}#popupVideo
div.bottom{height:5px;background:url(/img/video/bottom-left.png) top left no-repeat;padding-left:5px}#popupVideo div.bottom
b{display:block;height:5px;background:url(/img/video/bottom-right.png) top right no-repeat;padding-right:5px}#popupVideo div.bottom
i{display:block;height:5px;background:url(/img/video/bottom-center.png) top left repeat-x}#popupVideo
div.middle{padding-left:5px;background:url(/img/video/middle-left.png) top left repeat-y}#popupVideo div.middle
div.left{padding-right:5px;background:url(/img/video/middle-right.png) top right repeat-y}#popupVideo div.middle
div.right{background:#f8f3e9;padding:8px}#popupVideo
a.close{background:url(/img/popup-close.gif);float:right;height:17px;margin-bottom:8px;width:77px;margin-top:2px}#popupVideo
h3{color:#424241;font-family:Georgia;font-size:20px;line-height:22px;padding-bottom:10px}.presentLink{cursor:default}.presentLink:hover .present-popup{}.present-popup{position:absolute;z-index:2600;display:none;width:570px;margin-left:-5px}.present-popup-item{z-index:2600;width:570px;margin-left:-5px}.present-popup .middle, .present-popup-item
.middle{background:url(/img/present/middle-left.png) top left repeat-y;padding-left:9px;margin:0;overflow:hidden}.present-popup .middle .left, .present-popup-item .middle
.left{background:url(/img/present/middle-right.png) top right repeat-y;padding-right:13px}.present-popup .middle .left .right, .present-popup-item .middle .left
.right{background:#f8d06c;padding:6px
12px;font-size:12px;line-height:15px;font-family:Arial;color:#39362e}.present-popup .top, .present-popup-item
.top{background:url(/img/present/top-left.png) bottom left no-repeat;height:20px;padding-left:30px}#notifyBlock .present-popup .top, #cheapBlock .present-popup
.top{background:url(/img/present/top-left-glide.png) bottom left no-repeat;height:20px;padding-left:30px}.present-popup .top span, .present-popup-item .top
span{background:url(/img/present/top-right.png) bottom right no-repeat;height:20px;padding-right:30px;display:block}.present-popup .top span b, .present-popup-item .top span
b{display:block;background:url(/img/present/top-middle.png) bottom left repeat-x;height:20px}.present-popup .bottom, .present-popup-item
.bottom{background:url(/img/present/bottom-left.png) top left no-repeat;height:20px;padding-left:30px;overflow:hidden}.present-popup .bottom span, .present-popup-item .bottom
span{background:url(/img/present/bottom-right.png) top right no-repeat;height:20px;padding-right:30px;display:block}.present-popup .bottom span b, .present-popup-item .bottom span
b{display:block;background:url(/img/present/bottom-middle.png) top left repeat-x;height:20px}#imagesSlider{position:fixed;z-index:2500;top:130px;left:50%;display:none;width:728px;margin-left:-363px;margin-top:-292px;top:50%}#imagesSlider
div.top{height:6px;background:url(/img/video/top-left.png) top left no-repeat;padding-left:6px}#imagesSlider div.top
b{display:block;height:6px;background:url(/img/video/top-right.png) top right no-repeat;padding-right:6px}#imagesSlider div.top
i{display:block;height:6px;background:#f8f3e9}#imagesSlider
div.bottom{height:6px;background:url(/img/video/bottom-left.png) top left no-repeat;padding-left:6px}#imagesSlider div.bottom
b{display:block;height:6px;background:url(/img/video/bottom-right.png) top right no-repeat;padding-right:6px}#imagesSlider div.bottom
i{display:block;height:6px;background:url(/img/video/bottom-center.png) top left repeat-x}#imagesSlider
div.middle{padding-left:6px;background:url(/img/video/middle-left.png) top left repeat-y}#imagesSlider div.middle
div.left{padding-right:6px;background:url(/img/video/middle-right.png) top right repeat-y}#imagesSlider div.middle
div.right{background:#f8f3e9;padding:8px}#imagesSlider
a.close{background:url(/img/popup-close.gif);float:right;height:17px;margin-bottom:8px;width:77px;margin-top:2px}#imagesSlider
h3{color:#424241;font-family:Georgia;font-size:20px;line-height:22px;padding-bottom:10px}#imagesSlider
.imagesSliderContainer{height:525px}#imagesSlider .imagesSliderContainer
img{cursor:pointer}#imagesSlider .imagesSliderContainer
table{border-collapse:collapse;table-layout:fixed;width:100%}#imagesSlider .imagesSliderContainer
td{vertical-align:middle;height:525px;text-align:center}#imagesSlider
.prev{width:62px;height:146px;background:url(/img/images/left.png);position:absolute;left:-62px;top:241px;cursor:pointer}#imagesSlider
.prev.disabled{display:none}#imagesSlider
.next{width:61px;height:146px;background:url(/img/images/right.png);position:absolute;right:-60px;top:241px;cursor:pointer}#imagesSlider
.next.disabled{display:none}#notifyBlock{position:fixed;z-index:2600;display:none;width:330px;left:50% !important;top:50% !important;transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}#notifyBlock .present-popup{display:block;position:static;width:auto;margin:0}#cheapBlock{position:fixed;z-index:2600;display:none;width:330px;left:50% !important;top:50% !important;transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}#cheapBlock .present-popup{display:block;position:static;width:auto;margin:0}#cheapBlock label+div{display:inline-block}#cheapBlock
.button{background:#accb00;background:-moz-linear-gradient(top, #accb00 0%, #618e00 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#accb00), color-stop(100%,#618e00));background:-webkit-linear-gradient(top, #accb00 0%,#618e00 100%);background:-o-linear-gradient(top, #accb00 0%,#618e00 100%);background:-ms-linear-gradient(top, #accb00 0%,#618e00 100%);background:linear-gradient(to bottom, #accb00 0%,#618e00 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#accb00', endColorstr='#618e00',GradientType=0 );color:#fff;padding:5px
20px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;border:none;cursor:pointer;margin-right:10px}#cheapBlock
label{width:65px;display:inline-block;margin-bottom:10px}#cheapBlock input[type="text"]{width:210px}#cheapBlock label b, #cheapBlock .star
b{color:#ea6124;font-weight:normal}#cheapBlock
p{margin-bottom:10px}#popupNewsletter{position:absolute;z-index:2500;top:130px;left:50%;display:none;margin-left:-300px;width:600px}#popupNewsletter>div.top{height:5px;background:url(/img/video/top-left.png) top left no-repeat;padding-left:5px}#popupNewsletter > div.top
b{display:block;height:5px;background:url(/img/video/top-right.png) top right no-repeat;padding-right:5px}#popupNewsletter > div.top
i{display:block;height:5px;background:#f8f3e9}#popupNewsletter>div.bottom{height:5px;background:url(/img/video/bottom-left.png) top left no-repeat;padding-left:5px}#popupNewsletter > div.bottom
b{display:block;height:5px;background:url(/img/video/bottom-right.png) top right no-repeat;padding-right:5px}#popupNewsletter > div.bottom
i{display:block;height:5px;background:url(/img/video/bottom-center.png) top left repeat-x}#popupNewsletter>div.middle{padding-left:5px;background:url(/img/video/middle-left.png) top left repeat-y}#popupNewsletter>div.middle>div.left{padding-right:5px;background:url(/img/video/middle-right.png) top right repeat-y}#popupNewsletter > div.middle
div.right{background:#f8f3e9;padding:8px}#popupNewsletter
a.close{background:url(/img/popup-close.gif);float:right;height:17px;margin-bottom:8px;width:77px;margin-top:2px}#popupNewsletter
h3{color:#424241;font-family:Georgia;font-size:20px;line-height:22px;padding-bottom:10px}#popupNewsletter
.descr{margin:20px
8px 15px 15px;line-height:14px;text-align:justify}.popupNewsletterContainer{border:2px
dashed #ccc;padding:20px;background:#fff}.popupNewsletterContainer
div.item{padding-bottom:0}.popupNewsletterContainer div.item .addToCashBlock
a.video{background:url(/img/link_video.gif);text-decoration:none}.popupNewsletterContainer div.item .addToCashBlock a.video
b{background:none}.popupNewsletterContainer div.item .left .rounded-ebdec3
.middle{margin:0;padding:3px
12px 5px}.popupNewsletterContainer div.item
.left{margin:0}#videoBlock.single
#videoContent{height:100%;position:relative;padding-bottom:56.25%;overflow:hidden}#videoBlock.single #videoContent iframe, #videoBlock.single #videoContent
object{height:100%;width:100%;position:absolute;left:0;top:0}.bag__overlay,.filter__overlay,.menu__overlay,.mob-menu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}html{line-height:1.15;-webkit-text-size-adjust:100%;height:100%;box-sizing:border-box;scroll-behavior:smooth}details,main{display:block}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;color:inherit;transition:.3s}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;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:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{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}.slick-loading .slick-list{background:url(/img/slick-slider/ajax-loader.gif) center center no-repeat #fff}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;z-index:1;top:50%;width:32px;height:32px;padding:0;transform:translate(0,-50%);cursor:pointer;border:1px solid #e6e6e6;border-radius:8px;outline:0;background:#fff}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{content:"";display:block;margin:0 auto;width:24px;height:24px;background-repeat:no-repeat;opacity:.75}.slick-prev{left:8px}.slick-prev:before{background-image:url(/img/sprites/sprite.svg#arr__chevron-big-left)}.slick-next{right:8px}.slick-next:before{background-image:url(/img/sprites/sprite.svg#arr__chevron-big-right)}.container .slick-prev{left:-8px}.container .slick-next{right:-8px}.slick-dots{position:absolute;z-index:1;bottom:24px;width:100%;padding:0;margin:0 -4px;list-style:none;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.slick-dots li{position:relative;margin:0 4px;padding:0}.slick-dots li button{font-size:0;line-height:0;display:block;width:48px;height:34px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:before{content:'';position:absolute;top:50%;left:0;width:100%;height:4px;text-align:center;border-radius:4px;background-color:#555}.slick-dots li.slick-active button:before{background-color:#f5f5f5}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0)}.ui-helper-reset{margin:0;border:0;padding:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{display:block;left:50%;margin-left:-8px}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{display:block;position:absolute;z-index:1;border:0;font-size:.7em;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}*,::after,::before{box-sizing:inherit}body{margin:0;color:#333;font-family:Rubik,sans-serif;font-size:16px;line-height:24px;display:flex;flex-direction:column;height:100%;background:#f0f2f5;padding-top:49px}body.checkout-page{padding-top:0}h1{margin:24px 0 12px;font-size:32px;font-weight:500;line-height:40px}h2{font-size:24px;font-weight:500;line-height:32px;margin-top:24px;margin-bottom:12px}h3{font-size:21px;font-weight:400;line-height:24px;margin-top:24px;margin-bottom:12px}h4{font-size:18px;font-weight:500;line-height:24px;margin-top:12px;margin-bottom:12px}h5{font-size:14px;font-weight:500;line-height:20px;margin-top:12px;margin-bottom:12px}h6{font-size:12px;font-weight:400;line-height:16px;margin-top:8px;margin-bottom:8px}p{font-size:12px;line-height:16px}hr{box-sizing:content-box;height:0;overflow:visible;border:1px solid #e6e6e6;margin:20px 0}table{width:100%;border-collapse:collapse;border-spacing:0;font-size:12px;line-height:16px}table tr:nth-child(2n){background:#f5f5f5;border-radius:4px}table td{padding:4px 8px}.main{flex:1 0 auto}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{width:100%;max-width:1280px;margin:0 auto;padding-left:16px;padding-right:16px}.list{list-style:none;margin:1px 0 0;padding:8px;background:#fff;border-radius:8px;font-size:14px;line-height:16px}.list a{display:block;text-decoration:none;padding:8px;border-radius:8px}.list a.has-svg{padding:4px 8px}.list a.has-svg svg{vertical-align:middle;margin-right:4px;width:24px;height:24px}.list .is-active a,.list a:hover{background:#f5f5f5}.iframe__container{position:relative;width:100%;height:0;padding-bottom:56.25%}.iframe__container iframe{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.contacts-page .layout-sidebar{margin-bottom:0}.page__title{font-size:18px;line-height:32px;letter-spacing:-.01em;color:#222;padding:8px 0;margin:0}.page__title span{font-size:14px;font-weight:400;color:#b4b4b4}.btn{display:inline-flex;align-items:center;justify-content:center;height:40px;border:none;padding:4px 16px;transition:.2s;border-radius:8px;background:linear-gradient(90deg,#ff8929 0,#ff4229 25%,#ff6700 50%,#ff9d00 60%,#ffd400 80%,#6d58f3 100%);background-size:350%;cursor:pointer;text-decoration:none;color:#fff;font-size:14px;font-weight:500;line-height:24px;vertical-align:middle;white-space:nowrap}.btn svg{fill:#fff}.btn:focus{outline:0;box-shadow:0 0 0 2px #3664ff}.btn:hover{background-position:100% 0}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:disabled:hover{background-position:0 0}.btn--large{height:48px;padding:8px 16px;font-size:16px}.btn--small{height:32px;padding:4px 8px;font-size:12px;line-height:16px}.btn--icon{width:40px;padding:0}.btn--icon.btn--small{width:32px}.btn--icon.btn--large{width:48px}.btn--white{background:#fff;color:#555;font-weight:400}.btn--white svg{fill:#555}.btn--white:hover{background:#f5f5f5}.btn--white:active{background:#e6e6e6}.btn--white:focus{outline:0;box-shadow:0 0 0 2px #3664ff;background:#f5f5f5}.btn--white:disabled{opacity:1;cursor:not-allowed;color:#b4b4b4}.btn--white:disabled:hover{background:#fff}.btn--gray{background:#f5f5f5;color:#222;font-weight:400}.btn--gray svg{fill:#222}.btn--gray:hover{background:#e6e6e6}.btn--gray:active{background:#d2d2d2}.btn--gray:focus{outline:0;box-shadow:0 0 0 2px #3664ff;background:#e6e6e6}.btn--gray:disabled{opacity:1;cursor:not-allowed;color:#b4b4b4;background:#f5f5f5}.btn--gray:disabled:hover{background:#f5f5f5}.btn--bd{background:#fff;color:#555;font-weight:400;border:1px solid #e6e6e6}.btn--bd svg{fill:#555}.btn--bd:hover{border-color:#d2d2d2}.btn--bd:active{border-color:#888}.btn--bd:focus{outline:0;box-shadow:0 0 0 2px #3664ff}.btn--bd:disabled{opacity:1;cursor:not-allowed;color:#b4b4b4;background:#fff}.btn--bd:disabled:hover{background:#fff}.btn--bd.is-red{border-color:#ff2828}.btn--gradient{background:linear-gradient(90deg,#299fff 0,#ff29e6 25%,#ff6700 50%,#ff9d00 60%,#ffd400 80%,#6d58f3 100%);background-size:350%}.btn--gradient:hover{background-position:100% 0}button.btn:-moz-focusring{outline:0}.tooltips{display:inline-block;position:relative;margin:0;border:none;padding:0;background-color:transparent}.tooltips svg{fill:#b4b4b4}.tooltips__text{position:absolute;z-index:2;min-width:280px;padding:4px 8px;transform:scale(0,0);background:#333;box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:4px;font-size:12px;line-height:16px;color:#fff;letter-spacing:-.01em;text-align:left}.tooltips:focus .tooltips__text,.tooltips:hover .tooltips__text{transform:scale(1,1)}.tooltips--top .tooltips__text{text-align:center;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) scale(0,0)}.tooltips--top.tooltips:focus .tooltips__text,.tooltips--top.tooltips:hover .tooltips__text{transform:translateX(-50%) scale(1,1)}.tooltips--left .tooltips__text{top:50%;right:calc(100% + 8px);transform:translateY(-50%) scale(0,0);text-align:right}.tooltips--left.tooltips:focus .tooltips__text,.tooltips--left.tooltips:hover .tooltips__text{transform:translateY(-50%) scale(1,1)}.tooltips--bottom .tooltips__text{text-align:center;top:calc(100% + 8px);left:50%;transform:translateX(-50%) scale(0,0)}.tooltips--bottom.tooltips:focus .tooltips__text,.tooltips--bottom.tooltips:hover .tooltips__text{transform:translateX(-50%) scale(1,1)}.tooltips--right .tooltips__text{text-align:left;top:50%;left:calc(100% + 8px);transform:translateY(-50%) scale(0,0)}.tooltips--right.tooltips:focus .tooltips__text,.tooltips--right.tooltips:hover .tooltips__text{transform:translateY(-50%) scale(1,1)}.tooltips--top-right .tooltips__text{bottom:calc(100% + 8px);left:0}.tooltips--top-left .tooltips__text{right:0;bottom:calc(100% + 8px);text-align:right}.tooltips--bottom-right .tooltips__text{top:calc(100% + 8px);left:0}.tooltips--bottom-left .tooltips__text{top:calc(100% + 8px);right:0}.alert{position:relative;border-radius:8px;padding:16px 56px;margin-bottom:24px;font-size:16px;line-height:24px;color:#222}.alert p{color:#222;margin:0}.alert__close{background-color:transparent;position:absolute;top:12px;right:16px}.alert__close-btn{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;padding:0;text-decoration:none;text-align:center;opacity:.65;vertical-align:middle;background:#fff;color:#555;border-radius:8px;cursor:pointer}.alert__icon{position:absolute;top:16px;left:16px}.alert__icon svg{fill:inherit}.alert--error{background:linear-gradient(0deg,rgba(255,66,41,.1),rgba(255,66,41,.1)),#fff;fill:#ff2828}.alert--success{background:linear-gradient(0deg,rgba(8,159,8,.1),rgba(8,159,8,.1)),#fff;fill:#089f08}.alert--confirm,.alert--warning{background:linear-gradient(0deg,rgba(255,187,51,.3),rgba(255,187,51,.3)),#fff;fill:#333}.notification-list{display:flex;flex-wrap:wrap;flex-direction:column;position:fixed;z-index:100;top:50px;right:50px;width:300px}.notification{display:inline-block;position:relative;padding:16px 72px 16px 16px;transition:.3s;background:#222;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;color:#d2d2d2;font-size:13px;line-height:16px;margin-bottom:20px}.notification p{margin:0 0 8px}.notification p span{color:#fff;font-size:16px}.notification a{color:#ff8929;text-decoration:underline;font-size:14px;line-height:16px}.notification__close{position:absolute;top:16px;right:16px;border:none;padding:0;background:0 0;cursor:pointer}.notification__circle-bg{stroke:#555;stroke-width:3.8;fill:transparent}.notification__circle{transform:rotate(-90deg);transition:stroke-dashoffset .35s;transform-origin:50% 50%;stroke:#fff;stroke-width:4.2;fill:transparent;stroke-dasharray:250;stroke-dashoffset:0;-webkit-animation:6s linear forwards notification-anim;animation:6s linear forwards notification-anim}@-webkit-keyframes notification-anim{from{stroke-dashoffset:0}to{stroke-dashoffset:-125}}@keyframes notification-anim{from{stroke-dashoffset:0}to{stroke-dashoffset:-125}}.check{padding-left:24px;cursor:pointer;position:relative;font-size:14px;line-height:16px}.check__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.check__box{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:4px;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-image:url(/img/sprites/sprite.svg#form__check)}.check__input:hover+.check__box{background-image:url(/img/sprites/sprite.svg#form__check-hover)}.check__input:checked+.check__box{background-image:url(/img/sprites/sprite.svg#form__check-selected)}.check__input:focus+.check__box{outline:0;box-shadow:0 0 0 2px #3664ff}.check__input:disabled+.check__box{background-image:url(/img/sprites/sprite.svg#form__check-disabled)}.check__input:checked:disabled+.check__box{background-image:url(/img/sprites/sprite.svg#form__check-selected-disabled)}.check__input:disabled~*{color:#d2d2d2;cursor:not-allowed}.check--switch{padding-left:48px}.check--switch .check__box{top:-4px;width:40px;height:24px;border-radius:32px;background:#d2d2d2}.check--switch .check__box:before{content:"";position:absolute;z-index:1;top:1px;right:1px;bottom:1px;left:1px;background-color:#fff;border-radius:32px}.check--switch .check__box:after{content:"";position:absolute;z-index:2;top:2px;left:2px;width:20px;height:20px;background:#d2d2d2;border-radius:50%}.check--switch .check__input:hover+.check__box{background:linear-gradient(90deg,#ff8929 0,#ff4229 100%)}.check--switch .check__input:checked+.check__box{background:linear-gradient(90deg,#ff8929 0,#ff4229 100%)}.check--switch .check__input:checked+.check__box:before{background:0 0}.check--switch .check__input:checked+.check__box:after{background:#fff;right:2px;left:initial}.check--switch .check__input:checked:disabled+.check__box,.check--switch .check__input:disabled+.check__box,.check--switch .check__input:disabled+.check__box:before,.check--switch .check__input:disabled:hover+.check__box{background:#e6e6e6}.check--switch .check__input:checked:disabled+.check__box:after{background:#d2d2d2}.radio{padding-left:24px;cursor:pointer;position:relative;font-size:14px;line-height:16px}.radio__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.radio__box{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-image:url(/img/sprites/sprite.svg#form__radio)}.radio__input:hover+.radio__box{background-image:url(/img/sprites/sprite.svg#form__radio-hover)}.radio__input:checked+.radio__box{background-image:url(/img/sprites/sprite.svg#form__radio-selected)}.radio__input:focus+.radio__box{outline:0;box-shadow:0 0 0 2px #3664ff}.radio__input:disabled+.radio__box{background-image:url(/img/sprites/sprite.svg#form__radio-disabled)}.radio__input:checked:disabled+.radio__box{background-image:url(/img/sprites/sprite.svg#form__radio-selected-disabled)}.radio__input:disabled~*{color:#d2d2d2;cursor:not-allowed}.radio__hover-img{display:none;position:absolute;z-index:1;top:-74px;left:50%;width:64px;height:64px;border:2px solid #fff;transform:translateX(-50%);box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:10px}.radio--color{display:inline-block;width:22px;height:22px;padding:0}.radio--color:hover .radio__hover-img{display:block}.radio--color .radio__box{width:22px;height:22px;background-image:none;border-radius:4px}.radio--color .radio__input:checked+.radio__box:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border:2px solid #555;border-radius:4px}.accordion{position:relative;width:100%;border:none;padding:12px 40px 12px 8px;transition:.4s;background-color:#fff;color:#222;cursor:pointer;outline:0;font-size:14px;line-height:16px;font-weight:500;text-align:left;border-radius:8px;text-transform:uppercase}.accordion:hover{background-color:#f5f5f5}.accordion.is-active .accordion__arrow{transform:translateY(-50%) rotate(180deg)}.accordion__panel{max-height:0;overflow:hidden;padding:0 8px;transition:max-height .2s ease-out;background-color:#fff}.accordion__arrow,.accordion__icon{position:absolute;z-index:1;top:50%;right:4px;transform:translateY(-50%);transition:.3s}.dropdown{position:relative}.dropdown.is-open .dropdown__toggle{background:#f5f5f5}.dropdown.is-open .dropdown__menu{display:block}.dropdown__toggle svg{pointer-events:none}.dropdown__menu{display:none;position:absolute;z-index:2;top:100%;min-width:224px;margin:1px 0 0;padding:8px;list-style:none;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;font-size:14px;line-height:16px}.dropdown__item-link{display:block;text-decoration:none;padding:8px;border-radius:8px}.dropdown__item-link:hover{background:#f5f5f5}.dropdown__item-link.has-svg{padding:4px 8px}.dropdown__item-link.has-svg svg{vertical-align:middle;margin-right:4px;width:24px;height:24px}.dropdown--right .dropdown__menu{right:0}.custom-select{position:relative;font-size:14px;line-height:16px}.custom-select select{display:none}.custom-select__selected{width:100%;background-color:#fff;border:1px solid #d2d2d2;padding:11px 44px 11px 8px;cursor:pointer;border-radius:8px}.custom-select__selected:after{content:"";position:absolute;top:50%;right:10px;width:24px;height:24px;transform:translateY(-50%);transition:.2s;background:url(/img/sprites/sprite.svg#arr__chevron-down) no-repeat}.custom-select__selected.is-open:after{transform:translateY(-50%) rotate(180deg)}.custom-select__items{position:absolute;z-index:99;top:100%;right:0;left:0;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;padding:8px}.custom-select__items.is-hide{display:none}.custom-select__items div{padding:8px 32px 8px 8px;cursor:pointer;border-radius:8px}.custom-select__items div:hover{background-color:#f5f5f5}.custom-select__items div.is-selected{background-color:#e6e6e6;font-weight:500}.custom-select--l{font-size:16px}.custom-select--l .custom-select__selected{padding-top:15px;padding-bottom:15px}.custom-select--s .custom-select__selected{padding-top:7px;padding-bottom:7px}.progress-ring__circle-bg{stroke:#ff8929;stroke-width:3.8;fill:transparent}.progress-ring__circle{transform:rotate(-90deg);transition:stroke-dashoffset .35s;transform-origin:50% 50%;stroke:#e6e6e6;stroke-width:4.2;fill:transparent}.progress-ring__input{display:none}.breadcrumb{padding:15px 0}.breadcrumb__list{list-style:none;margin:0;padding:0}.breadcrumb__item{display:inline-block;vertical-align:middle;font-size:14px;line-height:24px;color:#3664ff}.breadcrumb__item:first-child{font-size:0;width:45px;height:24px;padding-left:27px;background-image:url(/img/breadcrumbs-home.svg);background-repeat:no-repeat}.breadcrumb__item:not(:last-child){display:none}.breadcrumb__item:not(:last-child):after{content:"";display:inline-block;vertical-align:middle;width:16px;height:16px;background-image:url(/img/sprites/sprite.svg#arr__chevron-right);background-repeat:no-repeat}.breadcrumb__item:last-child .breadcrumb__link:before{content:"";display:inline-block;position:relative;top:-2px;width:24px;height:24px;vertical-align:middle;background-image:url(/img/sprites/sprite.svg#arr__chevron-left-blue);background-repeat:no-repeat;margin-right:4px}.breadcrumb__link{text-decoration:none}body .breadcrumb.breadcrumb--transparent{background-color:transparent}.tabs__header{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.tabs__header-item{transition:.3s}.tabs__header-item.is-active,.tabs__header-item:hover{box-shadow:inset 0 -2px 0 #3664ff}.tabs__header-link{display:inline-block;font-size:14px;line-height:16px;color:#333;padding:16px;text-decoration:none}.tabs__header-link span{font-size:12px;color:#888}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;padding:32px 0;list-style:none}.pagination li:first-child svg,.pagination li:last-child svg{width:24px;height:24px}.pagination li:first-child{margin-right:0}.pagination li:last-child{margin-left:0}.pagination li.is-active a,.pagination li.is-active span{border-color:#3664ff}.pagination li.is-skip{cursor:default}.pagination a,.pagination span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0 2px 10px;border:1px solid #e6e6e6;text-align:center;text-decoration:none;border-radius:8px;font-size:16px;line-height:16px;background:#fff}.pagination a:hover,.pagination span:hover{border-color:#b4b4b4}.social{display:flex;flex-wrap:wrap;margin:0 -4px}.social>*{margin:0 4px 14px;text-decoration:none}.social>:hover{transform:translateY(-3px)}.payment{display:flex;flex-wrap:wrap;margin:0 -8px}.payment>*{margin:0 8px 16px;text-decoration:none}.payment>:hover{transform:translateY(-3px)}.tags{display:flex;flex-wrap:wrap;margin:0 -4px;list-style:none;padding:0}.tags__item{margin:0 4px 8px;padding:4px 8px;border-radius:12px;font-size:12px;line-height:16px;white-space:nowrap}.tags__item:nth-child(8n+1){background:linear-gradient(267.39deg,rgba(255,66,41,.2) 0,rgba(255,137,41,.2) 100%),#fff}.tags__item:nth-child(8n+2){background:linear-gradient(90deg,rgba(41,159,255,.2) 0,rgba(255,41,230,.2) 100%),#fff}.tags__item:nth-child(8n+3){background:linear-gradient(90deg,rgba(41,159,255,.2) 0,rgba(66,41,255,.2) 100%),#fff}.tags__item:nth-child(8n+4){background:linear-gradient(90deg,rgba(41,255,66,.2) 0,rgba(41,159,255,.2) 100%),#fff}.tags__item:nth-child(8n+5){background:linear-gradient(90deg,rgba(255,209,41,.2) 0,rgba(159,255,41,.2) 100%),#fff}.tags__item:nth-child(8n+6){background:linear-gradient(90deg,rgba(255,66,41,.2) 0,rgba(255,209,41,.2) 100%),#fff}.tags__item:nth-child(8n+7){background:linear-gradient(90deg,rgba(209,41,255,.2) 0,rgba(66,41,255,.2) 100%),#fff}.tags__item:nth-child(8n+8){background:linear-gradient(90deg,rgba(230,255,41,.2) 0,rgba(255,137,41,.2) 100%),#fff}.tags-label{display:flex;flex-wrap:wrap;margin:0 -4px;list-style:none;padding:0}.tags-label__item{margin:0 4px 8px;padding:0 4px;background:linear-gradient(90deg,#4229ff 0,#d129ff 100%);border-radius:4px;color:#fff;font-size:12px;line-height:16px;text-align:center;white-space:nowrap}.tags-label__item:nth-child(4n+1){background:linear-gradient(90deg,#d129ff 0,#4229ff 100%)}.tags-label__item:nth-child(4n+2){background:linear-gradient(90deg,#299fff 0,#ff29e6 100%)}.tags-label__item:nth-child(4n+3){background:linear-gradient(90deg,#299fff 0,#4229ff 100%)}.tags-label__item:nth-child(4n+4){background:linear-gradient(90deg,#ffd129 0,#9fff29 100%);color:#222}.tags-label--fill .tags-label__item:nth-child(6n+1){background:#8929ff}.tags-label--fill .tags-label__item:nth-child(6n+2){background:#4229ff}.tags-label--fill .tags-label__item:nth-child(6n+3){background:#299fff}.tags-label--fill .tags-label__item:nth-child(6n+4){background:#9fff29;color:#222}.tags-label--fill .tags-label__item:nth-child(6n+5){background:#e6ff29;color:#222}.tags-label--fill .tags-label__item:nth-child(6n+6){background:#29e6ff;color:#222}.tags-label--medium .tags-label__item{font-size:14px;line-height:16px;padding:4px 8px}.chip{display:inline-flex;align-items:center;border:1px solid #e6e6e6;padding:4px 8px;background:#fff;border-radius:16px}.chip:hover{background:#f5f5f5;border-color:#b4b4b4}.chip__key{font-size:12px;line-height:16px;color:#888;margin-right:4px}.chip__val{font-size:12px;line-height:16px;color:#222;margin-right:4px}.chip__close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;padding:0;border-radius:50%;background:0 0;cursor:pointer}.chip__close:hover{background:#fff}.prod-counter{display:inline-block;min-width:24px;height:24px;padding:4px 8px;font-weight:500;font-size:12px;line-height:16px;color:#fff;text-align:center;background:linear-gradient(90deg,#ff8929 0,#ff4229 100%);border-radius:12px;white-space:nowrap}.prod-counter:empty{display:none}.price{display:flex;flex-wrap:wrap;justify-content:space-between;min-height:56px}.price__discount{width:100%;margin-top:8px;min-height:24px}.price__old{font-size:14px;line-height:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#666;display:inline-block;margin-right:8px}.price__saving{display:inline-block;padding:0 4px;font-size:12px;line-height:16px;background:#f3e73a;border-radius:4px}.price__value{font-weight:500;font-size:16px;line-height:24px;color:#111}.price__units{font-size:12px;font-weight:400;line-height:16px;color:#999;padding-left:2px}.price__wholesale-wrap+.quantity{align-self:flex-end}.price__wholesale{font-size:12px;line-height:16px;color:#888}.price__wholesale span{font-weight:500;font-size:16px;line-height:20px}.price__wholesale.is-active span{font-size:20px;color:#222}.price__value span,.price__wholesale span span,.price__wholesale.is-active span span{font-size:12px;line-height:16px;color:#888}.quantity{display:flex;position:relative}.quantity>*{width:32px;height:32px;margin:0;text-align:center;background:0 0;border:1px solid #eee}.quantity:before{content:"";position:absolute;z-index:1;top:0;right:0;left:0;height:32px;border:1px solid transparent;border-radius:4px;pointer-events:none}.quantity:hover:before{border-color:#ff8929}.quantity__btn{display:flex;align-items:center;justify-content:center;position:relative;padding:5px;font-size:0;cursor:pointer}.quantity__btn:hover{fill:url(/css/general/#svg_gradient_1) #ff8929}.quantity__input{border-left:0;border-right:0;flex-grow:1}.quantity__btn--minus{border-radius:4px 0 0 4px}.quantity__btn--plus{border-radius:0 4px 4px 0}.form-control{flex:1 1 0%;height:40px;border:1px solid #e6e6e6;padding:12px 8px;transition:.3s;color:#222;border-radius:8px;font-size:14px;line-height:16px;background:#fff}.form-control::-moz-placeholder{color:#888}.form-control:-ms-input-placeholder{color:#888}.form-control::placeholder{color:#888}.form-control:focus{outline:0;box-shadow:0 0 0 2px #3664ff}.form-control:hover{border-color:#d2d2d2}.form-control:active{border-color:#888}.form-control:disabled{opacity:.5;cursor:not-allowed}.form-control:disabled:hover{border-color:#e6e6e6}.form-control--l{height:48px;padding-top:16px;padding-bottom:16px;font-size:16px}.form-control--s{height:32px;padding-top:8px;padding-bottom:8px;font-size:12px}.form-control--bdn{border-color:transparent}.form-control.is-error{position:relative;border-color:#ff2828}.form-control.is-success{border-color:#089f08}textarea.form-control{position:relative;min-height:64px}textarea.form-control--l{min-height:80px}.form-control__help-text{font-size:12px;line-height:16px;color:#888}.label{font-size:14px;line-height:16px;color:#888}.label--l{font-size:16px}.label--s{font-size:12px}.form-group{margin-bottom:16px;position:relative}.form-group .tooltips{fill:#b4b4b4}.form-group__info-tooltips{position:absolute;top:4px;right:4px}.form-group--flex-row{display:flex;align-items:flex-end;justify-content:space-between;margin:0 -4px 12px}.form-group--flex-row>*{flex-grow:1;width:100%;margin:0 4px}.form-group--flex-row .form-control{width:100%}.form-group-row{display:flex;align-items:center;justify-content:space-between;max-width:308px!important;margin:0 -4px 12px}.form-group-row>*{margin:0 4px}.form-group-row .form-control{width:100%}.input-group{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;width:100%}.input-group.is-error:after,.input-group.is-success:after{content:"";position:absolute;top:50%;right:5px;background-repeat:no-repeat;width:24px;height:24px;transform:translateY(-50%)}.input-group.is-error:after{background-image:url(/img/sprites/sprite.svg#ic__warning-outlined-red)}.input-group.is-error .form-control{padding-right:30px;border-color:#ff2828}.input-group.is-success:after{background-image:url(/img/sprites/sprite.svg#ic__success-outlined-green)}.input-group.is-success .form-control{padding-right:30px;border-color:#089f08}.input-group--hide-event-icon.is-error:after,.input-group--hide-event-icon.is-success:after{display:none}.input-group--hide-event-icon.is-error .form-control,.input-group--hide-event-icon.is-success .form-control{padding-right:12px}.input-group__add{font-size:0}.input-group__add:first-child>:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.input-group__add>:not(:first-child){border-radius:0}.input-group__add:last-child>:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.input-group__add>:not(:last-child){border-radius:0}.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-password{position:relative}.input-group-password .is-open{display:none}.input-group-password__btn{position:absolute;top:50%;right:4px;transform:translateY(-50%);background:0 0}.input-group-password__btn:hover{background:0 0}.input-group-password__btn svg{fill:#b4b4b4}.input-group-password.is-active .is-close{display:none}.input-group-password.is-active .is-open{display:block}.rating{position:relative;width:136px;height:24px}.rating>*{position:absolute;z-index:1;top:0;left:0;width:136px;height:24px}.rating__wrap{display:flex;align-items:center;margin-bottom:8px}.rating__text{font-weight:500;font-size:12px;line-height:16px;margin-left:8px}.rating__text span{font-weight:400;color:#888}.rating__no-active{background-image:url(/img/svg-rating/rating-no-active.svg)}.rating__active{background-image:url(/img/svg-rating/rating-active.svg)}.rating--edit{position:relative;width:136px;height:24px;background-image:url(/img/svg-rating/rating-no-active.svg)}.rating__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.rating__focus{z-index:-1}.rating__input:focus~.rating__focus{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;outline:0;box-shadow:0 0 0 2px #3664ff;border-radius:8px;pointer-events:none}.rating__star{position:absolute;top:0;left:0;height:24px;margin:0;background-repeat:repeat-x}.rating__input:checked+.rating__star,.rating__star:hover{background-image:url(/img/svg-rating/rating-active.svg)}.rating__star:hover~.rating__star{background-image:url(/img/svg-rating/rating-no-active.svg)}.rating__star:nth-of-type(1){z-index:5;width:20%}.rating__star:nth-of-type(2){z-index:4;width:40%}.rating__star:nth-of-type(3){z-index:3;width:60%}.rating__star:nth-of-type(4){z-index:2;width:80%}.rating__star:nth-of-type(5){z-index:1;width:100%}.rating--s,.rating--s>*{width:96px;height:16px}.rating--s .rating__no-active{background-image:url(/img/svg-rating/rating-no-active--s.svg)}.rating--s .rating__active{background-image:url(/img/svg-rating/rating-active--s.svg)}.rating--s.rating--edit{background-image:url(/img/svg-rating/rating-no-active--s.svg)}.rating--s .rating__star{height:16px}.rating--s .rating__input:checked+.rating__star,.rating--s .rating__star:hover{background-image:url(/img/svg-rating/rating-active--s.svg)}.rating--s .rating__star:hover~.rating__star{background-image:url(/img/svg-rating/rating-no-active--s.svg)}.form-search{position:relative;color:#888;fill:#888}.form-search:hover{color:#222;fill:#222}.form-search__input{width:100%;padding-right:40px;background-color:#f5f5f5;border-color:#f5f5f5;color:inherit}.form-search__input:hover{background-color:#f5f5f5;border-color:#f5f5f5}.form-search__input:active,.form-search__input:focus{color:#222}.form-search__input:active+.form-search__btn,.form-search__input:focus+.form-search__btn{fill:#222}.form-search__btn{position:absolute;top:50%;right:4px;transform:translateY(-50%);background-color:transparent}.form-search__btn:hover{background-color:transparent}.form-search__btn svg{fill:inherit}.collapsed-text__text{position:relative;transition:.5s}.collapsed-text.is-collapsed .collapsed-text__text{max-height:104px;overflow:hidden}.collapsed-text.is-collapsed .collapsed-text__text:after{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;height:96px;transition:.5s;background:linear-gradient(360deg,rgba(255,255,255,.85) 38.57%,rgba(255,255,255,0) 100%)}.collapsed-text.is-open .collapsed-text__text{max-height:2500px}.collapsed-text.is-open .collapsed-text__text:after{height:0}.collapsed-text__more-btn{background:0 0;border:none;font-size:16px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4590fc;cursor:pointer;padding:0}.filter-item{border:1px solid #e6e6e6;padding:8px 16px}.filter-item+.filter-item{border-top:none}.filter-item .check__input~.check__text span,.filter-item .radio__input~.radio__text span{font-size:12px;line-height:16px;font-weight:400;color:#b4b4b4}.filter-item .check__input:checked~.check__text,.filter-item .radio__input:checked~.radio__text{font-weight:500}.filter-item .tooltips svg{fill:#b4b4b4}.filter-item__title{font-weight:500;font-size:14px;line-height:1.3em;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-transform:uppercase}.filter-item__title-arr{flex:0 0 32px;transition:.3s;margin-right:-7px}.filter-item__clean-btn{font-size:14px;font-weight:400;line-height:16px;color:#3664ff;cursor:pointer;text-decoration:underline;text-transform:none}.filter-item__content{max-height:0;overflow:hidden;margin:0 -2px;padding:0 2px;transition:max-height .2s ease-out}.filter-item__selected-list{padding:4px 0 16px}.filter-item__selected-list>*{margin:4px 0}.filter-item__list{margin:0 -2px;padding:0 2px;list-style:none}.filter-item__list>*{margin:8px 0}.filter-item__more-button{font-size:14px;color:#3664ff;text-decoration:underline;cursor:pointer;line-height:32px}.filter-item.has-btn-more .filter-item__list{max-height:160px;overflow:hidden;transition:.3s}.filter-item.has-btn-more .filter-item__list.is-open{max-height:10000px;overflow:visible}.filter-item.is-open .filter-item__title-arr{transform:rotate(180deg)}.filter-item.is-open .filter-item__content{max-height:10000px;overflow:visible}.filter-item__total{font-size:14px;line-height:16px;opacity:.6;padding:4px 0}.filter-item--selected .filter-item__title{cursor:default}.filter-item--availability{background:#f5f5f5}.filter-item--availability .custom-select{margin-bottom:25px}.ui-slider-horizontal{height:24px;margin:0 14px 0 10px}.ui-slider-horizontal:after{content:"";position:absolute;z-index:0;top:50%;left:-10px;width:calc(100% + 14px + 10px);height:2px;transform:translate(0,-50%);background:#b4b4b4}.ui-slider-horizontal .ui-slider-handle{top:50%;width:24px;height:24px;cursor:pointer;transform:translate(0,-50%)}.ui-slider-horizontal .ui-slider-handle:before{content:"";position:absolute;z-index:1;top:50%;left:50%;width:24px;height:24px;border:2px solid #b4b4b4;transform:translate(-50%,-50%);transition:.3s;border-radius:50%;background-color:#fff;cursor:pointer}.ui-slider-horizontal .ui-slider-handle.ui-state-active:before,.ui-slider-horizontal .ui-slider-handle.ui-state-hover:before{border-color:#ff8929}.ui-slider-horizontal .ui-slider-handle.ui-state-focus{outline:0}.ui-slider-horizontal .ui-slider-handle.ui-state-focus:before{border-color:#ff8929;box-shadow:0 0 0 2px #3664ff}.ui-slider-horizontal .ui-slider-range:before{content:"";position:absolute;z-index:1;top:50%;left:0;width:100%;height:2px;transform:translate(0,-50%);background:#ff8929}.range-price{margin:6px 0}.range-price__inputs{display:flex;align-items:flex-end;justify-content:space-between;margin:0 -4px 12px}.range-price__inputs>*{margin:0 4px}.range-price__label{display:flex;flex-direction:column;flex-grow:1;font-size:14px;line-height:16px;color:#888}.range-price__btn{flex:0 0 64px;width:64px;height:40px}.range-price__input{flex-grow:1;width:100%;padding:11px 8px 10px;margin-top:4px}.modal{position:relative;margin:0 auto;padding:16px;background-color:#fff;border-radius:16px}.modal__close-btn{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;padding:0;font-size:14px;line-height:24px;vertical-align:middle;white-space:nowrap;background:#fff;color:#555;border-radius:8px;cursor:pointer}.modal__close-btn svg{fill:#222}.modal__close-btn:hover{background:#f5f5f5}.modal__close-btn:active{background:#e6e6e6}.modal__close-btn:focus{outline:0;box-shadow:0 0 0 2px #3664ff;background:#f5f5f5}.modal__close-btn:disabled{opacity:1;cursor:not-allowed;color:#b4b4b4}.modal__close-btn:disabled:hover{background:#fff}.modal__title{font-weight:500;font-size:18px;line-height:24px;margin-top:8px;padding-right:32px}.modal__form .form-group{width:100%;margin-bottom:20px}.modal__form-agree{font-size:11px;line-height:1.4em}.modal h3{font-size:14px;line-height:20px}.modal a{font-size:12px;line-height:16px;letter-spacing:-.01em;color:#3664ff}.modal svg{vertical-align:middle}.video{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:#000}.video__link{position:absolute;top:0;left:0;width:100%;height:100%}.video__link:hover .video__play-btn-svg{transform:scale(1.1)}.video__media{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video__button{position:absolute;z-index:1;top:50%;left:50%;border:none;padding:0;transform:translate(-50%,-50%);background:0 0;cursor:pointer}.video__play-btn-svg{fill:url(/css/general/#svg_gradient_1) #ff8929;transition:.3s}.scroll-to-top{position:fixed;z-index:100;bottom:8px;left:16px;transform:scale(0);transition:.3s}.scroll-to-top svg{transition:.3s;fill:#555}.scroll-to-top:hover svg{fill:#222}.scroll-to-top.is-active{transform:scale(1)}.message-box{position:fixed;z-index:100;right:16px;bottom:8px}.message-box__btn{display:flex;align-items:center;justify-content:center;position:absolute;right:0;bottom:0;width:48px;height:48px;border:none;padding:0;transition:.3s;-webkit-animation:10s linear infinite shake;animation:10s linear infinite shake;background:linear-gradient(90deg,#d129ff 0,#4229ff 100%);cursor:pointer;border-radius:50%;transform-origin:50% 50%;outline:0}.message-box__btn svg{fill:#fff}.message-box__list{position:absolute;right:0;bottom:48px;margin:0;padding:8px;transform:scale(0);transition:.3s;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;list-style:none;transform-origin:100% 100%}.message-box__list li a{display:flex;align-items:center;padding:8px 40px 8px 8px;border-radius:8px;white-space:nowrap}.message-box__list li a:hover{text-decoration:none;background:#f5f5f5}.message-box__list img{width:32px;height:32px;margin-right:8px}.is-open .message-box__list{transform:scale(1)}@-webkit-keyframes shake{92%,96%{transform:rotate(10deg)}94%,98%{transform:rotate(-10deg)}0%,100%{transform:rotate(0)}}@keyframes shake{92%,96%{transform:rotate(10deg)}94%,98%{transform:rotate(-10deg)}0%,100%{transform:rotate(0)}}.layout-sidebar{margin-bottom:24px}.layout-sidebar__sidebar{display:none}.info-block{padding:16px;background:#fff;border-radius:8px}.info-block--transparent{background-color:transparent}.info-block__title-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.info-block__title-wrap .info-block__title{margin-bottom:0}.info-block__title{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em;color:#000;margin:0 0 16px}.user{display:block;position:relative;color:#222;text-decoration:none}.user__foto{position:absolute;top:0;left:0;width:48px;height:48px;overflow:hidden;border-radius:50%}.user__name{font-weight:500;font-size:16px;line-height:24px;margin-left:64px}.user__position{font-size:14px;line-height:20px;margin-left:64px}.js-focus-visible :focus:not(.focus-visible){outline:0;box-shadow:none}.content-text{font-size:14px;line-height:20px}.content-text h1:first-child,.content-text h2:first-child,.content-text h3:first-child,.content-text h4:first-child,.content-text h5:first-child,.content-text h6:first-child{margin-top:0}.content-text p{font-size:14px;line-height:20px}.content-text a{text-decoration:none;color:#3664ff}.content-text a:hover{text-decoration:underline}.content-text ol,.content-text ul{padding-left:1.5em}.content-text li{margin-bottom:8px}.content-text .red{color:#ff2828}.content-text .green{color:#089f08}.header{background-color:#fff;position:relative;padding-bottom:64px}.header--fixed .header__bottom{position:fixed;z-index:8;top:48px;right:0;left:0;margin-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15)}.header--fixed .header__bottom:before{content:"";position:absolute;z-index:-1;top:0;left:50%;width:100vw;height:100%;transform:translateX(-50%);background:#fff}.header--fixed~.main .product-info-line--top{position:fixed;z-index:4;top:48px;right:0;left:0;margin-top:64px}.product-page .header__bottom{box-shadow:none}.product-page.is-scroll-down .header--fixed~.main .product-info-line--top{margin-top:0}.header__top{position:fixed;z-index:4;top:0;right:0;left:0;padding:0 8px;transition:.3s;border-bottom:1px solid #e6e6e6;background:#fff}.header__bottom{display:flex;align-items:center;position:absolute;z-index:1;top:0;right:0;left:0;padding:8px 0;background:#fff}.header__inner{display:flex;align-items:center;justify-content:space-between}.header__nav-dropdown{display:none}.header__nav-dropdown p{font-size:14px;line-height:16px}.header__nav-dropdown .dropdown .btn{margin:0 2px}.header__nav-dropdown .dropdown__form{margin:16px 0}.header__nav-dropdown .dropdown__form .tooltips{fill:#b4b4b4;top:0}.header__nav-dropdown .dropdown__form .label{color:#222;margin-bottom:8px;display:block}.header__nav-dropdown .dropdown__form .btn{width:100%}.header__nav-dropdown .social{justify-content:space-around}.header__logo{display:none}.header__form-search--top{flex-grow:1;margin:0 8px}.header__account-btn-desc,.header__form-search--bottom,.header__location-btn-desc{display:none}.header__account-btn,.header__compare-btn,.header__wishlist-btn{display:none;position:relative}.header__account-btn .prod-counter,.header__compare-btn .prod-counter,.header__wishlist-btn .prod-counter{position:absolute;top:-4px;right:-4px}.header__cart-btn{position:relative}.header__cart-btn .prod-counter{position:absolute;top:-4px;right:-4px}.header__catalog-btn,.header__service-btn{margin-right:3px;font-weight:500;font-size:16px;line-height:24px;text-transform:uppercase;color:#222}.header__catalog-btn svg,.header__service-btn svg{fill:#222}.header__bottom-btns,.header__bottom-dropdown{display:none}.header__bottom-btns .btn{display:flex;margin:0 2px}.header__support-phones{margin-left:auto}.header__support-phones .dropdown__icon{fill:url(/css/general/#svg_gradient_1) #ff8929}.header__support-phones .dropdown__toggle{padding-left:4px;padding-right:4px}.header.header--checkout{padding:0}.header.header--checkout .header__inner{flex-wrap:wrap}.header.header--checkout .header__logo{margin-bottom:2px;margin-right:24px;display:block}.footer{background-color:#fff}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.footer__top{display:flex;flex-direction:column;overflow:hidden;padding-top:16px;padding-bottom:24px}.footer__logo-block{order:-1;max-width:172px;margin-bottom:5px}.footer__logo-block p{font-weight:500;font-size:14px;line-height:16px;color:#222;margin-top:18px;margin-bottom:8px}.footer__logo{margin-bottom:24px}.footer__nav{display:flex;flex-wrap:wrap;justify-content:space-between}.footer__nav>*{width:calc(50% - 8px);max-width:224px;margin-bottom:24px}.footer__nav>:nth-child(2n+1){margin-right:16px}.footer__block-title{font-weight:500;font-size:14px;line-height:24px;color:#333;margin-bottom:8px}.footer__contact a{display:block;font-weight:500;font-size:14px;line-height:16px;color:#ff8929;margin-bottom:8px}.footer__contact p{margin:0 0 8px;color:#888;font-size:12px;line-height:16px}.footer__list{margin:0;padding:0;list-style:none;font-size:13px;line-height:16px;color:#555}.footer__list li:not(:last-child){margin-bottom:8px}.footer__bottom{border-top:1px solid #e6e6e6;padding:16px 0;text-align:center}.footer__copy{font-size:12px;line-height:16px;color:#555;margin-bottom:16px}.footer__payment img{margin:0 10px}.section{padding-top:16px;padding-bottom:16px}.section__title-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section__title-wrap .section__title{margin:0}.section__title{font-size:18px;line-height:24px;letter-spacing:-.01em;color:#333;margin:0 0 16px}.section__title svg{vertical-align:middle}.section__more-link{color:#3664ff;font-size:14px;line-height:24px;text-decoration:none;white-space:nowrap;margin-left:16px}.section__more-link svg{fill:#3664ff;vertical-align:middle}.section-inner{border-radius:16px;padding:16px}.section-inner--gray{background-color:#333}body.is-open-mob-menu{overflow:hidden}body.is-open-mob-menu .mob-menu{left:0}body.is-open-mob-menu .header__bottom{background-color:transparent}body.is-open-mob-menu .product-info-line--bottom{display:none}.mob-menu__overlay{display:block;z-index:8}.mob-menu{display:flex;flex-direction:column;position:fixed;z-index:10;top:0;left:-110%;width:100%;max-width:360px;height:100%;transition:.3s;background:#fff;padding-bottom:48px}.mob-menu .dropdown__menu{position:static;width:100%;margin:0;background:#f5f5f5;box-shadow:none;border-radius:0}.mob-menu .dropdown.is-open .mob-menu__link-arr{transform:rotate(180deg)}.mob-menu p{font-size:14px;line-height:16px}.mob-menu .dropdown .btn{margin:0 2px}.mob-menu .dropdown__form{margin:16px 0}.mob-menu .dropdown__form .tooltips{top:0;fill:#b4b4b4}.mob-menu .dropdown__form .label{display:block;color:#222;margin-bottom:8px}.mob-menu .dropdown__form .btn{width:100%}.mob-menu .social{justify-content:space-around;margin:0}.mob-menu__header{display:flex;align-items:center;width:100%;padding:8px 16px;border-bottom:1px solid #e6e6e6}.mob-menu__row{padding:12px 0}.mob-menu__row:not(:last-child){border-bottom:1px solid #e6e6e6}.mob-menu__logo{display:flex;margin-right:auto}.mob-menu__lang{display:flex}.mob-menu__lang a{display:block;margin:0 4px;padding:8px;text-decoration:none;font-size:12px;line-height:16px;color:#555;background:#fff;border-radius:8px}.mob-menu__lang a.is-active{background:#f5f5f5}.mob-menu__close{margin-left:28px}.mob-menu__inner{flex-grow:1;overflow:auto}.mob-menu__link{display:flex;align-items:center;width:100%;height:48px;border:none;padding:8px 16px;transition:.3s;text-decoration:none;color:#555;font-size:14px;line-height:24px;cursor:pointer;background:#fff}.mob-menu__link:hover{background:#f5f5f5}.mob-menu__link .prod-counter{margin-left:auto}.mob-menu__link--location span{color:#ff8929;font-weight:500;font-size:16px;line-height:24px;margin-left:auto}.mob-menu__link-icon{margin-right:8px;fill:#555;pointer-events:none}.mob-menu__link-arr{margin-left:auto;fill:#555;transition:.3s;pointer-events:none}.mob-menu__catalog-link,.mob-menu__service-link{font-weight:500;font-size:16px;line-height:24px;color:#222}.mob-menu__catalog-link .mob-menu__link-icon,.mob-menu__service-link .mob-menu__link-icon{fill:#222}body.is-open-menu .header__bottom{background-color:transparent;z-index:19}body.is-open-menu .product-info-line--bottom{display:none}.menu{display:flex;flex-direction:column;position:fixed;z-index:20;top:0;left:-110%;width:100%;max-width:360px;height:100%;transition:.3s;background:#fff}.menu.is-open{left:0}.menu__overlay{display:block;z-index:18}.menu__wrap{position:relative}.menu__inner{flex-grow:1;overflow:auto}.menu__header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;box-shadow:inset 0 -1px 0 #e6e6e6}.menu__back{color:#3664ff;font-size:14px}.menu__back svg{fill:#3664ff}.menu__title{font-size:18px;line-height:20px;letter-spacing:-.01em}.menu__block-title{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;font-weight:500;font-size:16px;line-height:24px}.menu__block-title+.menu__block-list{display:none}.menu__block-title>a{text-decoration:none}.menu__block-title-arr{transition:.3s}.menu__block-title--dropdows{cursor:pointer}.menu__block-title--dropdows.is-open .menu__block-title-arr{transform:rotate(180deg)}.menu__block-title--dropdows+.menu__block-list{display:none}.menu__block-title--dropdows.is-open+.menu__block-list{display:block}.menu__block-title--link{cursor:pointer}.menu__block-list{background:#f5f5f5;list-style:none;margin:0;padding:0}.menu__item{margin:0;padding:0}.menu__link{cursor:pointer;display:block;padding:4px 32px;font-size:14px;text-decoration:none}.menu__item.has-children{position:relative}.menu__item.has-children>.menu__link{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;padding-top:4px;padding-bottom:4px;padding-left:32px}.menu__item.has-icon>.menu__link{padding-left:16px}.menu__item.has-icon-special>.menu__link{color:#3664ff}.menu__item.has-icon-special .menu__link-icon{fill:url(/css/general/#svg_gradient_2) #3664ff}.menu__item.is-close .menu__sub-list{max-height:0}.menu__item.is-close .menu__link-arr{transform:rotate(-90deg)}.menu__link-arr{float:right;cursor:pointer;transition:.3s}.menu__link span{color:#d2d2d2;font-size:12px;padding-left:3px}.menu__link:hover{background:#f5f5f5}.menu__link-icon{margin-right:8px;vertical-align:middle}.menu__sub-list{display:flex;flex-wrap:wrap;max-height:1000px;overflow:hidden;margin:0;padding:0 0 0 20px;transition:.3s;list-style:none}.menu__sub-list .menu__link{display:block;min-width:39px;margin:8px 4px;border:1px solid #d2d2d2;padding:0 8px;border-radius:8px;text-align:center}body.is-open-bag{overflow:hidden}body.is-open-bag .product-info-line--bottom{display:none}.bag{display:flex;flex-direction:column;position:fixed;z-index:200;top:-10000px;right:0;width:100%;max-width:416px;height:100vh;height:calc(var(--vh,1vh) * 100);transition:.3s;background:#fff}.bag.is-open{top:0}.bag__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:12px 16px 8px;background:#fff}.bag__list{flex-grow:1;overflow:auto;margin:0;padding:0 16px;list-style:none}.bag__footer{padding:16px;border-top:1px solid #e6e6e6}.bag__close{font-size:14px;line-height:16px;color:#3664ff}.bag__titile{font-size:18px;line-height:20px;color:#333;letter-spacing:-.01em}.bag__clear{text-align:right;width:100vw;border-top:1px solid #e6e6e6;margin:8px -16px 0;padding:6px 16px 0}.bag__clear-link{font-size:12px;line-height:16px;color:#888;letter-spacing:-.01em;padding:5px 0}.bag__list-item{padding:20px 0;border-bottom:1px solid #e6e6e6}.bag__list-item:first-child{padding-top:0}.bag__list-item-title{font-size:14px;line-height:16px;margin-bottom:16px}.bag__total{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.bag__total-key{font-size:16px;line-height:24px;color:#888}.bag__total-val{font-weight:500;font-size:21px;line-height:24px;text-align:right}.bag__checkout-btn{width:100%}.bag__overlay{display:block;z-index:198}.bag-item{position:relative;min-height:64px;margin-bottom:16px}.bag-item .price__wholesale{font-size:11px}.bag-item .price__wholesale span{font-size:14px}.bag-item .price__wholesale.is-active{font-size:12px}.bag-item .price__wholesale.is-active span{font-size:16px}.bag-item__img{width:64px;border-radius:8px;float:left}.bag-item__title{margin-left:72px;margin-bottom:8px;color:#3664ff;font-size:14px;line-height:16px;display:block;padding-right:24px;text-align:left;text-decoration:none}.bag-item__prod-code{font-size:12px;line-height:16px;color:#999;margin-left:72px;margin-bottom:10px}.bag-item__price{align-items:baseline;min-height:auto;margin-left:72px;margin-bottom:12px}.bag-item__price .price__discount{width:auto;margin:0 8px 0 0}.bag-item__price .price__old{font-size:12px}.bag-item__price .price__value{font-size:14px;line-height:16px;margin-right:auto}.bag-item__quantity{margin-left:72px;width:112px}.bag-item__total-sum{position:absolute;right:0;bottom:3px;font-weight:500;font-size:18px;line-height:24px;text-align:right}.bag-item--compare .price__discount{width:100%}.search-results{padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;background:#fff}.search-results__block{list-style:none;margin:0;padding:0;font-size:14px;line-height:16px}.search-results__block:not(:last-child){border-bottom:1px solid #e6e6e6;margin-bottom:12px}.search-results__block a{text-decoration:none}.search-results__block:empty{display:none}.search-results__header{display:flex;align-items:center;justify-content:space-between;padding:8px}.search-results__title{font-size:14px;line-height:16px;color:#888;text-transform:uppercase}a.search-results__header-link{color:#555;font-size:12px;line-height:16px;text-decoration:underline}.search-results__row a{display:block;padding:8px;border-radius:8px}.search-results__row a:hover{background:#f5f5f5}.search-results__row a span{font-size:12px;color:#888}.search-results__row:last-child{margin-bottom:12px}.prod.search-results__prod{display:flex}.search-results__block:last-child .search-results__row:last-child{margin-bottom:0}.search-results__block--last-search svg{fill:#b4b4b4}.search-results__block--last-search .search-results__row{position:relative}.search-results__block--last-search .search-results__row a{display:flex;align-items:center}.search-results__block--last-search .search-results__row a svg{margin-right:4px}.search-results__remove-query{position:absolute;z-index:1;top:4px;right:4px}.modal-city{max-width:304px}.modal-city .modal__title span{color:#ff4629}.modal-city__inner .btn{width:100%}.modal-city__inner p{margin-bottom:8px}.modal-city__choose-btn{-webkit-text-decoration-line:underline;text-decoration-line:underline}.modal-city__list{max-height:225px;overflow:auto;margin:25px 0 30px;padding:0;list-style:none}.modal-city__list li{padding:8px;cursor:pointer;border-radius:8px;font-size:14px;line-height:16px}.modal-city__list li:hover{background:rgba(0,0,0,.05)}.modal-city__list li.is-active{font-size:16px;font-weight:500;background:rgba(0,0,0,.05)}.modal-city__form{width:100%}.modal-city__form-title{font-weight:500;font-size:14px;line-height:16px}.modal-login{max-width:360px}.modal-login a{font-size:14px;line-height:16px;text-decoration:none}.modal-login a:hover{text-decoration:underline}.modal-login__title,a.modal-login__title{color:#888;text-decoration:none;font-size:18px;line-height:24px}.modal-login__title.is-active,a.modal-login__title.is-active{color:#222;font-weight:500}.modal-login__title+.modal-login__title,a.modal-login__title+.modal-login__title{margin-left:24px}a.modal-login__title{cursor:pointer}.modal-login__submit{width:100%}.modal-login__soc-login p{color:#888;font-size:14px;line-height:16px;margin-top:1em;margin-bottom:1em}.modal-login__soc-login-list{display:flex;justify-content:space-between}.modal-login__soc-login-btn{padding-left:16px;padding-right:16px;justify-content:flex-start;width:100%}.modal-login__soc-login-btn+.modal-login__soc-login-btn{margin-left:16px}.modal-login__agree a,.modal-login__agree p{font-size:12px;line-height:16px;letter-spacing:-.01em}.modal-availability{max-width:544px}.modal-availability p{margin:0}.modal-change-password{max-width:360px}.modal-change-password__btns{text-align:right}.modal-video{max-width:698px}.modal-video__footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.modal-video__price{font-weight:500;font-size:18px;line-height:20px;margin-right:8px;margin-left:auto}.modal-video__price span{font-size:12px;color:#b4b4b4}.modal-order-history{max-width:496px}.modal-balloon-diode{max-width:360px}.modal-balloon-diode__list{margin-bottom:16px}.modal-balloon-diode__btns{display:flex;justify-content:space-between;width:100%}.modal-balloon-diode__btns .btn{width:100%}.modal-balloon-diode__btns .btn+.btn{margin-left:16px}.modal-inform-availability p{font-size:14px;line-height:20px}.modal-inform-availability__btns .btn{width:100%}.modal-inform-availability__btns--right{text-align:right}.modal-inform-availability__btns--right .btn{width:auto}.modal-inform-availability .for-logged-user,.modal-inform-availability.user-is-logged .for-not-logged-user{display:none}.modal-inform-availability.user-is-logged .for-logged-user{display:block}.top-line{background:linear-gradient(90deg,#299fff 0,#ff29e6 100%);text-align:center;position:relative;padding:4px 32px 4px 4px}.top-line__close{position:absolute;top:4px;right:4px;width:24px;height:24px;border:none;padding:0;background:0 0;cursor:pointer}.top-line__close svg{fill:#fff}.top-line__item{font-size:12px;line-height:16px;color:#fff;text-decoration:none;padding:0 5px;white-space:nowrap}.top-line__item svg{fill:#fff;vertical-align:middle}.slider--big{background:#000}.slider--big .slider__list{max-height:520px;overflow:hidden}.slider--big .slider__list.slick-initialized{max-height:initial;overflow:initial}.slider--big .slider__item{position:relative}.slider--big .slider__item-img{margin:0 auto}.slider--big .slider__item-title{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;max-width:1200px;margin:0 auto;padding:0 48px;text-align:center;color:#fff;font-weight:500;font-size:32px;line-height:40px}.slider--big .slick-dots li.slick-active button:before{background-color:#555}.slider--big .slick-dots li button:after{content:"";position:absolute;top:50%;left:0;width:0;height:4px;transition:none;text-align:center;border-radius:4px;background-color:#f5f5f5}.slider--big .slick-dots li.slick-active button:after{width:100%;transition:width 5s linear}.slider--events{overflow:hidden}.slider--events .section__title{letter-spacing:-.02em}.slider--events .slider__list:not(.slick-slider){display:flex;align-items:flex-start;justify-content:space-between}.slider--events .slick-list{overflow:visible;margin:0 -4px}.slider--events .slick-arrow.slick-disabled{opacity:0}.slider--events .slick-next,.slider--events .slick-prev{top:40px}.slider--events .slider__item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;padding:0 4px;text-align:center;text-decoration:none}.slider--events .slider__item:hover .slider__item-img{box-shadow:0 8px 24px rgba(0,0,0,.15)}.slider--events .slider__item-img{border-radius:50%;overflow:hidden;margin:0 auto 15px;transition:.3s}.slider--events .slider__item-title{font-size:12px;line-height:16px}.slider--product{background:#fff}.slider--product .slick-track{padding:10px 0}.slider--product .slick-next,.slider--product .slick-prev{top:46%}.slider--product .container .slick-prev{left:8px}.slider--product .container .slick-next{right:8px}.slider--product .slick-list{padding-left:16px;padding-right:16px}.slider--product .slider__list.container{padding-left:0;padding-right:0}.slider--product .slick-arrow.slick-disabled{opacity:0}.slider--prod .slider__list{background:#f5f5f5;border-radius:8px}.slider--prod .slider__item{display:flex;align-items:center;justify-content:center;height:274px;max-height:100%;padding:16px}.slider--prod .slider__item img{max-height:100%}.slider--prod .slider__item-inner{width:100%;max-width:800px;height:100%;max-height:450px;margin:0 auto}.slider--prod .slider__nav-list{max-width:calc(100% - 80px);margin:16px auto}.slider--prod .slider__nav-list .slick-prev{left:-40px}.slider--prod .slider__nav-list .slick-next{right:-40px}.slider--prod .slider__nav-list-item{height:100%;margin:0 4px;border-radius:8px;opacity:.4}.slider--prod .slider__nav-list-item.slick-current{opacity:1}.slider--prod .slider__nav-list-item-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:56px;height:56px;background:#f0f0f0;border-radius:8px;font-size:12px;line-height:16px}.slider--video .slick-prev{left:-40px}.slider--video .slick-next{right:-40px}.slider--video .slider__item{padding:0}.slider--video .slider__item-inner{max-width:800px;max-height:450px;margin:0 auto}.slider--video .slider__nav-list{max-width:250px;margin:24px auto 0}.slider--video .slider__nav-list-item{width:80px;height:45px;opacity:.4;padding:0 8px}.slider--video .slider__nav-list-item.slick-current{opacity:1}.slider--reviews-text{margin-bottom:50px}.container .slider--reviews-text .slick-prev,.slider--reviews-text .slick-prev{left:-40px}.container .slider--reviews-text .slick-next,.slider--reviews-text .slick-next{right:-40px}.slider--reviews-text .slick-dots{bottom:-32px}.slider--reviews-text .slick-dots li{margin:0}.slider--reviews-text .slick-dots li button{width:32px}.slider--reviews-text .slick-dots li.slick-active button:before{width:16px;height:16px;background-color:#fff}.slider--reviews-text .slick-dots li button:before{left:50%;width:12px;height:12px;transform:translate(-50%,-50%);transition:.3s;border-radius:50%;background-color:#555}.slider--reviews-text .slider__item{padding:0 8px}.slider--reviews-text .slider__item-inner{display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:16px;background-color:#555;border-radius:8px;color:#fff;margin-bottom:16px}.slider--reviews-text .slider--review-rating{margin-top:8px}.slider--reviews-text .slider--review-rating svg{fill:#d129ff}.slider--reviews-text p{color:#fff}.slider--reviews-video-text{margin-bottom:50px}.container .slider--reviews-video-text .slick-prev,.slider--reviews-video-text .slick-prev{left:-40px}.container .slider--reviews-video-text .slick-next,.slider--reviews-video-text .slick-next{right:-40px}.slider--reviews-video-text .slick-dots{bottom:-32px}.slider--reviews-video-text .slick-dots li{margin:0}.slider--reviews-video-text .slick-dots li button{width:32px}.slider--reviews-video-text .slick-dots li.slick-active button:before{width:16px;height:16px;background-color:#fff}.slider--reviews-video-text .slick-dots li button:before{left:50%;width:12px;height:12px;transform:translate(-50%,-50%);transition:.3s;border-radius:50%;background-color:#555}.slider--reviews-video-text .slider__item{padding:0 8px}.slider--reviews-video-text .slider__item-video{display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;overflow:hidden;margin:0 auto 16px;border-radius:16px}.slider--reviews-video-text .slider__item-text{display:flex;flex-direction:column;justify-content:space-between;min-height:180px;padding:16px;background-color:#333;border-radius:16px;color:#fff;margin-bottom:16px}.slider--reviews-video-text .slider__item-text p{font-size:16px;font-weight:400;line-height:24px;font-style:italic}.slider--reviews-video-text .slider__item-author{display:flex;justify-content:space-between}.slider--reviews-video-text .slider--review-rating{margin-top:8px}.slider--reviews-video-text .slider--review-rating svg{fill:#ffd129}.slider--reviews-video-text p{color:#fff}.sizes{background:#fff}.sizes__list{display:flex;align-items:center;margin:0 -4px;padding:0;list-style:none}.sizes__list-item{flex-grow:1;margin:0 4px}.sizes__list-item:hover img{box-shadow:0 8px 24px rgba(0,0,0,.15)}.sizes__list-item img{border-radius:16px;transition:.3s}.sizes__item-link{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none}.sizes__item-title{text-align:center;font-size:12px;line-height:16px}.baloons{background:#f0f2f5}.baloons .section__more-link{background:0 0}.baloons .section__more-link:hover{background:#fff}.baloons__list{display:flex;align-items:flex-start;margin:0 -4px;padding:0;list-style:none}.baloons__list-item{flex-grow:1;width:100%;margin:0 4px}.baloons__item-link{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none}.baloons__item-link:hover .baloons__item-img{box-shadow:0 8px 24px rgba(0,0,0,.15)}.baloons__item-img{border-radius:8px;width:100%;transition:.3s}.baloons__item-title{text-align:center;font-size:12px;line-height:16px}.text-ceo__inner{padding:24px 16px;background:#fff;border-radius:16px}.shop-info__inner{padding:16px 16px 24px;background:#fff;border-radius:16px}.shop-info__item{position:relative;width:100%;padding-left:56px}.shop-info__item:not(:last-child){margin-bottom:36px}.shop-info__item-title{font-weight:500;font-size:14px;line-height:16px;letter-spacing:-.01em}.shop-info__item-text{font-size:12px;line-height:16px;margin:0;color:#888}.shop-info__item-icon{position:absolute;z-index:1;top:-6px;left:7px;fill:url(/css/general/#svg_gradient_1) #ff8929}.subscribe__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px 16px;background:linear-gradient(90deg,#299fff 0,#4229ff 100%);border-radius:16px}.subscribe__logo{width:92px;height:96px}.subscribe__title{font-weight:500;font-size:18px;line-height:24px;text-align:center;letter-spacing:-.01em;color:#fff;margin:0 0 16px}.subscribe__form{width:100%;max-width:464px;margin:0 auto}.subscribe__form .form-control{min-width:100px}.prod{display:flex;flex-direction:column;width:280px;min-width:280px;max-width:360px;border:1px solid #e5e5e5;padding:8px 8px 16px;background:#fff}.prod:hover{box-shadow:0 2px 8px rgba(0,0,0,.15);position:relative;z-index:1}.prod:hover .prod__ico,.prod:hover .prod__quantity{opacity:1}.prod__header{position:relative;height:224px;margin-bottom:7px}.prod__img-link{text-decoration:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.prod__img{max-height:100%}.prod__code{font-size:12px;line-height:16px;color:#555;position:absolute;top:8px;right:8px;background-color:#fff;border-radius:4px;padding:0 4px}.prod__ico{transition:.3s}.prod__ico svg{fill:#ff5829}.prod__ico--close{position:absolute;top:8px;right:8px}.prod__ico--close svg{fill:#222}.prod__ico--wishlist{position:absolute;top:40px;right:8px}.prod__ico--compare{position:absolute;top:90px;right:8px}.prod__ico--video{position:absolute;top:132px;right:3px;background:0 0}.prod__ico--video svg{fill:url(/css/general/#svg_gradient_1) #ff5829}.prod__ico--video:hover{background:0 0}.prod__tag-list{flex-direction:column;align-items:start;position:absolute;top:8px;left:8px}.prod__tag-list .tags-label__item{display:inline-block}.prod__info{display:flex;flex-direction:column;flex-grow:1;padding:0}.prod__info .price__wholesale-wrap{margin-top:16px}.prod__title{font-size:14px;line-height:24px;text-decoration:none;display:block;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prod__prop{flex-grow:1;min-height:48px;margin:0;padding:0;list-style:none;font-size:12px;line-height:16px;color:#999}.prod__colors{display:flex;overflow-y:auto;overflow-x:visible;margin:0 -4px 16px;padding:4px}.prod__colors>:not(:last-child){flex:0 0 22px;margin-right:8px}.prod__add-details{display:flex;flex-direction:column}.prod__add-details>:not(:last-child){margin-bottom:8px}.prod__add-details>*{width:100%}.prod__add-details .check{padding-left:20px}.prod__add-details .check__text{letter-spacing:-.04em}.prod__add-details .check__text span{font-size:12px;line-height:16px;color:#888}.prod__add-details .diode__remove{display:none;position:absolute;top:50%;right:-70px;transform:translate(0,-50%)}.prod__price{margin-top:5px;margin-bottom:5px;align-items:center}.prod__quantity{opacity:0;transition:.3s}.prod__quantity--mob{display:flex;opacity:1;margin-left:8px}.prod__quantity--mob>*{width:24px;height:24px}.prod__quantity--mob.quantity:before{height:24px}.prod__quantity--desc{display:none}.prod__buttons{display:flex;align-items:center;justify-content:space-between;padding:0 8px}.prod__btn-buy{min-width:133px}.prod__btn-buy.btn--gray svg{fill:#555}.prod__available{font-size:12px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.prod__available--true{color:green;cursor:pointer}.prod__available--true:before{content:"";display:inline-block;width:9px;height:5px;transform:rotate(-45deg);vertical-align:middle;margin-right:6px;border-bottom:2px solid green;border-left:2px solid green}.prod__available--false{color:red}.prod__available--ends{color:#888}.prod__sertificate-btn svg{margin-right:8px}.prod__footer{display:flex;align-items:center;justify-content:space-between;padding:0 8px;margin-bottom:24px}.prod--cat .prod__header .prod__ico--compare,.prod--cat .prod__header .prod__ico--wishlist{display:none}.prod--cat .prod__buttons{flex-wrap:wrap}.prod--cat .prod__buttons .prod__ico--compare,.prod--cat .prod__buttons .prod__ico--wishlist{position:static}.prod--cat .prod__available{width:100%}.prod--cat .prod__btn-buy{min-width:auto}.prod--cat .prod__btn-text{display:none}.prod--product{width:100%;max-width:425px;border:none;padding:0}.prod--product:hover{box-shadow:none}.prod--product .prod__header{display:none}.prod--product .prod__tag-list{flex-wrap:wrap;flex-direction:row;position:static}.prod--product .prod__code{position:static;margin-bottom:8px}.prod--product .prod__info{margin-bottom:8px}.prod--product .rating__wrap{margin-bottom:16px}.prod--product .prod__quantity{opacity:1}.prod--product .quantity__input{width:48px}.prod--product .prod__buttons{padding:0;margin-bottom:8px}.prod--product .prod__buttons .btn{margin-right:16px}.prod--product .prod__ico--compare,.prod--product .prod__ico--wishlist{position:static}.prod--product .btn.prod__btn-buy{flex-grow:1;width:200px;margin-right:0}.prod--wishlist .prod__header .prod__ico--compare,.prod--wishlist .prod__header .prod__ico--wishlist{display:none}.prod--wishlist .prod__buttons{flex-wrap:wrap}.prod--wishlist .prod__buttons .prod__ico--compare,.prod--wishlist .prod__buttons .prod__ico--wishlist{position:static}.prod--wishlist .prod__available{width:100%}.prod--wishlist .prod__btn-buy{min-width:auto}.prod--wishlist .prod__btn-text{display:none}.prod--cat-balloon .prod__header{height:auto}.prod--product-balloon .prod__prop{min-height:auto;margin-bottom:16px}.prod--search{flex-direction:row;align-items:center;justify-content:space-between;width:100%;min-width:0;max-width:initial;border:none;padding:4px 8px;border-radius:8px}.prod--search:hover{box-shadow:none}.prod--search .prod__img{flex:0 0 40px;width:40px;height:40px;margin-right:8px}.prod--search .prod__title-wrap{flex-grow:1;margin-right:8px}.prod--search .prod__title{white-space:initial;font-size:14px;line-height:14px;margin-bottom:0}.prod--search .prod__code{position:static;padding:0;color:#888;font-size:12px;line-height:16px;background:0 0}.prod--search .prod__price{flex:0 0 100px;justify-content:flex-end;min-height:0;margin:0;text-align:right}.prod--search .price__discount{margin-top:0}.prod--search .price__old,.prod--search .price__saving{font-size:12px;line-height:16px}.prod--search .price__value{font-size:14px;line-height:16px}.prod--is-not-available .price__old,.prod--is-not-available .price__saving,.prod--is-not-available .price__value{color:#b4b4b4}.diode{display:flex;align-items:center;justify-content:space-between;position:relative;min-height:48px;padding:4px;cursor:pointer;font-size:14px;line-height:16px;margin-bottom:2px}.diode__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.diode__box{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #ff8929;border-radius:8px;opacity:0}.diode__title-wrap{flex-grow:1;margin:0 8px}.diode__title{font-size:13px;line-height:14px}.diode__code{font-size:12px;line-height:16px;color:#888}.diode__price{flex:0 0 50px;-ms-grid-row-align:center;align-self:center}.diode__input:hover+.diode__box{opacity:.5}.diode.is-active .diode__box,.diode__input:checked+.diode__box{opacity:1}.diode__input:focus+.diode__box{outline:0;box-shadow:0 0 0 2px #3664ff}.category .price__wholesale span{font-size:14px}.category .price__wholesale.is-active span{font-size:16px}.category__inner{background:#fff;z-index:1;padding-bottom:24px}.category__inner .container{display:flex;align-items:flex-start;padding:0}.category__list{display:flex;flex-wrap:wrap;flex-grow:1;align-items:initial}.category__list .prod{width:50%;min-width:180px}.category__list .rating__wrap{display:none}.category__list .prod__quantity--mob{display:flex}.category__list .prod__quantity--desc{display:none}.category__show-more{text-align:center;margin-top:32px}.filter-row{padding:16px 0;background:#fff}.filter-row .container{display:flex;align-items:center;justify-content:space-between}.filter-row .btn{width:140px}.filter-row__sort-wrap{display:flex;align-items:center;margin-left:auto}.filter-row__sort-title{display:none}.filter-row__sotr-direction{fill:#222}.filter-row--wholesale{width:100%}.filter-row--wholesale .container{display:-ms-grid;display:grid;grid-gap:16px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.filter-row--wholesale .filter-row__unit-wrap{margin-left:auto}.filter-row--wholesale .filter-row__unit-wrap .dropdown__menu{right:0}.filter{position:absolute;z-index:9;top:0;left:-110%;width:100%;max-width:360px;min-height:100vh;transition:.3s;background-color:#fff}.is-open-filter .filter{left:0}.filter__overlay{display:block;z-index:8}.filter__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:12px 16px 8px}.filter__titile{font-size:18px;line-height:20px;color:#333;letter-spacing:-.01em}.filter__couter{display:inline-block;min-width:24px;height:24px;padding:4px 8px;font-weight:500;font-size:12px;line-height:16px;color:#fff;text-align:center;background:#3664ff;border-radius:12px;white-space:nowrap}.filter__couter:empty{display:none}.filter__btn-count{min-width:24px;height:24px;color:#fff;font-weight:500;font-size:12px;line-height:24px;text-align:center;margin-left:4px;background:#3664ff;border-radius:12px}.filter__btn.is-selected{border-color:#3664ff}.is-open-filter .filter__btn{background:#f5f5f5}.product-page .prod__colors{overflow:visible}.product-info{background:#fff;padding-top:16px;padding-bottom:16px}.product-info__header-mob{display:flex;align-items:flex-start;justify-content:space-between;height:auto;margin-bottom:8px}.product-info__header-mob .prod__tag-list{flex-wrap:wrap;flex-direction:row;position:static}.product-info__header-mob .prod__code{position:static;margin-bottom:8px}.product-info__slider{margin-bottom:24px;overflow:hidden}.product-info-line{font-size:14px;line-height:16px;background:#fff;overflow:hidden}.product-info-line .container{display:flex;align-items:center;justify-content:space-between;padding:0}.product-info-line__nav{align-items:center}.product-info-line__nav a{display:block;padding:16px;text-decoration:none;white-space:nowrap}.product-info-line__nav a.is-active,.product-info-line__nav a:hover{box-shadow:inset 0 -2px 0 #3664ff}.product-info-line__nav span{font-size:12px;line-height:14px;color:#b4b4b4}.product-info-line__price{font-weight:500;font-size:16px;line-height:24px}.product-info-line__btns{display:flex;align-items:center;justify-content:space-between;margin-right:-4px;margin-left:24px}.product-info-line__btns>*{margin:0 4px}.product-info-line__btn-compare svg,.product-info-line__btn-wishlist svg{fill:url(/css/general/#svg_gradient_1) #ff5829}.product-info-line--top .product-info-line__nav{display:flex;margin-right:auto;overflow-y:hidden;overflow-x:auto}.product-info-line--top .product-info-line__btns,.product-info-line--top .product-info-line__name,.product-info-line--top .product-info-line__price{display:none}.product-info-line--bottom{position:fixed;z-index:1000;right:0;bottom:0;left:0;transition:.3s linear;box-shadow:inset 0 1px 0 #e6e6e6;padding-top:8px;padding-bottom:8px}.product-info-line--bottom .product-info-line__name,.product-info-line--bottom .product-info-line__nav{display:none}.product-section__title{font-weight:500;font-size:18px;line-height:24px;margin-bottom:16px}.product-section__title span{display:none}.product-section__inner{background:#fff;border-radius:16px;padding:16px}.product-section__inner a{color:#3664ff}.product-section--specifications .product-section__inner{padding-left:8px;padding-right:8px}.product-section--specifications table td:last-child{font-weight:500;text-align:right;padding-left:0}.product-section--specifications table tr{display:flex;align-items:flex-start;justify-content:space-between}.product-review{padding:32px 0}.product-review__title{font-size:21px;line-height:24px}.product-review__btn{width:280px}.product-review__btn svg{margin-right:10px}.product-review--empty{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.product-review--empty>:not(:last-child){margin-bottom:32px}.checkout-page .tooltips svg{fill:#b4b4b4}.checkout-page .custom-select,.checkout-page .page__title{width:100%}.checkout-page .header__filter>*{margin-left:4px;margin-right:4px}.checkout-page .header__filter .dropdown__menu{text-align:left}.checkout-page__container .accordion{text-transform:none;padding:0}.checkout-page__container .accordion:hover{background-color:transparent}.checkout-page--is-services-checkout .checkout-step__btns-right--prod,.checkout-page--is-services-checkout .checkout-total__bottom-row,.checkout-page--is-services-checkout .checkout__nav{display:none}.checkout-page--is-services-checkout .checkout-step__btns-right.checkout-step__btns-right--services{display:block}.checkout-page--is-services-checkout .checkout__step{border-radius:16px}.checkout{margin-bottom:32px}.checkout__section-title{font-weight:400;font-size:21px;line-height:24px;letter-spacing:-.01em;margin:0}.checkout__section-subtitle{font-weight:500;font-size:18px;line-height:24px;margin-bottom:24px}.checkout__nav{display:flex;padding:8px 0;background:#fff;border-radius:16px 16px 0 0}.checkout__nav-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;z-index:1;min-width:104px;margin:0 4px;border:none;padding:8px 4px;opacity:.5;cursor:pointer;background:0 0}.checkout__nav-item:first-child{margin-left:0}.checkout__nav-item:last-child{margin-right:0}.checkout__nav-item:hover{opacity:.75}.checkout__nav-item.is-current{opacity:1;font-weight:500}.checkout__nav-item.is-filled{opacity:1}.checkout__nav-item.is-filled .checkout__nav-item-num:before{z-index:1}.checkout__nav-item.is-filled .checkout__nav-item-num:after{z-index:2}.checkout__nav-item-num{display:flex;align-items:center;justify-content:center;position:relative;width:32px;height:32px;font-size:16px;line-height:16px;background:#fff;border-radius:50%;margin-bottom:8px}.checkout__nav-item-num:before{content:"";position:absolute;z-index:-1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(90deg,#ff8929 0,#ff4229 100%);border-radius:50%}.checkout__nav-item-num:after{content:"";position:absolute;z-index:-2;top:50%;left:50%;width:24px;height:24px;background-image:url(/img/sprites/sprite.svg#check--white);margin-left:-12px;margin-top:-12px}.checkout__nav-item-num span{background:linear-gradient(90deg,#ff8929 0,#ff4229 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.checkout__nav-item-name{font-size:14px;line-height:16px;text-align:center;color:#222}.checkout__step{border-radius:0 0 16px 16px}.checkout--v2 .checkout__step{border-radius:16px}.checkout--v2 .checkout__step+.checkout__step{margin-top:24px}.checkout--v2 .checkout-step{display:block}.checkout--v2 .accordion__panel{margin:0 -16px;padding:0 16px}.checkout--v2 .checkout-step__btn-next{display:none}.checkout-prod{position:relative;border:1px solid transparent;padding:8px 18px 8px 24px;transition:.3s;background:#fff;border-radius:8px}.checkout-prod:hover{background:#f5f5f5}.checkout-prod:active .checkout-prod__lever,.checkout-prod:focus .checkout-prod__lever,.checkout-prod:hover .checkout-prod__lever{opacity:1}.checkout-prod.is-available--false{border-color:#ff2828;background:rgba(255,40,40,.1)}.checkout-prod__lever-wrap{display:flex;flex-direction:column;position:absolute;top:0;left:0}.checkout-prod__lever-wrap svg{fill:#888}.checkout-prod__lever{display:flex;align-items:center;justify-content:center;background:0 0;border:none;padding:0;cursor:pointer}.checkout-prod__lever:hover svg{fill:#333}.checkout-prod__lever--down,.checkout-prod__lever--up{width:24px;height:24px;transition:.3s;opacity:0}.checkout-prod__lever--down.disabled,.checkout-prod__lever--up.disabled{cursor:default;opacity:0!important}.checkout-prod__remove-btn{position:absolute;top:5px;right:3px;background:0 0}.checkout-prod__img-wrap{position:absolute;top:8px;left:24px}.checkout-prod__img{width:56px;height:56px}.checkout-prod__video-btn{position:absolute;top:62px;left:16px;background:0 0}.checkout-prod__video-btn:hover{background:0 0}.checkout-prod__video-btn svg{fill:url(/css/general/#svg_gradient_1) #ff5829}.checkout-prod__video-btn.btn--icon.btn--small{width:24px;height:24px}.checkout-prod__info{padding-left:64px;line-height:16px}.checkout-prod__title-wrap{min-height:56px}.checkout-prod__title{font-size:14px;line-height:16px;text-decoration:none;padding-right:16px}.checkout-prod__code{font-size:12px;line-height:16px;color:#999;margin-top:8px}.checkout-prod__price-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:8px}.checkout-prod__price-wrap--wholesale{align-items:center}.checkout-prod__price{display:inline-block;min-height:auto;margin-right:8px}.checkout-prod__price .price__discount{min-height:auto;white-space:nowrap}.checkout-prod__price .price__value{font-size:14px;line-height:16px;letter-spacing:-.01em;white-space:nowrap}.checkout-prod__available{text-decoration:none;line-height:1em}.checkout-prod__available:before{display:none}.checkout-prod__total{margin-top:8px;display:flex;align-items:center;justify-content:space-between;padding-left:64px}.checkout-prod--is-show .checkout-prod__total{flex-wrap:wrap;padding-left:0;flex-direction:column-reverse;align-items:flex-end}.checkout-prod__total-sum{font-weight:500;font-size:18px;line-height:24px;white-space:nowrap;width:104px;text-align:right;margin-left:8px}.checkout-prod--is-show .checkout-prod__show-info-text{width:100%;padding:4px 0;font-style:italic;text-align:right;font-size:12px;line-height:16px;letter-spacing:-.01em}.checkout-prod__quantity{min-width:112px}.checkout-prod__quantity .quantity__btn,.checkout-prod__quantity .quantity__input{background:#fff}.checkout-step{display:none;padding:16px;background:#fff}.checkout-step .price__wholesale{font-size:11px}.checkout-step .price__wholesale span{font-size:14px}.checkout-step .price__wholesale.is-active{font-size:12px}.checkout-step .price__wholesale.is-active span{font-size:16px}.checkout-step.is-active{display:block}.checkout-step__title-wrap{display:flex;align-items:center;justify-content:flex-start;position:relative;padding:8px 0;cursor:pointer;transition:.3s;text-transform:none}.checkout-step__title-wrap:hover{background:0 0}.checkout-step__title-wrap.is-active{margin-bottom:20px}.checkout-step__title-wrap.is-active .checkout-step__title-arr{transform:rotate(180deg)}.checkout-step__title-arr{position:absolute;top:8px;right:16px;fill:#888;transition:.3s}.checkout-step__num{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #ff8929;font-size:16px;line-height:16px;margin-right:16px;border-radius:50%;color:#ff8929}.checkout-step__prod-list-item{margin:0 -16px}.checkout-step__prod-list-item:not(:last-child){margin-bottom:16px}.checkout-step__btns{margin-top:32px}.checkout-step__btns>*{width:100%}.checkout-step__btns>:not(:last-child){margin-bottom:16px}.checkout-step__btns-right{margin-left:auto}.checkout-step__btns-right .checkout-step__btn-next{width:100%}.checkout-step__btn-playlist svg{fill:url(/css/general/#svg_gradient_1) #ff8929}.checkout-step__btn-next--desc{display:none}.checkout-step__btn-next--mob{display:inline-flex}.checkout-step__btns-right.checkout-step__btns-right--services{display:none}.checkout-step__form{max-width:100%}.checkout-step__form .form-group{width:100%;max-width:330px}.checkout-step__form .form-login-group-row{display:flex;flex-wrap:wrap;margin:0 -12px}.checkout-step__form .form-login-group-row>*{margin-left:12px;margin-right:12px}.checkout-step__form .modal-login__soc-login,.checkout-step__form hr{display:none}.checkout-step__form .form-login .checkout-step__soc-login{display:block}.checkout-step__form .modal-login__soc-login-list{display:flex;justify-content:flex-start;margin:0 -8px}.checkout-step__form .modal-login__soc-login-list>*{margin:0 8px}.checkout-step__form-inner{display:flex;flex-wrap:wrap;margin:0 -8px}.checkout-step__form-inner>*{width:100%;margin:0 8px 16px}.checkout-step__delivery-city .custom-select{display:inline-block;width:auto}.checkout-step__delivery-city .custom-select__selected{border-color:transparent;color:#ff4229;font-weight:500;font-size:18px;line-height:24px;padding-left:0;padding-right:32px}.checkout-step__delivery-city .custom-select__selected:after{background-image:url(/img/sprites/sprite.svg#arr__chevron-down--red)}.checkout-step__delivery-city .custom-select__items{left:auto}.checkout-step__radio-list{margin-bottom:24px}.checkout-step__radio-item{display:block;padding:6px 8px 6px 56px;border-radius:8px}.checkout-step__radio-item .radio__box{width:100%;height:100%;border-radius:8px;border:1px solid #e6e6e6;background-image:none;transition:.2s}.checkout-step__radio-item .radio__input:checked+.radio__box,.checkout-step__radio-item .radio__input:hover+.radio__box{background-image:none;border-color:#ff8929}.checkout-step__radio-item .radio__input:checked+.radio__box+.checkout-step__radio-item-icon,.checkout-step__radio-item .radio__input:hover+.radio__box+.checkout-step__radio-item-icon{opacity:1}.checkout-step__radio-item .radio__input:disabled+.radio__box{background-image:none}.checkout-step__radio-item .radio__input:disabled:hover+.radio__box{border-color:#e6e6e6}.checkout-step__radio-item .radio__input:disabled:hover+.radio__box+.checkout-step__radio-item-icon{opacity:.5}.checkout-step__radio-item:not(:last-child){margin-bottom:16px}.checkout-step__radio-item.is-disabled{opacity:.5}.checkout-step__radio-item.is-disabled:hover{cursor:not-allowed}.checkout-step__radio-item-icon{position:absolute;top:8px;left:16px;opacity:.5;transition:.2s}.checkout-step__radio-item-title{font-size:14px;line-height:16px;color:#222}.checkout-step__radio-item-text{display:flex;flex-grow:1;align-items:center;font-size:12px;line-height:16px;color:#888}.checkout-step__radio-item-rate{font-size:12px;font-weight:500}.checkout-step__radio-list-group{display:flex;margin:0 -4px}.checkout-step__radio-list-group .checkout-step__radio-item{display:flex;flex-grow:1;align-items:center;justify-content:center;width:calc(20% - 13px);margin:0 4px;padding:8px}.checkout-step__radio-list-group .checkout-step__radio-item-icon{position:static;margin:0}.checkout-step__comment{position:relative;padding:4px 0 4px 20px;font-style:italic;font-weight:400;font-size:14px;line-height:16px;margin-bottom:16px}.checkout-step__comment:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#ff8929}.checkout-step__comment:empty{display:none}.checkout-step__row-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:16px;max-width:300px}.checkout-step__row-grid .form-control{width:100%}.checkout-step__row-grid .col-x3{-ms-grid-column-span:3;grid-column-end:span 3;max-width:300px}.checkout-step__row-grid .col-start-1{-ms-grid-column:1;grid-column-start:1}.checkout-step--2 .checkout-step__btn-next{margin-left:auto}.checkout-step--3 .form-group{max-width:300px}.checkout-total{padding:16px;border-radius:16px;background:#fff;margin-bottom:32px}.checkout-total a{color:#3664ff;text-decoration:none}.checkout-total p{font-size:16px;line-height:24px;margin:8px 0}.checkout-total__row{display:flex;align-items:center;justify-content:space-between}.checkout-total__sum{font-weight:500;font-size:16px;line-height:24px;margin-left:auto}.checkout-total__sum .price__wholesale-wrap{margin-top:0;text-align:right}.checkout-total__prod-count{margin:0 5px}.checkout-total__discount{background:#ffd129;border-radius:4px;padding:8px;line-height:16px}.checkout-total__sum-payable{font-weight:500;font-size:21px;line-height:24px;margin-left:auto}.checkout-total__submit{width:100%;margin:20px 0}.checkout-total__agree{font-size:12px;line-height:16px}.form-one-click{font-size:14px;line-height:16px}.form-one-click .form-control{min-width:150px}.form-one-click .btn{padding:8px}.form-one-click__row{flex-wrap:nowrap}.form-one-click__details{height:0;transform:scale(0);transition:.3s;margin-top:0}.form-one-click__or{margin:0 8px;text-align:center;line-height:40px}.form-one-click.is-details-open .form-one-click__details{height:auto;transform:scale(1);margin-top:8px}.form-login__start-hide{display:none}a.form-login__show-password{color:#888}.form-login__show-password svg{fill:#888}.form-login__send-again-link{display:block;font-size:14px;line-height:16px;text-decoration:none;letter-spacing:-.01em;color:#3664ff;text-align:right}.form-login .checkout-step__soc-login{display:none}.form-order-service{display:-ms-grid;display:grid;grid-gap:8px;-ms-grid-columns:1fr;grid-template-columns:1fr}.form-order-service .form-control{max-width:100%}.form-order-service__item--btn{-ms-grid-column-align:end;justify-self:end;grid-column:-2}.contacts .social{justify-content:space-between;margin-bottom:-14px}.contacts .info-block{width:100%;max-width:360px;margin-bottom:24px;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.info-block+.contacts{margin-top:24px}.contacts__support-subtitle{font-style:italic;font-size:12px;line-height:16px;color:#888;margin:0 0 16px}.contacts__support-phones{list-style:none;margin:0;padding:0;font-weight:500;font-size:16px;line-height:20px;color:#ff8929}.contacts__support-phones a{text-decoration:none}.contacts__support-phones a:hover{text-decoration:underline}.contacts__support-email{font-size:16px;line-height:24px;color:#000}.contacts__support-email a{font-weight:500;text-decoration:none}.contacts__support-email a:hover{text-decoration:underline}.contacts__link .btn{width:100%}.contacts__link .btn svg{margin-right:7px}.contacts__call-back .btn,.contacts__form .btn,.contacts__form .custom-select{width:100%}.stores .custom-select{min-width:160px;max-width:200px}.stores__tabs{display:flex;align-items:center;justify-content:center;margin:0 -4px 16px}.stores__tab-btn{flex-grow:1;margin:0 4px}.stores__tab{display:none}.stores__tab.is-active{display:block}.stores__store{border:1px solid #e6e6e6;padding:8px;transition:.3s;font-size:12px;line-height:16px;border-radius:8px;margin-bottom:8px;cursor:pointer}.stores__store.is-active,.stores__store:hover{border-color:#ff8929}.stores__store-address{color:#222;font-size:14px;line-height:20px;margin-bottom:6px}.stores__store-address svg{fill:#888;vertical-align:middle}.stores__store-phone,.stores__store-time{color:#888}.stores__store-route{color:#3664ff;margin-top:4px}.stores__map{width:100%;height:360px;border:1px solid #000;border-radius:8px}.stores__tab-wrap .info-block__title-wrap{display:none}.profile p{font-size:14px;line-height:20px;margin:1em 0}.profile table{font-size:14px;line-height:20px}.profile td,.profile th{border:1px solid #e6e6e6;text-align:center;background:#fff;padding:4px}.profile th{font-size:16px}.profile .info-block:not(:last-child){margin-bottom:24px}.profile .page__title.is-active .page__title-arrow{transform:rotate(180deg)}.profile .page__title-arrow{vertical-align:middle;margin-left:auto;transition:.3s}.profile__link{text-decoration:none;font-size:16px;line-height:24px;color:#3664ff}.profile__link--red{color:#ff2828}.profile__personal-data .info-block__title{width:100%}.profile__btn-delete-address svg{fill:#ff2828}.profile__social-btns .social-btn{width:100%}.profile__social-btns .social-btn:not(:last-child){margin-bottom:8px}.profile--discount table,.profile--main .info-block{max-width:360px}.social-btn{padding-left:16px;padding-right:16px;justify-content:flex-start}.social-btn__title{font-size:16px;line-height:24px;text-align:left}.social-btn__text{font-size:12px;line-height:16px;color:#3664ff;text-align:left}.profile-top{position:relative}.profile-top__title{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em;color:#000;margin:0 0 16px}.profile-top__title span{font-weight:500;font-size:18px;line-height:24px;color:#ff8929}.profile-top__btns{margin-bottom:24px}.profile-top__btns>*{margin-bottom:8px}.profile-top__btns>*+*{margin-left:4px}.profile-top__tutorial-btns{margin-bottom:16px}.profile-top__tutorial-btns>:not(:last-child){margin-right:16px}.profile-top__tutorial-btns svg{fill:#b4b4b4}.profile-top__tutorial-btns .is-active svg{fill:url(/css/general/#svg_gradient_1) #ff8929}.profile-top__logo--discount{display:none}.order{font-size:14px;line-height:16px;position:relative;padding-left:24px}.order a{color:#3664ff;text-decoration:none}.order a:hover{text-decoration:underline}.order.is-open .order__toggle-btn svg{transform:rotate(180deg)}.order.is-open .order__header{margin-bottom:16px}.order.is-open .order__header-top{margin-bottom:0}.order.is-open .order__header-images,.order.is-open .order__header-total{max-height:0}.order.is-open .order__inner{max-height:1500px}.order.is-completed .order__status{color:green}.order.is-completed .order__header::before{background:#089f08}.order.is-canceled .order__status{color:#222}.order.is-canceled .order__header::before{background:#b4b4b4}.order__toggle-btn{position:absolute;z-index:1;top:16px;right:16px}.order__toggle-btn svg{transition:.3s}.order__header{position:relative;transition:.3s}.order__header:before{content:"";position:absolute;top:-8px;left:-14px;width:4px;height:calc(100% + 8px);background:#fb3;border-radius:2px}.order__header>:not(:last-child){margin-bottom:8px}.order__header>*>*{margin-bottom:4px}.order__header-top{transition:.3s}.order__header-images,.order__header-total{min-width:100px;max-height:200px;overflow:hidden;transition:.3s}.order__header-total .order__sub-title{margin:0}.order__header-images{display:flex;position:relative}.order__header-images:after{content:"";position:absolute;top:0;right:0;width:8px;height:100%;background:linear-gradient(to right,rgba(255,255,255,0),#fff)}.order__header-images>*{margin:0 8px 8px 0}.order__num{color:#888}.order__status{color:#ff8929}.order__sum-price{font-weight:500}.order__img{width:48px;height:48px}.order__img+.order__img{margin-right:8px}.order__inner{max-height:0;overflow:hidden;transition:.3s}.order__sub-title{color:#888;margin-top:16px;margin-bottom:16px}.order__sub-title-wrap{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.order__sub-title-wrap .order__sub-title,.order__sub-title-wrap p{margin:0}.order__products-list{overflow:auto;max-height:calc(100% - 110px);padding-right:10px}.order__total-sum{font-size:21px;line-height:24px;letter-spacing:-.01em}.order__prod:not(:last-child){margin-bottom:8px}.order__prod-img{float:left;width:56px;height:56px}.order__prod-name-wrap{padding-left:64px}.order__prod-name-wrap>*{margin-bottom:8px}a.order__prod-name{color:#222}.order__prod-code{color:#888;font-size:12px;margin-top:8px}.order__prod-table{width:calc(100% - 64px);max-width:100%;margin-left:64px}.order__prod-table td,.order__prod-table th{border:none;padding-left:0;padding-right:0}.order__prod-table td:nth-child(1),.order__prod-table th:nth-child(1){text-align:left}.order__prod-table td:nth-child(2),.order__prod-table th:nth-child(2){text-align:center}.order__prod-table td:nth-child(3),.order__prod-table th:nth-child(3){text-align:right}.order__prod-table th{font-size:12px;font-weight:400;line-height:16px;color:#888}.order__prod-table td{font-size:14px;line-height:16px}.order__discount{padding:4px 8px;background:#ffd129;border-radius:4px}.order__history-list-item{position:relative;padding:8px 0 8px 20px;font-size:14px;line-height:16px}.order__history-list-item:before{content:"";position:absolute;top:0;left:0;width:8px;height:100%;background:#fb3}.order__history-list-item.is-completed:before,.order__history-list-item.is-green:before{background:#089f08}.order__history-list-item:first-child::before{border-radius:4px 4px 0 0}.order__history-list-item:last-child::before{border-radius:0 0 4px 4px}.order__history-data{font-size:12px;color:#888;margin-bottom:4px}.profile-products{background:#fff;margin:0 -16px}.profile-products__list{display:flex;flex-wrap:wrap;flex-grow:1;align-items:flex-start}.profile-products__list .prod{width:50%;min-width:180px}.profile-products__footer{display:flex;align-items:center;justify-content:space-between;padding:16px}.profile-products__footer-title{font-size:12px;line-height:16px;color:#888}.profile-products__footer-total-price{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em}.discount-scale{position:relative;margin:8px 0}.discount-scale__logo{position:absolute;top:0;right:0}.discount-scale__list{margin:0 0 0 16px;padding:8px 0;list-style:none}.discount-scale__bar{position:absolute;z-index:0;top:0;left:0;width:8px;height:100%;background:#e6e6e6;border-radius:4px}.discount-scale__bar:before{content:"";position:absolute;top:0;left:0;width:8px;height:var(--bar-length,8px);min-height:8px;background:linear-gradient(180deg,#ff8929 0,#ff4229 100%);border-radius:4px}.discount-scale__item{margin:8px 0;font-size:12px;line-height:16px}.discount-scale__item:first-child{margin-top:0}.discount-scale__item:last-child{margin-bottom:0}.discount-scale__item-summ:before{content:" - "}.discount-scale__item-icon{vertical-align:middle;margin-right:8px;width:16px;height:16px}.info-page .info-block{margin-bottom:32px;max-width:720px}.order-page .info-block a:not(.btn){color:#3664ff;text-decoration:none}.order-page .info-block a:not(.btn):hover{text-decoration:underline}.order-page .info-block a.user{color:#222}.order-page .info-block+.info-block{margin-top:24px}.order-page__inner{display:flex;flex-wrap:wrap;align-items:flex-start}.order-page__inner>*{flex-grow:1;width:100%}.order-page__left{margin-bottom:24px;order:1}.order-page__right{margin-bottom:24px}.order-page__right .info-block:not(:last-child){margin-bottom:24px}.order-page__thank p{font-size:14px;line-height:20px;margin-bottom:.4em}.order-page__thank .order-page__logo{margin-top:32px}.order-page--show .info-block{max-width:500px}.order-page--show .order-page__inner{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 -12px}.order-page--show .order-page__inner>*{flex-grow:1;width:100%;margin:0 12px 24px}.order-summ__title{font-weight:500;font-size:24px;line-height:32px;letter-spacing:-.01em;margin:0 0 24px}.order-summ__header{display:flex;justify-content:space-between;margin-bottom:24px}.order-summ__id{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em}.order-summ__id.order-summ__title{font-size:24px;line-height:24px;margin:0}.order-summ__date{font-size:16px;line-height:24px;color:#888;text-align:right}.order-summ__row{display:flex;justify-content:space-between;font-size:16px;line-height:24px;margin-bottom:16px}.order-summ__key{color:#888;white-space:nowrap;margin-right:16px}.order-summ__val{text-align:right;font-weight:500}.order-summ__val--discount{line-height:16px;font-weight:400;background:#ffd129;padding:8px;border-radius:4px}.order-summ__footer .btn{width:100%}.order-summ__footer .dropdown__icon{fill:#ff8929}.order-summ__footer .order-summ__key,.order-summ__footer .order-summ__val{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em;color:#222}.order-summ__btn-call{width:100%;margin-bottom:12px}.order-summ__btn-call svg{fill:#ff8929}.order-summ__footer-signature{font-size:16px;line-height:24px;color:#333;font-style:italic}.order-summ__footer-signature p{margin-bottom:18px}.order-prod-list{margin:0;padding:0;list-style:none;line-height:16px}.order-prod-list__item{margin-bottom:16px;display:flex;justify-content:space-between}.order-prod-list__foto{flex:0 0 56px;width:56px;height:56px;margin-right:16px}.order-prod-list__img{border-radius:8px}.order-prod-list__desc{flex-grow:1}.order-prod-list__prod-name{font-size:14px}.order-prod-list__prod-id{font-size:12px;color:#888}.order-prod-list__price-block{font-size:12px;color:#333;text-align:right;margin-left:8px}.order-prod-list__prod-count,.order-prod-list__prod-price,.order-prod-list__prod-summ{white-space:nowrap}.order-prod-list__prod-count{color:#888}.order-prod-list__prod-summ{font-size:14px}.hero-video{position:relative;width:100%;color:#fff;padding-top:0;padding-bottom:0}.hero-video__video{width:100%}.hero-video__content{background:#222;width:100%}.hero-video__title{font-weight:500;font-size:21px;line-height:28px;text-align:center}.show-counter{padding:24px;background-color:#222}.show-counter__title{font-size:21px;line-height:24px;text-align:center;letter-spacing:-.02em;margin:0}.show-counter__title span{color:#dce229}.thematic-shows__nav-tabs{display:flex;margin:16px 0 8px;padding:0;list-style:none;overflow-y:hidden;overflow-x:auto}.thematic-shows__nav-tabs li{padding:16px 0;transition:.3s;opacity:.5}.thematic-shows__nav-tabs li:not(:last-child){margin-right:24px}.thematic-shows__nav-tabs li a{display:flex;align-items:center;color:#f0f2f5;text-decoration:none;white-space:nowrap}.thematic-shows__nav-tabs li svg{fill:#f0f2f5;margin-right:4px}.thematic-shows__nav-tabs li.active,.thematic-shows__nav-tabs li:hover{opacity:1}.thematic-shows__nav-tabs li.active a,.thematic-shows__nav-tabs li:hover a{color:#fff}.thematic-shows__nav-tabs li.active svg,.thematic-shows__nav-tabs li:hover svg{fill:#e6ff29}.thematic-shows__tab{display:none}.thematic-shows__tab.active{display:block}.show-process-list{margin:0;padding:0;list-style:none;counter-reset:spl-counter}.show-process-list__item{padding-left:33px;position:relative;margin-bottom:8px;counter-increment:spl-counter}.show-process-list__item:before{content:"0" counter(spl-counter);position:absolute;top:0;left:0;font-size:16px;line-height:24px;text-align:center;width:25px;background:#9fff29;background:linear-gradient(90deg,#ffd129 0,#9fff29 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.show-process-list__item:after{content:"";position:absolute;top:24px;bottom:0;left:12px;width:2px;background:#888}.show-process-list__item-title{font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.01em;color:#fff}.show-process-list__item-content{font-size:12px;line-height:16px;color:#d2d2d2}.show-process{background:#333;color:#fff}.show-process__box{background:#222;border-radius:8px;padding:16px;margin-bottom:16px}.show-process__box--grey{background:#555}.show-process__box-title{font-weight:500;font-size:21px;line-height:24px;letter-spacing:-.01em}.show-process__btns{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:24px;margin-bottom:-8px}.show-process__btns>*{width:100%;margin-bottom:8px}.show-process__list{margin-top:16px}.show-process__info{font-weight:500;font-size:14px;line-height:32px;letter-spacing:-.01em;color:#e6ff29;fill:#e6ff29;margin:16px 0}.show-process__info>*{vertical-align:middle}.show-process__more-button{display:inline-block;font-size:14px;color:#3664ff;text-decoration:underline;cursor:pointer;line-height:24px}.show-process__accordion{position:relative;width:100%;border:none;transition:.4s;cursor:pointer}.show-process__accordion.is-active .show-process__accordion-arrow{transform:translateY(-50%) rotate(180deg)}.show-process__accordion.is-active+.show-process__accordion-panel:after{display:none}.show-process__accordion-arrow{position:absolute;z-index:1;top:50%;right:4px;transform:translateY(-50%);transform-origin:center;transition:.3s;fill:#888}.show-process__accordion-panel{position:relative;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.show-process__accordion-panel:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:linear-gradient(360deg,#222 0,rgba(34,34,34,0) 100%)}.show-process__table{background:0 0;margin-top:16px;border-spacing:0;border-collapse:separate}.show-process__table tr:nth-child(2n){background:0 0}.show-process__table th{font-weight:500;font-size:16px;line-height:20px;text-align:center;letter-spacing:-.01em;color:#fff;border:1px solid #333;padding:4px}.show-process__table td{font-weight:400;font-size:12px;line-height:16px;color:#d2d2d2;border:1px solid #333;background:0 0}.show-process__table td[colspan="2"]{font-weight:500;font-size:14px;line-height:20px;text-align:center;letter-spacing:-.01em;color:#fff}.show-process__table tr:first-child td:first-child,.show-process__table tr:first-child th:first-child{border-top-left-radius:4px}.show-process__table tr:first-child td:last-child,.show-process__table tr:first-child th:last-child{border-top-right-radius:4px}.show-process__table tr:last-child td:first-child{border-bottom-left-radius:4px}.show-process__table tr:last-child td:last-child{border-bottom-right-radius:4px}.show-reviews .section__title svg{fill:url(/css/general/#svg_gradient_1) #3664ff}.show-reviews__slide{padding:0 24px}.show-reviews__slide img{margin:0 auto}.show-order .section__title,.show-order p{color:#fff}.show-order__inner{background:linear-gradient(90deg,#299fff 0,#ff29e6 100%);border-radius:16px;padding:16px}.show-order__right{display:flex;align-items:center;justify-content:center;text-align:center}.show-order__form{max-width:320px}.show-order__form .input-group{flex-wrap:nowrap}.show-order.show-order--gray .show-order__inner{background:#555}.visual-real{background:#333;color:#fff}.visual-real__sub-title-row{display:flex;align-items:flex-end;justify-content:space-between;padding:16px 0}.visual-real__sub-title{font-weight:500;font-size:18px;line-height:24px}.visual-real__sub-title:last-child{text-align:right}.visual-real__container{display:inline-block;line-height:0;position:relative;width:100%;padding-bottom:50%}.visual-real__v-wraper{position:absolute;width:100%;height:0;padding-bottom:50%}.visual-real__v-wraper video{position:absolute;z-index:0;top:0;left:0;height:100%}#visual-real__v-real{z-index:1}#visual-real__v-visual{z-index:2;width:50%;overflow:hidden}.visual-real__cursor{display:flex;align-items:center;justify-content:center;position:absolute;z-index:3;top:50%;left:50%;width:48px;height:48px;transform:translate(-50%,-50%);background:#fff;border-radius:50%}.cat-menu{background:#fff;border-radius:16px;padding:16px}.cat-menu+.cat-menu{margin-top:48px}.cat-menu__title,.cat-menu__title a{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em;text-decoration:none}.cat-menu__title-2,.cat-menu__title-2 a{font-weight:400;font-size:21px;line-height:32px;letter-spacing:-.01em}.cat-menu__list{display:-ms-grid;display:grid;grid-gap:16px;margin:0;padding:0;list-style:none;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.cat-menu__list--color{margin-bottom:16px}.cat-menu__list--color .cat-menu-item{height:80px}.cat-menu__list--color .cat-menu-item:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.cat-menu__list--color .cat-menu-item:nth-child(8n+1):before{background:linear-gradient(90deg,rgba(255,137,41,.2) 0,rgba(255,66,41,.2) 100%)}.cat-menu__list--color .cat-menu-item:nth-child(8n+2):before{background:linear-gradient(90deg,rgba(41,159,255,.2) 0,rgba(255,41,230,.2) 100%)}.cat-menu__list--color .cat-menu-item:nth-child(8n+3):before{background:linear-gradient(90deg,rgba(41,159,255,.2) 0,rgba(66,41,255,.2) 100%)}.cat-menu__list--color .cat-menu-item:nth-child(8n+4):before{background:linear-gradient(90deg,rgba(41,255,66,.2) 0,rgba(41,159,255,.2) 100%)}.cat-menu__list--color .cat-menu-item:nth-child(8n+5):before{background:linear-gradient(90deg,rgba(255,209,41,.2) 0,rgba(159,255,41,.2) 100%)}.cat-menu__list--color .cat-menu-item:nth-child(8n+6):before{background:linear-gradient(90deg,rgba(255,66,41,.2) 0,rgba(255,209,41,.2) 100%)}.cat-menu__list--color .cat-menu-item:nth-child(8n+7):before{background:linear-gradient(90deg,rgba(209,41,255,.2) 0,rgba(66,41,255,.2) 100%)}.cat-menu__list--color .cat-menu-item:nth-child(8n+8):before{background:linear-gradient(90deg,rgba(230,255,41,.2) 0,rgba(255,137,41,.2) 100%)}.cat-menu__list--color .cat-menu-item__link{font-weight:500;font-size:16px;line-height:24px;color:#222}.cat-menu-item{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:180px;overflow:hidden;padding:8px;border-radius:16px;text-align:center}.cat-menu-item__bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;transition:.5s;background-color:#4b4b4b;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.cat-menu-item__link{display:flex;align-items:center;justify-content:center;z-index:2;width:100%;height:100%;text-decoration:none;color:#fff;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em}.cat-menu-item:hover .cat-menu-item__bg{transform:scale(1.1)}.cat-menu-item__list{display:flex;flex-wrap:wrap;justify-content:space-between;position:absolute;z-index:3;right:4px;bottom:4px;left:4px}.cat-menu-item__list-link{flex-grow:1;min-width:12%;max-width:50%;margin:0 4px 4px;padding:4px;transition:.2s;background:#555;border-radius:4px;font-size:12px;line-height:16px;text-align:center;color:#fff;text-decoration:none}.cat-menu-item__list-link:hover{opacity:.8}.theme-black{background-color:#222}.theme-black .btn--white{background:#222;color:#fff}.theme-black .btn--white svg{fill:#fff}.theme-black .btn--white:hover{background:#333}.theme-black .btn--white:active{background:#555}.theme-black .btn--white:focus{background:#333}.theme-black .btn--white:disabled{color:#555}.theme-black .btn--white:disabled:hover{background:#fff}.theme-black .btn--bd{background:#222;color:#fff;border-color:#555}.theme-black .btn--bd svg{fill:#fff}.theme-black .btn--bd:hover{border-color:#888}.theme-black .btn--bd:active{border-color:#d2d2d2}.theme-black .btn--bd:focus{outline:0;box-shadow:0 0 0 2px #299fff}.theme-black .btn--bd:disabled{color:#555}.theme-black .btn--bd:disabled:hover{background:#fff}.theme-black .btn--bd.is-red{border-color:#ff2828}.theme-black .bag__close{background:#fff;color:#3664ff}.theme-black .bag__close:hover{background:#f5f5f5}.theme-black .bag__close:active{background:#e6e6e6}.theme-black .bag__close:focus{background:#f5f5f5}.theme-black .bag__close:disabled{color:#b4b4b4}.theme-black .bag__close:disabled:hover{background:#fff}.theme-black .category__inner,.theme-black .dropdown.is-open .dropdown__toggle,.theme-black .filter-row,.theme-black .header,.theme-black .header--fixed .header__bottom::before,.theme-black .header__bottom,.theme-black .header__top,.theme-black .product-info,.theme-black .product-info-line,.theme-black .show-counter,.theme-black.is-open-menu .header__bottom{background-color:#222}.theme-black .form-search__btn,.theme-black .form-search__btn:hover{background-color:transparent}.theme-black .form-search__btn svg{fill:inherit}.theme-black .check,.theme-black .footer__block-title,.theme-black .page__title,.theme-black .prod__title,.theme-black .product-info-line__name,.theme-black .product-info-line__nav a,.theme-black .product-info-line__price,.theme-black .radio,.theme-black .section__title,.theme-black .show-counter{color:#fff}.theme-black .breadcrumb__item{color:#299fff}.theme-black .breadcrumb__item:first-child{background-image:url(/img/breadcrumbs-home-white.svg)}.theme-black .breadcrumb__item:not(:last-child):after{background-image:url(/img/sprites/sprite.svg#arr__chevron-right-gray-550)}.theme-black .breadcrumb__item:last-child .breadcrumb__link:before{background-image:url(/img/sprites/sprite.svg#arr__chevron-left-gray-550)}.theme-black .slider--prod .slider__item,.theme-black .slider--product{background-color:#222}.theme-black .tags__item{color:#fff}.theme-black .tags__item:nth-child(8n+1){background:linear-gradient(267.39deg,rgba(255,66,41,.2) 0,rgba(255,137,41,.2) 100%)}.theme-black .tags__item:nth-child(8n+2){background:linear-gradient(90deg,rgba(41,159,255,.2) 0,rgba(255,41,230,.2) 100%)}.theme-black .tags__item:nth-child(8n+3){background:linear-gradient(90deg,rgba(41,159,255,.2) 0,rgba(66,41,255,.2) 100%)}.theme-black .tags__item:nth-child(8n+4){background:linear-gradient(90deg,rgba(255,209,41,.2) 0,rgba(159,255,41,.2) 100%)}.theme-black .tags__item:nth-child(8n+5){background:linear-gradient(267.39deg,rgba(255,66,41,.2) 0,rgba(255,137,41,.2) 100%)}.theme-black .tags__item:nth-child(8n+6){background:linear-gradient(90deg,rgba(41,159,255,.2) 0,rgba(255,41,230,.2) 100%)}.theme-black .tags__item:nth-child(8n+7){background:linear-gradient(90deg,rgba(41,159,255,.2) 0,rgba(66,41,255,.2) 100%)}.theme-black .tags__item:nth-child(8n+8){background:linear-gradient(90deg,rgba(255,209,41,.2) 0,rgba(159,255,41,.2) 100%)}.theme-black .section-dark-wrap{background-color:#111}.theme-black .product-section__title{color:#fff}.theme-black .product-section__inner{background-color:#222;color:#fff}.theme-black table tr:nth-child(2n){background:#333}.theme-black .prod{background-color:#222;border-color:#555}.theme-black .prod__ico--video{background:0 0}.theme-black .prod__ico svg{fill:#ff8929}.theme-black .prod__code{color:#888}.theme-black .prod .price__value{color:#fff}.theme-black .prod--is-not-available .price__old,.theme-black .prod--is-not-available .price__saving,.theme-black .prod--is-not-available .price__value{color:#b4b4b4}.theme-black .search-results__block .prod{background-color:transparent;border-color:transparent}.theme-black .search-results__block .prod .price__value,.theme-black .search-results__block .prod .prod__title{color:#222}.theme-black .rating__text{color:#b4b4b4}.theme-black .prod__quantity.quantity>*{color:#fff}.theme-black .prod__quantity .quantity__btn{fill:#fff}.theme-black .prod__quantity .quantity__btn:hover{fill:#ff8929}.theme-black .category__filter,.theme-black .filter-item--availability{background-color:#222}.theme-black .filter-item{border-color:#555}.theme-black .filter-item__title,.theme-black .filter__titile{color:#fff;fill:#fff}.theme-black .filter-row__sotr-direction{fill:#fff}.theme-black .filter-item__total{color:#888}.theme-black .range-price__btn{background:#f5f5f5}.theme-black .category__show-more-btn{background:#555}.theme-black .breadcrumb{background-color:#333}.theme-black .footer{background-color:#333;color:#b4b4b4}.theme-black .footer__copy,.theme-black .footer__logo-block p{color:#fff}.theme-black .footer__list{color:#b4b4b4}.theme-black .footer__contact p{color:#999}.theme-black .footer__email{color:#ff8929}.theme-black .footer__bottom{background-color:#222;border-top-color:#555}.subscribe__logo{background-image:url(/img/logo-white.svg);background-repeat:no-repeat;background-position:50%}@media screen and (min-width:36rem){.pagination li:first-child{margin-right:40px}.pagination li:last-child{margin-left:40px}.header__bottom-dropdown{display:flex;margin-left:auto}.header__bottom-dropdown .dropdown__menu{right:0}.header__bottom-dropdown>*{margin:0 4px}.slider--events .slick-list{margin:0 -8px}.slider--events .slick-next,.slider--events .slick-prev{top:48px}.slider--events .slider__item{width:112px;padding:0 8px}.slider--prod{display:flex;flex-direction:row-reverse;height:400px}.slider--prod .slider__list{width:calc(100% - 100px);margin-left:auto}.slider--prod .slider__item{height:400px}.slider--prod .slider__nav-list{overflow-y:auto;overflow-x:hidden;padding-right:8px}.slider--prod .slider__nav-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.slider--prod .slider__nav-list::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.slider--prod .slider__nav-list::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#b4b4b4}.slider--prod .slider__nav-list-item{height:auto;margin-bottom:4px}.prod__add-details>*{max-width:312px}.prod--product{margin-left:100px}.category__list .prod{width:33.33%}.checkout-page .header__filter .dropdown__menu{right:0}.checkout-step__form-inner>*{margin:0 32px 16px 8px}.checkout-step__row-grid{grid-template-columns:repeat(auto-fill,89px);max-width:100%}.form-order-service{-ms-grid-columns:minmax(1fr,188px) minmax(1fr,188px) 96px;grid-template-columns:minmax(1fr,188px) minmax(1fr,188px) 96px}.profile-products__list .prod{width:33.33%}.show-process__btns{flex-direction:row;justify-content:space-between}.show-process__btns>*{width:auto}}@media screen and (min-width:48rem){.container .slick-prev{left:-16px}.container .slick-next{right:-16px}.slick-dots{margin:0 -12px}.slick-dots li{margin:0 12px}.slick-dots li button{width:80px}p{font-size:16px;line-height:24px}table{font-size:16px}table td{padding:8px 16px}.container{padding-left:24px;padding-right:24px}.page__title{font-size:21px}.page__title span{font-size:18px}.breadcrumb__item{font-size:12px;line-height:24px;margin-right:-4px}.breadcrumb__item:not(:last-child){display:inline-block}.breadcrumb__item:last-child{color:#333}.breadcrumb__item:last-child .breadcrumb__link:before{display:none}.pagination li:first-child svg,.pagination li:last-child svg{width:32px;height:32px}.pagination li:first-child{margin-right:48px}.pagination li:last-child{margin-left:48px}.pagination a,.pagination span{width:40px;height:40px}.price__value{font-size:24px}.layout-sidebar{display:flex}.layout-sidebar__sidebar{display:block;flex:0 0 240px;max-width:240px}.layout-sidebar__content{flex-grow:1}.layout-sidebar__sidebar+.layout-sidebar__content{margin-left:24px}.info-block{padding:24px 32px}.header__top{padding:0 8px}.header__bottom{padding:8px 0}.header__logo{display:flex}.header__account-btn,.header__compare-btn,.header__wishlist-btn{display:flex;margin:0 2px}.header__support-phones .dropdown__toggle{font-size:16px}.footer__top{display:block;padding-top:24px;padding-bottom:16px}.footer__logo-block{max-width:200px;margin-right:40px}.footer__nav{float:right;width:calc(100% - 200px - 72px);margin-top:24px;margin-right:-16px}.footer__list{font-size:12px}.footer__bottom{padding:10px 0}.footer__bottom .container{display:flex;align-items:center;justify-content:space-between}.footer__copy{margin-bottom:0}.section{padding-top:24px;padding-bottom:24px}.section__title{font-size:21px;line-height:32px}.section__title svg{width:32px;height:32px}.section-inner{padding:24px}.slider--big .slider__item-title{font-size:48px;line-height:48px}.slider--events .slider__item-title{font-size:14px}.slider--product .slick-list{padding-left:24px;padding-right:24px}.slider--prod,.slider--prod .slider__item{height:500px}.slider--video .slick-prev{left:-8px}.slider--video .slick-next{right:-8px}.slider--video .slider__nav-list{max-width:464px}.slider--video .slider__nav-list-item{height:81px}.slider--reviews-text,.slider--reviews-video-text{margin-left:32px;margin-right:32px}.slider--reviews-video-text .slider__item-text p{font-size:21px;line-height:32px}.sizes__list{margin:0 -8px}.sizes__list-item{position:relative;margin:0 8px}.sizes__item-title{position:absolute;right:0;bottom:4px;left:0;font-size:18px;line-height:24px}.baloons__list{margin:0 -8px}.baloons__list-item{position:relative;margin:0 8px}.baloons__item-img{border-radius:16px}.baloons__item-title{font-size:18px;line-height:24px}.shop-info__list{display:flex;align-items:flex-start;justify-content:center}.shop-info__item{max-width:290px;margin:0 16px;padding-left:64px}.shop-info__item:not(:last-child){margin-bottom:0}.shop-info__item-title{font-size:16px;line-height:24px}.shop-info__item-icon{top:7px;left:4px;width:48px;height:48px}.subscribe__inner{position:relative;min-height:200px;overflow:hidden}.subscribe__title{font-size:24px;line-height:32px}.prod__title{font-size:18px}.prod__quantity--mob{display:none}.prod__quantity--desc{display:flex}.prod--cat .prod__header .prod__ico--compare,.prod--cat .prod__header .prod__ico--wishlist{display:block}.prod--cat .prod__buttons .prod__ico--compare,.prod--cat .prod__buttons .prod__ico--wishlist{display:none}.prod--cat .prod__available{width:auto}.prod--cat .prod__btn-text,.prod--wishlist .prod__header .prod__ico--compare,.prod--wishlist .prod__header .prod__ico--wishlist{display:block}.prod--wishlist .prod__buttons .prod__ico--compare,.prod--wishlist .prod__buttons .prod__ico--wishlist{display:none}.prod--wishlist .prod__available{width:auto}.prod--wishlist .prod__btn-text{display:block}.category__inner .container{padding-left:24px;padding-right:24px}.category__list .rating__wrap{display:flex}.category__list .prod__quantity--mob{display:none}.category__list .prod__quantity--desc{display:flex}.filter-row__sort-title{display:block;font-size:14px;line-height:24px;color:#888;margin-right:16px}.product-info-line .container{padding-left:24px;padding-right:24px}.product-info-line__name{margin-right:auto}.product-info-line__btns{flex-direction:row-reverse}.product-info-line--bottom .product-info-line__name{display:block}.product-section__title{font-size:24px;line-height:32px}.product-section__title span{font-size:14px;line-height:32px;color:#888;padding-left:10px;display:inline-block}.product-section__inner{padding:24px}.product-section--specifications .product-section__inner{padding:16px}.product-review__title{font-size:36px;line-height:48px}.checkout__nav{padding:16px}.checkout__nav-item{flex-direction:row;margin:0 16px 0 0;padding:8px 16px;border-radius:48px}.checkout__nav-item.is-current{background:#f5f5f5}.checkout__nav-item-num{margin-right:8px;margin-bottom:0}.checkout-prod{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.checkout-prod__lever-wrap{top:12px;left:8px}.checkout-prod__img-wrap{flex:0 0 120px;align-self:flex-start;position:relative;top:0;left:0;padding-left:40px;margin-left:8px;margin-right:8px}.checkout-prod__img{width:80px;height:80px}.checkout-prod__video-btn{top:29px;left:9px}.checkout-prod__info{display:flex;flex-grow:1;padding-left:0}.checkout-prod__title-wrap{margin-right:auto}.checkout-prod__price-wrap{flex:0 0 150px;flex-wrap:nowrap;align-items:center;margin:0 4px}.checkout-prod__price .price__discount{margin-top:0}.checkout-prod__total{padding-left:0;margin-left:4px;flex:0 0 185px;margin-top:0}.checkout-prod--is-show .checkout-prod__total{flex-wrap:nowrap;flex-direction:row;align-items:center;padding-left:64px}.checkout-prod--is-show .checkout-prod__show-info-text{width:280px;padding:4px 8px}.checkout-prod__quantity{min-width:82px}.checkout-prod__quantity:before{height:24px}.checkout-prod__quantity .quantity__btn{width:24px;height:24px;padding:0}.checkout-prod__quantity .quantity__input{width:32px;height:24px}.checkout-step__btns{display:flex;flex-wrap:wrap;justify-content:space-between}.checkout-step__btns>*{width:auto}.checkout-step__btn-playlist{margin-right:8px}.checkout-step__btn-next--desc{display:inline-flex}.checkout-step__btn-next--mob{display:none}.checkout-step__radio-list{display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px}.checkout-step__radio-item{display:flex;flex-direction:column;align-items:center;width:calc(20% - 13px);min-width:120px;max-width:144px;margin:8px 4px 0;padding:8px;text-align:center}.checkout-step__radio-item:not(:last-child){margin-bottom:0}.checkout-step__radio-item-icon{position:static;margin-bottom:8px}.checkout-step__radio-item-title{display:flex;align-items:center;order:-1;min-height:2.3em;margin-bottom:8px}.checkout-step__radio-list-group{width:100%;margin:8px 0 0}.checkout-step__radio-list-group .checkout-step__radio-item{flex-grow:initial}.form-one-click__inner{max-width:320px}.form-order-service{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.contacts__link,.profile .page__title-arrow{display:none}.profile-products,.profile-products .filter-row{border-radius:16px}.profile-products__list .prod{width:50%}.order-page__inner{flex-wrap:nowrap}.order-page__left{order:0;max-width:400px;margin-right:16px}.order-page__right{max-width:480px}.order-page--show .info-block{max-width:calc(50% - 24px)}.hero-video__content{position:absolute;z-index:1;top:50%;left:50%;width:95%;transform:translate(-50%,-50%);background:0 0}.hero-video__title{font-size:40px;line-height:48px}.show-counter__title{font-size:32px;line-height:40px}.show-process-list__item-title{font-size:18px;line-height:24px}.show-process-list__item-content{font-size:14px;line-height:20px}.show-process__inner{display:flex;margin:0 -8px}.show-process__left,.show-process__right{width:100%;margin:0 8px}.show-process__box-title{font-size:24px;line-height:32px}.show-process__btns{flex-direction:column;justify-content:center}.show-process__btns>*{width:100%}.show-process__info{font-size:18px}.visual-real__sub-title{font-size:21px}.cat-menu+.cat-menu{margin-top:56px}.theme-black .breadcrumb__item:last-child{color:#fff}.subscribe__logo{width:0;height:0;background:0 0}.subscribe__logo:after,.subscribe__logo:before{content:"";position:absolute;top:50%;width:270px;height:270px;transform:translateY(-50%);background-image:url(/img/logo-white.svg)}.subscribe__logo:before{left:-135px}.subscribe__logo:after{right:-135px}}@media screen and (min-width:62rem){body{padding-top:0}.scroll-to-top{left:24px}.message-box{right:24px}.header{padding-bottom:54px}.header--fixed .header__bottom{top:0}.header--fixed~.main .product-info-line--top{margin-top:0}.header__top{position:static;padding:4px 24px 0;border-bottom:none}.header__bottom{padding:2px 8px;margin-top:38px}.header__nav-btn{display:none}.header__nav-dropdown{display:flex;margin-right:auto}.header__logo{margin-right:24px}.header__form-search--top{display:none}.header__form-search--bottom{display:block;width:100%;max-width:312px;margin-left:8px}.header__account-btn-desc,.header__location-btn-desc{display:flex;margin-left:16px}.header__account-btn,.header__cart-btn,.header__compare-btn,.header__wishlist-btn{display:none}.header__bottom-btns{display:flex;margin-left:auto}.footer__top{padding-top:32px}.footer__nav{width:calc(100% - 200px - 96px)}.footer__nav>*{width:calc(25% - 16px);margin-right:16px}.section{padding-top:32px;padding-bottom:32px}.section-inner{padding:32px}.mob-menu,.mob-menu__overlay{display:none}.slider--events .slider__list:not(.slick-slider){margin:0 -12px}.slider--events .slick-list{margin:0 -12px}.slider--events .slick-next,.slider--events .slick-prev{top:56px}.slider--events .slider__item{width:136px;padding:0 12px}.slider--prod,.slider--prod .slider__item{height:440px}.slider--reviews-video-text .slider__item-inner{display:flex;align-items:center;justify-content:space-between}.slider--reviews-video-text .slider__item-video{margin:0 16px 0 0}.sizes__list{margin:0 -12px}.sizes__list-item{margin:0 12px}.sizes__item-title{bottom:8px;font-size:24px;line-height:32px}.baloons__list{margin:0 -12px}.baloons__list-item{margin:0 12px}.baloons__item-title{font-size:24px;line-height:32px}.text-ceo__inner{padding:64px 120px}.shop-info__item-title{font-size:18px;margin-bottom:8px}.prod--product{max-width:none;margin-left:0}.prod--product>*{max-width:425px}.prod--product .prod__header{display:flex;align-items:flex-start;justify-content:space-between;max-width:none;height:auto;margin-bottom:8px}.prod--product .prod__info{flex-grow:0}.prod--product .prod__price{max-width:312px}.prod--product .prod__buttons{flex-direction:row}.prod--product .prod__buttons .btn{margin-left:8px;margin-right:0;flex:0 0 48px}.prod--product .btn.prod__btn-buy{flex-grow:1;width:100%;max-width:312px;margin-left:0}.category .price__wholesale span{font-size:16px}.category .price__wholesale.is-active span{font-size:20px}.category__inner{position:relative}.category__filter{display:none;flex:0 0 272px;position:static;width:272px;margin-right:32px}.is-open-filter .category__filter{display:block}.category__list .prod{width:25%}.is-open-filter .category__list .prod{width:33.33%}.filter-row .btn{width:auto}.filter-row--wholesale .container{-ms-grid-columns:25% 120px 1fr 1fr;grid-template-columns:25% 120px 1fr 1fr}.filter-row--wholesale .filter__btn{width:155px}.filter-row--wholesale .filter-row__unit-wrap{-ms-grid-column:2;grid-column-start:2;-ms-grid-row:1;grid-row-start:1;margin-left:0}.filter-row--wholesale .filter-row__unit-wrap .dropdown__menu{right:initial}.filter-row--wholesale .filter-row__price-wrap{-ms-grid-column:3;grid-column-start:3;-ms-grid-row:1;grid-row-start:1}.filter-row--wholesale .filter-row__sort-wrap{-ms-grid-column:4;grid-column-start:4}.filter__header,.filter__overlay{display:none}.product-page__more-info{display:flex}.product-page__more-info>*{flex-grow:1;width:50%}.product-page__more-info>:nth-child(2n+1){margin-right:32px}.product-info .container{display:flex;justify-content:space-between}.product-info__header-mob{display:none}.product-info__slider{width:580px;min-width:580px;margin-right:40px}.product-info__prod{flex-grow:1}.product-info-line .container{padding-left:32px;padding-right:32px}.product-review{padding:52px 0}.checkout-prod__price-wrap{flex:0 0 200px;margin:0 16px}.checkout-prod__price-wrap--wholesale{flex:0 0 210px}.checkout-prod__available,.checkout-prod__price-wrap--wholesale .checkout-prod__available{flex:0 0 60px}.checkout-step__btns-right{display:flex}.checkout-step__row-grid{grid-template-columns:repeat(3,89px) repeat(auto-fill,80px)}.checkout-step__row-grid .col-start-1{-ms-grid-column:initial;grid-column-start:initial}.form-one-click{display:flex}.form-one-click__inner{max-width:280px}.form-one-click__details{letter-spacing:-.4px}.form-order-service{-ms-grid-columns:minmax(auto,188px) minmax(auto,188px) 96px;grid-template-columns:minmax(auto,188px) minmax(auto,188px) 96px}.contacts{max-width:744px;-moz-columns:2;columns:2;-moz-column-gap:24px;column-gap:24px}.stores__tabs{display:none}.stores__tab-wrap{display:flex;align-items:flex-start}.stores__tab{display:block}.stores__list{min-width:320px;margin-right:40px}.stores__map{flex-grow:1;min-height:472px}.stores__tab-wrap .info-block__title-wrap{display:flex}.info-block>.info-block__title-wrap{display:none}.profile .layout-sidebar__sidebar{flex:0 0 272px;max-width:272px}.profile .layout-sidebar__sidebar+.layout-sidebar__content{margin-left:32px}.profile__personal-data{display:flex;flex-wrap:wrap;align-items:flex-start}.profile__contacts-form,.profile__personal-data-form,.profile__settings-form{display:flex;flex-wrap:wrap;width:100%;max-width:504px;margin-right:24px}.profile__contacts-form>*,.profile__personal-data-form>*,.profile__settings-form>*{margin-right:24px;width:calc(50% - 24px)}.profile__contacts-form .profile__contacts-link-add{order:9}.profile__delivery-address-form{display:flex;flex-wrap:wrap;width:100%;max-width:600px;margin-right:24px}.profile__delivery-address-form>*{margin-right:24px;width:calc(50% - 24px)}.profile__delivery-address-gr-adress{margin-right:100px}.profile--main .info-block{max-width:none}.profile-top__logo{position:absolute;top:16px;right:16px}.profile-top__logo--discount{display:block}.order{padding:14px 32px 14px 48px}.order__header{display:flex;align-items:center;justify-content:space-between;min-height:48px}.order__header:before{top:-4px;left:-38px}.order__header>:not(:last-child){margin-bottom:0}.order__header-top{flex:0 0 240px;margin-right:24px}.order__header-total{margin-right:16px}.order__header-images{margin-left:auto;margin-right:24px}.order__header-images>*{margin-bottom:0}.order__inner{display:flex;justify-content:space-between}.order__info{flex:0 0 240px;margin-right:24px}.order__products{flex-grow:1}.order__products .order__sub-title{margin-top:0}.profile-products__list .prod{width:33.33%}.discount-scale{height:64px}.discount-scale__wrap{max-width:470px}.discount-scale__logo{display:none}.discount-scale__list{display:flex;justify-content:space-between;margin:0;padding:0}.discount-scale__bar{top:30px;left:0;width:100%;height:8px;background:#e6e6e6;border-radius:4px}.discount-scale__bar:before{content:"";position:absolute;top:0;left:0;width:var(--bar-length,8px);min-width:8px;height:8px;background:linear-gradient(180deg,#ff8929 0,#ff4229 100%);border-radius:4px}.discount-scale__item{position:relative;width:100%;height:64px;margin:0;padding:0;text-align:center}.discount-scale__item-summ{position:absolute;right:0;bottom:4px;left:0}.discount-scale__item-summ:before{content:""}.discount-scale__item-icon{width:24px;height:24px}.order-page .order__history-list-item{display:flex}.order-page .order__history-data{flex:0 0 95px;margin-right:16px}.order-page__left{margin-right:24px}.hero-video__content{width:60%}.show-process__table th{font-size:18px;line-height:24px}.show-process__table td{font-size:14px;line-height:20px}.show-order__inner{display:flex;justify-content:space-between;padding:24px 72px}.show-order__left,.show-order__right{width:50%}.cat-menu-item{height:200px}.subscribe__logo:after,.subscribe__logo:before{width:640px;height:640px}.subscribe__logo:before{left:-320px}.subscribe__logo:after{right:-320px}}@media screen and (min-width:75rem){.container .slick-prev{left:-24px}.container .slick-next{right:-24px}.container{padding-left:32px;padding-right:32px}.header__bottom{padding:2px 16px}body.is-open-menu .header__bottom{background:#fff}.menu{display:none;position:absolute;top:100%;left:0;max-width:none;height:auto;min-height:512px;padding:8px 16px;box-shadow:0 4px 16px rgba(0,0,0,.15);border-radius:8px}.menu.is-open{display:block}.menu__overlay{opacity:0}.menu__inner{background:#fff;display:-ms-grid;display:grid;grid-gap:8px;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.menu__header{display:none}.menu__block-title{border-bottom:1px solid #e6e6e6;margin-bottom:4px}.menu__block-title-arr{display:none}.menu__block-title--dropdows{cursor:default}.menu__block-title--dropdows+.menu__block-list{display:block}.menu__block-list{background:#fff}.menu__block-list.menu__block-list--col-2{width:640px;-moz-columns:2;columns:2}.menu__item.has-icon>.menu__link{padding:0 0 0 16px}.menu__link{padding:4px 0 4px 32px}.menu--serv{width:901px}.menu--cat{width:1008px}.menu--cat .menu__block--1{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3}.menu--cat .menu__block--2{-ms-grid-column:3;grid-column-start:3;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.menu--cat .menu__block--3{-ms-grid-column:3;grid-column-start:3;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3}.bag{padding-bottom:0}.slider--product .container .slick-prev{left:16px}.slider--product .container .slick-next{right:16px}.slider--product .slick-list{width:100%;max-width:1216px;margin:0 auto;padding-left:0;padding-right:0}.slider--product .slider__list.container{padding-left:32px;padding-right:32px}.slider--video .slick-prev{left:8px}.slider--video .slick-next{right:8px}.prod__add-details .diode__remove{display:block}.category__inner .container{padding-left:32px;padding-right:32px}.product-info__slider{width:648px;min-width:648px}.product-info-line__name{margin-left:auto;margin-right:24px}.product-info-line--top .product-info-line__nav{overflow:visible}.product-info-line--top .product-info-line__btns,.product-info-line--top .product-info-line__name,.product-info-line--top .product-info-line__price{display:block}.product-info-line--top .product-info-line__name{padding-left:10px}.product-info-line--top .product-info-line__btns{white-space:nowrap}.product-info-line--bottom{display:none}.product-info-line--bottom .product-info-line__nav{display:flex}.checkout-page__container{display:flex;flex-wrap:wrap}.checkout-page__checkout{width:calc(100% - 352px - 16px);margin-right:16px}.checkout-page__total{align-self:flex-start;position:sticky;top:16px;width:352px}.profile__social-btns{max-width:240px;margin-left:auto}.order__header-top{flex:0 0 320px}.order__prod{display:flex}.order__prod-img{flex:0 0 56px;margin-right:16px}.order__prod-name-wrap{padding-left:0;margin-right:8px}.order__prod-table{flex:0 0 224px;width:224px;margin-left:auto}.order-page--show .info-block{max-width:calc(33.33% - 24px)}.show-process__btns{flex-direction:row;justify-content:space-between}.show-process__btns>*{width:auto}}@media screen and (min-width:1280px){.slick-prev{left:calc(50vw - 630px)}.slick-next{right:calc(50vw - 630px)}.scroll-to-top{left:calc(50vw - 630px)}.message-box{right:calc(50vw - 630px)}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media screen and (max-width:767px){.profile .layout-sidebar__sidebar{display:block;max-height:0;overflow:hidden;margin-bottom:0;transition:.3s}.profile .layout-sidebar__sidebar.is-active{max-height:500px;margin-bottom:16px}.profile .page__title{display:flex;cursor:pointer}}.is-open-mob-menu #bingc-phone-button,
.is-open-menu #bingc-phone-button,
.is-open-bag #bingc-phone-button{z-index:-1 !important}.is-open-mob-menu jdiv,
.is-open-menu jdiv,
.is-open-bag
jdiv{display:none}jdiv.button_f0a4{margin-bottom:0 !important}jdiv.wrap_2c14{bottom:70px}.menu__item.is-close .menu__sub-list
li{display:none}.menu--serv .menu__block--1
.menu__link{padding-top:4px;padding-bottom:4px}.ui-datepicker{background:#fff;box-shadow:0 0 6px rgba(0,0,0,0.3);border-radius:8px}.banner-block-content{color:#333}.dropdown__toggle>.binct-phone-number-1{text-decoration:none}.show-process__form .form-control__help-text,
.show-order__form .form-control__help-text{text-align:left}#alertContent{text-align:left}#alertButtons{text-align:right}#alertButtons
.btn.cancel{background:#f5f5f5;color:#222;font-weight:400}#alertButtons .btn+.btn{margin-left:8px}.form-control__help-text{margin-top:4px}.is-help+.form-control__help-text{color:#089f08}.is-error .custom-select__selected{border-color:red}.is-success .custom-select__selected{border-color:#089f08}.slider--prod .slider__item--video .slider__item-inner{display:flex;align-items:center;justify-content:center}.quantity--disabled{display:block;text-align:center}.search-results__row
a{padding:8px
0}.prod--search
.prod__price{flex:0 0 auto}.order-summ__val{width:100%}.order-summ__val .custom-select{text-align:left}.product-info-line.product-info-line--bottom
.container{padding-left:16px;padding-right:16px}@media screen and (min-width:48rem){.product-info-line.product-info-line--bottom
.container{padding-left:24px;padding-right:24px}}@media screen and (min-width:62rem){.product-info-line.product-info-line--bottom
.container{padding-left:32px;padding-right:32px}}#shopping-cart-table .product-image{width:80px}.label{padding:0;font-weight:400}#formNotify .form-control{border-radius:8px}.breadcrumb{background:transparent;margin-bottom:0}.header .form-search{background:transparent;padding-right:0}.message-box{display:none}.top-line{display:none !important}.mob-menu__lang{display:none !important}.header__compare-btn,.prod__ico--compare,.product-info-line__btn-compare{display:none !important}body:not(.is-local) .modal-login__soc-login-list button:nth-child(1){display:none}body:not(.is-local) .modal .modal-login__soc-login-list button:nth-child(2){margin-left:0;max-width:156px}.prod__ico--video{top:initial;bottom:8px}.header__viewed-prod-btn{display:none !important}.prod__colors{display:none !important}.prod__add-details{display:none !important}#review{display:none !important}.rating__text{display:none}.subscribe{display:none !important}.modal-vue__overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1500;background:rgba(0,0,0,0.2)}.modal-vue{position:fixed;z-index:3500;min-width:300px;max-width:600px;left:50%;top:50%;transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);width:90%}.profile .modal-availability
p{margin:0;font-size:16px;line-height:24px}.profile .pagination
li{cursor:pointer}.profile .pagination li.is-skip{cursor:default}.list-complete-item{transition:all 0.8s ease}.list-complete-enter-from,.list-complete-leave-to{opacity:0;transform:translateY(30px)}.list-complete-leave-active{position:absolute}.loader{position:relative;width:64px;height:64px;border-radius:50%;perspective:800px}.loader
div{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%}.loader div:nth-of-type(1){left:0%;top:0%;animation:rotate-one 1s linear infinite;border-bottom:3px solid red}.loader div:nth-of-type(2){right:0%;top:0%;animation:rotate-two 1s linear infinite;border-right:3px solid green}.loader div:nth-of-type(3){right:0%;bottom:0%;animation:rotate-three 1s linear infinite;border-top:3px solid blue}@keyframes rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg)}100%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@keyframes rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg)}100%{transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@keyframes rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg)}100%{transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}.checkout-step__delivery-city .custom-select__selected{display:inline-block;width:auto}.checkout-page .ac_results
li{font-size:14px}.checkout-step .price__wholesale.is-active
span{color:green}.checkout-page select.form-control{padding-top:0;padding-bottom:0}.comment-wrap{transition:all 0.3s;max-height:0;overflow:hidden;padding:0
2px}.comment-wrap.is-open{max-height:500px;padding:2px}.warehouseTime{font-size:14px;color:#888}.checkout-page #helium_block
.radio{margin-right:20px}#formOrderGuest
.help{display:none !important}.is-error+.form-control__help-text{color:red}.ac_results.ac_results_address li:empty{display:none}.block-cart-header:before,
.header-button.currency-list > a:after,
.header-button.lang-list > a:after,
.sf-menu li a:before,
.add-to-links li a:before,
.row-product .email-friend:before, .btn-remove2:before,
.btn-edit:before,
.sorter .view-mode .grid:before,
.sorter .list:before,
.block-layered-nav dd li a:before,
.block-layered-nav dd li span:before,
.product-view .box-tags .form-add .input-box:before,
.row-product .no-rating:before,
.menu-icon:before,
.sf-menu-phone li strong:before,
span.toggle:before,
.checkout-progress li:before,
.about-padd-2 ul li:before,
.currency-switch .currency-title:before,
.language-list .language-title:before,
.swipe ul a:before,
.switch-show > div:after,
#back-top span:before,
.map-popup-close:before,
.block-slider-sidebar .slider-sidebar-pager a:before,
.custom-servis-ul li h3:before,
button.button span:before, .camera_wrap .camera_pag .camera_pag_ul li:before,
.list-icon li a:before,
.product-view .bx-controls-direction > a:before,
.header .links li a:before,
.block-cart-header .summary:before,
.block-cart-header .empty:before,
.sf-menu-phone li a:before,
.footer ul li:after,.camera_prev:before,.camera_next:before{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right: .3em;text-indent:0 !important}.product-control-buttons{overflow:hidden;position:relative;height:19px;float:right}.btn-remove
svg{display:block}h4,h5,h6,h1,h2,h3{margin-top:0}ul,ol{margin:0}p{margin:0}.main-container
label{font-weight:normal}.page
.label{color:inherit;font-size:100%;border-radius:0;display:inline-block;text-align:left;white-space:normal;line-height:normal}.main-container .data-table
.label{display:table-cell}.main-container .radio, .main-container
.checkbox{display:inline-block;margin-top:0}.main-container
.radio{margin-bottom:20px}@media only screen and (min-width: 768px){span.toggle{display:none}.footer-col-content,
.block .block-content,.box-collateral-content{height:100% !important;display:block !important;opacity:1!important}}#alert{position:fixed;z-index:3500;min-width:300px;max-width:600px;display:none;left:50% !important;top:50% !important;transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);width:90% !important}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1500;display:none;background:#000;opacity:0.2}#overlay.locker{//opacity: 0}#alert.error .popup-dialog{background:#fde4e1}#alert.success .popup-dialog{background:#ecffe0}#alert.confirm .popup-dialog{background:#fef6d0}#alert .alert-icon{float:left;margin-top:20px;display:block}.inCash{visibility:hidden;position:fixed;z-index:9999;top:10px;right:10px;line-height:30px;border:1px
solid #5dc535;border-bottom-color:#30761c;border-radius:5px;padding:0
20px 0 30px;background:#ecffe0 url(/img/pyroua/i_msg-success.gif) no-repeat 10px center;color:#95bc01;font-weight:bold}.red-border{border:1px
dashed #f00 !important;background:#faebe7 !important}.help{font-size:12px;color:#3bb614;padding:4px
8px;max-width:338px;border-color:#fff;background:#F8F8F8;-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.30);-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.30);box-shadow:0px 0px 7px rgba(0,0,0,0.30);-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:4px;border:1px
solid #fff;margin-bottom:10px;z-index:9999;display:none;line-height:13px}.help:hover{opacity:0.5}.help-red{color:#f00;display:none !important}#bscal .day, #bscal .weekend, #bscal .over, #bscal
.today{font-size:16px;text-align:center;padding:6px}#bscal
.week{text-align:center;font-size:16px;padding:3px
0}#bscal
td.weekend{background:#FAEBE7}#bscal
.today{background:#3bb614}#bscal
.over{background:#df3d13}#bscal
.day{background:#F8F8F8}#bscal{box-shadow:0px 0px 7px rgba(0,0,0,0.30);-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.30);-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.30);border:1px
solid #fff;width:233px;background:#3bb614;font-family:inherit}#bscal
td.bot{text-align:center}#bscal td[align="right"]{text-align:right}#bscal .top td, #bscal
td.bot{font-size:14px;line-height:18px;font-family:inherit;font-weight:normal}#bscal td, #bscal
th{font-family:inherit}#bscal
select{font-size:14px}#bscal
.top{background:inherit}#cheapBlock,#notifyBlock,#videoBlock{width:380px;max-width:98%;position:fixed;z-index:2500;left:50% !important;top:50% !important;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}#videoBlock{width:700px}#videoBlock .popup-dialog{padding-bottom:20px}.popup-dialog{border:1px
solid rgb(255, 255, 255);-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 7px;box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 7px;border-radius:4px;box-sizing:border-box;line-height:16px;background:rgb(248, 248, 248);text-align:left;padding:10px
20px}.popup-dialog
h3{margin-bottom:12px;border-bottom:1px solid #dbdbdb;padding-bottom:10px}.popup-dialog .close:before{font-family:FontAwesome;content:"\f00d";cursor:pointer}.popup-dialog .form-list
.field{width:100%}.popup-dialog .form-list input.input-text{width:100%}.popup-dialog
p{margin-bottom:20px}body.product .page-title{display:none}.f_logout_submit{cursor:pointer}.header .links li a.f_logout_submit:before{content:'\f08b'}p.empty{margin-bottom:20px}a.video{position:absolute;bottom:0;right:0;cursor:pointer;text-align:left;text-shadow:0px 0px 5px rgba(255, 255, 255, 1)}.products-list .product-image
a.video{margin-right:6px}.product-view .product-img-box .product-image
a.video{margin:0
25px 20px 0px}.products-grid .product-image
a.video{margin:0px
28px 22px 0px}